diff --git a/AIRBOT_MMK2_double-sided_tape_placement/.gitattributes b/AIRBOT_MMK2_double-sided_tape_placement/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/.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_double-sided_tape_placement/README.md b/AIRBOT_MMK2_double-sided_tape_placement/README.md new file mode 100644 index 0000000000000000000000000000000000000000..494532f6c5125641ea3a1891524bad12f43a2938 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/README.md @@ -0,0 +1,326 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_double-sided_tape_placement + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `discover_robotics_aitbot_mmk2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_hand` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 50 | +| **Total Frames** | 11452 | +| **Total Tasks** | 1 | +| **Total Videos** | 200 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 553.8MB | + + +## πŸ‘₯ 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 +Pick up a piece of double-sided tape and put it over the meinianda, then pick up another piece and put it over the meinianda. + +### Sub-Tasks +This dataset includes 7 distinct subtasks: + +1. **Place the transparent circular ring on the right onto the fanta in the middle with right gripper** +2. **End** +3. **Grasp the transparent circular ring on the left with the left gripper** +4. **Place the transparent circular ring on the left onto the fanta in the middle with left gripper** +5. **Abnormal** +6. **Grasp the transparent circular ring on the right with the right gripper** +7. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:49 + + +## πŸ“ Dataset Structure + +This dataset follows the LeRobot format and contains the following components: + +### Data Files +- **Videos**: Compressed video files containing RGB camera observations +- **State Data**: Robot joint positions, velocities, and other state information +- **Action Data**: Robot action commands and trajectories +- **Metadata**: Episode metadata, timestamps, and annotations + +### File Organization +- **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet` +- **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4` +- **Chunking**: Data is organized into 1 chunk(s) +of size 1000 + + +### Features Schema + +The dataset includes the following features: + +#### Visual Observations +- **observation.images.cam_high_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_left_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_right_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_third_view**: video + - FPS: 30 + - Codec: av1 + +#### State and Action- **observation.state**: float32- **action**: float32 + +#### Temporal Information +- **timestamp**: float32 +- **frame_index**: int64 +- **episode_index**: int64 +- **index**: int64 +- **task_index**: int64 + + +#### Annotations +- **subtask_annotation**: int32 +- **scene_annotation**: int32 + + +#### Motion Features +- **eef_sim_pose_state**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_direction_state**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_direction_action**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_velocity_state**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_velocity_action**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_acc_mag_state**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag +- **eef_acc_mag_action**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag + + +#### Gripper Features + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 11452, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +AIRBOT_MMK2_double-sided_tape_placement_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_double-sided_tape_placement/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_double-sided_tape_placement/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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_double-sided_tape_placement/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_double-sided_tape_placement/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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_double-sided_tape_placement/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_double-sided_tape_placement/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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_double-sided_tape_placement/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_double-sided_tape_placement/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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_double-sided_tape_placement/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_double-sided_tape_placement/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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_double-sided_tape_placement/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_double-sided_tape_placement/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..80b30e1e623332c9185cb254f68c63327415842f --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "The orange can is at the center. The pink building blocks are in the front-left. There are three food items: one behind the scene, one in the back-right, and one in the front. The double-sided tapes are on both sides (left and right)."} +{"scene_index": 1, "scene": "The pink building blocks are at the back, positioned opposite to two orange cans at the front. To the far left is a double-sided tape, and on the right side, another double-sided tape is placed next to some food items. In the front left area, there is a piece of food, while on the back right, additional food is situated near the pink building blocks."} +{"scene_index": 2, "scene": "The orange can is at center, food is at back right and back left, double-sided tape is at right and left, yellow building blocks are at front and back right, pink building blocks are at front left."} +{"scene_index": 3, "scene": "The orange can is at the center, the double-sided tape is on the right, food is at the back right and back left, yellow building blocks are in front and at the back right, and pink building blocks are at the front left."} +{"scene_index": 4, "scene": "The orange can is at the center, the double-sided tape is on the left, the pink building blocks are in the front left, and multiple food items are positioned across various points including front right, back right, right, and front."} +{"scene_index": 5, "scene": "Pink building blocks are positioned at the back. Orange can is placed at the front. Food (front left) is located at the front left. Double-sided tape is positioned on the left side. Food (back right) is situated at the back right. Food (front right) is placed at the front right."} +{"scene_index": 6, "scene": "There is pink building block positioned at the back, orange can located in front, food placed at front left, double-sided tape situated on the right, food also positioned at back right, and another double-sided tape placed on the left."} +{"scene_index": 7, "scene": "The pink building blocks are at the back, the orange can is in front, food items are located at front left, front right, and back right, while double-sided tape is positioned on both the left and right sides."} +{"scene_index": 8, "scene": "The pink building blocks are at the back, the orange can is in the center, food items are positioned at the front left, back right, front, front right, and double-sided tapes are on the right and left."} +{"scene_index": 9, "scene": "The orange can is at the center; pink building blocks are in the front-left; food is at the back-right and back-left; yellow building blocks are at the front and back-right; double-sided tape is on both sides (left and right)."} +{"scene_index": 10, "scene": "The pink building blocks are at the back, an orange can is in the center, food is in the front left and front right positions, double-sided tape is on both the right and left sides."} +{"scene_index": 11, "scene": "The orange can is at the center. The pink building blocks are in the front left. The double-sided tape is on the right. Food is at the back right. Yellow building blocks are in the front, another food item is at the back left, and yellow building blocks are also at the back right."} +{"scene_index": 12, "scene": "The pink building blocks are positioned at the back, with the orange can in front. The double-sided tape is on the left. In front of the left side, there s food, and towards the front right and back right, there s more food. Lastly, food is also located at the back left."} +{"scene_index": 13, "scene": "Orange can is at the center pink building blocks are in the front-left food is at the back-right food is also at the back-right duplicate food is at the front-right double-sided tape is on the left double-sided tape is on the right"} +{"scene_index": 14, "scene": "The orange can is in front, the pink building blocks are in front-left, double-sided tape is on the right, food is at back-left and back-right, and yellow building blocks are in front and back."} +{"scene_index": 15, "scene": "There are pink building blocks at the back, there is an orange can in front, there is double-sided tape on the left, and food is located at the back right, front left, and front right."} +{"scene_index": 16, "scene": "The orange can is in the center. The pink building blocks are at the front left. There are multiple food items located at various positions: back, front, front right, and also a double-sided tape on both the left and right sides of the setup."} +{"scene_index": 17, "scene": "The pink building blocks are at the back, while the orange can is in front. Food items are positioned at the front left, back right, and back left, and there are double-sided tapes on both the right and left sides. Additionally, yellow building blocks are located at the front right."} +{"scene_index": 18, "scene": "The orange can is at the front, pink building blocks are at the back, food items are positioned across all four corners (front left, front right, back left, and back right), and double-sided tape is placed on both the right and left sides."} +{"scene_index": 19, "scene": "The pink building blocks are at the back; the orange can is in the center; there is food on the front left, front, and front right sides; double-sided tape is on both the right and the left."} +{"scene_index": 20, "scene": "The orange can is at the center, pink building blocks are in the front left, food items are positioned at the back right, double-sided tapes are on both sides (right and left), and another food item is at the front right."} +{"scene_index": 21, "scene": "The pink building blocks are at the back, the orange can is in the center, the double-sided tape is on the left, and there are four food items located at front left, back right, front, and front right positions."} +{"scene_index": 22, "scene": "The pink building blocks are at the back, the orange can is in front, the double-sided tape is on the left, and there are four food items positioned as follows: one at the back right, one at the front left, one at the back left, and one at the front right."} +{"scene_index": 23, "scene": "The pink building blocks are positioned at the back, orange can is in the center, food items are placed at the front left, front right, and front, double-sided tape is on the left and right."} +{"scene_index": 24, "scene": "Orange can is positioned at the front, pink building blocks are positioned at front left, double-sided tape is positioned on the left, food is positioned at back right, yellow building blocks are positioned at front, food is positioned at back left, double-sided tape is positioned on the right, yellow building blocks are positioned at back."} +{"scene_index": 25, "scene": "The orange can is at the center, the pink building blocks are in the front left, the food items are spread across the back right and front right positions, two double-sided tapes are on the right and left sides respectively."} +{"scene_index": 26, "scene": "The orange can is at the front, with pink building blocks in front of it on the left side, while yellow building blocks are slightly behind and also in front. The double-sided tapes are positioned on both the left and right sides. Meanwhile, food items are placed towards the back, one on the left and another on the right."} +{"scene_index": 27, "scene": "Orange can is at the center. Food items are placed in the back front front-right and back-right positions. Pink building blocks are located at the front-left. Double-sided tapes are positioned on both the right and left sides."} +{"scene_index": 28, "scene": "The pink building blocks are at the back, with the orange can in front. The food is positioned on both the front left and front right, while the double-sided tape is located on the right and left sides."} +{"scene_index": 29, "scene": "The orange can is at the front; pink and yellow building blocks are in the front and front-left positions respectively; food items are located at the back-right and back-left; double-sided tapes are positioned on both the left and right sides."} +{"scene_index": 30, "scene": "orange can is at the front the first food item is at the back right the pink building blocks are at the back the double-sided tape is on the left another food item is at the front left a third food item is at the front right lastly another food item is at the back left"} +{"scene_index": 31, "scene": "In the scene, orange can is in the center, pink building blocks are at the front left, double-sided tape is on the right, food is at the back right, yellow building blocks are at the front, and food is also at the back left. Building blocks are at the back right."} +{"scene_index": 32, "scene": "The pink building blocks are positioned at the back, while the orange can and food are in front, with the food located to the front left. The double-sided tape is on the left side, and the yellow building blocks are placed at the front right."} +{"scene_index": 33, "scene": "orange can is in the front pink building blocks are in the front left double-sided tape is on the right food is at the back right yellow building blocks are in the front and back sided is on the left food is also at the back left"} +{"scene_index": 34, "scene": "Pink building blocks at back. Orange can in center. Food at front left and front right. Double-sided tape on left and right."} +{"scene_index": 35, "scene": "The orange can is in the front. The pink building blocks are in the front left. The food is in the back right. Double-sided tape is on the right. Double-sided tape is also on the left. The yellow building blocks are in the front and back. The food is also in the back left."} +{"scene_index": 36, "scene": "The orange can is in the front, pink building blocks are at the back, food is on the front left and front right, as well as back left and back right, and double-sided tapes are on the left and right."} +{"scene_index": 37, "scene": "The orange can is at the center, pink building blocks are in front-left, food is at back-right, double-sided tape is on the right, yellow building blocks are at front, another double-sided tape is on the left, another food item is at back-left, and more yellow building blocks are at back-right."} +{"scene_index": 38, "scene": "The pink building blocks are positioned at the back, with the orange can and several food items located in front. Specifically, one food item is at the front left, another at the front right, and a third at the back left. Additionally, there are two double-sided tapesβ€”one on the right side and another on the left side."} +{"scene_index": 39, "scene": "The pink building blocks are positioned at the back, with double-sided tape placed on both the right and left sides. The orange can is located in the center, while food items are situated across various positions: one in front left, another at front, a third at front right, and a fourth at back right."} +{"scene_index": 40, "scene": "The pink building blocks are positioned at the back, while the orange can is in front. The double-sided tape is on the right side with another one on the left. Food items are located in three positions: front left, front right, and back right."} +{"scene_index": 41, "scene": "The orange can is at the center, pink building blocks are in front-left, food is at back-right, yellow building blocks are at front and back-right, double-sided tape is on both sides (left and right), and another food item is at back-left."} +{"scene_index": 42, "scene": "The pink building blocks are at the back, the orange can is in front, the food is in front left, the double-sided tape is on the left, another food item is at the back right, and a third food item is at the back left."} +{"scene_index": 43, "scene": "The orange can is at the front; pink building blocks are at the back; double-sided tape is on the left; food is located at front left, back right, and back left."} +{"scene_index": 44, "scene": "The orange can is at the center, food is at the back right and back left, yellow building blocks are at the front and back right, double-sided tape is on both the right and left sides, and pink building blocks are at the front left."} +{"scene_index": 45, "scene": "Orange can is at the center, yellow building blocks are in front, food is at the back right, pink building blocks are in front left, double-sided tape is on the right, food is also at the back left, and another double-sided tape is on the left."} +{"scene_index": 46, "scene": "The orange can is at the center. Food items are located at the back right, back, front right, and front positions. Pink building blocks are placed in the front left. Double-sided tape is positioned on the left side."} +{"scene_index": 47, "scene": "Orange can is in the front, pink building blocks are in the front left, food is in the back right, double-sided tape is on the right and left sides, yellow building blocks are in the front and back."} +{"scene_index": 48, "scene": "\"There are pink building blocks at the back, an orange can in front, food on the front left, double-sided tape on the left side, food at the back right, and food on the front right.\""} +{"scene_index": 49, "scene": "The orange can is in the front, the pink building blocks are in the front left, the food is in the back right, the double-sided tape is on the left, the yellow building blocks are in the front, the food is in the back left, the double-sided tape is on the right, the yellow building blocks are in the back, and the food is in the front right."} diff --git a/AIRBOT_MMK2_double-sided_tape_placement/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_double-sided_tape_placement/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..1b59e0dd5cfe6816d2920a913fff60097633263d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/annotations/subtask_annotations.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "Place the transparent circular ring on the right onto the fanta in the middle with right gripper"} +{"subtask_index": 1, "subtask": "End"} +{"subtask_index": 2, "subtask": "Grasp the transparent circular ring on the left with the left gripper"} +{"subtask_index": 3, "subtask": "Place the transparent circular ring on the left onto the fanta in the middle with left gripper"} +{"subtask_index": 4, "subtask": "Abnormal"} +{"subtask_index": 5, "subtask": "Grasp the transparent circular ring on the right with the right gripper"} +{"subtask_index": 6, "subtask": "null"} diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66ca31dce51317fc6ec2d7f14a4873a5a1247292 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9dede6cd11876f274d67097b36577c4bbc40e73b600a0304b0c8b214e0a06a3 +size 158998 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d4b16f612a1f6aa816d1035ac8a90529efb6530 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59bd66cf884e83dd9e8885f2f894336ed7fd58e8fbe1da704e3967f0b6cf2021 +size 166547 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..226c7f90ff1675aff25469f9d8681a5572123e57 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8ec4e94de56ea27b9cde97f98b0d563c1e924a2d82f9a8ce632e8471ad377e2 +size 129010 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46ddaf2bf92c6f429edbdc3fbf8bc809ada71eca --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f528a5e320fe5acafcb37669c19b25972f67966d3a3a810dcae986e7b0e7018 +size 131624 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7423e95846cd3cce4957d4b1ced7a28bd73cf453 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82c66a33414f3fa5639eb674f92bba7802d1925664d91d41357fbd34aae5f688 +size 130479 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb10b08df3c4a44aa105e25a591e7b9e6892095c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fec22b759817b74eaff416c286d1cc7d3977149bd2111285b9994298a4d5495f +size 123866 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c0b7a0616533c58b2b2182dfe7c9de4a0503e65 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2150af4ee2b6749c3eeccbc370dabf32ac3bcf4d967ea687d8b8c103ac41e73c +size 105950 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4db93f48003033ccb811240d553caa3a02ed385c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f162b4446e43d65f2e929ac28ec1f8a695d3a0cd5e77cefebd1d9a1b64a1a3fd +size 119488 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2efbfeaef961f3c6a1f28c4c10cb0a2e4134b454 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2f11cec7600fdf3cb5e6d39a2206971314da08a48790b5cab5d9159f4e2666 +size 142028 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be3281fe6ca3939ba9145e9a08e4ea8fc9404029 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b218c5e2e064e209c1de8025e461b22d7bf3de640bfc9110225941a3cac32db8 +size 139259 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03008762ffb136aba924186569c6fd7b8e6526c4 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b61fae7ace9491a96b6c9f722049c6993f2e950d4a49ec19abdd13388f8290b +size 127805 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..797768b82037b856edb8a0e5658655f1930e0ae9 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4af534c94f81dea2463c5936648dc28bb2d4502a714f35e592e56c771f02db1 +size 138689 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..172f5f3a0bee5fe952a79afc4b1485e656030f91 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6837a687b5df96aa177a76d1d4da9c46cc3775e6a4c6211efca046df796aa17c +size 146072 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43ad44defa6a63d5c639daa105a225ffd1fe043c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:504cd8abbe41c42151ab40bfff47af0d28a4fce21b1f4559642a68324162e172 +size 114818 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..684dee3246006895503d9b5c57a24de6816e10d6 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec38e7062f4c7ad68480878fe75a71000cfb239e750ac03c700bfef279e0811 +size 110134 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e71dac66c37ba8a7f461ead9ab135ee597b37e3d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d32164e093f2b36f6aa047d46017290ecde5b98fa8af770c61479864b84df4 +size 111850 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb6ef625ac69eed6687c74c99c54d8df43374d7d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41668476c847b8fb03eafcb6f9485777b948986d7a9653b29d7bdfd457a5193b +size 125656 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc45edfd323cb49944021d05a831964cbea1b7bc --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f290c3245765e874eae0f01db7e7479dde0d680e94f83f67d4ba9f8f63fde6d +size 153571 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0cd4d2bc5bc40a9d84249dfd3c88e570a205760d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a8515b0873bfd1768a5d6ab6eb07c8ca9e4f5f685950a4340e7dd60bddf9b63 +size 144691 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b013d3ffb1e5f73a2d9cda507a157d40facbb90 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edf0432472d80c6831f99b92099fee523cb18f514940211d352f5189fee3c649 +size 131018 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e26287f1db918e0244841947e520b860b95f194c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af1ae3064f08136f67f0828026aa1c6a6f39046e8859a5ffe07a25565e9bf09d +size 122611 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3617b1990d6d119210b1fa27ee2c33993a68820a --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efaf920b56f96914deb5278a9b1172b4f77e9ffa5693fffa41864de6b8190cd3 +size 118745 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3565479bff8e5c70be11ac5a6288cf458dbb100 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6f17fdf5c7b9e96d0bae8b2e94df0fce906347a1875166cce3cd956cb9ecbe +size 118219 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95352c3321b602c8ee94cc3a4d5802995441570d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:554e99433899f4c7469d81d681297e1eb924a947fb0ebf9a849104879cd76a2e +size 147120 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d6e36a8a4346d975b15b7eac4832b2373d5051cd --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4312219345a73a21805f73d8e72f2fa272ad493a4c44ebf9eadd16cbf753cfc +size 125705 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e084b9c07a42e4e60d8edc474fe362f59ed501c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c7fca73548993bc981a2ff60903a0fd3c1fee52a3514e92d29d4a5b338b0b3 +size 134853 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f0ca4b53db323a054f6b4b1512f16255f42b455 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:761d5402d3e9193d361953b5575867005d50bfdd8f70b4243a91698a75893347 +size 118093 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fad2f778d1927f205ad992cb2260f284c6180f8 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5676f324f95181f7c13b3703bd041df87584a685286fdee25f21161a73534355 +size 110699 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71746a75a1691c9454a271080773b97d42b8d354 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2677bf141e914a8782a3fc7dded432e7b363eb9aac23c6ba356a3d8b244bfe +size 109787 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d1b9888ec5bbe89ef6634ea5274d0becb95cec0 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:176a8836a932cf004cffde6f2f124b8a2d10594de3df671facd005d8008c6a5e +size 117648 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a758856e75af970c2325fd8d02438d9fa725851 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b89b6885578fc76bc67105d324cd0e393a821b0f91fb382ac39107cb9b664dd +size 105065 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cf139c9ec4978abe7a895e1a740973eb3b02fcf --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3fc82dc890cb1c0df1077be82ff62e4c539910cf55b201e832d27a123a46ed4 +size 136795 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..699bd2a458f34ef6802869cedeb206c0c6383fb2 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e089ae2605b6dfdddc495b5bb930bdb863da5b6585e1525750476581f36e4d13 +size 121108 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c2ac88c89e7e15c4a7cf737dbf33d9fd0e7d940c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f85713149b1b1a91ead7e2a71fb5730bc0d6ef8e6a9ba43a6749514fdcd57984 +size 121376 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c314a24d5d3f59c7ba3b66da2ee1d8f1552d69bc --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ac26628f1719e2097d36a5e5d17af5a0e0590f8f36827f7ea3c2749d85c07b8 +size 174062 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34b83f46c81239aa5a694bf57dd95f6fb965ede2 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e7451e47724d27dea2243a6bf1302c72948a24f5022c83e080fd2abb54a5cc +size 140209 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee8156bbca2b5375c7bf9c302fa64c902562308b --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da9e2e6acae817e5c149f29d589ca5d83486ec85569189baf41b249efa4f5d0d +size 113924 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..365754933405d774f5050515e93127c81d49dc9c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d585e980ff5d26e182432409d90d5d2eebddf4108eb821c1b73e86fd834be12 +size 115564 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7d7e3707521e8b49b07e32cfceb169b648cc60ca --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afcf346dca10956045283129f73be39ea9580647d1c06ab9788d164e75d810f7 +size 114201 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b77da92068b54a053c0c763337a4411449ed1045 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ea6407bf4a89ee4b651662d47c1fca8be1181cfbd582c3533e8f916f4bd3ca7 +size 115306 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..208fa36a4dfa281974979bcbdfe0cbb033f45688 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07ebacbcbf383312675dda311b192c46f637bd66b8546f07d06cea2a953c67a6 +size 108023 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e64a4d79023ef8c436c6a2442387652414fa539f --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c949456bb16b98b880129384e9655ddd54af9dcae56c3dabb321a5efdaab377c +size 105482 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01a2748db53e4964c7aa5bf0e7f2f01180021729 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbe22c481341b836b674afa2a1a22ab9cc0feb39bbd75746ab4890ff04978c56 +size 101302 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d505812946cb7df022a71da7e60e1b339fc6f9c2 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:059736766b157f2aca71a8f6e25b7007876ba8ec408557a80d16a1ccc36824b1 +size 104152 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..033abac5be55a162b87291c270d22961399f410b --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:144a2aa1fd7807a7a0f9e422d19acd1b6a3f297839f5ebec0dce694ce725331b +size 94374 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b93664d7ce57cde825673e3bf89e15c5f610d060 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5862ae67e94c295bd516f67786a1793323671f42a599aa7d216562745770eb5a +size 146375 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9b85ff654e7a31dcd97b3a48b44bb6df57bc5d5 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5826f02002007f5e7bd520eba1c6572b3e8ba151aa47c9477e0bb6f00ea683a +size 154758 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0613fe7a4efd0243029a928e6e2f183f7d0a7881 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19dce97af22aa906a8c8e745026a81c3793e271b9ef63827c814691479f4dff +size 122321 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2bb03a776056bed9607120c7076bf1123786943 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a9d2f40c3d8c29ad3513f9b1d75a5688c3e4f18c312ac1a10f744f874c6a289 +size 127572 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000049.parquet b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b472844b69042e8f06e17b837526c7a2ba787d0 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975827ecbb43ade3a7fa54ede0c724721f02c04e829e2cdbadd3de5f29dc746f +size 123960 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/meta/episodes.jsonl b/AIRBOT_MMK2_double-sided_tape_placement/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2697b40e638baa781efb5ef8227248424cb79039 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/meta/episodes.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 301} +{"episode_index": 1, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 307} +{"episode_index": 2, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 236} +{"episode_index": 3, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 247} +{"episode_index": 4, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 240} +{"episode_index": 5, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 225} +{"episode_index": 6, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 186} +{"episode_index": 7, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 214} +{"episode_index": 8, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 263} +{"episode_index": 9, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 258} +{"episode_index": 10, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 233} +{"episode_index": 11, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 263} +{"episode_index": 12, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 272} +{"episode_index": 13, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 210} +{"episode_index": 14, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 198} +{"episode_index": 15, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 199} +{"episode_index": 16, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 229} +{"episode_index": 17, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 287} +{"episode_index": 18, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 271} +{"episode_index": 19, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 239} +{"episode_index": 20, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 220} +{"episode_index": 21, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 210} +{"episode_index": 22, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 207} +{"episode_index": 23, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 278} +{"episode_index": 24, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 222} +{"episode_index": 25, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 243} +{"episode_index": 26, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 212} +{"episode_index": 27, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 198} +{"episode_index": 28, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 192} +{"episode_index": 29, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 209} +{"episode_index": 30, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 183} +{"episode_index": 31, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 248} +{"episode_index": 32, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 219} +{"episode_index": 33, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 220} +{"episode_index": 34, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 323} +{"episode_index": 35, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 259} +{"episode_index": 36, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 203} +{"episode_index": 37, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 205} +{"episode_index": 38, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 201} +{"episode_index": 39, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 202} +{"episode_index": 40, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 188} +{"episode_index": 41, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 181} +{"episode_index": 42, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 174} +{"episode_index": 43, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 181} +{"episode_index": 44, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 163} +{"episode_index": 45, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 274} +{"episode_index": 46, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 285} +{"episode_index": 47, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 220} +{"episode_index": 48, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 229} +{"episode_index": 49, "tasks": ["pick up the double-sided tape with your left hand and put it over the meinianda, pick up another double-sided tape with your right hand and put it over the meinianda."], "length": 225} diff --git a/AIRBOT_MMK2_double-sided_tape_placement/meta/episodes_stats.jsonl b/AIRBOT_MMK2_double-sided_tape_placement/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a51372eb5121d25abba6d8804e2b71c13260c766 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/meta/episodes_stats.jsonl @@ -0,0 +1,50 @@ +{"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.4897443178104575]], [[0.47862906250000004]], [[0.4720021058006536]]], "std": [[[0.26959488198292625]], [[0.26268115539512216]], [[0.2638071914066109]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13725490196078433]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5137477369281046]], [[0.5129457352941177]], [[0.4889321282679739]]], "std": [[[0.3239583210879883]], [[0.3288024046803366]], [[0.3364677243251078]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.12549019607843137]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5436353043300653]], [[0.5560729554738563]], [[0.532607691993464]]], "std": [[[0.3243476463450265]], [[0.3202107493674248]], [[0.3286750214983817]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4219071650326797]], [[0.42302470588235297]], [[0.3811678165849673]]], "std": [[[0.3817841665887887]], [[0.3750596200386269]], [[0.3881213396755737]]], "count": [100]}, "observation.state": {"min": [0.30453670024871826, -1.120512843132019, 0.9088655114173889, -0.4857375919818878, -1.4575544595718384, 0.5760068893432617, -0.9769376516342163, -1.3124189376831055, 1.0952374935150146, -0.3600175380706787, 0.7029879093170166, -0.5812733769416809, 20.813749313354492, 43.97249984741211, 0.17125000059604645, 2.0481250286102295, 0.9481250047683716, -1.9893749952316284, 0.7237499952316284, -0.5793750286102295, 0.5744444131851196, 0.005624999292194843, 1.4487500190734863, 0.4287499785423279, 23.63833236694336, 44.71937561035156, 0.29124999046325684, -0.65625, 9.708125114440918, 0.5724999904632568, 11.709375381469727, -0.6931250095367432, 10.661250114440918, 0.7387499809265137, 0.6675000190734863, 25.886249542236328], "max": [1.0136865377426147, -0.710593581199646, 1.2036268711090088, 0.0709306076169014, -0.26657986640930176, 2.064497947692871, -0.44320306181907654, -0.8437421917915344, 1.526212215423584, 0.08682036399841309, 1.5645371675491333, -0.33376726508140564, 61.88687515258789, 60.8025016784668, 0.38777777552604675, 9.516875267028809, 34.942501068115234, 8.089374542236328, 41.186248779296875, 42.45249938964844, 44.37125015258789, 78.05500030517578, 23.040000915527344, 99.73562622070312, 56.70000076293945, 73.97187805175781, 2.3237500190734863, 7.409999847412109, 40.876251220703125, 6.1875, 38.63687515258789, 32.25437545776367, 43.31187438964844, 105.72187805175781, 47.70874786376953, 109.68437957763672], "mean": [0.558904230594635, -0.88834547996521, 1.0573266744613647, -0.16761910915374756, -0.6177760362625122, 1.4657599925994873, -0.8051013350486755, -1.0124818086624146, 1.2709755897521973, -0.15026816725730896, 1.0810633897781372, -0.46781185269355774, 47.38237380981445, 49.05661392211914, 0.25459301471710205, 8.009175300598145, 12.394323348999023, -0.6259129643440247, 10.114142417907715, 7.309964656829834, 8.857975006103516, 13.855791091918945, 2.132209539413452, 34.56605911254883, 38.95241928100586, 61.04323959350586, 0.8758512735366821, 1.4316456317901611, 29.625286102294922, 1.623895287513733, 25.64811897277832, 6.240240097045898, 23.22220802307129, 18.865575790405273, 10.207731246948242, 50.88278579711914], "std": [0.1523745208978653, 0.10199131071567535, 0.07153651863336563, 0.15436102449893951, 0.25946998596191406, 0.3725884258747101, 0.19313567876815796, 0.13740062713623047, 0.13990998268127441, 0.13290075957775116, 0.1638232320547104, 0.08719920367002487, 7.425424575805664, 2.795327663421631, 0.03335795924067497, 2.3036534786224365, 12.034289360046387, 2.2412869930267334, 10.025932312011719, 13.199268341064453, 8.395773887634277, 24.637752532958984, 2.701322555541992, 35.839168548583984, 11.246010780334473, 12.025768280029297, 0.4102981686592102, 2.0224192142486572, 8.938962936401367, 1.4140702486038208, 6.886491775512695, 10.837886810302734, 9.55495548248291, 33.79909896850586, 16.16217803955078, 25.10781478881836], "count": [301]}, "action": {"min": [0.30453670024871826, -1.120512843132019, 0.9088655114173889, -0.4857375919818878, -1.4575544595718384, 0.5760068893432617, -0.9769376516342163, -1.3124189376831055, 1.0952374935150146, -0.3600175380706787, 0.7029879093170166, -0.5812733769416809, 20.813749313354492, 43.97249984741211, 0.17125000059604645, 2.0481250286102295, 0.9481250047683716, -1.9893749952316284, 0.7237499952316284, -0.5793750286102295, 0.5744444131851196, 0.005624999292194843, 1.4487500190734863, 0.4287499785423279, 23.63833236694336, 44.71937561035156, 0.29124999046325684, -0.65625, 9.708125114440918, 0.5724999904632568, 11.709375381469727, -0.6931250095367432, 10.661250114440918, 0.7387499809265137, 0.6675000190734863, 25.886249542236328], "max": [1.0136865377426147, -0.710593581199646, 1.2036268711090088, 0.0709306076169014, -0.26657986640930176, 2.064497947692871, -0.44320306181907654, -0.8437421917915344, 1.526212215423584, 0.08682036399841309, 1.5645371675491333, -0.33376726508140564, 61.88687515258789, 60.8025016784668, 0.38777777552604675, 9.516875267028809, 34.942501068115234, 8.089374542236328, 41.186248779296875, 42.45249938964844, 44.37125015258789, 78.05500030517578, 23.040000915527344, 99.73562622070312, 56.70000076293945, 73.97187805175781, 2.3237500190734863, 7.409999847412109, 40.876251220703125, 6.1875, 38.63687515258789, 32.25437545776367, 43.31187438964844, 105.72187805175781, 47.70874786376953, 109.68437957763672], "mean": [0.5589042901992798, -0.8883457183837891, 1.0573278665542603, -0.16761907935142517, -0.6177762746810913, 1.4657593965530396, -0.8051013350486755, -1.0124820470809937, 1.2709754705429077, -0.15026818215847015, 1.0810636281967163, -0.46781206130981445, 47.38236618041992, 49.056602478027344, 0.25459301471710205, 8.009177207946777, 12.394314765930176, -0.6259133219718933, 10.114130020141602, 7.309963703155518, 8.857973098754883, 13.855796813964844, 2.132211208343506, 34.56609344482422, 38.95242691040039, 61.043216705322266, 0.8758519291877747, 1.4316456317901611, 29.625314712524414, 1.6238962411880493, 25.648117065429688, 6.240244388580322, 23.222213745117188, 18.86557388305664, 10.207734107971191, 50.88279724121094], "std": [0.1523744910955429, 0.10199133306741714, 0.07153652608394623, 0.1543610394001007, 0.25946998596191406, 0.3725883364677429, 0.19313569366931915, 0.13740064203739166, 0.1399099975824356, 0.13290072977542877, 0.16382324695587158, 0.08719921112060547, 7.4254231452941895, 2.7953274250030518, 0.033357974141836166, 2.3036539554595947, 12.034294128417969, 2.2412877082824707, 10.025934219360352, 13.199268341064453, 8.39577579498291, 24.63776206970215, 2.7013211250305176, 35.83917999267578, 11.24600887298584, 12.025769233703613, 0.41029810905456543, 2.0224194526672363, 8.938962936401367, 1.4140703678131104, 6.886491775512695, 10.837885856628418, 9.55495548248291, 33.799095153808594, 16.162181854248047, 25.107818603515625], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [2.249169435215947, 6.0, 6.0, 6.0, 6.0], "std": [1.7023652613113331, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [301]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [301]}, "eef_direction_state": {"mean": [3.9302325581395348, 4.3023255813953485], "std": [2.0617823497024683, 2.1959554880034453], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [0.893687707641196, 0.7009966777408638], "std": [0.7258813102428405, 0.8531545937204509], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.6478405315614618, 0.654485049833887], "std": [0.8366026383952033, 0.8433173799139119], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [3.9302325581395348, 4.3023255813953485], "std": [2.0617823497024683, 2.1959554880034453], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [0.893687707641196, 0.7009966777408638], "std": [0.7258813102428405, 0.8531545937204509], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.6478405315614618, 0.654485049833887], "std": [0.8366026383952033, 0.8433173799139119], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.6743391450945666, 0.14980718432639137, 1.219939431308606, 0.014335748106185021, 1.2774077810546736, -0.5462387753623908, 0.6542356201575319, -0.14905839268558246, 1.2083868633463573, 1.2295352380860565, 0.74248953928129, 2.120859457244497], "std": [0.02667166306538232, 0.0324444911984156, 0.04515620814412669, 1.6121597826106926, 0.17445945895547973, 1.663204720887589, 0.03154528085918367, 0.046161632014686566, 0.04864096004239716, 0.19979558999302816, 0.05888578727597909, 0.10789105972300746], "min": [0.5990728747132776, 0.0684550567677088, 1.1314143122494114, -3.032993786713986, 0.6077957693771494, -2.997874337515291, 0.5969194671358636, -0.2179975985013733, 1.1360034943251054, 0.8225533897548436, 0.578110395713225, 1.7827055242679661], "max": [0.7139506630258465, 0.21806860808385656, 1.292005871268147, 3.058554501020119, 1.5185256416290582, 2.981822882734955, 0.7112319541999923, -0.041325152795955195, 1.2940227175014636, 1.608050946161361, 0.8668118822911244, 2.3750585391585206], "count": [301]}, "eef_sim_pose_action": {"mean": [0.6743391450945666, 0.14980718432639137, 1.219939431308606, 0.014335748106185021, 1.2774077810546736, -0.5462387753623908, 0.6542356201575319, -0.14905839268558246, 1.2083868633463573, 1.2295352380860565, 0.74248953928129, 2.120859457244497], "std": [0.02667166306538232, 0.0324444911984156, 0.04515620814412669, 1.6121597826106926, 0.17445945895547973, 1.663204720887589, 0.03154528085918367, 0.046161632014686566, 0.04864096004239716, 0.19979558999302816, 0.05888578727597909, 0.10789105972300746], "min": [0.5990728747132776, 0.0684550567677088, 1.1314143122494114, -3.032993786713986, 0.6077957693771494, -2.997874337515291, 0.5969194671358636, -0.2179975985013733, 1.1360034943251054, 0.8225533897548436, 0.578110395713225, 1.7827055242679661], "max": [0.7139506630258465, 0.21806860808385656, 1.292005871268147, 3.058554501020119, 1.5185256416290582, 2.981822882734955, 0.7112319541999923, -0.041325152795955195, 1.2940227175014636, 1.608050946161361, 0.8668118822911244, 2.3750585391585206], "count": [301]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48548414419934643]], [[0.47576879901960784]], [[0.46856904411764705]]], "std": [[[0.27140350562781174]], [[0.2641439238483331]], [[0.266328418847927]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.1411764705882353]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5108624366830065]], [[0.5053031331699347]], [[0.48277626633986925]]], "std": [[[0.31912490334069277]], [[0.32747292358833313]], [[0.3337967131301405]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1411764705882353]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5250249550653595]], [[0.5380726817810457]], [[0.5134779248366013]]], "std": [[[0.32809755373028104]], [[0.32412410921466833]], [[0.33120739305149804]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4142777982026144]], [[0.4215871058006536]], [[0.3824886785130719]]], "std": [[[0.3773977400471524]], [[0.3752908905876564]], [[0.3879275594645379]]], "count": [100]}, "observation.state": {"min": [0.44248777627944946, -1.1625229120254517, 0.8860246539115906, -0.5838006734848022, -1.5093079805374146, 0.7143129706382751, -0.9786754846572876, -1.2978036403656006, 1.0429329872131348, -0.30980581045150757, 0.6943808794021606, -0.7535572648048401, 6.071249961853027, 43.466251373291016, -0.22500000894069672, -0.3737500011920929, 3.581249952316284, 0.051874998956918716, 1.087499976158142, -0.46875, 0.8806250095367432, -0.6512500047683716, 1.2606250047683716, 0.0899999812245369, 7.052499771118164, 41.953125, 0.49937498569488525, -0.4781249761581421, 5.0625, 0.8274999856948853, 6.264999866485596, -0.6618750095367432, 5.316874980926514, -0.057999998331069946, 0.7037500143051147, 11.60111141204834], "max": [1.0017335414886475, -0.726758599281311, 1.2082046270370483, -0.07100213319063187, -0.34180209040641785, 2.096971035003662, -0.36123350262641907, -0.8791103959083557, 1.4480335712432861, 0.12097176909446716, 1.6299813985824585, -0.5993457436561584, 59.12187576293945, 62.8125, 25.751874923706055, 9.617499351501465, 77.80937194824219, 37.85124969482422, 62.44187545776367, 84.62999725341797, 33.415626525878906, 66.03062438964844, 48.638126373291016, 106.34124755859375, 49.52124786376953, 80.43000030517578, 2.418750047683716, 8.805000305175781, 42.64624786376953, 1.8025000095367432, 39.348751068115234, 44.80687713623047, 48.94124984741211, 112.6343765258789, 60.47187423706055, 111.05437469482422], "mean": [0.6370195746421814, -0.8806867003440857, 1.0191712379455566, -0.2916007339954376, -0.7274194955825806, 1.6169748306274414, -0.7771766781806946, -1.0240195989608765, 1.237492322921753, -0.11374098062515259, 0.9705405235290527, -0.6516509056091309, 44.960811614990234, 50.450496673583984, 2.969073534011841, 7.236274719238281, 21.865079879760742, 4.588628768920898, 16.828832626342773, 12.25063419342041, 10.506843566894531, 12.243415832519531, 6.796550750732422, 31.903377532958984, 27.674972534179688, 63.834224700927734, 0.9102274179458618, 1.2588720321655273, 25.549236297607422, 1.1339809894561768, 21.569812774658203, 10.604813575744629, 20.217453002929688, 25.37306022644043, 13.117565155029297, 48.30061340332031], "std": [0.13794226944446564, 0.13252383470535278, 0.10663827508687973, 0.12476964294910431, 0.21992410719394684, 0.269105464220047, 0.21913759410381317, 0.13540126383304596, 0.11975155770778656, 0.10167980939149857, 0.16895444691181183, 0.03647349029779434, 10.207194328308105, 2.972635507583618, 6.173641681671143, 3.483389377593994, 24.06106185913086, 9.267770767211914, 20.139802932739258, 25.28554916381836, 10.524998664855957, 21.026884078979492, 11.696601867675781, 37.60154724121094, 17.1871280670166, 16.938703536987305, 0.32525986433029175, 2.292297601699829, 10.231491088867188, 0.20000523328781128, 8.917713165283203, 16.540607452392578, 13.7937650680542, 41.94673538208008, 19.8665828704834, 35.196109771728516], "count": [307]}, "action": {"min": [0.44248777627944946, -1.1625229120254517, 0.8860246539115906, -0.5838006734848022, -1.5093079805374146, 0.7143129706382751, -0.9786754846572876, -1.2978036403656006, 1.0429329872131348, -0.30980581045150757, 0.6943808794021606, -0.7535572648048401, 6.071249961853027, 43.466251373291016, -0.22500000894069672, -0.3737500011920929, 3.581249952316284, 0.051874998956918716, 1.087499976158142, -0.46875, 0.8806250095367432, -0.6512500047683716, 1.2606250047683716, 0.0899999812245369, 7.052499771118164, 41.953125, 0.49937498569488525, -0.4781249761581421, 5.0625, 0.8274999856948853, 6.264999866485596, -0.6618750095367432, 5.316874980926514, -0.057999998331069946, 0.7037500143051147, 11.60111141204834], "max": [1.0017335414886475, -0.726758599281311, 1.2082046270370483, -0.07100213319063187, -0.34180209040641785, 2.096971035003662, -0.36123350262641907, -0.8791103959083557, 1.4480335712432861, 0.12097176909446716, 1.6299813985824585, -0.5993457436561584, 59.12187576293945, 62.8125, 25.751874923706055, 9.617499351501465, 77.80937194824219, 37.85124969482422, 62.44187545776367, 84.62999725341797, 33.415626525878906, 66.03062438964844, 48.638126373291016, 106.34124755859375, 49.52124786376953, 80.43000030517578, 2.418750047683716, 8.805000305175781, 42.64624786376953, 1.8025000095367432, 39.348751068115234, 44.80687713623047, 48.94124984741211, 112.6343765258789, 60.47187423706055, 111.05437469482422], "mean": [0.6370190382003784, -0.8806865215301514, 1.0191707611083984, -0.29160061478614807, -0.7274193167686462, 1.6169742345809937, -0.7771766781806946, -1.024019479751587, 1.2374924421310425, -0.11374101787805557, 0.9705404043197632, -0.6516509652137756, 44.960811614990234, 50.45048141479492, 2.969078302383423, 7.236274719238281, 21.865076065063477, 4.588624954223633, 16.828840255737305, 12.250633239746094, 10.506848335266113, 12.243420600891113, 6.796558380126953, 31.903358459472656, 27.67498207092285, 63.83424377441406, 0.9102268218994141, 1.2588720321655273, 25.54924201965332, 1.1339802742004395, 21.569808959960938, 10.604808807373047, 20.21744155883789, 25.373062133789062, 13.117574691772461, 48.30059814453125], "std": [0.13794225454330444, 0.1325238198041916, 0.10663826018571854, 0.12476961314678192, 0.21992412209510803, 0.2691054046154022, 0.21913760900497437, 0.13540126383304596, 0.11975156515836716, 0.10167981684207916, 0.16895444691181183, 0.03647347912192345, 10.207193374633789, 2.972635507583618, 6.173638820648193, 3.4833908081054688, 24.06105613708496, 9.267773628234863, 20.139801025390625, 25.28554916381836, 10.525001525878906, 21.026884078979492, 11.6965970993042, 37.60154724121094, 17.187124252319336, 16.93870735168457, 0.3252599239349365, 2.29229736328125, 10.231491088867188, 0.2000051736831665, 8.917713165283203, 16.540607452392578, 13.793763160705566, 41.94673156738281, 19.86658477783203, 35.19609832763672], "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": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [307]}, "index": {"min": [301], "max": [607], "mean": [454.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [2.195439739413681, 6.0, 6.0, 6.0, 6.0], "std": [1.733247987199429, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [307]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [307]}, "eef_direction_state": {"mean": [3.977198697068404, 4.3257328990228014], "std": [1.886727507326861, 2.121264073772195], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [0.996742671009772, 0.7231270358306189], "std": [0.8010513097690863, 0.8338634974599265], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_state": {"mean": [0.6905537459283387, 0.6351791530944625], "std": [0.8183613679448707, 0.8174403227509739], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_direction_action": {"mean": [3.977198697068404, 4.3257328990228014], "std": [1.886727507326861, 2.121264073772195], "min": [0, 0], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [0.996742671009772, 0.7231270358306189], "std": [0.8010513097690863, 0.8338634974599265], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_acc_mag_action": {"mean": [0.6905537459283387, 0.6351791530944625], "std": [0.8183613679448707, 0.8174403227509739], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_sim_pose_state": {"mean": [0.668813044740447, 0.16361680786977054, 1.212634869530068, 0.11082479558767516, 1.3371152295152018, -0.4152843314467294, 0.6580892087456518, -0.13893750394529378, 1.1942926010403134, 1.2962227921773037, 0.8609868972552516, 2.1132589730901667], "std": [0.03070135862743947, 0.034113819543964925, 0.04893582477337429, 1.539318901791214, 0.1879569816434449, 1.5858759198978731, 0.03151833378395632, 0.05246982126199045, 0.06321155481867481, 0.28251390353231604, 0.09443953189107182, 0.15843350508000026], "min": [0.5978630844256119, 0.07725670205881038, 1.1161409771101785, -1.301446226775572, 0.631491627956688, -1.805741828676942, 0.5828105391652911, -0.20186019053224233, 1.1293184133337804, 0.7694992791007771, 0.5396073187074264, 1.739453100619734], "max": [0.7171658048170171, 0.21908021835217956, 1.3054276673285, 2.922423963320901, 1.5005198091207101, 2.47078209785135, 0.7187202637035995, -0.027392613370546492, 1.3153918028435374, 1.5946768176246153, 0.9842364181591932, 2.2910377073231882], "count": [307]}, "eef_sim_pose_action": {"mean": [0.668813044740447, 0.16361680786977054, 1.212634869530068, 0.11082479558767516, 1.3371152295152018, -0.4152843314467294, 0.6580892087456518, -0.13893750394529378, 1.1942926010403134, 1.2962227921773037, 0.8609868972552516, 2.1132589730901667], "std": [0.03070135862743947, 0.034113819543964925, 0.04893582477337429, 1.539318901791214, 0.1879569816434449, 1.5858759198978731, 0.03151833378395632, 0.05246982126199045, 0.06321155481867481, 0.28251390353231604, 0.09443953189107182, 0.15843350508000026], "min": [0.5978630844256119, 0.07725670205881038, 1.1161409771101785, -1.301446226775572, 0.631491627956688, -1.805741828676942, 0.5828105391652911, -0.20186019053224233, 1.1293184133337804, 0.7694992791007771, 0.5396073187074264, 1.739453100619734], "max": [0.7171658048170171, 0.21908021835217956, 1.3054276673285, 2.922423963320901, 1.5005198091207101, 2.47078209785135, 0.7187202637035995, -0.027392613370546492, 1.3153918028435374, 1.5946768176246153, 0.9842364181591932, 2.2910377073231882], "count": [307]}}} +{"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.48974580065359474]], [[0.47986974468954247]], [[0.4724705943627451]]], "std": [[[0.2742003840749119]], [[0.2656220603665906]], [[0.2680939641380729]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.14901960784313725]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49439145424836606]], [[0.5105156964869281]], [[0.4862796895424837]]], "std": [[[0.3333316234348971]], [[0.32485275058239244]], [[0.33321311741113446]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.15294117647058825]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5330400959967321]], [[0.5515286560457516]], [[0.528124897875817]]], "std": [[[0.3250509142922611]], [[0.3160595676308241]], [[0.323289256559311]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43916364583333334]], [[0.4468813276143791]], [[0.4082393035130719]]], "std": [[[0.3837905737244377]], [[0.38049297349545286]], [[0.3960430638086566]]], "count": [100]}, "observation.state": {"min": [0.414711594581604, -1.1080434322357178, 0.8323319554328918, -0.49196040630340576, -1.6301933526992798, 0.374079167842865, -0.9378576278686523, -1.2914377450942993, 0.9286174774169922, -0.17266537249088287, 0.750767707824707, -0.7730602025985718, 17.75, 42.328125, -0.12562499940395355, 2.4231250286102295, 0.7493749856948853, -2.244999885559082, 0.7706249952316284, -1.1981250047683716, 0.5581250190734863, -0.12562499940395355, 1.4793750047683716, -0.5162500143051147, 26.370624542236328, 46.46062469482422, 0.26500001549720764, -0.7012500166893005, 9.771249771118164, 1.0293750762939453, 17.401874542236328, -0.5837500095367432, 19.426250457763672, -0.08874999731779099, 1.0887500047683716, 16.760000228881836], "max": [1.034132480621338, -0.7567998170852661, 1.1241846084594727, -0.1286526322364807, -0.4478999674320221, 1.9568026065826416, -0.5342803597450256, -0.7982799410820007, 1.4198520183563232, 0.0861896350979805, 1.6610928773880005, -0.5709496736526489, 61.10124969482422, 81.75333404541016, 0.07124999910593033, 9.47249984741211, 39.29187774658203, 57.9900016784668, 37.1775016784668, 25.08888816833496, 36.491249084472656, 47.288124084472656, 16.97249984741211, 84.73249816894531, 54.154998779296875, 75.87187957763672, 1.9787499904632568, 5.698124885559082, 37.092498779296875, 17.767778396606445, 38.83250045776367, 30.458749771118164, 46.25062561035156, 78.92937469482422, 37.13624954223633, 86.49124908447266], "mean": [0.7601707577705383, -0.8930591940879822, 0.9599366188049316, -0.2987721264362335, -0.9258722066879272, 1.4882007837295532, -0.791653573513031, -1.0209258794784546, 1.2169910669326782, -0.07257530838251114, 1.0516951084136963, -0.6888140439987183, 45.78520584106445, 49.37939453125, -0.052279144525527954, 7.760427474975586, 11.045425415039062, 0.5492457747459412, 10.279219627380371, 2.212228536605835, 10.331128120422363, 9.124935150146484, 3.6585962772369385, 26.395000457763672, 38.50720977783203, 61.18974304199219, 0.8152980208396912, 1.0782464742660522, 27.84675407409668, 2.9393763542175293, 30.67649269104004, 7.708791732788086, 30.66930389404297, 20.347715377807617, 12.5868558883667, 55.80031967163086], "std": [0.17614851891994476, 0.08097220212221146, 0.10011712461709976, 0.09307113289833069, 0.3252216577529907, 0.3947385251522064, 0.15446323156356812, 0.14918845891952515, 0.1332695186138153, 0.06154602766036987, 0.22448530793190002, 0.07711603492498398, 9.966278076171875, 8.0065336227417, 0.04074739292263985, 2.4457404613494873, 12.877522468566895, 8.557438850402832, 12.564273834228516, 4.849040985107422, 11.731019973754883, 13.958582878112793, 3.571986198425293, 32.537139892578125, 7.954721927642822, 12.643617630004883, 0.4522772431373596, 1.9034223556518555, 9.052877426147461, 3.010270595550537, 6.5750885009765625, 11.556621551513672, 8.057263374328613, 30.832836151123047, 11.780121803283691, 16.140790939331055], "count": [236]}, "action": {"min": [0.414711594581604, -1.1080434322357178, 0.8323319554328918, -0.49196040630340576, -1.6301933526992798, 0.374079167842865, -0.9378576278686523, -1.2914377450942993, 0.9286174774169922, -0.17266537249088287, 0.750767707824707, -0.7730602025985718, 17.75, 42.328125, -0.12562499940395355, 2.4231250286102295, 0.7493749856948853, -2.244999885559082, 0.7706249952316284, -1.1981250047683716, 0.5581250190734863, -0.12562499940395355, 1.4793750047683716, -0.5162500143051147, 26.370624542236328, 46.46062469482422, 0.26500001549720764, -0.7012500166893005, 9.771249771118164, 1.0293750762939453, 17.401874542236328, -0.5837500095367432, 19.426250457763672, -0.08874999731779099, 1.0887500047683716, 16.760000228881836], "max": [1.034132480621338, -0.7567998170852661, 1.1241846084594727, -0.1286526322364807, -0.4478999674320221, 1.9568026065826416, -0.5342803597450256, -0.7982799410820007, 1.4198520183563232, 0.0861896350979805, 1.6610928773880005, -0.5709496736526489, 61.10124969482422, 81.75333404541016, 0.07124999910593033, 9.47249984741211, 39.29187774658203, 57.9900016784668, 37.1775016784668, 25.08888816833496, 36.491249084472656, 47.288124084472656, 16.97249984741211, 84.73249816894531, 54.154998779296875, 75.87187957763672, 1.9787499904632568, 5.698124885559082, 37.092498779296875, 17.767778396606445, 38.83250045776367, 30.458749771118164, 46.25062561035156, 78.92937469482422, 37.13624954223633, 86.49124908447266], "mean": [0.7601705193519592, -0.8930588364601135, 0.9599366188049316, -0.29877209663391113, -0.9258721470832825, 1.4882001876831055, -0.7916536927223206, -1.020925521850586, 1.2169910669326782, -0.07257527112960815, 1.0516948699951172, -0.6888142824172974, 45.78520202636719, 49.37936019897461, -0.052279140800237656, 7.760428428649902, 11.045439720153809, 0.5492457151412964, 10.279226303100586, 2.212226629257202, 10.3311185836792, 9.124931335449219, 3.6585941314697266, 26.394977569580078, 38.50721740722656, 61.189788818359375, 0.8152983784675598, 1.0782465934753418, 27.846755981445312, 2.939375162124634, 30.676494598388672, 7.708796977996826, 30.669315338134766, 20.34772300720215, 12.586860656738281, 55.80031967163086], "std": [0.17614856362342834, 0.08097223192453384, 0.10011713951826096, 0.09307114034891129, 0.3252216577529907, 0.3947385549545288, 0.1544632464647293, 0.14918844401836395, 0.1332695335149765, 0.06154602766036987, 0.22448529303073883, 0.07711602747440338, 9.966279029846191, 8.006532669067383, 0.040747396647930145, 2.4457406997680664, 12.877524375915527, 8.557438850402832, 12.56428337097168, 4.849039554595947, 11.731013298034668, 13.958581924438477, 3.5719871520996094, 32.53713607788086, 7.954721927642822, 12.6436185836792, 0.4522772431373596, 1.9034221172332764, 9.052877426147461, 3.010270833969116, 6.5750885009765625, 11.556621551513672, 8.05726432800293, 30.83283042907715, 11.780120849609375, 16.140792846679688], "count": [236]}, "timestamp": {"min": [0.0], "max": [7.833333333333333], "mean": [3.9166666666666665], "std": [2.270890672058971], "count": [236]}, "frame_index": {"min": [0], "max": [235], "mean": [117.5], "std": [68.12672016176913], "count": [236]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [236]}, "index": {"min": [608], "max": [843], "mean": [725.5], "std": [68.12672016176913], "count": [236]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [236]}, "subtask_annotation": {"mean": [1.9618644067796611, 6.0, 6.0, 6.0, 6.0], "std": [1.7787073716094663, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [236]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [236]}, "eef_direction_state": {"mean": [3.9661016949152543, 3.957627118644068], "std": [1.7752164030882898, 2.0683001609715044], "min": [0, 0], "max": [6, 6], "count": [236]}, "eef_velocity_state": {"mean": [1.0720338983050848, 1.0254237288135593], "std": [0.7695899847409764, 0.8632012198077704], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_acc_mag_state": {"mean": [0.8135593220338984, 0.8177966101694916], "std": [0.8482199960712647, 0.8212362896136165], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_direction_action": {"mean": [3.9661016949152543, 3.957627118644068], "std": [1.7752164030882898, 2.0683001609715044], "min": [0, 0], "max": [6, 6], "count": [236]}, "eef_velocity_action": {"mean": [1.0720338983050848, 1.0254237288135593], "std": [0.7695899847409764, 0.8632012198077704], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_acc_mag_action": {"mean": [0.8135593220338984, 0.8177966101694916], "std": [0.8482199960712647, 0.8212362896136165], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_sim_pose_state": {"mean": [0.6415543962810962, 0.15889785359666675, 1.2046762421389279, -0.27016407682335836, 1.2178116357215831, -0.6877944226320517, 0.650431696199513, -0.14113373222144035, 1.204048939134557, 1.2172332127109475, 0.8342389653287561, 2.0622110629469725], "std": [0.03339378279247407, 0.039136869511747004, 0.044862717748458625, 1.4898696201419923, 0.3059304747346825, 1.5733952557889328, 0.038984192512844344, 0.04675186893662572, 0.060864843053038464, 0.30457718254766997, 0.1643992909843598, 0.16824977477328448], "min": [0.5899977152618812, 0.05376341009845825, 1.1213389988325864, -3.102850172640862, 0.272436630943085, -3.1254199346379106, 0.5470438792753474, -0.19450739597102185, 1.1233140420586514, 0.5490320717956048, 0.5142377083273004, 1.6500569582643376], "max": [0.7016855469482121, 0.22133641342650398, 1.3075760170167507, 3.122764106998539, 1.5430555314017171, 3.08092872210776, 0.7144653253170969, -0.042693659418401864, 1.3499709109070523, 1.545708101317223, 0.9978858238126556, 2.2114353169060585], "count": [236]}, "eef_sim_pose_action": {"mean": [0.6415543962810962, 0.15889785359666675, 1.2046762421389279, -0.27016407682335836, 1.2178116357215831, -0.6877944226320517, 0.650431696199513, -0.14113373222144035, 1.204048939134557, 1.2172332127109475, 0.8342389653287561, 2.0622110629469725], "std": [0.03339378279247407, 0.039136869511747004, 0.044862717748458625, 1.4898696201419923, 0.3059304747346825, 1.5733952557889328, 0.038984192512844344, 0.04675186893662572, 0.060864843053038464, 0.30457718254766997, 0.1643992909843598, 0.16824977477328448], "min": [0.5899977152618812, 0.05376341009845825, 1.1213389988325864, -3.102850172640862, 0.272436630943085, -3.1254199346379106, 0.5470438792753474, -0.19450739597102185, 1.1233140420586514, 0.5490320717956048, 0.5142377083273004, 1.6500569582643376], "max": [0.7016855469482121, 0.22133641342650398, 1.3075760170167507, 3.122764106998539, 1.5430555314017171, 3.08092872210776, 0.7144653253170969, -0.042693659418401864, 1.3499709109070523, 1.545708101317223, 0.9978858238126556, 2.2114353169060585], "count": [236]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4849873508986928]], [[0.4756414338235294]], [[0.4674726899509804]]], "std": [[[0.2725378135417615]], [[0.26436469517031524]], [[0.2667772509342453]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4830144934640523]], [[0.49717632965686276]], [[0.47624692810457514]]], "std": [[[0.3284975829282986]], [[0.32299004920355]], [[0.3293028835800896]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5090901000816993]], [[0.5276119056372549]], [[0.5035150490196078]]], "std": [[[0.3328534205507986]], [[0.32438706889554586]], [[0.3330898010544473]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4386604411764706]], [[0.4467799223856209]], [[0.40794682598039217]]], "std": [[[0.3831253159047544]], [[0.3800167084621035]], [[0.39533014800751665]]], "count": [100]}, "observation.state": {"min": [0.4533360004425049, -1.1286191940307617, 0.827134370803833, -0.5754796862602234, -1.4309784173965454, 0.6241999864578247, -0.9996566772460938, -1.2785391807556152, 1.0851072072982788, -0.20401789247989655, 0.7443779706954956, -0.7716058492660522, 23.38374900817871, 42.734375, -0.046875, 0.3050000071525574, 0.7122222185134888, -1.265625, 0.6111111044883728, -0.7087500095367432, 0.7222222089767456, -3.1987500190734863, 1.449375033378601, -0.2199999988079071, 27.364999771118164, 46.25, 0.2706249952316284, -1.1293749809265137, 0.625, -1.4637500047683716, 0.6299999952316284, 0.8218750357627869, 0.8174999952316284, -0.20374999940395355, 0.7849999666213989, 0.5774999856948853], "max": [0.981049120426178, -0.7334344387054443, 1.1502679586410522, -0.08585584163665771, -0.47095540165901184, 2.060635566711426, -0.5202372670173645, -0.8550774455070496, 1.3936731815338135, 0.017404822632670403, 1.455053687095642, -0.5729286074638367, 59.56999969482422, 67.06999969482422, 0.07375000417232513, 9.52750015258789, 62.00062561035156, 47.45124816894531, 35.075626373291016, 67.57062530517578, 30.177499771118164, 101.52625274658203, 19.376249313354492, 110.8862533569336, 52.265625, 72.48687744140625, 2.043750047683716, 9.537500381469727, 33.755001068115234, 16.5, 30.879375457763672, 54.06187438964844, 39.59437561035156, 77.13687896728516, 55.258750915527344, 109.66312408447266], "mean": [0.6960054039955139, -0.9065624475479126, 1.0030310153961182, -0.2711978256702423, -0.8062803149223328, 1.5217193365097046, -0.8565722703933716, -0.9815400838851929, 1.192429780960083, -0.06319078803062439, 1.0261869430541992, -0.6994423866271973, 47.42417907714844, 48.77397537231445, 0.01346591766923666, 7.894076347351074, 16.905662536621094, 3.9572272300720215, 10.840889930725098, 11.204986572265625, 10.075196266174316, 18.976747512817383, 3.9794647693634033, 37.33955383300781, 36.62933349609375, 61.46712112426758, 0.8869093656539917, 6.6436052322387695, 9.618813514709473, 0.4014380872249603, 10.437050819396973, 11.277926445007324, 12.481298446655273, 16.09395980834961, 11.176647186279297, 30.493907928466797], "std": [0.13928857445716858, 0.10492376238107681, 0.09088878333568573, 0.16401517391204834, 0.2252953201532364, 0.34742313623428345, 0.17729365825653076, 0.14072969555854797, 0.12274110317230225, 0.08410871028900146, 0.1311383843421936, 0.08619626611471176, 8.739622116088867, 3.2034316062927246, 0.032021667808294296, 2.550337553024292, 17.369949340820312, 10.312902450561523, 11.142007827758789, 20.352649688720703, 9.682138442993164, 32.347999572753906, 4.456846714019775, 41.523170471191406, 8.33393383026123, 10.059487342834473, 0.3914684057235718, 3.8297975063323975, 12.090977668762207, 2.44054913520813, 11.065776824951172, 19.034008026123047, 14.62508773803711, 28.21526336669922, 17.70183753967285, 40.176727294921875], "count": [247]}, "action": {"min": [0.4533360004425049, -1.1286191940307617, 0.827134370803833, -0.5754796862602234, -1.4309784173965454, 0.6241999864578247, -0.9996566772460938, -1.2785391807556152, 1.0851072072982788, -0.20401789247989655, 0.7443779706954956, -0.7716058492660522, 23.38374900817871, 42.734375, -0.046875, 0.3050000071525574, 0.7122222185134888, -1.265625, 0.6111111044883728, -0.7087500095367432, 0.7222222089767456, -3.1987500190734863, 1.449375033378601, -0.2199999988079071, 27.364999771118164, 46.25, 0.2706249952316284, -1.1293749809265137, 0.625, -1.4637500047683716, 0.6299999952316284, 0.8218750357627869, 0.8174999952316284, -0.20374999940395355, 0.7849999666213989, 0.5774999856948853], "max": [0.981049120426178, -0.7334344387054443, 1.1502679586410522, -0.08585584163665771, -0.47095540165901184, 2.060635566711426, -0.5202372670173645, -0.8550774455070496, 1.3936731815338135, 0.017404822632670403, 1.455053687095642, -0.5729286074638367, 59.56999969482422, 67.06999969482422, 0.07375000417232513, 9.52750015258789, 62.00062561035156, 47.45124816894531, 35.075626373291016, 67.57062530517578, 30.177499771118164, 101.52625274658203, 19.376249313354492, 110.8862533569336, 52.265625, 72.48687744140625, 2.043750047683716, 9.537500381469727, 33.755001068115234, 16.5, 30.879375457763672, 54.06187438964844, 39.59437561035156, 77.13687896728516, 55.258750915527344, 109.66312408447266], "mean": [0.6960049271583557, -0.9065622687339783, 1.0030306577682495, -0.271198034286499, -0.8062805533409119, 1.521719217300415, -0.8565722107887268, -0.981539785861969, 1.192430019378662, -0.06319078058004379, 1.0261870622634888, -0.699442446231842, 47.42418670654297, 48.773983001708984, 0.013465914875268936, 7.894079685211182, 16.90566635131836, 3.957226276397705, 10.840889930725098, 11.204978942871094, 10.07519817352295, 18.976760864257812, 3.9794633388519287, 37.339534759521484, 36.62934875488281, 61.46708679199219, 0.886909008026123, 6.643599987030029, 9.61880874633789, 0.40143832564353943, 10.437047004699707, 11.277924537658691, 12.481302261352539, 16.09395408630371, 11.176647186279297, 30.493900299072266], "std": [0.13928857445716858, 0.10492376238107681, 0.09088879078626633, 0.16401515901088715, 0.22529536485671997, 0.34742310643196106, 0.17729367315769196, 0.14072972536087036, 0.12274108827114105, 0.08410871773958206, 0.1311383694410324, 0.08619628101587296, 8.739623069763184, 3.2034311294555664, 0.032021667808294296, 2.550337314605713, 17.369949340820312, 10.312904357910156, 11.142009735107422, 20.352649688720703, 9.682136535644531, 32.347999572753906, 4.456847667694092, 41.52314758300781, 8.33393383026123, 10.059488296508789, 0.39146849513053894, 3.8297977447509766, 12.090974807739258, 2.440547466278076, 11.065776824951172, 19.034008026123047, 14.625085830688477, 28.21526527404785, 17.70183563232422, 40.176719665527344], "count": [247]}, "timestamp": {"min": [0.0], "max": [8.2], "mean": [4.1000000000000005], "std": [2.3767391293301183], "count": [247]}, "frame_index": {"min": [0], "max": [246], "mean": [123.0], "std": [71.30217387990355], "count": [247]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [247]}, "index": {"min": [844], "max": [1090], "mean": [967.0], "std": [71.30217387990355], "count": [247]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [247]}, "subtask_annotation": {"mean": [2.7813765182186234, 6.0, 6.0, 6.0, 6.0], "std": [1.8399462366549155, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [247]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [247]}, "eef_direction_state": {"mean": [3.8137651821862346, 4.238866396761134], "std": [1.808026636233613, 2.1698214283053727], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_state": {"mean": [1.0688259109311742, 0.7246963562753036], "std": [0.7630907733667398, 0.847189572031185], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_state": {"mean": [0.8744939271255061, 0.611336032388664], "std": [0.8515508874581303, 0.7913711237487043], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_direction_action": {"mean": [3.8137651821862346, 4.238866396761134], "std": [1.808026636233613, 2.1698214283053727], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_action": {"mean": [1.0688259109311742, 0.7246963562753036], "std": [0.7630907733667398, 0.847189572031185], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_action": {"mean": [0.8744939271255061, 0.611336032388664], "std": [0.8515508874581303, 0.7913711237487043], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_sim_pose_state": {"mean": [0.655916257992508, 0.14943721675817895, 1.2011718281102375, 0.0048100485739278895, 1.257642251432098, -0.5219978285244669, 0.6476568102150626, -0.15332750739210843, 1.1842430399371493, 1.3168961138047126, 0.8874625538392837, 2.105493156002129], "std": [0.0311141137652292, 0.034529897857566674, 0.045949679057557015, 1.6812775522946741, 0.16853276177266394, 1.764312807356081, 0.0286102559354656, 0.04925629730121505, 0.04329772836898811, 0.21254391849602775, 0.09748103793897843, 0.09126098646378925], "min": [0.6097677762221159, 0.05682122495306294, 1.1259845390588854, -2.93992504603065, 0.6026121569091205, -2.846011953714058, 0.605937967893926, -0.19039727700698938, 1.1238566533408074, 0.8192008129037497, 0.5999548650402078, 1.834326028563117], "max": [0.702560837223347, 0.21004479238369356, 1.2761523740381508, 3.1411057420468658, 1.5455992385416062, 3.0597302514420868, 0.7057341303498118, -0.0326978902902412, 1.2757024266424617, 1.6111169711862312, 0.9594325125252974, 2.3084412966467527], "count": [247]}, "eef_sim_pose_action": {"mean": [0.655916257992508, 0.14943721675817895, 1.2011718281102375, 0.0048100485739278895, 1.257642251432098, -0.5219978285244669, 0.6476568102150626, -0.15332750739210843, 1.1842430399371493, 1.3168961138047126, 0.8874625538392837, 2.105493156002129], "std": [0.0311141137652292, 0.034529897857566674, 0.045949679057557015, 1.6812775522946741, 0.16853276177266394, 1.764312807356081, 0.0286102559354656, 0.04925629730121505, 0.04329772836898811, 0.21254391849602775, 0.09748103793897843, 0.09126098646378925], "min": [0.6097677762221159, 0.05682122495306294, 1.1259845390588854, -2.93992504603065, 0.6026121569091205, -2.846011953714058, 0.605937967893926, -0.19039727700698938, 1.1238566533408074, 0.8192008129037497, 0.5999548650402078, 1.834326028563117], "max": [0.702560837223347, 0.21004479238369356, 1.2761523740381508, 3.1411057420468658, 1.5455992385416062, 3.0597302514420868, 0.7057341303498118, -0.0326978902902412, 1.2757024266424617, 1.6111169711862312, 0.9594325125252974, 2.3084412966467527], "count": [247]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4898019689542484]], [[0.47962327614379086]], [[0.47202183619281046]]], "std": [[[0.2756408001967114]], [[0.2682131849432575]], [[0.270044705420043]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1450980392156863]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4956584191176471]], [[0.5099132741013072]], [[0.48659577614379085]]], "std": [[[0.3298633752348804]], [[0.32301756094009837]], [[0.3311885407112312]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5246477879901961]], [[0.5473692075163399]], [[0.5191816503267974]]], "std": [[[0.327245525816161]], [[0.3164414849516736]], [[0.3256170896855734]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4350119505718954]], [[0.44315346200980393]], [[0.40407459354575165]]], "std": [[[0.3811218259974092]], [[0.3779330688648077]], [[0.39287969793260996]]], "count": [100]}, "observation.state": {"min": [0.4381246566772461, -1.1592803001403809, 0.8979934453964233, -0.5442940592765808, -1.5873409509658813, 0.5856709480285645, -0.9485389590263367, -1.1903467178344727, 0.996604859828949, -0.19207294285297394, 0.7280937433242798, -0.9825379848480225, 22.041250228881836, 41.00062561035156, -0.11562500149011612, 3.6631250381469727, 0.8700000047683716, -1.9075000286102295, 0.9643750190734863, -0.8862500190734863, 0.8843749761581421, -1.862645149230957e-09, 1.4049999713897705, 0.2562499940395355, 23.66666603088379, 45.03187561035156, 0.3425000011920929, -0.41749998927116394, 0.71875, 1.097499966621399, 1.834375023841858, -0.6612499952316284, 3.2649998664855957, -0.34812501072883606, 1.0106250047683716, 20.99888801574707], "max": [0.9926629662513733, -0.8015277981758118, 1.1624513864517212, -0.10917353630065918, -0.41342413425445557, 2.0546274185180664, -0.5310378074645996, -0.8624208569526672, 1.3594119548797607, 0.07872701436281204, 1.636720895767212, -0.7667419910430908, 54.603126525878906, 62.959999084472656, -0.020624998956918716, 9.760000228881836, 32.123748779296875, 1.8966666460037231, 19.850624084472656, 65.51499938964844, 14.987500190734863, 93.32250213623047, 6.268750190734863, 109.4906234741211, 52.19937515258789, 79.64749908447266, 2.9175000190734863, 9.446249961853027, 39.21312713623047, 1.7287499904632568, 42.99562454223633, 40.21562194824219, 48.264373779296875, 87.11062622070312, 44.021873474121094, 99.81437683105469], "mean": [0.6354127526283264, -0.9476625323295593, 1.011966586112976, -0.2355051189661026, -0.7814043164253235, 1.5767439603805542, -0.8034886717796326, -0.9971020221710205, 1.1830425262451172, -0.012743080034852028, 0.9832354187965393, -0.8721355199813843, 49.040306091308594, 46.43191146850586, -0.06750877946615219, 8.416568756103516, 10.682311058044434, -0.12059148401021957, 5.492257595062256, 13.39316177368164, 5.326962947845459, 20.11246681213379, 2.1798369884490967, 28.544218063354492, 40.27952575683594, 60.633934020996094, 0.750886857509613, 2.1442644596099854, 25.197078704833984, 1.3176676034927368, 27.994001388549805, 5.647122859954834, 29.11944580078125, 13.195680618286133, 14.407064437866211, 53.29798889160156], "std": [0.12197563052177429, 0.08435232192277908, 0.0785377249121666, 0.11667466163635254, 0.23274926841259003, 0.2677133083343506, 0.14599604904651642, 0.11740177869796753, 0.12522992491722107, 0.08041160553693771, 0.1862010806798935, 0.09872091561555862, 6.69520378112793, 4.466485023498535, 0.021248003467917442, 2.043142080307007, 11.617500305175781, 1.0703524351119995, 5.773036956787109, 23.783008575439453, 4.559553146362305, 33.87003707885742, 0.76273113489151, 40.3107795715332, 6.614552021026611, 14.8554048538208, 0.36122041940689087, 2.6546707153320312, 13.050370216369629, 0.15447507798671722, 10.79990005493164, 11.325841903686523, 10.987207412719727, 23.017810821533203, 12.641104698181152, 16.3768310546875], "count": [240]}, "action": {"min": [0.4381246566772461, -1.1592803001403809, 0.8979934453964233, -0.5442940592765808, -1.5873409509658813, 0.5856709480285645, -0.9485389590263367, -1.1903467178344727, 0.996604859828949, -0.19207294285297394, 0.7280937433242798, -0.9825379848480225, 22.041250228881836, 41.00062561035156, -0.11562500149011612, 3.6631250381469727, 0.8700000047683716, -1.9075000286102295, 0.9643750190734863, -0.8862500190734863, 0.8843749761581421, -1.862645149230957e-09, 1.4049999713897705, 0.2562499940395355, 23.66666603088379, 45.03187561035156, 0.3425000011920929, -0.41749998927116394, 0.71875, 1.097499966621399, 1.834375023841858, -0.6612499952316284, 3.2649998664855957, -0.34812501072883606, 1.0106250047683716, 20.99888801574707], "max": [0.9926629662513733, -0.8015277981758118, 1.1624513864517212, -0.10917353630065918, -0.41342413425445557, 2.0546274185180664, -0.5310378074645996, -0.8624208569526672, 1.3594119548797607, 0.07872701436281204, 1.636720895767212, -0.7667419910430908, 54.603126525878906, 62.959999084472656, -0.020624998956918716, 9.760000228881836, 32.123748779296875, 1.8966666460037231, 19.850624084472656, 65.51499938964844, 14.987500190734863, 93.32250213623047, 6.268750190734863, 109.4906234741211, 52.19937515258789, 79.64749908447266, 2.9175000190734863, 9.446249961853027, 39.21312713623047, 1.7287499904632568, 42.99562454223633, 40.21562194824219, 48.264373779296875, 87.11062622070312, 44.021873474121094, 99.81437683105469], "mean": [0.6354130506515503, -0.9476617574691772, 1.0119646787643433, -0.23550525307655334, -0.7814042568206787, 1.5767441987991333, -0.803488552570343, -0.9971020221710205, 1.1830424070358276, -0.012743084691464901, 0.9832354187965393, -0.8721355199813843, 49.0402946472168, 46.43193435668945, -0.0675087720155716, 8.416568756103516, 10.682329177856445, -0.12059173732995987, 5.492255687713623, 13.393142700195312, 5.326964855194092, 20.112455368041992, 2.179837703704834, 28.544214248657227, 40.279541015625, 60.63395309448242, 0.7508867979049683, 2.1442644596099854, 25.19706916809082, 1.3176677227020264, 27.994016647338867, 5.647127151489258, 29.119447708129883, 13.19567584991455, 14.407073020935059, 53.29798126220703], "std": [0.12197563797235489, 0.08435230702161789, 0.07853783667087555, 0.11667463928461075, 0.2327493131160736, 0.2677132785320282, 0.14599603414535522, 0.11740177869796753, 0.12522993981838226, 0.08041162043809891, 0.1862010955810547, 0.09872092306613922, 6.695204257965088, 4.466485023498535, 0.021247992292046547, 2.043142080307007, 11.617500305175781, 1.07035231590271, 5.773035526275635, 23.783018112182617, 4.559553623199463, 33.87002944946289, 0.7627311944961548, 40.310787200927734, 6.614551544189453, 14.855405807495117, 0.36122044920921326, 2.6546709537506104, 13.050370216369629, 0.15447509288787842, 10.799901008605957, 11.325841903686523, 10.987207412719727, 23.017812728881836, 12.64110279083252, 16.376832962036133], "count": [240]}, "timestamp": {"min": [0.0], "max": [7.966666666666667], "mean": [3.9833333333333334], "std": [2.309381029787146], "count": [240]}, "frame_index": {"min": [0], "max": [239], "mean": [119.5], "std": [69.2814308936144], "count": [240]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [240]}, "index": {"min": [1091], "max": [1330], "mean": [1210.5], "std": [69.2814308936144], "count": [240]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [240]}, "subtask_annotation": {"mean": [2.5375, 6.0, 6.0, 6.0, 6.0], "std": [1.685307217295015, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [240]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [240]}, "eef_direction_state": {"mean": [3.8333333333333335, 3.841666666666667], "std": [2.1048884900525144, 1.9621239908720205], "min": [0, 0], "max": [6, 6], "count": [240]}, "eef_velocity_state": {"mean": [0.9791666666666666, 0.9666666666666667], "std": [0.8585254639334954, 0.7845734863959879], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_state": {"mean": [0.7958333333333333, 0.7916666666666666], "std": [0.8490088175173576, 0.8205265924324996], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_direction_action": {"mean": [3.8333333333333335, 3.841666666666667], "std": [2.1048884900525144, 1.9621239908720205], "min": [0, 0], "max": [6, 6], "count": [240]}, "eef_velocity_action": {"mean": [0.9791666666666666, 0.9666666666666667], "std": [0.8585254639334954, 0.7845734863959879], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_action": {"mean": [0.7958333333333333, 0.7916666666666666], "std": [0.8490088175173576, 0.8205265924324996], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_sim_pose_state": {"mean": [0.6581912443510205, 0.12600697624109777, 1.2119754836500973, -0.004047030921072515, 1.3081361375779212, -0.5912974518806363, 0.65635176531845, -0.14886308283845062, 1.1892552623057495, 1.2557123612780532, 0.9828152499394517, 2.0008633339654365], "std": [0.026443845345983666, 0.037385845144827234, 0.04016252091652818, 1.4073503414083322, 0.18164212996411921, 1.468006939243504, 0.03531168731845465, 0.03834919945013186, 0.05084509621730424, 0.2633937559597977, 0.12712106140160734, 0.14243303449605094], "min": [0.5945762044800209, 0.04133264966032832, 1.1199231792458322, -3.121071712041808, 0.49784268366348394, -2.9422898055976945, 0.5671517372907988, -0.18867020084320746, 1.1250396138391292, 0.6449262695243929, 0.615936184716285, 1.6370216644312405], "max": [0.7123553185584168, 0.21930004004412879, 1.2809469391543467, 3.1384054226451137, 1.556646621553368, 2.6344620966727317, 0.7083497585043975, -0.04694187424826585, 1.3001099462146477, 1.5420595656140748, 1.112766494889451, 2.1906863377071955], "count": [240]}, "eef_sim_pose_action": {"mean": [0.6581912443510205, 0.12600697624109777, 1.2119754836500973, -0.004047030921072515, 1.3081361375779212, -0.5912974518806363, 0.65635176531845, -0.14886308283845062, 1.1892552623057495, 1.2557123612780532, 0.9828152499394517, 2.0008633339654365], "std": [0.026443845345983666, 0.037385845144827234, 0.04016252091652818, 1.4073503414083322, 0.18164212996411921, 1.468006939243504, 0.03531168731845465, 0.03834919945013186, 0.05084509621730424, 0.2633937559597977, 0.12712106140160734, 0.14243303449605094], "min": [0.5945762044800209, 0.04133264966032832, 1.1199231792458322, -3.121071712041808, 0.49784268366348394, -2.9422898055976945, 0.5671517372907988, -0.18867020084320746, 1.1250396138391292, 0.6449262695243929, 0.615936184716285, 1.6370216644312405], "max": [0.7123553185584168, 0.21930004004412879, 1.2809469391543467, 3.1384054226451137, 1.556646621553368, 2.6344620966727317, 0.7083497585043975, -0.04694187424826585, 1.3001099462146477, 1.5420595656140748, 1.112766494889451, 2.1906863377071955], "count": [240]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4907479411764706]], [[0.48068055147058825]], [[0.471974158496732]]], "std": [[[0.2735859819103965]], [[0.26570341599026076]], [[0.2704531382826925]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5081791584967321]], [[0.5224547732843138]], [[0.4974621282679738]]], "std": [[[0.3309561416074762]], [[0.32022280235251466]], [[0.3290801805785628]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.14901960784313725]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5312125204248367]], [[0.5516304432189543]], [[0.5285485477941176]]], "std": [[[0.32767945581332414]], [[0.31752455261717843]], [[0.3266857847268837]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43759439746732026]], [[0.44608639501633984]], [[0.4082147671568627]]], "std": [[[0.382584828798589]], [[0.37991038774737806]], [[0.39501812322658314]]], "count": [100]}, "observation.state": {"min": [0.36585888266563416, -1.1455472707748413, 0.9264371991157532, -0.5827515721321106, -1.6039986610412598, 0.5767274498939514, -1.0181583166122437, -1.2592030763626099, 0.9901198148727417, -0.20418478548526764, 0.7224193215370178, -0.7352464199066162, 21.998748779296875, 43.169376373291016, -0.13625000417232513, 0.4987500011920929, 0.9900000095367432, -2.109375, 0.7756249904632568, -0.8118749856948853, 0.9212499856948853, -0.04749999940395355, 1.4537500143051147, 0.7131249904632568, 18.756250381469727, 43.03499984741211, 0.6368750333786011, -0.23749999701976776, 4.994375228881836, 0.8274999856948853, 6.873749732971191, -0.9885714650154114, 10.692500114440918, -0.054999999701976776, 0.9056249856948853, 2.574444532394409], "max": [1.1150318384170532, -0.7452124953269958, 1.1590418815612793, -0.11477645486593246, -0.4318303167819977, 2.093323230743408, -0.5378090143203735, -0.8380063772201538, 1.4485818147659302, 0.1426718533039093, 1.6429516077041626, -0.5319199562072754, 55.74500274658203, 61.05125045776367, 0.08249999582767487, 9.798749923706055, 40.99062728881836, 5.308750152587891, 36.46375274658203, 38.20125198364258, 32.84312438964844, 95.12249755859375, 19.21500015258789, 105.42500305175781, 48.84312438964844, 76.33438110351562, 2.3125, 8.885624885559082, 36.98999786376953, 1.8537499904632568, 36.92749786376953, 40.317501068115234, 41.63999938964844, 75.76812744140625, 39.11375045776367, 100.45437622070312], "mean": [0.711707353591919, -0.9090406894683838, 0.9969685077667236, -0.2901298701763153, -0.7914783358573914, 1.5164496898651123, -0.7917818427085876, -0.9978407025337219, 1.226686716079712, -0.0836176872253418, 1.0556436777114868, -0.6330553293228149, 46.60471725463867, 50.878211975097656, -0.003540025558322668, 7.5557708740234375, 13.64529800415039, -0.2806732952594757, 10.698473930358887, 6.21545934677124, 9.770280838012695, 15.273686408996582, 4.069623947143555, 29.85999298095703, 34.3967399597168, 58.21288299560547, 0.9214503169059753, 2.3853535652160645, 26.082286834716797, 1.0635613203048706, 28.791913986206055, 8.68792724609375, 24.969436645507812, 17.424909591674805, 11.887430191040039, 48.806129455566406], "std": [0.18353773653507233, 0.0892891213297844, 0.06743685901165009, 0.12169287353754044, 0.2761605679988861, 0.33504071831703186, 0.16043511033058167, 0.14588183164596558, 0.14119493961334229, 0.08888277411460876, 0.2041773945093155, 0.08710699528455734, 7.171259880065918, 3.070070743560791, 0.04354168102145195, 3.1892404556274414, 12.833523750305176, 2.608086585998535, 12.953695297241211, 11.411389350891113, 10.788898468017578, 29.822782516479492, 5.138706207275391, 37.88454818725586, 11.868732452392578, 13.797327995300293, 0.27413541078567505, 2.3399529457092285, 10.310572624206543, 0.18526384234428406, 7.041772842407227, 13.572617530822754, 8.193464279174805, 27.26637077331543, 13.306199073791504, 28.780933380126953], "count": [225]}, "action": {"min": [0.36585888266563416, -1.1455472707748413, 0.9264371991157532, -0.5827515721321106, -1.6039986610412598, 0.5767274498939514, -1.0181583166122437, -1.2592030763626099, 0.9901198148727417, -0.20418478548526764, 0.7224193215370178, -0.7352464199066162, 21.998748779296875, 43.169376373291016, -0.13625000417232513, 0.4987500011920929, 0.9900000095367432, -2.109375, 0.7756249904632568, -0.8118749856948853, 0.9212499856948853, -0.04749999940395355, 1.4537500143051147, 0.7131249904632568, 18.756250381469727, 43.03499984741211, 0.6368750333786011, -0.23749999701976776, 4.994375228881836, 0.8274999856948853, 6.873749732971191, -0.9885714650154114, 10.692500114440918, -0.054999999701976776, 0.9056249856948853, 2.574444532394409], "max": [1.1150318384170532, -0.7452124953269958, 1.1590418815612793, -0.11477645486593246, -0.4318303167819977, 2.093323230743408, -0.5378090143203735, -0.8380063772201538, 1.4485818147659302, 0.1426718533039093, 1.6429516077041626, -0.5319199562072754, 55.74500274658203, 61.05125045776367, 0.08249999582767487, 9.798749923706055, 40.99062728881836, 5.308750152587891, 36.46375274658203, 38.20125198364258, 32.84312438964844, 95.12249755859375, 19.21500015258789, 105.42500305175781, 48.84312438964844, 76.33438110351562, 2.3125, 8.885624885559082, 36.98999786376953, 1.8537499904632568, 36.92749786376953, 40.317501068115234, 41.63999938964844, 75.76812744140625, 39.11375045776367, 100.45437622070312], "mean": [0.7117074728012085, -0.9090404510498047, 0.9969682097434998, -0.2901298999786377, -0.7914782762527466, 1.5164488554000854, -0.7917817234992981, -0.9978406429290771, 1.226686716079712, -0.08361773937940598, 1.0556433200836182, -0.6330552697181702, 46.60471725463867, 50.878204345703125, -0.0035400190390646458, 7.555776596069336, 13.64530086517334, -0.28067317605018616, 10.698473930358887, 6.215454578399658, 9.770271301269531, 15.27369213104248, 4.069622993469238, 29.860004425048828, 34.3967399597168, 58.21294021606445, 0.9214502573013306, 2.3853530883789062, 26.08228302001953, 1.0635614395141602, 28.791912078857422, 8.687928199768066, 24.96942901611328, 17.42491340637207, 11.887433052062988, 48.8061408996582], "std": [0.18353772163391113, 0.08928914368152618, 0.06743685901165009, 0.12169284373521805, 0.2761606276035309, 0.33504077792167664, 0.16043512523174286, 0.14588186144828796, 0.1411949247121811, 0.08888277411460876, 0.2041773647069931, 0.08710699528455734, 7.171261787414551, 3.0700714588165283, 0.043541666120290756, 3.189241409301758, 12.833523750305176, 2.608086347579956, 12.95369815826416, 11.411388397216797, 10.788905143737793, 29.822776794433594, 5.138708591461182, 37.884552001953125, 11.868733406066895, 13.797332763671875, 0.27413544058799744, 2.3399527072906494, 10.31057357788086, 0.18526381254196167, 7.041770935058594, 13.572620391845703, 8.193465232849121, 27.266366958618164, 13.306200981140137, 28.78093147277832], "count": [225]}, "timestamp": {"min": [0.0], "max": [7.466666666666667], "mean": [3.7333333333333334], "std": [2.1650421260121955], "count": [225]}, "frame_index": {"min": [0], "max": [224], "mean": [112.0], "std": [64.95126378036586], "count": [225]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [225]}, "index": {"min": [1331], "max": [1555], "mean": [1443.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [2.1422222222222222, 6.0, 6.0, 6.0, 6.0], "std": [1.8079440611907913, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [225]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [225]}, "eef_direction_state": {"mean": [3.6444444444444444, 3.76], "std": [1.7907857438138495, 2.2341192646966905], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [1.2, 0.9555555555555556], "std": [0.6928203230275519, 0.8782699042386447], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_state": {"mean": [1.0, 0.8177777777777778], "std": [0.8692269873603532, 0.8367367537414202], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_direction_action": {"mean": [3.6444444444444444, 3.76], "std": [1.7907857438138495, 2.2341192646966905], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [1.2, 0.9555555555555556], "std": [0.6928203230275519, 0.8782699042386447], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_action": {"mean": [1.0, 0.8177777777777778], "std": [0.8692269873603532, 0.8367367537414202], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_sim_pose_state": {"mean": [0.6550528352477363, 0.1519274562423312, 1.192257568324764, -0.44426892243649047, 1.2665666601891339, -0.9217672194306725, 0.6558095544539919, -0.15021286739071868, 1.2115872079084293, 1.199068858351546, 0.8232854687394238, 2.0340864257178524], "std": [0.028100124764142146, 0.04497535875656724, 0.04193392022108696, 1.5667575348216127, 0.20871990741265575, 1.6352328219873382, 0.03764526203324235, 0.04517798922318194, 0.042037636980847434, 0.21001773769806714, 0.12922252054828184, 0.11281501244498515], "min": [0.587869229138536, 0.03982059470697888, 1.1299125098070748, -3.0688594656414985, 0.5115984449545508, -3.1318125607946055, 0.5716122916271487, -0.20589220677574227, 1.1326635804391303, 0.7958044275018876, 0.5333556728621089, 1.7409360556629034], "max": [0.7028834437438308, 0.23245141636906477, 1.2813281306769315, 3.087205117662387, 1.5529303561877885, 2.921653065321019, 0.728013566307284, -0.04632451419220676, 1.2768206933357824, 1.5663463680494478, 0.9482290247473313, 2.241429285878372], "count": [225]}, "eef_sim_pose_action": {"mean": [0.6550528352477363, 0.1519274562423312, 1.192257568324764, -0.44426892243649047, 1.2665666601891339, -0.9217672194306725, 0.6558095544539919, -0.15021286739071868, 1.2115872079084293, 1.199068858351546, 0.8232854687394238, 2.0340864257178524], "std": [0.028100124764142146, 0.04497535875656724, 0.04193392022108696, 1.5667575348216127, 0.20871990741265575, 1.6352328219873382, 0.03764526203324235, 0.04517798922318194, 0.042037636980847434, 0.21001773769806714, 0.12922252054828184, 0.11281501244498515], "min": [0.587869229138536, 0.03982059470697888, 1.1299125098070748, -3.0688594656414985, 0.5115984449545508, -3.1318125607946055, 0.5716122916271487, -0.20589220677574227, 1.1326635804391303, 0.7958044275018876, 0.5333556728621089, 1.7409360556629034], "max": [0.7028834437438308, 0.23245141636906477, 1.2813281306769315, 3.087205117662387, 1.5529303561877885, 2.921653065321019, 0.728013566307284, -0.04632451419220676, 1.2768206933357824, 1.5663463680494478, 0.9482290247473313, 2.241429285878372], "count": [225]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48903996936274513]], [[0.4804521895424837]], [[0.4725512479575163]]], "std": [[[0.27381057194336217]], [[0.26563254183845114]], [[0.2695360889272033]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1568627450980392]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.495914279003268]], [[0.5147012520424836]], [[0.4929570016339869]]], "std": [[[0.33693134965415705]], [[0.3302580566792159]], [[0.3388534138085453]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5090390788398692]], [[0.5275976776960783]], [[0.5040164583333333]]], "std": [[[0.32738511226567535]], [[0.319598379020762]], [[0.32804810750997354]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4363262540849673]], [[0.44465836805555553]], [[0.40663516544117645]]], "std": [[[0.3825253643897846]], [[0.3793163135445845]], [[0.3942777317031934]]], "count": [100]}, "observation.state": {"min": [0.4208390712738037, -1.1666237115859985, 0.8953230977058411, -0.5168755054473877, -1.4180506467819214, 0.9024651646614075, -0.9232661724090576, -1.2125438451766968, 1.11295485496521, -0.19965475797653198, 0.7499094009399414, -0.7346265316009521, 27.56999969482422, 46.408748626708984, 0.009999999776482582, -0.06187498942017555, 4.993750095367432, -1.1612499952316284, 0.9325000047683716, -0.8393750190734863, 1.0568749904632568, 0.4743749797344208, 1.5106250047683716, 0.25562500953674316, 32.29624938964844, 50.114376068115234, 0.6037499904632568, -0.3349999785423279, 2.4068751335144043, 1.1818749904632568, 6.896874904632568, -1.703125, 7.994999885559082, 0.53125, 0.7599999904632568, 15.710769653320312], "max": [0.9250569939613342, -0.8102540969848633, 1.1723220348358154, -0.12581540644168854, -0.5427204966545105, 1.9585192203521729, -0.5594338774681091, -0.8699788451194763, 1.4156795740127563, 0.04249213635921478, 1.4751871824264526, -0.6136510968208313, 52.665000915527344, 52.25222396850586, 0.14625000953674316, 9.59375, 41.25625228881836, 6.090000152587891, 28.887500762939453, 57.50749969482422, 25.30500030517578, 77.87124633789062, 9.583749771118164, 91.52249908447266, 50.311248779296875, 69.61187744140625, 2.1875, 7.494374752044678, 33.37062454223633, 1.8537499904632568, 35.854373931884766, 1.78125, 43.446250915527344, 22.532499313354492, 25.4268741607666, 76.50312805175781], "mean": [0.696588397026062, -0.9162433743476868, 0.9725895524024963, -0.26402971148490906, -0.8816996812820435, 1.551474928855896, -0.7667246460914612, -1.0263776779174805, 1.2422447204589844, -0.11637476086616516, 1.0359281301498413, -0.6606060862541199, 45.9353141784668, 49.718692779541016, 0.06753487139940262, 7.062154293060303, 16.738046646118164, 1.0849220752716064, 10.458141326904297, 10.719409942626953, 9.778310775756836, 17.50650978088379, 3.2390990257263184, 32.36442947387695, 41.48466110229492, 58.39736557006836, 0.9516761302947998, 1.5652247667312622, 24.517822265625, 1.2698241472244263, 26.8203067779541, -0.12866494059562683, 26.766952514648438, 5.80246114730835, 7.992801189422607, 49.99018096923828], "std": [0.1443500816822052, 0.10038087517023087, 0.09093809872865677, 0.0957404226064682, 0.1985263228416443, 0.18979601562023163, 0.13547757267951965, 0.11978010833263397, 0.10347695648670197, 0.05100131034851074, 0.1454271823167801, 0.045730579644441605, 4.505294322967529, 1.4383412599563599, 0.02960403449833393, 3.3289413452148438, 12.265375137329102, 2.0284273624420166, 10.403096199035645, 18.4669189453125, 9.06068229675293, 26.714935302734375, 2.234532594680786, 35.827545166015625, 5.383419036865234, 8.045604705810547, 0.31089189648628235, 2.4369213581085205, 10.54282283782959, 0.09721232205629349, 7.705432891845703, 1.3293094635009766, 10.099989891052246, 7.281684875488281, 9.042950630187988, 15.07072925567627], "count": [186]}, "action": {"min": [0.4208390712738037, -1.1666237115859985, 0.8953230977058411, -0.5168755054473877, -1.4180506467819214, 0.9024651646614075, -0.9232661724090576, -1.2125438451766968, 1.11295485496521, -0.19965475797653198, 0.7499094009399414, -0.7346265316009521, 27.56999969482422, 46.408748626708984, 0.009999999776482582, -0.06187498942017555, 4.993750095367432, -1.1612499952316284, 0.9325000047683716, -0.8393750190734863, 1.0568749904632568, 0.4743749797344208, 1.5106250047683716, 0.25562500953674316, 32.29624938964844, 50.114376068115234, 0.6037499904632568, -0.3349999785423279, 2.4068751335144043, 1.1818749904632568, 6.896874904632568, -1.703125, 7.994999885559082, 0.53125, 0.7599999904632568, 15.710769653320312], "max": [0.9250569939613342, -0.8102540969848633, 1.1723220348358154, -0.12581540644168854, -0.5427204966545105, 1.9585192203521729, -0.5594338774681091, -0.8699788451194763, 1.4156795740127563, 0.04249213635921478, 1.4751871824264526, -0.6136510968208313, 52.665000915527344, 52.25222396850586, 0.14625000953674316, 9.59375, 41.25625228881836, 6.090000152587891, 28.887500762939453, 57.50749969482422, 25.30500030517578, 77.87124633789062, 9.583749771118164, 91.52249908447266, 50.311248779296875, 69.61187744140625, 2.1875, 7.494374752044678, 33.37062454223633, 1.8537499904632568, 35.854373931884766, 1.78125, 43.446250915527344, 22.532499313354492, 25.4268741607666, 76.50312805175781], "mean": [0.6965887546539307, -0.9162432551383972, 0.972589373588562, -0.26402971148490906, -0.8816996216773987, 1.551474928855896, -0.7667243480682373, -1.02637779712677, 1.2422447204589844, -0.11637472361326218, 1.0359280109405518, -0.6606057286262512, 45.93529510498047, 49.71868133544922, 0.06753488630056381, 7.0621562004089355, 16.738035202026367, 1.0849218368530273, 10.458141326904297, 10.719404220581055, 9.7783203125, 17.50649642944336, 3.23909854888916, 32.36442184448242, 41.484649658203125, 58.39734649658203, 0.9516764283180237, 1.5652247667312622, 24.51783561706543, 1.2698241472244263, 26.8203125, -0.12866495549678802, 26.766948699951172, 5.802458763122559, 7.992797374725342, 49.990169525146484], "std": [0.14435002207756042, 0.10038085281848907, 0.09093810617923737, 0.0957404375076294, 0.19852635264396667, 0.18979603052139282, 0.13547752797603607, 0.11978013813495636, 0.10347693413496017, 0.051001302897930145, 0.1454271823167801, 0.0457305870950222, 4.505293369293213, 1.4383411407470703, 0.02960403449833393, 3.3289384841918945, 12.265375137329102, 2.0284276008605957, 10.403095245361328, 18.466917037963867, 9.060681343078613, 26.714935302734375, 2.234532117843628, 35.827545166015625, 5.383419036865234, 8.04560375213623, 0.3108917772769928, 2.4369211196899414, 10.54282283782959, 0.09721224755048752, 7.705432415008545, 1.3293098211288452, 10.099989891052246, 7.281685829162598, 9.042951583862305, 15.070730209350586], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [186]}, "index": {"min": [1556], "max": [1741], "mean": [1648.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [2.096774193548387, 6.0, 6.0, 6.0, 6.0], "std": [1.9124072322938264, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [186]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [186]}, "eef_direction_state": {"mean": [3.817204301075269, 3.913978494623656], "std": [1.871956233745002, 1.9573732342177736], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.1129032258064515, 1.075268817204301], "std": [0.8570674941680423, 0.8196059785014828], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.7526881720430108, 0.9516129032258065], "std": [0.8444112790220584, 0.83138864315225], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.817204301075269, 3.913978494623656], "std": [1.871956233745002, 1.9573732342177736], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.1129032258064515, 1.075268817204301], "std": [0.8570674941680423, 0.8196059785014828], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.7526881720430108, 0.9516129032258065], "std": [0.8444112790220584, 0.83138864315225], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.649650903243748, 0.1399025203450911, 1.2158044334322708, -0.432173689007313, 1.2965252222900747, -0.8028272547674126, 0.6559542882118385, -0.13600586649837668, 1.2083539985093572, 1.1806343983324266, 0.8567060752561642, 2.045141010479284], "std": [0.027594134252007317, 0.03982873328952594, 0.03199520560083146, 1.2312166501369752, 0.13697708729589436, 1.3574810135655855, 0.02849639158700339, 0.03981234467548865, 0.04507598279277597, 0.2220833315135687, 0.09216619817003416, 0.1100712223805741], "min": [0.5988074864534457, 0.0424385608174942, 1.141519934694858, -3.134720800937089, 0.7644928021001371, -1.5906347720107206, 0.6101896702043452, -0.18525710024411238, 1.1236685763200955, 0.7713920210226883, 0.5889037922480247, 1.7642648098258016], "max": [0.7041493900402058, 0.19630654507975573, 1.2747319144621705, 3.1092345115328275, 1.5596773733006564, 3.10313946279037, 0.7137160173982435, -0.057824979777866964, 1.2855075862988963, 1.589162746887298, 0.9586199693151816, 2.2806479961507247], "count": [186]}, "eef_sim_pose_action": {"mean": [0.649650903243748, 0.1399025203450911, 1.2158044334322708, -0.432173689007313, 1.2965252222900747, -0.8028272547674126, 0.6559542882118385, -0.13600586649837668, 1.2083539985093572, 1.1806343983324266, 0.8567060752561642, 2.045141010479284], "std": [0.027594134252007317, 0.03982873328952594, 0.03199520560083146, 1.2312166501369752, 0.13697708729589436, 1.3574810135655855, 0.02849639158700339, 0.03981234467548865, 0.04507598279277597, 0.2220833315135687, 0.09216619817003416, 0.1100712223805741], "min": [0.5988074864534457, 0.0424385608174942, 1.141519934694858, -3.134720800937089, 0.7644928021001371, -1.5906347720107206, 0.6101896702043452, -0.18525710024411238, 1.1236685763200955, 0.7713920210226883, 0.5889037922480247, 1.7642648098258016], "max": [0.7041493900402058, 0.19630654507975573, 1.2747319144621705, 3.1092345115328275, 1.5596773733006564, 3.10313946279037, 0.7137160173982435, -0.057824979777866964, 1.2855075862988963, 1.589162746887298, 0.9586199693151816, 2.2806479961507247], "count": [186]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49028301470588237]], [[0.47916124387254905]], [[0.4696816094771242]]], "std": [[[0.2700115646657738]], [[0.26221439139430747]], [[0.2667380958593499]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5077569485294118]], [[0.5138492156862745]], [[0.4922140196078431]]], "std": [[[0.32664016833330883]], [[0.32820772666379633]], [[0.33496868413718667]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5247060641339869]], [[0.5464856229575163]], [[0.5218879799836601]]], "std": [[[0.328520142629716]], [[0.3165671571386493]], [[0.32512156107803736]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4347756944444444]], [[0.44268723039215685]], [[0.40414380718954246]]], "std": [[[0.382440922879]], [[0.3792044875274216]], [[0.39383338108426014]]], "count": [100]}, "observation.state": {"min": [0.411564439535141, -1.1404449939727783, 0.8838311433792114, -0.4530022144317627, -1.5718276500701904, 0.5955045223236084, -0.928871750831604, -1.2515974044799805, 1.0828607082366943, -0.11148622632026672, 0.7485742568969727, -0.7720198035240173, 21.729999542236328, 45.194374084472656, 0.019999999552965164, 0.8675000071525574, 1.1050000190734863, -1.4381250143051147, 0.7193750143051147, -0.32750001549720764, 0.6183333396911621, 0.0793749988079071, 1.5012500286102295, 0.3656249940395355, 36.571876525878906, 47.264373779296875, 0.09375, -0.5249999761581421, 1.0943750143051147, 1.0306249856948853, 2.84375, -1.2144443988800049, 6.161250114440918, -0.44749999046325684, 0.6987500190734863, 27.8231258392334], "max": [1.0592939853668213, -0.8142356872558594, 1.126378059387207, -0.10237850248813629, -0.5117494463920593, 1.886134386062622, -0.5699959993362427, -0.8990901708602905, 1.3396943807601929, 0.0877181813120842, 1.5618244409561157, -0.6721360683441162, 59.38312530517578, 58.907501220703125, 0.2237500101327896, 9.603750228881836, 40.890625, 10.686249732971191, 30.171875, 46.83562469482422, 28.651248931884766, 65.06624603271484, 9.001250267028809, 93.91062927246094, 52.96812438964844, 75.64812469482422, 1.8550000190734863, 9.53499984741211, 44.63062286376953, 2.109375, 39.244998931884766, 22.494375228881836, 42.16062545776367, 28.379375457763672, 45.84937286376953, 85.4956283569336], "mean": [0.7751830816268921, -0.9062706232070923, 0.9749042391777039, -0.29944780468940735, -0.9538763761520386, 1.4593805074691772, -0.7967713475227356, -1.013739824295044, 1.217394232749939, -0.05511964485049248, 1.0059247016906738, -0.7492137551307678, 49.41267013549805, 49.616729736328125, 0.09099987149238586, 7.537544250488281, 15.200806617736816, 1.3616842031478882, 9.850200653076172, 7.429978847503662, 9.735548973083496, 13.335356712341309, 3.059258460998535, 33.11068344116211, 43.20932388305664, 61.45452117919922, 0.9684276580810547, 1.7042590379714966, 31.597808837890625, 1.259307861328125, 30.20124053955078, 5.037741184234619, 27.085481643676758, 6.019321441650391, 12.04384708404541, 56.52425765991211], "std": [0.17950546741485596, 0.09185385704040527, 0.08273325115442276, 0.08608990162611008, 0.29357773065567017, 0.2910356819629669, 0.1281646490097046, 0.1092255562543869, 0.07819472998380661, 0.038163989782333374, 0.1605778932571411, 0.035190414637327194, 7.032974720001221, 2.8004672527313232, 0.05589441582560539, 2.7267820835113525, 12.420486450195312, 2.1759390830993652, 10.420677185058594, 14.250029563903809, 9.76383113861084, 22.753280639648438, 2.1160521507263184, 33.843570709228516, 6.202536582946777, 12.14863109588623, 0.5583131909370422, 2.923292875289917, 13.990073204040527, 0.31827348470687866, 9.997086524963379, 8.045021057128906, 9.03026294708252, 10.522210121154785, 16.32282257080078, 16.919445037841797], "count": [214]}, "action": {"min": [0.411564439535141, -1.1404449939727783, 0.8838311433792114, -0.4530022144317627, -1.5718276500701904, 0.5955045223236084, -0.928871750831604, -1.2515974044799805, 1.0828607082366943, -0.11148622632026672, 0.7485742568969727, -0.7720198035240173, 21.729999542236328, 45.194374084472656, 0.019999999552965164, 0.8675000071525574, 1.1050000190734863, -1.4381250143051147, 0.7193750143051147, -0.32750001549720764, 0.6183333396911621, 0.0793749988079071, 1.5012500286102295, 0.3656249940395355, 36.571876525878906, 47.264373779296875, 0.09375, -0.5249999761581421, 1.0943750143051147, 1.0306249856948853, 2.84375, -1.2144443988800049, 6.161250114440918, -0.44749999046325684, 0.6987500190734863, 27.8231258392334], "max": [1.0592939853668213, -0.8142356872558594, 1.126378059387207, -0.10237850248813629, -0.5117494463920593, 1.886134386062622, -0.5699959993362427, -0.8990901708602905, 1.3396943807601929, 0.0877181813120842, 1.5618244409561157, -0.6721360683441162, 59.38312530517578, 58.907501220703125, 0.2237500101327896, 9.603750228881836, 40.890625, 10.686249732971191, 30.171875, 46.83562469482422, 28.651248931884766, 65.06624603271484, 9.001250267028809, 93.91062927246094, 52.96812438964844, 75.64812469482422, 1.8550000190734863, 9.53499984741211, 44.63062286376953, 2.109375, 39.244998931884766, 22.494375228881836, 42.16062545776367, 28.379375457763672, 45.84937286376953, 85.4956283569336], "mean": [0.7751831412315369, -0.9062706828117371, 0.9749044179916382, -0.2994478940963745, -0.9538764357566833, 1.4593806266784668, -0.7967718839645386, -1.0137399435043335, 1.2173941135406494, -0.05511969327926636, 1.0059248208999634, -0.7492137551307678, 49.412681579589844, 49.616722106933594, 0.09099989384412766, 7.537545680999756, 15.200813293457031, 1.3616840839385986, 9.850214004516602, 7.429975509643555, 9.735549926757812, 13.335373878479004, 3.0592594146728516, 33.11068344116211, 43.20931625366211, 61.454498291015625, 0.9684275984764099, 1.7042592763900757, 31.597827911376953, 1.2593072652816772, 30.201244354248047, 5.037744998931885, 27.085474014282227, 6.019322395324707, 12.043854713439941, 56.52427673339844], "std": [0.17950551211833954, 0.09185385704040527, 0.08273324370384216, 0.08608989417552948, 0.2935777008533478, 0.2910356819629669, 0.12816466391086578, 0.1092255711555481, 0.07819473743438721, 0.038163989782333374, 0.16057787835597992, 0.03519041836261749, 7.032973289489746, 2.8004672527313232, 0.0558944046497345, 2.726780414581299, 12.420486450195312, 2.1759393215179443, 10.420677185058594, 14.250029563903809, 9.763829231262207, 22.753284454345703, 2.1160519123077393, 33.843570709228516, 6.202538013458252, 12.14863109588623, 0.5583133101463318, 2.923292398452759, 13.99007511138916, 0.31827348470687866, 9.997087478637695, 8.045021057128906, 9.03026294708252, 10.522209167480469, 16.32282066345215, 16.919443130493164], "count": [214]}, "timestamp": {"min": [0.0], "max": [7.1], "mean": [3.5500000000000003], "std": [2.0591934774998144], "count": [214]}, "frame_index": {"min": [0], "max": [213], "mean": [106.5], "std": [61.775804324994425], "count": [214]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [214]}, "index": {"min": [1742], "max": [1955], "mean": [1848.5], "std": [61.775804324994425], "count": [214]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [214]}, "subtask_annotation": {"mean": [2.3130841121495327, 6.0, 6.0, 6.0, 6.0], "std": [1.6434852476612891, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [214]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [214]}, "eef_direction_state": {"mean": [3.8411214953271027, 4.107476635514018], "std": [2.0898040542689396, 1.9794835980312273], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_state": {"mean": [0.9345794392523364, 0.8644859813084113], "std": [0.8176902509466192, 0.8233453910607907], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_state": {"mean": [0.794392523364486, 0.7102803738317757], "std": [0.850929318885238, 0.8089377573227067], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_direction_action": {"mean": [3.8411214953271027, 4.107476635514018], "std": [2.0898040542689396, 1.9794835980312273], "min": [0, 0], "max": [6, 6], "count": [214]}, "eef_velocity_action": {"mean": [0.9345794392523364, 0.8644859813084113], "std": [0.8176902509466192, 0.8233453910607907], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_action": {"mean": [0.794392523364486, 0.7102803738317757], "std": [0.850929318885238, 0.8089377573227067], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_sim_pose_state": {"mean": [0.6451151055326536, 0.16117435338836253, 1.2046429897531674, -0.4965146192704434, 1.19644832308045, -0.6067176556011796, 0.6576789055426222, -0.14659359210550155, 1.1934928503222149, 1.2526772137908058, 0.9003271629168359, 2.046769391850978], "std": [0.02766038313032117, 0.04616635863219595, 0.04254012406197501, 1.534034813307152, 0.21804467886355464, 1.693101722436415, 0.024878275496507646, 0.0408935811814109, 0.04619044319242573, 0.25252078096940267, 0.12541963605334516, 0.12107073812563596], "min": [0.5957310218092402, 0.03751466371726825, 1.1222667097549424, -3.11995163277669, 0.5079481731658131, -3.110827714698402, 0.5959388724880805, -0.18811545591696446, 1.1362718433364254, 0.7687310516993627, 0.5843441637654108, 1.727719395115284], "max": [0.6933858117805553, 0.22002829221100212, 1.273523747649338, 3.1107916753378038, 1.5179425141149299, 3.102792331039935, 0.7043685914859917, -0.047323744642558424, 1.280278034299209, 1.554419395570978, 1.0011326324613403, 2.2005269624969706], "count": [214]}, "eef_sim_pose_action": {"mean": [0.6451151055326536, 0.16117435338836253, 1.2046429897531674, -0.4965146192704434, 1.19644832308045, -0.6067176556011796, 0.6576789055426222, -0.14659359210550155, 1.1934928503222149, 1.2526772137908058, 0.9003271629168359, 2.046769391850978], "std": [0.02766038313032117, 0.04616635863219595, 0.04254012406197501, 1.534034813307152, 0.21804467886355464, 1.693101722436415, 0.024878275496507646, 0.0408935811814109, 0.04619044319242573, 0.25252078096940267, 0.12541963605334516, 0.12107073812563596], "min": [0.5957310218092402, 0.03751466371726825, 1.1222667097549424, -3.11995163277669, 0.5079481731658131, -3.110827714698402, 0.5959388724880805, -0.18811545591696446, 1.1362718433364254, 0.7687310516993627, 0.5843441637654108, 1.727719395115284], "max": [0.6933858117805553, 0.22002829221100212, 1.273523747649338, 3.1107916753378038, 1.5179425141149299, 3.102792331039935, 0.7043685914859917, -0.047323744642558424, 1.280278034299209, 1.554419395570978, 1.0011326324613403, 2.2005269624969706], "count": [214]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4868750081699346]], [[0.4742690175653595]], [[0.47204481209150323]]], "std": [[[0.27483289110244147]], [[0.2695020816706509]], [[0.269307493998827]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.13333333333333333]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49186152369281044]], [[0.5009746282679739]], [[0.4774324734477124]]], "std": [[[0.32922100878227734]], [[0.3281323609947023]], [[0.3369943906367037]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1411764705882353]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47885486723856213]], [[0.4991464276960784]], [[0.4787146772875817]]], "std": [[[0.32755525742916247]], [[0.31881233943895715]], [[0.3255660258879503]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4370958088235294]], [[0.4443548672385621]], [[0.4069655780228758]]], "std": [[[0.38248459165171383]], [[0.37920478759698373]], [[0.39402976522669425]]], "count": [100]}, "observation.state": {"min": [0.45910581946372986, -1.1734426021575928, 0.8516441583633423, -0.5156834125518799, -1.3821918964385986, 0.9367132186889648, -1.0779863595962524, -1.1915626525878906, 1.0431872606277466, -0.12493324279785156, 0.7892967462539673, -0.7745860815048218, 29.911251068115234, 42.52687454223633, 0.11374999582767487, 2.434999942779541, 1.1462500095367432, -0.004999999888241291, 0.815625011920929, -0.8912500143051147, 0.8806250095367432, -0.3174999952316284, 1.496250033378601, -0.49437499046325684, 37.291873931884766, 48.46812438964844, 0.11500000208616257, -0.3943749964237213, 10.255000114440918, 0.4749999940395355, 13.248888969421387, -0.4000000059604645, 14.5, -0.15000000596046448, 1.084375023841858, 38.17749786376953], "max": [1.0678136348724365, -0.7545374035835266, 1.16533625125885, -0.13954852521419525, -0.4652809500694275, 1.9334850311279297, -0.58113032579422, -0.8770334720611572, 1.3408865928649902, 0.21708078682422638, 1.5189296007156372, -0.6556134223937988, 53.6037483215332, 53.81687545776367, 0.3125, 9.538749694824219, 54.596248626708984, 64.4000015258789, 28.716249465942383, 34.32875061035156, 27.935625076293945, 60.59000015258789, 18.751874923706055, 93.109375, 60.99812698364258, 76.90875244140625, 2.603749990463257, 7.171875, 48.16187286376953, 2.0612499713897705, 45.604373931884766, 59.72687530517578, 44.833126068115234, 66.67750549316406, 42.55249786376953, 95.31500244140625], "mean": [0.734593391418457, -0.8860422372817993, 0.9597864747047424, -0.25455009937286377, -0.8861844539642334, 1.489444613456726, -0.8115161061286926, -1.0172852277755737, 1.204939842224121, -0.03769594803452492, 1.064825415611267, -0.7318016886711121, 47.75706100463867, 50.2119140625, 0.18300318717956543, 7.761130332946777, 18.222484588623047, 9.424162864685059, 10.368005752563477, 7.458007335662842, 9.641072273254395, 15.193641662597656, 3.7739126682281494, 36.511756896972656, 46.795650482177734, 63.486549377441406, 0.6585431694984436, 1.1919646263122559, 33.89979934692383, 0.7456405162811279, 34.62602615356445, 10.568618774414062, 33.38349914550781, 19.607711791992188, 15.341434478759766, 67.27467346191406], "std": [0.16927526891231537, 0.13530544936656952, 0.1139843538403511, 0.10141768306493759, 0.21613457798957825, 0.2137182354927063, 0.14275813102722168, 0.09820282459259033, 0.07545828074216843, 0.06141800060868263, 0.13816598057746887, 0.04813439026474953, 4.380069255828857, 2.337925672531128, 0.04178226366639137, 2.29191255569458, 19.02594566345215, 17.779565811157227, 11.574131965637207, 12.557308197021484, 9.456095695495605, 23.105762481689453, 4.53729248046875, 33.6883430480957, 5.143951892852783, 11.7122163772583, 0.4109564423561096, 2.190110206604004, 11.339777946472168, 0.19862650334835052, 8.344029426574707, 18.0916748046875, 7.5017571449279785, 27.378999710083008, 16.13360023498535, 15.378579139709473], "count": [263]}, "action": {"min": [0.45910581946372986, -1.1734426021575928, 0.8516441583633423, -0.5156834125518799, -1.3821918964385986, 0.9367132186889648, -1.0779863595962524, -1.1915626525878906, 1.0431872606277466, -0.12493324279785156, 0.7892967462539673, -0.7745860815048218, 29.911251068115234, 42.52687454223633, 0.11374999582767487, 2.434999942779541, 1.1462500095367432, -0.004999999888241291, 0.815625011920929, -0.8912500143051147, 0.8806250095367432, -0.3174999952316284, 1.496250033378601, -0.49437499046325684, 37.291873931884766, 48.46812438964844, 0.11500000208616257, -0.3943749964237213, 10.255000114440918, 0.4749999940395355, 13.248888969421387, -0.4000000059604645, 14.5, -0.15000000596046448, 1.084375023841858, 38.17749786376953], "max": [1.0678136348724365, -0.7545374035835266, 1.16533625125885, -0.13954852521419525, -0.4652809500694275, 1.9334850311279297, -0.58113032579422, -0.8770334720611572, 1.3408865928649902, 0.21708078682422638, 1.5189296007156372, -0.6556134223937988, 53.6037483215332, 53.81687545776367, 0.3125, 9.538749694824219, 54.596248626708984, 64.4000015258789, 28.716249465942383, 34.32875061035156, 27.935625076293945, 60.59000015258789, 18.751874923706055, 93.109375, 60.99812698364258, 76.90875244140625, 2.603749990463257, 7.171875, 48.16187286376953, 2.0612499713897705, 45.604373931884766, 59.72687530517578, 44.833126068115234, 66.67750549316406, 42.55249786376953, 95.31500244140625], "mean": [0.734593391418457, -0.8860421180725098, 0.9597851634025574, -0.25454995036125183, -0.8861848711967468, 1.489444613456726, -0.8115163445472717, -1.0172853469848633, 1.204939365386963, -0.03769597038626671, 1.0648256540298462, -0.7318018078804016, 47.757057189941406, 50.21189498901367, 0.18300311267375946, 7.761128902435303, 18.222496032714844, 9.424160957336426, 10.367997169494629, 7.458010196685791, 9.641077995300293, 15.193644523620605, 3.7739179134368896, 36.51176452636719, 46.795650482177734, 63.486507415771484, 0.6585431694984436, 1.1919646263122559, 33.89982986450195, 0.7456405758857727, 34.62602233886719, 10.568614959716797, 33.383487701416016, 19.607696533203125, 15.341437339782715, 67.27471160888672], "std": [0.16927525401115417, 0.13530544936656952, 0.11398430168628693, 0.10141771286725998, 0.21613460779190063, 0.2137182503938675, 0.14275816082954407, 0.09820284694433212, 0.07545828819274902, 0.061417996883392334, 0.13816598057746887, 0.04813437908887863, 4.380068778991699, 2.337926149368286, 0.04178227484226227, 2.2919111251831055, 19.02594566345215, 17.77956199645996, 11.57413387298584, 12.557306289672852, 9.456093788146973, 23.10576820373535, 4.537292957305908, 33.68833541870117, 5.143951892852783, 11.712218284606934, 0.4109567105770111, 2.190110445022583, 11.339777946472168, 0.19862645864486694, 8.344029426574707, 18.091672897338867, 7.50175666809082, 27.378997802734375, 16.13360023498535, 15.378580093383789], "count": [263]}, "timestamp": {"min": [0.0], "max": [8.733333333333333], "mean": [4.366666666666667], "std": [2.5307003861469743], "count": [263]}, "frame_index": {"min": [0], "max": [262], "mean": [131.0], "std": [75.92101158440923], "count": [263]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [263]}, "index": {"min": [1956], "max": [2218], "mean": [2087.0], "std": [75.92101158440923], "count": [263]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [263]}, "subtask_annotation": {"mean": [2.167300380228137, 6.0, 6.0, 6.0, 6.0], "std": [1.8319500541844695, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [263]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [263]}, "eef_direction_state": {"mean": [4.083650190114068, 4.570342205323194], "std": [1.8252138744593678, 1.7918793044819954], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_state": {"mean": [0.9581749049429658, 0.7072243346007605], "std": [0.7957585375078462, 0.8329166166900484], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_state": {"mean": [0.7186311787072244, 0.6501901140684411], "std": [0.8570413054993735, 0.7940307013782063], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_direction_action": {"mean": [4.083650190114068, 4.570342205323194], "std": [1.8252138744593678, 1.7918793044819954], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_action": {"mean": [0.9581749049429658, 0.7072243346007605], "std": [0.7957585375078462, 0.8329166166900484], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_action": {"mean": [0.7186311787072244, 0.6501901140684411], "std": [0.8570413054993735, 0.7940307013782063], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_sim_pose_state": {"mean": [0.6433125020264931, 0.147758647995547, 1.2102243415049452, -0.6994420255466013, 1.2665031616992029, -0.9670365757541427, 0.6511554413130269, -0.1450439523380995, 1.2000556119629302, 1.1977117638840804, 0.8553902602251028, 2.017179666897873], "std": [0.03385414446035983, 0.043099547486657036, 0.039980622044651304, 1.284611079055026, 0.13130750076268874, 1.4806347454354842, 0.020478605118098174, 0.03929647402875534, 0.049318653615795544, 0.2417678271034027, 0.11579036360085139, 0.12403165162719024], "min": [0.593340345978478, 0.04894714886677784, 1.1174012178683392, -3.1398342096298943, 0.8669582929916677, -3.1304552196929136, 0.6058247659595605, -0.22444403630273724, 1.1357087250273588, 0.8321955998244123, 0.6553239530131703, 1.7118011317832753], "max": [0.6998978806407476, 0.21306049360700718, 1.2856132414177852, 3.1290899169236126, 1.5177725401967663, 3.0811843768400236, 0.7025857254188356, -0.06761808696196414, 1.2745765406923362, 1.5279171748698608, 0.9554542821835406, 2.1804055304234793], "count": [263]}, "eef_sim_pose_action": {"mean": [0.6433125020264931, 0.147758647995547, 1.2102243415049452, -0.6994420255466013, 1.2665031616992029, -0.9670365757541427, 0.6511554413130269, -0.1450439523380995, 1.2000556119629302, 1.1977117638840804, 0.8553902602251028, 2.017179666897873], "std": [0.03385414446035983, 0.043099547486657036, 0.039980622044651304, 1.284611079055026, 0.13130750076268874, 1.4806347454354842, 0.020478605118098174, 0.03929647402875534, 0.049318653615795544, 0.2417678271034027, 0.11579036360085139, 0.12403165162719024], "min": [0.593340345978478, 0.04894714886677784, 1.1174012178683392, -3.1398342096298943, 0.8669582929916677, -3.1304552196929136, 0.6058247659595605, -0.22444403630273724, 1.1357087250273588, 0.8321955998244123, 0.6553239530131703, 1.7118011317832753], "max": [0.6998978806407476, 0.21306049360700718, 1.2856132414177852, 3.1290899169236126, 1.5177725401967663, 3.0811843768400236, 0.7025857254188356, -0.06761808696196414, 1.2745765406923362, 1.5279171748698608, 0.9554542821835406, 2.1804055304234793], "count": [263]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48924225285947714]], [[0.4708055412581699]], [[0.4667380208333333]]], "std": [[[0.2736262808182082]], [[0.27271129654687426]], [[0.27572291027160667]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.12549019607843137]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4907679718137255]], [[0.502973756127451]], [[0.47920370710784316]]], "std": [[[0.3284948001376385]], [[0.32509168738648064]], [[0.3326440007194343]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.14901960784313725]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4849099183006536]], [[0.5025277410130718]], [[0.4816655126633987]]], "std": [[[0.3238018852786708]], [[0.3194574652604921]], [[0.3266901523381469]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4371550755718954]], [[0.44363276348039216]], [[0.4059580821078431]]], "std": [[[0.3831041512073021]], [[0.37951436649161235]], [[0.3956615095010752]]], "count": [100]}, "observation.state": {"min": [0.36461910605430603, -1.1241607666015625, 0.8965152502059937, -0.4799439311027527, -1.4436942338943481, 0.8395217061042786, -0.9266676902770996, -1.2423943281173706, 1.075400710105896, -0.1742866337299347, 0.7763504385948181, -0.9134432077407837, 21.747499465942383, 41.29624938964844, -0.10437499731779099, 2.9643750190734863, 0.7556250095367432, -0.05687500908970833, 0.8700000047683716, -0.796875, 0.9012500047683716, -0.5056250095367432, 1.4443750381469727, -1.1362500190734863, 31.201875686645508, 48.48999786376953, 0.3331249952316284, -0.5550000071525574, 9.374375343322754, 0.40187498927116394, 19.782499313354492, -0.36812499165534973, 20.42562484741211, -0.4650000035762787, 2.9281249046325684, 18.165555953979492], "max": [0.9952061176300049, -0.8088712096214294, 1.1254959106445312, -0.061655983328819275, -0.4414387345314026, 1.9413766860961914, -0.4916266202926636, -0.8886472582817078, 1.3608424663543701, 0.09717030078172684, 1.5155388116836548, -0.6972895860671997, 62.251251220703125, 60.3650016784668, 0.38624998927116394, 9.675000190734863, 36.54312515258789, 7.795000076293945, 33.71812438964844, 36.74812316894531, 31.77312469482422, 85.87312316894531, 44.47249984741211, 106.33000183105469, 63.64125061035156, 75.84500122070312, 2.208750009536743, 5.144374847412109, 53.073123931884766, 40.55687713623047, 36.96875, 111.078125, 39.56562805175781, 59.48249816894531, 54.931251525878906, 109.24687957763672], "mean": [0.6753120422363281, -0.9219267964363098, 0.9710289835929871, -0.3117038309574127, -0.8124445080757141, 1.6784847974777222, -0.7513588666915894, -1.034517765045166, 1.2062572240829468, -0.03861697390675545, 1.0385992527008057, -0.7882664799690247, 51.93840026855469, 47.24785614013672, 0.060798823833465576, 8.226725578308105, 11.712181091308594, 1.6883434057235718, 8.595664978027344, 5.415807723999023, 8.48313045501709, 15.069389343261719, 7.763926029205322, 23.55204200744629, 42.5145149230957, 60.784427642822266, 0.7501015067100525, 0.7887448072433472, 31.759742736816406, 3.6246252059936523, 30.357498168945312, 25.212879180908203, 30.273975372314453, 18.339122772216797, 20.74127769470215, 66.4288101196289], "std": [0.13641346991062164, 0.0741671696305275, 0.08459794521331787, 0.10513152927160263, 0.2272733747959137, 0.18437479436397552, 0.14008024334907532, 0.12401833385229111, 0.0926487073302269, 0.07245206832885742, 0.14096054434776306, 0.09747491776943207, 7.025925636291504, 3.742509365081787, 0.13239067792892456, 2.1376242637634277, 11.049853324890137, 2.347919464111328, 11.550570487976074, 10.6781644821167, 9.949090957641602, 27.783117294311523, 12.871542930603027, 38.3658332824707, 8.27546501159668, 11.826130867004395, 0.3629806637763977, 1.4112052917480469, 12.247416496276855, 8.490507125854492, 4.684809684753418, 40.28301239013672, 4.558741569519043, 24.999191284179688, 18.209850311279297, 26.034177780151367], "count": [258]}, "action": {"min": [0.36461910605430603, -1.1241607666015625, 0.8965152502059937, -0.4799439311027527, -1.4436942338943481, 0.8395217061042786, -0.9266676902770996, -1.2423943281173706, 1.075400710105896, -0.1742866337299347, 0.7763504385948181, -0.9134432077407837, 21.747499465942383, 41.29624938964844, -0.10437499731779099, 2.9643750190734863, 0.7556250095367432, -0.05687500908970833, 0.8700000047683716, -0.796875, 0.9012500047683716, -0.5056250095367432, 1.4443750381469727, -1.1362500190734863, 31.201875686645508, 48.48999786376953, 0.3331249952316284, -0.5550000071525574, 9.374375343322754, 0.40187498927116394, 19.782499313354492, -0.36812499165534973, 20.42562484741211, -0.4650000035762787, 2.9281249046325684, 18.165555953979492], "max": [0.9952061176300049, -0.8088712096214294, 1.1254959106445312, -0.061655983328819275, -0.4414387345314026, 1.9413766860961914, -0.4916266202926636, -0.8886472582817078, 1.3608424663543701, 0.09717030078172684, 1.5155388116836548, -0.6972895860671997, 62.251251220703125, 60.3650016784668, 0.38624998927116394, 9.675000190734863, 36.54312515258789, 7.795000076293945, 33.71812438964844, 36.74812316894531, 31.77312469482422, 85.87312316894531, 44.47249984741211, 106.33000183105469, 63.64125061035156, 75.84500122070312, 2.208750009536743, 5.144374847412109, 53.073123931884766, 40.55687713623047, 36.96875, 111.078125, 39.56562805175781, 59.48249816894531, 54.931251525878906, 109.24687957763672], "mean": [0.6753120422363281, -0.9219253063201904, 0.9710277915000916, -0.3117038607597351, -0.8124446272850037, 1.678484559059143, -0.7513589859008789, -1.0345178842544556, 1.206257700920105, -0.03861702233552933, 1.038598895072937, -0.7882665991783142, 51.93839645385742, 47.24783706665039, 0.06079882010817528, 8.226726531982422, 11.712187767028809, 1.6883434057235718, 8.59566593170166, 5.41580057144165, 8.483122825622559, 15.069384574890137, 7.763920307159424, 23.552032470703125, 42.51451873779297, 60.78445053100586, 0.7501019239425659, 0.7887449860572815, 31.75973129272461, 3.6246252059936523, 30.357494354248047, 25.212875366210938, 30.273988723754883, 18.339130401611328, 20.741287231445312, 66.42882537841797], "std": [0.13641349971294403, 0.0741671547293663, 0.08459798991680145, 0.10513154417276382, 0.2272733449935913, 0.18437476456165314, 0.1400802582502365, 0.1240183487534523, 0.0926486998796463, 0.07245207577943802, 0.14096055924892426, 0.09747493267059326, 7.0259246826171875, 3.74250864982605, 0.13239069283008575, 2.137624502182007, 11.049853324890137, 2.3479204177856445, 11.55057430267334, 10.678162574768066, 9.949091911315918, 27.783119201660156, 12.871562957763672, 38.36580276489258, 8.275464057922363, 11.826131820678711, 0.3629806637763977, 1.4112054109573364, 12.247413635253906, 8.49050521850586, 4.68480920791626, 40.283016204833984, 4.558741569519043, 24.99919891357422, 18.20984649658203, 26.0341796875], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [258]}, "index": {"min": [2219], "max": [2476], "mean": [2347.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [1.926356589147287, 6.0, 6.0, 6.0, 6.0], "std": [1.8401221471019393, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [258]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [258]}, "eef_direction_state": {"mean": [4.461240310077519, 4.321705426356589], "std": [1.8130795284155634, 1.8154146702211778], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [0.8217054263565892, 0.8488372093023255], "std": [0.8486159493583894, 0.7951028678091998], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.6472868217054264, 0.6124031007751938], "std": [0.8280524942521369, 0.7954334542533554], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [4.461240310077519, 4.321705426356589], "std": [1.8130795284155634, 1.8154146702211778], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [0.8217054263565892, 0.8488372093023255], "std": [0.8486159493583894, 0.7951028678091998], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [0.6472868217054264, 0.6124031007751938], "std": [0.8280524942521369, 0.7954334542533554], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.6546968361958782, 0.14109206225847332, 1.2044983971998298, 0.1264289133884509, 1.3414700388119136, -0.3659967128770256, 0.6560848826210528, -0.1332927589938617, 1.2144438332302279, 1.1303236687601228, 0.8836740766052329, 1.9590952409678881], "std": [0.02304399826620254, 0.03814454137904229, 0.03849875152390545, 1.4293715549052526, 0.12796722353070392, 1.4558362510062812, 0.02140116206073285, 0.04431521032118738, 0.05038660637934897, 0.23780669210382976, 0.15870786835131892, 0.11809361806863578], "min": [0.6018030107639947, 0.03380131535441233, 1.1193212498927365, -3.0071418643528283, 0.697202019958115, -2.7663745948419174, 0.6019345565012446, -0.1919567091464095, 1.1392690296573451, 0.719970007454175, 0.6243553835573494, 1.7120542222058348], "max": [0.6946115499716159, 0.2037257064113156, 1.2719958006795222, 3.054372588646914, 1.566778841083524, 2.835694134847714, 0.6988062241814986, -0.05357301962469421, 1.3117373822585356, 1.5084211204673397, 1.043850477308204, 2.2290283472364294], "count": [258]}, "eef_sim_pose_action": {"mean": [0.6546968361958782, 0.14109206225847332, 1.2044983971998298, 0.1264289133884509, 1.3414700388119136, -0.3659967128770256, 0.6560848826210528, -0.1332927589938617, 1.2144438332302279, 1.1303236687601228, 0.8836740766052329, 1.9590952409678881], "std": [0.02304399826620254, 0.03814454137904229, 0.03849875152390545, 1.4293715549052526, 0.12796722353070392, 1.4558362510062812, 0.02140116206073285, 0.04431521032118738, 0.05038660637934897, 0.23780669210382976, 0.15870786835131892, 0.11809361806863578], "min": [0.6018030107639947, 0.03380131535441233, 1.1193212498927365, -3.0071418643528283, 0.697202019958115, -2.7663745948419174, 0.6019345565012446, -0.1919567091464095, 1.1392690296573451, 0.719970007454175, 0.6243553835573494, 1.7120542222058348], "max": [0.6946115499716159, 0.2037257064113156, 1.2719958006795222, 3.054372588646914, 1.566778841083524, 2.835694134847714, 0.6988062241814986, -0.05357301962469421, 1.3117373822585356, 1.5084211204673397, 1.043850477308204, 2.2290283472364294], "count": [258]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48977306781045754]], [[0.47341156045751637]], [[0.46921368055555557]]], "std": [[[0.2726119176721994]], [[0.26954477334186755]], [[0.27248263015797397]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4905991258169935]], [[0.5054694485294118]], [[0.4831237969771242]]], "std": [[[0.3305222687839018]], [[0.3246815032933304]], [[0.33163699410721786]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5324811192810458]], [[0.5510609660947713]], [[0.5266831862745098]]], "std": [[[0.3300971355812672]], [[0.31939995057467124]], [[0.3289915516260875]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43715258986928107]], [[0.4434203737745098]], [[0.40580946078431374]]], "std": [[[0.3828859967506754]], [[0.37932349410232746]], [[0.39523130929015715]]], "count": [100]}, "observation.state": {"min": [0.3953755497932434, -1.1459287405014038, 0.892080545425415, -0.46594855189323425, -1.6082797050476074, 0.5221764445304871, -0.953370988368988, -1.2087053060531616, 1.0098292827606201, -0.20959697663784027, 0.7051814198493958, -0.8273727893829346, 14.087499618530273, 41.194374084472656, -0.029999999329447746, -0.5662500262260437, 1.8125, -0.5199999809265137, 1.0674999952316284, -0.7400000095367432, 1.0981249809265137, -0.2512499988079071, 1.5256249904632568, 0.34375, 29.693124771118164, 47.130001068115234, 0.3268750011920929, -0.784375011920929, 0.7137500047683716, -1.5049999952316284, 0.6193749904632568, -1.2330000400543213, 1.0049999952316284, 0.22437500953674316, 0.75, 0.17124998569488525], "max": [1.0767529010772705, -0.790321946144104, 1.1446411609649658, -0.11193922907114029, -0.46134698390960693, 1.991540789604187, -0.5193789601325989, -0.8774996995925903, 1.346799373626709, 0.10742351412773132, 1.6215041875839233, -0.7377975583076477, 60.45874786376953, 57.553749084472656, 0.21312500536441803, 9.444999694824219, 41.431251525878906, 11.321249961853027, 27.00874900817871, 57.522499084472656, 26.443750381469727, 79.97937774658203, 24.825624465942383, 107.66374969482422, 56.85187530517578, 73.28437805175781, 2.4262499809265137, 9.539999961853027, 34.821876525878906, 1.7174999713897705, 31.3125, 59.80875015258789, 47.03687286376953, 97.74187469482422, 47.306251525878906, 105.8862533569336], "mean": [0.6802200675010681, -0.9073531627655029, 0.9672509431838989, -0.2666270136833191, -0.8687478303909302, 1.5701282024383545, -0.7534019947052002, -1.0151764154434204, 1.2012239694595337, -0.07692423462867737, 0.9940811395645142, -0.7840544581413269, 47.98234558105469, 46.76886749267578, 0.05048809573054314, 7.443759441375732, 15.110795974731445, 1.7800688743591309, 9.258907318115234, 9.052416801452637, 10.43562126159668, 13.560585021972656, 4.8689446449279785, 36.41974639892578, 38.186012268066406, 59.66044998168945, 0.8472390174865723, 2.529994249343872, 23.516944885253906, -0.2902192771434784, 21.162708282470703, 14.227001190185547, 23.477706909179688, 20.35515594482422, 11.72173023223877, 51.6639289855957], "std": [0.15043912827968597, 0.08300801366567612, 0.06981498003005981, 0.09525510668754578, 0.2563624680042267, 0.2791743874549866, 0.152365580201149, 0.11736742407083511, 0.08563338965177536, 0.08587642014026642, 0.1619224101305008, 0.03658284619450569, 7.919369697570801, 2.945150136947632, 0.06149608641862869, 3.147881269454956, 12.018186569213867, 3.3358235359191895, 8.850374221801758, 18.826345443725586, 7.741701126098633, 26.19164276123047, 6.55202054977417, 32.50371551513672, 7.747841835021973, 10.705705642700195, 0.41282424330711365, 3.4270710945129395, 11.383657455444336, 0.9987304210662842, 8.041823387145996, 22.642850875854492, 12.162514686584473, 33.0717658996582, 16.461307525634766, 26.291709899902344], "count": [233]}, "action": {"min": [0.3953755497932434, -1.1459287405014038, 0.892080545425415, -0.46594855189323425, -1.6082797050476074, 0.5221764445304871, -0.953370988368988, -1.2087053060531616, 1.0098292827606201, -0.20959697663784027, 0.7051814198493958, -0.8273727893829346, 14.087499618530273, 41.194374084472656, -0.029999999329447746, -0.5662500262260437, 1.8125, -0.5199999809265137, 1.0674999952316284, -0.7400000095367432, 1.0981249809265137, -0.2512499988079071, 1.5256249904632568, 0.34375, 29.693124771118164, 47.130001068115234, 0.3268750011920929, -0.784375011920929, 0.7137500047683716, -1.5049999952316284, 0.6193749904632568, -1.2330000400543213, 1.0049999952316284, 0.22437500953674316, 0.75, 0.17124998569488525], "max": [1.0767529010772705, -0.790321946144104, 1.1446411609649658, -0.11193922907114029, -0.46134698390960693, 1.991540789604187, -0.5193789601325989, -0.8774996995925903, 1.346799373626709, 0.10742351412773132, 1.6215041875839233, -0.7377975583076477, 60.45874786376953, 57.553749084472656, 0.21312500536441803, 9.444999694824219, 41.431251525878906, 11.321249961853027, 27.00874900817871, 57.522499084472656, 26.443750381469727, 79.97937774658203, 24.825624465942383, 107.66374969482422, 56.85187530517578, 73.28437805175781, 2.4262499809265137, 9.539999961853027, 34.821876525878906, 1.7174999713897705, 31.3125, 59.80875015258789, 47.03687286376953, 97.74187469482422, 47.306251525878906, 105.8862533569336], "mean": [0.6802201271057129, -0.9073525667190552, 0.967250406742096, -0.26662713289260864, -0.8687477707862854, 1.570128321647644, -0.753402054309845, -1.0151766538619995, 1.2012242078781128, -0.07692418247461319, 0.9940814971923828, -0.7840545773506165, 47.98232650756836, 46.768890380859375, 0.05048815906047821, 7.443758487701416, 15.110782623291016, 1.7800687551498413, 9.25890827178955, 9.052398681640625, 10.435627937316895, 13.560569763183594, 4.868950366973877, 36.41973876953125, 38.18600845336914, 59.66046905517578, 0.8472393751144409, 2.529994249343872, 23.51694679260254, -0.29021936655044556, 21.1627254486084, 14.226995468139648, 23.477691650390625, 20.35515594482422, 11.721731185913086, 51.663936614990234], "std": [0.15043914318084717, 0.08300808817148209, 0.06981498003005981, 0.09525511413812637, 0.2563624083995819, 0.2791743874549866, 0.15236561000347137, 0.1173674538731575, 0.08563340455293655, 0.08587642014026642, 0.1619224101305008, 0.03658284619450569, 7.919368743896484, 2.94515061378479, 0.061496056616306305, 3.1478817462921143, 12.018184661865234, 3.335822343826294, 8.850374221801758, 18.826345443725586, 7.741701126098633, 26.19164276123047, 6.552015781402588, 32.50370788574219, 7.747843265533447, 10.705704689025879, 0.41282424330711365, 3.427070379257202, 11.383657455444336, 0.9987304210662842, 8.041823387145996, 22.642852783203125, 12.162514686584473, 33.07176208496094, 16.461305618286133, 26.291709899902344], "count": [233]}, "timestamp": {"min": [0.0], "max": [7.733333333333333], "mean": [3.866666666666667], "std": [2.242022896106698], "count": [233]}, "frame_index": {"min": [0], "max": [232], "mean": [116.0], "std": [67.26068688320095], "count": [233]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [233]}, "index": {"min": [2477], "max": [2709], "mean": [2593.0], "std": [67.26068688320095], "count": [233]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [233]}, "subtask_annotation": {"mean": [1.9270386266094421, 6.0, 6.0, 6.0, 6.0], "std": [1.831718225997706, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [233]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [233]}, "eef_direction_state": {"mean": [3.781115879828326, 4.390557939914163], "std": [1.912054497884638, 1.9250541795706528], "min": [0, 0], "max": [6, 6], "count": [233]}, "eef_velocity_state": {"mean": [0.9785407725321889, 0.7811158798283262], "std": [0.7831177479382564, 0.853764473535551], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_state": {"mean": [0.8798283261802575, 0.7253218884120172], "std": [0.8507386165586158, 0.8245706409286057], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_direction_action": {"mean": [3.781115879828326, 4.390557939914163], "std": [1.912054497884638, 1.9250541795706528], "min": [0, 0], "max": [6, 6], "count": [233]}, "eef_velocity_action": {"mean": [0.9785407725321889, 0.7811158798283262], "std": [0.7831177479382564, 0.853764473535551], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_action": {"mean": [0.8798283261802575, 0.7253218884120172], "std": [0.8507386165586158, 0.8245706409286057], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_sim_pose_state": {"mean": [0.6476371187083707, 0.14189134067899242, 1.220656073300048, 0.09536250111830397, 1.2465963105220614, -0.46187171342772143, 0.6550414986936759, -0.13338778213913385, 1.2078214136996714, 1.1820952345683773, 0.9308785390708957, 2.0017120566726248], "std": [0.021723675981447813, 0.043309124935155464, 0.0456372220402016, 1.3732382760475903, 0.19091198285857747, 1.41867758238036, 0.022861273391085558, 0.05263225636027328, 0.046089290046441043, 0.25213693272968957, 0.09877856601274487, 0.13378298831638724], "min": [0.60122310520986, 0.04078621892333423, 1.1199850794319952, -3.138914567961756, 0.4377996872874226, -1.7233786064833754, 0.57872128531726, -0.1968462006238072, 1.1296964786650634, 0.7109774693969415, 0.5955423652443574, 1.652709098867069], "max": [0.6872222721306002, 0.24500069241410732, 1.2823195550819877, 3.0531279330731778, 1.5391792243252103, 2.629090802992122, 0.7020893306838606, -0.03568825274623483, 1.2915234813707008, 1.6294571189553861, 1.0286773367995141, 2.2985628039317247], "count": [233]}, "eef_sim_pose_action": {"mean": [0.6476371187083707, 0.14189134067899242, 1.220656073300048, 0.09536250111830397, 1.2465963105220614, -0.46187171342772143, 0.6550414986936759, -0.13338778213913385, 1.2078214136996714, 1.1820952345683773, 0.9308785390708957, 2.0017120566726248], "std": [0.021723675981447813, 0.043309124935155464, 0.0456372220402016, 1.3732382760475903, 0.19091198285857747, 1.41867758238036, 0.022861273391085558, 0.05263225636027328, 0.046089290046441043, 0.25213693272968957, 0.09877856601274487, 0.13378298831638724], "min": [0.60122310520986, 0.04078621892333423, 1.1199850794319952, -3.138914567961756, 0.4377996872874226, -1.7233786064833754, 0.57872128531726, -0.1968462006238072, 1.1296964786650634, 0.7109774693969415, 0.5955423652443574, 1.652709098867069], "max": [0.6872222721306002, 0.24500069241410732, 1.2823195550819877, 3.0531279330731778, 1.5391792243252103, 2.629090802992122, 0.7020893306838606, -0.03568825274623483, 1.2915234813707008, 1.6294571189553861, 1.0286773367995141, 2.2985628039317247], "count": [233]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48877783088235294]], [[0.47375326797385625]], [[0.4698383394607843]]], "std": [[[0.27569584530404373]], [[0.2726878275929001]], [[0.27592814904911267]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5202437928921568]], [[0.5349960008169935]], [[0.5087010457516339]]], "std": [[[0.3282758772411065]], [[0.31770163298413884]], [[0.32782708915839337]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12941176470588237]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48587266748366015]], [[0.5033925265522876]], [[0.48007669730392155]]], "std": [[[0.3282661641829015]], [[0.32219581838318434]], [[0.3306109639370703]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4376895955882353]], [[0.44403647263071894]], [[0.40654953227124185]]], "std": [[[0.3827275820948534]], [[0.37886826900081755]], [[0.3949854641091445]]], "count": [100]}, "observation.state": {"min": [0.3413967788219452, -1.1360102891921997, 0.8661402463912964, -0.46764132380485535, -1.488030195236206, 0.8547383546829224, -0.9415770173072815, -1.27775239944458, 1.0827336311340332, -0.15969520807266235, 0.7722495794296265, -0.7318608164787292, 13.2837495803833, 43.27375030517578, -0.025624999776482582, 0.22437499463558197, 0.7699999809265137, -1.6050000190734863, 0.6675000190734863, -0.8806250095367432, 0.9850000143051147, -0.10812500864267349, 1.6268749237060547, -0.7643749713897705, 41.678123474121094, 45.178123474121094, 0.28187501430511475, -0.5287500023841858, 1.0412499904632568, 0.2750000059604645, 0.8424999713897705, -0.8012499809265137, 1.0043749809265137, -0.24500000476837158, 0.7762500047683716, 0.7400000095367432], "max": [1.0002076625823975, -0.7521267533302307, 1.167529821395874, 0.07944228500127792, -0.4650425314903259, 1.9671740531921387, -0.5663004517555237, -0.8800163865089417, 1.3851377964019775, 0.08144503086805344, 1.5300348997116089, -0.5987735390663147, 59.40312576293945, 67.04750061035156, 0.15562500059604645, 9.791250228881836, 37.084999084472656, 12.191874504089355, 29.501249313354492, 46.62750244140625, 24.207500457763672, 67.43000030517578, 4.851874828338623, 97.25312805175781, 64.30374908447266, 70.56437683105469, 2.1987500190734863, 9.8125, 34.2599983215332, 89.92874908447266, 34.22437286376953, 54.38500213623047, 35.890625, 94.11563110351562, 50.723751068115234, 109.73562622070312], "mean": [0.7143872380256653, -0.9008612632751465, 0.959600567817688, -0.216287761926651, -0.8267242908477783, 1.4886929988861084, -0.7971346974372864, -1.0276846885681152, 1.2297314405441284, -0.047429125756025314, 1.057229995727539, -0.6536099910736084, 49.12053298950195, 49.73922348022461, 0.04355349764227867, 7.816354274749756, 9.417845726013184, 1.5810388326644897, 7.12164306640625, 6.222916603088379, 6.434289455413818, 12.90339183807373, 1.9918889999389648, 21.459110260009766, 46.161415100097656, 57.861202239990234, 0.939852774143219, 1.5129647254943848, 25.56232261657715, 11.722129821777344, 26.260990142822266, 12.078455924987793, 25.42575454711914, 21.557954788208008, 14.753558158874512, 58.906639099121094], "std": [0.16589634120464325, 0.0875001922249794, 0.09099294245243073, 0.1459333300590515, 0.223712757229805, 0.20726045966148376, 0.14014309644699097, 0.13016343116760254, 0.09727940708398819, 0.05621106177568436, 0.15501098334789276, 0.04988478869199753, 8.074673652648926, 3.292616367340088, 0.04523797333240509, 3.266519546508789, 12.7608060836792, 2.758044481277466, 9.861488342285156, 11.992721557617188, 7.793098449707031, 22.785343170166016, 0.6983107924461365, 36.21336364746094, 5.241447925567627, 10.76620101928711, 0.49311068654060364, 2.6119275093078613, 9.235889434814453, 23.255643844604492, 8.309113502502441, 19.628353118896484, 7.867577075958252, 34.090274810791016, 16.14862823486328, 28.85757064819336], "count": [263]}, "action": {"min": [0.3413967788219452, -1.1360102891921997, 0.8661402463912964, -0.46764132380485535, -1.488030195236206, 0.8547383546829224, -0.9415770173072815, -1.27775239944458, 1.0827336311340332, -0.15969520807266235, 0.7722495794296265, -0.7318608164787292, 13.2837495803833, 43.27375030517578, -0.025624999776482582, 0.22437499463558197, 0.7699999809265137, -1.6050000190734863, 0.6675000190734863, -0.8806250095367432, 0.9850000143051147, -0.10812500864267349, 1.6268749237060547, -0.7643749713897705, 41.678123474121094, 45.178123474121094, 0.28187501430511475, -0.5287500023841858, 1.0412499904632568, 0.2750000059604645, 0.8424999713897705, -0.8012499809265137, 1.0043749809265137, -0.24500000476837158, 0.7762500047683716, 0.7400000095367432], "max": [1.0002076625823975, -0.7521267533302307, 1.167529821395874, 0.07944228500127792, -0.4650425314903259, 1.9671740531921387, -0.5663004517555237, -0.8800163865089417, 1.3851377964019775, 0.08144503086805344, 1.5300348997116089, -0.5987735390663147, 59.40312576293945, 67.04750061035156, 0.15562500059604645, 9.791250228881836, 37.084999084472656, 12.191874504089355, 29.501249313354492, 46.62750244140625, 24.207500457763672, 67.43000030517578, 4.851874828338623, 97.25312805175781, 64.30374908447266, 70.56437683105469, 2.1987500190734863, 9.8125, 34.2599983215332, 89.92874908447266, 34.22437286376953, 54.38500213623047, 35.890625, 94.11563110351562, 50.723751068115234, 109.73562622070312], "mean": [0.7143874168395996, -0.9008594155311584, 0.9595996737480164, -0.21628771722316742, -0.8267239332199097, 1.4886932373046875, -0.7971351146697998, -1.0276848077774048, 1.2297314405441284, -0.04742910712957382, 1.0572298765182495, -0.6536099910736084, 49.120540618896484, 49.73923873901367, 0.04355347529053688, 7.816351413726807, 9.417851448059082, 1.5810401439666748, 7.121647357940674, 6.222909450531006, 6.434289932250977, 12.903376579284668, 1.9918888807296753, 21.459089279174805, 46.16141891479492, 57.86117172241211, 0.9398526549339294, 1.5129646062850952, 25.562307357788086, 11.72212028503418, 26.261001586914062, 12.078453063964844, 25.425748825073242, 21.55794906616211, 14.753559112548828, 58.90660858154297], "std": [0.16589640080928802, 0.08750024437904358, 0.0909930169582367, 0.1459333449602127, 0.2237127721309662, 0.20726045966148376, 0.14014309644699097, 0.13016343116760254, 0.09727940708398819, 0.05621106177568436, 0.15501095354557037, 0.049884796142578125, 8.074671745300293, 3.2926173210144043, 0.0452379435300827, 3.2665212154388428, 12.760805130004883, 2.758042812347412, 9.861495971679688, 11.99272346496582, 7.793100833892822, 22.785348892211914, 0.6983106732368469, 36.21336364746094, 5.241447925567627, 10.766200065612793, 0.49311062693595886, 2.6119277477264404, 9.235888481140137, 23.255640029907227, 8.309112548828125, 19.628353118896484, 7.86757755279541, 34.090274810791016, 16.148632049560547, 28.857574462890625], "count": [263]}, "timestamp": {"min": [0.0], "max": [8.733333333333333], "mean": [4.366666666666667], "std": [2.5307003861469743], "count": [263]}, "frame_index": {"min": [0], "max": [262], "mean": [131.0], "std": [75.92101158440923], "count": [263]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [263]}, "index": {"min": [2710], "max": [2972], "mean": [2841.0], "std": [75.92101158440923], "count": [263]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [263]}, "subtask_annotation": {"mean": [3.0722433460076046, 6.0, 6.0, 6.0, 6.0], "std": [1.4190815007608737, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [263]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [263]}, "eef_direction_state": {"mean": [4.250950570342205, 4.171102661596958], "std": [1.7478256588339658, 1.9917132318247082], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_state": {"mean": [0.9467680608365019, 0.8365019011406845], "std": [0.8347371637323996, 0.7991668231434014], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_state": {"mean": [0.7680608365019012, 0.6996197718631179], "std": [0.8428895417365682, 0.8116779830710134], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_direction_action": {"mean": [4.250950570342205, 4.171102661596958], "std": [1.7478256588339658, 1.9917132318247082], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_action": {"mean": [0.9467680608365019, 0.8365019011406845], "std": [0.8347371637323996, 0.7991668231434014], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_action": {"mean": [0.7680608365019012, 0.6996197718631179], "std": [0.8428895417365682, 0.8116779830710134], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_sim_pose_state": {"mean": [0.6419919849140621, 0.13699456792462222, 1.1998250498821748, -0.5702686331629304, 1.2940506089095283, -1.031150746596951, 0.6569727551576822, -0.14569673024374347, 1.2032961894018765, 1.2112343201535536, 0.7963545606270223, 2.040326683349715], "std": [0.024501724820746296, 0.04211122512186336, 0.03885067399455708, 1.343183615455214, 0.1319909398105294, 1.449989453610483, 0.025870548595435645, 0.04499239775611767, 0.04728949853661253, 0.23911684487379767, 0.13500725542717212, 0.10160130642842381], "min": [0.5927409424885863, 0.029170868834260677, 1.1128525132533789, -3.1134399176637286, 0.705423397715303, -2.9920009415875177, 0.5997621128068589, -0.18891769187805058, 1.1337908308807458, 0.7872392919548704, 0.5468798409825806, 1.7624779331452163], "max": [0.68749415111095, 0.2105407743887508, 1.2741493625515619, 3.0773082225840103, 1.5138386024325605, 3.09279718686241, 0.7078624283167488, -0.05124396088174604, 1.2945768553993728, 1.5590917835302227, 0.9102183570587847, 2.2233998385984406], "count": [263]}, "eef_sim_pose_action": {"mean": [0.6419919849140621, 0.13699456792462222, 1.1998250498821748, -0.5702686331629304, 1.2940506089095283, -1.031150746596951, 0.6569727551576822, -0.14569673024374347, 1.2032961894018765, 1.2112343201535536, 0.7963545606270223, 2.040326683349715], "std": [0.024501724820746296, 0.04211122512186336, 0.03885067399455708, 1.343183615455214, 0.1319909398105294, 1.449989453610483, 0.025870548595435645, 0.04499239775611767, 0.04728949853661253, 0.23911684487379767, 0.13500725542717212, 0.10160130642842381], "min": [0.5927409424885863, 0.029170868834260677, 1.1128525132533789, -3.1134399176637286, 0.705423397715303, -2.9920009415875177, 0.5997621128068589, -0.18891769187805058, 1.1337908308807458, 0.7872392919548704, 0.5468798409825806, 1.7624779331452163], "max": [0.68749415111095, 0.2105407743887508, 1.2741493625515619, 3.0773082225840103, 1.5138386024325605, 3.09279718686241, 0.7078624283167488, -0.05124396088174604, 1.2945768553993728, 1.5590917835302227, 0.9102183570587847, 2.2233998385984406], "count": [263]}}} +{"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.4899896527777778]], [[0.4797356270424837]], [[0.4725171629901961]]], "std": [[[0.2711362678380772]], [[0.2647039714980527]], [[0.26598260536727064]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5049453145424837]], [[0.5166074489379086]], [[0.4909825592320261]]], "std": [[[0.33089422102102584]], [[0.3259497439852027]], [[0.3330880869729634]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5255957046568628]], [[0.5459946200980392]], [[0.5222285886437908]]], "std": [[[0.33160302750726584]], [[0.3219296209237337]], [[0.3296319371193234]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41256456086601306]], [[0.4196054248366013]], [[0.3800852144607843]]], "std": [[[0.37579508133667977]], [[0.37416473112964665]], [[0.38659929470028204]]], "count": [100]}, "observation.state": {"min": [0.3125953674316406, -1.1514838933944702, 0.9179255366325378, -0.5781500339508057, -1.6124759912490845, 0.4556301534175873, -0.9676127433776855, -1.3290607929229736, 0.9489204287528992, -0.40741586685180664, 0.7397049069404602, -0.7757782340049744, 19.323749542236328, 41.678749084472656, -0.31187501549720764, -0.26555556058883667, 0.7281250357627869, -0.22874999046325684, 0.8081250190734863, -0.7024999856948853, 0.8656250238418579, -0.6412500143051147, 1.4787499904632568, 0.9675000309944153, 26.463333129882812, 42.916873931884766, 0.05250000208616257, -0.8531250357627869, 1.0625, 0.13062499463558197, 0.8393750190734863, -0.25, 0.9637500047683716, 0.40625, 0.5106250047683716, 0.4737499952316284], "max": [1.0377804040908813, -0.7307164072990417, 1.1910619735717773, -0.150788813829422, -0.32752060890197754, 2.1577210426330566, -0.3358653783798218, -0.797559380531311, 1.455806016921997, 0.05312046781182289, 1.6433203220367432, -0.49713414907455444, 57.21062469482422, 65.54000091552734, -0.0637499988079071, 9.8125, 31.734375, 30.348125457763672, 29.577499389648438, 83.05249786376953, 37.959999084472656, 96.36250305175781, 47.97062683105469, 109.24624633789062, 52.50437545776367, 76.52750396728516, 2.240000009536743, 9.641249656677246, 39.25062561035156, 11.90250015258789, 29.792499542236328, 59.522499084472656, 37.866249084472656, 107.02312469482422, 57.42000198364258, 110.71062469482422], "mean": [0.6419229507446289, -0.9237004518508911, 1.022228717803955, -0.3073791563510895, -0.7376035451889038, 1.6046113967895508, -0.7581554055213928, -1.012263536453247, 1.2373838424682617, -0.12501148879528046, 0.9986801147460938, -0.6487326622009277, 44.57175064086914, 46.16938400268555, -0.19838875532150269, 7.762719631195068, 10.310546875, 4.608800411224365, 8.419822692871094, 13.462027549743652, 10.737943649291992, 17.22816276550293, 9.833629608154297, 41.19320297241211, 42.647674560546875, 58.683815002441406, 0.6390374898910522, 1.3754206895828247, 29.154830932617188, 4.084778785705566, 22.429170608520508, 19.49934959411621, 22.900951385498047, 33.69902038574219, 15.064447402954102, 63.05601501464844], "std": [0.17568178474903107, 0.08367691934108734, 0.08201905339956284, 0.11197610944509506, 0.3116799294948578, 0.3807397484779358, 0.23162777721881866, 0.16790466010570526, 0.15271911025047302, 0.12710492312908173, 0.19480951130390167, 0.10764429718255997, 6.8449201583862305, 4.833834171295166, 0.04091119393706322, 3.0740861892700195, 10.783533096313477, 8.630441665649414, 8.363940238952637, 26.399137496948242, 10.651862144470215, 32.61787033081055, 14.052371978759766, 33.99892807006836, 7.641230583190918, 14.454721450805664, 0.4780288338661194, 3.1204633712768555, 12.945771217346191, 4.705750465393066, 8.047052383422852, 25.7664794921875, 9.969770431518555, 45.82789993286133, 19.8792724609375, 32.8455810546875], "count": [272]}, "action": {"min": [0.3125953674316406, -1.1514838933944702, 0.9179255366325378, -0.5781500339508057, -1.6124759912490845, 0.4556301534175873, -0.9676127433776855, -1.3290607929229736, 0.9489204287528992, -0.40741586685180664, 0.7397049069404602, -0.7757782340049744, 19.323749542236328, 41.678749084472656, -0.31187501549720764, -0.26555556058883667, 0.7281250357627869, -0.22874999046325684, 0.8081250190734863, -0.7024999856948853, 0.8656250238418579, -0.6412500143051147, 1.4787499904632568, 0.9675000309944153, 26.463333129882812, 42.916873931884766, 0.05250000208616257, -0.8531250357627869, 1.0625, 0.13062499463558197, 0.8393750190734863, -0.25, 0.9637500047683716, 0.40625, 0.5106250047683716, 0.4737499952316284], "max": [1.0377804040908813, -0.7307164072990417, 1.1910619735717773, -0.150788813829422, -0.32752060890197754, 2.1577210426330566, -0.3358653783798218, -0.797559380531311, 1.455806016921997, 0.05312046781182289, 1.6433203220367432, -0.49713414907455444, 57.21062469482422, 65.54000091552734, -0.0637499988079071, 9.8125, 31.734375, 30.348125457763672, 29.577499389648438, 83.05249786376953, 37.959999084472656, 96.36250305175781, 47.97062683105469, 109.24624633789062, 52.50437545776367, 76.52750396728516, 2.240000009536743, 9.641249656677246, 39.25062561035156, 11.90250015258789, 29.792499542236328, 59.522499084472656, 37.866249084472656, 107.02312469482422, 57.42000198364258, 110.71062469482422], "mean": [0.6419228315353394, -0.9236997961997986, 1.0222281217575073, -0.30737924575805664, -0.7376036643981934, 1.6046113967895508, -0.7581557035446167, -1.012263298034668, 1.237383246421814, -0.12501153349876404, 0.9986798763275146, -0.6487325429916382, 44.57175827026367, 46.16938781738281, -0.198388934135437, 7.762721538543701, 10.310550689697266, 4.608806610107422, 8.419833183288574, 13.462021827697754, 10.73793888092041, 17.228158950805664, 9.833611488342285, 41.19321060180664, 42.647674560546875, 58.68379592895508, 0.6390376091003418, 1.3754208087921143, 29.15485191345215, 4.084780216217041, 22.429180145263672, 19.499366760253906, 22.900970458984375, 33.69902038574219, 15.064449310302734, 63.0560302734375], "std": [0.17568182945251465, 0.08367692679166794, 0.08201906085014343, 0.11197608709335327, 0.3116799294948578, 0.3807397484779358, 0.23162779211997986, 0.16790466010570526, 0.15271912515163422, 0.1271049529314041, 0.19480951130390167, 0.10764431953430176, 6.844919681549072, 4.83383321762085, 0.04091120883822441, 3.0740859508514404, 10.78353500366211, 8.630443572998047, 8.36394214630127, 26.39913558959961, 10.651862144470215, 32.61787414550781, 14.052370071411133, 33.99893569946289, 7.641231536865234, 14.454721450805664, 0.47802895307540894, 3.1204638481140137, 12.945772171020508, 4.705749034881592, 8.047051429748535, 25.766475677490234, 9.969769477844238, 45.82789993286133, 19.879276275634766, 32.84558868408203], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [272]}, "index": {"min": [2973], "max": [3244], "mean": [3108.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [1.8860294117647058, 6.0, 6.0, 6.0, 6.0], "std": [1.7378431863408783, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [272]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [272]}, "eef_direction_state": {"mean": [3.911764705882353, 4.268382352941177], "std": [1.7800800883969399, 1.984691493505845], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [1.0330882352941178, 0.9558823529411765], "std": [0.7541605332166298, 0.8858997342252353], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [0.7205882352941176, 0.6875], "std": [0.8461954341656366, 0.8144772321954161], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [3.911764705882353, 4.268382352941177], "std": [1.7800800883969399, 1.984691493505845], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [1.0330882352941178, 0.9558823529411765], "std": [0.7541605332166298, 0.8858997342252353], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [0.7205882352941176, 0.6875], "std": [0.8461954341656366, 0.8144772321954161], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.6668986892368964, 0.14876711506979448, 1.2046216184566938, 0.023898262282631515, 1.2675188026239887, -0.4668647168132953, 0.6574577093030017, -0.13946633899068936, 1.2118283689730278, 1.2281124319789898, 0.871548543558845, 2.068586506121974], "std": [0.03147762853036333, 0.03815577546131797, 0.039030558978009465, 1.5364904376275552, 0.23269182591098986, 1.575206721767665, 0.039212416131114834, 0.05882351972879828, 0.06008097066843947, 0.26111387948310755, 0.12761346772734075, 0.12306262519129474], "min": [0.5822442944936139, 0.046047375366815024, 1.1277106383264157, -3.047314959327897, 0.4162411076332775, -3.1100982291424555, 0.5503215813075055, -0.19477287384844955, 1.1210974480490108, 0.6405250814960235, 0.5804619523260506, 1.7065596240142935], "max": [0.7124862914077917, 0.212900875978272, 1.280378835492095, 3.046201150337401, 1.4984544218011417, 3.078069683070982, 0.71402931886504, -0.02359771907561234, 1.331420043559533, 1.5608622237919207, 0.998872088492158, 2.258020036513326], "count": [272]}, "eef_sim_pose_action": {"mean": [0.6668986892368964, 0.14876711506979448, 1.2046216184566938, 0.023898262282631515, 1.2675188026239887, -0.4668647168132953, 0.6574577093030017, -0.13946633899068936, 1.2118283689730278, 1.2281124319789898, 0.871548543558845, 2.068586506121974], "std": [0.03147762853036333, 0.03815577546131797, 0.039030558978009465, 1.5364904376275552, 0.23269182591098986, 1.575206721767665, 0.039212416131114834, 0.05882351972879828, 0.06008097066843947, 0.26111387948310755, 0.12761346772734075, 0.12306262519129474], "min": [0.5822442944936139, 0.046047375366815024, 1.1277106383264157, -3.047314959327897, 0.4162411076332775, -3.1100982291424555, 0.5503215813075055, -0.19477287384844955, 1.1210974480490108, 0.6405250814960235, 0.5804619523260506, 1.7065596240142935], "max": [0.7124862914077917, 0.212900875978272, 1.280378835492095, 3.046201150337401, 1.4984544218011417, 3.078069683070982, 0.71402931886504, -0.02359771907561234, 1.331420043559533, 1.5608622237919207, 0.998872088492158, 2.258020036513326], "count": [272]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48749165236928105]], [[0.4715899223856209]], [[0.4667971037581699]]], "std": [[[0.27276693862272505]], [[0.27029159521441387]], [[0.2747398584014414]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5029378227124184]], [[0.5140339481209151]], [[0.4920327001633987]]], "std": [[[0.32653898778060736]], [[0.32020116541572446]], [[0.3273000569636098]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4878692851307189]], [[0.5029001776960785]], [[0.48144910743464053]]], "std": [[[0.3286719081268144]], [[0.323429431739723]], [[0.33036761737990317]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4399235294117647]], [[0.4456077022058823]], [[0.40808384599673203]]], "std": [[[0.3822060874963089]], [[0.37871039163105497]], [[0.3951370716867119]]], "count": [100]}, "observation.state": {"min": [0.4303520917892456, -1.1223487854003906, 0.8293278217315674, -0.4941538870334625, -1.4681510925292969, 0.941969096660614, -0.979343056678772, -1.2110894918441772, 1.043102502822876, -0.17202162742614746, 0.7625696063041687, -0.7903628349304199, 25.997499465942383, 40.170623779296875, 0.11375000327825546, 1.7687500715255737, 0.7211111187934875, -1.8762500286102295, 0.8274999856948853, -0.8656250238418579, 0.75, -0.18687500059604645, 1.253749966621399, 0.4293749928474426, 29.583749771118164, 47.33187484741211, 0.25, -0.2524999976158142, 4.349999904632568, -1.571874976158142, 12.405625343322754, -0.5931249856948853, 14.348750114440918, -0.15062500536441803, 0.8481249809265137, 25.204444885253906], "max": [0.9759203791618347, -0.7875562906265259, 1.1134793758392334, -0.13849946856498718, -0.4649471640586853, 1.9895380735397339, -0.563725471496582, -0.8566033244132996, 1.3393367528915405, 0.08038537204265594, 1.532493233680725, -0.6179903745651245, 57.080623626708984, 51.713748931884766, 0.1837500035762787, 9.755000114440918, 36.74625015258789, 1.1868749856948853, 22.0206241607666, 49.6150016784668, 20.610000610351562, 75.73687744140625, 8.157500267028809, 97.39375305175781, 51.661251068115234, 77.98312377929688, 2.166249990463257, 7.372499942779541, 37.578125, 1.53125, 33.12437438964844, 32.0099983215332, 39.401248931884766, 96.65687561035156, 38.051876068115234, 106.37812805175781], "mean": [0.7088765501976013, -0.883906900882721, 0.9460321068763733, -0.276966392993927, -0.8133265972137451, 1.6496763229370117, -0.8396362066268921, -0.9691930413246155, 1.1893329620361328, -0.036317579448223114, 1.0261296033859253, -0.7440489530563354, 49.29491424560547, 47.02508544921875, 0.14859946072101593, 7.618897438049316, 10.654203414916992, -0.02521326020359993, 7.4802985191345215, 11.100857734680176, 7.139202117919922, 18.917261123657227, 2.2437198162078857, 31.38028335571289, 39.28912353515625, 63.83595657348633, 0.7920946478843689, 1.7915290594100952, 27.081417083740234, -0.19461825489997864, 27.007795333862305, 7.688826560974121, 27.77963638305664, 20.428009033203125, 11.827966690063477, 62.606040954589844], "std": [0.13868822157382965, 0.1053701788187027, 0.09291321784257889, 0.09301555156707764, 0.2197629064321518, 0.18551218509674072, 0.1490960270166397, 0.11830490827560425, 0.08857014030218124, 0.06435537338256836, 0.1407494843006134, 0.06294577568769455, 6.1077880859375, 2.6515727043151855, 0.015992319211363792, 2.9993338584899902, 12.805421829223633, 1.001999855041504, 8.28225326538086, 18.150529861450195, 7.353539943695068, 28.97831916809082, 1.722273588180542, 39.31393814086914, 7.662551403045654, 13.200520515441895, 0.38451555371284485, 2.3892242908477783, 11.674859046936035, 0.941601037979126, 6.255327224731445, 11.841835021972656, 6.595235824584961, 33.882667541503906, 13.216978073120117, 20.747358322143555], "count": [210]}, "action": {"min": [0.4303520917892456, -1.1223487854003906, 0.8293278217315674, -0.4941538870334625, -1.4681510925292969, 0.941969096660614, -0.979343056678772, -1.2110894918441772, 1.043102502822876, -0.17202162742614746, 0.7625696063041687, -0.7903628349304199, 25.997499465942383, 40.170623779296875, 0.11375000327825546, 1.7687500715255737, 0.7211111187934875, -1.8762500286102295, 0.8274999856948853, -0.8656250238418579, 0.75, -0.18687500059604645, 1.253749966621399, 0.4293749928474426, 29.583749771118164, 47.33187484741211, 0.25, -0.2524999976158142, 4.349999904632568, -1.571874976158142, 12.405625343322754, -0.5931249856948853, 14.348750114440918, -0.15062500536441803, 0.8481249809265137, 25.204444885253906], "max": [0.9759203791618347, -0.7875562906265259, 1.1134793758392334, -0.13849946856498718, -0.4649471640586853, 1.9895380735397339, -0.563725471496582, -0.8566033244132996, 1.3393367528915405, 0.08038537204265594, 1.532493233680725, -0.6179903745651245, 57.080623626708984, 51.713748931884766, 0.1837500035762787, 9.755000114440918, 36.74625015258789, 1.1868749856948853, 22.0206241607666, 49.6150016784668, 20.610000610351562, 75.73687744140625, 8.157500267028809, 97.39375305175781, 51.661251068115234, 77.98312377929688, 2.166249990463257, 7.372499942779541, 37.578125, 1.53125, 33.12437438964844, 32.0099983215332, 39.401248931884766, 96.65687561035156, 38.051876068115234, 106.37812805175781], "mean": [0.7088766098022461, -0.8839068412780762, 0.9460318684577942, -0.276966392993927, -0.8133265376091003, 1.6496760845184326, -0.8396364450454712, -0.9691928029060364, 1.1893328428268433, -0.036317579448223114, 1.026128888130188, -0.7440489530563354, 49.29490661621094, 47.02506637573242, 0.14859938621520996, 7.618896007537842, 10.654210090637207, -0.025213470682501793, 7.480294227600098, 11.100865364074707, 7.139205455780029, 18.917264938354492, 2.2437219619750977, 31.380294799804688, 39.28912353515625, 63.83595275878906, 0.7920947670936584, 1.7915291786193848, 27.081422805786133, -0.19461829960346222, 27.00779151916504, 7.6888251304626465, 27.77962875366211, 20.428016662597656, 11.827971458435059, 62.60606002807617], "std": [0.13868823647499084, 0.1053701713681221, 0.09291321039199829, 0.09301555156707764, 0.2197628915309906, 0.18551217019557953, 0.14909601211547852, 0.11830490082502365, 0.08857013285160065, 0.06435537338256836, 0.1407494843006134, 0.06294577568769455, 6.107787609100342, 2.651573657989502, 0.01599232107400894, 2.9993338584899902, 12.805421829223633, 1.0019999742507935, 8.282252311706543, 18.150531768798828, 7.35353946685791, 28.97831916809082, 1.7222734689712524, 39.313934326171875, 7.662552833557129, 13.200519561767578, 0.38451555371284485, 2.3892242908477783, 11.674859046936035, 0.9416009187698364, 6.255327224731445, 11.84183406829834, 6.595235824584961, 33.882667541503906, 13.216974258422852, 20.747358322143555], "count": [210]}, "timestamp": {"min": [0.0], "max": [6.966666666666667], "mean": [3.4833333333333334], "std": [2.0207030313088414], "count": [210]}, "frame_index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [210]}, "index": {"min": [3245], "max": [3454], "mean": [3349.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [210]}, "subtask_annotation": {"mean": [2.2333333333333334, 6.0, 6.0, 6.0, 6.0], "std": [1.7749133669893467, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [210]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [210]}, "eef_direction_state": {"mean": [4.0, 4.223809523809524], "std": [1.9173394264424013, 2.012438644295064], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_state": {"mean": [1.042857142857143, 0.8809523809523809], "std": [0.8124457072388793, 0.8619573780309264], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_state": {"mean": [0.8285714285714286, 0.7238095238095238], "std": [0.8558720738537504, 0.8046914593005208], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_direction_action": {"mean": [4.0, 4.223809523809524], "std": [1.9173394264424013, 2.012438644295064], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_action": {"mean": [1.042857142857143, 0.8809523809523809], "std": [0.8124457072388793, 0.8619573780309264], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_action": {"mean": [0.8285714285714286, 0.7238095238095238], "std": [0.8558720738537504, 0.8046914593005208], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_sim_pose_state": {"mean": [0.6444160952433013, 0.14430052561741666, 1.2003902943825633, -0.04503810539413862, 1.3600833949892612, -0.369215120999396, 0.6518834721165457, -0.1610101072291276, 1.1928895767486474, 1.2772915395074398, 0.9096430052914037, 2.0470269009035658], "std": [0.025844078543085403, 0.038230010388830414, 0.043644291608366526, 1.5370830258405, 0.12817824996623017, 1.5911803069606922, 0.02479434150861413, 0.046592230236150806, 0.043361645540823474, 0.23265734037049213, 0.11483416149398001, 0.09731874109962933], "min": [0.597207908427388, 0.04732223308888642, 1.1168726527162018, -3.13376990675262, 0.7486677266758228, -3.069401779281793, 0.5917024026447233, -0.19864375901980916, 1.1263079177150843, 0.8106414474983741, 0.6229579385761665, 1.7467921557681378], "max": [0.6867769961320785, 0.2088782753730289, 1.275438028768073, 3.1352133523784107, 1.5656946901302633, 3.132579111775766, 0.7059727865579016, -0.05287668933352904, 1.2744835934271836, 1.6138825919171125, 0.9921634835773454, 2.2141748779077], "count": [210]}, "eef_sim_pose_action": {"mean": [0.6444160952433013, 0.14430052561741666, 1.2003902943825633, -0.04503810539413862, 1.3600833949892612, -0.369215120999396, 0.6518834721165457, -0.1610101072291276, 1.1928895767486474, 1.2772915395074398, 0.9096430052914037, 2.0470269009035658], "std": [0.025844078543085403, 0.038230010388830414, 0.043644291608366526, 1.5370830258405, 0.12817824996623017, 1.5911803069606922, 0.02479434150861413, 0.046592230236150806, 0.043361645540823474, 0.23265734037049213, 0.11483416149398001, 0.09731874109962933], "min": [0.597207908427388, 0.04732223308888642, 1.1168726527162018, -3.13376990675262, 0.7486677266758228, -3.069401779281793, 0.5917024026447233, -0.19864375901980916, 1.1263079177150843, 0.8106414474983741, 0.6229579385761665, 1.7467921557681378], "max": [0.6867769961320785, 0.2088782753730289, 1.275438028768073, 3.1352133523784107, 1.5656946901302633, 3.132579111775766, 0.7059727865579016, -0.05287668933352904, 1.2744835934271836, 1.6138825919171125, 0.9921634835773454, 2.2141748779077], "count": [210]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48815332107843135]], [[0.4716018709150327]], [[0.4666681556372549]]], "std": [[[0.27021815608221744]], [[0.2675819322417304]], [[0.27107054277550147]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5026974183006535]], [[0.5193277308006536]], [[0.49670883578431374]]], "std": [[[0.33035376653105913]], [[0.3230438407791381]], [[0.3317555189749859]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48753580678104574]], [[0.5081639440359477]], [[0.4838344362745098]]], "std": [[[0.3295232562070744]], [[0.3204137886971733]], [[0.32971414168351937]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4409383946078431]], [[0.44636456086601306]], [[0.40846528390522874]]], "std": [[[0.38084749798033257]], [[0.3774001976510324]], [[0.3940711997527291]]], "count": [100]}, "observation.state": {"min": [0.37062734365463257, -1.1393482685089111, 0.9222171306610107, -0.5384289026260376, -1.6043378114700317, 0.5465484857559204, -0.9676127433776855, -1.2071317434310913, 1.016611099243164, -0.18911650776863098, 0.7411354780197144, -0.784027636051178, 18.27375030517578, 45.05500030517578, 0.16687500476837158, 2.0644443035125732, 1.0425000190734863, -1.431249976158142, 1.0787500143051147, -0.8237500190734863, 0.9950000047683716, 0.43187499046325684, 1.1618750095367432, 0.045625001192092896, 25.896875381469727, 45.720001220703125, 0.19249999523162842, -0.3125, 4.003749847412109, 0.953125, 13.184444427490234, -0.6456249952316284, 16.02777862548828, -0.0768750011920929, 1.890625, 22.703332901000977], "max": [0.9924933910369873, -0.8365758657455444, 1.1475261449813843, -0.03736076131463051, -0.5321822166442871, 1.9396123886108398, -0.5380951166152954, -0.8612234592437744, 1.367899775505066, 0.024652857333421707, 1.6406203508377075, -0.6307697892189026, 57.099998474121094, 64.02874755859375, 0.27250000834465027, 9.788749694824219, 39.188751220703125, 2.507777690887451, 27.47624969482422, 37.294376373291016, 23.37874984741211, 64.77437591552734, 16.725000381469727, 91.671875, 48.43187713623047, 78.85625457763672, 2.583750009536743, 8.470000267028809, 37.173126220703125, 1.0550000667572021, 35.51000213623047, 25.781875610351562, 57.60124969482422, 50.701873779296875, 39.801876068115234, 68.0268783569336], "mean": [0.691886305809021, -0.9334033727645874, 0.993594765663147, -0.26168549060821533, -0.8587012887001038, 1.5106712579727173, -0.8223750591278076, -0.9756085276603699, 1.1984670162200928, -0.029365871101617813, 1.0189342498779297, -0.7552719712257385, 48.32100296020508, 48.69294357299805, 0.22074750065803528, 7.749483585357666, 13.688821792602539, 0.22156885266304016, 10.010201454162598, 8.5400390625, 9.238941192626953, 15.999372482299805, 3.749814748764038, 33.43195343017578, 36.20780563354492, 63.9305419921875, 0.7808313369750977, 1.8306330442428589, 25.561281204223633, 1.0084733963012695, 28.64066505432129, 5.11643648147583, 30.91067886352539, 5.4048590660095215, 11.443564414978027, 50.309146881103516], "std": [0.15222206711769104, 0.07113265246152878, 0.07047045975923538, 0.13310447335243225, 0.2616540491580963, 0.29350826144218445, 0.15715354681015015, 0.1080828458070755, 0.09172939509153366, 0.07170724123716354, 0.18105605244636536, 0.043491728603839874, 8.020866394042969, 3.7423899173736572, 0.02311178669333458, 2.6789956092834473, 13.421228408813477, 0.9641132950782776, 10.431196212768555, 13.270551681518555, 8.794228553771973, 24.192975997924805, 4.384159088134766, 37.05693817138672, 7.7785210609436035, 13.73660659790039, 0.446991890668869, 2.6164050102233887, 10.465350151062012, 0.020494675263762474, 6.893665790557861, 8.509037017822266, 10.731929779052734, 12.159391403198242, 12.09671688079834, 10.800042152404785], "count": [198]}, "action": {"min": [0.37062734365463257, -1.1393482685089111, 0.9222171306610107, -0.5384289026260376, -1.6043378114700317, 0.5465484857559204, -0.9676127433776855, -1.2071317434310913, 1.016611099243164, -0.18911650776863098, 0.7411354780197144, -0.784027636051178, 18.27375030517578, 45.05500030517578, 0.16687500476837158, 2.0644443035125732, 1.0425000190734863, -1.431249976158142, 1.0787500143051147, -0.8237500190734863, 0.9950000047683716, 0.43187499046325684, 1.1618750095367432, 0.045625001192092896, 25.896875381469727, 45.720001220703125, 0.19249999523162842, -0.3125, 4.003749847412109, 0.953125, 13.184444427490234, -0.6456249952316284, 16.02777862548828, -0.0768750011920929, 1.890625, 22.703332901000977], "max": [0.9924933910369873, -0.8365758657455444, 1.1475261449813843, -0.03736076131463051, -0.5321822166442871, 1.9396123886108398, -0.5380951166152954, -0.8612234592437744, 1.367899775505066, 0.024652857333421707, 1.6406203508377075, -0.6307697892189026, 57.099998474121094, 64.02874755859375, 0.27250000834465027, 9.788749694824219, 39.188751220703125, 2.507777690887451, 27.47624969482422, 37.294376373291016, 23.37874984741211, 64.77437591552734, 16.725000381469727, 91.671875, 48.43187713623047, 78.85625457763672, 2.583750009536743, 8.470000267028809, 37.173126220703125, 1.0550000667572021, 35.51000213623047, 25.781875610351562, 57.60124969482422, 50.701873779296875, 39.801876068115234, 68.0268783569336], "mean": [0.6918861865997314, -0.933403491973877, 0.9935945272445679, -0.2616855204105377, -0.8587011694908142, 1.5106710195541382, -0.8223751187324524, -0.9756088852882385, 1.1984667778015137, -0.02936588227748871, 1.0189344882965088, -0.7552724480628967, 48.321006774902344, 48.69295120239258, 0.2207474559545517, 7.74948787689209, 13.688830375671387, 0.2215689718723297, 10.010188102722168, 8.54004955291748, 9.23894214630127, 15.999361038208008, 3.7498157024383545, 33.43194580078125, 36.20780944824219, 63.930511474609375, 0.7808317542076111, 1.8306326866149902, 25.561298370361328, 1.0084731578826904, 28.64066505432129, 5.11643648147583, 30.91067886352539, 5.404855251312256, 11.443565368652344, 50.309146881103516], "std": [0.15222206711769104, 0.07113263756036758, 0.070470429956913, 0.13310450315475464, 0.2616540193557739, 0.29350826144218445, 0.15715356171131134, 0.1080828458070755, 0.09172940999269485, 0.07170724123716354, 0.18105605244636536, 0.043491728603839874, 8.020867347717285, 3.7423906326293945, 0.02311178669333458, 2.678995370864868, 13.421228408813477, 0.9641132354736328, 10.431197166442871, 13.270551681518555, 8.794227600097656, 24.19297218322754, 4.384159564971924, 37.056941986083984, 7.778521537780762, 13.736608505249023, 0.44699177145957947, 2.6164052486419678, 10.465351104736328, 0.020494673401117325, 6.893664836883545, 8.509037017822266, 10.731929779052734, 12.159391403198242, 12.09671688079834, 10.800041198730469], "count": [198]}, "timestamp": {"min": [0.0], "max": [6.566666666666666], "mean": [3.2833333333333337], "std": [1.9052315889170555], "count": [198]}, "frame_index": {"min": [0], "max": [197], "mean": [98.5], "std": [57.15694766751166], "count": [198]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [198]}, "index": {"min": [3455], "max": [3652], "mean": [3553.5], "std": [57.15694766751166], "count": [198]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [198]}, "subtask_annotation": {"mean": [2.3181818181818183, 6.0, 6.0, 6.0, 6.0], "std": [1.7963972720034214, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [198]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [198]}, "eef_direction_state": {"mean": [3.7626262626262625, 3.95959595959596], "std": [1.6664294290904011, 2.164540644198603], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_state": {"mean": [1.1565656565656566, 0.9393939393939394], "std": [0.7458520469853568, 0.8912388587789539], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_state": {"mean": [0.8838383838383839, 0.803030303030303], "std": [0.8478382577201579, 0.8143851303258599], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_direction_action": {"mean": [3.7626262626262625, 3.95959595959596], "std": [1.6664294290904011, 2.164540644198603], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_action": {"mean": [1.1565656565656566, 0.9393939393939394], "std": [0.7458520469853568, 0.8912388587789539], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_action": {"mean": [0.8838383838383839, 0.803030303030303], "std": [0.8478382577201579, 0.8143851303258599], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_sim_pose_state": {"mean": [0.6507827209747854, 0.14032243982763876, 1.209066167410585, -0.4156350621556657, 1.2375345812063965, -0.7247961823408794, 0.6549934119036449, -0.1630690668349724, 1.1963030979790048, 1.2597094815796428, 0.9061889322265247, 2.021586415719016], "std": [0.025595531552067008, 0.04610321710143971, 0.0478478541986099, 1.475688325843495, 0.22267739004054626, 1.6339719593345559, 0.0314606200007499, 0.0450056509362336, 0.05548156367774209, 0.2903830091124194, 0.11289778226667185, 0.12815039570306552], "min": [0.5971621437089742, 0.034044687399359785, 1.1130118861014036, -3.0944090133747277, 0.42168871926337537, -3.1250345062046465, 0.5624737670889072, -0.19817864263841947, 1.1249392491675458, 0.5570257503730087, 0.5828381624977279, 1.6452952236889866], "max": [0.692694024453769, 0.2148946176322284, 1.2782035343378704, 3.1158584813932184, 1.5207410532046892, 3.1210291420592426, 0.7144158033918622, -0.054513355620015774, 1.3275306541477798, 1.6019421770767717, 1.0000545458673553, 2.188159806999064], "count": [198]}, "eef_sim_pose_action": {"mean": [0.6507827209747854, 0.14032243982763876, 1.209066167410585, -0.4156350621556657, 1.2375345812063965, -0.7247961823408794, 0.6549934119036449, -0.1630690668349724, 1.1963030979790048, 1.2597094815796428, 0.9061889322265247, 2.021586415719016], "std": [0.025595531552067008, 0.04610321710143971, 0.0478478541986099, 1.475688325843495, 0.22267739004054626, 1.6339719593345559, 0.0314606200007499, 0.0450056509362336, 0.05548156367774209, 0.2903830091124194, 0.11289778226667185, 0.12815039570306552], "min": [0.5971621437089742, 0.034044687399359785, 1.1130118861014036, -3.0944090133747277, 0.42168871926337537, -3.1250345062046465, 0.5624737670889072, -0.19817864263841947, 1.1249392491675458, 0.5570257503730087, 0.5828381624977279, 1.6452952236889866], "max": [0.692694024453769, 0.2148946176322284, 1.2782035343378704, 3.1158584813932184, 1.5207410532046892, 3.1210291420592426, 0.7144158033918622, -0.054513355620015774, 1.3275306541477798, 1.6019421770767717, 1.0000545458673553, 2.188159806999064], "count": [198]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4908586683006536]], [[0.47308231413398694]], [[0.46833428513071895]]], "std": [[[0.2691648611000706]], [[0.2663642619375733]], [[0.27026171039771335]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1568627450980392]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4890978370098039]], [[0.5060974652777778]], [[0.4854542647058823]]], "std": [[[0.3334996320747979]], [[0.3269180263252697]], [[0.3349461675213395]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5153293852124183]], [[0.5359008782679738]], [[0.5109486274509804]]], "std": [[[0.33517752777097176]], [[0.3228922055841]], [[0.33300300245102044]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4391947099673203]], [[0.4446308047385621]], [[0.406861147875817]]], "std": [[[0.38170405741787433]], [[0.3782354485869357]], [[0.39438903919094964]]], "count": [100]}, "observation.state": {"min": [0.47932401299476624, -1.165622353553772, 0.9109874367713928, -0.5262693762779236, -1.600692629814148, 0.49492213129997253, -0.9748607873916626, -1.218766689300537, 1.0011402368545532, -0.15399691462516785, 0.8406528830528259, -0.7647631168365479, 27.6522216796875, 43.837501525878906, 0.10437499731779099, -0.15812499821186066, 1.681249976158142, -0.7350000143051147, 0.6875, -0.8612499833106995, 0.9474999904632568, 0.13124999403953552, 1.4693750143051147, 0.3968749940395355, 22.91666603088379, 48.85874938964844, 0.38624998927116394, -0.28999999165534973, 10.832500457763672, 1.203125, 13.80555534362793, -1.3168749809265137, 15.791250228881836, 0.75, 1.396875023841858, 23.092222213745117], "max": [1.0268367528915405, -0.7729886770248413, 1.1863651275634766, -0.0639209970831871, -0.5032139420509338, 1.9768062829971313, -0.5602206587791443, -0.877775251865387, 1.3424839973449707, 0.0645170509815216, 1.6370599269866943, -0.6396629810333252, 58.953125, 65.7066650390625, 0.29625001549720764, 9.487500190734863, 54.317501068115234, 63.044376373291016, 23.34749984741211, 39.959999084472656, 23.91374969482422, 65.90499877929688, 7.401875019073486, 97.77312469482422, 53.618125915527344, 69.0250015258789, 2.3037500381469727, 5.659999847412109, 52.40062713623047, 7.266875267028809, 52.45375061035156, 57.53874969482422, 42.494998931884766, 86.03250122070312, 42.66062545776367, 102.29375457763672], "mean": [0.7443410754203796, -0.9113257527351379, 1.009927749633789, -0.23622451722621918, -0.9198423624038696, 1.3436044454574585, -0.8422584533691406, -0.9909386038780212, 1.19260835647583, 0.0052369036711752415, 1.118713140487671, -0.7268304228782654, 49.45071029663086, 51.14350128173828, 0.18619315326213837, 7.200575828552246, 16.699235916137695, 8.28954792022705, 8.250272750854492, 8.280557632446289, 7.753525257110596, 13.858236312866211, 2.297494888305664, 31.1181697845459, 40.3362922668457, 59.63251876831055, 0.9066672921180725, 1.9630985260009766, 27.12500762939453, 1.838634729385376, 27.773948669433594, 10.224027633666992, 26.933359146118164, 16.991445541381836, 12.957378387451172, 58.38788986206055], "std": [0.1661970466375351, 0.1166960671544075, 0.08806366473436356, 0.1323254406452179, 0.2458348125219345, 0.3313262164592743, 0.15381845831871033, 0.10910409688949585, 0.08795493096113205, 0.07704250514507294, 0.15566064417362213, 0.051208943128585815, 7.260220050811768, 3.9185962677001953, 0.04986385256052017, 3.2827439308166504, 16.70200538635254, 18.1290340423584, 8.341386795043945, 13.449649810791016, 7.120648384094238, 23.113428115844727, 1.571065068244934, 36.76184844970703, 5.857815742492676, 8.408173561096191, 0.41516149044036865, 1.5679982900619507, 10.077411651611328, 1.3187085390090942, 8.431662559509277, 16.21065330505371, 8.506957054138184, 26.770408630371094, 14.067143440246582, 17.69989013671875], "count": [199]}, "action": {"min": [0.47932401299476624, -1.165622353553772, 0.9109874367713928, -0.5262693762779236, -1.600692629814148, 0.49492213129997253, -0.9748607873916626, -1.218766689300537, 1.0011402368545532, -0.15399691462516785, 0.8406528830528259, -0.7647631168365479, 27.6522216796875, 43.837501525878906, 0.10437499731779099, -0.15812499821186066, 1.681249976158142, -0.7350000143051147, 0.6875, -0.8612499833106995, 0.9474999904632568, 0.13124999403953552, 1.4693750143051147, 0.3968749940395355, 22.91666603088379, 48.85874938964844, 0.38624998927116394, -0.28999999165534973, 10.832500457763672, 1.203125, 13.80555534362793, -1.3168749809265137, 15.791250228881836, 0.75, 1.396875023841858, 23.092222213745117], "max": [1.0268367528915405, -0.7729886770248413, 1.1863651275634766, -0.0639209970831871, -0.5032139420509338, 1.9768062829971313, -0.5602206587791443, -0.877775251865387, 1.3424839973449707, 0.0645170509815216, 1.6370599269866943, -0.6396629810333252, 58.953125, 65.7066650390625, 0.29625001549720764, 9.487500190734863, 54.317501068115234, 63.044376373291016, 23.34749984741211, 39.959999084472656, 23.91374969482422, 65.90499877929688, 7.401875019073486, 97.77312469482422, 53.618125915527344, 69.0250015258789, 2.3037500381469727, 5.659999847412109, 52.40062713623047, 7.266875267028809, 52.45375061035156, 57.53874969482422, 42.494998931884766, 86.03250122070312, 42.66062545776367, 102.29375457763672], "mean": [0.7443410754203796, -0.9113256335258484, 1.009927749633789, -0.23622451722621918, -0.9198424220085144, 1.343604564666748, -0.8422586917877197, -0.9909387230873108, 1.1926079988479614, 0.005236901342868805, 1.1187132596969604, -0.726830780506134, 49.450721740722656, 51.143489837646484, 0.18619315326213837, 7.2005743980407715, 16.69922637939453, 8.289558410644531, 8.250282287597656, 8.280563354492188, 7.753528594970703, 13.858254432678223, 2.297494649887085, 31.118179321289062, 40.33631134033203, 59.63252258300781, 0.9066672921180725, 1.9630995988845825, 27.12500762939453, 1.8386348485946655, 27.77393341064453, 10.22403335571289, 26.93336296081543, 16.991443634033203, 12.957381248474121, 58.38788604736328], "std": [0.1661970615386963, 0.11669609695672989, 0.08806367963552475, 0.13232548534870148, 0.24583479762077332, 0.3313262462615967, 0.15381847321987152, 0.10910409688949585, 0.08795493841171265, 0.07704251259565353, 0.15566064417362213, 0.05120893940329552, 7.260220050811768, 3.9185965061187744, 0.04986384138464928, 3.282743453979492, 16.702007293701172, 18.1290340423584, 8.341387748718262, 13.449649810791016, 7.120648384094238, 23.113431930541992, 1.5710654258728027, 36.76184844970703, 5.857815265655518, 8.40817642211914, 0.4151615798473358, 1.5679981708526611, 10.077410697937012, 1.3187084197998047, 8.431662559509277, 16.210651397705078, 8.506956100463867, 26.770401000976562, 14.067143440246582, 17.69989585876465], "count": [199]}, "timestamp": {"min": [0.0], "max": [6.6], "mean": [3.3000000000000003], "std": [1.9148542155126762], "count": [199]}, "frame_index": {"min": [0], "max": [198], "mean": [99.0], "std": [57.445626465380286], "count": [199]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [199]}, "index": {"min": [3653], "max": [3851], "mean": [3752.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [2.190954773869347, 6.0, 6.0, 6.0, 6.0], "std": [1.802766883193863, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [199]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [199]}, "eef_direction_state": {"mean": [3.748743718592965, 3.9346733668341707], "std": [1.8934390634725133, 2.1827910234616477], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [1.2010050251256281, 0.8944723618090452], "std": [0.7764103684754959, 0.8762182319146565], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_state": {"mean": [0.9246231155778895, 0.7638190954773869], "std": [0.856161078671239, 0.8324435710195875], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [3.748743718592965, 3.9346733668341707], "std": [1.8934390634725133, 2.1827910234616477], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [1.2010050251256281, 0.8944723618090452], "std": [0.7764103684754959, 0.8762182319146565], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_action": {"mean": [0.9246231155778895, 0.7638190954773869], "std": [0.856161078671239, 0.8324435710195875], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.6498130953617334, 0.15436474321888285, 1.2102889142682336, -0.7463842230706405, 1.1623821367020204, -1.1283763020387763, 0.6489503685460849, -0.16197366028942492, 1.2083130793248542, 1.1576632668973328, 0.8313937121987219, 1.955390136346453], "std": [0.030159929137231346, 0.044869085818071315, 0.04321305437554985, 1.3164961760374054, 0.22848613740934037, 1.4959756554398913, 0.027475710625494157, 0.04636295456388863, 0.048699092464086075, 0.23796005030508297, 0.11519034703974156, 0.0790741725301688], "min": [0.5923444287360141, 0.051628252291771815, 1.1208967947424096, -3.12606254659692, 0.411205436205786, -3.0948814674570326, 0.5649071504332204, -0.20039978944418343, 1.1371887839467585, 0.6713551358325699, 0.5480456627377079, 1.7363085331046677], "max": [0.7017631543593158, 0.21200636881239956, 1.2848245649717922, 3.1059038223357716, 1.5023202914765816, 3.0795771760071773, 0.7054368004655084, -0.05374639440661824, 1.2984505158976012, 1.4916553714318492, 0.9174980352542752, 2.0803563268233236], "count": [199]}, "eef_sim_pose_action": {"mean": [0.6498130953617334, 0.15436474321888285, 1.2102889142682336, -0.7463842230706405, 1.1623821367020204, -1.1283763020387763, 0.6489503685460849, -0.16197366028942492, 1.2083130793248542, 1.1576632668973328, 0.8313937121987219, 1.955390136346453], "std": [0.030159929137231346, 0.044869085818071315, 0.04321305437554985, 1.3164961760374054, 0.22848613740934037, 1.4959756554398913, 0.027475710625494157, 0.04636295456388863, 0.048699092464086075, 0.23796005030508297, 0.11519034703974156, 0.0790741725301688], "min": [0.5923444287360141, 0.051628252291771815, 1.1208967947424096, -3.12606254659692, 0.411205436205786, -3.0948814674570326, 0.5649071504332204, -0.20039978944418343, 1.1371887839467585, 0.6713551358325699, 0.5480456627377079, 1.7363085331046677], "max": [0.7017631543593158, 0.21200636881239956, 1.2848245649717922, 3.1059038223357716, 1.5023202914765816, 3.0795771760071773, 0.7054368004655084, -0.05374639440661824, 1.2984505158976012, 1.4916553714318492, 0.9174980352542752, 2.0803563268233236], "count": [199]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49015605800653594]], [[0.47300860906862746]], [[0.4677926940359477]]], "std": [[[0.27360595322646875]], [[0.27214104365108854]], [[0.27646800938516425]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.13725490196078433]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4928919485294118]], [[0.49153980800653596]], [[0.4708716339869281]]], "std": [[[0.319809651569888]], [[0.3230624217480547]], [[0.32878635233974257]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5329104534313726]], [[0.5518443586601307]], [[0.526144585375817]]], "std": [[[0.3267017040454625]], [[0.31503938698044465]], [[0.326636898966589]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.436199470996732]], [[0.4422271017156863]], [[0.4044464113562091]]], "std": [[[0.38129386533000803]], [[0.3776840980905525]], [[0.39427602492798147]]], "count": [100]}, "observation.state": {"min": [0.4952029585838318, -1.1770190000534058, 0.8764162063598633, -0.4217212200164795, -1.323317527770996, 0.9893568754196167, -0.9853036403656006, -1.2498807907104492, 1.1061837673187256, -0.173142209649086, 0.7143606543540955, -0.7824540138244629, 30.307498931884766, 39.573123931884766, 0.15000000596046448, 2.3737499713897705, 2.5693750381469727, -1.918125033378601, 0.9537500143051147, -0.4493750035762787, 0.9077777862548828, -0.07249999791383743, 1.5362499952316284, 0.44999998807907104, 34.36888885498047, 47.171875, 0.22499999403953552, -0.5587500333786011, 8.489375114440918, -0.8962500095367432, 13.894286155700684, -0.550000011920929, 15.630000114440918, 0.7649999856948853, 0.9937499761581421, 42.522499084472656], "max": [0.9888905882835388, -0.7619735598564148, 1.1771382093429565, -0.16427290439605713, -0.3083276152610779, 1.9677224159240723, -0.5197127461433411, -0.8911745548248291, 1.4012788534164429, 0.08352195471525192, 1.4184321165084839, -0.6278610825538635, 68.27437591552734, 59.17625045776367, 0.3490000069141388, 9.667499542236328, 40.548126220703125, 0.6388888955116272, 21.572500228881836, 61.271873474121094, 26.74625015258789, 85.06437683105469, 3.8368749618530273, 109.69812774658203, 49.286251068115234, 74.51437377929688, 2.083750009536743, 7.439374923706055, 37.498748779296875, 12.276249885559082, 41.157501220703125, 36.08937454223633, 57.540000915527344, 75.60124969482422, 55.79999923706055, 105.34124755859375], "mean": [0.6992877721786499, -0.9014889001846313, 0.9897253513336182, -0.26193681359291077, -0.7853148579597473, 1.5336695909500122, -0.8202914595603943, -1.0210423469543457, 1.2202686071395874, -0.008449512533843517, 1.0365567207336426, -0.7255377173423767, 48.807682037353516, 50.364479064941406, 0.23141582310199738, 8.071137428283691, 14.4641752243042, 0.12048926204442978, 6.074195384979248, 11.859888076782227, 6.173867702484131, 17.762386322021484, 1.9598129987716675, 32.069114685058594, 41.859073638916016, 61.736228942871094, 0.8452677726745605, 1.1917295455932617, 29.088125228881836, 2.2213048934936523, 31.749658584594727, 9.67387866973877, 32.05961990356445, 15.879711151123047, 14.055729866027832, 61.86892318725586], "std": [0.15528157353401184, 0.12928323447704315, 0.10738778114318848, 0.06307707726955414, 0.21797065436840057, 0.2146899700164795, 0.17602227628231049, 0.1110188215970993, 0.10510693490505219, 0.08820807933807373, 0.1590956300497055, 0.04683943837881088, 9.652000427246094, 3.1537272930145264, 0.040645062923431396, 2.2520761489868164, 12.55890941619873, 0.8616119027137756, 6.064193248748779, 21.784502029418945, 6.241609573364258, 30.526071548461914, 0.5026421546936035, 40.00692367553711, 3.973346471786499, 12.0724515914917, 0.42490851879119873, 1.9527828693389893, 9.070627212524414, 3.3844759464263916, 7.284229755401611, 13.300084114074707, 10.406908988952637, 23.438217163085938, 18.073083877563477, 16.248947143554688], "count": [229]}, "action": {"min": [0.4952029585838318, -1.1770190000534058, 0.8764162063598633, -0.4217212200164795, -1.323317527770996, 0.9893568754196167, -0.9853036403656006, -1.2498807907104492, 1.1061837673187256, -0.173142209649086, 0.7143606543540955, -0.7824540138244629, 30.307498931884766, 39.573123931884766, 0.15000000596046448, 2.3737499713897705, 2.5693750381469727, -1.918125033378601, 0.9537500143051147, -0.4493750035762787, 0.9077777862548828, -0.07249999791383743, 1.5362499952316284, 0.44999998807907104, 34.36888885498047, 47.171875, 0.22499999403953552, -0.5587500333786011, 8.489375114440918, -0.8962500095367432, 13.894286155700684, -0.550000011920929, 15.630000114440918, 0.7649999856948853, 0.9937499761581421, 42.522499084472656], "max": [0.9888905882835388, -0.7619735598564148, 1.1771382093429565, -0.16427290439605713, -0.3083276152610779, 1.9677224159240723, -0.5197127461433411, -0.8911745548248291, 1.4012788534164429, 0.08352195471525192, 1.4184321165084839, -0.6278610825538635, 68.27437591552734, 59.17625045776367, 0.3490000069141388, 9.667499542236328, 40.548126220703125, 0.6388888955116272, 21.572500228881836, 61.271873474121094, 26.74625015258789, 85.06437683105469, 3.8368749618530273, 109.69812774658203, 49.286251068115234, 74.51437377929688, 2.083750009536743, 7.439374923706055, 37.498748779296875, 12.276249885559082, 41.157501220703125, 36.08937454223633, 57.540000915527344, 75.60124969482422, 55.79999923706055, 105.34124755859375], "mean": [0.6992877125740051, -0.9014891386032104, 0.9897250533103943, -0.2619367241859436, -0.7853149771690369, 1.533668041229248, -0.8202911615371704, -1.0210425853729248, 1.2202690839767456, -0.008449493907392025, 1.0365569591522217, -0.7255373001098633, 48.807682037353516, 50.364437103271484, 0.23141594231128693, 8.071139335632324, 14.464176177978516, 0.12048925459384918, 6.074190616607666, 11.859870910644531, 6.1738691329956055, 17.76239776611328, 1.959813117980957, 32.069114685058594, 41.85906219482422, 61.7361946105957, 0.8452680110931396, 1.1917299032211304, 29.08810806274414, 2.2213053703308105, 31.749658584594727, 9.673879623413086, 32.05961227416992, 15.879701614379883, 14.055728912353516, 61.86893844604492], "std": [0.15528158843517303, 0.12928326427936554, 0.10738775879144669, 0.06307708472013474, 0.21797066926956177, 0.2146899700164795, 0.1760222464799881, 0.1110188290476799, 0.10510694980621338, 0.08820807933807373, 0.1590956598520279, 0.046839430928230286, 9.651999473571777, 3.153726816177368, 0.0406450517475605, 2.2520766258239746, 12.558911323547363, 0.8616117238998413, 6.0641937255859375, 21.78451156616211, 6.2416090965271, 30.526071548461914, 0.5026420950889587, 40.006919860839844, 3.973346471786499, 12.072453498840332, 0.42490848898887634, 1.9527828693389893, 9.070627212524414, 3.3844759464263916, 7.284229755401611, 13.300082206726074, 10.40690803527832, 23.43821907043457, 18.073081970214844, 16.248950958251953], "count": [229]}, "timestamp": {"min": [0.0], "max": [7.6], "mean": [3.8000000000000003], "std": [2.2035325174717877], "count": [229]}, "frame_index": {"min": [0], "max": [228], "mean": [114.0], "std": [66.10597552415364], "count": [229]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [229]}, "index": {"min": [3852], "max": [4080], "mean": [3966.0], "std": [66.10597552415364], "count": [229]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [229]}, "subtask_annotation": {"mean": [2.2401746724890828, 6.0, 6.0, 6.0, 6.0], "std": [1.7925006233676357, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [229]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [229]}, "eef_direction_state": {"mean": [4.03056768558952, 4.139737991266376], "std": [1.8417596795006614, 2.1223785621433637], "min": [0, 0], "max": [6, 6], "count": [229]}, "eef_velocity_state": {"mean": [1.0524017467248907, 0.851528384279476], "std": [0.8076359891692017, 0.8690504909063418], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_state": {"mean": [0.8820960698689956, 0.6550218340611353], "std": [0.8457873876933018, 0.792284643202903], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_direction_action": {"mean": [4.03056768558952, 4.139737991266376], "std": [1.8417596795006614, 2.1223785621433637], "min": [0, 0], "max": [6, 6], "count": [229]}, "eef_velocity_action": {"mean": [1.0524017467248907, 0.851528384279476], "std": [0.8076359891692017, 0.8690504909063418], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_action": {"mean": [0.8820960698689956, 0.6550218340611353], "std": [0.8457873876933018, 0.792284643202903], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_sim_pose_state": {"mean": [0.6546403537077116, 0.14690203922596626, 1.1979657617794508, -0.3655470489339104, 1.2978262899667605, -0.8760071716482002, 0.6604505586382942, -0.15272708773456586, 1.1933808193841544, 1.2358865079265606, 0.8539317400703764, 2.003828809740019], "std": [0.03063946545874626, 0.039490149755316, 0.036599869269211834, 1.5233132430188945, 0.12320025825912975, 1.5581407214498377, 0.030830170324770412, 0.04692715824898987, 0.042228009197181574, 0.19325634098289565, 0.078888627337463, 0.07836364473220522], "min": [0.6033391917660702, 0.05102833654617292, 1.1274488403485814, -3.0281468833055367, 0.8581274908815719, -2.785681553315276, 0.6202430568980656, -0.19272954099691572, 1.133066426994729, 0.854277214295383, 0.5815409317488003, 1.8069551279788687], "max": [0.7090083789568132, 0.19390113120842695, 1.2773454699709819, 3.0736841266481396, 1.5533538955188524, 3.058919554327513, 0.7266399706095668, -0.041284624294193134, 1.2812574518196582, 1.559181666360884, 0.976709307120482, 2.183425785600688], "count": [229]}, "eef_sim_pose_action": {"mean": [0.6546403537077116, 0.14690203922596626, 1.1979657617794508, -0.3655470489339104, 1.2978262899667605, -0.8760071716482002, 0.6604505586382942, -0.15272708773456586, 1.1933808193841544, 1.2358865079265606, 0.8539317400703764, 2.003828809740019], "std": [0.03063946545874626, 0.039490149755316, 0.036599869269211834, 1.5233132430188945, 0.12320025825912975, 1.5581407214498377, 0.030830170324770412, 0.04692715824898987, 0.042228009197181574, 0.19325634098289565, 0.078888627337463, 0.07836364473220522], "min": [0.6033391917660702, 0.05102833654617292, 1.1274488403485814, -3.0281468833055367, 0.8581274908815719, -2.785681553315276, 0.6202430568980656, -0.19272954099691572, 1.133066426994729, 0.854277214295383, 0.5815409317488003, 1.8069551279788687], "max": [0.7090083789568132, 0.19390113120842695, 1.2773454699709819, 3.0736841266481396, 1.5533538955188524, 3.058919554327513, 0.7266399706095668, -0.041284624294193134, 1.2812574518196582, 1.559181666360884, 0.976709307120482, 2.183425785600688], "count": [229]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.488103941993464]], [[0.4730536458333333]], [[0.46895306168300654]]], "std": [[[0.27668943451475864]], [[0.27484569249329255]], [[0.27833181973766075]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1450980392156863]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48613396446078433]], [[0.5009891135620915]], [[0.47531678921568626]]], "std": [[[0.33025121017643966]], [[0.3243289575348267]], [[0.3343905099829176]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.11372549019607843]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5056841135620915]], [[0.5267786376633987]], [[0.5028835498366013]]], "std": [[[0.32579362124056915]], [[0.31593983718660545]], [[0.324677780735538]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4317784089052288]], [[0.43790238357843136]], [[0.40009464052287586]]], "std": [[[0.379231192123359]], [[0.3758307936404983]], [[0.39216699167635877]]], "count": [100]}, "observation.state": {"min": [0.45927271246910095, -1.147335410118103, 0.8737697601318359, -0.476749062538147, -1.4735764265060425, 0.9182752370834351, -0.9630350470542908, -1.2075132131576538, 1.1126158237457275, -0.1813439428806305, 0.6813391447067261, -0.7644054889678955, 27.612499237060547, 40.848751068115234, 0.12937499582767487, 2.000624895095825, 1.9262499809265137, -0.5581250190734863, 2.166874885559082, -0.8706250190734863, 2.880000114440918, 0.3331249952316284, 1.5618749856948853, 6.3125, 37.86937713623047, 46.32374954223633, 0.04625000059604645, -1.096250057220459, 8.213749885559082, 0.49562498927116394, 19.181249618530273, 0.5012500286102295, 23.1768741607666, -0.6631250381469727, 0.8287500143051147, 39.518890380859375], "max": [1.0129659175872803, -0.7948042750358582, 1.1136224269866943, -0.20695048570632935, -0.41299495100975037, 1.985508680343628, -0.545271635055542, -0.8888857364654541, 1.4647945165634155, 0.0724591612815857, 1.481502652168274, -0.6281948685646057, 56.818748474121094, 54.598751068115234, 0.39625000953674316, 9.7787504196167, 38.79750061035156, 6.986249923706055, 28.865625381469727, 52.83250045776367, 23.904998779296875, 85.27375030517578, 5.256875038146973, 101.69312286376953, 66.04437255859375, 74.24625396728516, 2.28125, 6.10812520980835, 40.88062286376953, 2.802500009536743, 45.557498931884766, 39.151248931884766, 62.75749969482422, 64.9175033569336, 54.66437530517578, 109.20062255859375], "mean": [0.6642964482307434, -0.9446703791618347, 0.9645373225212097, -0.2849268913269043, -0.8378182649612427, 1.6078822612762451, -0.7669410705566406, -1.0485066175460815, 1.2770015001296997, -0.031477414071559906, 0.9531846642494202, -0.7122206091880798, 51.81998062133789, 47.65043258666992, 0.23394253849983215, 8.552115440368652, 14.727630615234375, 1.3850070238113403, 10.92236328125, 7.495187759399414, 12.092690467834473, 11.467686653137207, 1.9850971698760986, 35.58734130859375, 45.31740188598633, 57.059505462646484, 0.650852620601654, 1.4590672254562378, 28.877626419067383, 0.931043267250061, 32.534889221191406, 9.637092590332031, 34.43217468261719, 19.15392303466797, 18.98860740661621, 64.2698745727539], "std": [0.09742119908332825, 0.06007564812898636, 0.05703048035502434, 0.0629713237285614, 0.18060645461082458, 0.17104215919971466, 0.1489243507385254, 0.10720663517713547, 0.10662483423948288, 0.07198289781808853, 0.15035684406757355, 0.04163484275341034, 5.105639457702637, 1.929418921470642, 0.04542318359017372, 2.0582773685455322, 9.852437973022461, 1.4527007341384888, 6.6739349365234375, 15.47978401184082, 4.980468273162842, 24.33807373046875, 0.7989690899848938, 27.64527702331543, 5.48837423324585, 11.148898124694824, 0.48499616980552673, 2.214519500732422, 9.763935089111328, 0.733792245388031, 7.127972602844238, 11.937562942504883, 10.42298698425293, 24.350370407104492, 17.752870559692383, 19.94196128845215], "count": [287]}, "action": {"min": [0.45927271246910095, -1.147335410118103, 0.8737697601318359, -0.476749062538147, -1.4735764265060425, 0.9182752370834351, -0.9630350470542908, -1.2075132131576538, 1.1126158237457275, -0.1813439428806305, 0.6813391447067261, -0.7644054889678955, 27.612499237060547, 40.848751068115234, 0.12937499582767487, 2.000624895095825, 1.9262499809265137, -0.5581250190734863, 2.166874885559082, -0.8706250190734863, 2.880000114440918, 0.3331249952316284, 1.5618749856948853, 6.3125, 37.86937713623047, 46.32374954223633, 0.04625000059604645, -1.096250057220459, 8.213749885559082, 0.49562498927116394, 19.181249618530273, 0.5012500286102295, 23.1768741607666, -0.6631250381469727, 0.8287500143051147, 39.518890380859375], "max": [1.0129659175872803, -0.7948042750358582, 1.1136224269866943, -0.20695048570632935, -0.41299495100975037, 1.985508680343628, -0.545271635055542, -0.8888857364654541, 1.4647945165634155, 0.0724591612815857, 1.481502652168274, -0.6281948685646057, 56.818748474121094, 54.598751068115234, 0.39625000953674316, 9.7787504196167, 38.79750061035156, 6.986249923706055, 28.865625381469727, 52.83250045776367, 23.904998779296875, 85.27375030517578, 5.256875038146973, 101.69312286376953, 66.04437255859375, 74.24625396728516, 2.28125, 6.10812520980835, 40.88062286376953, 2.802500009536743, 45.557498931884766, 39.151248931884766, 62.75749969482422, 64.9175033569336, 54.66437530517578, 109.20062255859375], "mean": [0.6642963290214539, -0.9446690678596497, 0.9645353555679321, -0.2849269509315491, -0.8378179669380188, 1.607883095741272, -0.7669411897659302, -1.0485066175460815, 1.2770016193389893, -0.031477440148591995, 0.9531844258308411, -0.7122208476066589, 51.81998062133789, 47.65044021606445, 0.23394249379634857, 8.552108764648438, 14.727615356445312, 1.3850061893463135, 10.922359466552734, 7.495181083679199, 12.09268569946289, 11.467682838439941, 1.985095739364624, 35.587345123291016, 45.3173713684082, 57.05949783325195, 0.6508524417877197, 1.4590673446655273, 28.877613067626953, 0.9310435652732849, 32.534881591796875, 9.63708782196045, 34.43215560913086, 19.153919219970703, 18.98861312866211, 64.26988220214844], "std": [0.09742121398448944, 0.06007567420601845, 0.05703044310212135, 0.06297134608030319, 0.1806064397096634, 0.17104215919971466, 0.1489243507385254, 0.10720662027597427, 0.10662481933832169, 0.07198290526866913, 0.15035684406757355, 0.04163484275341034, 5.105639457702637, 1.9294185638427734, 0.04542320966720581, 2.0582778453826904, 9.852438926696777, 1.452701210975647, 6.673933982849121, 15.479780197143555, 4.980467319488525, 24.338075637817383, 0.7989697456359863, 27.64527130126953, 5.488375663757324, 11.148898124694824, 0.4849960505962372, 2.214520215988159, 9.763936996459961, 0.7337920665740967, 7.12797212600708, 11.9375638961792, 10.42298698425293, 24.35037612915039, 17.75286865234375, 19.94195556640625], "count": [287]}, "timestamp": {"min": [0.0], "max": [9.533333333333333], "mean": [4.766666666666667], "std": [2.7616420236277306], "count": [287]}, "frame_index": {"min": [0], "max": [286], "mean": [143.0], "std": [82.84926070883192], "count": [287]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [287]}, "index": {"min": [4081], "max": [4367], "mean": [4224.0], "std": [82.84926070883192], "count": [287]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [287]}, "subtask_annotation": {"mean": [2.961672473867596, 6.0, 6.0, 6.0, 6.0], "std": [1.701176470568481, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [287]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [287]}, "eef_direction_state": {"mean": [4.407665505226481, 3.836236933797909], "std": [1.9338387163349917, 2.10632293162621], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_state": {"mean": [0.7421602787456446, 0.9860627177700348], "std": [0.8408554227134049, 0.8005752523919539], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_state": {"mean": [0.5853658536585366, 0.7770034843205574], "std": [0.7999532577489499, 0.8383828447749541], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_direction_action": {"mean": [4.407665505226481, 3.836236933797909], "std": [1.9338387163349917, 2.10632293162621], "min": [0, 0], "max": [6, 6], "count": [287]}, "eef_velocity_action": {"mean": [0.7421602787456446, 0.9860627177700348], "std": [0.8408554227134049, 0.8005752523919539], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_acc_mag_action": {"mean": [0.5853658536585366, 0.7770034843205574], "std": [0.7999532577489499, 0.8383828447749541], "min": [0, 0], "max": [2, 2], "count": [287]}, "eef_sim_pose_state": {"mean": [0.650049321406176, 0.12454023951434358, 1.2096013296582653, -0.2645278184058228, 1.2882401624703714, -0.82797451104569, 0.6790726795156848, -0.15140657067138122, 1.1898776871242303, 1.2783188569203852, 0.8708924714175444, 2.022419378664697], "std": [0.018121568965011485, 0.02856048943469209, 0.031308756297766076, 1.2583700173197212, 0.11525391140772605, 1.3012928124132475, 0.03161865663971433, 0.03891382837761251, 0.044605395646658656, 0.21224426570732896, 0.07632554561498117, 0.0973566388412289], "min": [0.6015915215617228, 0.04874604177843997, 1.124086458610059, -2.707893934722759, 0.6980835373561884, -1.59708082702616, 0.6098803806636737, -0.1989275101750625, 1.1300494632882483, 0.7966061626997418, 0.5518689119403928, 1.7784829323828082], "max": [0.6919849549931651, 0.2100147403533905, 1.2729647044060242, 3.130170922767156, 1.5535734382062314, 3.0934007495400735, 0.735337312437505, -0.0564101414101697, 1.29011165043498, 1.543136170553427, 0.9352154684872991, 2.1749241817362126], "count": [287]}, "eef_sim_pose_action": {"mean": [0.650049321406176, 0.12454023951434358, 1.2096013296582653, -0.2645278184058228, 1.2882401624703714, -0.82797451104569, 0.6790726795156848, -0.15140657067138122, 1.1898776871242303, 1.2783188569203852, 0.8708924714175444, 2.022419378664697], "std": [0.018121568965011485, 0.02856048943469209, 0.031308756297766076, 1.2583700173197212, 0.11525391140772605, 1.3012928124132475, 0.03161865663971433, 0.03891382837761251, 0.044605395646658656, 0.21224426570732896, 0.07632554561498117, 0.0973566388412289], "min": [0.6015915215617228, 0.04874604177843997, 1.124086458610059, -2.707893934722759, 0.6980835373561884, -1.59708082702616, 0.6098803806636737, -0.1989275101750625, 1.1300494632882483, 0.7966061626997418, 0.5518689119403928, 1.7784829323828082], "max": [0.6919849549931651, 0.2100147403533905, 1.2729647044060242, 3.130170922767156, 1.5535734382062314, 3.0934007495400735, 0.735337312437505, -0.0564101414101697, 1.29011165043498, 1.543136170553427, 0.9352154684872991, 2.1749241817362126], "count": [287]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4873249509803922]], [[0.46969530841503265]], [[0.4708276491013072]]], "std": [[[0.2764874033816436]], [[0.273986022960138]], [[0.2729568135070626]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4835704044117647]], [[0.4993841870915033]], [[0.4750126164215686]]], "std": [[[0.3302491545827711]], [[0.32542365522952643]], [[0.3333149360416826]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4903244464869281]], [[0.5092287785947712]], [[0.4879055065359477]]], "std": [[[0.3299531686761011]], [[0.32086599817238326]], [[0.32862392577057287]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40345103349673206]], [[0.4088074121732026]], [[0.3707170935457516]]], "std": [[[0.37180638266862487]], [[0.37187414623687937]], [[0.3859570441864352]]], "count": [100]}, "observation.state": {"min": [0.43845847249031067, -1.1609255075454712, 0.8257753252983093, -0.5741683840751648, -1.6124335527420044, 0.5814747214317322, -0.9376192092895508, -1.3235293626785278, 0.9907979369163513, -0.06151293218135834, 0.7347457408905029, -0.7570382356643677, 20.719999313354492, 41.32250213623047, 0.20874999463558197, 2.218888998031616, 0.7037500143051147, -0.9743750095367432, 0.8956249952316284, -0.6675000190734863, 0.9306250214576721, 0.4325000047683716, 1.5056250095367432, 0.23000000417232513, 28.2918758392334, 45.55687713623047, 0.1837500035762787, -0.3387500047683716, 4.338125228881836, -0.04625000059604645, 14.838125228881836, -1.0418750047683716, 16.4268741607666, 0.03500000014901161, 1.3443750143051147, 20.77833366394043], "max": [0.9672605991363525, -0.7543917298316956, 1.1329108476638794, -0.18779192864894867, -0.5282005667686462, 2.0890793800354004, -0.6608825325965881, -0.8791103959083557, 1.3391221761703491, 0.2040417343378067, 1.6425470113754272, -0.5611982345581055, 55.676876068115234, 64.05999755859375, 0.39500001072883606, 9.705625534057617, 48.57625198364258, 4.64187479019165, 24.233125686645508, 57.65625, 20.380624771118164, 78.08875274658203, 4.320000171661377, 97.69437408447266, 55.45249938964844, 75.95500183105469, 2.384999990463257, 8.421250343322754, 61.163124084472656, 54.71937561035156, 41.541873931884766, 12.214374542236328, 63.26625061035156, 65.03500366210938, 54.81624984741211, 67.38312530517578], "mean": [0.7263141870498657, -0.9018332958221436, 0.9473050236701965, -0.3255087733268738, -0.8804448843002319, 1.6327768564224243, -0.8276033997535706, -1.0274368524551392, 1.2015122175216675, 0.033639345318078995, 1.0891573429107666, -0.7056792378425598, 49.03025817871094, 49.699485778808594, 0.2692570388317108, 7.613900184631348, 15.768198013305664, 0.6308979988098145, 7.681968688964844, 14.406014442443848, 8.024818420410156, 21.599477767944336, 2.0603747367858887, 41.76284408569336, 39.38495635986328, 62.02922439575195, 0.7289935350418091, 1.0242091417312622, 35.894283294677734, 11.34499740600586, 35.03780746459961, 3.230062961578369, 38.13519287109375, 14.770719528198242, 16.543323516845703, 54.750160217285156], "std": [0.17546987533569336, 0.14026637375354767, 0.11143307387828827, 0.09837354719638824, 0.2275446355342865, 0.2722555696964264, 0.11659944802522659, 0.1473921239376068, 0.09117743372917175, 0.07935366034507751, 0.20927125215530396, 0.06797116249799728, 6.263004302978516, 3.006518840789795, 0.04181807488203049, 2.348794937133789, 17.662742614746094, 0.8214966654777527, 7.6534810066223145, 22.310781478881836, 6.028174877166748, 30.618833541870117, 0.6470157504081726, 36.599708557128906, 10.142794609069824, 12.82144546508789, 0.4445124864578247, 2.136080503463745, 14.516741752624512, 19.1008243560791, 8.145294189453125, 4.613769054412842, 12.927563667297363, 23.50029945373535, 17.753644943237305, 9.285757064819336], "count": [271]}, "action": {"min": [0.43845847249031067, -1.1609255075454712, 0.8257753252983093, -0.5741683840751648, -1.6124335527420044, 0.5814747214317322, -0.9376192092895508, -1.3235293626785278, 0.9907979369163513, -0.06151293218135834, 0.7347457408905029, -0.7570382356643677, 20.719999313354492, 41.32250213623047, 0.20874999463558197, 2.218888998031616, 0.7037500143051147, -0.9743750095367432, 0.8956249952316284, -0.6675000190734863, 0.9306250214576721, 0.4325000047683716, 1.5056250095367432, 0.23000000417232513, 28.2918758392334, 45.55687713623047, 0.1837500035762787, -0.3387500047683716, 4.338125228881836, -0.04625000059604645, 14.838125228881836, -1.0418750047683716, 16.4268741607666, 0.03500000014901161, 1.3443750143051147, 20.77833366394043], "max": [0.9672605991363525, -0.7543917298316956, 1.1329108476638794, -0.18779192864894867, -0.5282005667686462, 2.0890793800354004, -0.6608825325965881, -0.8791103959083557, 1.3391221761703491, 0.2040417343378067, 1.6425470113754272, -0.5611982345581055, 55.676876068115234, 64.05999755859375, 0.39500001072883606, 9.705625534057617, 48.57625198364258, 4.64187479019165, 24.233125686645508, 57.65625, 20.380624771118164, 78.08875274658203, 4.320000171661377, 97.69437408447266, 55.45249938964844, 75.95500183105469, 2.384999990463257, 8.421250343322754, 61.163124084472656, 54.71937561035156, 41.541873931884766, 12.214374542236328, 63.26625061035156, 65.03500366210938, 54.81624984741211, 67.38312530517578], "mean": [0.726314127445221, -0.9018335342407227, 0.9473042488098145, -0.325508713722229, -0.8804452419281006, 1.6327767372131348, -0.8276036381721497, -1.0274372100830078, 1.2015117406845093, 0.033639345318078995, 1.0891578197479248, -0.7056792378425598, 49.0302848815918, 49.69947052001953, 0.26925697922706604, 7.613897323608398, 15.768196105957031, 0.6308980584144592, 7.68196964263916, 14.406021118164062, 8.024819374084473, 21.599462509155273, 2.0603744983673096, 41.76283645629883, 39.38493728637695, 62.02928161621094, 0.7289935350418091, 1.024208664894104, 35.89426803588867, 11.34500789642334, 35.03778076171875, 3.2300620079040527, 38.13518524169922, 14.770723342895508, 16.54332733154297, 54.750152587890625], "std": [0.17546987533569336, 0.14026635885238647, 0.11143308132886887, 0.09837358444929123, 0.2275446504354477, 0.2722555994987488, 0.116599440574646, 0.14739210903644562, 0.09117742627859116, 0.07935366034507751, 0.20927123725414276, 0.06797116249799728, 6.263004302978516, 3.0065195560455322, 0.04181807115674019, 2.3487942218780518, 17.662744522094727, 0.821496844291687, 7.653481960296631, 22.310775756835938, 6.028174877166748, 30.618833541870117, 0.6470159292221069, 36.59971237182617, 10.142796516418457, 12.82144832611084, 0.44451239705085754, 2.136080503463745, 14.516741752624512, 19.10082244873047, 8.145294189453125, 4.613769054412842, 12.927563667297363, 23.50029945373535, 17.753644943237305, 9.285758972167969], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [271]}, "index": {"min": [4368], "max": [4638], "mean": [4503.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [2.243542435424354, 6.0, 6.0, 6.0, 6.0], "std": [1.9247141919058919, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [271]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [271]}, "eef_direction_state": {"mean": [4.1512915129151295, 4.431734317343174], "std": [1.849301302158229, 1.8489920310506285], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [0.933579335793358, 0.8265682656826568], "std": [0.8122776233731721, 0.8078231614035002], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.7121771217712177, 0.6383763837638377], "std": [0.8451070708778913, 0.8025809051165942], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [4.1512915129151295, 4.431734317343174], "std": [1.849301302158229, 1.8489920310506285], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [0.933579335793358, 0.8265682656826568], "std": [0.8122776233731721, 0.8078231614035002], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [0.7121771217712177, 0.6383763837638377], "std": [0.8451070708778913, 0.8025809051165942], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.6449103115632377, 0.14697661927188096, 1.206399956209293, -0.22684063892098985, 1.3140613267227859, -0.772919428556598, 0.6552078717502714, -0.15521186051105354, 1.1965541819899885, 1.233997426620613, 0.76560009522426, 2.019527330821], "std": [0.031623895593653, 0.05147712106992242, 0.04295515017073948, 1.2399314661804426, 0.20165310175145107, 1.2828492442589707, 0.028194618034932405, 0.0338265741356487, 0.047066171527403056, 0.264867719735525, 0.23854636167590257, 0.1443212185154874], "min": [0.5897365221349403, 0.04596300329049827, 1.1169650892337375, -1.2045673023835934, 0.44435336760920663, -1.7447169676254402, 0.563995428307657, -0.19088613744252111, 1.1336571403768618, 0.6713387622357763, 0.3256165448962025, 1.7217641334661593], "max": [0.6907895446016585, 0.21269891208815472, 1.2870396823734638, 2.5714543628055577, 1.5358427570754847, 2.1573718684593035, 0.707104684023001, -0.0851214444070586, 1.3022564234764273, 1.5834725353141144, 0.9537805396148551, 2.22809864681365], "count": [271]}, "eef_sim_pose_action": {"mean": [0.6449103115632377, 0.14697661927188096, 1.206399956209293, -0.22684063892098985, 1.3140613267227859, -0.772919428556598, 0.6552078717502714, -0.15521186051105354, 1.1965541819899885, 1.233997426620613, 0.76560009522426, 2.019527330821], "std": [0.031623895593653, 0.05147712106992242, 0.04295515017073948, 1.2399314661804426, 0.20165310175145107, 1.2828492442589707, 0.028194618034932405, 0.0338265741356487, 0.047066171527403056, 0.264867719735525, 0.23854636167590257, 0.1443212185154874], "min": [0.5897365221349403, 0.04596300329049827, 1.1169650892337375, -1.2045673023835934, 0.44435336760920663, -1.7447169676254402, 0.563995428307657, -0.19088613744252111, 1.1336571403768618, 0.6713387622357763, 0.3256165448962025, 1.7217641334661593], "max": [0.6907895446016585, 0.21269891208815472, 1.2870396823734638, 2.5714543628055577, 1.5358427570754847, 2.1573718684593035, 0.707104684023001, -0.0851214444070586, 1.3022564234764273, 1.5834725353141144, 0.9537805396148551, 2.22809864681365], "count": [271]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49156540441176466]], [[0.4729482414215686]], [[0.4743933374183007]]], "std": [[[0.27251984878369806]], [[0.26875480012296626]], [[0.2672317983666292]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.12941176470588237]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48130223856209153]], [[0.4990317830882353]], [[0.4779600204248366]]], "std": [[[0.33389940132869883]], [[0.3293723013874358]], [[0.3363165309661161]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48618343954248366]], [[0.512292716503268]], [[0.4895143259803922]]], "std": [[[0.3350665301893805]], [[0.3238671938035919]], [[0.3326823026799409]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4048120751633987]], [[0.4087825919117647]], [[0.37148753676470586]]], "std": [[[0.37048479174615595]], [[0.371206726093819]], [[0.38488109404784754]]], "count": [100]}, "observation.state": {"min": [0.43440526723861694, -1.148861289024353, 0.8935588002204895, -0.5321106910705566, -1.5909861326217651, 0.5445563197135925, -1.0370413064956665, -1.2787537574768066, 1.052639365196228, -0.13628214597702026, 0.7689593434333801, -0.7613298296928406, 30.286251068115234, 41.01124954223633, 0.2874999940395355, 0.9650000333786011, 0.9118750095367432, -0.7599999904632568, 0.7450000047683716, -0.7918750047683716, 1.0049999952316284, -0.5212500095367432, 1.490625023841858, 0.7143750190734863, 33.130001068115234, 48.365623474121094, -0.07124999910593033, -0.4112499952316284, 9.499375343322754, -0.8218750357627869, 17.963125228881836, -0.8393750190734863, 20.0987491607666, -0.04124999791383743, 0.8181250095367432, 11.369999885559082], "max": [0.994909405708313, -0.8107308745384216, 1.1775912046432495, -0.14765487611293793, -0.5376659631729126, 2.000290870666504, -0.577744722366333, -0.8626592755317688, 1.376673698425293, 0.10609788447618484, 1.6097208261489868, -0.5646076202392578, 55.73250198364258, 58.68333435058594, 0.44749999046325684, 9.538125038146973, 29.870624542236328, 38.640625, 25.71125030517578, 90.50499725341797, 24.01249885559082, 109.22624969482422, 7.366666793823242, 109.953125, 60.28187561035156, 73.27937316894531, 2.1575000286102295, 4.934374809265137, 35.432498931884766, 9.119999885559082, 33.579376220703125, 48.385623931884766, 48.5, 111.18375396728516, 50.17749786376953, 109.72187805175781], "mean": [0.7339103817939758, -0.9490664005279541, 1.0236475467681885, -0.29328247904777527, -0.933924674987793, 1.3839770555496216, -0.8620417714118958, -1.0027940273284912, 1.1999191045761108, 0.012802239507436752, 1.1340744495391846, -0.6702063679695129, 45.486541748046875, 50.38779067993164, 0.35182514786720276, 6.303231239318848, 11.049559593200684, 7.1487836837768555, 7.468782901763916, 19.587833404541016, 7.5378875732421875, 24.5433349609375, 2.7087953090667725, 31.86858558654785, 47.35597610473633, 61.539794921875, 0.7006403207778931, 0.7976928353309631, 28.51887321472168, 2.1361489295959473, 28.67319107055664, 12.019862174987793, 29.36319923400879, 22.292537689208984, 13.35445785522461, 58.41459655761719], "std": [0.13805724680423737, 0.07073935866355896, 0.05550943687558174, 0.12654688954353333, 0.2752011716365814, 0.39004600048065186, 0.1765686422586441, 0.140237495303154, 0.11516640335321426, 0.08488911390304565, 0.15942052006721497, 0.07309326529502869, 6.69587516784668, 3.485647439956665, 0.032195739448070526, 2.8272433280944824, 8.555421829223633, 13.143208503723145, 6.128608703613281, 34.244384765625, 7.199503421783447, 40.7795295715332, 1.613134741783142, 43.46479797363281, 5.703587055206299, 11.064982414245605, 0.4994052052497864, 1.2160817384719849, 6.416958332061768, 2.8695833683013916, 4.211343288421631, 18.916040420532227, 7.497639179229736, 36.19083786010742, 17.181716918945312, 23.600553512573242], "count": [239]}, "action": {"min": [0.43440526723861694, -1.148861289024353, 0.8935588002204895, -0.5321106910705566, -1.5909861326217651, 0.5445563197135925, -1.0370413064956665, -1.2787537574768066, 1.052639365196228, -0.13628214597702026, 0.7689593434333801, -0.7613298296928406, 30.286251068115234, 41.01124954223633, 0.2874999940395355, 0.9650000333786011, 0.9118750095367432, -0.7599999904632568, 0.7450000047683716, -0.7918750047683716, 1.0049999952316284, -0.5212500095367432, 1.490625023841858, 0.7143750190734863, 33.130001068115234, 48.365623474121094, -0.07124999910593033, -0.4112499952316284, 9.499375343322754, -0.8218750357627869, 17.963125228881836, -0.8393750190734863, 20.0987491607666, -0.04124999791383743, 0.8181250095367432, 11.369999885559082], "max": [0.994909405708313, -0.8107308745384216, 1.1775912046432495, -0.14765487611293793, -0.5376659631729126, 2.000290870666504, -0.577744722366333, -0.8626592755317688, 1.376673698425293, 0.10609788447618484, 1.6097208261489868, -0.5646076202392578, 55.73250198364258, 58.68333435058594, 0.44749999046325684, 9.538125038146973, 29.870624542236328, 38.640625, 25.71125030517578, 90.50499725341797, 24.01249885559082, 109.22624969482422, 7.366666793823242, 109.953125, 60.28187561035156, 73.27937316894531, 2.1575000286102295, 4.934374809265137, 35.432498931884766, 9.119999885559082, 33.579376220703125, 48.385623931884766, 48.5, 111.18375396728516, 50.17749786376953, 109.72187805175781], "mean": [0.7339103817939758, -0.9490668773651123, 1.023647665977478, -0.29328233003616333, -0.9339248538017273, 1.3839764595031738, -0.8620411157608032, -1.002793788909912, 1.1999189853668213, 0.012802195735275745, 1.134074091911316, -0.6702063083648682, 45.48652648925781, 50.38779067993164, 0.3518252372741699, 6.303231239318848, 11.04956340789795, 7.148777008056641, 7.468779563903809, 19.58783721923828, 7.537885665893555, 24.543323516845703, 2.7087948322296143, 31.868572235107422, 47.35597229003906, 61.53977584838867, 0.7006401419639587, 0.797692596912384, 28.51888084411621, 2.136148691177368, 28.673192977905273, 12.019857406616211, 29.36321449279785, 22.29254150390625, 13.354458808898926, 58.41461181640625], "std": [0.13805724680423737, 0.07073933631181717, 0.05550943315029144, 0.12654688954353333, 0.2752012014389038, 0.39004603028297424, 0.1765686571598053, 0.140237495303154, 0.11516642570495605, 0.08488910645246506, 0.15942052006721497, 0.07309325784444809, 6.69587516784668, 3.485647439956665, 0.03219573572278023, 2.8272435665130615, 8.555421829223633, 13.143206596374512, 6.128608226776123, 34.24437713623047, 7.1995015144348145, 40.779537200927734, 1.6131346225738525, 43.464805603027344, 5.703586578369141, 11.064980506896973, 0.4994051158428192, 1.2160818576812744, 6.416959285736084, 2.869584083557129, 4.211343765258789, 18.91604232788086, 7.497639179229736, 36.190834045410156, 17.181716918945312, 23.600557327270508], "count": [239]}, "timestamp": {"min": [0.0], "max": [7.933333333333334], "mean": [3.9666666666666663], "std": [2.2997584414213788], "count": [239]}, "frame_index": {"min": [0], "max": [238], "mean": [119.0], "std": [68.99275324264136], "count": [239]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [239]}, "index": {"min": [4639], "max": [4877], "mean": [4758.0], "std": [68.99275324264136], "count": [239]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [239]}, "subtask_annotation": {"mean": [2.1255230125523012, 6.0, 6.0, 6.0, 6.0], "std": [1.7811593112768582, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [239]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [239]}, "eef_direction_state": {"mean": [3.6569037656903767, 4.200836820083682], "std": [1.8967778324175633, 1.9856807825088676], "min": [0, 0], "max": [6, 6], "count": [239]}, "eef_velocity_state": {"mean": [1.0753138075313808, 0.8619246861924686], "std": [0.7561307348175396, 0.878481750975198], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_acc_mag_state": {"mean": [0.8493723849372385, 0.7698744769874477], "std": [0.8595449945937274, 0.8292333915833207], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_direction_action": {"mean": [3.6569037656903767, 4.200836820083682], "std": [1.8967778324175633, 1.9856807825088676], "min": [0, 0], "max": [6, 6], "count": [239]}, "eef_velocity_action": {"mean": [1.0753138075313808, 0.8619246861924686], "std": [0.7561307348175396, 0.878481750975198], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_acc_mag_action": {"mean": [0.8493723849372385, 0.7698744769874477], "std": [0.8595449945937274, 0.8292333915833207], "min": [0, 0], "max": [2, 2], "count": [239]}, "eef_sim_pose_state": {"mean": [0.6554538239257927, 0.15314664480889323, 1.2060365117235134, -0.4203539373542346, 1.110793126059652, -0.8231630400328507, 0.6491605022557811, -0.16079561288283303, 1.2038797653747673, 1.1857226760480284, 0.7792588192494428, 1.9872575894382833], "std": [0.023585141773215423, 0.038261287972228206, 0.04465858988205637, 1.514874900091501, 0.2653667962002245, 1.6412081456420586, 0.028034340363474887, 0.051255254215517486, 0.04443323974624997, 0.21639457577147655, 0.11837884593929468, 0.10193295576091559], "min": [0.6030053281144714, 0.05516301461425041, 1.114970260735967, -3.141331298011422, 0.42864626151035856, -3.0541002908965065, 0.5786273371749664, -0.20866070814052576, 1.1307315330279297, 0.6479121821402073, 0.5470119792537131, 1.7089333802678968], "max": [0.6981925872258801, 0.2209688319264073, 1.2689642784172086, 3.0568625068012203, 1.5269399387672524, 3.1238158969627516, 0.7032970389247337, -0.05090813358999918, 1.3082615517236256, 1.56311006138763, 0.8916055195636838, 2.247364982592621], "count": [239]}, "eef_sim_pose_action": {"mean": [0.6554538239257927, 0.15314664480889323, 1.2060365117235134, -0.4203539373542346, 1.110793126059652, -0.8231630400328507, 0.6491605022557811, -0.16079561288283303, 1.2038797653747673, 1.1857226760480284, 0.7792588192494428, 1.9872575894382833], "std": [0.023585141773215423, 0.038261287972228206, 0.04465858988205637, 1.514874900091501, 0.2653667962002245, 1.6412081456420586, 0.028034340363474887, 0.051255254215517486, 0.04443323974624997, 0.21639457577147655, 0.11837884593929468, 0.10193295576091559], "min": [0.6030053281144714, 0.05516301461425041, 1.114970260735967, -3.141331298011422, 0.42864626151035856, -3.0541002908965065, 0.5786273371749664, -0.20866070814052576, 1.1307315330279297, 0.6479121821402073, 0.5470119792537131, 1.7089333802678968], "max": [0.6981925872258801, 0.2209688319264073, 1.2689642784172086, 3.0568625068012203, 1.5269399387672524, 3.1238158969627516, 0.7032970389247337, -0.05090813358999918, 1.3082615517236256, 1.56311006138763, 0.8916055195636838, 2.247364982592621], "count": [239]}}} +{"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.4926006760620915]], [[0.4725037418300654]], [[0.4736721364379085]]], "std": [[[0.271557004255889]], [[0.269903947944473]], [[0.2685383304739147]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1568627450980392]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5036722426470589]], [[0.5202090951797386]], [[0.49885080882352945]]], "std": [[[0.33336150567004097]], [[0.3285226763506656]], [[0.33666837619488815]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1411764705882353]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5297495710784315]], [[0.5478390216503268]], [[0.5240902185457517]]], "std": [[[0.3287831820404749]], [[0.3193294752142229]], [[0.32840388177276564]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4008822855392157]], [[0.4072054452614379]], [[0.3685906760620915]]], "std": [[[0.3709446894853556]], [[0.37054740326054636]], [[0.384327666502974]]], "count": [100]}, "observation.state": {"min": [0.38898584246635437, -1.1399204730987549, 0.9583809971809387, -0.4430600106716156, -1.594631314277649, 0.6982486248016357, -0.9834651350975037, -1.2489509582519531, 1.0380585193634033, -0.17674238979816437, 0.7599470019340515, -0.741540789604187, 33.19124984741211, 41.83812713623047, 0.17749999463558197, 1.021875023841858, 0.34090909361839294, -2.255000114440918, 0.7287499904632568, -0.5456249713897705, 0.6116666793823242, 0.15125000476837158, 1.3118749856948853, 0.4443749785423279, 32.828125, 49.49437713623047, 0.10999999940395355, -1.050624966621399, 0.8287500143051147, -0.25062501430511475, 0.6206250190734863, 0.09437499940395355, 1.0362499952316284, 0.2331250011920929, 0.9006249904632568, 0.5836363434791565], "max": [1.0861668586730957, -0.863756000995636, 1.1811436414718628, -0.10967421531677246, -0.4138532876968384, 1.9096426963806152, -0.5155642032623291, -0.9151598215103149, 1.403186321258545, 0.1330289989709854, 1.6295576095581055, -0.6916151642799377, 64.11125183105469, 52.678890228271484, 0.43312498927116394, 9.757499694824219, 36.02937698364258, 14.763750076293945, 30.721248626708984, 62.276248931884766, 19.365625381469727, 83.96187591552734, 5.262499809265137, 106.83125305175781, 50.920623779296875, 72.13812255859375, 1.9275000095367432, 9.405454635620117, 36.54750061035156, 12.764374732971191, 37.178749084472656, 27.212499618530273, 46.551876068115234, 61.29937744140625, 40.036251068115234, 90.99437713623047], "mean": [0.7217519879341125, -0.976687490940094, 1.0620092153549194, -0.2752351462841034, -0.9164091348648071, 1.3356295824050903, -0.7737104296684265, -1.0314472913742065, 1.2361136674880981, -0.06002706661820412, 1.031761884689331, -0.7221319079399109, 50.89629364013672, 47.10251235961914, 0.2685528099536896, 7.326594352722168, 13.52318000793457, 1.0229299068450928, 8.277559280395508, 7.829145908355713, 5.687289237976074, 15.681262969970703, 2.1224634647369385, 27.102611541748047, 44.2828483581543, 59.903541564941406, 0.8352555632591248, 1.2402172088623047, 26.06245994567871, 3.1172738075256348, 28.180185317993164, 6.886658191680908, 29.062992095947266, 15.312932968139648, 12.60561752319336, 61.44815444946289], "std": [0.18578346073627472, 0.06944021582603455, 0.05470021814107895, 0.08493345975875854, 0.31984567642211914, 0.38934117555618286, 0.15611611306667328, 0.11488573253154755, 0.09705804288387299, 0.0704842135310173, 0.1715366542339325, 0.017394250258803368, 7.5926337242126465, 2.4492743015289307, 0.06865596771240234, 2.6628212928771973, 11.176950454711914, 5.527364253997803, 9.402523040771484, 16.71392822265625, 6.3558831214904785, 28.56842041015625, 1.147635579109192, 39.59714889526367, 5.376736164093018, 9.776473999023438, 0.6026844382286072, 2.924699068069458, 10.730416297912598, 3.4410464763641357, 10.337617874145508, 9.213949203491211, 11.295964241027832, 22.220211029052734, 13.244812965393066, 21.814998626708984], "count": [220]}, "action": {"min": [0.38898584246635437, -1.1399204730987549, 0.9583809971809387, -0.4430600106716156, -1.594631314277649, 0.6982486248016357, -0.9834651350975037, -1.2489509582519531, 1.0380585193634033, -0.17674238979816437, 0.7599470019340515, -0.741540789604187, 33.19124984741211, 41.83812713623047, 0.17749999463558197, 1.021875023841858, 0.34090909361839294, -2.255000114440918, 0.7287499904632568, -0.5456249713897705, 0.6116666793823242, 0.15125000476837158, 1.3118749856948853, 0.4443749785423279, 32.828125, 49.49437713623047, 0.10999999940395355, -1.050624966621399, 0.8287500143051147, -0.25062501430511475, 0.6206250190734863, 0.09437499940395355, 1.0362499952316284, 0.2331250011920929, 0.9006249904632568, 0.5836363434791565], "max": [1.0861668586730957, -0.863756000995636, 1.1811436414718628, -0.10967421531677246, -0.4138532876968384, 1.9096426963806152, -0.5155642032623291, -0.9151598215103149, 1.403186321258545, 0.1330289989709854, 1.6295576095581055, -0.6916151642799377, 64.11125183105469, 52.678890228271484, 0.43312498927116394, 9.757499694824219, 36.02937698364258, 14.763750076293945, 30.721248626708984, 62.276248931884766, 19.365625381469727, 83.96187591552734, 5.262499809265137, 106.83125305175781, 50.920623779296875, 72.13812255859375, 1.9275000095367432, 9.405454635620117, 36.54750061035156, 12.764374732971191, 37.178749084472656, 27.212499618530273, 46.551876068115234, 61.29937744140625, 40.036251068115234, 90.99437713623047], "mean": [0.7217522263526917, -0.9766871929168701, 1.0620090961456299, -0.27523520588874817, -0.9164092540740967, 1.3356297016143799, -0.7737105488777161, -1.0314472913742065, 1.2361136674880981, -0.06002708524465561, 1.0317621231079102, -0.7221318483352661, 50.896278381347656, 47.102508544921875, 0.2685529291629791, 7.326596260070801, 13.523174285888672, 1.0229294300079346, 8.277559280395508, 7.829141139984131, 5.687286376953125, 15.681269645690918, 2.1224632263183594, 27.102617263793945, 44.282859802246094, 59.90354537963867, 0.8352555632591248, 1.2402173280715942, 26.062475204467773, 3.117274284362793, 28.180187225341797, 6.886658191680908, 29.062990188598633, 15.312943458557129, 12.605619430541992, 61.44818878173828], "std": [0.1857834756374359, 0.06944021582603455, 0.05470021814107895, 0.08493345975875854, 0.31984561681747437, 0.38934117555618286, 0.1561160832643509, 0.11488573998212814, 0.09705803543329239, 0.0704842135310173, 0.1715366542339325, 0.017394252121448517, 7.5926337242126465, 2.449275255203247, 0.06865596771240234, 2.662821054458618, 11.176948547363281, 5.5273637771606445, 9.402521133422852, 16.713926315307617, 6.355882167816162, 28.568416595458984, 1.147635817527771, 39.59714889526367, 5.376736164093018, 9.776473999023438, 0.6026843786239624, 2.924699068069458, 10.730417251586914, 3.4410459995269775, 10.337616920471191, 9.213948249816895, 11.295964241027832, 22.220211029052734, 13.244811058044434, 21.814998626708984], "count": [220]}, "timestamp": {"min": [0.0], "max": [7.3], "mean": [3.65], "std": [2.116929117587287], "count": [220]}, "frame_index": {"min": [0], "max": [219], "mean": [109.5], "std": [63.50787352761861], "count": [220]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [220]}, "index": {"min": [4878], "max": [5097], "mean": [4987.5], "std": [63.50787352761861], "count": [220]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [220]}, "subtask_annotation": {"mean": [2.0, 6.0, 6.0, 6.0, 6.0], "std": [1.816590212458495, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [220]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [220]}, "eef_direction_state": {"mean": [3.481818181818182, 4.131818181818182], "std": [2.014636525673679, 2.017173171372698], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_state": {"mean": [1.0681818181818181, 0.8954545454545455], "std": [0.7627023508768392, 0.8596919494411271], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_state": {"mean": [0.9045454545454545, 0.7954545454545454], "std": [0.8764480344120774, 0.8361042087765648], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_direction_action": {"mean": [3.481818181818182, 4.131818181818182], "std": [2.014636525673679, 2.017173171372698], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_action": {"mean": [1.0681818181818181, 0.8954545454545455], "std": [0.7627023508768392, 0.8596919494411271], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_action": {"mean": [0.9045454545454545, 0.7954545454545454], "std": [0.8764480344120774, 0.8361042087765648], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_sim_pose_state": {"mean": [0.6632169367779107, 0.15066341829640975, 1.2058586605361754, -0.5378666248891011, 1.0877930605596762, -0.8719440996750542, 0.6606707586134692, -0.14181316897216578, 1.206516939091924, 1.1768512468286556, 0.8700678426145365, 1.993684738460195], "std": [0.026670702180690516, 0.04727590995746883, 0.040506628867985485, 1.4528209712207687, 0.29207193741412063, 1.574996282767016, 0.029665112914065126, 0.047506360967060755, 0.04502464131569823, 0.22490235262420502, 0.09662751848935032, 0.10989906638994454], "min": [0.5923334314047366, 0.04154849232144078, 1.1226670214543337, -3.1352286971461596, 0.5436872200464138, -3.1377782111537402, 0.5851972856503647, -0.1993252015185875, 1.1346201913173297, 0.770292007089453, 0.5541413408605291, 1.7017768433556464], "max": [0.7083542121031803, 0.22662533557420758, 1.2699803953966777, 3.124940925145024, 1.5453713863438567, 3.026938245441969, 0.7168144874133379, -0.03850108204992217, 1.2841942352156592, 1.5283845707757635, 0.944619565748877, 2.1689615920683005], "count": [220]}, "eef_sim_pose_action": {"mean": [0.6632169367779107, 0.15066341829640975, 1.2058586605361754, -0.5378666248891011, 1.0877930605596762, -0.8719440996750542, 0.6606707586134692, -0.14181316897216578, 1.206516939091924, 1.1768512468286556, 0.8700678426145365, 1.993684738460195], "std": [0.026670702180690516, 0.04727590995746883, 0.040506628867985485, 1.4528209712207687, 0.29207193741412063, 1.574996282767016, 0.029665112914065126, 0.047506360967060755, 0.04502464131569823, 0.22490235262420502, 0.09662751848935032, 0.10989906638994454], "min": [0.5923334314047366, 0.04154849232144078, 1.1226670214543337, -3.1352286971461596, 0.5436872200464138, -3.1377782111537402, 0.5851972856503647, -0.1993252015185875, 1.1346201913173297, 0.770292007089453, 0.5541413408605291, 1.7017768433556464], "max": [0.7083542121031803, 0.22662533557420758, 1.2699803953966777, 3.124940925145024, 1.5453713863438567, 3.026938245441969, 0.7168144874133379, -0.03850108204992217, 1.2841942352156592, 1.5283845707757635, 0.944619565748877, 2.1689615920683005], "count": [220]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4918650469771242]], [[0.47190777165032677]], [[0.4735615053104575]]], "std": [[[0.2701012538862538]], [[0.2680033146464708]], [[0.26625510747115855]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.15294117647058825]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4887741421568627]], [[0.4914278227124183]], [[0.46848277369281044]]], "std": [[[0.3250954157775317]], [[0.3291301135706534]], [[0.33612734628251323]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13333333333333333]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49752430759803923]], [[0.5086753513071894]], [[0.4858488010620915]]], "std": [[[0.32620413870217607]], [[0.32466595490194533]], [[0.33289413719144606]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40868098243464057]], [[0.4179660049019608]], [[0.3792067238562092]]], "std": [[[0.3743812358622467]], [[0.3723339720500637]], [[0.38668695726869995]]], "count": [100]}, "observation.state": {"min": [0.4004301130771637, -1.0948586463928223, 0.8694066405296326, -0.5115587115287781, -1.453019142150879, 0.9751150608062744, -0.929634690284729, -1.2422274351119995, 1.0771386623382568, -0.16465438902378082, 0.7342450618743896, -0.7251850366592407, 35.91875076293945, 42.36375045776367, 0.30125001072883606, 5.123125076293945, 3.1912498474121094, -0.9993749856948853, 1.0368750095367432, -0.4593749940395355, 1.0049999952316284, 0.6456249952316284, 1.3481249809265137, 0.5106250047683716, 37.041873931884766, 48.38062286376953, 0.12437500059604645, -0.203125, 1.256250023841858, 0.4424999952316284, 3.66076922416687, -1.21875, 7.902500152587891, 0.019999999552965164, 0.7169230580329895, 35.831668853759766], "max": [0.9675279855728149, -0.7905126810073853, 1.0994840860366821, -0.10674162954092026, -0.40741586685180664, 2.0001955032348633, -0.516470193862915, -0.8626354336738586, 1.3756484985351562, 0.12166950851678848, 1.5113425254821777, -0.5820840001106262, 56.51812744140625, 57.557498931884766, 0.40062499046325684, 9.821249961853027, 28.24625015258789, 0.7556250095367432, 27.663124084472656, 35.31062698364258, 16.616249084472656, 74.01000213623047, 4.204999923706055, 95.16999816894531, 59.57875061035156, 75.31937408447266, 2.0737500190734863, 9.338749885559082, 58.03937530517578, 66.51750183105469, 43.05125045776367, 16.329374313354492, 43.959999084472656, 20.8231258392334, 53.0568733215332, 72.91312408447266], "mean": [0.6703298091888428, -0.8942148685455322, 0.9562863111495972, -0.2694588899612427, -0.8426673412322998, 1.581979751586914, -0.7687399983406067, -1.009993553161621, 1.2223351001739502, -0.04444129765033722, 1.0518598556518555, -0.6609120965003967, 48.997840881347656, 50.77827453613281, 0.34176889061927795, 8.694186210632324, 13.874320983886719, 0.5069907903671265, 11.46435546875, 4.943853378295898, 9.764930725097656, 16.560956954956055, 1.9908255338668823, 44.68094253540039, 50.47993469238281, 60.34225082397461, 0.7572113871574402, 1.0266377925872803, 32.28486633300781, 13.442275047302246, 31.444866180419922, 3.71352219581604, 32.25818634033203, 6.601709365844727, 18.760663986206055, 54.768550872802734], "std": [0.14768509566783905, 0.08277817815542221, 0.08475691080093384, 0.10033751279115677, 0.23451729118824005, 0.1957760900259018, 0.14003252983093262, 0.12820374965667725, 0.0849512368440628, 0.05713378265500069, 0.1452818065881729, 0.0462229885160923, 4.354208469390869, 3.101605176925659, 0.02328394167125225, 1.2885204553604126, 7.644326686859131, 0.4278188645839691, 7.4178643226623535, 9.692513465881348, 3.3623642921447754, 25.39764404296875, 0.7580513954162598, 27.3897762298584, 5.938752174377441, 11.45640754699707, 0.4596029818058014, 2.358039140701294, 12.986145973205566, 22.817649841308594, 8.818195343017578, 5.21422815322876, 8.360102653503418, 8.382081031799316, 15.939202308654785, 9.908061027526855], "count": [210]}, "action": {"min": [0.4004301130771637, -1.0948586463928223, 0.8694066405296326, -0.5115587115287781, -1.453019142150879, 0.9751150608062744, -0.929634690284729, -1.2422274351119995, 1.0771386623382568, -0.16465438902378082, 0.7342450618743896, -0.7251850366592407, 35.91875076293945, 42.36375045776367, 0.30125001072883606, 5.123125076293945, 3.1912498474121094, -0.9993749856948853, 1.0368750095367432, -0.4593749940395355, 1.0049999952316284, 0.6456249952316284, 1.3481249809265137, 0.5106250047683716, 37.041873931884766, 48.38062286376953, 0.12437500059604645, -0.203125, 1.256250023841858, 0.4424999952316284, 3.66076922416687, -1.21875, 7.902500152587891, 0.019999999552965164, 0.7169230580329895, 35.831668853759766], "max": [0.9675279855728149, -0.7905126810073853, 1.0994840860366821, -0.10674162954092026, -0.40741586685180664, 2.0001955032348633, -0.516470193862915, -0.8626354336738586, 1.3756484985351562, 0.12166950851678848, 1.5113425254821777, -0.5820840001106262, 56.51812744140625, 57.557498931884766, 0.40062499046325684, 9.821249961853027, 28.24625015258789, 0.7556250095367432, 27.663124084472656, 35.31062698364258, 16.616249084472656, 74.01000213623047, 4.204999923706055, 95.16999816894531, 59.57875061035156, 75.31937408447266, 2.0737500190734863, 9.338749885559082, 58.03937530517578, 66.51750183105469, 43.05125045776367, 16.329374313354492, 43.959999084472656, 20.8231258392334, 53.0568733215332, 72.91312408447266], "mean": [0.6703303456306458, -0.8942150473594666, 0.9562861323356628, -0.2694588601589203, -0.842667281627655, 1.5819799900054932, -0.7687398791313171, -1.0099934339523315, 1.2223347425460815, -0.04444126784801483, 1.0518600940704346, -0.6609121561050415, 48.997833251953125, 50.778282165527344, 0.34176886081695557, 8.69418716430664, 13.87431526184082, 0.5069908499717712, 11.464349746704102, 4.943850040435791, 9.764927864074707, 16.560945510864258, 1.9908266067504883, 44.680946350097656, 50.47991943359375, 60.34233474731445, 0.7572116851806641, 1.0266377925872803, 32.28485107421875, 13.442275047302246, 31.444862365722656, 3.7135207653045654, 32.258201599121094, 6.601705074310303, 18.760662078857422, 54.76851272583008], "std": [0.14768511056900024, 0.082778200507164, 0.08475691825151443, 0.10033748298883438, 0.23451727628707886, 0.1957760900259018, 0.14003252983093262, 0.12820376455783844, 0.0849512368440628, 0.05713377520442009, 0.1452818214893341, 0.046222981065511703, 4.354208469390869, 3.1016058921813965, 0.0232839472591877, 1.2885204553604126, 7.644327163696289, 0.42781883478164673, 7.417867183685303, 9.692510604858398, 3.3623640537261963, 25.397647857666016, 0.7580516338348389, 27.389774322509766, 5.9387526512146, 11.456404685974121, 0.45960304141044617, 2.358039140701294, 12.986144065856934, 22.81764793395996, 8.818195343017578, 5.214227676391602, 8.360102653503418, 8.382081985473633, 15.939203262329102, 9.908060073852539], "count": [210]}, "timestamp": {"min": [0.0], "max": [6.966666666666667], "mean": [3.4833333333333334], "std": [2.0207030313088414], "count": [210]}, "frame_index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [210]}, "index": {"min": [5098], "max": [5307], "mean": [5202.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [210]}, "subtask_annotation": {"mean": [2.019047619047619, 6.0, 6.0, 6.0, 6.0], "std": [1.8694585535514567, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [210]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [210]}, "eef_direction_state": {"mean": [4.095238095238095, 4.195238095238095], "std": [1.9174576894757558, 1.8007871798522463], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_state": {"mean": [0.9619047619047619, 1.0761904761904761], "std": [0.84429524878456, 0.858517416360911], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_state": {"mean": [0.7952380952380952, 0.7285714285714285], "std": [0.8513161745350218, 0.8324621296364854], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_direction_action": {"mean": [4.095238095238095, 4.195238095238095], "std": [1.9174576894757558, 1.8007871798522463], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_action": {"mean": [0.9619047619047619, 1.0761904761904761], "std": [0.84429524878456, 0.858517416360911], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_action": {"mean": [0.7952380952380952, 0.7285714285714285], "std": [0.8513161745350218, 0.8324621296364854], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_sim_pose_state": {"mean": [0.6483167881096746, 0.14247284118535547, 1.2205620407358828, -0.28187269438700135, 1.2780288255171377, -0.7022839016817745, 0.6592446125604194, -0.14883061976437847, 1.2171694698101636, 1.1716448118492466, 0.8018107865217047, 2.0011569024684452], "std": [0.02665214481872274, 0.03686356148383783, 0.0418258850996337, 1.356314567505678, 0.12142671544195499, 1.4325479829095267, 0.02361576277994154, 0.04473715491819273, 0.045689599203285754, 0.22587870635178942, 0.1375355881802955, 0.08290416464131613], "min": [0.5889803896740644, 0.0499162919287901, 1.130414034098181, -3.1088955809860552, 0.7809235337849239, -2.969909891318747, 0.6057378940846282, -0.19375121930031725, 1.1416985881833268, 0.7429034994851836, 0.5472650606030052, 1.774945526864605], "max": [0.7006381984102216, 0.19840750950418423, 1.2890717925053468, 3.0850413756336854, 1.5564782444597896, 3.0974683231368068, 0.7134244742554008, -0.06323942981425149, 1.3128324730471261, 1.539758422507837, 0.934583038212756, 2.194256421500592], "count": [210]}, "eef_sim_pose_action": {"mean": [0.6483167881096746, 0.14247284118535547, 1.2205620407358828, -0.28187269438700135, 1.2780288255171377, -0.7022839016817745, 0.6592446125604194, -0.14883061976437847, 1.2171694698101636, 1.1716448118492466, 0.8018107865217047, 2.0011569024684452], "std": [0.02665214481872274, 0.03686356148383783, 0.0418258850996337, 1.356314567505678, 0.12142671544195499, 1.4325479829095267, 0.02361576277994154, 0.04473715491819273, 0.045689599203285754, 0.22587870635178942, 0.1375355881802955, 0.08290416464131613], "min": [0.5889803896740644, 0.0499162919287901, 1.130414034098181, -3.1088955809860552, 0.7809235337849239, -2.969909891318747, 0.6057378940846282, -0.19375121930031725, 1.1416985881833268, 0.7429034994851836, 0.5472650606030052, 1.774945526864605], "max": [0.7006381984102216, 0.19840750950418423, 1.2890717925053468, 3.0850413756336854, 1.5564782444597896, 3.0974683231368068, 0.7134244742554008, -0.06323942981425149, 1.3128324730471261, 1.539758422507837, 0.934583038212756, 2.194256421500592], "count": [210]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48753065972222226]], [[0.4700236683006536]], [[0.47124204861111113]]], "std": [[[0.26861660263514114]], [[0.26427723603821446]], [[0.2627774801708082]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.15294117647058825]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4780555126633987]], [[0.4922694321895425]], [[0.47052422589869286]]], "std": [[[0.3301966438694625]], [[0.325872547421226]], [[0.3340031181180817]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.13725490196078433]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49749325571895425]], [[0.51759258374183]], [[0.4949778921568628]]], "std": [[[0.32985060041051434]], [[0.3227322741203875]], [[0.33157720200031165]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4058346609477124]], [[0.41468661151960784]], [[0.3760670874183007]]], "std": [[[0.3746705167096644]], [[0.3727025562223994]], [[0.38686023248439]]], "count": [100]}, "observation.state": {"min": [0.38366901874542236, -1.1322671175003052, 0.882996678352356, -0.48459315299987793, -1.574158787727356, 0.6364495754241943, -0.9485389590263367, -1.216001033782959, 1.0229690074920654, -0.27001315355300903, 0.7284514307975769, -0.7209888100624084, 33.439998626708984, 41.366249084472656, 0.23875001072883606, 0.1743749976158142, 0.9012500047683716, -0.5581250190734863, 0.7237499952316284, -0.44437500834465027, 1.0325000286102295, 0.11437500268220901, 1.3918750286102295, 1.2606250047683716, 34.7488899230957, 45.78499984741211, 0.16062499582767487, -0.429999977350235, 6.286250114440918, -0.36375001072883606, 7.84375, -0.6668750047683716, 10.515000343322754, 0.34111112356185913, 1.225000023841858, 29.532499313354492], "max": [1.0322940349578857, -0.8048180341720581, 1.1604723930358887, -0.091458760201931, -0.46361199021339417, 1.9612611532211304, -0.4466840326786041, -0.8301385045051575, 1.3622252941131592, 0.05715775117278099, 1.5992090702056885, -0.6440499424934387, 58.776248931884766, 57.462223052978516, 0.4281249940395355, 9.498749732971191, 37.17375183105469, 9.477499961853027, 22.609375, 77.31937408447266, 18.219999313354492, 95.49874877929688, 17.14437484741211, 109.0999984741211, 56.68562698364258, 72.79875183105469, 1.7287499904632568, 8.59000015258789, 45.431251525878906, 80.63249969482422, 36.333126068115234, 46.088748931884766, 35.13500213623047, 79.96624755859375, 50.69874954223633, 109.32500457763672], "mean": [0.7071831226348877, -0.8842719793319702, 0.9717861413955688, -0.1998942643404007, -0.9077228307723999, 1.357666254043579, -0.7661269903182983, -0.9925532937049866, 1.2192341089248657, -0.08577075600624084, 1.0038926601409912, -0.688079833984375, 50.88671875, 46.287052154541016, 0.3023131787776947, 7.183073043823242, 11.609684944152832, 1.2064989805221558, 5.672529697418213, 13.250779151916504, 6.748037815093994, 18.86341094970703, 3.7154603004455566, 39.929954528808594, 46.0864372253418, 55.94620895385742, 0.8838500380516052, 3.104004144668579, 26.62132453918457, 12.72838306427002, 25.287477493286133, 12.450007438659668, 25.409515380859375, 24.17106056213379, 15.943604469299316, 64.93897247314453], "std": [0.14508654177188873, 0.08255559206008911, 0.0669909343123436, 0.11555281281471252, 0.2773005962371826, 0.33460479974746704, 0.18501584231853485, 0.1294085830450058, 0.10361824929714203, 0.10202089697122574, 0.18823908269405365, 0.030343133956193924, 5.797725677490234, 3.3014087677001953, 0.043847061693668365, 3.235051155090332, 11.65114974975586, 2.3580217361450195, 5.909418106079102, 26.05141830444336, 5.542989730834961, 33.983787536621094, 4.176916122436523, 34.59794998168945, 4.716393947601318, 9.84240436553955, 0.5109483599662781, 2.840076446533203, 12.503464698791504, 18.16957664489746, 10.324840545654297, 17.303157806396484, 8.44943904876709, 32.56729507446289, 17.80093002319336, 27.662067413330078], "count": [207]}, "action": {"min": [0.38366901874542236, -1.1322671175003052, 0.882996678352356, -0.48459315299987793, -1.574158787727356, 0.6364495754241943, -0.9485389590263367, -1.216001033782959, 1.0229690074920654, -0.27001315355300903, 0.7284514307975769, -0.7209888100624084, 33.439998626708984, 41.366249084472656, 0.23875001072883606, 0.1743749976158142, 0.9012500047683716, -0.5581250190734863, 0.7237499952316284, -0.44437500834465027, 1.0325000286102295, 0.11437500268220901, 1.3918750286102295, 1.2606250047683716, 34.7488899230957, 45.78499984741211, 0.16062499582767487, -0.429999977350235, 6.286250114440918, -0.36375001072883606, 7.84375, -0.6668750047683716, 10.515000343322754, 0.34111112356185913, 1.225000023841858, 29.532499313354492], "max": [1.0322940349578857, -0.8048180341720581, 1.1604723930358887, -0.091458760201931, -0.46361199021339417, 1.9612611532211304, -0.4466840326786041, -0.8301385045051575, 1.3622252941131592, 0.05715775117278099, 1.5992090702056885, -0.6440499424934387, 58.776248931884766, 57.462223052978516, 0.4281249940395355, 9.498749732971191, 37.17375183105469, 9.477499961853027, 22.609375, 77.31937408447266, 18.219999313354492, 95.49874877929688, 17.14437484741211, 109.0999984741211, 56.68562698364258, 72.79875183105469, 1.7287499904632568, 8.59000015258789, 45.431251525878906, 80.63249969482422, 36.333126068115234, 46.088748931884766, 35.13500213623047, 79.96624755859375, 50.69874954223633, 109.32500457763672], "mean": [0.7071831822395325, -0.8842716813087463, 0.9717862010002136, -0.19989436864852905, -0.9077228903770447, 1.3576655387878418, -0.7661272287368774, -0.9925531148910522, 1.2192341089248657, -0.08577073365449905, 1.0038923025131226, -0.6880797743797302, 50.88674545288086, 46.28704833984375, 0.3023132085800171, 7.183072090148926, 11.609695434570312, 1.2064987421035767, 5.672527313232422, 13.250776290893555, 6.748027801513672, 18.863422393798828, 3.7154552936553955, 39.9299430847168, 46.08645248413086, 55.94621658325195, 0.8838501572608948, 3.104004144668579, 26.621313095092773, 12.728386878967285, 25.28746795654297, 12.450016975402832, 25.409521102905273, 24.171064376831055, 15.943599700927734, 64.93897247314453], "std": [0.14508654177188873, 0.08255559951066971, 0.0669909343123436, 0.11555279046297073, 0.2773005962371826, 0.33460476994514465, 0.18501584231853485, 0.129408597946167, 0.10361825674772263, 0.10202090442180634, 0.18823906779289246, 0.030343132093548775, 5.797725677490234, 3.3014087677001953, 0.04384704679250717, 3.235050678253174, 11.65114974975586, 2.3580217361450195, 5.909418106079102, 26.051422119140625, 5.542990207672119, 33.9837760925293, 4.176914691925049, 34.59795379638672, 4.716393947601318, 9.842400550842285, 0.5109484195709229, 2.840075731277466, 12.503463745117188, 18.169578552246094, 10.32483959197998, 17.303157806396484, 8.449440002441406, 32.567298889160156, 17.80093002319336, 27.662067413330078], "count": [207]}, "timestamp": {"min": [0.0], "max": [6.866666666666666], "mean": [3.4333333333333336], "std": [1.9918351858041385], "count": [207]}, "frame_index": {"min": [0], "max": [206], "mean": [103.0], "std": [59.75505557412416], "count": [207]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [207]}, "index": {"min": [5308], "max": [5514], "mean": [5411.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [2.2318840579710146, 6.0, 6.0, 6.0, 6.0], "std": [1.914689673796754, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [207]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [207]}, "eef_direction_state": {"mean": [3.9420289855072466, 3.8743961352657004], "std": [1.9353117661012869, 1.7538560684324527], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [1.0, 1.106280193236715], "std": [0.8398297504029228, 0.7474977121732934], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_state": {"mean": [0.8454106280193237, 0.855072463768116], "std": [0.8598762412261485, 0.8213696994379571], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_direction_action": {"mean": [3.9420289855072466, 3.8743961352657004], "std": [1.9353117661012869, 1.7538560684324527], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.0, 1.106280193236715], "std": [0.8398297504029228, 0.7474977121732934], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_action": {"mean": [0.8454106280193237, 0.855072463768116], "std": [0.8598762412261485, 0.8213696994379571], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.6404693804796614, 0.14555514955484827, 1.2248446073167683, -0.4548107056854187, 1.1484284100321904, -0.8863851599640359, 0.6587462021456105, -0.14807699599940838, 1.2123186307797031, 1.2062017040995077, 0.8796901089002745, 2.017473917778583], "std": [0.027805073493395886, 0.03550413197088728, 0.04322460044646455, 1.404035664012661, 0.2266947730049486, 1.552115829661026, 0.0301037920717208, 0.053337094945885254, 0.051078265076682165, 0.24869704345924593, 0.0752705577833757, 0.12229861651282241], "min": [0.5921849588148145, 0.0487123472959764, 1.125098294114727, -3.1337642194107995, 0.5010834745117054, -3.0877378805020843, 0.5774818061101915, -0.19922057178326483, 1.135218487627036, 0.6870299237552685, 0.5780018052555862, 1.699781007576481], "max": [0.6938220256276649, 0.21774628179960365, 1.277918828199394, 3.1132223317790464, 1.5259558210070292, 3.1098989235176573, 0.7074333015031238, -0.03618477296878317, 1.3027082674160477, 1.5897209022197243, 0.9425272607053663, 2.239956712416456], "count": [207]}, "eef_sim_pose_action": {"mean": [0.6404693804796614, 0.14555514955484827, 1.2248446073167683, -0.4548107056854187, 1.1484284100321904, -0.8863851599640359, 0.6587462021456105, -0.14807699599940838, 1.2123186307797031, 1.2062017040995077, 0.8796901089002745, 2.017473917778583], "std": [0.027805073493395886, 0.03550413197088728, 0.04322460044646455, 1.404035664012661, 0.2266947730049486, 1.552115829661026, 0.0301037920717208, 0.053337094945885254, 0.051078265076682165, 0.24869704345924593, 0.0752705577833757, 0.12229861651282241], "min": [0.5921849588148145, 0.0487123472959764, 1.125098294114727, -3.1337642194107995, 0.5010834745117054, -3.0877378805020843, 0.5774818061101915, -0.19922057178326483, 1.135218487627036, 0.6870299237552685, 0.5780018052555862, 1.699781007576481], "max": [0.6938220256276649, 0.21774628179960365, 1.277918828199394, 3.1132223317790464, 1.5259558210070292, 3.1098989235176573, 0.7074333015031238, -0.03618477296878317, 1.3027082674160477, 1.5897209022197243, 0.9425272607053663, 2.239956712416456], "count": [207]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48820880923202614]], [[0.47856459967320264]], [[0.471441875]]], "std": [[[0.26946204558141135]], [[0.2614671491819956]], [[0.2629548928172873]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.1450980392156863]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5124981924019607]], [[0.5167145506535948]], [[0.49233050857843136]]], "std": [[[0.3247908342369251]], [[0.32458424409486314]], [[0.33173406974158026]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5292614971405228]], [[0.5496428594771242]], [[0.5251908251633988]]], "std": [[[0.3340144785606343]], [[0.32268138241244504]], [[0.3305308054385594]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41216414624183006]], [[0.41937962826797387]], [[0.37918057802287586]]], "std": [[[0.375235758371504]], [[0.3736293513446228]], [[0.38563122434548375]]], "count": [100]}, "observation.state": {"min": [0.3263523280620575, -1.160448670387268, 0.8842602968215942, -0.48990997672080994, -1.5295685529708862, 0.6009299755096436, -0.9515907764434814, -1.306625247001648, 1.0732814073562622, -0.2500333786010742, 0.6743772625923157, -0.7351510524749756, 11.881250381469727, 38.954376220703125, -0.390625, 0.42124998569488525, 1.2868750095367432, -0.42625001072883606, 0.7450000047683716, -0.78125, 0.8237500190734863, -0.051875002682209015, 1.3331249952316284, -1.0881249904632568, 25.4012508392334, 44.625, 0.40812498331069946, -0.887499988079071, 7.744999885559082, -0.8556250333786011, 11.691875457763672, 1.1081249713897705, 13.630624771118164, -0.19812500476837158, 1.1775000095367432, 21.979999542236328], "max": [1.05450439453125, -0.7706759572029114, 1.2597991228103638, 0.01699950359761715, -0.39513713121414185, 1.932102084159851, -0.4503318965435028, -0.8665217161178589, 1.4419299364089966, 0.070890873670578, 1.5653001070022583, -0.6028743982315063, 63.19499969482422, 66.15374755859375, 27.700624465942383, 9.68375015258789, 36.501251220703125, 12.905624389648438, 30.384374618530273, 38.30812454223633, 27.32062530517578, 66.14375305175781, 32.90437698364258, 109.96499633789062, 49.97999954223633, 79.41937255859375, 2.3450000286102295, 8.266249656677246, 43.682498931884766, 9.280000686645508, 37.60874938964844, 38.520626068115234, 60.54375076293945, 110.12687683105469, 64.31562805175781, 109.82624816894531], "mean": [0.6540944576263428, -0.8970263600349426, 1.0354087352752686, -0.23033493757247925, -0.7179299592971802, 1.513288140296936, -0.7876500487327576, -0.9905493259429932, 1.2204402685165405, -0.11860773712396622, 0.9962962865829468, -0.6852794289588928, 50.122886657714844, 48.513980865478516, 1.7373791933059692, 7.167307376861572, 13.352701187133789, 3.5275392532348633, 10.005790710449219, 9.11727237701416, 9.735695838928223, 16.133535385131836, 7.071691513061523, 34.085060119628906, 36.93079376220703, 64.61044311523438, 0.8469633460044861, 1.0296634435653687, 32.51511001586914, 0.6893646717071533, 29.89398765563965, 9.40665054321289, 31.244787216186523, 24.172286987304688, 15.92191219329834, 61.200862884521484], "std": [0.17950524389743805, 0.11761658638715744, 0.11102695763111115, 0.14216704666614532, 0.2473916858434677, 0.2525976002216339, 0.20192670822143555, 0.1373237669467926, 0.11275690793991089, 0.08157607167959213, 0.1523081362247467, 0.04825766012072563, 10.184277534484863, 4.056694984436035, 6.090058326721191, 3.6336286067962646, 12.754355430603027, 4.923581600189209, 11.710579872131348, 15.001470565795898, 10.559778213500977, 26.214685440063477, 9.372589111328125, 43.4393424987793, 8.538138389587402, 15.43148422241211, 0.3358445465564728, 2.3805735111236572, 10.535385131835938, 1.3810664415359497, 6.228622913360596, 14.133824348449707, 13.362603187561035, 40.653133392333984, 23.518648147583008, 25.25675392150879], "count": [278]}, "action": {"min": [0.3263523280620575, -1.160448670387268, 0.8842602968215942, -0.48990997672080994, -1.5295685529708862, 0.6009299755096436, -0.9515907764434814, -1.306625247001648, 1.0732814073562622, -0.2500333786010742, 0.6743772625923157, -0.7351510524749756, 11.881250381469727, 38.954376220703125, -0.390625, 0.42124998569488525, 1.2868750095367432, -0.42625001072883606, 0.7450000047683716, -0.78125, 0.8237500190734863, -0.051875002682209015, 1.3331249952316284, -1.0881249904632568, 25.4012508392334, 44.625, 0.40812498331069946, -0.887499988079071, 7.744999885559082, -0.8556250333786011, 11.691875457763672, 1.1081249713897705, 13.630624771118164, -0.19812500476837158, 1.1775000095367432, 21.979999542236328], "max": [1.05450439453125, -0.7706759572029114, 1.2597991228103638, 0.01699950359761715, -0.39513713121414185, 1.932102084159851, -0.4503318965435028, -0.8665217161178589, 1.4419299364089966, 0.070890873670578, 1.5653001070022583, -0.6028743982315063, 63.19499969482422, 66.15374755859375, 27.700624465942383, 9.68375015258789, 36.501251220703125, 12.905624389648438, 30.384374618530273, 38.30812454223633, 27.32062530517578, 66.14375305175781, 32.90437698364258, 109.96499633789062, 49.97999954223633, 79.41937255859375, 2.3450000286102295, 8.266249656677246, 43.682498931884766, 9.280000686645508, 37.60874938964844, 38.520626068115234, 60.54375076293945, 110.12687683105469, 64.31562805175781, 109.82624816894531], "mean": [0.6540946960449219, -0.8970261812210083, 1.0354093313217163, -0.23033493757247925, -0.7179301977157593, 1.5132883787155151, -0.7876504063606262, -0.9905490875244141, 1.2204402685165405, -0.11860770732164383, 0.9962960481643677, -0.685279369354248, 50.12290573120117, 48.513999938964844, 1.7373775243759155, 7.167306900024414, 13.352696418762207, 3.5275440216064453, 10.005786895751953, 9.117276191711426, 9.735702514648438, 16.133541107177734, 7.071695327758789, 34.08512878417969, 36.93079376220703, 64.61045837402344, 0.8469637036323547, 1.0296638011932373, 32.51512145996094, 0.689364492893219, 29.893983840942383, 9.406648635864258, 31.24479103088379, 24.17228126525879, 15.921915054321289, 61.200862884521484], "std": [0.17950530350208282, 0.11761656403541565, 0.11102695763111115, 0.14216703176498413, 0.2473917007446289, 0.2525976896286011, 0.20192673802375793, 0.1373237669467926, 0.1127568855881691, 0.08157607167959213, 0.1523081362247467, 0.048257652670145035, 10.184276580810547, 4.056695938110352, 6.090056896209717, 3.6336307525634766, 12.754358291625977, 4.923580169677734, 11.710577011108398, 15.00146770477295, 10.559776306152344, 26.214685440063477, 9.372587203979492, 43.43934631347656, 8.538139343261719, 15.431486129760742, 0.3358444571495056, 2.3805735111236572, 10.535384178161621, 1.3810662031173706, 6.228623867034912, 14.133827209472656, 13.362604141235352, 40.65312957763672, 23.51865005493164, 25.256755828857422], "count": [278]}, "timestamp": {"min": [0.0], "max": [9.233333333333333], "mean": [4.616666666666667], "std": [2.675038940526536], "count": [278]}, "frame_index": {"min": [0], "max": [277], "mean": [138.5], "std": [80.25116821579608], "count": [278]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [278]}, "index": {"min": [5515], "max": [5792], "mean": [5653.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [2.1510791366906474, 6.0, 6.0, 6.0, 6.0], "std": [1.6896369243667195, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [278]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [278]}, "eef_direction_state": {"mean": [3.776978417266187, 4.345323741007194], "std": [2.0162760940168813, 2.1347155563921247], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [1.025179856115108, 0.7913669064748201], "std": [0.8153732892027454, 0.8974369591205097], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_state": {"mean": [0.7553956834532374, 0.6762589928057554], "std": [0.8468454083201229, 0.8285883578325716], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_direction_action": {"mean": [3.776978417266187, 4.345323741007194], "std": [2.0162760940168813, 2.1347155563921247], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [1.025179856115108, 0.7913669064748201], "std": [0.8153732892027454, 0.8974369591205097], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_action": {"mean": [0.7553956834532374, 0.6762589928057554], "std": [0.8468454083201229, 0.8285883578325716], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_sim_pose_state": {"mean": [0.6677973769730565, 0.15683297996825543, 1.2038292041516017, -0.43661823480803846, 1.335590718052728, -0.7207436786688196, 0.6540609042356065, -0.14601037459584382, 1.2019142141488215, 1.265607013032666, 0.9071710974072229, 2.0889425889672957], "std": [0.03244575364417616, 0.04085752775107614, 0.045301546945881704, 1.6006794943503375, 0.15543012992848254, 1.7158048236585783, 0.02962934927518549, 0.048393725967348304, 0.05512936876937201, 0.25816070741739605, 0.10561369084953819, 0.1438439886106665], "min": [0.60158682882607, 0.05451206657276858, 1.1155321281177226, -3.1253336930258926, 0.5536487451173713, -3.039560392031898, 0.5921690859561624, -0.19827847492951803, 1.1427833616410112, 0.7392214526867416, 0.5852813769065119, 1.7383951343955246], "max": [0.7197435138271014, 0.22854501824760742, 1.2778229643417425, 3.1396505173252844, 1.5284315898635126, 3.120968494800369, 0.7093674627231592, -0.030746796505136315, 1.3218106833795682, 1.5987195439029742, 1.0428486102109087, 2.3232163076940306], "count": [278]}, "eef_sim_pose_action": {"mean": [0.6677973769730565, 0.15683297996825543, 1.2038292041516017, -0.43661823480803846, 1.335590718052728, -0.7207436786688196, 0.6540609042356065, -0.14601037459584382, 1.2019142141488215, 1.265607013032666, 0.9071710974072229, 2.0889425889672957], "std": [0.03244575364417616, 0.04085752775107614, 0.045301546945881704, 1.6006794943503375, 0.15543012992848254, 1.7158048236585783, 0.02962934927518549, 0.048393725967348304, 0.05512936876937201, 0.25816070741739605, 0.10561369084953819, 0.1438439886106665], "min": [0.60158682882607, 0.05451206657276858, 1.1155321281177226, -3.1253336930258926, 0.5536487451173713, -3.039560392031898, 0.5921690859561624, -0.19827847492951803, 1.1427833616410112, 0.7392214526867416, 0.5852813769065119, 1.7383951343955246], "max": [0.7197435138271014, 0.22854501824760742, 1.2778229643417425, 3.1396505173252844, 1.5284315898635126, 3.120968494800369, 0.7093674627231592, -0.030746796505136315, 1.3218106833795682, 1.5987195439029742, 1.0428486102109087, 2.3232163076940306], "count": [278]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4892099897875817]], [[0.4706863255718954]], [[0.4710739910130719]]], "std": [[[0.2713081356144733]], [[0.26825771092842055]], [[0.2677986592283815]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1450980392156863]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49323817810457515]], [[0.5068053513071895]], [[0.48459253472222225]]], "std": [[[0.3289513982309983]], [[0.3249083648842756]], [[0.33308815987090984]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.14901960784313725]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.511761580882353]], [[0.5337911111111111]], [[0.5092915931372549]]], "std": [[[0.33326114715755156]], [[0.32244931990631326]], [[0.33235473431376034]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4062882577614379]], [[0.4150593239379085]], [[0.376502493872549]]], "std": [[[0.37439042801307076]], [[0.3723238007249265]], [[0.3863853224723389]]], "count": [100]}, "observation.state": {"min": [0.3408484160900116, -1.159900188446045, 0.872672975063324, -0.6371356844902039, -1.5657663345336914, 0.7372862696647644, -0.938262939453125, -1.2605383396148682, 1.0581072568893433, -0.20776112377643585, 0.7765173316001892, -0.6852731108665466, 28.318750381469727, 40.07875061035156, 0.2549999952316284, -0.09312500059604645, 3.2331249713897705, -0.43687498569488525, 1.821874976158142, -0.6087499856948853, 3.5655555725097656, 0.46312499046325684, 1.3643749952316284, 22.643749237060547, 37.52777862548828, 52.13875198364258, 0.026250001043081284, -0.6706250309944153, 3.504999876022339, 0.6312500238418579, 7.848750114440918, -0.6837500333786011, 8.723750114440918, 0.10875000059604645, 0.8075000047683716, 32.375], "max": [1.0572595596313477, -0.7698653340339661, 1.154416561126709, -0.07748722285032272, -0.4274671971797943, 2.208528757095337, -0.5156357288360596, -0.8700026869773865, 1.3856146335601807, 0.07258632034063339, 1.563901424407959, -0.6112907528877258, 59.39875030517578, 58.53444290161133, 0.47437500953674316, 9.678750038146973, 32.6931266784668, 13.353750228881836, 21.463748931884766, 66.85124969482422, 24.041250228881836, 77.25749969482422, 31.936248779296875, 96.07250213623047, 52.03562545776367, 76.80500030517578, 1.9800000190734863, 7.133749961853027, 36.823123931884766, 40.817501068115234, 42.30249786376953, 40.911251068115234, 37.354373931884766, 63.032501220703125, 49.665626525878906, 108.96562957763672], "mean": [0.7569443583488464, -0.9284898042678833, 1.008959412574768, -0.295986533164978, -0.9044538140296936, 1.417073130607605, -0.8097116351127625, -0.9979857802391052, 1.2200710773468018, -0.05663040652871132, 1.0523550510406494, -0.6607325077056885, 51.105594635009766, 49.869686126708984, 0.3266843557357788, 6.288818359375, 15.842984199523926, 4.132198333740234, 11.30244255065918, 15.709949493408203, 11.859201431274414, 20.965269088745117, 6.294766426086426, 51.5079460144043, 44.25395584106445, 64.9837646484375, 0.7937873601913452, 1.2131860256195068, 29.06914520263672, 7.59658145904541, 31.463842391967773, 9.569253921508789, 29.99725914001465, 15.278828620910645, 16.729787826538086, 61.88008499145508], "std": [0.2511614263057709, 0.10329460352659225, 0.0757688656449318, 0.16645383834838867, 0.334506094455719, 0.5118971467018127, 0.15779650211334229, 0.1245613768696785, 0.08865952491760254, 0.07957007735967636, 0.14147555828094482, 0.023148618638515472, 6.423056125640869, 3.230499744415283, 0.05378454923629761, 3.675079584121704, 9.375158309936523, 5.049050331115723, 4.7131757736206055, 24.276073455810547, 4.794524669647217, 30.483272552490234, 8.86442756652832, 25.67718505859375, 3.9175381660461426, 10.424420356750488, 0.5519038438796997, 2.0450439453125, 9.515588760375977, 12.31044864654541, 8.57096004486084, 14.058003425598145, 6.828479766845703, 23.584684371948242, 14.409549713134766, 25.55144691467285], "count": [222]}, "action": {"min": [0.3408484160900116, -1.159900188446045, 0.872672975063324, -0.6371356844902039, -1.5657663345336914, 0.7372862696647644, -0.938262939453125, -1.2605383396148682, 1.0581072568893433, -0.20776112377643585, 0.7765173316001892, -0.6852731108665466, 28.318750381469727, 40.07875061035156, 0.2549999952316284, -0.09312500059604645, 3.2331249713897705, -0.43687498569488525, 1.821874976158142, -0.6087499856948853, 3.5655555725097656, 0.46312499046325684, 1.3643749952316284, 22.643749237060547, 37.52777862548828, 52.13875198364258, 0.026250001043081284, -0.6706250309944153, 3.504999876022339, 0.6312500238418579, 7.848750114440918, -0.6837500333786011, 8.723750114440918, 0.10875000059604645, 0.8075000047683716, 32.375], "max": [1.0572595596313477, -0.7698653340339661, 1.154416561126709, -0.07748722285032272, -0.4274671971797943, 2.208528757095337, -0.5156357288360596, -0.8700026869773865, 1.3856146335601807, 0.07258632034063339, 1.563901424407959, -0.6112907528877258, 59.39875030517578, 58.53444290161133, 0.47437500953674316, 9.678750038146973, 32.6931266784668, 13.353750228881836, 21.463748931884766, 66.85124969482422, 24.041250228881836, 77.25749969482422, 31.936248779296875, 96.07250213623047, 52.03562545776367, 76.80500030517578, 1.9800000190734863, 7.133749961853027, 36.823123931884766, 40.817501068115234, 42.30249786376953, 40.911251068115234, 37.354373931884766, 63.032501220703125, 49.665626525878906, 108.96562957763672], "mean": [0.7569441795349121, -0.9284898042678833, 1.0089597702026367, -0.2959864139556885, -0.9044538736343384, 1.4170734882354736, -0.8097118735313416, -0.9979856610298157, 1.2200710773468018, -0.056630395352840424, 1.0523548126220703, -0.6607321500778198, 51.1056022644043, 49.86967849731445, 0.32668447494506836, 6.288817882537842, 15.842974662780762, 4.132201671600342, 11.302433013916016, 15.709959030151367, 11.859196662902832, 20.965261459350586, 6.2947611808776855, 51.50792694091797, 44.25397491455078, 64.98379516601562, 0.79378741979599, 1.2131860256195068, 29.06914520263672, 7.596578121185303, 31.463838577270508, 9.569250106811523, 29.997272491455078, 15.27883243560791, 16.729787826538086, 61.880062103271484], "std": [0.25116145610809326, 0.10329461842775345, 0.07576887309551239, 0.16645385324954987, 0.334506094455719, 0.511897087097168, 0.1577964723110199, 0.1245613843202591, 0.08865951746702194, 0.07957007735967636, 0.14147555828094482, 0.02314862236380577, 6.423055648803711, 3.2304999828338623, 0.05378454178571701, 3.6750800609588623, 9.375160217285156, 5.049050331115723, 4.7131757736206055, 24.276077270507812, 4.794524669647217, 30.48326301574707, 8.86442756652832, 25.677188873291016, 3.9175381660461426, 10.424422264099121, 0.5519037842750549, 2.0450439453125, 9.51558780670166, 12.31044864654541, 8.57096004486084, 14.058002471923828, 6.828479290008545, 23.584686279296875, 14.40954875946045, 25.551441192626953], "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": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [222]}, "index": {"min": [5793], "max": [6014], "mean": [5903.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [2.3063063063063063, 6.0, 6.0, 6.0, 6.0], "std": [1.7822588804624477, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [222]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [222]}, "eef_direction_state": {"mean": [4.13063063063063, 4.108108108108108], "std": [1.7284212862741395, 2.157540104755405], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [1.1261261261261262, 0.8693693693693694], "std": [0.8448798317146318, 0.8626684760684751], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_state": {"mean": [0.9954954954954955, 0.7927927927927928], "std": [0.8515896515719263, 0.8448798317146329], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_direction_action": {"mean": [4.13063063063063, 4.108108108108108], "std": [1.7284212862741395, 2.157540104755405], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [1.1261261261261262, 0.8693693693693694], "std": [0.8448798317146318, 0.8626684760684751], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_action": {"mean": [0.9954954954954955, 0.7927927927927928], "std": [0.8515896515719263, 0.8448798317146329], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_sim_pose_state": {"mean": [0.6497139258414119, 0.1545610557613233, 1.2008684548031747, -0.04222048180654073, 1.1197345827024336, -0.6252162003379164, 0.6555768740267871, -0.15336566667610146, 1.2051704034506558, 1.2095398932941477, 0.8342699390867754, 2.0210924382516127], "std": [0.03585915912183746, 0.056018782910514514, 0.04578319100646604, 1.4349545047559094, 0.28340038047792515, 1.5057121079946605, 0.024098307731946513, 0.05386766231537317, 0.0411576804909997, 0.20895934754483653, 0.07631457509219157, 0.08473886804155849], "min": [0.5853787142433523, 0.024861458715518592, 1.1213095810647198, -1.285765432171788, 0.6054088806191111, -1.87269501651889, 0.5887688353501626, -0.20275777659572247, 1.1396461694216078, 0.7944006547139235, 0.5476852790948348, 1.7955822448356333], "max": [0.7073958888932785, 0.2123390071172995, 1.3024061941589364, 2.5873378473337287, 1.562480474010842, 2.185061658798832, 0.7086720801203248, -0.026597063626339013, 1.292681949241773, 1.5284189042707246, 0.9047833815417814, 2.1998716482921603], "count": [222]}, "eef_sim_pose_action": {"mean": [0.6497139258414119, 0.1545610557613233, 1.2008684548031747, -0.04222048180654073, 1.1197345827024336, -0.6252162003379164, 0.6555768740267871, -0.15336566667610146, 1.2051704034506558, 1.2095398932941477, 0.8342699390867754, 2.0210924382516127], "std": [0.03585915912183746, 0.056018782910514514, 0.04578319100646604, 1.4349545047559094, 0.28340038047792515, 1.5057121079946605, 0.024098307731946513, 0.05386766231537317, 0.0411576804909997, 0.20895934754483653, 0.07631457509219157, 0.08473886804155849], "min": [0.5853787142433523, 0.024861458715518592, 1.1213095810647198, -1.285765432171788, 0.6054088806191111, -1.87269501651889, 0.5887688353501626, -0.20275777659572247, 1.1396461694216078, 0.7944006547139235, 0.5476852790948348, 1.7955822448356333], "max": [0.7073958888932785, 0.2123390071172995, 1.3024061941589364, 2.5873378473337287, 1.562480474010842, 2.185061658798832, 0.7086720801203248, -0.026597063626339013, 1.292681949241773, 1.5284189042707246, 0.9047833815417814, 2.1998716482921603], "count": [222]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49012936070261437]], [[0.4737470669934641]], [[0.47529478962418303]]], "std": [[[0.2741639410716212]], [[0.27213035607137565]], [[0.2712510273759155]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47943572712418303]], [[0.49538046160130716]], [[0.4711012111928105]]], "std": [[[0.33093360712101216]], [[0.32438255895896784]], [[0.3329034667903645]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.12549019607843137]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4911152716503268]], [[0.5076898897058824]], [[0.4850762071078431]]], "std": [[[0.32407330936566436]], [[0.31688336147945945]], [[0.32447323629557234]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4040347569444444]], [[0.41268427083333337]], [[0.373944489379085]]], "std": [[[0.374082784258016]], [[0.3719343551604789]], [[0.38607130706374654]]], "count": [100]}, "observation.state": {"min": [0.41251811385154724, -1.146429419517517, 0.8321173787117004, -0.44666019082069397, -1.6270567178726196, 0.4235438108444214, -0.9486104846000671, -1.2484025955200195, 0.9530318975448608, -0.11463340371847153, 0.7520074844360352, -0.8827821016311646, 21.464000701904297, 42.650001525878906, 0.17687499523162842, 0.9881250262260437, 3.430000066757202, -0.328125, 3.6231250762939453, -0.6881250143051147, 5.731874942779541, -0.021250002086162567, 1.3524999618530273, 24.86687469482422, 30.618749618530273, 46.09375, 0.2750000059604645, -1.152500033378601, 4.301875114440918, -1.7456250190734863, 10.297499656677246, -1.4993749856948853, 11.780625343322754, -0.1525000035762787, 2.4987499713897705, 12.584375381469727], "max": [0.9726434350013733, -0.8179550766944885, 1.1590895652770996, -0.11811436712741852, -0.46551936864852905, 1.9048981666564941, -0.560029923915863, -0.8011622428894043, 1.330944299697876, 0.05440795049071312, 1.6634241342544556, -0.6878480911254883, 59.10499954223633, 76.06444549560547, 0.4168750047683716, 9.787500381469727, 33.373748779296875, 31.264373779296875, 27.049375534057617, 62.67499923706055, 22.849374771118164, 97.80937194824219, 31.011249542236328, 109.62124633789062, 51.923126220703125, 73.68812561035156, 2.0325000286102295, 7.113124847412109, 37.723751068115234, 21.08222198486328, 42.24437713623047, 32.60874938964844, 43.26499938964844, 67.50312805175781, 43.176876068115234, 102.34062957763672], "mean": [0.7622568011283875, -0.8984465003013611, 0.9425649046897888, -0.2825511395931244, -0.9187033772468567, 1.545907974243164, -0.8009123206138611, -1.0045758485794067, 1.203453540802002, -0.0234660841524601, 1.0072605609893799, -0.7899746298789978, 50.00715255737305, 52.52591323852539, 0.2647911012172699, 7.501202583312988, 12.456072807312012, 4.762872695922852, 13.736751556396484, 9.944215774536133, 15.613007545471191, 17.23154067993164, 5.364073276519775, 60.00990676879883, 45.315528869628906, 59.62702560424805, 0.9185166954994202, 0.9385011792182922, 25.811864852905273, 1.0345960855484009, 30.830913543701172, 5.3013529777526855, 34.02682113647461, 12.396265983581543, 18.665115356445312, 58.1951789855957], "std": [0.1539408266544342, 0.0936693400144577, 0.11546957492828369, 0.08459940552711487, 0.26552557945251465, 0.2885795533657074, 0.13655921816825867, 0.11455972492694855, 0.10233137011528015, 0.06777569651603699, 0.20137731730937958, 0.05862434208393097, 7.601623058319092, 4.629770755767822, 0.05561159551143646, 3.141281843185425, 8.60181713104248, 9.4496431350708, 5.725508213043213, 19.27450942993164, 4.301342010498047, 33.0394287109375, 8.40034294128418, 23.771711349487305, 4.915732383728027, 10.839814186096191, 0.3954642415046692, 2.0496859550476074, 9.908528327941895, 3.1311633586883545, 8.567619323730469, 10.967044830322266, 7.814018249511719, 23.61600685119629, 10.254358291625977, 22.692352294921875], "count": [243]}, "action": {"min": [0.41251811385154724, -1.146429419517517, 0.8321173787117004, -0.44666019082069397, -1.6270567178726196, 0.4235438108444214, -0.9486104846000671, -1.2484025955200195, 0.9530318975448608, -0.11463340371847153, 0.7520074844360352, -0.8827821016311646, 21.464000701904297, 42.650001525878906, 0.17687499523162842, 0.9881250262260437, 3.430000066757202, -0.328125, 3.6231250762939453, -0.6881250143051147, 5.731874942779541, -0.021250002086162567, 1.3524999618530273, 24.86687469482422, 30.618749618530273, 46.09375, 0.2750000059604645, -1.152500033378601, 4.301875114440918, -1.7456250190734863, 10.297499656677246, -1.4993749856948853, 11.780625343322754, -0.1525000035762787, 2.4987499713897705, 12.584375381469727], "max": [0.9726434350013733, -0.8179550766944885, 1.1590895652770996, -0.11811436712741852, -0.46551936864852905, 1.9048981666564941, -0.560029923915863, -0.8011622428894043, 1.330944299697876, 0.05440795049071312, 1.6634241342544556, -0.6878480911254883, 59.10499954223633, 76.06444549560547, 0.4168750047683716, 9.787500381469727, 33.373748779296875, 31.264373779296875, 27.049375534057617, 62.67499923706055, 22.849374771118164, 97.80937194824219, 31.011249542236328, 109.62124633789062, 51.923126220703125, 73.68812561035156, 2.0325000286102295, 7.113124847412109, 37.723751068115234, 21.08222198486328, 42.24437713623047, 32.60874938964844, 43.26499938964844, 67.50312805175781, 43.176876068115234, 102.34062957763672], "mean": [0.7622566819190979, -0.8984462022781372, 0.9425646066665649, -0.2825510799884796, -0.9187033772468567, 1.5459091663360596, -0.8009124994277954, -1.0045756101608276, 1.203453540802002, -0.023466087877750397, 1.0072609186172485, -0.7899749279022217, 50.00715255737305, 52.52589797973633, 0.2647911012172699, 7.501197814941406, 12.456073760986328, 4.762872695922852, 13.736740112304688, 9.944226264953613, 15.612998962402344, 17.231534957885742, 5.364070892333984, 60.009891510009766, 45.315547943115234, 59.62702178955078, 0.9185165166854858, 0.9385011792182922, 25.811866760253906, 1.0345962047576904, 30.830913543701172, 5.301354885101318, 34.026817321777344, 12.396269798278809, 18.66510581970215, 58.19517135620117], "std": [0.1539408415555954, 0.09366931021213531, 0.11546958982944489, 0.08459942787885666, 0.26552560925483704, 0.2885795831680298, 0.13655920326709747, 0.11455972492694855, 0.10233134031295776, 0.06777569651603699, 0.20137731730937958, 0.05862434208393097, 7.60162353515625, 4.6297712326049805, 0.05561157315969467, 3.1412816047668457, 8.601818084716797, 9.449645042419434, 5.725508213043213, 19.274505615234375, 4.301342487335205, 33.039432525634766, 8.400344848632812, 23.771711349487305, 4.915731430053711, 10.839815139770508, 0.3954642117023468, 2.0496861934661865, 9.908527374267578, 3.1311635971069336, 8.567619323730469, 10.967044830322266, 7.814019203186035, 23.616010665893555, 10.254358291625977, 22.692352294921875], "count": [243]}, "timestamp": {"min": [0.0], "max": [8.066666666666666], "mean": [4.033333333333333], "std": [2.33824879074221], "count": [243]}, "frame_index": {"min": [0], "max": [242], "mean": [121.0], "std": [70.14746372226631], "count": [243]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [243]}, "index": {"min": [6015], "max": [6257], "mean": [6136.0], "std": [70.14746372226631], "count": [243]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [243]}, "subtask_annotation": {"mean": [2.6378600823045266, 6.0, 6.0, 6.0, 6.0], "std": [1.7686474886960286, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [243]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [243]}, "eef_direction_state": {"mean": [4.584362139917696, 4.098765432098766], "std": [1.7105585641435843, 1.9474892875763925], "min": [0, 0], "max": [6, 6], "count": [243]}, "eef_velocity_state": {"mean": [0.8600823045267489, 0.9465020576131687], "std": [0.8824833981205983, 0.8172636436086514], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_state": {"mean": [0.6954732510288066, 0.831275720164609], "std": [0.8350969500310484, 0.8366165066040858], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_direction_action": {"mean": [4.584362139917696, 4.098765432098766], "std": [1.7105585641435843, 1.9474892875763925], "min": [0, 0], "max": [6, 6], "count": [243]}, "eef_velocity_action": {"mean": [0.8600823045267489, 0.9465020576131687], "std": [0.8824833981205983, 0.8172636436086514], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_action": {"mean": [0.6954732510288066, 0.831275720164609], "std": [0.8350969500310484, 0.8366165066040858], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_sim_pose_state": {"mean": [0.6375249796462623, 0.14739718418536726, 1.200618097272502, -0.3813586589026386, 1.2880132147017178, -0.8045346968284425, 0.6578355818703048, -0.1515398437707918, 1.1941406136110846, 1.2472743943655196, 0.9129879720279478, 2.014654686492842], "std": [0.03404738219250518, 0.03562527631006865, 0.04053621273966411, 1.4031794855445645, 0.22824226381045387, 1.4942742648265093, 0.03208678990564885, 0.0405448527888476, 0.05523721827863295, 0.27715731485098893, 0.1292047140651505, 0.15256343618249965], "min": [0.588570757998975, 0.04497069173544682, 1.1228117615976834, -3.123887465452735, 0.33975164315511486, -3.002564420652187, 0.5454661070924323, -0.18956307289964344, 1.1309105213368806, 0.492184005220512, 0.554147969126098, 1.6096155566464874], "max": [0.7003798692917759, 0.2163996340610428, 1.3126105541354753, 3.094525150033672, 1.5569069837519613, 3.0571334533422343, 0.7007117128744487, -0.04949270672019149, 1.3532791885135926, 1.572012704041503, 1.01296772927885, 2.2700404533298006], "count": [243]}, "eef_sim_pose_action": {"mean": [0.6375249796462623, 0.14739718418536726, 1.200618097272502, -0.3813586589026386, 1.2880132147017178, -0.8045346968284425, 0.6578355818703048, -0.1515398437707918, 1.1941406136110846, 1.2472743943655196, 0.9129879720279478, 2.014654686492842], "std": [0.03404738219250518, 0.03562527631006865, 0.04053621273966411, 1.4031794855445645, 0.22824226381045387, 1.4942742648265093, 0.03208678990564885, 0.0405448527888476, 0.05523721827863295, 0.27715731485098893, 0.1292047140651505, 0.15256343618249965], "min": [0.588570757998975, 0.04497069173544682, 1.1228117615976834, -3.123887465452735, 0.33975164315511486, -3.002564420652187, 0.5454661070924323, -0.18956307289964344, 1.1309105213368806, 0.492184005220512, 0.554147969126098, 1.6096155566464874], "max": [0.7003798692917759, 0.2163996340610428, 1.3126105541354753, 3.094525150033672, 1.5569069837519613, 3.0571334533422343, 0.7007117128744487, -0.04949270672019149, 1.3532791885135926, 1.572012704041503, 1.01296772927885, 2.2700404533298006], "count": [243]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48663195874183]], [[0.4701506719771242]], [[0.4729420894607843]]], "std": [[[0.27300578595181313]], [[0.2686306836817544]], [[0.2662822964634371]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.1450980392156863]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5143671343954248]], [[0.5190365318627451]], [[0.49644083333333333]]], "std": [[[0.3277326843200131]], [[0.3309050051074638]], [[0.33770850294388854]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1450980392156863]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5271350531045752]], [[0.5469701674836601]], [[0.5264050694444444]]], "std": [[[0.32828606549186057]], [[0.31988084197930744]], [[0.327920067892703]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4106106352124183]], [[0.41795496936274507]], [[0.37868677287581703]]], "std": [[[0.37549552141478665]], [[0.3735930685222875]], [[0.38811372005351663]]], "count": [100]}, "observation.state": {"min": [0.34091994166374207, -1.2191481590270996, 0.904573917388916, -0.5208333134651184, -1.4448386430740356, 0.8742783665657043, -0.9370946884155273, -1.2659504413604736, 1.1213897466659546, -0.2714913785457611, 0.774013876914978, -0.7078278660774231, 36.814998626708984, 41.443748474121094, 0.11937499791383743, 0.9862499833106995, 0.7918750047683716, -1.5268750190734863, 0.7022222280502319, -0.9012500047683716, 0.9537500143051147, -3.0318751335144043, 1.2549999952316284, 0.7806249856948853, 38.97875213623047, 46.428123474121094, -0.02499999850988388, -0.5024999976158142, 9.526874542236328, -0.5199999809265137, 12.46500015258789, 0.7856249809265137, 12.308124542236328, 0.34312501549720764, 0.9375, 34.14374923706055], "max": [1.000292420387268, -0.8194571733474731, 1.254482388496399, -0.10640783607959747, -0.4954651892185211, 2.0334315299987793, -0.45757991075515747, -0.9522583484649658, 1.4329174757003784, 0.03271152824163437, 1.3727397918701172, -0.6028028726577759, 59.579376220703125, 59.647499084472656, 0.53125, 9.817500114440918, 40.80437469482422, 26.33562469482422, 30.037500381469727, 78.23062896728516, 28.657499313354492, 87.31625366210938, 36.25312423706055, 109.7300033569336, 52.87937545776367, 68.21062469482422, 2.6475000381469727, 6.682499885559082, 39.301876068115234, 12.428125381469727, 45.563751220703125, 25.3799991607666, 54.62062454223633, 69.30437469482422, 58.86750030517578, 99.11624908447266], "mean": [0.646320104598999, -0.9591082334518433, 1.0204743146896362, -0.3023572266101837, -0.8200303316116333, 1.6295357942581177, -0.779427707195282, -1.0538206100463867, 1.2737170457839966, -0.0671871080994606, 1.0380767583847046, -0.6475396752357483, 50.90851593017578, 46.18164825439453, 0.2631368041038513, 7.632050037384033, 13.309504508972168, 4.7112860679626465, 9.321261405944824, 15.716043472290039, 10.446860313415527, 21.05213165283203, 8.475318908691406, 38.16487503051758, 44.90055465698242, 57.45405578613281, 0.8376743197441101, 1.2622395753860474, 26.06003761291504, 2.7949650287628174, 27.701826095581055, 7.124822616577148, 30.214265823364258, 16.404672622680664, 19.939783096313477, 55.368038177490234], "std": [0.16932636499404907, 0.11180225014686584, 0.11012843251228333, 0.12047962844371796, 0.2225378006696701, 0.20488455891609192, 0.17779576778411865, 0.09395597875118256, 0.09481754899024963, 0.10378873348236084, 0.1259452849626541, 0.031151186674833298, 5.270622253417969, 3.195225238800049, 0.12105908989906311, 3.100672483444214, 14.526226043701172, 8.299025535583496, 9.689834594726562, 27.115036010742188, 9.913019180297852, 34.126426696777344, 11.524591445922852, 43.499534606933594, 3.3197712898254395, 9.158101081848145, 0.6055523753166199, 1.7394760847091675, 8.025888442993164, 4.3158159255981445, 10.09323787689209, 9.38023567199707, 12.284015655517578, 23.26991844177246, 19.27515983581543, 18.03561782836914], "count": [212]}, "action": {"min": [0.34091994166374207, -1.2191481590270996, 0.904573917388916, -0.5208333134651184, -1.4448386430740356, 0.8742783665657043, -0.9370946884155273, -1.2659504413604736, 1.1213897466659546, -0.2714913785457611, 0.774013876914978, -0.7078278660774231, 36.814998626708984, 41.443748474121094, 0.11937499791383743, 0.9862499833106995, 0.7918750047683716, -1.5268750190734863, 0.7022222280502319, -0.9012500047683716, 0.9537500143051147, -3.0318751335144043, 1.2549999952316284, 0.7806249856948853, 38.97875213623047, 46.428123474121094, -0.02499999850988388, -0.5024999976158142, 9.526874542236328, -0.5199999809265137, 12.46500015258789, 0.7856249809265137, 12.308124542236328, 0.34312501549720764, 0.9375, 34.14374923706055], "max": [1.000292420387268, -0.8194571733474731, 1.254482388496399, -0.10640783607959747, -0.4954651892185211, 2.0334315299987793, -0.45757991075515747, -0.9522583484649658, 1.4329174757003784, 0.03271152824163437, 1.3727397918701172, -0.6028028726577759, 59.579376220703125, 59.647499084472656, 0.53125, 9.817500114440918, 40.80437469482422, 26.33562469482422, 30.037500381469727, 78.23062896728516, 28.657499313354492, 87.31625366210938, 36.25312423706055, 109.7300033569336, 52.87937545776367, 68.21062469482422, 2.6475000381469727, 6.682499885559082, 39.301876068115234, 12.428125381469727, 45.563751220703125, 25.3799991607666, 54.62062454223633, 69.30437469482422, 58.86750030517578, 99.11624908447266], "mean": [0.6463203430175781, -0.9591075778007507, 1.020473837852478, -0.30235719680786133, -0.8200304508209229, 1.6295357942581177, -0.7794278264045715, -1.0538207292556763, 1.2737170457839966, -0.0671871080994606, 1.0380767583847046, -0.6475396752357483, 50.908531188964844, 46.181663513183594, 0.2631368935108185, 7.632051944732666, 13.309504508972168, 4.711282253265381, 9.321259498596191, 15.716032981872559, 10.446869850158691, 21.052146911621094, 8.475323677062988, 38.16486740112305, 44.90056228637695, 57.45405578613281, 0.8376744985580444, 1.262239694595337, 26.060056686401367, 2.79496431350708, 27.701841354370117, 7.1248250007629395, 30.214284896850586, 16.40467643737793, 19.93977928161621, 55.368038177490234], "std": [0.16932633519172668, 0.11180225759744644, 0.1101284772157669, 0.12047964334487915, 0.22253775596618652, 0.20488454401493073, 0.17779579758644104, 0.09395597875118256, 0.09481754153966904, 0.10378871858119965, 0.1259452849626541, 0.031151182949543, 5.270622253417969, 3.1952245235443115, 0.12105905264616013, 3.1006717681884766, 14.526227951049805, 8.299028396606445, 9.689835548400879, 27.11503028869629, 9.913020133972168, 34.12641906738281, 11.524590492248535, 43.499542236328125, 3.3197708129882812, 9.158099174499512, 0.6055523157119751, 1.739476203918457, 8.02588939666748, 4.3158159255981445, 10.093238830566406, 9.38023567199707, 12.284015655517578, 23.26991844177246, 19.275157928466797, 18.035615921020508], "count": [212]}, "timestamp": {"min": [0.0], "max": [7.033333333333333], "mean": [3.5166666666666666], "std": [2.039948256424385], "count": [212]}, "frame_index": {"min": [0], "max": [211], "mean": [105.5], "std": [61.198447692731555], "count": [212]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [212]}, "index": {"min": [6258], "max": [6469], "mean": [6363.5], "std": [61.198447692731555], "count": [212]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [212]}, "subtask_annotation": {"mean": [2.1367924528301887, 6.0, 6.0, 6.0, 6.0], "std": [1.7896887824580685, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [212]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [212]}, "eef_direction_state": {"mean": [3.938679245283019, 4.122641509433962], "std": [1.9183852661006062, 2.0772933686432085], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_state": {"mean": [1.0660377358490567, 0.8632075471698113], "std": [0.8441683182395565, 0.8715444404281129], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_state": {"mean": [0.9150943396226415, 0.7358490566037735], "std": [0.8536041737477972, 0.7986059409459741], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_direction_action": {"mean": [3.938679245283019, 4.122641509433962], "std": [1.9183852661006062, 2.0772933686432085], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_action": {"mean": [1.0660377358490567, 0.8632075471698113], "std": [0.8441683182395565, 0.8715444404281129], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_action": {"mean": [0.9150943396226415, 0.7358490566037735], "std": [0.8536041737477972, 0.7986059409459741], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_sim_pose_state": {"mean": [0.6663555389590741, 0.1375944064153431, 1.2151302033027878, -0.17490403602360519, 1.3103760993522902, -0.6871790590471702, 0.6665165456561509, -0.14432485550053012, 1.2018316123610886, 1.1891790072814188, 0.8207602893712839, 2.0082372642720263], "std": [0.02859698474965975, 0.0475842532253218, 0.040511255948739354, 1.214402528521372, 0.13535926698342585, 1.2626843519991047, 0.02544436095001308, 0.04400058714166895, 0.0500925931570911, 0.20945134218412492, 0.04010733711986444, 0.08563558958661319], "min": [0.6002734641897233, 0.03185433669522236, 1.1308727314141493, -2.7227907368354725, 0.7188407807692307, -2.5755543576046, 0.6110775061493131, -0.18079060423127766, 1.1338231209717688, 0.8118710687402947, 0.6878912672039781, 1.8116542649315477], "max": [0.715579427951103, 0.2056901411243067, 1.2966652133561332, 3.127640853201508, 1.5490469022498443, 3.134167601636501, 0.7221985973406653, -0.03757016448029621, 1.2897148201025808, 1.5284089565965615, 0.908641202472313, 2.176232550228675], "count": [212]}, "eef_sim_pose_action": {"mean": [0.6663555389590741, 0.1375944064153431, 1.2151302033027878, -0.17490403602360519, 1.3103760993522902, -0.6871790590471702, 0.6665165456561509, -0.14432485550053012, 1.2018316123610886, 1.1891790072814188, 0.8207602893712839, 2.0082372642720263], "std": [0.02859698474965975, 0.0475842532253218, 0.040511255948739354, 1.214402528521372, 0.13535926698342585, 1.2626843519991047, 0.02544436095001308, 0.04400058714166895, 0.0500925931570911, 0.20945134218412492, 0.04010733711986444, 0.08563558958661319], "min": [0.6002734641897233, 0.03185433669522236, 1.1308727314141493, -2.7227907368354725, 0.7188407807692307, -2.5755543576046, 0.6110775061493131, -0.18079060423127766, 1.1338231209717688, 0.8118710687402947, 0.6878912672039781, 1.8116542649315477], "max": [0.715579427951103, 0.2056901411243067, 1.2966652133561332, 3.127640853201508, 1.5490469022498443, 3.134167601636501, 0.7221985973406653, -0.03757016448029621, 1.2897148201025808, 1.5284089565965615, 0.908641202472313, 2.176232550228675], "count": [212]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4896263500816993]], [[0.47198589256535944]], [[0.4739873345588235]]], "std": [[[0.27167623951113806]], [[0.26711124574856526]], [[0.2651118606491765]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.12549019607843137]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48434512867647056]], [[0.4842830575980392]], [[0.4642850735294118]]], "std": [[[0.32238486645873876]], [[0.3287132462815177]], [[0.3344719104697398]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5180780943627451]], [[0.5389103982843138]], [[0.5159869873366013]]], "std": [[[0.3334953799847121]], [[0.3225831682768478]], [[0.3314192384081625]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4099967156862745]], [[0.4181435702614379]], [[0.379140943627451]]], "std": [[[0.3754886740725534]], [[0.3734031480154893]], [[0.38789778741880815]]], "count": [100]}, "observation.state": {"min": [0.3975928723812103, -1.193517804145813, 0.8951800465583801, -0.5053120255470276, -1.4662436246871948, 0.7516551613807678, -0.9524490833282471, -1.2502861022949219, 1.0778114795684814, -0.058771077543497086, 0.7380598187446594, -0.8508812189102173, 37.37750244140625, 41.90687561035156, 0.2393750101327896, 1.9206249713897705, 0.8762500286102295, -1.5824999809265137, 0.8637499809265137, -0.39625000953674316, 0.9743750095367432, 0.19187499582767487, 1.4018750190734863, -0.6618750095367432, 36.411251068115234, 46.60874938964844, 0.22062499821186066, -0.47312501072883606, 1.0631250143051147, -0.16124999523162842, 1.081874966621399, -1.152500033378601, 1.2649999856948853, -0.14687499403953552, 0.8387500047683716, -0.01307692565023899], "max": [1.0125421285629272, -0.8274204730987549, 1.2144511938095093, -0.1419088989496231, -0.4601548910140991, 1.9585193395614624, -0.5159456729888916, -0.8566033244132996, 1.3823004961013794, 0.17427074909210205, 1.5625026226043701, -0.714736819267273, 58.694374084472656, 52.464447021484375, 0.3687500059604645, 9.728750228881836, 39.147499084472656, 0.6243749856948853, 30.302499771118164, 36.78499984741211, 22.125, 64.66374969482422, 2.9981250762939453, 92.33312225341797, 47.635623931884766, 74.81875610351562, 2.21875, 9.582499504089355, 41.52000045776367, 5.59375, 42.397499084472656, 27.4950008392334, 59.94062805175781, 86.30937957763672, 47.448123931884766, 73.52750396728516], "mean": [0.6497944593429565, -0.9258056282997131, 0.9873068332672119, -0.25424009561538696, -0.8273418545722961, 1.5291759967803955, -0.7742080092430115, -1.0126094818115234, 1.1966431140899658, 0.029708633199334145, 1.0427556037902832, -0.7890369296073914, 48.35306167602539, 48.52349853515625, 0.2890608012676239, 8.273124694824219, 12.753130912780762, 0.08843401074409485, 8.152105331420898, 5.865562438964844, 6.466217517852783, 12.585610389709473, 1.8758877515792847, 25.329256057739258, 43.069087982177734, 60.72267532348633, 0.7402185201644897, 2.4787826538085938, 27.821836471557617, 1.4276952743530273, 30.303661346435547, 5.903711795806885, 31.332366943359375, 14.407574653625488, 14.836438179016113, 46.905025482177734], "std": [0.1330961287021637, 0.10232138633728027, 0.10010531544685364, 0.09763244539499283, 0.22483856976032257, 0.21834172308444977, 0.1666897088289261, 0.14332963526248932, 0.10998023301362991, 0.043546807020902634, 0.14626255631446838, 0.047334760427474976, 4.580929279327393, 2.2367122173309326, 0.031041592359542847, 2.1766247749328613, 12.9036283493042, 0.44741901755332947, 9.433184623718262, 12.1035737991333, 6.641890048980713, 21.157926559448242, 0.4742705523967743, 34.67616271972656, 3.45436954498291, 11.826899528503418, 0.43219149112701416, 3.0289828777313232, 13.163605690002441, 1.753834843635559, 11.092476844787598, 9.789505958557129, 13.842061042785645, 25.29619026184082, 13.18728256225586, 17.17422103881836], "count": [198]}, "action": {"min": [0.3975928723812103, -1.193517804145813, 0.8951800465583801, -0.5053120255470276, -1.4662436246871948, 0.7516551613807678, -0.9524490833282471, -1.2502861022949219, 1.0778114795684814, -0.058771077543497086, 0.7380598187446594, -0.8508812189102173, 37.37750244140625, 41.90687561035156, 0.2393750101327896, 1.9206249713897705, 0.8762500286102295, -1.5824999809265137, 0.8637499809265137, -0.39625000953674316, 0.9743750095367432, 0.19187499582767487, 1.4018750190734863, -0.6618750095367432, 36.411251068115234, 46.60874938964844, 0.22062499821186066, -0.47312501072883606, 1.0631250143051147, -0.16124999523162842, 1.081874966621399, -1.152500033378601, 1.2649999856948853, -0.14687499403953552, 0.8387500047683716, -0.01307692565023899], "max": [1.0125421285629272, -0.8274204730987549, 1.2144511938095093, -0.1419088989496231, -0.4601548910140991, 1.9585193395614624, -0.5159456729888916, -0.8566033244132996, 1.3823004961013794, 0.17427074909210205, 1.5625026226043701, -0.714736819267273, 58.694374084472656, 52.464447021484375, 0.3687500059604645, 9.728750228881836, 39.147499084472656, 0.6243749856948853, 30.302499771118164, 36.78499984741211, 22.125, 64.66374969482422, 2.9981250762939453, 92.33312225341797, 47.635623931884766, 74.81875610351562, 2.21875, 9.582499504089355, 41.52000045776367, 5.59375, 42.397499084472656, 27.4950008392334, 59.94062805175781, 86.30937957763672, 47.448123931884766, 73.52750396728516], "mean": [0.6497939229011536, -0.9258049726486206, 0.9873063564300537, -0.25424012541770935, -0.8273417949676514, 1.5291754007339478, -0.7742082476615906, -1.0126097202301025, 1.1966432332992554, 0.029708625748753548, 1.0427554845809937, -0.7890369892120361, 48.35307693481445, 48.52352523803711, 0.2890608608722687, 8.273127555847168, 12.753128051757812, 0.08843406289815903, 8.152106285095215, 5.865562438964844, 6.46621561050415, 12.585601806640625, 1.8758872747421265, 25.329246520996094, 43.069068908691406, 60.7226676940918, 0.7402182817459106, 2.4787821769714355, 27.82184600830078, 1.427695393562317, 30.303674697875977, 5.903713226318359, 31.33234977722168, 14.407571792602539, 14.836443901062012, 46.905025482177734], "std": [0.1330960988998413, 0.10232138633728027, 0.10010535269975662, 0.09763244539499283, 0.22483858466148376, 0.21834179759025574, 0.1666897088289261, 0.14332962036132812, 0.10998024046421051, 0.043546807020902634, 0.1462625414133072, 0.04733477160334587, 4.580928802490234, 2.2367119789123535, 0.0310415867716074, 2.1766250133514404, 12.903629302978516, 0.4474189579486847, 9.433188438415527, 12.103577613830566, 6.641888618469238, 21.157926559448242, 0.47427043318748474, 34.6761589050293, 3.4543697834014893, 11.82690143585205, 0.4321913421154022, 3.0289831161499023, 13.163607597351074, 1.7538349628448486, 11.092475891113281, 9.789505958557129, 13.842061042785645, 25.296192169189453, 13.187281608581543, 17.17422103881836], "count": [198]}, "timestamp": {"min": [0.0], "max": [6.566666666666666], "mean": [3.2833333333333337], "std": [1.9052315889170555], "count": [198]}, "frame_index": {"min": [0], "max": [197], "mean": [98.5], "std": [57.15694766751166], "count": [198]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [198]}, "index": {"min": [6470], "max": [6667], "mean": [6568.5], "std": [57.15694766751166], "count": [198]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [198]}, "subtask_annotation": {"mean": [1.994949494949495, 6.0, 6.0, 6.0, 6.0], "std": [1.8408865748023768, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [198]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [198]}, "eef_direction_state": {"mean": [4.05050505050505, 4.217171717171717], "std": [1.8083629371895298, 1.9613199227051363], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_state": {"mean": [1.1111111111111112, 0.9848484848484849], "std": [0.8089010988089468, 0.8615072106563325], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_state": {"mean": [0.9191919191919192, 0.7676767676767676], "std": [0.8429957124729827, 0.8205477700875273], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_direction_action": {"mean": [4.05050505050505, 4.217171717171717], "std": [1.8083629371895298, 1.9613199227051363], "min": [0, 0], "max": [6, 6], "count": [198]}, "eef_velocity_action": {"mean": [1.1111111111111112, 0.9848484848484849], "std": [0.8089010988089468, 0.8615072106563325], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_acc_mag_action": {"mean": [0.9191919191919192, 0.7676767676767676], "std": [0.8429957124729827, 0.8205477700875273], "min": [0, 0], "max": [2, 2], "count": [198]}, "eef_sim_pose_state": {"mean": [0.6541244385918915, 0.13320939019706643, 1.2200988066789906, -0.5076650152251388, 1.2540128978198881, -0.880267949689558, 0.6624652974907324, -0.14950744832163296, 1.2150287756600355, 1.1576810467298586, 0.8507692838931664, 1.9234921246114605], "std": [0.030649159978283404, 0.031363078138520864, 0.04292280745392437, 1.3595646820698, 0.151235670791396, 1.4863957580046725, 0.03135110583299282, 0.04655255114505061, 0.0423779663598327, 0.20090037075686715, 0.14156366810802493, 0.09290760408351939], "min": [0.6091853078380731, 0.052960890484694045, 1.1222227690105606, -3.102640982790669, 0.5818762769330044, -3.1165636951356617, 0.60722558895127, -0.19524856287576536, 1.1383293766971418, 0.758448565440224, 0.4924484452747895, 1.6658342501028258], "max": [0.7102395243320992, 0.21010359648492782, 1.289953714597682, 3.116883391167434, 1.4972059225975758, 3.0211049519467625, 0.7239849820471487, -0.061720606285369434, 1.2960873849387462, 1.5351387829491285, 0.9769598100111105, 2.1128440244418862], "count": [198]}, "eef_sim_pose_action": {"mean": [0.6541244385918915, 0.13320939019706643, 1.2200988066789906, -0.5076650152251388, 1.2540128978198881, -0.880267949689558, 0.6624652974907324, -0.14950744832163296, 1.2150287756600355, 1.1576810467298586, 0.8507692838931664, 1.9234921246114605], "std": [0.030649159978283404, 0.031363078138520864, 0.04292280745392437, 1.3595646820698, 0.151235670791396, 1.4863957580046725, 0.03135110583299282, 0.04655255114505061, 0.0423779663598327, 0.20090037075686715, 0.14156366810802493, 0.09290760408351939], "min": [0.6091853078380731, 0.052960890484694045, 1.1222227690105606, -3.102640982790669, 0.5818762769330044, -3.1165636951356617, 0.60722558895127, -0.19524856287576536, 1.1383293766971418, 0.758448565440224, 0.4924484452747895, 1.6658342501028258], "max": [0.7102395243320992, 0.21010359648492782, 1.289953714597682, 3.116883391167434, 1.4972059225975758, 3.0211049519467625, 0.7239849820471487, -0.061720606285369434, 1.2960873849387462, 1.5351387829491285, 0.9769598100111105, 2.1128440244418862], "count": [198]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4908544995915033]], [[0.4725433190359477]], [[0.47418492442810456]]], "std": [[[0.2696210710523791]], [[0.2659435295547007]], [[0.2639829188547984]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.11764705882352941]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4800993831699346]], [[0.4794909599673203]], [[0.46084424428104576]]], "std": [[[0.32162398739949305]], [[0.3281035274729934]], [[0.33415950602139205]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.13725490196078433]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4739698692810458]], [[0.4937809538398693]], [[0.4728327144607843]]], "std": [[[0.328351320469559]], [[0.32252720904292964]], [[0.32912029890484923]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40811630923202613]], [[0.41679064950980393]], [[0.37793206699346404]]], "std": [[[0.37640513431032896]], [[0.3737051928639655]], [[0.3878320611832643]]], "count": [100]}, "observation.state": {"min": [0.3622587323188782, -1.1787117719650269, 0.8936541676521301, -0.47126534581184387, -1.587468147277832, 0.6144087314605713, -0.8791951537132263, -1.2738898992538452, 1.071289300918579, -0.22645342350006104, 0.6727559566497803, -0.7616636157035828, 36.51000213623047, 42.97249984741211, 0.17875000834465027, 2.741874933242798, 1.066249966621399, -0.6662499904632568, 0.7300000190734863, -0.8506250381469727, 1.015625, 0.23875001072883606, 1.534999966621399, 0.44187498092651367, 34.084442138671875, 43.32374954223633, 0.3112500011920929, -0.3799999952316284, 5.535624980926514, 0.4899999797344208, 20.100000381469727, -0.9344444274902344, 20.311874389648438, -0.06750000268220901, 2.672499895095825, 22.139999389648438], "max": [1.0908293724060059, -0.7997873425483704, 1.2398909330368042, -0.10657472908496857, -0.40937095880508423, 1.9074969291687012, -0.4602741003036499, -0.8936064839363098, 1.443360447883606, 0.0706365555524826, 1.5994210243225098, -0.574359118938446, 61.506248474121094, 57.36000061035156, 0.41062501072883606, 9.8125, 36.545623779296875, 4.606249809265137, 23.47749900817871, 72.76000213623047, 22.831249237060547, 94.99437713623047, 4.096875190734863, 109.453125, 54.55062484741211, 62.26937484741211, 2.228749990463257, 5.873749732971191, 36.467498779296875, 11.963749885559082, 39.20750045776367, 29.863750457763672, 46.020626068115234, 76.50187683105469, 38.82875061035156, 87.31875610351562], "mean": [0.6969742774963379, -0.9033398032188416, 1.011220932006836, -0.22659294307231903, -0.8779023289680481, 1.3750375509262085, -0.728961169719696, -1.0278602838516235, 1.2456830739974976, -0.06536295264959335, 1.0023574829101562, -0.6761134266853333, 51.80855178833008, 48.508602142333984, 0.2555973529815674, 7.8664422035217285, 11.56582260131836, 0.973928689956665, 5.844417572021484, 14.070834159851074, 5.525793552398682, 20.21245002746582, 1.8852015733718872, 39.08058547973633, 43.95864486694336, 54.093963623046875, 0.8538326621055603, 1.63897705078125, 24.896265029907227, 2.9843647480010986, 29.821678161621094, 7.620500564575195, 29.562013626098633, 17.546789169311523, 15.448638916015625, 45.44179153442383], "std": [0.17895102500915527, 0.11292164772748947, 0.10471012443304062, 0.1243516206741333, 0.30450356006622314, 0.3251660466194153, 0.1469796746969223, 0.12912504374980927, 0.12055667489767075, 0.08244814723730087, 0.17400355637073517, 0.055827513337135315, 6.562404632568359, 3.1627469062805176, 0.060953475534915924, 2.1494603157043457, 11.635890007019043, 1.1536182165145874, 5.142059803009033, 25.443506240844727, 4.678224086761475, 34.53873825073242, 0.565348744392395, 36.17125701904297, 4.871657371520996, 7.682254314422607, 0.42101341485977173, 1.593660831451416, 9.691980361938477, 3.7393176555633545, 5.353759288787842, 11.330623626708984, 8.378424644470215, 28.258268356323242, 11.8973970413208, 18.859193801879883], "count": [192]}, "action": {"min": [0.3622587323188782, -1.1787117719650269, 0.8936541676521301, -0.47126534581184387, -1.587468147277832, 0.6144087314605713, -0.8791951537132263, -1.2738898992538452, 1.071289300918579, -0.22645342350006104, 0.6727559566497803, -0.7616636157035828, 36.51000213623047, 42.97249984741211, 0.17875000834465027, 2.741874933242798, 1.066249966621399, -0.6662499904632568, 0.7300000190734863, -0.8506250381469727, 1.015625, 0.23875001072883606, 1.534999966621399, 0.44187498092651367, 34.084442138671875, 43.32374954223633, 0.3112500011920929, -0.3799999952316284, 5.535624980926514, 0.4899999797344208, 20.100000381469727, -0.9344444274902344, 20.311874389648438, -0.06750000268220901, 2.672499895095825, 22.139999389648438], "max": [1.0908293724060059, -0.7997873425483704, 1.2398909330368042, -0.10657472908496857, -0.40937095880508423, 1.9074969291687012, -0.4602741003036499, -0.8936064839363098, 1.443360447883606, 0.0706365555524826, 1.5994210243225098, -0.574359118938446, 61.506248474121094, 57.36000061035156, 0.41062501072883606, 9.8125, 36.545623779296875, 4.606249809265137, 23.47749900817871, 72.76000213623047, 22.831249237060547, 94.99437713623047, 4.096875190734863, 109.453125, 54.55062484741211, 62.26937484741211, 2.228749990463257, 5.873749732971191, 36.467498779296875, 11.963749885559082, 39.20750045776367, 29.863750457763672, 46.020626068115234, 76.50187683105469, 38.82875061035156, 87.31875610351562], "mean": [0.696974515914917, -0.9033401012420654, 1.0112205743789673, -0.22659289836883545, -0.8779024481773376, 1.375037670135498, -0.7289605140686035, -1.0278607606887817, 1.245682954788208, -0.06536297500133514, 1.002358078956604, -0.6761133670806885, 51.80855178833008, 48.50862121582031, 0.25559744238853455, 7.866441249847412, 11.565826416015625, 0.9739289283752441, 5.844420909881592, 14.070850372314453, 5.525792598724365, 20.212434768676758, 1.8852018117904663, 39.0805778503418, 43.958621978759766, 54.09391784667969, 0.8538326621055603, 1.6389774084091187, 24.89624786376953, 2.984363555908203, 29.821670532226562, 7.620500087738037, 29.561988830566406, 17.546785354614258, 15.448638916015625, 45.4417839050293], "std": [0.17895102500915527, 0.11292164772748947, 0.104710154235363, 0.12435165047645569, 0.30450358986854553, 0.32516607642173767, 0.14697964489459991, 0.12912502884864807, 0.12055668979883194, 0.08244815468788147, 0.17400354146957397, 0.055827513337135315, 6.562404632568359, 3.1627461910247803, 0.06095350533723831, 2.149460554122925, 11.635889053344727, 1.1536180973052979, 5.142060279846191, 25.44350814819336, 4.678224563598633, 34.53874206542969, 0.5653486847877502, 36.171260833740234, 4.8716583251953125, 7.682255268096924, 0.4210134744644165, 1.593660593032837, 9.69197940826416, 3.7393174171447754, 5.353759765625, 11.330622673034668, 8.378424644470215, 28.258270263671875, 11.8973970413208, 18.859189987182617], "count": [192]}, "timestamp": {"min": [0.0], "max": [6.366666666666666], "mean": [3.1833333333333336], "std": [1.847495802631427], "count": [192]}, "frame_index": {"min": [0], "max": [191], "mean": [95.5], "std": [55.42487407894281], "count": [192]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [192]}, "index": {"min": [6668], "max": [6859], "mean": [6763.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [2.2552083333333335, 6.0, 6.0, 6.0, 6.0], "std": [1.8826161867457782, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [192]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [192]}, "eef_direction_state": {"mean": [3.46875, 3.96875], "std": [2.098874326275873, 2.1768341165172265], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [1.125, 0.9947916666666666], "std": [0.8003905296791061, 0.8984790147413312], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_state": {"mean": [1.0104166666666667, 0.8125], "std": [0.8659627550048292, 0.8454843286542927], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_direction_action": {"mean": [3.46875, 3.96875], "std": [2.098874326275873, 2.1768341165172265], "min": [0, 0], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [1.125, 0.9947916666666666], "std": [0.8003905296791061, 0.8984790147413312], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_action": {"mean": [1.0104166666666667, 0.8125], "std": [0.8659627550048292, 0.8454843286542927], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_sim_pose_state": {"mean": [0.6532620037399024, 0.15096367560410706, 1.2214353989111688, -0.5856628321629583, 1.18048544233757, -0.9337852681105167, 0.6686940077313107, -0.1413354274266786, 1.2187914312528552, 1.1671875786888781, 0.8338810762119615, 1.9845446148020465], "std": [0.039832491244504935, 0.038120930019707566, 0.040243914199958895, 1.428907360724342, 0.22720931182731077, 1.5946788874123086, 0.03189575020006042, 0.04397711596187462, 0.041240879242670184, 0.20019483131667837, 0.08844273543733665, 0.09212510352606096], "min": [0.5967240466068968, 0.0518297520630816, 1.132921442898056, -3.1253119567117342, 0.4736775622677336, -3.052404314700918, 0.5876225632698442, -0.18540789336403402, 1.141913012722166, 0.7012258530002986, 0.5142517817763181, 1.7402898755127583], "max": [0.7164439417741377, 0.23151867935281564, 1.284637634442396, 3.1246031867418496, 1.5131289376407784, 3.112474124140378, 0.7291852828840528, -0.041285017593666096, 1.298827760901445, 1.5593615486260977, 0.9125307269057479, 2.196550031302009], "count": [192]}, "eef_sim_pose_action": {"mean": [0.6532620037399024, 0.15096367560410706, 1.2214353989111688, -0.5856628321629583, 1.18048544233757, -0.9337852681105167, 0.6686940077313107, -0.1413354274266786, 1.2187914312528552, 1.1671875786888781, 0.8338810762119615, 1.9845446148020465], "std": [0.039832491244504935, 0.038120930019707566, 0.040243914199958895, 1.428907360724342, 0.22720931182731077, 1.5946788874123086, 0.03189575020006042, 0.04397711596187462, 0.041240879242670184, 0.20019483131667837, 0.08844273543733665, 0.09212510352606096], "min": [0.5967240466068968, 0.0518297520630816, 1.132921442898056, -3.1253119567117342, 0.4736775622677336, -3.052404314700918, 0.5876225632698442, -0.18540789336403402, 1.141913012722166, 0.7012258530002986, 0.5142517817763181, 1.7402898755127583], "max": [0.7164439417741377, 0.23151867935281564, 1.284637634442396, 3.1246031867418496, 1.5131289376407784, 3.112474124140378, 0.7291852828840528, -0.041285017593666096, 1.298827760901445, 1.5593615486260977, 0.9125307269057479, 2.196550031302009], "count": [192]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48742998366013074]], [[0.46981715890522874]], [[0.47153684232026144]]], "std": [[[0.2704266803487365]], [[0.26688237712389445]], [[0.2648524421320589]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.1568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4992703839869281]], [[0.5144996078431372]], [[0.4925229064542484]]], "std": [[[0.3319433301681496]], [[0.32723430969779677]], [[0.33455059035892304]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.11764705882352941]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5121748488562091]], [[0.5340879513888889]], [[0.51166664624183]]], "std": [[[0.33091344494940034]], [[0.31920774849847944]], [[0.32860810277108377]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40791272671568624]], [[0.41616205678104573]], [[0.3770600449346405]]], "std": [[[0.37631916121597]], [[0.3736198852067955]], [[0.38755953076322436]]], "count": [100]}, "observation.state": {"min": [0.34468698501586914, -1.1796177625656128, 0.9233138561248779, -0.48127907514572144, -1.5807286500930786, 0.6559048295021057, -0.9044785499572754, -1.2636616230010986, 1.0942201614379883, -0.21386472880840302, 0.6890401840209961, -0.7131685614585876, 28.329999923706055, 41.60499954223633, 0.030625000596046448, 2.2068750858306885, 0.9625000357627869, -1.1137499809265137, 0.9893749952316284, -0.9025000333786011, 0.6476923227310181, 0.31812500953674316, 1.4956250190734863, 1.2518181800842285, 42.23999786376953, 46.07749938964844, 0.2800000011920929, -0.5831249952316284, 7.056666851043701, 0.4619999825954437, 12.323333740234375, 0.022857142612338066, 14.013636589050293, -0.06875000149011612, 0.8666666746139526, 40.198463439941406], "max": [1.0635325908660889, -0.8038643598556519, 1.2335965633392334, -0.09577420353889465, -0.4396267235279083, 1.8876125812530518, -0.45846208930015564, -0.9012121558189392, 1.4303902387619019, 0.11370090395212173, 1.5348244905471802, -0.6778104901313782, 59.35562515258789, 59.92749786376953, 0.41624999046325684, 9.817500114440918, 31.263750076293945, 93.37999725341797, 22.78999900817871, 77.81999969482422, 24.07124900817871, 99.24187469482422, 46.06437683105469, 110.0374984741211, 57.985626220703125, 71.31375122070312, 2.075000047683716, 5.70187520980835, 38.864376068115234, 10.598750114440918, 37.885623931884766, 34.17124938964844, 42.723751068115234, 91.40812683105469, 46.828125, 108.07562255859375], "mean": [0.6795048117637634, -0.9666070342063904, 1.0607974529266357, -0.29882559180259705, -0.8560336232185364, 1.44180428981781, -0.7731778025627136, -1.0155035257339478, 1.220920443534851, -0.07610257714986801, 1.0531892776489258, -0.7063601613044739, 50.54425048828125, 50.23214340209961, 0.19535546004772186, 7.30436372756958, 11.677312850952148, 13.813963890075684, 9.952168464660645, 19.520404815673828, 11.41015625, 29.23810577392578, 10.053595542907715, 55.55253982543945, 50.10702133178711, 60.455257415771484, 0.9288939237594604, 1.1096715927124023, 25.962696075439453, 2.98014497756958, 27.888017654418945, 8.178733825683594, 27.590288162231445, 20.850324630737305, 12.477149963378906, 62.94838333129883], "std": [0.20827344059944153, 0.1033288985490799, 0.10185426473617554, 0.11429236084222794, 0.3279799818992615, 0.29971808195114136, 0.16368447244167328, 0.12081114202737808, 0.10277636349201202, 0.06402087211608887, 0.1522231251001358, 0.009154080413281918, 7.7577056884765625, 3.3404109477996826, 0.13223563134670258, 2.747243642807007, 10.752208709716797, 25.6661319732666, 7.270169258117676, 29.880390167236328, 7.6124749183654785, 39.778568267822266, 14.539499282836914, 36.012794494628906, 4.71951150894165, 10.482593536376953, 0.43062618374824524, 1.7384698390960693, 7.652191162109375, 3.493018865585327, 5.961066722869873, 12.335192680358887, 6.806090354919434, 33.92360305786133, 14.813838958740234, 21.1231746673584], "count": [209]}, "action": {"min": [0.34468698501586914, -1.1796177625656128, 0.9233138561248779, -0.48127907514572144, -1.5807286500930786, 0.6559048295021057, -0.9044785499572754, -1.2636616230010986, 1.0942201614379883, -0.21386472880840302, 0.6890401840209961, -0.7131685614585876, 28.329999923706055, 41.60499954223633, 0.030625000596046448, 2.2068750858306885, 0.9625000357627869, -1.1137499809265137, 0.9893749952316284, -0.9025000333786011, 0.6476923227310181, 0.31812500953674316, 1.4956250190734863, 1.2518181800842285, 42.23999786376953, 46.07749938964844, 0.2800000011920929, -0.5831249952316284, 7.056666851043701, 0.4619999825954437, 12.323333740234375, 0.022857142612338066, 14.013636589050293, -0.06875000149011612, 0.8666666746139526, 40.198463439941406], "max": [1.0635325908660889, -0.8038643598556519, 1.2335965633392334, -0.09577420353889465, -0.4396267235279083, 1.8876125812530518, -0.45846208930015564, -0.9012121558189392, 1.4303902387619019, 0.11370090395212173, 1.5348244905471802, -0.6778104901313782, 59.35562515258789, 59.92749786376953, 0.41624999046325684, 9.817500114440918, 31.263750076293945, 93.37999725341797, 22.78999900817871, 77.81999969482422, 24.07124900817871, 99.24187469482422, 46.06437683105469, 110.0374984741211, 57.985626220703125, 71.31375122070312, 2.075000047683716, 5.70187520980835, 38.864376068115234, 10.598750114440918, 37.885623931884766, 34.17124938964844, 42.723751068115234, 91.40812683105469, 46.828125, 108.07562255859375], "mean": [0.6795051097869873, -0.9666070342063904, 1.0607973337173462, -0.29882562160491943, -0.8560333847999573, 1.4418050050735474, -0.7731781005859375, -1.0155037641525269, 1.220920443534851, -0.07610256969928741, 1.0531896352767944, -0.706360399723053, 50.544254302978516, 50.232147216796875, 0.19535544514656067, 7.304365158081055, 11.677312850952148, 13.813950538635254, 9.952165603637695, 19.52039909362793, 11.410161018371582, 29.23810577392578, 10.05359172821045, 55.552555084228516, 50.10702133178711, 60.455257415771484, 0.9288941025733948, 1.1096718311309814, 25.962703704833984, 2.98014497756958, 27.888036727905273, 8.178736686706543, 27.59027862548828, 20.850324630737305, 12.477149963378906, 62.94839096069336], "std": [0.20827344059944153, 0.1033288761973381, 0.10185427963733673, 0.11429236829280853, 0.3279799520969391, 0.29971814155578613, 0.16368447244167328, 0.12081113457679749, 0.10277637094259262, 0.06402086466550827, 0.1522231251001358, 0.009154080413281918, 7.757707118988037, 3.340411424636841, 0.13223567605018616, 2.747241258621216, 10.752206802368164, 25.66613006591797, 7.270169258117676, 29.880388259887695, 7.612473964691162, 39.7785758972168, 14.53950023651123, 36.012786865234375, 4.71951150894165, 10.482593536376953, 0.4306262731552124, 1.7384698390960693, 7.652190685272217, 3.493018865585327, 5.961066246032715, 12.335192680358887, 6.806090354919434, 33.92360305786133, 14.81383991241455, 21.1231746673584], "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": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [209]}, "index": {"min": [6860], "max": [7068], "mean": [6964.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [2.229665071770335, 6.0, 6.0, 6.0, 6.0], "std": [1.715362721354734, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [209]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [209]}, "eef_direction_state": {"mean": [3.3205741626794256, 4.239234449760765], "std": [2.0630278429685673, 1.9952554698607865], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.1531100478468899, 0.9282296650717703], "std": [0.7290961779445143, 0.8856199541760652], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.8660287081339713, 0.7607655502392344], "std": [0.8590882109537807, 0.8359113226244057], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [3.3205741626794256, 4.239234449760765], "std": [2.0630278429685673, 1.9952554698607865], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.1531100478468899, 0.9282296650717703], "std": [0.7290961779445143, 0.8856199541760652], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.8660287081339713, 0.7607655502392344], "std": [0.8590882109537807, 0.8359113226244057], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6705634332722379, 0.15294733156897253, 1.2120832749199755, -0.9181941144729634, 1.1840203495809256, -0.8050621932050822, 0.6554092134248437, -0.13984112833794077, 1.2144803166675713, 1.1435552856733378, 0.863155592716081, 1.9844205649202602], "std": [0.034247232561242236, 0.05131224529667157, 0.04473422572816816, 1.3002376892756629, 0.24703077113898927, 1.658238015310199, 0.030532038581061564, 0.04330601248024465, 0.03845586646211228, 0.18617247576893156, 0.077351646375772, 0.09130454640214254], "min": [0.6011186844000433, 0.045907603704060246, 1.1287741969456142, -3.1408369014711024, 0.47373058131404866, -3.085154697504593, 0.605160096195053, -0.1814414095730975, 1.1461089285114405, 0.762629931972554, 0.5381597763312329, 1.728759875360261], "max": [0.7161991231172307, 0.22306025338819213, 1.2910919729646526, 3.132462609212995, 1.4963194744834252, 3.1147841859397554, 0.7275033492174467, -0.03710158836616087, 1.2977697833381023, 1.5359798819297503, 0.9546878319519316, 2.16760758144406], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6705634332722379, 0.15294733156897253, 1.2120832749199755, -0.9181941144729634, 1.1840203495809256, -0.8050621932050822, 0.6554092134248437, -0.13984112833794077, 1.2144803166675713, 1.1435552856733378, 0.863155592716081, 1.9844205649202602], "std": [0.034247232561242236, 0.05131224529667157, 0.04473422572816816, 1.3002376892756629, 0.24703077113898927, 1.658238015310199, 0.030532038581061564, 0.04330601248024465, 0.03845586646211228, 0.18617247576893156, 0.077351646375772, 0.09130454640214254], "min": [0.6011186844000433, 0.045907603704060246, 1.1287741969456142, -3.1408369014711024, 0.47373058131404866, -3.085154697504593, 0.605160096195053, -0.1814414095730975, 1.1461089285114405, 0.762629931972554, 0.5381597763312329, 1.728759875360261], "max": [0.7161991231172307, 0.22306025338819213, 1.2910919729646526, 3.132462609212995, 1.4963194744834252, 3.1147841859397554, 0.7275033492174467, -0.03710158836616087, 1.2977697833381023, 1.5359798819297503, 0.9546878319519316, 2.16760758144406], "count": [209]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48564734885620914]], [[0.4690159987745098]], [[0.4709317136437909]]], "std": [[[0.2752332440516797]], [[0.27253909903674933]], [[0.2712345551985352]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13333333333333333]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48599162377450983]], [[0.5031409089052288]], [[0.4813106821895425]]], "std": [[[0.33202050982648923]], [[0.3282013736164173]], [[0.33577752134182115]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1411764705882353]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48754617442810455]], [[0.5025929656862744]], [[0.4820943198529412]]], "std": [[[0.3273827446104341]], [[0.32181168567675245]], [[0.3275231537196564]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40577276756535946]], [[0.4146333496732026]], [[0.37588521241830064]]], "std": [[[0.3755970323906047]], [[0.3730899820005429]], [[0.3870317269448981]]], "count": [100]}, "observation.state": {"min": [0.39837968349456787, -1.2028639316558838, 0.9685028195381165, -0.5757657885551453, -1.5408856868743896, 0.725969135761261, -0.956592321395874, -1.3008553981781006, 1.0652281045913696, -0.09176871180534363, 0.7716535329818726, -0.6832227110862732, 34.51375198364258, 40.041873931884766, 0.16249999403953552, 1.3093749284744263, 0.9331250190734863, -0.2750000059604645, 0.8837500214576721, -0.38624998927116394, 0.8956249952316284, 0.08375000208616257, 1.5681250095367432, 0.18312498927116394, 40.61888885498047, 49.55875015258789, 0.27000001072883606, -0.49312499165534973, 8.582857131958008, 0.8787500262260437, 12.687999725341797, -1.1488888263702393, 11.177499771118164, 0.5731250047683716, 1.1518750190734863, 21.249374389648438], "max": [1.037719488143921, -0.884689450263977, 1.2346217632293701, -0.20368410646915436, -0.4445143938064575, 1.9708218574523926, -0.5196650624275208, -0.9393835067749023, 1.4215447902679443, 0.16982020437717438, 1.593147873878479, -0.6645065546035767, 56.60562515258789, 51.261112213134766, 0.36375001072883606, 9.543749809265137, 30.579374313354492, 33.211875915527344, 18.068750381469727, 78.95062255859375, 12.599374771118164, 94.85250091552734, 4.460000038146973, 107.26374816894531, 58.92437744140625, 69.72687530517578, 2.3662500381469727, 5.783750057220459, 40.59812545776367, 5.291874885559082, 32.176876068115234, 41.55687713623047, 35.610626220703125, 70.45000457763672, 46.64125061035156, 109.62125396728516], "mean": [0.6882333755493164, -0.995613157749176, 1.057938814163208, -0.34299036860466003, -0.8357263803482056, 1.4992005825042725, -0.7561426758766174, -1.058938980102539, 1.2762434482574463, -0.04168060049414635, 0.9988830089569092, -0.6787109375, 48.997779846191406, 47.75064468383789, 0.2298092395067215, 7.670970916748047, 9.259888648986816, 4.531235218048096, 4.9390435218811035, 15.766839981079102, 4.915111541748047, 18.965362548828125, 2.0465800762176514, 32.941219329833984, 52.69172668457031, 59.118682861328125, 0.8519718050956726, 1.200143814086914, 28.613462448120117, 2.336331844329834, 23.168672561645508, 11.535263061523438, 21.507360458374023, 20.11849021911621, 12.658239364624023, 52.931297302246094], "std": [0.154902845621109, 0.08009395748376846, 0.08939743787050247, 0.1024685651063919, 0.26470616459846497, 0.2836918830871582, 0.12600579857826233, 0.120489701628685, 0.08954726159572601, 0.05405352637171745, 0.14688816666603088, 0.0039581782184541225, 4.976881980895996, 2.368326187133789, 0.03186766430735588, 2.7044715881347656, 9.427972793579102, 9.069589614868164, 4.33036994934082, 27.25995445251465, 3.0062904357910156, 31.68425941467285, 0.5949364304542542, 35.35259246826172, 3.9060168266296387, 8.59145736694336, 0.48673632740974426, 1.9490116834640503, 8.308324813842773, 1.6071687936782837, 5.44543981552124, 16.299341201782227, 8.67501163482666, 28.43048667907715, 16.669897079467773, 28.996004104614258], "count": [183]}, "action": {"min": [0.39837968349456787, -1.2028639316558838, 0.9685028195381165, -0.5757657885551453, -1.5408856868743896, 0.725969135761261, -0.956592321395874, -1.3008553981781006, 1.0652281045913696, -0.09176871180534363, 0.7716535329818726, -0.6832227110862732, 34.51375198364258, 40.041873931884766, 0.16249999403953552, 1.3093749284744263, 0.9331250190734863, -0.2750000059604645, 0.8837500214576721, -0.38624998927116394, 0.8956249952316284, 0.08375000208616257, 1.5681250095367432, 0.18312498927116394, 40.61888885498047, 49.55875015258789, 0.27000001072883606, -0.49312499165534973, 8.582857131958008, 0.8787500262260437, 12.687999725341797, -1.1488888263702393, 11.177499771118164, 0.5731250047683716, 1.1518750190734863, 21.249374389648438], "max": [1.037719488143921, -0.884689450263977, 1.2346217632293701, -0.20368410646915436, -0.4445143938064575, 1.9708218574523926, -0.5196650624275208, -0.9393835067749023, 1.4215447902679443, 0.16982020437717438, 1.593147873878479, -0.6645065546035767, 56.60562515258789, 51.261112213134766, 0.36375001072883606, 9.543749809265137, 30.579374313354492, 33.211875915527344, 18.068750381469727, 78.95062255859375, 12.599374771118164, 94.85250091552734, 4.460000038146973, 107.26374816894531, 58.92437744140625, 69.72687530517578, 2.3662500381469727, 5.783750057220459, 40.59812545776367, 5.291874885559082, 32.176876068115234, 41.55687713623047, 35.610626220703125, 70.45000457763672, 46.64125061035156, 109.62125396728516], "mean": [0.6882333159446716, -0.9956129193305969, 1.0579379796981812, -0.3429904282093048, -0.8357263207435608, 1.4992003440856934, -0.7561428546905518, -1.0589392185211182, 1.2762434482574463, -0.04168059304356575, 0.9988831877708435, -0.6787106394767761, 48.997764587402344, 47.75062942504883, 0.22980910539627075, 7.670969009399414, 9.259885787963867, 4.531232833862305, 4.939042091369629, 15.76683521270752, 4.915114402770996, 18.965360641479492, 2.0465805530548096, 32.94122314453125, 52.691749572753906, 59.118675231933594, 0.8519716262817383, 1.200143814086914, 28.613479614257812, 2.336332321166992, 23.168659210205078, 11.535260200500488, 21.507366180419922, 20.118488311767578, 12.658233642578125, 52.93132400512695], "std": [0.1549028605222702, 0.08009395003318787, 0.08939746022224426, 0.10246854275465012, 0.26470616459846497, 0.2836918830871582, 0.12600578367710114, 0.120489701628685, 0.08954726159572601, 0.05405352637171745, 0.14688818156719208, 0.003958177752792835, 4.976881980895996, 2.3683254718780518, 0.03186766430735588, 2.7044711112976074, 9.427974700927734, 9.069588661193848, 4.3303704261779785, 27.259946823120117, 3.006290912628174, 31.684249877929688, 0.5949364304542542, 35.352596282958984, 3.9060163497924805, 8.591458320617676, 0.48673638701438904, 1.9490116834640503, 8.30832576751709, 1.6071689128875732, 5.44543981552124, 16.299345016479492, 8.675012588500977, 28.43048667907715, 16.66989517211914, 28.996004104614258], "count": [183]}, "timestamp": {"min": [0.0], "max": [6.066666666666666], "mean": [3.0333333333333337], "std": [1.760892029836225], "count": [183]}, "frame_index": {"min": [0], "max": [182], "mean": [91.0], "std": [52.82676089508675], "count": [183]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [183]}, "index": {"min": [7069], "max": [7251], "mean": [7160.0], "std": [52.82676089508675], "count": [183]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [183]}, "subtask_annotation": {"mean": [2.169398907103825, 6.0, 6.0, 6.0, 6.0], "std": [1.863876672612539, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [183]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [183]}, "eef_direction_state": {"mean": [3.6721311475409837, 3.912568306010929], "std": [1.8617928207484538, 2.1227380669955482], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_state": {"mean": [1.1584699453551912, 0.9672131147540983], "std": [0.811139559945599, 0.8677691978928559], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_state": {"mean": [0.9672131147540983, 0.8524590163934426], "std": [0.8422039739974363, 0.8198906812463853], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_direction_action": {"mean": [3.6721311475409837, 3.912568306010929], "std": [1.8617928207484538, 2.1227380669955482], "min": [0, 0], "max": [6, 6], "count": [183]}, "eef_velocity_action": {"mean": [1.1584699453551912, 0.9672131147540983], "std": [0.811139559945599, 0.8677691978928559], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_acc_mag_action": {"mean": [0.9672131147540983, 0.8524590163934426], "std": [0.8422039739974363, 0.8198906812463853], "min": [0, 0], "max": [2, 2], "count": [183]}, "eef_sim_pose_state": {"mean": [0.6721088477703582, 0.14302213200046202, 1.1932007185253604, -0.9538898778565791, 1.2048049094110276, -1.010180198348501, 0.6746811926387235, -0.143976371555683, 1.20141743382336, 1.2184607225972093, 0.8239606781202977, 2.0090342384118527], "std": [0.03208960633091873, 0.037845689670669994, 0.03522556192768679, 1.3139485586036401, 0.20317271683178126, 1.6454547573487652, 0.02535028755841386, 0.04400618343995374, 0.03880428623041169, 0.2037372082837897, 0.11028233519683031, 0.10358605444292303], "min": [0.5953124845737092, 0.04745901799722235, 1.1183659314613126, -3.1399486362979823, 0.5597365570482773, -3.0703049994071283, 0.5984203917099422, -0.18895994933977378, 1.1365874550279065, 0.8228435382533636, 0.4993698650812757, 1.7288400940427715], "max": [0.7167874644468739, 0.20484193685205113, 1.2579096638743732, 3.1364527572735232, 1.483036059785121, 3.125563684274336, 0.7226083722953924, -0.045055901662986786, 1.2693235269089176, 1.5145968233916298, 0.9129641449488846, 2.1236229180275807], "count": [183]}, "eef_sim_pose_action": {"mean": [0.6721088477703582, 0.14302213200046202, 1.1932007185253604, -0.9538898778565791, 1.2048049094110276, -1.010180198348501, 0.6746811926387235, -0.143976371555683, 1.20141743382336, 1.2184607225972093, 0.8239606781202977, 2.0090342384118527], "std": [0.03208960633091873, 0.037845689670669994, 0.03522556192768679, 1.3139485586036401, 0.20317271683178126, 1.6454547573487652, 0.02535028755841386, 0.04400618343995374, 0.03880428623041169, 0.2037372082837897, 0.11028233519683031, 0.10358605444292303], "min": [0.5953124845737092, 0.04745901799722235, 1.1183659314613126, -3.1399486362979823, 0.5597365570482773, -3.0703049994071283, 0.5984203917099422, -0.18895994933977378, 1.1365874550279065, 0.8228435382533636, 0.4993698650812757, 1.7288400940427715], "max": [0.7167874644468739, 0.20484193685205113, 1.2579096638743732, 3.1364527572735232, 1.483036059785121, 3.125563684274336, 0.7226083722953924, -0.045055901662986786, 1.2693235269089176, 1.5145968233916298, 0.9129641449488846, 2.1236229180275807], "count": [183]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49476789011437905]], [[0.4746783374183006]], [[0.47639043096405226]]], "std": [[[0.26915186148186415]], [[0.268185894607946]], [[0.26644349678908286]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.13725490196078433]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4686790216503268]], [[0.48665876633986926]], [[0.46774601919934644]]], "std": [[[0.33181474233063424]], [[0.3276475665937118]], [[0.3335073586582763]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.12941176470588237]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48736970179738565]], [[0.5024586008986929]], [[0.48002656658496734]]], "std": [[[0.3271317606387777]], [[0.3216271635283605]], [[0.32937175324624884]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40794270629084967]], [[0.4163276266339869]], [[0.3772943709150327]]], "std": [[[0.37516901690333576]], [[0.37247588370914714]], [[0.3865394133908093]]], "count": [100]}, "observation.state": {"min": [0.37813764810562134, -1.1914434432983398, 0.876368522644043, -0.6852731704711914, -1.4737459421157837, 0.9228953123092651, -0.9025711417198181, -1.2480926513671875, 1.10685133934021, -0.22447451949119568, 0.6377555727958679, -0.8929865956306458, 41.3962516784668, 43.31687545776367, 0.19249999523162842, -0.14937500655651093, 3.055000066757202, -0.07750000059604645, 5.491250038146973, -0.7599999904632568, 6.32937479019165, 0.23937499523162842, 1.4162499904632568, 20.1143741607666, 35.66374969482422, 48.40562438964844, 0.25999999046325684, -0.18250000476837158, 8.172499656677246, -0.3112500309944153, 7.661250114440918, -0.3474999964237213, 5.688125133514404, -0.14624999463558197, 1.1456249952316284, 15.520625114440918], "max": [0.9950366020202637, -0.798809826374054, 1.203650712966919, -0.1995832324028015, -0.3999294340610504, 2.181563377380371, -0.43457216024398804, -0.88826584815979, 1.4066672325134277, 0.10223544389009476, 1.342984676361084, -0.6566863059997559, 55.94499969482422, 56.553749084472656, 0.42750000953674316, 9.771249771118164, 33.967498779296875, 35.23500061035156, 25.38374900817871, 91.71875, 27.87125015258789, 97.38749694824219, 29.104373931884766, 108.90625, 61.67937469482422, 74.01875305175781, 1.9487500190734863, 8.079375267028809, 41.485626220703125, 86.17250061035156, 58.66749954223633, 49.91187286376953, 57.2087516784668, 73.16250610351562, 53.133750915527344, 101.92874908447266], "mean": [0.6993119120597839, -0.9273846745491028, 0.9778684973716736, -0.3296910226345062, -0.9057236909866333, 1.615779995918274, -0.7550734281539917, -1.0319663286209106, 1.2495801448822021, -0.040992267429828644, 0.9608985185623169, -0.737817108631134, 49.86423873901367, 48.5522346496582, 0.2662453055381775, 7.952729225158691, 12.6642484664917, 3.602163553237915, 11.173800468444824, 11.55801010131836, 11.646604537963867, 14.586285591125488, 5.313251972198486, 43.76435852050781, 45.56742858886719, 59.555931091308594, 0.9818838834762573, 3.7241055965423584, 24.362154006958008, 24.23073959350586, 30.744667053222656, 11.215221405029297, 30.943056106567383, 12.106902122497559, 16.058656692504883, 56.49635314941406], "std": [0.1425490379333496, 0.0932716578245163, 0.12020166963338852, 0.1326996088027954, 0.25891464948654175, 0.2441256046295166, 0.14754386246204376, 0.10255847871303558, 0.10965557396411896, 0.10261575132608414, 0.1591988354921341, 0.0657220184803009, 3.5737898349761963, 2.390660524368286, 0.05552932992577553, 3.1772420406341553, 8.88547420501709, 7.913720607757568, 4.257795810699463, 26.492446899414062, 5.0929388999938965, 29.79370880126953, 7.960327625274658, 27.36606788635254, 7.080493450164795, 9.65108585357666, 0.3936605453491211, 3.07236909866333, 13.15798282623291, 32.96484375, 16.732528686523438, 17.422941207885742, 15.691631317138672, 24.443580627441406, 14.228498458862305, 20.79851722717285], "count": [248]}, "action": {"min": [0.37813764810562134, -1.1914434432983398, 0.876368522644043, -0.6852731704711914, -1.4737459421157837, 0.9228953123092651, -0.9025711417198181, -1.2480926513671875, 1.10685133934021, -0.22447451949119568, 0.6377555727958679, -0.8929865956306458, 41.3962516784668, 43.31687545776367, 0.19249999523162842, -0.14937500655651093, 3.055000066757202, -0.07750000059604645, 5.491250038146973, -0.7599999904632568, 6.32937479019165, 0.23937499523162842, 1.4162499904632568, 20.1143741607666, 35.66374969482422, 48.40562438964844, 0.25999999046325684, -0.18250000476837158, 8.172499656677246, -0.3112500309944153, 7.661250114440918, -0.3474999964237213, 5.688125133514404, -0.14624999463558197, 1.1456249952316284, 15.520625114440918], "max": [0.9950366020202637, -0.798809826374054, 1.203650712966919, -0.1995832324028015, -0.3999294340610504, 2.181563377380371, -0.43457216024398804, -0.88826584815979, 1.4066672325134277, 0.10223544389009476, 1.342984676361084, -0.6566863059997559, 55.94499969482422, 56.553749084472656, 0.42750000953674316, 9.771249771118164, 33.967498779296875, 35.23500061035156, 25.38374900817871, 91.71875, 27.87125015258789, 97.38749694824219, 29.104373931884766, 108.90625, 61.67937469482422, 74.01875305175781, 1.9487500190734863, 8.079375267028809, 41.485626220703125, 86.17250061035156, 58.66749954223633, 49.91187286376953, 57.2087516784668, 73.16250610351562, 53.133750915527344, 101.92874908447266], "mean": [0.6993123888969421, -0.9273834228515625, 0.9778673648834229, -0.32969093322753906, -0.905723512172699, 1.615779995918274, -0.7550737261772156, -1.0319660902023315, 1.249579668045044, -0.04099227115511894, 0.960898220539093, -0.7378166913986206, 49.86418914794922, 48.5522575378418, 0.26624518632888794, 7.952725887298584, 12.664254188537598, 3.6021623611450195, 11.173789978027344, 11.558019638061523, 11.646604537963867, 14.586294174194336, 5.313249588012695, 43.76436233520508, 45.56743621826172, 59.5559196472168, 0.9818843603134155, 3.7241060733795166, 24.362163543701172, 24.23073959350586, 30.744651794433594, 11.215221405029297, 30.943069458007812, 12.106901168823242, 16.05865478515625, 56.49633026123047], "std": [0.1425490528345108, 0.0932716652750969, 0.12020169198513031, 0.1326996088027954, 0.25891467928886414, 0.2441255897283554, 0.14754384756088257, 0.10255847126245499, 0.10965558886528015, 0.10261575132608414, 0.1591988056898117, 0.0657220259308815, 3.573789358139038, 2.390660285949707, 0.05552932620048523, 3.1772451400756836, 8.885475158691406, 7.913721561431885, 4.2577948570251465, 26.492441177368164, 5.092936992645264, 29.793750762939453, 7.960328102111816, 27.366065979003906, 7.08049201965332, 9.651086807250977, 0.39366045594215393, 3.07236909866333, 13.157983779907227, 32.964847564697266, 16.732528686523438, 17.422937393188477, 15.691629409790039, 24.44358253479004, 14.228500366210938, 20.79851531982422], "count": [248]}, "timestamp": {"min": [0.0], "max": [8.233333333333333], "mean": [4.116666666666667], "std": [2.386361712360937], "count": [248]}, "frame_index": {"min": [0], "max": [247], "mean": [123.5], "std": [71.5908513708281], "count": [248]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [248]}, "index": {"min": [7252], "max": [7499], "mean": [7375.5], "std": [71.5908513708281], "count": [248]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [248]}, "subtask_annotation": {"mean": [2.939516129032258, 6.0, 6.0, 6.0, 6.0], "std": [1.9716669935896405, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [248]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [248]}, "eef_direction_state": {"mean": [4.310483870967742, 3.8225806451612905], "std": [1.9521418571366744, 1.8967220752111116], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_state": {"mean": [0.9032258064516129, 1.0806451612903225], "std": [0.910683497644715, 0.7630242691945087], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_state": {"mean": [0.717741935483871, 0.9516129032258065], "std": [0.852515101284919, 0.8410327628699164], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_direction_action": {"mean": [4.310483870967742, 3.8225806451612905], "std": [1.9521418571366744, 1.8967220752111116], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_action": {"mean": [0.9032258064516129, 1.0806451612903225], "std": [0.910683497644715, 0.7630242691945087], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_action": {"mean": [0.717741935483871, 0.9516129032258065], "std": [0.852515101284919, 0.8410327628699164], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_sim_pose_state": {"mean": [0.653098979355017, 0.14779544154978427, 1.215906468239477, -0.24499280615562546, 1.2523797428618688, -0.7325024259132605, 0.6734165497708244, -0.14827430247514534, 1.197870854057264, 1.2436753506150713, 0.8887209295334667, 2.0002288016181464], "std": [0.038770642601394976, 0.03456529802315943, 0.03915587955470573, 1.2855895910202717, 0.13486309013712988, 1.3556864872462513, 0.030363905268495892, 0.036827724441859506, 0.04719461187295019, 0.22523355914438983, 0.07956074003258791, 0.13230917452827334], "min": [0.6015130400414025, 0.045493000596502575, 1.122522610041794, -3.125004917308207, 0.7387427959293866, -3.128589827652353, 0.6262463893786356, -0.1885033834757006, 1.1286500678086568, 0.8102837216496733, 0.7048112807967137, 1.732498758662981], "max": [0.7236153518591618, 0.22020594645985592, 1.28484046123801, 3.094480514051286, 1.553299734292147, 2.8550372988885013, 0.7200068707658496, -0.0434352382164957, 1.305961249579589, 1.6824435027929345, 1.001912984733032, 2.33327546590775], "count": [248]}, "eef_sim_pose_action": {"mean": [0.653098979355017, 0.14779544154978427, 1.215906468239477, -0.24499280615562546, 1.2523797428618688, -0.7325024259132605, 0.6734165497708244, -0.14827430247514534, 1.197870854057264, 1.2436753506150713, 0.8887209295334667, 2.0002288016181464], "std": [0.038770642601394976, 0.03456529802315943, 0.03915587955470573, 1.2855895910202717, 0.13486309013712988, 1.3556864872462513, 0.030363905268495892, 0.036827724441859506, 0.04719461187295019, 0.22523355914438983, 0.07956074003258791, 0.13230917452827334], "min": [0.6015130400414025, 0.045493000596502575, 1.122522610041794, -3.125004917308207, 0.7387427959293866, -3.128589827652353, 0.6262463893786356, -0.1885033834757006, 1.1286500678086568, 0.8102837216496733, 0.7048112807967137, 1.732498758662981], "max": [0.7236153518591618, 0.22020594645985592, 1.28484046123801, 3.094480514051286, 1.553299734292147, 2.8550372988885013, 0.7200068707658496, -0.0434352382164957, 1.305961249579589, 1.6824435027929345, 1.001912984733032, 2.33327546590775], "count": [248]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49222624795751635]], [[0.4744783619281046]], [[0.47638002450980393]]], "std": [[[0.27052215244830546]], [[0.2672619822958269]], [[0.26600528207021285]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.15294117647058825]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47714721200980387]], [[0.49271184232026144]], [[0.4701277308006536]]], "std": [[[0.3286203642183664]], [[0.32241245555136283]], [[0.3304218702236058]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13333333333333333]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5204802777777778]], [[0.5387176184640523]], [[0.5172309334150327]]], "std": [[[0.3265447775440672]], [[0.31743623521967784]], [[0.32493922688963256]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4137412357026144]], [[0.42255767565359476]], [[0.383865198120915]]], "std": [[[0.37632332053985745]], [[0.3742786905764728]], [[0.3887685425070758]]], "count": [100]}, "observation.state": {"min": [0.3350785970687866, -1.1729657649993896, 0.9046454429626465, -0.5090552568435669, -1.6072200536727905, 0.4197290539741516, -0.9714275002479553, -1.2704089879989624, 0.9827869534492493, -0.7681248784065247, 0.5143005847930908, -0.7359617352485657, 13.207777976989746, 43.36750030517578, 0.23000000417232513, 0.6318750381469727, 1.3700000047683716, -0.49000000953674316, 0.8168749809265137, -0.34375, 0.9474999904632568, 0.11312499642372131, 1.3324999809265137, 0.18187499046325684, 35.14899826049805, 43.385623931884766, 0.32249999046325684, -0.7856249809265137, 3.630000114440918, 0.22875000536441803, 9.223750114440918, -0.7300000190734863, 9.15625, -0.2706249952316284, 1.9988888502120972, 20.435556411743164], "max": [0.9340135455131531, -0.8076314330101013, 1.1918249130249023, -0.08239872008562088, -0.39914262294769287, 2.017242670059204, -0.29449912905693054, -0.7940837144851685, 1.5432355403900146, 0.0, 1.6473597288131714, -0.2382553219795227, 62.86937713623047, 77.19110870361328, 0.41555556654930115, 9.828750610351562, 38.56687545776367, 2.7643749713897705, 20.1456241607666, 56.935001373291016, 16.084999084472656, 75.82624816894531, 2.0043749809265137, 90.0531234741211, 59.21500015258789, 67.12667083740234, 2.4149999618530273, 8.749375343322754, 36.5, 9.379375457763672, 39.61312484741211, 37.953125, 50.46812438964844, 96.35187530517578, 50.723751068115234, 104.48125457763672], "mean": [0.6255702972412109, -0.9222394824028015, 1.0017735958099365, -0.21994537115097046, -0.7765289545059204, 1.5488437414169312, -0.6828374266624451, -1.0027779340744019, 1.2971513271331787, -0.31503674387931824, 0.9315677285194397, -0.515799880027771, 50.07332992553711, 49.34464645385742, 0.2853037118911743, 8.004495620727539, 12.145716667175293, 0.7406450510025024, 5.912961006164551, 8.46933364868164, 4.71115255355835, 14.181941986083984, 1.5027250051498413, 25.58571434020996, 48.528724670410156, 54.85563278198242, 0.8097145557403564, 1.4751147031784058, 25.295854568481445, 2.1526780128479004, 28.986234664916992, 9.482626914978027, 32.30701446533203, 23.34755516052246, 22.241994857788086, 52.1017951965332], "std": [0.15702630579471588, 0.09947212785482407, 0.09931279718875885, 0.1186719760298729, 0.2820017337799072, 0.34057480096817017, 0.26189181208610535, 0.15453793108463287, 0.17709480226039886, 0.29958412051200867, 0.27703657746315, 0.1888396441936493, 9.360001564025879, 6.0105156898498535, 0.047502003610134125, 2.636894702911377, 11.414512634277344, 0.5065891742706299, 6.312068939208984, 16.31509017944336, 4.420071601867676, 23.88199234008789, 0.17136584222316742, 34.627498626708984, 5.781028747558594, 9.360069274902344, 0.4279565215110779, 2.6459786891937256, 10.124342918395996, 3.105055809020996, 8.587234497070312, 14.660832405090332, 11.034780502319336, 36.73258972167969, 14.209136962890625, 28.774438858032227], "count": [219]}, "action": {"min": [0.3350785970687866, -1.1729657649993896, 0.9046454429626465, -0.5090552568435669, -1.6072200536727905, 0.4197290539741516, -0.9714275002479553, -1.2704089879989624, 0.9827869534492493, -0.7681248784065247, 0.5143005847930908, -0.7359617352485657, 13.207777976989746, 43.36750030517578, 0.23000000417232513, 0.6318750381469727, 1.3700000047683716, -0.49000000953674316, 0.8168749809265137, -0.34375, 0.9474999904632568, 0.11312499642372131, 1.3324999809265137, 0.18187499046325684, 35.14899826049805, 43.385623931884766, 0.32249999046325684, -0.7856249809265137, 3.630000114440918, 0.22875000536441803, 9.223750114440918, -0.7300000190734863, 9.15625, -0.2706249952316284, 1.9988888502120972, 20.435556411743164], "max": [0.9340135455131531, -0.8076314330101013, 1.1918249130249023, -0.08239872008562088, -0.39914262294769287, 2.017242670059204, -0.29449912905693054, -0.7940837144851685, 1.5432355403900146, 0.0, 1.6473597288131714, -0.2382553219795227, 62.86937713623047, 77.19110870361328, 0.41555556654930115, 9.828750610351562, 38.56687545776367, 2.7643749713897705, 20.1456241607666, 56.935001373291016, 16.084999084472656, 75.82624816894531, 2.0043749809265137, 90.0531234741211, 59.21500015258789, 67.12667083740234, 2.4149999618530273, 8.749375343322754, 36.5, 9.379375457763672, 39.61312484741211, 37.953125, 50.46812438964844, 96.35187530517578, 50.723751068115234, 104.48125457763672], "mean": [0.6255704164505005, -0.9222387075424194, 1.0017726421356201, -0.21994531154632568, -0.7765288352966309, 1.5488451719284058, -0.6828373074531555, -1.0027776956558228, 1.2971513271331787, -0.3150368332862854, 0.9315675497055054, -0.5157997608184814, 50.073326110839844, 49.34464645385742, 0.2853037416934967, 8.00449275970459, 12.145718574523926, 0.7406448125839233, 5.912966728210449, 8.469331741333008, 4.711154460906982, 14.181922912597656, 1.5027251243591309, 25.585735321044922, 48.5286865234375, 54.85562515258789, 0.8097143769264221, 1.4751142263412476, 25.295846939086914, 2.1526777744293213, 28.98625373840332, 9.482625007629395, 32.307029724121094, 23.347545623779297, 22.241981506347656, 52.101749420166016], "std": [0.15702635049819946, 0.0994720458984375, 0.09931281208992004, 0.1186719685792923, 0.2820017635822296, 0.34057480096817017, 0.26189184188842773, 0.15453793108463287, 0.17709481716156006, 0.29958415031433105, 0.27703657746315, 0.1888396441936493, 9.360001564025879, 6.010515213012695, 0.047502025961875916, 2.636895179748535, 11.414509773254395, 0.5065891146659851, 6.312069416046143, 16.315088272094727, 4.42007303237915, 23.881994247436523, 0.17136582732200623, 34.62749099731445, 5.781027793884277, 9.360068321228027, 0.42795640230178833, 2.6459782123565674, 10.124342918395996, 3.1050565242767334, 8.587234497070312, 14.660833358764648, 11.034780502319336, 36.73259353637695, 14.209139823913574, 28.774444580078125], "count": [219]}, "timestamp": {"min": [0.0], "max": [7.266666666666667], "mean": [3.6333333333333337], "std": [2.1073065132392914], "count": [219]}, "frame_index": {"min": [0], "max": [218], "mean": [109.0], "std": [63.219195397178744], "count": [219]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [219]}, "index": {"min": [7500], "max": [7718], "mean": [7609.0], "std": [63.219195397178744], "count": [219]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [219]}, "subtask_annotation": {"mean": [2.34703196347032, 6.0, 6.0, 6.0, 6.0], "std": [1.922737739397508, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [219]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [219]}, "eef_direction_state": {"mean": [4.063926940639269, 4.0228310502283104], "std": [1.883726296940616, 2.0771488238198432], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_state": {"mean": [0.9863013698630136, 1.0091324200913243], "std": [0.8357287146668301, 0.8705788111843658], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_state": {"mean": [0.8721461187214612, 0.8949771689497716], "std": [0.8664736999547362, 0.8563074461903956], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_direction_action": {"mean": [4.063926940639269, 4.0228310502283104], "std": [1.883726296940616, 2.0771488238198432], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_action": {"mean": [0.9863013698630136, 1.0091324200913243], "std": [0.8357287146668301, 0.8705788111843658], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_action": {"mean": [0.8721461187214612, 0.8949771689497716], "std": [0.8664736999547362, 0.8563074461903956], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_sim_pose_state": {"mean": [0.654829485355832, 0.13080451144236835, 1.2210995133530071, -0.0032190657289298055, 1.2930139548001711, -0.6319908544992031, 0.669821244352359, -0.14366797950792254, 1.2219115963986869, 1.2773041021909424, 0.9373573608187391, 2.129072969241891], "std": [0.032101376910163, 0.04309214307077582, 0.04509495463588671, 1.274912891647248, 0.24803939927774374, 1.343486038852564, 0.04606624750710453, 0.05933429412600011, 0.05261875169478917, 0.29759815481033725, 0.1006983379759479, 0.22432430290086144], "min": [0.5946179178165165, 0.03376143323442082, 1.1231796906498916, -0.9681556801739091, 0.3709718006866958, -1.8397406800433913, 0.5506262772232099, -0.1985874383878802, 1.1441145705203475, 0.5300279427563267, 0.6131890163317042, 1.6375588032956667], "max": [0.7054450128379558, 0.2173766043722905, 1.3000935608597812, 2.7825934713829112, 1.55708250185715, 2.32705370603528, 0.7363654106567317, -0.027154562829863976, 1.3403003787492154, 1.8970183314453966, 1.0849049403092388, 2.6369971730048674], "count": [219]}, "eef_sim_pose_action": {"mean": [0.654829485355832, 0.13080451144236835, 1.2210995133530071, -0.0032190657289298055, 1.2930139548001711, -0.6319908544992031, 0.669821244352359, -0.14366797950792254, 1.2219115963986869, 1.2773041021909424, 0.9373573608187391, 2.129072969241891], "std": [0.032101376910163, 0.04309214307077582, 0.04509495463588671, 1.274912891647248, 0.24803939927774374, 1.343486038852564, 0.04606624750710453, 0.05933429412600011, 0.05261875169478917, 0.29759815481033725, 0.1006983379759479, 0.22432430290086144], "min": [0.5946179178165165, 0.03376143323442082, 1.1231796906498916, -0.9681556801739091, 0.3709718006866958, -1.8397406800433913, 0.5506262772232099, -0.1985874383878802, 1.1441145705203475, 0.5300279427563267, 0.6131890163317042, 1.6375588032956667], "max": [0.7054450128379558, 0.2173766043722905, 1.3000935608597812, 2.7825934713829112, 1.55708250185715, 2.32705370603528, 0.7363654106567317, -0.027154562829863976, 1.3403003787492154, 1.8970183314453966, 1.0849049403092388, 2.6369971730048674], "count": [219]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4911927246732026]], [[0.47409118259803923]], [[0.4757447426470588]]], "std": [[[0.2724079827404915]], [[0.2696631114201116]], [[0.2683344067896183]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.1411764705882353]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4847404493464052]], [[0.5028372794117648]], [[0.4810243178104575]]], "std": [[[0.33295259991726545]], [[0.32748766919912575]], [[0.33500286048478345]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1450980392156863]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5317362949346405]], [[0.5519176695261439]], [[0.5278220465686274]]], "std": [[[0.329471881930028]], [[0.3182284668435884]], [[0.32683607519749913]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4088627246732026]], [[0.41738150939542484]], [[0.3787349591503268]]], "std": [[[0.3745869628366099]], [[0.3722371850687919]], [[0.38620045138534836]]], "count": [100]}, "observation.state": {"min": [0.42994678020477295, -1.2128537893295288, 0.9039062857627869, -0.60575932264328, -1.487945318222046, 0.6770979166030884, -0.9096284508705139, -1.2862402200698853, 1.1223646402359009, -0.2756160795688629, 0.6259298324584961, -0.7091153860092163, 30.3487491607666, 42.178749084472656, 0.29500001668930054, 1.259374976158142, 0.9637500047683716, -1.6856250762939453, 0.8337500095367432, -0.4074999988079071, 1.0106250047683716, -0.1406249850988388, 1.46875, -1.0837500095367432, 39.2599983215332, 47.338748931884766, 0.27000001072883606, -0.1418749988079071, 2.958125114440918, -1.1818749904632568, 5.953125, -0.6568750143051147, 5.353125095367432, 0.7693749666213989, 0.6924999952316284, 16.9424991607666], "max": [0.9606614112854004, -0.8036259412765503, 1.281853199005127, -0.07891775667667389, -0.38540950417518616, 2.074821710586548, -0.47589075565338135, -0.8886472582817078, 1.4792430400848389, -0.0016318678390234709, 1.4544179439544678, -0.5782215595245361, 60.38750076293945, 57.41875076293945, 0.46444442868232727, 9.828750610351562, 42.305625915527344, 12.44124984741211, 20.71875, 54.842498779296875, 20.988750457763672, 74.9262466430664, 11.248749732971191, 93.27937316894531, 51.369998931884766, 68.15562438964844, 2.615000009536743, 6.989999771118164, 37.692501068115234, 24.7237491607666, 34.44874954223633, 42.614376068115234, 46.60874938964844, 110.8862533569336, 51.17250061035156, 109.91937255859375], "mean": [0.6670421957969666, -0.9462034702301025, 1.0761919021606445, -0.22709637880325317, -0.7834603190422058, 1.3774725198745728, -0.7360072135925293, -1.0309373140335083, 1.2998226881027222, -0.14791232347488403, 0.9113353490829468, -0.6316023468971252, 54.245765686035156, 47.175296783447266, 0.3375839293003082, 8.073923110961914, 11.565173149108887, 0.6596688032150269, 6.084601402282715, 8.615511894226074, 6.093448162078857, 13.343588829040527, 2.7079169750213623, 26.328826904296875, 45.44267654418945, 57.505245208740234, 0.8172821998596191, 1.796689510345459, 25.880020141601562, 5.626526832580566, 26.7121639251709, 10.581242561340332, 28.429887771606445, 27.460237503051758, 14.889029502868652, 63.337589263916016], "std": [0.1277734637260437, 0.10793232917785645, 0.09637358039617538, 0.1616048514842987, 0.21460993587970734, 0.3362186849117279, 0.1652105450630188, 0.1314384788274765, 0.12093141674995422, 0.09400732815265656, 0.16649365425109863, 0.04882286861538887, 6.291379928588867, 4.112174034118652, 0.032875191420316696, 2.4339301586151123, 12.897738456726074, 1.7884010076522827, 6.430831432342529, 17.178621292114258, 5.62394380569458, 24.322303771972656, 2.332488775253296, 33.343109130859375, 2.8384342193603516, 9.347888946533203, 0.4354815185070038, 2.1225740909576416, 9.163907051086426, 8.920917510986328, 6.790809631347656, 15.321590423583984, 9.358110427856445, 43.43464279174805, 18.75625228881836, 26.208036422729492], "count": [220]}, "action": {"min": [0.42994678020477295, -1.2128537893295288, 0.9039062857627869, -0.60575932264328, -1.487945318222046, 0.6770979166030884, -0.9096284508705139, -1.2862402200698853, 1.1223646402359009, -0.2756160795688629, 0.6259298324584961, -0.7091153860092163, 30.3487491607666, 42.178749084472656, 0.29500001668930054, 1.259374976158142, 0.9637500047683716, -1.6856250762939453, 0.8337500095367432, -0.4074999988079071, 1.0106250047683716, -0.1406249850988388, 1.46875, -1.0837500095367432, 39.2599983215332, 47.338748931884766, 0.27000001072883606, -0.1418749988079071, 2.958125114440918, -1.1818749904632568, 5.953125, -0.6568750143051147, 5.353125095367432, 0.7693749666213989, 0.6924999952316284, 16.9424991607666], "max": [0.9606614112854004, -0.8036259412765503, 1.281853199005127, -0.07891775667667389, -0.38540950417518616, 2.074821710586548, -0.47589075565338135, -0.8886472582817078, 1.4792430400848389, -0.0016318678390234709, 1.4544179439544678, -0.5782215595245361, 60.38750076293945, 57.41875076293945, 0.46444442868232727, 9.828750610351562, 42.305625915527344, 12.44124984741211, 20.71875, 54.842498779296875, 20.988750457763672, 74.9262466430664, 11.248749732971191, 93.27937316894531, 51.369998931884766, 68.15562438964844, 2.615000009536743, 6.989999771118164, 37.692501068115234, 24.7237491607666, 34.44874954223633, 42.614376068115234, 46.60874938964844, 110.8862533569336, 51.17250061035156, 109.91937255859375], "mean": [0.6670427322387695, -0.946202278137207, 1.076192855834961, -0.2270963042974472, -0.7834604382514954, 1.3774726390838623, -0.7360076308250427, -1.0309374332427979, 1.29982328414917, -0.14791235327720642, 0.9113351106643677, -0.6316024661064148, 54.24579620361328, 47.17530059814453, 0.3375839293003082, 8.073921203613281, 11.565184593200684, 0.6596685647964478, 6.084598541259766, 8.615511894226074, 6.093444347381592, 13.343605041503906, 2.707916021347046, 26.328798294067383, 45.442665100097656, 57.505271911621094, 0.81728196144104, 1.7966898679733276, 25.8800106048584, 5.626525402069092, 26.712173461914062, 10.58123779296875, 28.42987823486328, 27.460243225097656, 14.889033317565918, 63.33756637573242], "std": [0.12777341902256012, 0.10793238133192062, 0.0963735580444336, 0.1616048663854599, 0.21460990607738495, 0.3362187445163727, 0.1652105450630188, 0.1314384490251541, 0.12093139439821243, 0.09400732070207596, 0.16649365425109863, 0.048822853714227676, 6.291379928588867, 4.1121745109558105, 0.032875172793865204, 2.4339327812194824, 12.897738456726074, 1.7884016036987305, 6.430832386016846, 17.178619384765625, 5.623942852020264, 24.322301864624023, 2.3324897289276123, 33.343109130859375, 2.8384344577789307, 9.347890853881836, 0.4354814291000366, 2.1225740909576416, 9.16390609741211, 8.920916557312012, 6.790809154510498, 15.3215913772583, 9.358111381530762, 43.43463897705078, 18.756250381469727, 26.208036422729492], "count": [220]}, "timestamp": {"min": [0.0], "max": [7.3], "mean": [3.65], "std": [2.116929117587287], "count": [220]}, "frame_index": {"min": [0], "max": [219], "mean": [109.5], "std": [63.50787352761861], "count": [220]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [220]}, "index": {"min": [7719], "max": [7938], "mean": [7828.5], "std": [63.50787352761861], "count": [220]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [220]}, "subtask_annotation": {"mean": [2.463636363636364, 6.0, 6.0, 6.0, 6.0], "std": [1.917276822272448, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [220]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [220]}, "eef_direction_state": {"mean": [4.181818181818182, 3.8954545454545455], "std": [1.8741389207353039, 2.1025908850159305], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_state": {"mean": [1.0, 0.9409090909090909], "std": [0.8842048302391148, 0.8534204393386603], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_state": {"mean": [0.8136363636363636, 0.7363636363636363], "std": [0.8457355349288106, 0.82216203586832], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_direction_action": {"mean": [4.181818181818182, 3.8954545454545455], "std": [1.8741389207353039, 2.1025908850159305], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_action": {"mean": [1.0, 0.9409090909090909], "std": [0.8842048302391148, 0.8534204393386603], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_action": {"mean": [0.8136363636363636, 0.7363636363636363], "std": [0.8457355349288106, 0.82216203586832], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_sim_pose_state": {"mean": [0.6725484084416656, 0.1488024480540145, 1.2032720980798173, -0.5208941010223477, 1.2079117352036997, -1.0501245748294021, 0.6787943381606125, -0.14879065557030263, 1.195518095293768, 1.3174181074333837, 0.9043358360036021, 2.100589654678603], "std": [0.03192183932833943, 0.03436616005164007, 0.035411868122505075, 1.467956722400085, 0.17386068382677644, 1.5671220483899564, 0.03228314616629235, 0.047874745213548744, 0.047400800069958116, 0.2486753194753877, 0.07514895401661477, 0.1290299173387798], "min": [0.6061233051029281, 0.05233149526343833, 1.1247076291856315, -3.026646090046498, 0.588168945726562, -2.8884686094476644, 0.6065074933715486, -0.19284695596118923, 1.13902504116108, 0.7032301843364183, 0.6306344391738401, 1.7224300994635917], "max": [0.7260817188677418, 0.21369491916341815, 1.272875146094138, 3.129811208783394, 1.56135993536174, 3.061107576572836, 0.7315209740433072, -0.036943465144268633, 1.3023273946010738, 1.6517766818829638, 0.9818839579804624, 2.2986633600920388], "count": [220]}, "eef_sim_pose_action": {"mean": [0.6725484084416656, 0.1488024480540145, 1.2032720980798173, -0.5208941010223477, 1.2079117352036997, -1.0501245748294021, 0.6787943381606125, -0.14879065557030263, 1.195518095293768, 1.3174181074333837, 0.9043358360036021, 2.100589654678603], "std": [0.03192183932833943, 0.03436616005164007, 0.035411868122505075, 1.467956722400085, 0.17386068382677644, 1.5671220483899564, 0.03228314616629235, 0.047874745213548744, 0.047400800069958116, 0.2486753194753877, 0.07514895401661477, 0.1290299173387798], "min": [0.6061233051029281, 0.05233149526343833, 1.1247076291856315, -3.026646090046498, 0.588168945726562, -2.8884686094476644, 0.6065074933715486, -0.19284695596118923, 1.13902504116108, 0.7032301843364183, 0.6306344391738401, 1.7224300994635917], "max": [0.7260817188677418, 0.21369491916341815, 1.272875146094138, 3.129811208783394, 1.56135993536174, 3.061107576572836, 0.7315209740433072, -0.036943465144268633, 1.3023273946010738, 1.6517766818829638, 0.9818839579804624, 2.2986633600920388], "count": [220]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4916276817810457]], [[0.48112666258169934]], [[0.4739802144607843]]], "std": [[[0.26685938568656187]], [[0.25907148035283384]], [[0.2605446914295256]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.13333333333333333]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5167494219771241]], [[0.5196222610294118]], [[0.4953279411764706]]], "std": [[[0.3255465983950097]], [[0.32689029443243445]], [[0.3333240518840702]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1411764705882353]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5190530759803922]], [[0.537837391748366]], [[0.5119313051470589]]], "std": [[[0.3300693206092279]], [[0.32153633180596797]], [[0.3299177231470842]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4125917279411765]], [[0.41928132965686277]], [[0.37869544526143795]]], "std": [[[0.3752914295867623]], [[0.37381617670706957]], [[0.3856026342785272]]], "count": [100]}, "observation.state": {"min": [0.3640468716621399, -1.1447128057479858, 0.8582723140716553, -0.5497539639472961, -1.5993362665176392, 0.5449378490447998, -1.0581071376800537, -1.284285068511963, 1.0175436735153198, -0.3444485664367676, 0.6719930171966553, -0.7347218990325928, 9.153749465942383, 43.95000076293945, -0.5731250047683716, 2.250624895095825, 0.425555557012558, -1.2087500095367432, 0.6343749761581421, -0.09875000268220901, 0.7918750047683716, -0.7668749690055847, 1.4318749904632568, 0.40687498450279236, 21.958749771118164, 45.24562454223633, 0.40687498450279236, -0.5137500166893005, 5.994999885559082, 0.6725000143051147, 7.118750095367432, -0.7231249809265137, 9.796875, 0.014374999329447746, 0.7818750143051147, 28.278888702392578], "max": [1.1001542806625366, -0.6959067583084106, 1.176899790763855, -0.11341744661331177, -0.4374570846557617, 2.0906291007995605, -0.42467764019966125, -0.8160715699195862, 1.4214255809783936, 0.17270246148109436, 1.6327365636825562, -0.5266031622886658, 71.05687713623047, 66.09124755859375, 0.6800000071525574, 9.78125, 41.204376220703125, 12.331250190734863, 31.1924991607666, 46.96687316894531, 28.19999885559082, 62.9275016784668, 28.411874771118164, 104.5250015258789, 59.336875915527344, 79.96125030517578, 2.166249990463257, 8.701250076293945, 42.885623931884766, 0.7962499856948853, 37.178123474121094, 48.94937515258789, 32.758182525634766, 81.61125183105469, 42.99187469482422, 105.29437255859375], "mean": [0.6805160641670227, -0.9049861431121826, 1.000714659690857, -0.33450552821159363, -0.7968525290489197, 1.6312508583068848, -0.8052471280097961, -0.963760256767273, 1.2078880071640015, -0.13665521144866943, 1.0422812700271606, -0.6423704028129578, 49.53138732910156, 49.48167037963867, -0.3051074147224426, 8.000840187072754, 14.303281784057617, 1.7543396949768066, 11.768111228942871, 5.519837379455566, 11.474035263061523, 12.535736083984375, 5.437218189239502, 35.86900329589844, 37.188968658447266, 65.24638366699219, 0.8763669729232788, 0.9862450957298279, 35.0324821472168, 0.7373844385147095, 30.72834587097168, 9.604042053222656, 27.327116012573242, 16.273883819580078, 11.283759117126465, 60.729393005371094], "std": [0.16788345575332642, 0.10212831199169159, 0.09993010759353638, 0.12268683314323425, 0.2830527722835541, 0.30918800830841064, 0.21061980724334717, 0.14205485582351685, 0.1316569298505783, 0.12797239422798157, 0.17226669192314148, 0.08530125021934509, 10.94441032409668, 3.4341659545898438, 0.17536482214927673, 2.419884443283081, 12.63302230834961, 3.6844589710235596, 11.51028823852539, 11.78656005859375, 10.230123519897461, 19.82439422607422, 7.463611125946045, 36.503875732421875, 12.733738899230957, 15.67574691772461, 0.3161168694496155, 2.074606418609619, 10.010693550109863, 0.02548796497285366, 7.123790264129639, 14.405176162719727, 4.980149269104004, 25.219831466674805, 10.944724082946777, 19.309194564819336], "count": [323]}, "action": {"min": [0.3640468716621399, -1.1447128057479858, 0.8582723140716553, -0.5497539639472961, -1.5993362665176392, 0.5449378490447998, -1.0581071376800537, -1.284285068511963, 1.0175436735153198, -0.3444485664367676, 0.6719930171966553, -0.7347218990325928, 9.153749465942383, 43.95000076293945, -0.5731250047683716, 2.250624895095825, 0.425555557012558, -1.2087500095367432, 0.6343749761581421, -0.09875000268220901, 0.7918750047683716, -0.7668749690055847, 1.4318749904632568, 0.40687498450279236, 21.958749771118164, 45.24562454223633, 0.40687498450279236, -0.5137500166893005, 5.994999885559082, 0.6725000143051147, 7.118750095367432, -0.7231249809265137, 9.796875, 0.014374999329447746, 0.7818750143051147, 28.278888702392578], "max": [1.1001542806625366, -0.6959067583084106, 1.176899790763855, -0.11341744661331177, -0.4374570846557617, 2.0906291007995605, -0.42467764019966125, -0.8160715699195862, 1.4214255809783936, 0.17270246148109436, 1.6327365636825562, -0.5266031622886658, 71.05687713623047, 66.09124755859375, 0.6800000071525574, 9.78125, 41.204376220703125, 12.331250190734863, 31.1924991607666, 46.96687316894531, 28.19999885559082, 62.9275016784668, 28.411874771118164, 104.5250015258789, 59.336875915527344, 79.96125030517578, 2.166249990463257, 8.701250076293945, 42.885623931884766, 0.7962499856948853, 37.178123474121094, 48.94937515258789, 32.758182525634766, 81.61125183105469, 42.99187469482422, 105.29437255859375], "mean": [0.6805158853530884, -0.9049859046936035, 1.0007144212722778, -0.33450546860694885, -0.7968524098396301, 1.6312510967254639, -0.8052474856376648, -0.9637598395347595, 1.207887887954712, -0.1366553008556366, 1.0422807931900024, -0.642370343208313, 49.53141403198242, 49.48165512084961, -0.30510756373405457, 8.000843048095703, 14.3032865524292, 1.754342794418335, 11.76811695098877, 5.5198469161987305, 11.474024772644043, 12.53574275970459, 5.437211036682129, 35.8690185546875, 37.18895721435547, 65.24639892578125, 0.8763666749000549, 0.9862454533576965, 35.03252410888672, 0.7373849153518677, 30.728355407714844, 9.604045867919922, 27.327112197875977, 16.273893356323242, 11.28376293182373, 60.72942352294922], "std": [0.16788344085216522, 0.10212832689285278, 0.09993012994527817, 0.12268684059381485, 0.28305283188819885, 0.30918797850608826, 0.21061985194683075, 0.14205485582351685, 0.1316569596529007, 0.12797237932682037, 0.17226669192314148, 0.0853012427687645, 10.944408416748047, 3.434166669845581, 0.17536479234695435, 2.4198849201202393, 12.633024215698242, 3.6844568252563477, 11.510289192199707, 11.786565780639648, 10.230123519897461, 19.824392318725586, 7.463608264923096, 36.503868103027344, 12.73373794555664, 15.675748825073242, 0.31611692905426025, 2.074606418609619, 10.01069450378418, 0.02548796683549881, 7.123789310455322, 14.40517520904541, 4.980148792266846, 25.21982765197754, 10.94472599029541, 19.30919075012207], "count": [323]}, "timestamp": {"min": [0.0], "max": [10.733333333333333], "mean": [5.366666666666667], "std": [3.1080540535840107], "count": [323]}, "frame_index": {"min": [0], "max": [322], "mean": [161.0], "std": [93.24162160752032], "count": [323]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [323]}, "index": {"min": [7939], "max": [8261], "mean": [8100.0], "std": [93.24162160752032], "count": [323]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [323]}, "subtask_annotation": {"mean": [2.634674922600619, 6.0, 6.0, 6.0, 6.0], "std": [1.836077762697273, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [323]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [323]}, "eef_direction_state": {"mean": [3.9226006191950464, 4.442724458204334], "std": [1.861342948288985, 1.9511768318991218], "min": [0, 0], "max": [6, 6], "count": [323]}, "eef_velocity_state": {"mean": [0.9597523219814241, 0.718266253869969], "std": [0.779927717905413, 0.8572441789593284], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_acc_mag_state": {"mean": [0.804953560371517, 0.5325077399380805], "std": [0.8596782361267439, 0.7758121056768226], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_direction_action": {"mean": [3.9226006191950464, 4.442724458204334], "std": [1.861342948288985, 1.9511768318991218], "min": [0, 0], "max": [6, 6], "count": [323]}, "eef_velocity_action": {"mean": [0.9597523219814241, 0.718266253869969], "std": [0.779927717905413, 0.8572441789593284], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_acc_mag_action": {"mean": [0.804953560371517, 0.5325077399380805], "std": [0.8596782361267439, 0.7758121056768226], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_sim_pose_state": {"mean": [0.6621502191556747, 0.15899105922878498, 1.2052019867392376, 0.2857003953819163, 1.2856673850447358, -0.1788401179923985, 0.6475809392499056, -0.15143575137831963, 1.2106751146977528, 1.2266796156449842, 0.893679754845647, 2.0706014685342837], "std": [0.03086123292633267, 0.040328542205293895, 0.04823479254959722, 1.6388093136461552, 0.18277793585397267, 1.6774656892910647, 0.032078946217505455, 0.05049443961560535, 0.047094810350556064, 0.21969124611634813, 0.09284085642821778, 0.11981557735020074], "min": [0.5966652750189768, 0.04886678283462126, 1.1235428129643759, -3.1348018272024873, 0.475895495199099, -2.806587376020487, 0.5852690612250149, -0.2226501233192448, 1.1410930048409986, 0.7906338935927243, 0.5625740297609045, 1.7221492902820192], "max": [0.7013578065554185, 0.2382629415747753, 1.282889259348867, 3.097161393546401, 1.553127273692958, 3.1033015259078813, 0.7066755839841374, -0.021748860668323322, 1.3110547978070322, 1.659105246843277, 0.981648622543088, 2.39514936400432], "count": [323]}, "eef_sim_pose_action": {"mean": [0.6621502191556747, 0.15899105922878498, 1.2052019867392376, 0.2857003953819163, 1.2856673850447358, -0.1788401179923985, 0.6475809392499056, -0.15143575137831963, 1.2106751146977528, 1.2266796156449842, 0.893679754845647, 2.0706014685342837], "std": [0.03086123292633267, 0.040328542205293895, 0.04823479254959722, 1.6388093136461552, 0.18277793585397267, 1.6774656892910647, 0.032078946217505455, 0.05049443961560535, 0.047094810350556064, 0.21969124611634813, 0.09284085642821778, 0.11981557735020074], "min": [0.5966652750189768, 0.04886678283462126, 1.1235428129643759, -3.1348018272024873, 0.475895495199099, -2.806587376020487, 0.5852690612250149, -0.2226501233192448, 1.1410930048409986, 0.7906338935927243, 0.5625740297609045, 1.7221492902820192], "max": [0.7013578065554185, 0.2382629415747753, 1.282889259348867, 3.097161393546401, 1.553127273692958, 3.1033015259078813, 0.7066755839841374, -0.021748860668323322, 1.3110547978070322, 1.659105246843277, 0.981648622543088, 2.39514936400432], "count": [323]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49021464869281045]], [[0.4732384293300654]], [[0.4729192463235294]]], "std": [[[0.27320949890294505]], [[0.26979698156999415]], [[0.2702352834377586]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.1450980392156863]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5109692585784313]], [[0.5225953594771242]], [[0.4980201327614379]]], "std": [[[0.32836364649142885]], [[0.3210998726301876]], [[0.3270218979878095]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49316763276143794]], [[0.5159351205065359]], [[0.49188307189542485]]], "std": [[[0.33392106118787307]], [[0.32182157055870975]], [[0.33063750034167094]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4098280330882353]], [[0.4182620526960784]], [[0.37961638684640525]]], "std": [[[0.3747457860561055]], [[0.3723223263070372]], [[0.3862369370918942]]], "count": [100]}, "observation.state": {"min": [0.3778276741504669, -1.1740624904632568, 0.9683041572570801, -0.5065518617630005, -1.6105685234069824, 0.5058577656745911, -0.9443427324295044, -1.2531471252441406, 1.008600115776062, -0.31524184346199036, 0.6349421739578247, -0.7827401161193848, 23.367778778076172, 43.01874923706055, 0.265625, 3.072499990463257, 3.315624952316284, -2.2806248664855957, 1.0112500190734863, -0.38499999046325684, 1.0212500095367432, 0.0925000011920929, 1.100000023841858, 0.17124998569488525, 38.367000579833984, 42.41749954223633, 0.16625000536441803, -0.4231249988079071, 1.1549999713897705, -0.6525000333786011, 1.990625023841858, -0.4737499952316284, 2.4937500953674316, -0.07874999940395355, 1.5212500095367432, 4.755000114440918], "max": [0.98751300573349, -0.83974689245224, 1.2467575073242188, -0.06246662139892578, -0.41816872358322144, 1.9805734157562256, -0.5132753252983093, -0.8445232510566711, 1.4556868076324463, 0.02103317528963089, 1.6326093673706055, -0.5538071393966675, 65.35124969482422, 63.671112060546875, 0.4312500059604645, 9.657499313354492, 33.08250045776367, 38.907501220703125, 18.521875381469727, 81.08812713623047, 20.827499389648438, 97.21125030517578, 5.476874828338623, 108.76187133789062, 62.27750015258789, 67.8550033569336, 2.049999952316284, 9.303125381469727, 40.90687561035156, 3.5818748474121094, 41.59375, 53.69750213623047, 50.87937545776367, 108.9487533569336, 52.650001525878906, 110.56437683105469], "mean": [0.6322921514511108, -0.9708049297332764, 1.0724233388900757, -0.2545311450958252, -0.7312890887260437, 1.5073323249816895, -0.7991631031036377, -0.9821687340736389, 1.238104224205017, -0.09358244389295578, 0.9892764091491699, -0.678750216960907, 50.82574462890625, 49.536529541015625, 0.34291449189186096, 7.798552989959717, 13.652667999267578, 2.982414960861206, 7.7182087898254395, 16.05780601501465, 6.342813014984131, 22.5780086517334, 1.8189821243286133, 38.24222183227539, 52.48630905151367, 57.90359878540039, 0.8529308438301086, 1.3853332996368408, 31.828237533569336, 0.8252306580543518, 31.671770095825195, 12.510430335998535, 31.229272842407227, 22.17535972595215, 17.391029357910156, 53.82524490356445], "std": [0.12605403363704681, 0.09406454861164093, 0.0936255156993866, 0.1496509611606598, 0.2671666145324707, 0.30854058265686035, 0.15986236929893494, 0.11881136894226074, 0.12893034517765045, 0.10219300538301468, 0.1807653158903122, 0.08955620229244232, 8.676419258117676, 3.133608341217041, 0.035195160657167435, 2.1366565227508545, 8.840051651000977, 8.621350288391113, 5.134357929229736, 25.987258911132812, 5.814887523651123, 34.227298736572266, 0.9464273452758789, 41.12874221801758, 6.458503246307373, 10.21426010131836, 0.444402813911438, 2.7013649940490723, 11.877623558044434, 1.3378922939300537, 10.560776710510254, 20.368608474731445, 10.858824729919434, 38.03910827636719, 15.19992446899414, 28.283292770385742], "count": [259]}, "action": {"min": [0.3778276741504669, -1.1740624904632568, 0.9683041572570801, -0.5065518617630005, -1.6105685234069824, 0.5058577656745911, -0.9443427324295044, -1.2531471252441406, 1.008600115776062, -0.31524184346199036, 0.6349421739578247, -0.7827401161193848, 23.367778778076172, 43.01874923706055, 0.265625, 3.072499990463257, 3.315624952316284, -2.2806248664855957, 1.0112500190734863, -0.38499999046325684, 1.0212500095367432, 0.0925000011920929, 1.100000023841858, 0.17124998569488525, 38.367000579833984, 42.41749954223633, 0.16625000536441803, -0.4231249988079071, 1.1549999713897705, -0.6525000333786011, 1.990625023841858, -0.4737499952316284, 2.4937500953674316, -0.07874999940395355, 1.5212500095367432, 4.755000114440918], "max": [0.98751300573349, -0.83974689245224, 1.2467575073242188, -0.06246662139892578, -0.41816872358322144, 1.9805734157562256, -0.5132753252983093, -0.8445232510566711, 1.4556868076324463, 0.02103317528963089, 1.6326093673706055, -0.5538071393966675, 65.35124969482422, 63.671112060546875, 0.4312500059604645, 9.657499313354492, 33.08250045776367, 38.907501220703125, 18.521875381469727, 81.08812713623047, 20.827499389648438, 97.21125030517578, 5.476874828338623, 108.76187133789062, 62.27750015258789, 67.8550033569336, 2.049999952316284, 9.303125381469727, 40.90687561035156, 3.5818748474121094, 41.59375, 53.69750213623047, 50.87937545776367, 108.9487533569336, 52.650001525878906, 110.56437683105469], "mean": [0.6322920322418213, -0.9708036780357361, 1.072421908378601, -0.2545310854911804, -0.7312892079353333, 1.5073319673538208, -0.7991634011268616, -0.9821691513061523, 1.2381043434143066, -0.09358244389295578, 0.9892765283584595, -0.6787502765655518, 50.825721740722656, 49.53652572631836, 0.34291431307792664, 7.798551082611084, 13.652685165405273, 2.982414722442627, 7.718207359313965, 16.057815551757812, 6.342815399169922, 22.577980041503906, 1.8189822435379028, 38.242191314697266, 52.48627853393555, 57.9035758972168, 0.8529308438301086, 1.3853331804275513, 31.828248977661133, 0.8252307772636414, 31.671751022338867, 12.510429382324219, 31.229249954223633, 22.175363540649414, 17.391021728515625, 53.825252532958984], "std": [0.12605403363704681, 0.09406456351280212, 0.09362554550170898, 0.14965097606182098, 0.2671665847301483, 0.30854061245918274, 0.15986238420009613, 0.11881135404109955, 0.12893037497997284, 0.10219300538301468, 0.1807653307914734, 0.08955619484186172, 8.676419258117676, 3.13360857963562, 0.03519515320658684, 2.1366562843322754, 8.840047836303711, 8.621353149414062, 5.134357452392578, 25.98726463317871, 5.814886569976807, 34.22728729248047, 0.9464274644851685, 41.12873458862305, 6.4585041999816895, 10.214261054992676, 0.4444027841091156, 2.701364755630493, 11.877622604370117, 1.3378924131393433, 10.560776710510254, 20.368606567382812, 10.858823776245117, 38.03910827636719, 15.199925422668457, 28.283294677734375], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [259]}, "index": {"min": [8262], "max": [8520], "mean": [8391.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [2.5444015444015444, 6.0, 6.0, 6.0, 6.0], "std": [1.8829035557224005, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [259]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [259]}, "eef_direction_state": {"mean": [4.065637065637065, 4.027027027027027], "std": [1.790024017746343, 2.0728161609528652], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [0.9536679536679536, 0.8764478764478765], "std": [0.7943915751613416, 0.8337623061703328], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_state": {"mean": [0.7837837837837838, 0.7027027027027027], "std": [0.8652267582616349, 0.8198976019220222], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_direction_action": {"mean": [4.065637065637065, 4.027027027027027], "std": [1.790024017746343, 2.0728161609528652], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [0.9536679536679536, 0.8764478764478765], "std": [0.7943915751613416, 0.8337623061703328], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_action": {"mean": [0.7837837837837838, 0.7027027027027027], "std": [0.8652267582616349, 0.8198976019220222], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_sim_pose_state": {"mean": [0.6730717808493506, 0.13579201083972095, 1.1988444602076165, -1.0576512802451123, 1.2735282427563952, -0.6319869846876174, 0.6633257599772824, -0.16205454278227308, 1.1970981250455506, 1.2919929548121076, 0.9022111240130393, 2.067537281543526], "std": [0.03326149825352895, 0.03097697144870214, 0.05009362121484453, 1.4708900087159587, 0.19612769391849966, 2.00209410754986, 0.03477583480122697, 0.03551371088085117, 0.04716660748884873, 0.25163170182034683, 0.11236299668106266, 0.14471847748090522], "min": [0.5931292467983239, 0.052952017033163296, 1.1245883727098258, -3.089032524699163, 0.43514708795387946, -3.1234531928702234, 0.5646830354043986, -0.19455591056860017, 1.136089152937269, 0.5644690182353822, 0.6126237384942086, 1.6081868707251543], "max": [0.71434134430041, 0.22308524519227907, 1.2926818457628415, 3.1371922203179374, 1.492923968961032, 3.1330312681093226, 0.7253565578709028, -0.06874494561112346, 1.3244657087426164, 1.7024365463220086, 1.0079239282702348, 2.362850824963323], "count": [259]}, "eef_sim_pose_action": {"mean": [0.6730717808493506, 0.13579201083972095, 1.1988444602076165, -1.0576512802451123, 1.2735282427563952, -0.6319869846876174, 0.6633257599772824, -0.16205454278227308, 1.1970981250455506, 1.2919929548121076, 0.9022111240130393, 2.067537281543526], "std": [0.03326149825352895, 0.03097697144870214, 0.05009362121484453, 1.4708900087159587, 0.19612769391849966, 2.00209410754986, 0.03477583480122697, 0.03551371088085117, 0.04716660748884873, 0.25163170182034683, 0.11236299668106266, 0.14471847748090522], "min": [0.5931292467983239, 0.052952017033163296, 1.1245883727098258, -3.089032524699163, 0.43514708795387946, -3.1234531928702234, 0.5646830354043986, -0.19455591056860017, 1.136089152937269, 0.5644690182353822, 0.6126237384942086, 1.6081868707251543], "max": [0.71434134430041, 0.22308524519227907, 1.2926818457628415, 3.1371922203179374, 1.492923968961032, 3.1330312681093226, 0.7253565578709028, -0.06874494561112346, 1.3244657087426164, 1.7024365463220086, 1.0079239282702348, 2.362850824963323], "count": [259]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4912819546568627]], [[0.4743731086601307]], [[0.4755814358660131]]], "std": [[[0.2720862245420771]], [[0.2676616407592071]], [[0.2666050068710741]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.1411764705882353]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.500621779003268]], [[0.5042592258986928]], [[0.4791387214052288]]], "std": [[[0.3254620814623651]], [[0.3273047110030677]], [[0.33479245984231987]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.12156862745098039]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4904921323529412]], [[0.5110072773692811]], [[0.4883848304738562]]], "std": [[[0.3300495470230181]], [[0.32063830817302647]], [[0.32914633985314873]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4105163888888889]], [[0.41947624795751637]], [[0.3806333496732026]]], "std": [[[0.37549482908482357]], [[0.3728237222410226]], [[0.3870536167865183]]], "count": [100]}, "observation.state": {"min": [0.361066609621048, -1.2072985172271729, 0.8832350969314575, -0.5998464822769165, -1.6049312353134155, 0.5316285490989685, -0.9339475035667419, -1.2672617435455322, 1.010125994682312, -0.35906386375427246, 0.6354905962944031, -0.6812199354171753, 24.1744441986084, 38.95375061035156, 0.2549999952316284, 0.47562500834465027, 0.9581249952316284, -0.8693749904632568, 0.734000027179718, -0.7662500143051147, 0.7760000228881836, 0.04625000059604645, 1.3331249952316284, 0.2762499749660492, 34.56444549560547, 48.025001525878906, 0.14687499403953552, -0.2618750035762787, 7.853750228881836, -0.46875, 10.031874656677246, -0.6918749809265137, 8.447500228881836, -0.13499999046325684, 0.7087500095367432, 28.9375], "max": [0.987934947013855, -0.8070592284202576, 1.2515497207641602, -0.15938524901866913, -0.39306285977363586, 2.107008695602417, -0.45166704058647156, -0.8527885675430298, 1.4158226251602173, 0.0581403411924839, 1.629176139831543, -0.5326352715492249, 59.81437683105469, 69.07555389404297, 0.46875, 9.508125305175781, 32.93687438964844, 35.38249969482422, 16.063749313354492, 97.19499969482422, 21.291873931884766, 107.97624969482422, 38.96500015258789, 109.69125366210938, 76.01625061035156, 63.40875244140625, 0.2643750011920929, 7.314374923706055, 35.204376220703125, 26.614999771118164, 25.952499389648438, 54.140625, 28.485000610351562, 87.27812957763672, 50.53499984741211, 109.5737533569336], "mean": [0.662337064743042, -0.9443397521972656, 1.0103603601455688, -0.3125365078449249, -0.8401347398757935, 1.535918116569519, -0.7630326747894287, -0.9894185066223145, 1.2283865213394165, -0.12997986376285553, 0.9971756935119629, -0.611334502696991, 50.557621002197266, 46.2175178527832, 0.3315657377243042, 6.920006275177002, 11.256163597106934, 5.314107418060303, 4.494800567626953, 24.113386154174805, 6.716571807861328, 29.0085506439209, 7.615001678466797, 44.69395446777344, 56.38684844970703, 55.99543762207031, 0.2077437937259674, 1.2302409410476685, 24.13429832458496, 4.233562469482422, 19.171720504760742, 13.851819038391113, 18.858617782592773, 21.877328872680664, 11.978076934814453, 55.935516357421875], "std": [0.15574850142002106, 0.1052832081913948, 0.11519989371299744, 0.12467001378536224, 0.31807053089141846, 0.3343910574913025, 0.18513888120651245, 0.12821389734745026, 0.1177423819899559, 0.10840582847595215, 0.18710361421108246, 0.057653576135635376, 8.730949401855469, 4.926053047180176, 0.06922420114278793, 3.377276659011841, 11.45234203338623, 10.529679298400879, 4.427089691162109, 38.18812942504883, 6.696832180023193, 43.694976806640625, 11.434700965881348, 40.10478210449219, 9.899405479431152, 6.06367826461792, 0.026901282370090485, 2.027244806289673, 7.178009510040283, 7.095505237579346, 4.239657878875732, 21.225509643554688, 5.5143609046936035, 34.88411331176758, 17.42344856262207, 27.647748947143555], "count": [203]}, "action": {"min": [0.361066609621048, -1.2072985172271729, 0.8832350969314575, -0.5998464822769165, -1.6049312353134155, 0.5316285490989685, -0.9339475035667419, -1.2672617435455322, 1.010125994682312, -0.35906386375427246, 0.6354905962944031, -0.6812199354171753, 24.1744441986084, 38.95375061035156, 0.2549999952316284, 0.47562500834465027, 0.9581249952316284, -0.8693749904632568, 0.734000027179718, -0.7662500143051147, 0.7760000228881836, 0.04625000059604645, 1.3331249952316284, 0.2762499749660492, 34.56444549560547, 48.025001525878906, 0.14687499403953552, -0.2618750035762787, 7.853750228881836, -0.46875, 10.031874656677246, -0.6918749809265137, 8.447500228881836, -0.13499999046325684, 0.7087500095367432, 28.9375], "max": [0.987934947013855, -0.8070592284202576, 1.2515497207641602, -0.15938524901866913, -0.39306285977363586, 2.107008695602417, -0.45166704058647156, -0.8527885675430298, 1.4158226251602173, 0.0581403411924839, 1.629176139831543, -0.5326352715492249, 59.81437683105469, 69.07555389404297, 0.46875, 9.508125305175781, 32.93687438964844, 35.38249969482422, 16.063749313354492, 97.19499969482422, 21.291873931884766, 107.97624969482422, 38.96500015258789, 109.69125366210938, 76.01625061035156, 63.40875244140625, 0.2643750011920929, 7.314374923706055, 35.204376220703125, 26.614999771118164, 25.952499389648438, 54.140625, 28.485000610351562, 87.27812957763672, 50.53499984741211, 109.5737533569336], "mean": [0.6623371839523315, -0.9443392157554626, 1.0103601217269897, -0.3125365972518921, -0.8401345014572144, 1.5359182357788086, -0.7630329728126526, -0.9894183874130249, 1.2283869981765747, -0.12997989356517792, 0.9971757531166077, -0.6113343834877014, 50.557655334472656, 46.217533111572266, 0.3315655589103699, 6.9200119972229, 11.256168365478516, 5.314111709594727, 4.494805812835693, 24.113401412963867, 6.716570854187012, 29.00855827331543, 7.615002155303955, 44.6939697265625, 56.3868522644043, 55.99546432495117, 0.2077438235282898, 1.2302405834197998, 24.134305953979492, 4.233562469482422, 19.171735763549805, 13.851823806762695, 18.858625411987305, 21.8773250579834, 11.97807502746582, 55.935516357421875], "std": [0.15574850142002106, 0.10528324544429779, 0.11519995331764221, 0.12467004358768463, 0.31807059049606323, 0.3343910574913025, 0.18513886630535126, 0.12821388244628906, 0.11774236708879471, 0.10840582847595215, 0.18710361421108246, 0.057653579860925674, 8.730947494506836, 4.926054000854492, 0.06922423094511032, 3.377277374267578, 11.45234489440918, 10.529683113098145, 4.427090167999268, 38.188114166259766, 6.696831226348877, 43.6949577331543, 11.434700965881348, 40.104774475097656, 9.89940357208252, 6.063677787780762, 0.026901284232735634, 2.0272445678710938, 7.178009986877441, 7.095505714416504, 4.239657878875732, 21.22551155090332, 5.5143609046936035, 34.884117126464844, 17.423450469970703, 27.647743225097656], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [203]}, "index": {"min": [8521], "max": [8723], "mean": [8622.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [2.0295566502463056, 6.0, 6.0, 6.0, 6.0], "std": [1.707449138938463, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [203]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [203]}, "eef_direction_state": {"mean": [3.9408866995073892, 4.0492610837438425], "std": [1.8506963679318909, 2.1672749559737294], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [1.1133004926108374, 0.9556650246305419], "std": [0.8492073634615945, 0.9167327538485202], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.9310344827586207, 0.7487684729064039], "std": [0.8568313799046248, 0.8190682923770577], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [3.9408866995073892, 4.0492610837438425], "std": [1.8506963679318909, 2.1672749559737294], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.1133004926108374, 0.9556650246305419], "std": [0.8492073634615945, 0.9167327538485202], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [0.9310344827586207, 0.7487684729064039], "std": [0.8568313799046248, 0.8190682923770577], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.6604139458484933, 0.14205186466373235, 1.2145492024494082, -0.3973902326930034, 1.208315145784881, -0.78399832136415, 0.657745853387155, -0.14697717586201348, 1.210521179370654, 1.2467886826426442, 0.8461444129587603, 2.081685809657308], "std": [0.037015397297933024, 0.03944670212449705, 0.044425965241329565, 1.4577528070301948, 0.2263953965544637, 1.5622416546892721, 0.032573908277998845, 0.04537620746707215, 0.05013874036763229, 0.24023813195481541, 0.09848244460367286, 0.12572167509344423], "min": [0.5918280288988634, 0.04052489226590966, 1.1268281194635814, -3.0975702947987553, 0.41731622027240145, -3.0671697663272135, 0.5705041925500665, -0.19418139424778216, 1.1403695112775283, 0.6798934146350515, 0.5661543175650978, 1.7146080644590902], "max": [0.7202135857986974, 0.21946184380387937, 1.2832323430893418, 3.125362541148303, 1.5323001635296687, 3.1007933498550106, 0.7167622983441033, -0.04166773998564388, 1.3083401525705574, 1.6198154578709065, 1.0045816482442365, 2.331672999000532], "count": [203]}, "eef_sim_pose_action": {"mean": [0.6604139458484933, 0.14205186466373235, 1.2145492024494082, -0.3973902326930034, 1.208315145784881, -0.78399832136415, 0.657745853387155, -0.14697717586201348, 1.210521179370654, 1.2467886826426442, 0.8461444129587603, 2.081685809657308], "std": [0.037015397297933024, 0.03944670212449705, 0.044425965241329565, 1.4577528070301948, 0.2263953965544637, 1.5622416546892721, 0.032573908277998845, 0.04537620746707215, 0.05013874036763229, 0.24023813195481541, 0.09848244460367286, 0.12572167509344423], "min": [0.5918280288988634, 0.04052489226590966, 1.1268281194635814, -3.0975702947987553, 0.41731622027240145, -3.0671697663272135, 0.5705041925500665, -0.19418139424778216, 1.1403695112775283, 0.6798934146350515, 0.5661543175650978, 1.7146080644590902], "max": [0.7202135857986974, 0.21946184380387937, 1.2832323430893418, 3.125362541148303, 1.5323001635296687, 3.1007933498550106, 0.7167622983441033, -0.04166773998564388, 1.3083401525705574, 1.6198154578709065, 1.0045816482442365, 2.331672999000532], "count": [203]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4916818382352941]], [[0.4736829370915033]], [[0.47502194648692814]]], "std": [[[0.2706687850510358]], [[0.2678367965439552]], [[0.26671473228716636]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.13725490196078433]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49349684027777774]], [[0.4948745690359477]], [[0.4739937193627451]]], "std": [[[0.3264428413502883]], [[0.33230520460052076]], [[0.3389681363785351]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.526166574754902]], [[0.5468322201797385]], [[0.5235382312091503]]], "std": [[[0.3248739766226691]], [[0.3143749114682573]], [[0.3226369133763301]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40674922794117646]], [[0.41595496527777776]], [[0.37678446282679734]]], "std": [[[0.3743034436444853]], [[0.3712168748189269]], [[0.3854778606855774]]], "count": [100]}, "observation.state": {"min": [0.3800688683986664, -1.1702954769134521, 0.8755817413330078, -0.5631294250488281, -1.5251604318618774, 0.6598891019821167, -0.9140630960464478, -1.2666418552398682, 1.094050645828247, -0.19161993265151978, 0.6661278605461121, -0.7303826212882996, 36.94874954223633, 41.063751220703125, 0.3062500059604645, -2.003124952316284, 1.0737500190734863, -2.0462498664855957, 0.9068750143051147, -0.8118749856948853, 0.6933333277702332, -0.20374999940395355, 1.3799999952316284, -0.1287500113248825, 38.119998931884766, 45.194374084472656, -0.004999999888241291, -1.2318750619888306, 4.434374809265137, -0.4387499988079071, 13.235454559326172, -0.6546154022216797, 16.89454460144043, 0.14000000059604645, 0.8587499856948853, 43.073333740234375], "max": [0.9966896772384644, -0.8314736485481262, 1.1876049041748047, -0.1799849271774292, -0.4199807345867157, 2.052934408187866, -0.46480411291122437, -0.8772030472755432, 1.457021951675415, 0.028165612369775772, 1.5289751291275024, -0.6669384837150574, 54.35874938964844, 52.07749938964844, 0.4415384531021118, 9.78499984741211, 43.74437713623047, 0.6299999952316284, 20.975624084472656, 61.58250045776367, 18.969999313354492, 77.46187591552734, 2.4200000762939453, 95.1918716430664, 58.02312469482422, 69.96562957763672, 2.0625, 8.954375267028809, 37.881248474121094, 18.603750228881836, 41.78499984741211, 55.775001525878906, 51.03499984741211, 109.39250183105469, 53.786251068115234, 109.18812561035156], "mean": [0.7247994542121887, -0.9210705161094666, 0.9784623384475708, -0.32659533619880676, -0.9061423540115356, 1.5403388738632202, -0.7300282716751099, -1.0422018766403198, 1.2876293659210205, -0.07488298416137695, 0.9398235082626343, -0.701342761516571, 48.377723693847656, 46.4391975402832, 0.36925163865089417, 7.8252105712890625, 11.92164134979248, -1.6624424457550049, 6.696921348571777, 9.536294937133789, 4.986788272857666, 12.889181137084961, 1.6345709562301636, 28.575361251831055, 48.0881462097168, 55.20808792114258, 0.8742861151695251, 1.0318652391433716, 28.255535125732422, 5.294284820556641, 29.718441009521484, 14.511143684387207, 33.38338088989258, 29.018295288085938, 21.366796493530273, 66.51313781738281], "std": [0.15477201342582703, 0.0835365355014801, 0.09441658109426498, 0.09194011986255646, 0.25814467668533325, 0.28269052505493164, 0.1588159054517746, 0.12422124296426773, 0.11647547781467438, 0.06267174333333969, 0.18192727863788605, 0.02017771266400814, 4.797660827636719, 1.9698779582977295, 0.025860527530312538, 3.3757436275482178, 12.844827651977539, 0.7805125713348389, 6.2423248291015625, 20.113605499267578, 4.123312473297119, 24.692333221435547, 0.2130526900291443, 29.332670211791992, 5.118201732635498, 10.78715991973877, 0.6613782048225403, 2.6971635818481445, 9.789788246154785, 6.6060404777526855, 8.038910865783691, 17.508703231811523, 11.178343772888184, 35.51266860961914, 20.318073272705078, 19.306697845458984], "count": [205]}, "action": {"min": [0.3800688683986664, -1.1702954769134521, 0.8755817413330078, -0.5631294250488281, -1.5251604318618774, 0.6598891019821167, -0.9140630960464478, -1.2666418552398682, 1.094050645828247, -0.19161993265151978, 0.6661278605461121, -0.7303826212882996, 36.94874954223633, 41.063751220703125, 0.3062500059604645, -2.003124952316284, 1.0737500190734863, -2.0462498664855957, 0.9068750143051147, -0.8118749856948853, 0.6933333277702332, -0.20374999940395355, 1.3799999952316284, -0.1287500113248825, 38.119998931884766, 45.194374084472656, -0.004999999888241291, -1.2318750619888306, 4.434374809265137, -0.4387499988079071, 13.235454559326172, -0.6546154022216797, 16.89454460144043, 0.14000000059604645, 0.8587499856948853, 43.073333740234375], "max": [0.9966896772384644, -0.8314736485481262, 1.1876049041748047, -0.1799849271774292, -0.4199807345867157, 2.052934408187866, -0.46480411291122437, -0.8772030472755432, 1.457021951675415, 0.028165612369775772, 1.5289751291275024, -0.6669384837150574, 54.35874938964844, 52.07749938964844, 0.4415384531021118, 9.78499984741211, 43.74437713623047, 0.6299999952316284, 20.975624084472656, 61.58250045776367, 18.969999313354492, 77.46187591552734, 2.4200000762939453, 95.1918716430664, 58.02312469482422, 69.96562957763672, 2.0625, 8.954375267028809, 37.881248474121094, 18.603750228881836, 41.78499984741211, 55.775001525878906, 51.03499984741211, 109.39250183105469, 53.786251068115234, 109.18812561035156], "mean": [0.7247995734214783, -0.9210702776908875, 0.9784619808197021, -0.3265955448150635, -0.9061424732208252, 1.5403389930725098, -0.7300284504890442, -1.042202353477478, 1.2876293659210205, -0.07488296926021576, 0.9398232698440552, -0.7013429403305054, 48.377681732177734, 46.43920135498047, 0.36925163865089417, 7.825214385986328, 11.921642303466797, -1.6624425649642944, 6.6969170570373535, 9.53630256652832, 4.986786842346191, 12.889195442199707, 1.6345722675323486, 28.575359344482422, 48.088172912597656, 55.20805358886719, 0.8742856383323669, 1.0318653583526611, 28.255542755126953, 5.294288158416748, 29.718433380126953, 14.511144638061523, 33.38338088989258, 29.01828956604004, 21.36679458618164, 66.51314544677734], "std": [0.15477202832698822, 0.0835365578532219, 0.09441658109426498, 0.09194011241197586, 0.25814464688301086, 0.28269052505493164, 0.1588159054517746, 0.12422125786542892, 0.11647547036409378, 0.06267175823450089, 0.18192726373672485, 0.020177718251943588, 4.797660827636719, 1.96987783908844, 0.025860527530312538, 3.375746965408325, 12.844829559326172, 0.7805128693580627, 6.242326259613037, 20.11361312866211, 4.123312473297119, 24.692323684692383, 0.2130526751279831, 29.33266830444336, 5.118201732635498, 10.787160873413086, 0.6613782048225403, 2.6971638202667236, 9.789788246154785, 6.606041431427002, 8.038910865783691, 17.508703231811523, 11.178343772888184, 35.512672424316406, 20.31807518005371, 19.30669593811035], "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": [8724], "max": [8928], "mean": [8826.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [1.9073170731707316, 6.0, 6.0, 6.0, 6.0], "std": [1.9496579116951083, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [205]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [205]}, "eef_direction_state": {"mean": [4.4975609756097565, 3.7560975609756095], "std": [1.6954009245787471, 2.0046347250124503], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [0.9512195121951219, 1.0829268292682928], "std": [0.9039539032115922, 0.8251836274649946], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.7707317073170732, 0.8195121951219512], "std": [0.8560384942447339, 0.8273435338612429], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [4.4975609756097565, 3.7560975609756095], "std": [1.6954009245787471, 2.0046347250124503], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [0.9512195121951219, 1.0829268292682928], "std": [0.9039539032115922, 0.8251836274649946], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.7707317073170732, 0.8195121951219512], "std": [0.8560384942447339, 0.8273435338612429], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6526895083732693, 0.1534153044769422, 1.2076873117257654, -0.17344683780533132, 1.2215625531984335, -0.709694428705818, 0.6808514785993532, -0.14875419066268153, 1.203702012383023, 1.2423864978194223, 0.8902105033539037, 2.009001793715384], "std": [0.029407408440773553, 0.03616905879512805, 0.037333942116331044, 1.4222858364192141, 0.1872042126177288, 1.4564703656011968, 0.035862917378687395, 0.04373027318234358, 0.04807874099553396, 0.24195307443297978, 0.08633653703057924, 0.11546391747736574], "min": [0.608904451664789, 0.04766760282359517, 1.11517949276152, -2.3792052906720538, 0.5123936812301486, -2.869292094182526, 0.5953735000015463, -0.19435433548178965, 1.126057850957966, 0.6338696996732932, 0.5834488475767348, 1.6666385776057977], "max": [0.704537081136543, 0.2209347996411382, 1.2756108502494021, 3.12799145876343, 1.5644162712054488, 2.64255469078688, 0.7361947919334397, -0.04275529941820247, 1.312680725116333, 1.5932226829641416, 0.9735331760341186, 2.1771911436751847], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6526895083732693, 0.1534153044769422, 1.2076873117257654, -0.17344683780533132, 1.2215625531984335, -0.709694428705818, 0.6808514785993532, -0.14875419066268153, 1.203702012383023, 1.2423864978194223, 0.8902105033539037, 2.009001793715384], "std": [0.029407408440773553, 0.03616905879512805, 0.037333942116331044, 1.4222858364192141, 0.1872042126177288, 1.4564703656011968, 0.035862917378687395, 0.04373027318234358, 0.04807874099553396, 0.24195307443297978, 0.08633653703057924, 0.11546391747736574], "min": [0.608904451664789, 0.04766760282359517, 1.11517949276152, -2.3792052906720538, 0.5123936812301486, -2.869292094182526, 0.5953735000015463, -0.19435433548178965, 1.126057850957966, 0.6338696996732932, 0.5834488475767348, 1.6666385776057977], "max": [0.704537081136543, 0.2209347996411382, 1.2756108502494021, 3.12799145876343, 1.5644162712054488, 2.64255469078688, 0.7361947919334397, -0.04275529941820247, 1.312680725116333, 1.5932226829641416, 0.9735331760341186, 2.1771911436751847], "count": [205]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49131574142156864]], [[0.4717720179738562]], [[0.47360966911764707]]], "std": [[[0.2682361142736558]], [[0.2665388160591346]], [[0.26445924349778194]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48565994076797386]], [[0.5000025428921568]], [[0.47916476511437905]]], "std": [[[0.3303312618010676]], [[0.32709533922764783]], [[0.33366770169396887]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1450980392156863]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4883061437908497]], [[0.5124536131535947]], [[0.48698749183006534]]], "std": [[[0.33276855726507004]], [[0.32052543185162835]], [[0.3294624752141375]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4381786580882353]], [[0.44288789828431374]], [[0.4033710416666667]]], "std": [[[0.38439654113490385]], [[0.38002122507143765]], [[0.394549553859536]]], "count": [100]}, "observation.state": {"min": [0.3327658772468567, -1.15610933303833, 0.8838311433792114, -0.5924077033996582, -1.5478370189666748, 0.6355594396591187, -0.9340428709983826, -1.3107500076293945, 1.0781558752059937, -0.26386186480522156, 0.702749490737915, -0.6459016799926758, 36.407501220703125, 42.47875213623047, 0.25, 0.2737500071525574, 0.7688888907432556, -2.0762500762939453, 0.7956249713897705, -0.609375, 0.96875, 0.203125, 1.4418749809265137, 0.8899999856948853, 34.90666580200195, 45.05687713623047, 0.10000000149011612, -0.15312500298023224, 1.4837499856948853, -1.1306250095367432, 11.514166831970215, -0.65625, 14.645833015441895, 0.029999999329447746, 1.1875, 30.719375610351562], "max": [1.0158058404922485, -0.8473048806190491, 1.1943284273147583, -0.18596932291984558, -0.29616808891296387, 2.1752688884735107, -0.5536402463912964, -0.8757247924804688, 1.4645322561264038, 0.07064927369356155, 1.5889092683792114, -0.5054789185523987, 56.34687423706055, 53.398887634277344, 0.4992307722568512, 9.62125015258789, 38.45937728881836, 1.2350000143051147, 24.01937484741211, 75.87249755859375, 22.099374771118164, 105.69249725341797, 34.259376525878906, 110.94812774658203, 56.48875045776367, 62.67222213745117, 2.2300000190734863, 7.266250133514404, 35.23500061035156, 4.453750133514404, 35.849998474121094, 38.782501220703125, 62.68937683105469, 93.68437957763672, 56.571250915527344, 106.20562744140625], "mean": [0.6426490545272827, -0.9396304488182068, 1.0237677097320557, -0.3197542130947113, -0.7956787347793579, 1.5922969579696655, -0.792840301990509, -1.0126502513885498, 1.2733266353607178, -0.08491925895214081, 1.0202075242996216, -0.5549200177192688, 50.332275390625, 47.67384338378906, 0.3460574448108673, 7.4801716804504395, 10.770072937011719, -1.4918954372406006, 6.325517177581787, 14.216312408447266, 7.2203450202941895, 22.696855545043945, 7.913644790649414, 38.64826965332031, 50.802101135253906, 53.492828369140625, 0.8236544132232666, 1.2349694967269897, 24.429304122924805, 1.2666808366775513, 28.631322860717773, 10.184703826904297, 35.34507751464844, 20.95209503173828, 23.002351760864258, 55.9266357421875], "std": [0.18064256012439728, 0.09448784589767456, 0.11401341110467911, 0.11500139534473419, 0.3230898380279541, 0.3306466042995453, 0.13943146169185638, 0.13593313097953796, 0.11381784081459045, 0.08166690170764923, 0.1735382378101349, 0.03327881917357445, 4.506835460662842, 2.7885663509368896, 0.06332319229841232, 3.2051544189453125, 13.703938484191895, 0.979653537273407, 6.907774448394775, 25.75901985168457, 7.495594501495361, 37.82112121582031, 10.440987586975098, 38.82482147216797, 5.451869964599609, 6.437626361846924, 0.482722669839859, 1.8999550342559814, 8.096026420593262, 1.5549415349960327, 5.614280700683594, 14.81706714630127, 11.309486389160156, 31.68557357788086, 14.22508430480957, 21.5411319732666], "count": [201]}, "action": {"min": [0.3327658772468567, -1.15610933303833, 0.8838311433792114, -0.5924077033996582, -1.5478370189666748, 0.6355594396591187, -0.9340428709983826, -1.3107500076293945, 1.0781558752059937, -0.26386186480522156, 0.702749490737915, -0.6459016799926758, 36.407501220703125, 42.47875213623047, 0.25, 0.2737500071525574, 0.7688888907432556, -2.0762500762939453, 0.7956249713897705, -0.609375, 0.96875, 0.203125, 1.4418749809265137, 0.8899999856948853, 34.90666580200195, 45.05687713623047, 0.10000000149011612, -0.15312500298023224, 1.4837499856948853, -1.1306250095367432, 11.514166831970215, -0.65625, 14.645833015441895, 0.029999999329447746, 1.1875, 30.719375610351562], "max": [1.0158058404922485, -0.8473048806190491, 1.1943284273147583, -0.18596932291984558, -0.29616808891296387, 2.1752688884735107, -0.5536402463912964, -0.8757247924804688, 1.4645322561264038, 0.07064927369356155, 1.5889092683792114, -0.5054789185523987, 56.34687423706055, 53.398887634277344, 0.4992307722568512, 9.62125015258789, 38.45937728881836, 1.2350000143051147, 24.01937484741211, 75.87249755859375, 22.099374771118164, 105.69249725341797, 34.259376525878906, 110.94812774658203, 56.48875045776367, 62.67222213745117, 2.2300000190734863, 7.266250133514404, 35.23500061035156, 4.453750133514404, 35.849998474121094, 38.782501220703125, 62.68937683105469, 93.68437957763672, 56.571250915527344, 106.20562744140625], "mean": [0.6426491737365723, -0.9396301507949829, 1.0237672328948975, -0.3197542726993561, -0.7956786751747131, 1.5922973155975342, -0.7928404808044434, -1.012650489807129, 1.2733263969421387, -0.0849192664027214, 1.0202076435089111, -0.5549200773239136, 50.33226776123047, 47.673851013183594, 0.3460575342178345, 7.480172157287598, 10.770060539245605, -1.4918954372406006, 6.325525283813477, 14.216303825378418, 7.220345973968506, 22.69684600830078, 7.913653373718262, 38.64827346801758, 50.802101135253906, 53.4928092956543, 0.82365483045578, 1.2349696159362793, 24.42929458618164, 1.2666805982589722, 28.63131332397461, 10.184704780578613, 35.34507751464844, 20.95209312438965, 23.00235366821289, 55.9266357421875], "std": [0.18064261972904205, 0.09448784589767456, 0.1140134334564209, 0.11500140279531479, 0.3230898976325989, 0.3306465744972229, 0.13943146169185638, 0.13593313097953796, 0.11381782591342926, 0.08166690170764923, 0.17353825271129608, 0.03327881544828415, 4.506834983825684, 2.7885661125183105, 0.06332322210073471, 3.2051546573638916, 13.703935623168945, 0.9796533584594727, 6.907773017883301, 25.759017944335938, 7.495595932006836, 37.821109771728516, 10.44098949432373, 38.82482147216797, 5.451869964599609, 6.437625885009766, 0.4827226400375366, 1.8999552726745605, 8.096025466918945, 1.5549412965774536, 5.614280700683594, 14.817066192626953, 11.309487342834473, 31.68557357788086, 14.22508430480957, 21.541133880615234], "count": [201]}, "timestamp": {"min": [0.0], "max": [6.666666666666667], "mean": [3.3333333333333335], "std": [1.9340994650588013], "count": [201]}, "frame_index": {"min": [0], "max": [200], "mean": [100.0], "std": [58.02298395176403], "count": [201]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [201]}, "index": {"min": [8929], "max": [9129], "mean": [9029.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [2.1691542288557213, 6.0, 6.0, 6.0, 6.0], "std": [1.8178889350544947, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [201]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [201]}, "eef_direction_state": {"mean": [3.716417910447761, 4.08457711442786], "std": [1.7939031916945076, 2.1155221049168156], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.1492537313432836, 0.9203980099502488], "std": [0.7775532106048423, 0.8942223842165058], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [0.8059701492537313, 0.7661691542288557], "std": [0.8564442162956956, 0.8104109584868664], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [3.716417910447761, 4.08457711442786], "std": [1.7939031916945076, 2.1155221049168156], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.1492537313432836, 0.9203980099502488], "std": [0.7775532106048423, 0.8942223842165058], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [0.8059701492537313, 0.7661691542288557], "std": [0.8564442162956956, 0.8104109584868664], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.6667292249976429, 0.14643133549366646, 1.2149809886317127, -0.1389768437306772, 1.2356952681957258, -0.5974814821997908, 0.6692734528940485, -0.15888030822715932, 1.2014789944132047, 1.2676446774805818, 0.7764939292375743, 2.07279215968897], "std": [0.03777685151962475, 0.03617561769954276, 0.043231394208804036, 1.4623282099705803, 0.19298629705276835, 1.5111327828742753, 0.03191546650997684, 0.038709392413300986, 0.03604304663022854, 0.1944512798664297, 0.11108173286339046, 0.1146143534269657], "min": [0.6057460658589024, 0.05237106797092694, 1.1296307068380969, -3.059232559886215, 0.4952794650948489, -2.890060957137075, 0.5901756016379802, -0.1972955708116251, 1.1398016778790552, 0.6782893423385314, 0.5012666279760603, 1.7275791593573915], "max": [0.7208105835269796, 0.22393019073138892, 1.2879657354749998, 3.0254608540676884, 1.5573945960685132, 3.0566550122629588, 0.7154578551502019, -0.06330050312934596, 1.305427288235974, 1.587832617506519, 0.8964847134953255, 2.302548493419732], "count": [201]}, "eef_sim_pose_action": {"mean": [0.6667292249976429, 0.14643133549366646, 1.2149809886317127, -0.1389768437306772, 1.2356952681957258, -0.5974814821997908, 0.6692734528940485, -0.15888030822715932, 1.2014789944132047, 1.2676446774805818, 0.7764939292375743, 2.07279215968897], "std": [0.03777685151962475, 0.03617561769954276, 0.043231394208804036, 1.4623282099705803, 0.19298629705276835, 1.5111327828742753, 0.03191546650997684, 0.038709392413300986, 0.03604304663022854, 0.1944512798664297, 0.11108173286339046, 0.1146143534269657], "min": [0.6057460658589024, 0.05237106797092694, 1.1296307068380969, -3.059232559886215, 0.4952794650948489, -2.890060957137075, 0.5901756016379802, -0.1972955708116251, 1.1398016778790552, 0.6782893423385314, 0.5012666279760603, 1.7275791593573915], "max": [0.7208105835269796, 0.22393019073138892, 1.2879657354749998, 3.0254608540676884, 1.5573945960685132, 3.0566550122629588, 0.7154578551502019, -0.06330050312934596, 1.305427288235974, 1.587832617506519, 0.8964847134953255, 2.302548493419732], "count": [201]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4907627961601307]], [[0.47298955269607845]], [[0.4743891278594771]]], "std": [[[0.2710360646562448]], [[0.26733730362038427]], [[0.26547098564167965]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.14901960784313725]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49693140522875817]], [[0.5122957312091503]], [[0.49178787173202615]]], "std": [[[0.3311054562904578]], [[0.326687119653596]], [[0.3335017622750015]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13333333333333333]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4872196160130719]], [[0.5088948733660131]], [[0.48521452818627453]]], "std": [[[0.3287631720067041]], [[0.3190061350945005]], [[0.32742001977635776]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4351362969771242]], [[0.440283016748366]], [[0.40065850285947713]]], "std": [[[0.38346382615597946]], [[0.3789520351379065]], [[0.3930945085155802]]], "count": [100]}, "observation.state": {"min": [0.3404669165611267, -1.1815489530563354, 0.9381198883056641, -0.5450570583343506, -1.6149343252182007, 0.44817018508911133, -0.9218833446502686, -1.2920576333999634, 1.0336503982543945, -0.17204546928405762, 0.7164110541343689, -0.6967650651931763, 24.78333282470703, 41.26000213623047, 0.3056250214576721, 1.384374976158142, 0.8918750286102295, -2.1887500286102295, 0.9581249952316284, -0.7181249856948853, 0.9637500047683716, 0.02187500149011612, 1.484375, 0.30687499046325684, 29.58333396911621, 45.821876525878906, 0.08812499791383743, -1.2287499904632568, 11.458125114440918, 0.984375, 16.113750457763672, 0.9212499856948853, 18.5362491607666, 0.22937500476837158, 0.8424999713897705, 36.41666793823242], "max": [0.964592695236206, -0.8661164045333862, 1.2213177680969238, -0.12276359647512436, -0.40245670080184937, 2.0265889167785645, -0.4836394786834717, -0.8977603316307068, 1.4410953521728516, 0.013839085586369038, 1.6242592334747314, -0.5931944847106934, 55.567501068115234, 63.18000030517578, 0.4937500059604645, 9.827500343322754, 38.10187530517578, 2.9231250286102295, 21.30062484741211, 71.78062438964844, 17.026874542236328, 90.95375061035156, 9.15625, 104.85250091552734, 65.48312377929688, 67.77555847167969, 2.083750009536743, 4.874374866485596, 41.63062286376953, 7.499374866485596, 41.21437454223633, 31.693124771118164, 47.51499938964844, 72.94125366210938, 45.57250213623047, 88.84500122070312], "mean": [0.666118860244751, -0.965671956539154, 1.0411025285720825, -0.29963603615760803, -0.8508560657501221, 1.5106016397476196, -0.7654310464859009, -1.0373365879058838, 1.2671974897384644, -0.08215606212615967, 1.0159907341003418, -0.6288759112358093, 47.36061096191406, 47.95225524902344, 0.3868780732154846, 7.2650580406188965, 12.756391525268555, -1.0716286897659302, 6.581724166870117, 16.447032928466797, 6.327797889709473, 21.957204818725586, 2.8420650959014893, 37.02577590942383, 53.083946228027344, 57.39427185058594, 0.7729166150093079, 0.5824246406555176, 30.718585968017578, 2.7090916633605957, 32.733856201171875, 8.943476676940918, 31.83680534362793, 19.011268615722656, 13.36821460723877, 64.96179962158203], "std": [0.16402684152126312, 0.08591189235448837, 0.09248768538236618, 0.11344219744205475, 0.3189373314380646, 0.3408159613609314, 0.1580365151166916, 0.121607705950737, 0.1086130365729332, 0.05584787577390671, 0.17051079869270325, 0.02285127155482769, 6.327700138092041, 3.5550687313079834, 0.04507797956466675, 3.1559629440307617, 13.459770202636719, 1.5989737510681152, 6.481767654418945, 26.720314025878906, 4.9353346824646, 34.43233108520508, 1.7960824966430664, 38.148502349853516, 7.825035572052002, 9.312480926513672, 0.5261207222938538, 1.7530043125152588, 8.5131254196167, 2.5562093257904053, 6.259349822998047, 11.822257995605469, 6.944981575012207, 27.508014678955078, 14.971673965454102, 11.73192024230957], "count": [202]}, "action": {"min": [0.3404669165611267, -1.1815489530563354, 0.9381198883056641, -0.5450570583343506, -1.6149343252182007, 0.44817018508911133, -0.9218833446502686, -1.2920576333999634, 1.0336503982543945, -0.17204546928405762, 0.7164110541343689, -0.6967650651931763, 24.78333282470703, 41.26000213623047, 0.3056250214576721, 1.384374976158142, 0.8918750286102295, -2.1887500286102295, 0.9581249952316284, -0.7181249856948853, 0.9637500047683716, 0.02187500149011612, 1.484375, 0.30687499046325684, 29.58333396911621, 45.821876525878906, 0.08812499791383743, -1.2287499904632568, 11.458125114440918, 0.984375, 16.113750457763672, 0.9212499856948853, 18.5362491607666, 0.22937500476837158, 0.8424999713897705, 36.41666793823242], "max": [0.964592695236206, -0.8661164045333862, 1.2213177680969238, -0.12276359647512436, -0.40245670080184937, 2.0265889167785645, -0.4836394786834717, -0.8977603316307068, 1.4410953521728516, 0.013839085586369038, 1.6242592334747314, -0.5931944847106934, 55.567501068115234, 63.18000030517578, 0.4937500059604645, 9.827500343322754, 38.10187530517578, 2.9231250286102295, 21.30062484741211, 71.78062438964844, 17.026874542236328, 90.95375061035156, 9.15625, 104.85250091552734, 65.48312377929688, 67.77555847167969, 2.083750009536743, 4.874374866485596, 41.63062286376953, 7.499374866485596, 41.21437454223633, 31.693124771118164, 47.51499938964844, 72.94125366210938, 45.57250213623047, 88.84500122070312], "mean": [0.6661190986633301, -0.965671956539154, 1.0411027669906616, -0.29963594675064087, -0.850856363773346, 1.5106016397476196, -0.7654311656951904, -1.0373365879058838, 1.267197847366333, -0.08215606212615967, 1.0159906148910522, -0.6288760900497437, 47.3606071472168, 47.95225143432617, 0.3868781328201294, 7.2650532722473145, 12.756388664245605, -1.0716285705566406, 6.581724643707275, 16.447023391723633, 6.327801704406738, 21.95720863342285, 2.8420662879943848, 37.02576446533203, 53.08393096923828, 57.3942985534668, 0.7729162573814392, 0.5824246406555176, 30.71857261657715, 2.709091901779175, 32.73387145996094, 8.943475723266602, 31.836822509765625, 19.011268615722656, 13.368213653564453, 64.96183776855469], "std": [0.16402684152126312, 0.08591187745332718, 0.09248766303062439, 0.11344220489263535, 0.3189373314380646, 0.3408159613609314, 0.15803653001785278, 0.1216077134013176, 0.108613021671772, 0.05584787577390671, 0.17051079869270325, 0.02285127341747284, 6.327700614929199, 3.5550692081451416, 0.04507797956466675, 3.1559622287750244, 13.459771156311035, 1.5989741086959839, 6.4817657470703125, 26.720308303833008, 4.935333251953125, 34.43233871459961, 1.796082615852356, 38.14851379394531, 7.825035095214844, 9.312482833862305, 0.5261207222938538, 1.753004550933838, 8.5131254196167, 2.556209087371826, 6.259350776672363, 11.822257995605469, 6.944982051849365, 27.508014678955078, 14.971673965454102, 11.731919288635254], "count": [202]}, "timestamp": {"min": [0.0], "max": [6.7], "mean": [3.35], "std": [1.9437220880453965], "count": [202]}, "frame_index": {"min": [0], "max": [201], "mean": [100.5], "std": [58.31166264136189], "count": [202]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [202]}, "index": {"min": [9130], "max": [9331], "mean": [9230.5], "std": [58.31166264136189], "count": [202]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [202]}, "subtask_annotation": {"mean": [2.0742574257425743, 6.0, 6.0, 6.0, 6.0], "std": [1.7404422713978824, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [202]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [202]}, "eef_direction_state": {"mean": [3.6534653465346536, 3.871287128712871], "std": [1.877092989274452, 2.1115587895006627], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_state": {"mean": [1.1435643564356435, 1.0], "std": [0.8048019055919207, 0.8674533114380004], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_state": {"mean": [0.9207920792079208, 0.8168316831683168], "std": [0.8695414555428383, 0.8151497835914865], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_direction_action": {"mean": [3.6534653465346536, 3.871287128712871], "std": [1.877092989274452, 2.1115587895006627], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_action": {"mean": [1.1435643564356435, 1.0], "std": [0.8048019055919207, 0.8674533114380004], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_action": {"mean": [0.9207920792079208, 0.8168316831683168], "std": [0.8695414555428383, 0.8151497835914865], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_sim_pose_state": {"mean": [0.6651392778105174, 0.14364994300778708, 1.212711020107765, -0.3174709370127478, 1.1960188379135903, -0.6749058408928994, 0.6671328297565795, -0.14515871312243583, 1.2057707197948886, 1.2156251899148425, 0.8143008127057522, 2.037968264053704], "std": [0.032420950188900746, 0.04080820241364568, 0.04880133850271143, 1.4892916580301676, 0.2412546480151345, 1.5908390642712533, 0.03318315275042194, 0.04406515764473032, 0.04704055859086471, 0.22573040124554083, 0.0818757176893486, 0.10930591911453762], "min": [0.6016335657655838, 0.042482553411631735, 1.1177478375568375, -3.139883526260231, 0.35504815435711, -3.059005278904682, 0.569697117977906, -0.18545519314549114, 1.13581072231462, 0.6162183763791647, 0.5609002568307648, 1.703059059449921], "max": [0.7134828377573713, 0.22134808571494644, 1.283501186468612, 3.0817598447243384, 1.5403140909553357, 3.133106990629602, 0.7284439695980953, -0.04053907444744673, 1.3142200846728262, 1.5554257275720067, 0.917445920998369, 2.207602467495401], "count": [202]}, "eef_sim_pose_action": {"mean": [0.6651392778105174, 0.14364994300778708, 1.212711020107765, -0.3174709370127478, 1.1960188379135903, -0.6749058408928994, 0.6671328297565795, -0.14515871312243583, 1.2057707197948886, 1.2156251899148425, 0.8143008127057522, 2.037968264053704], "std": [0.032420950188900746, 0.04080820241364568, 0.04880133850271143, 1.4892916580301676, 0.2412546480151345, 1.5908390642712533, 0.03318315275042194, 0.04406515764473032, 0.04704055859086471, 0.22573040124554083, 0.0818757176893486, 0.10930591911453762], "min": [0.6016335657655838, 0.042482553411631735, 1.1177478375568375, -3.139883526260231, 0.35504815435711, -3.059005278904682, 0.569697117977906, -0.18545519314549114, 1.13581072231462, 0.6162183763791647, 0.5609002568307648, 1.703059059449921], "max": [0.7134828377573713, 0.22134808571494644, 1.283501186468612, 3.0817598447243384, 1.5403140909553357, 3.133106990629602, 0.7284439695980953, -0.04053907444744673, 1.3142200846728262, 1.5554257275720067, 0.917445920998369, 2.207602467495401], "count": [202]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4934058925653595]], [[0.47427465890522874]], [[0.47581516544117647]]], "std": [[[0.2655114704191209]], [[0.26333026979924806]], [[0.2613746474205315]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49326493464052285]], [[0.4939008496732026]], [[0.47321418096405227]]], "std": [[[0.3230610918326129]], [[0.3294751052986873]], [[0.336231959548781]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13725490196078433]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5146598039215686]], [[0.5377093913398693]], [[0.5148897794117647]]], "std": [[[0.3306514076744432]], [[0.3198963656612156]], [[0.3283836982747444]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43742958129084963]], [[0.442582385620915]], [[0.40280035334967323]]], "std": [[[0.3832299973814696]], [[0.3788910289188777]], [[0.39329977912520536]]], "count": [100]}, "observation.state": {"min": [0.3380111753940582, -1.1615692377090454, 0.8656634092330933, -0.6098840236663818, -1.6137179136276245, 0.5778718590736389, -0.9287839531898499, -1.2772040367126465, 0.981981635093689, -0.19994087517261505, 0.7139076590538025, -0.7070649266242981, 14.658888816833496, 42.88874816894531, 0.2549999952316284, -1.0881249904632568, 0.9643750190734863, -0.03500000387430191, 0.7862499952316284, -0.8487499952316284, 1.0568749904632568, -1.0931249856948853, 1.587499976158142, 0.39124998450279236, 33.65666580200195, 45.821876525878906, 0.08500000089406967, -0.18812499940395355, 10.125, 0.10875000059604645, 13.478124618530273, -0.6974999904632568, 11.95555591583252, 0.015625, 3.505000114440918, 8.703332901000977], "max": [0.9894521832466125, -0.80510413646698, 1.1888208389282227, -0.14899004995822906, -0.39718756079673767, 2.1386234760284424, -0.4956320822238922, -0.851601779460907, 1.4633640050888062, 0.08142118901014328, 1.6423285007476807, -0.54264897108078, 54.75374984741211, 71.67666625976562, 0.46312499046325684, 9.802499771118164, 34.19187545776367, 32.963748931884766, 19.563125610351562, 78.57437133789062, 17.57437515258789, 94.21312713623047, 2.7300000190734863, 106.36624908447266, 55.65999984741211, 72.56999969482422, 2.3324999809265137, 5.091249942779541, 55.13874816894531, 50.973751068115234, 37.12562561035156, 26.603750228881836, 37.22999954223633, 69.55937957763672, 47.53687286376953, 103.18562316894531], "mean": [0.6956920027732849, -0.9415849447250366, 1.003451943397522, -0.31661826372146606, -0.9117552042007446, 1.5134212970733643, -0.7696273326873779, -1.018949270248413, 1.2609333992004395, -0.05030065402388573, 1.0748023986816406, -0.6139885783195496, 47.519142150878906, 48.14289093017578, 0.35628071427345276, 7.370262145996094, 9.81618881225586, 4.011998176574707, 6.227779865264893, 14.219234466552734, 5.833992004394531, 17.542438507080078, 1.923450231552124, 28.963356018066406, 47.27060317993164, 59.57196044921875, 0.6835300326347351, 1.4466750621795654, 30.611042022705078, 5.804074764251709, 29.2985897064209, 5.958146095275879, 28.39226722717285, 17.769039154052734, 19.04246711730957, 54.06720733642578], "std": [0.18855762481689453, 0.08949103206396103, 0.10216270387172699, 0.12383437901735306, 0.345147043466568, 0.3950967788696289, 0.15875594317913055, 0.1449180543422699, 0.13215728104114532, 0.09563786536455154, 0.20744015276432037, 0.062204454094171524, 7.503570079803467, 5.205081939697266, 0.04666035249829292, 3.561342716217041, 10.634653091430664, 7.887483596801758, 6.075109481811523, 26.809478759765625, 5.466131687164307, 32.328590393066406, 0.3420170843601227, 38.237281799316406, 5.86931037902832, 10.818121910095215, 0.5041627883911133, 1.6377434730529785, 11.652826309204102, 11.560617446899414, 7.103635787963867, 8.71422004699707, 6.172746658325195, 26.38185691833496, 12.578743934631348, 23.069223403930664], "count": [188]}, "action": {"min": [0.3380111753940582, -1.1615692377090454, 0.8656634092330933, -0.6098840236663818, -1.6137179136276245, 0.5778718590736389, -0.9287839531898499, -1.2772040367126465, 0.981981635093689, -0.19994087517261505, 0.7139076590538025, -0.7070649266242981, 14.658888816833496, 42.88874816894531, 0.2549999952316284, -1.0881249904632568, 0.9643750190734863, -0.03500000387430191, 0.7862499952316284, -0.8487499952316284, 1.0568749904632568, -1.0931249856948853, 1.587499976158142, 0.39124998450279236, 33.65666580200195, 45.821876525878906, 0.08500000089406967, -0.18812499940395355, 10.125, 0.10875000059604645, 13.478124618530273, -0.6974999904632568, 11.95555591583252, 0.015625, 3.505000114440918, 8.703332901000977], "max": [0.9894521832466125, -0.80510413646698, 1.1888208389282227, -0.14899004995822906, -0.39718756079673767, 2.1386234760284424, -0.4956320822238922, -0.851601779460907, 1.4633640050888062, 0.08142118901014328, 1.6423285007476807, -0.54264897108078, 54.75374984741211, 71.67666625976562, 0.46312499046325684, 9.802499771118164, 34.19187545776367, 32.963748931884766, 19.563125610351562, 78.57437133789062, 17.57437515258789, 94.21312713623047, 2.7300000190734863, 106.36624908447266, 55.65999984741211, 72.56999969482422, 2.3324999809265137, 5.091249942779541, 55.13874816894531, 50.973751068115234, 37.12562561035156, 26.603750228881836, 37.22999954223633, 69.55937957763672, 47.53687286376953, 103.18562316894531], "mean": [0.6956920027732849, -0.9415849447250366, 1.0034517049789429, -0.31661826372146606, -0.9117550849914551, 1.5134209394454956, -0.7696274518966675, -1.018949270248413, 1.2609331607818604, -0.05030066519975662, 1.074802279472351, -0.6139883399009705, 47.519142150878906, 48.142879486083984, 0.35628071427345276, 7.370262145996094, 9.816190719604492, 4.011998653411865, 6.227779865264893, 14.219233512878418, 5.833993434906006, 17.542442321777344, 1.9234503507614136, 28.963376998901367, 47.270606994628906, 59.57196807861328, 0.6835300326347351, 1.4466750621795654, 30.611053466796875, 5.80407190322876, 29.298599243164062, 5.9581475257873535, 28.392269134521484, 17.7690372467041, 19.042463302612305, 54.067195892333984], "std": [0.18855765461921692, 0.08949103951454163, 0.1021626889705658, 0.12383437901735306, 0.3451470136642456, 0.3950967788696289, 0.15875591337680817, 0.1449180394411087, 0.13215725123882294, 0.09563786536455154, 0.20744015276432037, 0.062204454094171524, 7.503569602966309, 5.205082416534424, 0.04666036739945412, 3.56134295463562, 10.634648323059082, 7.887481212615967, 6.075109004974365, 26.809480667114258, 5.466132164001465, 32.32859420776367, 0.34201711416244507, 38.237281799316406, 5.869311332702637, 10.818124771118164, 0.5041627883911133, 1.6377432346343994, 11.652826309204102, 11.560615539550781, 7.103635787963867, 8.714221954345703, 6.172746181488037, 26.38185691833496, 12.578743934631348, 23.069225311279297], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [188]}, "index": {"min": [9332], "max": [9519], "mean": [9425.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.132978723404255, 6.0, 6.0, 6.0, 6.0], "std": [1.8155292469018, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [188]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [188]}, "eef_direction_state": {"mean": [3.627659574468085, 3.7127659574468086], "std": [1.6209010007780325, 2.047948326857736], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.3404255319148937, 1.0904255319148937], "std": [0.6927157700467962, 0.8298383781292646], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [0.8670212765957447, 0.8191489361702128], "std": [0.8557550228434404, 0.8437853659405712], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.627659574468085, 3.7127659574468086], "std": [1.6209010007780325, 2.047948326857736], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.3404255319148937, 1.0904255319148937], "std": [0.6927157700467962, 0.8298383781292646], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [0.8670212765957447, 0.8191489361702128], "std": [0.8557550228434404, 0.8437853659405712], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6550523200988353, 0.14865003469173182, 1.2186241654245076, -0.06104658485938537, 1.1688688180655102, -0.6341270025336563, 0.6663075459629462, -0.15608311006094994, 1.223534448058286, 1.139437361477811, 0.7789077639038964, 1.9638198792173516], "std": [0.038874551549468554, 0.043433116950533014, 0.04257905912298707, 1.3448294461400698, 0.27319652294462565, 1.4034064161851088, 0.03666936424666872, 0.05299085230369512, 0.04175106795803096, 0.20920930237970253, 0.08743714413324924, 0.11929713073308909], "min": [0.5866678248737077, 0.042719367857991214, 1.1281001678291995, -2.128472558841271, 0.4337368085515032, -2.5999482973038206, 0.5619731666230494, -0.2060202242498293, 1.1411040911324872, 0.6475206003776068, 0.5607032137567574, 1.6899193042886809], "max": [0.7178038542245068, 0.21755626815268522, 1.2963478133534694, 2.7387442996266764, 1.5676903616881472, 2.2926384181567787, 0.7282781618938577, -0.042083373023393655, 1.3127513695716213, 1.5439320577267588, 0.8600927374770082, 2.2091439533670796], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6550523200988353, 0.14865003469173182, 1.2186241654245076, -0.06104658485938537, 1.1688688180655102, -0.6341270025336563, 0.6663075459629462, -0.15608311006094994, 1.223534448058286, 1.139437361477811, 0.7789077639038964, 1.9638198792173516], "std": [0.038874551549468554, 0.043433116950533014, 0.04257905912298707, 1.3448294461400698, 0.27319652294462565, 1.4034064161851088, 0.03666936424666872, 0.05299085230369512, 0.04175106795803096, 0.20920930237970253, 0.08743714413324924, 0.11929713073308909], "min": [0.5866678248737077, 0.042719367857991214, 1.1281001678291995, -2.128472558841271, 0.4337368085515032, -2.5999482973038206, 0.5619731666230494, -0.2060202242498293, 1.1411040911324872, 0.6475206003776068, 0.5607032137567574, 1.6899193042886809], "max": [0.7178038542245068, 0.21755626815268522, 1.2963478133534694, 2.7387442996266764, 1.5676903616881472, 2.2926384181567787, 0.7282781618938577, -0.042083373023393655, 1.3127513695716213, 1.5439320577267588, 0.8600927374770082, 2.2091439533670796], "count": [188]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49012911151960786]], [[0.4716531168300654]], [[0.4720226715686274]]], "std": [[[0.2679948657540657]], [[0.26693224366988966]], [[0.26556499287632346]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1411764705882353]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5109856576797385]], [[0.5134273468137255]], [[0.49068653186274513]]], "std": [[[0.32471629305258476]], [[0.328714662665397]], [[0.3362132783399085]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1607843137254902]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5356696609477124]], [[0.5549949407679738]], [[0.5319610416666667]]], "std": [[[0.32617936517243784]], [[0.3173402694564994]], [[0.32728707582612754]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43461613970588236]], [[0.44026146241830066]], [[0.40071816176470587]]], "std": [[[0.3832327565294937]], [[0.3786183389425007]], [[0.3926451987550589]]], "count": [100]}, "observation.state": {"min": [0.31834134459495544, -1.2143558263778687, 0.950112521648407, -0.5071479082107544, -1.60560941696167, 0.6309817433357239, -0.8772030472755432, -1.2979228496551514, 1.0670082569122314, -0.1500629484653473, 0.7051337361335754, -0.7192297577857971, 24.891538619995117, 42.27000045776367, 0.2862499952316284, 1.3181250095367432, 0.9318749904632568, -0.24937500059604645, 1.4806249141693115, -0.26625001430511475, 2.805999994277954, 0.0625, 1.394374966621399, 4.070624828338623, 36.12110900878906, 46.69874954223633, -0.0006250003352761269, -0.4743749797344208, 2.083750009536743, 0.4362500011920929, 3.1078572273254395, -0.3700000047683716, 3.204615354537964, -0.026666665449738503, 0.6581249833106995, 15.660833358764648], "max": [1.040474534034729, -0.8276112079620361, 1.2765840291976929, -0.13656824827194214, -0.3934205174446106, 2.005965232849121, -0.5201180577278137, -0.9079329967498779, 1.4646754264831543, 0.05058789625763893, 1.5388511419296265, -0.591430127620697, 52.41625213623047, 56.471248626708984, 0.5199999809265137, 9.616250038146973, 38.375, 12.973124504089355, 20.531875610351562, 84.66937255859375, 18.609375, 107.64312744140625, 15.345624923706055, 109.48625183105469, 52.89500045776367, 63.028751373291016, 2.1449999809265137, 8.108750343322754, 37.584373474121094, 5.96875, 28.260000228881836, 50.188751220703125, 48.12437438964844, 108.05562591552734, 50.088748931884766, 109.67813110351562], "mean": [0.6660743951797485, -0.9689794778823853, 1.061505675315857, -0.31474602222442627, -0.8191601037979126, 1.5092183351516724, -0.7551680207252502, -1.0531123876571655, 1.2956119775772095, -0.07857990264892578, 1.025194764137268, -0.6359544396400452, 44.89729690551758, 47.178707122802734, 0.3909243643283844, 7.647863388061523, 12.039185523986816, 2.4184787273406982, 11.786442756652832, 16.751419067382812, 11.175674438476562, 21.303630828857422, 4.004946708679199, 46.52726745605469, 46.96080780029297, 54.71851348876953, 0.7338855266571045, 1.944899082183838, 22.937284469604492, 1.9645498991012573, 21.48822784423828, 13.191195487976074, 25.17996597290039, 26.613723754882812, 13.237747192382812, 61.488529205322266], "std": [0.17235836386680603, 0.09739696979522705, 0.09291260689496994, 0.09281893819570541, 0.30983051657676697, 0.31275925040245056, 0.12799040973186493, 0.11334880441427231, 0.10373271256685257, 0.03650233894586563, 0.1632169932126999, 0.02619653195142746, 7.233875751495361, 2.8580234050750732, 0.06698375940322876, 2.474510669708252, 12.35391902923584, 3.9241790771484375, 4.226613998413086, 29.394203186035156, 3.8684020042419434, 37.508914947509766, 4.567844390869141, 32.88895797729492, 4.1519012451171875, 6.395124912261963, 0.4557406008243561, 2.5638091564178467, 8.866982460021973, 1.3588265180587769, 5.777894973754883, 19.56266975402832, 10.736895561218262, 40.163917541503906, 16.657453536987305, 26.757572174072266], "count": [181]}, "action": {"min": [0.31834134459495544, -1.2143558263778687, 0.950112521648407, -0.5071479082107544, -1.60560941696167, 0.6309817433357239, -0.8772030472755432, -1.2979228496551514, 1.0670082569122314, -0.1500629484653473, 0.7051337361335754, -0.7192297577857971, 24.891538619995117, 42.27000045776367, 0.2862499952316284, 1.3181250095367432, 0.9318749904632568, -0.24937500059604645, 1.4806249141693115, -0.26625001430511475, 2.805999994277954, 0.0625, 1.394374966621399, 4.070624828338623, 36.12110900878906, 46.69874954223633, -0.0006250003352761269, -0.4743749797344208, 2.083750009536743, 0.4362500011920929, 3.1078572273254395, -0.3700000047683716, 3.204615354537964, -0.026666665449738503, 0.6581249833106995, 15.660833358764648], "max": [1.040474534034729, -0.8276112079620361, 1.2765840291976929, -0.13656824827194214, -0.3934205174446106, 2.005965232849121, -0.5201180577278137, -0.9079329967498779, 1.4646754264831543, 0.05058789625763893, 1.5388511419296265, -0.591430127620697, 52.41625213623047, 56.471248626708984, 0.5199999809265137, 9.616250038146973, 38.375, 12.973124504089355, 20.531875610351562, 84.66937255859375, 18.609375, 107.64312744140625, 15.345624923706055, 109.48625183105469, 52.89500045776367, 63.028751373291016, 2.1449999809265137, 8.108750343322754, 37.584373474121094, 5.96875, 28.260000228881836, 50.188751220703125, 48.12437438964844, 108.05562591552734, 50.088748931884766, 109.67813110351562], "mean": [0.6660744547843933, -0.96897953748703, 1.061505675315857, -0.3147461712360382, -0.8191602230072021, 1.5092179775238037, -0.7551681995391846, -1.053112268447876, 1.295612096786499, -0.0785798504948616, 1.0251948833465576, -0.6359542608261108, 44.897281646728516, 47.1787109375, 0.3909241557121277, 7.647864818572998, 12.039185523986816, 2.4184765815734863, 11.786452293395996, 16.751420974731445, 11.17566967010498, 21.303630828857422, 4.004950046539307, 46.52724838256836, 46.96080780029297, 54.71849822998047, 0.7338857054710388, 1.9448992013931274, 22.937284469604492, 1.964550256729126, 21.488237380981445, 13.191194534301758, 25.179946899414062, 26.613731384277344, 13.2377347946167, 61.48854064941406], "std": [0.17235837876796722, 0.09739698469638824, 0.09291260689496994, 0.09281891584396362, 0.30983051657676697, 0.31275928020477295, 0.12799042463302612, 0.1133488118648529, 0.10373269766569138, 0.03650233894586563, 0.1632169783115387, 0.02619653381407261, 7.233874797821045, 2.858022928237915, 0.06698378175497055, 2.474510431289673, 12.35391902923584, 3.924180507659912, 4.226613521575928, 29.394203186035156, 3.8684024810791016, 37.50891876220703, 4.567844867706299, 32.888954162597656, 4.1519012451171875, 6.3951263427734375, 0.45574069023132324, 2.563809633255005, 8.866983413696289, 1.3588265180587769, 5.777894496917725, 19.562667846679688, 10.736896514892578, 40.163917541503906, 16.657453536987305, 26.757572174072266], "count": [181]}, "timestamp": {"min": [0.0], "max": [6.0], "mean": [3.0], "std": [1.7416467303484175], "count": [181]}, "frame_index": {"min": [0], "max": [180], "mean": [90.0], "std": [52.24940191045253], "count": [181]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [181]}, "index": {"min": [9520], "max": [9700], "mean": [9610.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [2.3646408839779007, 6.0, 6.0, 6.0, 6.0], "std": [1.8296721042736672, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [181]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [181]}, "eef_direction_state": {"mean": [3.453038674033149, 4.016574585635359], "std": [1.9309214425472772, 1.93106370973793], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.2099447513812154, 1.0662983425414365], "std": [0.7796517831858895, 0.8514025474075465], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [0.994475138121547, 0.8066298342541437], "std": [0.8507210952942043, 0.835113530505688], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.453038674033149, 4.016574585635359], "std": [1.9309214425472772, 1.93106370973793], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.2099447513812154, 1.0662983425414365], "std": [0.7796517831858895, 0.8514025474075465], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [0.994475138121547, 0.8066298342541437], "std": [0.8507210952942043, 0.835113530505688], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6732471567575482, 0.14983882822763553, 1.2064799905826706, -0.3433921924191879, 1.2141978317553022, -0.715333222717125, 0.6735955443888628, -0.14699516117968883, 1.2085421035171804, 1.1832079327703413, 0.8195862098839294, 2.0049697320631887], "std": [0.031375187023001294, 0.04363488626055395, 0.04574611091446276, 1.5125736539649468, 0.22279355733790054, 1.5895748999695571, 0.03169365323533809, 0.03714212526180378, 0.043723250728555804, 0.21282453481722052, 0.08462575807747641, 0.11176471182177952], "min": [0.594857704392504, 0.042879014130495746, 1.116450142350868, -3.1065400660274523, 0.49737847842429606, -2.8846700018136917, 0.5921926931877814, -0.18318117269761103, 1.1354577406122572, 0.7011181470966262, 0.6171212372724355, 1.6849429453939586], "max": [0.7272124096236747, 0.2360130053462216, 1.2752955621033315, 3.080463426043406, 1.5350447910278513, 3.1199708275744285, 0.7280489110820738, -0.04733844949669916, 1.296147852990455, 1.5640630522528463, 0.9090330552643278, 2.204425507468525], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6732471567575482, 0.14983882822763553, 1.2064799905826706, -0.3433921924191879, 1.2141978317553022, -0.715333222717125, 0.6735955443888628, -0.14699516117968883, 1.2085421035171804, 1.1832079327703413, 0.8195862098839294, 2.0049697320631887], "std": [0.031375187023001294, 0.04363488626055395, 0.04574611091446276, 1.5125736539649468, 0.22279355733790054, 1.5895748999695571, 0.03169365323533809, 0.03714212526180378, 0.043723250728555804, 0.21282453481722052, 0.08462575807747641, 0.11176471182177952], "min": [0.594857704392504, 0.042879014130495746, 1.116450142350868, -3.1065400660274523, 0.49737847842429606, -2.8846700018136917, 0.5921926931877814, -0.18318117269761103, 1.1354577406122572, 0.7011181470966262, 0.6171212372724355, 1.6849429453939586], "max": [0.7272124096236747, 0.2360130053462216, 1.2752955621033315, 3.080463426043406, 1.5350447910278513, 3.1199708275744285, 0.7280489110820738, -0.04733844949669916, 1.296147852990455, 1.5640630522528463, 0.9090330552643278, 2.204425507468525], "count": [181]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.490555739379085]], [[0.4721873672385621]], [[0.4736205984477124]]], "std": [[[0.26726790167342906]], [[0.2634401852408745]], [[0.2614804973080678]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1450980392156863]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49446061274509806]], [[0.49575253676470593]], [[0.47527754289215685]]], "std": [[[0.3242338041818838]], [[0.33097749961264195]], [[0.33754898148347384]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.14901960784313725]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49605481821895425]], [[0.520589573120915]], [[0.495771256127451]]], "std": [[[0.33134520310053706]], [[0.3202971011006941]], [[0.3293302920149506]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43652141544117645]], [[0.44207166666666664]], [[0.4025626205065359]]], "std": [[[0.38316750545657935]], [[0.37889458954727756]], [[0.3931698864793128]]], "count": [100]}, "observation.state": {"min": [0.3826199769973755, -1.176303744316101, 0.9699015617370605, -0.5431734919548035, -1.4733221530914307, 0.7444495558738708, -0.9157320261001587, -1.2551738023757935, 1.1695404052734375, -0.28677424788475037, 0.6899939179420471, -0.704108476638794, 31.49625015258789, 43.712501525878906, 0.3062500059604645, 4.267499923706055, 0.8637499809265137, -0.35499998927116394, 0.8056249618530273, -0.8700000047683716, 0.8493750095367432, 0.4112499952316284, 1.4887499809265137, 0.3343749940395355, 42.55687713623047, 44.78187561035156, 0.06750000268220901, -0.628125011920929, 9.691875457763672, -0.3062500059604645, 17.7137508392334, 0.7231250405311584, 18.364999771118164, 0.38374999165534973, 5.433125019073486, 31.53499984741211], "max": [0.9804981350898743, -0.8335717916488647, 1.2082761526107788, -0.15256637334823608, -0.391465425491333, 2.0752031803131104, -0.4227941334247589, -0.9039062857627869, 1.4863717555999756, 0.03447585180401802, 1.4210176467895508, -0.49196040630340576, 54.3025016784668, 57.376251220703125, 0.43187499046325684, 9.7475004196167, 35.74687576293945, 16.395000457763672, 25.65250015258789, 76.32062530517578, 26.111249923706055, 96.98749542236328, 5.954999923706055, 106.60749816894531, 61.03937530517578, 67.31999969482422, 1.8424999713897705, 5.090000152587891, 47.09312438964844, 63.023128509521484, 52.567501068115234, 39.72437286376953, 52.321876525878906, 85.08499908447266, 46.76499938964844, 107.17874908447266], "mean": [0.6418456435203552, -0.9566622972488403, 1.0482944250106812, -0.27898022532463074, -0.8618990182876587, 1.5237023830413818, -0.7268944382667542, -1.046293020248413, 1.3073127269744873, -0.11552600562572479, 1.0085042715072632, -0.5901448130607605, 45.800384521484375, 49.61577224731445, 0.3583694398403168, 8.19079875946045, 12.899288177490234, 2.106386661529541, 5.419612884521484, 14.690897941589355, 4.531860828399658, 20.502582550048828, 1.890409231185913, 29.028583526611328, 53.175594329833984, 54.679771423339844, 0.8380095362663269, 0.9206122159957886, 34.98597717285156, 8.47803020477295, 37.86870193481445, 9.751709938049316, 38.69346618652344, 19.31105613708496, 23.40233612060547, 57.14088439941406], "std": [0.13826054334640503, 0.08935020864009857, 0.08183805644512177, 0.11072184145450592, 0.26646992564201355, 0.29917198419570923, 0.18842367827892303, 0.11844111979007721, 0.12150026112794876, 0.127903014421463, 0.14781144261360168, 0.08782674372196198, 4.3549394607543945, 2.7531979084014893, 0.02443213015794754, 1.7184823751449585, 11.196022033691406, 4.12790060043335, 5.2887701988220215, 26.8825740814209, 4.800700664520264, 34.16633987426758, 0.7100571393966675, 39.10477066040039, 5.44755220413208, 8.343738555908203, 0.5724010467529297, 1.750054955482483, 11.118181228637695, 14.497922897338867, 10.185185432434082, 14.308082580566406, 10.23837947845459, 28.11957359313965, 11.734274864196777, 20.306570053100586], "count": [174]}, "action": {"min": [0.3826199769973755, -1.176303744316101, 0.9699015617370605, -0.5431734919548035, -1.4733221530914307, 0.7444495558738708, -0.9157320261001587, -1.2551738023757935, 1.1695404052734375, -0.28677424788475037, 0.6899939179420471, -0.704108476638794, 31.49625015258789, 43.712501525878906, 0.3062500059604645, 4.267499923706055, 0.8637499809265137, -0.35499998927116394, 0.8056249618530273, -0.8700000047683716, 0.8493750095367432, 0.4112499952316284, 1.4887499809265137, 0.3343749940395355, 42.55687713623047, 44.78187561035156, 0.06750000268220901, -0.628125011920929, 9.691875457763672, -0.3062500059604645, 17.7137508392334, 0.7231250405311584, 18.364999771118164, 0.38374999165534973, 5.433125019073486, 31.53499984741211], "max": [0.9804981350898743, -0.8335717916488647, 1.2082761526107788, -0.15256637334823608, -0.391465425491333, 2.0752031803131104, -0.4227941334247589, -0.9039062857627869, 1.4863717555999756, 0.03447585180401802, 1.4210176467895508, -0.49196040630340576, 54.3025016784668, 57.376251220703125, 0.43187499046325684, 9.7475004196167, 35.74687576293945, 16.395000457763672, 25.65250015258789, 76.32062530517578, 26.111249923706055, 96.98749542236328, 5.954999923706055, 106.60749816894531, 61.03937530517578, 67.31999969482422, 1.8424999713897705, 5.090000152587891, 47.09312438964844, 63.023128509521484, 52.567501068115234, 39.72437286376953, 52.321876525878906, 85.08499908447266, 46.76499938964844, 107.17874908447266], "mean": [0.6418455839157104, -0.9566616415977478, 1.048294186592102, -0.2789800465106964, -0.8618990182876587, 1.5237027406692505, -0.7268944978713989, -1.0462925434112549, 1.307313084602356, -0.11552596092224121, 1.0085043907165527, -0.5901445150375366, 45.800384521484375, 49.61577224731445, 0.35836949944496155, 8.190794944763184, 12.899280548095703, 2.106386661529541, 5.419615745544434, 14.690881729125977, 4.53186559677124, 20.502586364746094, 1.8904088735580444, 29.028606414794922, 53.17558670043945, 54.67978286743164, 0.8380093574523926, 0.9206117391586304, 34.98596954345703, 8.478031158447266, 37.86869430541992, 9.751710891723633, 38.69345474243164, 19.31104850769043, 23.402326583862305, 57.140899658203125], "std": [0.13826055824756622, 0.08935023099184036, 0.08183804899454117, 0.11072185635566711, 0.26646992564201355, 0.29917195439338684, 0.18842363357543945, 0.118441142141819, 0.12150025367736816, 0.1279030293226242, 0.14781144261360168, 0.08782672137022018, 4.354938983917236, 2.7531986236572266, 0.024432139471173286, 1.7184821367263794, 11.196020126342773, 4.127901077270508, 5.288768768310547, 26.882568359375, 4.800699710845947, 34.16633224487305, 0.7100571990013123, 39.10477828979492, 5.4475531578063965, 8.343738555908203, 0.5724011659622192, 1.7500548362731934, 11.118181228637695, 14.49792194366455, 10.185184478759766, 14.308080673217773, 10.23837947845459, 28.11957550048828, 11.734274864196777, 20.30657196044922], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [174]}, "index": {"min": [9701], "max": [9874], "mean": [9787.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [2.1839080459770117, 6.0, 6.0, 6.0, 6.0], "std": [1.8447112077017171, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [174]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [174]}, "eef_direction_state": {"mean": [3.6954022988505746, 4.166666666666667], "std": [1.8706079929913118, 1.9858213892589434], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.1954022988505748, 0.9827586206896551], "std": [0.8419883481293073, 0.8741112920740877], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [0.9770114942528736, 0.8505747126436781], "std": [0.8640590057311619, 0.837741018771891], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [3.6954022988505746, 4.166666666666667], "std": [1.8706079929913118, 1.9858213892589434], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.1954022988505748, 0.9827586206896551], "std": [0.8419883481293073, 0.8741112920740877], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [0.9770114942528736, 0.8505747126436781], "std": [0.8640590057311619, 0.837741018771891], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6686233662538106, 0.14502742111663694, 1.2274088819349347, -0.14850229346340554, 1.2073687677337648, -0.6828412436936429, 0.6763047248269658, -0.14751114759400147, 1.2190614975039693, 1.1748662493927988, 0.8217440754699794, 2.0078666628241946], "std": [0.02944175376842595, 0.037234561751882694, 0.04260619615876836, 1.300214190379794, 0.19145728969229636, 1.3634927517823803, 0.028578742831842967, 0.04578841977085747, 0.05126155925002988, 0.20915466161238364, 0.06571469527912818, 0.10546850634532616], "min": [0.6115831626510886, 0.0516559112967509, 1.1318862636102842, -2.8273426186008566, 0.6348958236272084, -2.1745626281224606, 0.6217965067652043, -0.19467553973317103, 1.1486497707430197, 0.7344508360945019, 0.6263181426636582, 1.7160815931900717], "max": [0.718402399736457, 0.2234937342437417, 1.2947434684035757, 2.76483272269924, 1.5616166773653646, 2.988149625859518, 0.7275485269764697, -0.052903829264954516, 1.308576103652872, 1.5597114575509405, 0.9166046436096291, 2.2707686906622215], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6686233662538106, 0.14502742111663694, 1.2274088819349347, -0.14850229346340554, 1.2073687677337648, -0.6828412436936429, 0.6763047248269658, -0.14751114759400147, 1.2190614975039693, 1.1748662493927988, 0.8217440754699794, 2.0078666628241946], "std": [0.02944175376842595, 0.037234561751882694, 0.04260619615876836, 1.300214190379794, 0.19145728969229636, 1.3634927517823803, 0.028578742831842967, 0.04578841977085747, 0.05126155925002988, 0.20915466161238364, 0.06571469527912818, 0.10546850634532616], "min": [0.6115831626510886, 0.0516559112967509, 1.1318862636102842, -2.8273426186008566, 0.6348958236272084, -2.1745626281224606, 0.6217965067652043, -0.19467553973317103, 1.1486497707430197, 0.7344508360945019, 0.6263181426636582, 1.7160815931900717], "max": [0.718402399736457, 0.2234937342437417, 1.2947434684035757, 2.76483272269924, 1.5616166773653646, 2.988149625859518, 0.7275485269764697, -0.052903829264954516, 1.308576103652872, 1.5597114575509405, 0.9166046436096291, 2.2707686906622215], "count": [174]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49321073325163395]], [[0.47503404616013073]], [[0.4761956903594771]]], "std": [[[0.26726876247446746]], [[0.2645593144067492]], [[0.26274951698223475]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4935318218954249]], [[0.4948212806372549]], [[0.4734463888888889]]], "std": [[[0.3271031164815673]], [[0.3338608909722227]], [[0.34044711012592266]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.12941176470588237]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.494356460375817]], [[0.5119837683823529]], [[0.4850906740196078]]], "std": [[[0.33056972089325126]], [[0.32493541554514194]], [[0.3359118425546164]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4366342258986928]], [[0.4419847998366013]], [[0.4028763684640523]]], "std": [[[0.3830174013784006]], [[0.37876084258780424]], [[0.39255687132446676]]], "count": [100]}, "observation.state": {"min": [0.4048170745372772, -1.231093168258667, 0.9623101949691772, -0.546654462814331, -1.5682671070098877, 0.7636080980300903, -0.912553071975708, -1.2592984437942505, 1.0107194185256958, -0.19913023710250854, 0.6905661225318909, -0.720289409160614, 25.942222595214844, 44.56999969482422, 0.35374999046325684, 3.5, 0.9056249856948853, -0.9950000047683716, 0.5837500095367432, -0.4543749988079071, 1.0212500095367432, 0.18125000596046448, 1.6033333539962769, 0.0, 39.61111068725586, 46.505001068115234, 0.0010000005131587386, -0.5081250071525574, 4.863749980926514, 0.831250011920929, 5.536250114440918, -0.46875, 6.530624866485596, 0.5368750095367432, 1.5681250095367432, 16.400625228881836], "max": [1.012753963470459, -0.8095387816429138, 1.282639980316162, -0.1318713277578354, -0.38757914304733276, 2.011115312576294, -0.4801585078239441, -0.8312140107154846, 1.4055466651916504, 0.040415212512016296, 1.5683518648147583, -0.5557860136032104, 53.83875274658203, 65.62444305419922, 0.47999998927116394, 9.550000190734863, 51.97249984741211, 1.7331249713897705, 16.05437469482422, 66.29374694824219, 11.544374465942383, 83.7906265258789, 2.4418749809265137, 98.03874969482422, 53.00562286376953, 61.08562469482422, 2.1362500190734863, 6.8466668128967285, 38.165626525878906, 2.7093749046325684, 32.38062286376953, 38.53125, 53.21875, 103.08438110351562, 49.88500213623047, 108.17312622070312], "mean": [0.6519143581390381, -0.9674326181411743, 1.0856914520263672, -0.24403899908065796, -0.8339921236038208, 1.3154548406600952, -0.7309985756874084, -1.0112298727035522, 1.2582378387451172, -0.06401069462299347, 0.9769988656044006, -0.6736679673194885, 47.19192886352539, 48.716495513916016, 0.40554237365722656, 8.090439796447754, 15.084646224975586, 0.5080954432487488, 5.787853240966797, 15.072822570800781, 4.413658618927002, 19.77881622314453, 1.7558393478393555, 28.46714210510254, 47.79976272583008, 54.43480682373047, 0.7873057723045349, 1.569352149963379, 23.282588958740234, 1.4312454462051392, 22.892852783203125, 10.023101806640625, 25.26862144470215, 22.88490104675293, 13.450716972351074, 54.30894088745117], "std": [0.1547868698835373, 0.10948119312524796, 0.0882660523056984, 0.12413327395915985, 0.2761824429035187, 0.3373209238052368, 0.13156510889530182, 0.12184152752161026, 0.10004634410142899, 0.0634705051779747, 0.1605377048254013, 0.05530368164181709, 5.8426079750061035, 3.5497610569000244, 0.02429419942200184, 1.816067099571228, 18.022979736328125, 0.6080597043037415, 5.62367057800293, 23.792064666748047, 3.74173903465271, 29.571378707885742, 0.1727493554353714, 37.506675720214844, 2.630654811859131, 5.2175703048706055, 0.5446906089782715, 1.9094018936157227, 8.34390640258789, 0.7132400870323181, 6.72169828414917, 14.288677215576172, 12.178547859191895, 35.27409362792969, 16.619895935058594, 26.408397674560547], "count": [181]}, "action": {"min": [0.4048170745372772, -1.231093168258667, 0.9623101949691772, -0.546654462814331, -1.5682671070098877, 0.7636080980300903, -0.912553071975708, -1.2592984437942505, 1.0107194185256958, -0.19913023710250854, 0.6905661225318909, -0.720289409160614, 25.942222595214844, 44.56999969482422, 0.35374999046325684, 3.5, 0.9056249856948853, -0.9950000047683716, 0.5837500095367432, -0.4543749988079071, 1.0212500095367432, 0.18125000596046448, 1.6033333539962769, 0.0, 39.61111068725586, 46.505001068115234, 0.0010000005131587386, -0.5081250071525574, 4.863749980926514, 0.831250011920929, 5.536250114440918, -0.46875, 6.530624866485596, 0.5368750095367432, 1.5681250095367432, 16.400625228881836], "max": [1.012753963470459, -0.8095387816429138, 1.282639980316162, -0.1318713277578354, -0.38757914304733276, 2.011115312576294, -0.4801585078239441, -0.8312140107154846, 1.4055466651916504, 0.040415212512016296, 1.5683518648147583, -0.5557860136032104, 53.83875274658203, 65.62444305419922, 0.47999998927116394, 9.550000190734863, 51.97249984741211, 1.7331249713897705, 16.05437469482422, 66.29374694824219, 11.544374465942383, 83.7906265258789, 2.4418749809265137, 98.03874969482422, 53.00562286376953, 61.08562469482422, 2.1362500190734863, 6.8466668128967285, 38.165626525878906, 2.7093749046325684, 32.38062286376953, 38.53125, 53.21875, 103.08438110351562, 49.88500213623047, 108.17312622070312], "mean": [0.6519148349761963, -0.9674326777458191, 1.0856915712356567, -0.24403895437717438, -0.8339922428131104, 1.3154548406600952, -0.7309985756874084, -1.0112298727035522, 1.2582377195358276, -0.06401069462299347, 0.976999044418335, -0.6736680269241333, 47.19194030761719, 48.716487884521484, 0.40554240345954895, 8.090438842773438, 15.08465576171875, 0.5080952048301697, 5.7878546714782715, 15.072813034057617, 4.413656711578369, 19.778833389282227, 1.7558397054672241, 28.467126846313477, 47.799766540527344, 54.43480682373047, 0.7873057126998901, 1.5693519115447998, 23.282573699951172, 1.4312454462051392, 22.892852783203125, 10.02309799194336, 25.26865005493164, 22.884897232055664, 13.450721740722656, 54.30893325805664], "std": [0.1547868251800537, 0.10948120802640915, 0.0882660374045372, 0.12413328140974045, 0.2761824429035187, 0.3373209238052368, 0.13156509399414062, 0.12184153497219086, 0.10004635155200958, 0.0634705051779747, 0.1605377048254013, 0.05530368164181709, 5.842607498168945, 3.5497615337371826, 0.02429419942200184, 1.816067099571228, 18.022985458374023, 0.6080596446990967, 5.623671531677246, 23.792064666748047, 3.7417397499084473, 29.571378707885742, 0.1727493703365326, 37.50667953491211, 2.630655288696289, 5.2175703048706055, 0.5446904897689819, 1.9094018936157227, 8.34390640258789, 0.7132400870323181, 6.72169828414917, 14.288678169250488, 12.178547859191895, 35.27409362792969, 16.61989974975586, 26.408395767211914], "count": [181]}, "timestamp": {"min": [0.0], "max": [6.0], "mean": [3.0], "std": [1.7416467303484175], "count": [181]}, "frame_index": {"min": [0], "max": [180], "mean": [90.0], "std": [52.24940191045253], "count": [181]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [181]}, "index": {"min": [9875], "max": [10055], "mean": [9965.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [2.2044198895027622, 6.0, 6.0, 6.0, 6.0], "std": [1.8167977172045775, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [181]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [181]}, "eef_direction_state": {"mean": [3.889502762430939, 4.359116022099448], "std": [1.611063365333419, 1.7584169465202468], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.292817679558011, 0.9834254143646409], "std": [0.7777310212052061, 0.8948911975691266], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [0.988950276243094, 0.8066298342541437], "std": [0.8342724376904576, 0.835113530505688], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.889502762430939, 4.359116022099448], "std": [1.611063365333419, 1.7584169465202468], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.292817679558011, 0.9834254143646409], "std": [0.7777310212052061, 0.8948911975691266], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [0.988950276243094, 0.8066298342541437], "std": [0.8342724376904576, 0.835113530505688], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6737647591849178, 0.14613552858627823, 1.2182299692288434, -0.7559608212536064, 1.1106301313611913, -1.1496837414698593, 0.6740898307116612, -0.15330238315166728, 1.2163403524029455, 1.201020823304449, 0.8533630379756885, 1.9888844257416927], "std": [0.03399297549034526, 0.04016920257889189, 0.04019118884037047, 1.3326029913018245, 0.21407325443081618, 1.5096478091812895, 0.029032989920624724, 0.04471943600482819, 0.0462074517894568, 0.22195824453547428, 0.08978985224333498, 0.10479687856242927], "min": [0.5940401968992123, 0.05090024924478592, 1.123940740972098, -3.1249454287165337, 0.6091576156891438, -3.0653664488767096, 0.5769853426587319, -0.19293951235528178, 1.1357406032883501, 0.6917081192154376, 0.6458735857419509, 1.6767547436014527], "max": [0.7203191149151094, 0.22629898761736308, 1.276945936067221, 3.078960171176142, 1.486737167516444, 3.114113557304988, 0.7220479571532517, -0.0487002379155968, 1.3046729030394013, 1.5890511201476132, 0.938294908629822, 2.2072258885793525], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6737647591849178, 0.14613552858627823, 1.2182299692288434, -0.7559608212536064, 1.1106301313611913, -1.1496837414698593, 0.6740898307116612, -0.15330238315166728, 1.2163403524029455, 1.201020823304449, 0.8533630379756885, 1.9888844257416927], "std": [0.03399297549034526, 0.04016920257889189, 0.04019118884037047, 1.3326029913018245, 0.21407325443081618, 1.5096478091812895, 0.029032989920624724, 0.04471943600482819, 0.0462074517894568, 0.22195824453547428, 0.08978985224333498, 0.10479687856242927], "min": [0.5940401968992123, 0.05090024924478592, 1.123940740972098, -3.1249454287165337, 0.6091576156891438, -3.0653664488767096, 0.5769853426587319, -0.19293951235528178, 1.1357406032883501, 0.6917081192154376, 0.6458735857419509, 1.6767547436014527], "max": [0.7203191149151094, 0.22629898761736308, 1.276945936067221, 3.078960171176142, 1.486737167516444, 3.114113557304988, 0.7220479571532517, -0.0487002379155968, 1.3046729030394013, 1.5890511201476132, 0.938294908629822, 2.2072258885793525], "count": [181]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49430389093137256]], [[0.47699124795751635]], [[0.4773061029411764]]], "std": [[[0.26875689695206845]], [[0.26547819453199845]], [[0.26424794653578954]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.13725490196078433]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5075310927287582]], [[0.5063675898692811]], [[0.48573879493464056]]], "std": [[[0.3251876623209133]], [[0.33272772754325547]], [[0.3401839628125965]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.14901960784313725]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4936130473856209]], [[0.5040409538398694]], [[0.4812274264705882]]], "std": [[[0.3254021125733315]], [[0.32494695057140677]], [[0.33263458684175534]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43163970996732026]], [[0.43757697508169935]], [[0.3982631392973856]]], "std": [[[0.3830530180578483]], [[0.3787015023917716]], [[0.39275304814436524]]], "count": [100]}, "observation.state": {"min": [0.332813560962677, -1.2022202014923096, 0.9480726718902588, -0.5472981929779053, -1.4361494779586792, 0.7615735530853271, -0.8192187547683716, -1.261420488357544, 1.0881166458129883, -0.27630749344825745, 0.6188964247703552, -0.7089722752571106, 36.50272750854492, 42.96312713623047, 0.38499999046325684, 4.065000057220459, 0.9056249856948853, -0.4749999940395355, 0.65625, 0.3055555522441864, 0.8337500095367432, 0.3125, 1.5418750047683716, 0.4074999988079071, 41.735626220703125, 44.83374786376953, 0.38999998569488525, 1.225000023841858, 1.2762500047683716, 1.0149999856948853, 4.423846244812012, -0.7393749952316284, 4.873076915740967, -0.2841666638851166, 0.6987500190734863, 11.693077087402344], "max": [0.9824054837226868, -0.7680056691169739, 1.248307228088379, -0.13203822076320648, -0.29585814476013184, 2.1412699222564697, -0.45796138048171997, -0.8498082756996155, 1.4697299003601074, 0.0016318681882694364, 1.3730788230895996, -0.5400024652481079, 54.258750915527344, 51.161251068115234, 0.5149999856948853, 9.528749465942383, 31.651248931884766, 12.15999984741211, 19.678749084472656, 77.79750061035156, 18.989999771118164, 99.79812622070312, 1.636875033378601, 107.64437866210938, 58.365623474121094, 59.96062469482422, 2.424999952316284, 9.214375495910645, 35.109375, 4.484375, 33.801876068115234, 37.688751220703125, 45.70375061035156, 104.27750396728516, 49.80812454223633, 110.21624755859375], "mean": [0.6171057820320129, -0.9507772326469421, 1.0751982927322388, -0.2931100130081177, -0.7066307663917542, 1.5028207302093506, -0.6925140023231506, -0.9998902082443237, 1.2601691484451294, -0.12874627113342285, 0.945137619972229, -0.6395031809806824, 47.580684661865234, 46.284366607666016, 0.4287329316139221, 8.502714157104492, 9.800230026245117, 2.1131465435028076, 5.772951602935791, 15.124038696289062, 5.043360233306885, 20.62437629699707, 1.593619704246521, 32.63227462768555, 49.22188186645508, 52.42140579223633, 0.8456333875656128, 4.22157096862793, 19.70569610595703, 2.019674777984619, 21.31101417541504, 10.08627700805664, 21.28713607788086, 27.593549728393555, 13.128068923950195, 53.32350540161133], "std": [0.15429829061031342, 0.10493530333042145, 0.07800125330686569, 0.11693057417869568, 0.2628132998943329, 0.35099896788597107, 0.12716792523860931, 0.14132311940193176, 0.1335659772157669, 0.0677468478679657, 0.16167089343070984, 0.06461802870035172, 4.553437232971191, 2.6185383796691895, 0.026798803359270096, 1.7243529558181763, 11.013608932495117, 3.043548107147217, 5.584836483001709, 26.38258171081543, 4.991118907928467, 34.53175354003906, 0.022532718256115913, 40.26755142211914, 3.9456748962402344, 6.152263164520264, 0.38722583651542664, 2.0358355045318604, 8.710434913635254, 1.282362461090088, 8.258999824523926, 14.965681076049805, 12.645901679992676, 40.444095611572266, 17.56908416748047, 33.99779510498047], "count": [163]}, "action": {"min": [0.332813560962677, -1.2022202014923096, 0.9480726718902588, -0.5472981929779053, -1.4361494779586792, 0.7615735530853271, -0.8192187547683716, -1.261420488357544, 1.0881166458129883, -0.27630749344825745, 0.6188964247703552, -0.7089722752571106, 36.50272750854492, 42.96312713623047, 0.38499999046325684, 4.065000057220459, 0.9056249856948853, -0.4749999940395355, 0.65625, 0.3055555522441864, 0.8337500095367432, 0.3125, 1.5418750047683716, 0.4074999988079071, 41.735626220703125, 44.83374786376953, 0.38999998569488525, 1.225000023841858, 1.2762500047683716, 1.0149999856948853, 4.423846244812012, -0.7393749952316284, 4.873076915740967, -0.2841666638851166, 0.6987500190734863, 11.693077087402344], "max": [0.9824054837226868, -0.7680056691169739, 1.248307228088379, -0.13203822076320648, -0.29585814476013184, 2.1412699222564697, -0.45796138048171997, -0.8498082756996155, 1.4697299003601074, 0.0016318681882694364, 1.3730788230895996, -0.5400024652481079, 54.258750915527344, 51.161251068115234, 0.5149999856948853, 9.528749465942383, 31.651248931884766, 12.15999984741211, 19.678749084472656, 77.79750061035156, 18.989999771118164, 99.79812622070312, 1.636875033378601, 107.64437866210938, 58.365623474121094, 59.96062469482422, 2.424999952316284, 9.214375495910645, 35.109375, 4.484375, 33.801876068115234, 37.688751220703125, 45.70375061035156, 104.27750396728516, 49.80812454223633, 110.21624755859375], "mean": [0.6171057224273682, -0.9507774710655212, 1.0751982927322388, -0.29311004281044006, -0.7066308259963989, 1.5028207302093506, -0.6925137639045715, -0.9998903870582581, 1.2601693868637085, -0.12874624133110046, 0.9451372623443604, -0.6395032405853271, 47.5806770324707, 46.28436279296875, 0.4287329316139221, 8.502713203430176, 9.800230026245117, 2.1131479740142822, 5.772950172424316, 15.12403678894043, 5.043362140655518, 20.624351501464844, 1.593619465827942, 32.632286071777344, 49.221858978271484, 52.42139434814453, 0.8456335067749023, 4.2215704917907715, 19.70569610595703, 2.0196750164031982, 21.31101417541504, 10.086278915405273, 21.28713607788086, 27.59354019165039, 13.128071784973145, 53.32349395751953], "std": [0.1542983055114746, 0.10493528842926025, 0.0780012458562851, 0.11693057417869568, 0.2628132998943329, 0.35099899768829346, 0.12716792523860931, 0.14132311940193176, 0.13356594741344452, 0.0677468553185463, 0.16167087852954865, 0.06461803615093231, 4.553436756134033, 2.6185383796691895, 0.026798803359270096, 1.7243531942367554, 11.0136079788208, 3.0435476303100586, 5.584836483001709, 26.382587432861328, 4.991118907928467, 34.531761169433594, 0.022532721981406212, 40.26755142211914, 3.945673704147339, 6.152263164520264, 0.387225866317749, 2.0358355045318604, 8.710434913635254, 1.282362461090088, 8.259000778198242, 14.965681076049805, 12.645902633666992, 40.44409942626953, 17.569082260131836, 33.997802734375], "count": [163]}, "timestamp": {"min": [0.0], "max": [5.4], "mean": [2.6999999999999993], "std": [1.5684387141358123], "count": [163]}, "frame_index": {"min": [0], "max": [162], "mean": [81.0], "std": [47.05316142407437], "count": [163]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [163]}, "index": {"min": [10056], "max": [10218], "mean": [10137.0], "std": [47.05316142407437], "count": [163]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [163]}, "subtask_annotation": {"mean": [2.1717791411042944, 6.0, 6.0, 6.0, 6.0], "std": [1.86867983328325, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [163]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [163]}, "eef_direction_state": {"mean": [3.576687116564417, 3.914110429447853], "std": [1.8265113265540778, 1.9230560194812343], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_state": {"mean": [1.2760736196319018, 1.1717791411042944], "std": [0.7697369764959056, 0.83331765074884], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_state": {"mean": [0.901840490797546, 0.9386503067484663], "std": [0.8523854936421295, 0.8413635699599405], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_direction_action": {"mean": [3.576687116564417, 3.914110429447853], "std": [1.8265113265540778, 1.9230560194812343], "min": [0, 0], "max": [6, 6], "count": [163]}, "eef_velocity_action": {"mean": [1.2760736196319018, 1.1717791411042944], "std": [0.7697369764959056, 0.83331765074884], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_acc_mag_action": {"mean": [0.901840490797546, 0.9386503067484663], "std": [0.8523854936421295, 0.8413635699599405], "min": [0, 0], "max": [2, 2], "count": [163]}, "eef_sim_pose_state": {"mean": [0.6810887178471857, 0.14822558012151912, 1.205320333831997, -0.29691848598461024, 1.2378046159107023, -0.8495873700461477, 0.6744389679340952, -0.1458980760494336, 1.2251831430924007, 1.1906641987650173, 0.8735295789825447, 2.0043760603205447], "std": [0.028074120699266982, 0.039759817335192245, 0.03250020164769906, 1.5382791670911995, 0.17819914268633338, 1.5664397720142207, 0.03499865063179199, 0.041039296977911505, 0.037396505167144746, 0.1904559297152405, 0.06740774693252907, 0.10107019920156568], "min": [0.5941780852647758, 0.04219251484151351, 1.132891038961016, -2.1809527581797927, 0.7033066151154168, -2.6886966532206222, 0.610618673072697, -0.1813944825604706, 1.1403276830773557, 0.8221293856661711, 0.6811617980967521, 1.7813150742319432], "max": [0.7208369612372779, 0.2014951805729119, 1.2652087950072626, 3.1206259398999667, 1.566749285477159, 2.618240978137266, 0.7371800814926524, -0.0468348100847685, 1.2837149982914595, 1.6288151591737934, 0.9422327379822604, 2.248666904445123], "count": [163]}, "eef_sim_pose_action": {"mean": [0.6810887178471857, 0.14822558012151912, 1.205320333831997, -0.29691848598461024, 1.2378046159107023, -0.8495873700461477, 0.6744389679340952, -0.1458980760494336, 1.2251831430924007, 1.1906641987650173, 0.8735295789825447, 2.0043760603205447], "std": [0.028074120699266982, 0.039759817335192245, 0.03250020164769906, 1.5382791670911995, 0.17819914268633338, 1.5664397720142207, 0.03499865063179199, 0.041039296977911505, 0.037396505167144746, 0.1904559297152405, 0.06740774693252907, 0.10107019920156568], "min": [0.5941780852647758, 0.04219251484151351, 1.132891038961016, -2.1809527581797927, 0.7033066151154168, -2.6886966532206222, 0.610618673072697, -0.1813944825604706, 1.1403276830773557, 0.8221293856661711, 0.6811617980967521, 1.7813150742319432], "max": [0.7208369612372779, 0.2014951805729119, 1.2652087950072626, 3.1206259398999667, 1.566749285477159, 2.618240978137266, 0.7371800814926524, -0.0468348100847685, 1.2837149982914595, 1.6288151591737934, 0.9422327379822604, 2.248666904445123], "count": [163]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4866315522875817]], [[0.47637238766339873]], [[0.46939517973856204]]], "std": [[[0.2707421582617902]], [[0.2630697432834281]], [[0.2642803323739286]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.1450980392156863]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5050650326797386]], [[0.5072293055555556]], [[0.4848012111928105]]], "std": [[[0.3259665248658186]], [[0.32915338390511245]], [[0.33517771945740293]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4804826429738562]], [[0.4994992299836601]], [[0.47665849877450983]]], "std": [[[0.3252583161434002]], [[0.31953864963073697]], [[0.32543526132472483]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4103440461601307]], [[0.41552455269607846]], [[0.3753867116013072]]], "std": [[[0.37441061331368125]], [[0.3738527655969889]], [[0.38528581482512103]]], "count": [100]}, "observation.state": {"min": [0.4142347574234009, -1.184147834777832, 0.9015220999717712, -0.5070763826370239, -1.5659782886505127, 0.5465061068534851, -0.9382390975952148, -1.3296091556549072, 1.048061728477478, -0.2075703889131546, 0.7181992530822754, -0.7902265787124634, 15.117500305175781, 41.833126068115234, -0.1574999988079071, 1.122499942779541, 0.4580000042915344, -0.18187500536441803, 0.7287499904632568, -0.890625, 0.7311111092567444, 0.1525000035762787, 1.4275000095367432, 0.27562499046325684, 25.490625381469727, 45.650001525878906, 0.18187500536441803, -0.11249999701976776, 1.0462499856948853, 0.7849999666213989, 0.6775000095367432, -0.6631250381469727, 1.0306249856948853, -0.3700000047683716, 0.8112499713897705, 0.27000001072883606], "max": [1.0291998386383057, -0.7608053088188171, 1.22842276096344, -0.14329175651073456, -0.4418678879737854, 1.8898775577545166, -0.47474631667137146, -0.8458743691444397, 1.4559013843536377, 0.05139020457863808, 1.6146376132965088, -0.5861133337020874, 59.303123474121094, 58.678749084472656, 0.44749999046325684, 9.733749389648438, 50.16749954223633, 69.7562484741211, 39.31187438964844, 20.0518741607666, 27.71062469482422, 53.05062484741211, 25.78937530517578, 89.94937896728516, 46.77124786376953, 79.34562683105469, 2.78125, 9.802499771118164, 36.770626068115234, 1.0, 36.82749938964844, 41.47437286376953, 53.453125, 97.82437896728516, 53.578125, 109.83499908447266], "mean": [0.671711266040802, -0.9181413054466248, 1.0249871015548706, -0.2751188278198242, -0.8055039048194885, 1.5002931356430054, -0.7921133637428284, -1.0021672248840332, 1.2145938873291016, -0.10070927441120148, 0.9858037829399109, -0.7092727422714233, 46.5412712097168, 51.657711029052734, -0.04227612912654877, 7.595916748046875, 18.153547286987305, 7.3567376136779785, 12.670632362365723, 2.907569646835327, 9.555144309997559, 13.252985000610352, 5.973682880401611, 28.917739868164062, 35.398136138916016, 64.34143829345703, 0.7085146307945251, 2.6445369720458984, 27.628664016723633, 0.9122819304466248, 26.944263458251953, 9.98060417175293, 28.368364334106445, 19.385602951049805, 12.912699699401855, 60.8629035949707], "std": [0.16795238852500916, 0.11375295370817184, 0.10235130786895752, 0.0947776511311531, 0.25643232464790344, 0.26673537492752075, 0.17849475145339966, 0.1623089611530304, 0.13330717384815216, 0.06554049998521805, 0.1552923172712326, 0.08879992365837097, 8.458869934082031, 3.119584560394287, 0.08711037039756775, 2.816814422607422, 17.41282081604004, 17.45957374572754, 14.921499252319336, 5.243198394775391, 10.278059005737305, 19.052061080932617, 7.489923477172852, 35.49393844604492, 7.72857141494751, 14.597183227539062, 0.40912577509880066, 3.2265713214874268, 10.565092086791992, 0.050977010279893875, 9.721000671386719, 16.342615127563477, 12.071039199829102, 31.867185592651367, 15.265480041503906, 26.160316467285156], "count": [274]}, "action": {"min": [0.4142347574234009, -1.184147834777832, 0.9015220999717712, -0.5070763826370239, -1.5659782886505127, 0.5465061068534851, -0.9382390975952148, -1.3296091556549072, 1.048061728477478, -0.2075703889131546, 0.7181992530822754, -0.7902265787124634, 15.117500305175781, 41.833126068115234, -0.1574999988079071, 1.122499942779541, 0.4580000042915344, -0.18187500536441803, 0.7287499904632568, -0.890625, 0.7311111092567444, 0.1525000035762787, 1.4275000095367432, 0.27562499046325684, 25.490625381469727, 45.650001525878906, 0.18187500536441803, -0.11249999701976776, 1.0462499856948853, 0.7849999666213989, 0.6775000095367432, -0.6631250381469727, 1.0306249856948853, -0.3700000047683716, 0.8112499713897705, 0.27000001072883606], "max": [1.0291998386383057, -0.7608053088188171, 1.22842276096344, -0.14329175651073456, -0.4418678879737854, 1.8898775577545166, -0.47474631667137146, -0.8458743691444397, 1.4559013843536377, 0.05139020457863808, 1.6146376132965088, -0.5861133337020874, 59.303123474121094, 58.678749084472656, 0.44749999046325684, 9.733749389648438, 50.16749954223633, 69.7562484741211, 39.31187438964844, 20.0518741607666, 27.71062469482422, 53.05062484741211, 25.78937530517578, 89.94937896728516, 46.77124786376953, 79.34562683105469, 2.78125, 9.802499771118164, 36.770626068115234, 1.0, 36.82749938964844, 41.47437286376953, 53.453125, 97.82437896728516, 53.578125, 109.83499908447266], "mean": [0.6717113256454468, -0.9181410670280457, 1.0249861478805542, -0.275118887424469, -0.8055041432380676, 1.5002930164337158, -0.7921136021614075, -1.0021673440933228, 1.2145938873291016, -0.10070930421352386, 0.9858038425445557, -0.7092728614807129, 46.541259765625, 51.65772247314453, -0.042276132851839066, 7.595916748046875, 18.15354347229004, 7.35673713684082, 12.670626640319824, 2.9075658321380615, 9.555133819580078, 13.252984046936035, 5.973684310913086, 28.917720794677734, 35.39813232421875, 64.34144592285156, 0.7085144519805908, 2.6445367336273193, 27.628677368164062, 0.9122819304466248, 26.944250106811523, 9.980603218078613, 28.36836814880371, 19.38560676574707, 12.91270637512207, 60.8629035949707], "std": [0.16795238852500916, 0.11375295370817184, 0.10235128551721573, 0.0947776511311531, 0.25643229484558105, 0.26673537492752075, 0.17849476635456085, 0.1623089611530304, 0.13330714404582977, 0.06554048508405685, 0.1552923172712326, 0.08879991620779037, 8.458869934082031, 3.119584798812866, 0.08711037039756775, 2.8168163299560547, 17.412822723388672, 17.459571838378906, 14.921494483947754, 5.243197917938232, 10.278059005737305, 19.052053451538086, 7.489921569824219, 35.49394989013672, 7.728570461273193, 14.597182273864746, 0.40912577509880066, 3.2265710830688477, 10.565092086791992, 0.05097699910402298, 9.720999717712402, 16.342618942260742, 12.071041107177734, 31.867197036743164, 15.265482902526855, 26.16031837463379], "count": [274]}, "timestamp": {"min": [0.0], "max": [9.1], "mean": [4.550000000000001], "std": [2.6365486699260625], "count": [274]}, "frame_index": {"min": [0], "max": [273], "mean": [136.5], "std": [79.09646009778187], "count": [274]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [274]}, "index": {"min": [10219], "max": [10492], "mean": [10355.5], "std": [79.09646009778187], "count": [274]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [274]}, "subtask_annotation": {"mean": [2.1861313868613137, 6.0, 6.0, 6.0, 6.0], "std": [1.7251968038269065, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [274]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [274]}, "eef_direction_state": {"mean": [4.007299270072993, 4.153284671532846], "std": [1.7383453428117697, 2.16437820321527], "min": [0, 0], "max": [6, 6], "count": [274]}, "eef_velocity_state": {"mean": [1.0547445255474452, 0.7883211678832117], "std": [0.824308673221022, 0.8537650143750928], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_acc_mag_state": {"mean": [0.791970802919708, 0.6204379562043796], "std": [0.856794091912318, 0.8071883874696762], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_direction_action": {"mean": [4.007299270072993, 4.153284671532846], "std": [1.7383453428117697, 2.16437820321527], "min": [0, 0], "max": [6, 6], "count": [274]}, "eef_velocity_action": {"mean": [1.0547445255474452, 0.7883211678832117], "std": [0.824308673221022, 0.8537650143750928], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_acc_mag_action": {"mean": [0.791970802919708, 0.6204379562043796], "std": [0.856794091912318, 0.8071883874696762], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_sim_pose_state": {"mean": [0.6641474079655905, 0.15297304706410225, 1.2109138933350168, -0.7214850578451498, 1.2569910970671518, -0.6823913534068484, 0.6540470597124565, -0.14079844606350772, 1.1953444098415358, 1.2922190381215157, 0.9096185783775813, 2.1091615284955294], "std": [0.03268371325877319, 0.03734849637246251, 0.04824266566851732, 1.4853233009045939, 0.18374558925512588, 1.7357333423624464, 0.03223747421779208, 0.05182493801743115, 0.04762958025397794, 0.24264858900510178, 0.13842255819671703, 0.11810579845778034], "min": [0.5973689389449064, 0.05969040494743583, 1.11389058499298, -3.1399092700802345, 0.4962989175749781, -3.125177974391965, 0.5774541584200275, -0.18164879148530622, 1.1302867410574526, 0.7017314847553819, 0.5618165794247507, 1.7400530725614758], "max": [0.7156686968423391, 0.22139934450281476, 1.297978671349275, 3.1360086470256134, 1.5419503411585813, 3.1287522763941786, 0.7079361194585664, -0.02303382218397082, 1.287919140343943, 1.5896616691550638, 1.0297189830942157, 2.27991359215987], "count": [274]}, "eef_sim_pose_action": {"mean": [0.6641474079655905, 0.15297304706410225, 1.2109138933350168, -0.7214850578451498, 1.2569910970671518, -0.6823913534068484, 0.6540470597124565, -0.14079844606350772, 1.1953444098415358, 1.2922190381215157, 0.9096185783775813, 2.1091615284955294], "std": [0.03268371325877319, 0.03734849637246251, 0.04824266566851732, 1.4853233009045939, 0.18374558925512588, 1.7357333423624464, 0.03223747421779208, 0.05182493801743115, 0.04762958025397794, 0.24264858900510178, 0.13842255819671703, 0.11810579845778034], "min": [0.5973689389449064, 0.05969040494743583, 1.11389058499298, -3.1399092700802345, 0.4962989175749781, -3.125177974391965, 0.5774541584200275, -0.18164879148530622, 1.1302867410574526, 0.7017314847553819, 0.5618165794247507, 1.7400530725614758], "max": [0.7156686968423391, 0.22139934450281476, 1.297978671349275, 3.1360086470256134, 1.5419503411585813, 3.1287522763941786, 0.7079361194585664, -0.02303382218397082, 1.287919140343943, 1.5896616691550638, 1.0297189830942157, 2.27991359215987], "count": [274]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49485002655228755]], [[0.48225437704248364]], [[0.475647193627451]]], "std": [[[0.26604256295789663]], [[0.2610747548778479]], [[0.2624548049697667]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1450980392156863]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49070150531045753]], [[0.4963107475490196]], [[0.47313037581699346]]], "std": [[[0.33019796228712844]], [[0.33220070715093]], [[0.33884462459119347]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.11372549019607843]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5292041870915032]], [[0.5452237132352941]], [[0.5213206576797386]]], "std": [[[0.32605735919333934]], [[0.32082809534707424]], [[0.3282805766785248]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4129404044117647]], [[0.4183181597222222]], [[0.3745980126633987]]], "std": [[[0.37342023358886506]], [[0.3728558963498955]], [[0.3857825823866867]]], "count": [100]}, "observation.state": {"min": [0.3949940800666809, -1.1253528594970703, 0.8615148067474365, -0.5973907113075256, -1.5182090997695923, 0.7269864082336426, -1.0473411083221436, -1.317449688911438, 1.0870145559310913, -0.07464999705553055, 0.7723449468612671, -0.6754024624824524, 15.827499389648438, 44.73249816894531, -0.02499999850988388, 1.1018750667572021, 1.0318750143051147, -1.7556250095367432, 0.8799999952316284, -0.8968750238418579, 1.0787500143051147, -0.39125001430511475, 1.3550000190734863, 0.3387500047683716, 38.23999786376953, 45.98374938964844, -0.021250000223517418, -0.5493749976158142, 3.057499885559082, 0.36375001072883606, 12.046250343322754, -1.0049999952316284, 10.603124618530273, -0.0625, 0.7400000095367432, 18.8174991607666], "max": [1.0235625505447388, -0.737535297870636, 1.178568720817566, -0.1957923322916031, -0.4167143404483795, 2.044971227645874, -0.6025406122207642, -0.8534800410270691, 1.457474946975708, 0.08581080287694931, 1.5170222520828247, -0.5014972686767578, 49.696876525878906, 64.10375213623047, 0.11500000208616257, 9.699999809265137, 41.453125, 1.1143749952316284, 35.33187484741211, 25.696250915527344, 26.263750076293945, 56.368751525878906, 9.741874694824219, 86.09062194824219, 66.77874755859375, 75.46624755859375, 2.634999990463257, 9.09375, 67.51750183105469, 43.44312286376953, 51.4375, 65.50749969482422, 64.15374755859375, 110.64812469482422, 69.06999969482422, 109.44437408447266], "mean": [0.7548130750656128, -0.8627122044563293, 0.9574490785598755, -0.31991469860076904, -0.8896101713180542, 1.5275089740753174, -0.8518577218055725, -1.0342473983764648, 1.2573407888412476, -6.002041482133791e-05, 1.1100324392318726, -0.5887628793716431, 44.14983367919922, 49.32872009277344, 0.03887997567653656, 7.7762556076049805, 16.338682174682617, 0.6788084506988525, 10.421313285827637, 2.3085973262786865, 9.513303756713867, 8.58472728729248, 2.403153896331787, 33.63006591796875, 46.96757125854492, 59.72248458862305, 0.5333321690559387, 1.3016314506530762, 33.36161422729492, 9.08231258392334, 31.31397247314453, 7.041245937347412, 32.533653259277344, 25.321203231811523, 18.078800201416016, 59.94681930541992], "std": [0.1585511863231659, 0.09609293937683105, 0.10314322263002396, 0.09817910194396973, 0.2538027763366699, 0.25062084197998047, 0.16246354579925537, 0.1502201110124588, 0.1390524059534073, 0.03929324820637703, 0.19194820523262024, 0.04491271451115608, 6.07469367980957, 2.6423285007476807, 0.02383178286254406, 2.2409660816192627, 9.90235424041748, 0.769349992275238, 9.977005004882812, 5.445228099822998, 6.883079528808594, 16.638072967529297, 1.6910476684570312, 24.602487564086914, 5.6286845207214355, 12.23384952545166, 0.45633065700531006, 2.425780773162842, 16.869413375854492, 14.483829498291016, 9.032010078430176, 13.87650203704834, 15.326404571533203, 35.68273162841797, 21.208690643310547, 25.54102897644043], "count": [285]}, "action": {"min": [0.3949940800666809, -1.1253528594970703, 0.8615148067474365, -0.5973907113075256, -1.5182090997695923, 0.7269864082336426, -1.0473411083221436, -1.317449688911438, 1.0870145559310913, -0.07464999705553055, 0.7723449468612671, -0.6754024624824524, 15.827499389648438, 44.73249816894531, -0.02499999850988388, 1.1018750667572021, 1.0318750143051147, -1.7556250095367432, 0.8799999952316284, -0.8968750238418579, 1.0787500143051147, -0.39125001430511475, 1.3550000190734863, 0.3387500047683716, 38.23999786376953, 45.98374938964844, -0.021250000223517418, -0.5493749976158142, 3.057499885559082, 0.36375001072883606, 12.046250343322754, -1.0049999952316284, 10.603124618530273, -0.0625, 0.7400000095367432, 18.8174991607666], "max": [1.0235625505447388, -0.737535297870636, 1.178568720817566, -0.1957923322916031, -0.4167143404483795, 2.044971227645874, -0.6025406122207642, -0.8534800410270691, 1.457474946975708, 0.08581080287694931, 1.5170222520828247, -0.5014972686767578, 49.696876525878906, 64.10375213623047, 0.11500000208616257, 9.699999809265137, 41.453125, 1.1143749952316284, 35.33187484741211, 25.696250915527344, 26.263750076293945, 56.368751525878906, 9.741874694824219, 86.09062194824219, 66.77874755859375, 75.46624755859375, 2.634999990463257, 9.09375, 67.51750183105469, 43.44312286376953, 51.4375, 65.50749969482422, 64.15374755859375, 110.64812469482422, 69.06999969482422, 109.44437408447266], "mean": [0.7548131942749023, -0.862711489200592, 0.95744788646698, -0.3199145793914795, -0.8896098732948303, 1.5275084972381592, -0.8518572449684143, -1.034246802330017, 1.2573412656784058, -6.0021746321581304e-05, 1.1100327968597412, -0.5887628793716431, 44.14983367919922, 49.328731536865234, 0.038879938423633575, 7.7762556076049805, 16.33866310119629, 0.6788085699081421, 10.421319007873535, 2.3085968494415283, 9.513297080993652, 8.584735870361328, 2.4031522274017334, 33.63008499145508, 46.96754837036133, 59.722450256347656, 0.533332109451294, 1.3016313314437866, 33.36159896850586, 9.08230972290039, 31.313987731933594, 7.0412492752075195, 32.53362274169922, 25.321208953857422, 18.07880210876465, 59.946834564208984], "std": [0.1585511863231659, 0.09609296917915344, 0.10314331203699112, 0.09817910939455032, 0.2538028061389923, 0.2506208121776581, 0.16246351599693298, 0.1502200961112976, 0.1390523612499237, 0.039293255656957626, 0.19194826483726501, 0.044912710785865784, 6.074692726135254, 2.6423277854919434, 0.023831788450479507, 2.2409658432006836, 9.90235424041748, 0.7693496346473694, 9.977004051208496, 5.445228099822998, 6.883079528808594, 16.638071060180664, 1.6910488605499268, 24.60249137878418, 5.6286845207214355, 12.233847618103027, 0.4563305079936981, 2.425780773162842, 16.869413375854492, 14.483830451965332, 9.03200912475586, 13.876501083374023, 15.326403617858887, 35.682735443115234, 21.208690643310547, 25.541027069091797], "count": [285]}, "timestamp": {"min": [0.0], "max": [9.466666666666667], "mean": [4.733333333333333], "std": [2.7423968970119446], "count": [285]}, "frame_index": {"min": [0], "max": [284], "mean": [142.0], "std": [82.27190691035833], "count": [285]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [285]}, "index": {"min": [10493], "max": [10777], "mean": [10635.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [285]}, "subtask_annotation": {"mean": [2.192982456140351, 6.0, 6.0, 6.0, 6.0], "std": [1.723303605138017, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [285]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [285]}, "eef_direction_state": {"mean": [4.333333333333333, 3.856140350877193], "std": [1.9496588395520105, 1.9349978506592764], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_state": {"mean": [0.8210526315789474, 0.9543859649122807], "std": [0.8581368725132122, 0.7502210610911764], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_state": {"mean": [0.6526315789473685, 0.8736842105263158], "std": [0.8220866183837188, 0.8196118712996135], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_direction_action": {"mean": [4.333333333333333, 3.856140350877193], "std": [1.9496588395520105, 1.9349978506592764], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_action": {"mean": [0.8210526315789474, 0.9543859649122807], "std": [0.8581368725132122, 0.7502210610911764], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_action": {"mean": [0.6526315789473685, 0.8736842105263158], "std": [0.8220866183837188, 0.8196118712996135], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_sim_pose_state": {"mean": [0.6486268441675133, 0.17018041047916357, 1.2051976906926891, -0.49857745632726924, 1.2645995833741284, -0.8380453831061155, 0.660823397522543, -0.16315991250005424, 1.1961981862112296, 1.2286706623754553, 0.7206351424559265, 2.0298098786765477], "std": [0.03231546215877235, 0.03083029721816357, 0.03911115642831216, 1.4299650348592268, 0.14848944121286264, 1.5271701832813052, 0.040235988025455076, 0.03719499531988417, 0.04833459880233995, 0.23426588536114606, 0.13794306527227865, 0.10527933558605045], "min": [0.5994736927252194, 0.07157640729632928, 1.113234368397128, -3.1112714232146654, 0.6306481596980902, -3.1170911115757356, 0.6058956525949362, -0.20489964080029124, 1.1184833862799684, 0.7464726026346231, 0.44329819140918403, 1.6965044649084595], "max": [0.7087438021206794, 0.22618472311616938, 1.276563572178607, 3.1331710928462657, 1.5401424823002636, 3.026660669276148, 0.7287909266674952, -0.06420602044248061, 1.2950511973427064, 1.5435742029852064, 0.8514677174007592, 2.162848444973238], "count": [285]}, "eef_sim_pose_action": {"mean": [0.6486268441675133, 0.17018041047916357, 1.2051976906926891, -0.49857745632726924, 1.2645995833741284, -0.8380453831061155, 0.660823397522543, -0.16315991250005424, 1.1961981862112296, 1.2286706623754553, 0.7206351424559265, 2.0298098786765477], "std": [0.03231546215877235, 0.03083029721816357, 0.03911115642831216, 1.4299650348592268, 0.14848944121286264, 1.5271701832813052, 0.040235988025455076, 0.03719499531988417, 0.04833459880233995, 0.23426588536114606, 0.13794306527227865, 0.10527933558605045], "min": [0.5994736927252194, 0.07157640729632928, 1.113234368397128, -3.1112714232146654, 0.6306481596980902, -3.1170911115757356, 0.6058956525949362, -0.20489964080029124, 1.1184833862799684, 0.7464726026346231, 0.44329819140918403, 1.6965044649084595], "max": [0.7087438021206794, 0.22618472311616938, 1.276563572178607, 3.1331710928462657, 1.5401424823002636, 3.026660669276148, 0.7287909266674952, -0.06420602044248061, 1.2950511973427064, 1.5435742029852064, 0.8514677174007592, 2.162848444973238], "count": [285]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4869160804738562]], [[0.4790784885620915]], [[0.47214218545751635]]], "std": [[[0.2718760739909287]], [[0.26380519986760126]], [[0.26460514462200596]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12549019607843137]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5096144403594771]], [[0.514668539624183]], [[0.4895235927287582]]], "std": [[[0.3272719528110273]], [[0.32742104795977184]], [[0.33425638416432857]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13725490196078433]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5392858762254902]], [[0.5559429084967321]], [[0.527423527369281]]], "std": [[[0.3301061710870251]], [[0.32187211617509787]], [[0.329827313004601]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41157636233660133]], [[0.41713963235294116]], [[0.3739132863562092]]], "std": [[[0.3746217459894275]], [[0.3737173273084928]], [[0.38651207823924877]]], "count": [100]}, "observation.state": {"min": [0.4036965072154999, -1.121657371520996, 0.88979172706604, -0.4332370162010193, -1.2232437133789062, 1.0630663633346558, -0.9023804068565369, -1.300140142440796, 1.2061779499053955, -0.16806381940841675, 0.7654545307159424, -0.5611124038696289, 29.88249969482422, 44.57625198364258, -0.21250000596046448, 0.5893750190734863, 0.9900000095367432, -0.6443749666213989, 0.7243750095367432, -0.8493750095367432, 0.7590000033378601, -0.24937500059604645, 1.4474999904632568, 0.24437500536441803, 34.421875, 48.69937515258789, 0.1599999964237213, -0.41312500834465027, 1.7543749809265137, -1.5112500190734863, 7.175000190734863, -2.094374895095825, 8.60111141204834, 0.1887499988079071, 0.7089999914169312, 23.046667098999023], "max": [0.9017869830131531, -0.8082830905914307, 1.1549649238586426, -0.19438563287258148, -0.4002155363559723, 1.940995216369629, -0.5009012222290039, -0.9398126602172852, 1.4344196319580078, 0.051817093044519424, 1.3378559350967407, -0.5158979892730713, 52.58812713623047, 55.658748626708984, 0.03187499940395355, 9.815000534057617, 50.858123779296875, 62.498748779296875, 35.196876525878906, 19.073749542236328, 29.459999084472656, 60.928123474121094, 11.707499504089355, 94.67250061035156, 53.510623931884766, 72.25375366210938, 2.28125, 8.163125038146973, 38.84562301635742, 1.4487500190734863, 41.06812286376953, 4.952499866485596, 39.52687454223633, 47.858123779296875, 34.46812438964844, 87.85062408447266], "mean": [0.6515203714370728, -0.8972398638725281, 0.9780550599098206, -0.3112679123878479, -0.7570108771324158, 1.6837410926818848, -0.778480052947998, -1.0544006824493408, 1.2939887046813965, -0.10959719121456146, 0.9900347590446472, -0.5439527630805969, 45.5846061706543, 50.806068420410156, -0.0958215743303299, 8.167174339294434, 14.607625007629395, 6.874345779418945, 10.587502479553223, 3.4221158027648926, 10.337677955627441, 13.995361328125, 3.7806341648101807, 32.910037994384766, 42.847434997558594, 60.33737564086914, 0.6990636587142944, 2.5567128658294678, 22.753475189208984, -0.11133263260126114, 23.14774513244629, 0.6228545904159546, 20.77403450012207, 10.0831298828125, 8.693280220031738, 50.803375244140625], "std": [0.12905655801296234, 0.08236076682806015, 0.07972350716590881, 0.06913138180971146, 0.20952208340168, 0.17246346175670624, 0.14880014955997467, 0.10876914113759995, 0.0844799056649208, 0.04102366045117378, 0.109622523188591, 0.013174855150282383, 4.882992267608643, 3.0507142543792725, 0.051077552139759064, 2.6128106117248535, 16.74359703063965, 15.977203369140625, 13.280454635620117, 5.494604587554932, 10.789264678955078, 22.088031768798828, 3.0263679027557373, 35.313297271728516, 6.930301189422607, 10.187670707702637, 0.40042993426322937, 2.3401434421539307, 9.07957935333252, 0.9385934472084045, 8.936419486999512, 1.588955044746399, 9.006888389587402, 16.36560821533203, 12.311853408813477, 19.530912399291992], "count": [220]}, "action": {"min": [0.4036965072154999, -1.121657371520996, 0.88979172706604, -0.4332370162010193, -1.2232437133789062, 1.0630663633346558, -0.9023804068565369, -1.300140142440796, 1.2061779499053955, -0.16806381940841675, 0.7654545307159424, -0.5611124038696289, 29.88249969482422, 44.57625198364258, -0.21250000596046448, 0.5893750190734863, 0.9900000095367432, -0.6443749666213989, 0.7243750095367432, -0.8493750095367432, 0.7590000033378601, -0.24937500059604645, 1.4474999904632568, 0.24437500536441803, 34.421875, 48.69937515258789, 0.1599999964237213, -0.41312500834465027, 1.7543749809265137, -1.5112500190734863, 7.175000190734863, -2.094374895095825, 8.60111141204834, 0.1887499988079071, 0.7089999914169312, 23.046667098999023], "max": [0.9017869830131531, -0.8082830905914307, 1.1549649238586426, -0.19438563287258148, -0.4002155363559723, 1.940995216369629, -0.5009012222290039, -0.9398126602172852, 1.4344196319580078, 0.051817093044519424, 1.3378559350967407, -0.5158979892730713, 52.58812713623047, 55.658748626708984, 0.03187499940395355, 9.815000534057617, 50.858123779296875, 62.498748779296875, 35.196876525878906, 19.073749542236328, 29.459999084472656, 60.928123474121094, 11.707499504089355, 94.67250061035156, 53.510623931884766, 72.25375366210938, 2.28125, 8.163125038146973, 38.84562301635742, 1.4487500190734863, 41.06812286376953, 4.952499866485596, 39.52687454223633, 47.858123779296875, 34.46812438964844, 87.85062408447266], "mean": [0.6515204906463623, -0.8972398638725281, 0.9780548810958862, -0.3112679123878479, -0.7570105791091919, 1.6837407350540161, -0.7784807085990906, -1.0544005632400513, 1.2939887046813965, -0.1095971167087555, 0.9900350570678711, -0.5439524054527283, 45.584598541259766, 50.806053161621094, -0.09582154452800751, 8.167176246643066, 14.607643127441406, 6.874338626861572, 10.587504386901855, 3.4221134185791016, 10.337681770324707, 13.995359420776367, 3.7806341648101807, 32.910037994384766, 42.84743881225586, 60.337406158447266, 0.699063777923584, 2.5567123889923096, 22.753475189208984, -0.11133268475532532, 23.147756576538086, 0.6228545308113098, 20.774032592773438, 10.083131790161133, 8.693282127380371, 50.80336380004883], "std": [0.12905657291412354, 0.08236075192689896, 0.07972350716590881, 0.06913137435913086, 0.2095220535993576, 0.17246344685554504, 0.14880016446113586, 0.10876912623643875, 0.0844799354672432, 0.04102366417646408, 0.10962250083684921, 0.013174856081604958, 4.882991790771484, 3.0507137775421143, 0.05107756331562996, 2.6128110885620117, 16.743602752685547, 15.977200508117676, 13.280452728271484, 5.494602680206299, 10.789263725280762, 22.08802604675293, 3.026366949081421, 35.313297271728516, 6.930300235748291, 10.187674522399902, 0.40042978525161743, 2.3401434421539307, 9.079578399658203, 0.938593864440918, 8.936419486999512, 1.5889551639556885, 9.006888389587402, 16.36560821533203, 12.311853408813477, 19.530914306640625], "count": [220]}, "timestamp": {"min": [0.0], "max": [7.3], "mean": [3.65], "std": [2.116929117587287], "count": [220]}, "frame_index": {"min": [0], "max": [219], "mean": [109.5], "std": [63.50787352761861], "count": [220]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [220]}, "index": {"min": [10778], "max": [10997], "mean": [10887.5], "std": [63.50787352761861], "count": [220]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [220]}, "subtask_annotation": {"mean": [2.3, 6.0, 6.0, 6.0, 6.0], "std": [1.7891084625894247, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [220]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [220]}, "eef_direction_state": {"mean": [4.113636363636363, 4.295454545454546], "std": [1.4618778255584501, 1.9815001829943428], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_state": {"mean": [1.15, 0.8136363636363636], "std": [0.7262919523166969, 0.8773904772601402], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_state": {"mean": [0.7318181818181818, 0.7181818181818181], "std": [0.8398519153216366, 0.8161084841191403], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_direction_action": {"mean": [4.113636363636363, 4.295454545454546], "std": [1.4618778255584501, 1.9815001829943428], "min": [0, 0], "max": [6, 6], "count": [220]}, "eef_velocity_action": {"mean": [1.15, 0.8136363636363636], "std": [0.7262919523166969, 0.8773904772601402], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_acc_mag_action": {"mean": [0.7318181818181818, 0.7181818181818181], "std": [0.8398519153216366, 0.8161084841191403], "min": [0, 0], "max": [2, 2], "count": [220]}, "eef_sim_pose_state": {"mean": [0.6595198481291554, 0.14914377714302865, 1.2068621501520345, 0.2568875905306121, 1.3327832590673463, -0.2750405778176673, 0.669259492421544, -0.14386123912450358, 1.1900036186836667, 1.2939270016826188, 0.7682125215852412, 2.1219390810651193], "std": [0.02278863642594262, 0.030657799617560252, 0.04568438439184545, 1.4563964582106765, 0.08478283398655931, 1.4710955761814495, 0.022808006503765906, 0.04037568960253197, 0.05286187008939575, 0.23044763766580553, 0.07431520371363223, 0.10670258606119824], "min": [0.6230548911499357, 0.0670649360364764, 1.1158295191797476, -1.0102818099180695, 0.9276994683699087, -1.593408829633632, 0.6454222630470596, -0.18213008627537247, 1.124686470378199, 0.8550105958770002, 0.5675823080511755, 1.8069877663158778], "max": [0.7011746013218556, 0.19905010175613358, 1.2796282764648859, 2.8283633506153074, 1.5258264925561393, 2.3395891458605313, 0.7219690692568046, -0.038734132140144234, 1.2898986965057513, 1.565156366904683, 0.8423973217344551, 2.258520574441253], "count": [220]}, "eef_sim_pose_action": {"mean": [0.6595198481291554, 0.14914377714302865, 1.2068621501520345, 0.2568875905306121, 1.3327832590673463, -0.2750405778176673, 0.669259492421544, -0.14386123912450358, 1.1900036186836667, 1.2939270016826188, 0.7682125215852412, 2.1219390810651193], "std": [0.02278863642594262, 0.030657799617560252, 0.04568438439184545, 1.4563964582106765, 0.08478283398655931, 1.4710955761814495, 0.022808006503765906, 0.04037568960253197, 0.05286187008939575, 0.23044763766580553, 0.07431520371363223, 0.10670258606119824], "min": [0.6230548911499357, 0.0670649360364764, 1.1158295191797476, -1.0102818099180695, 0.9276994683699087, -1.593408829633632, 0.6454222630470596, -0.18213008627537247, 1.124686470378199, 0.8550105958770002, 0.5675823080511755, 1.8069877663158778], "max": [0.7011746013218556, 0.19905010175613358, 1.2796282764648859, 2.8283633506153074, 1.5258264925561393, 2.3395891458605313, 0.7219690692568046, -0.038734132140144234, 1.2898986965057513, 1.565156366904683, 0.8423973217344551, 2.258520574441253], "count": [220]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48815563316993466]], [[0.47763083741830065]], [[0.46968644607843135]]], "std": [[[0.2734049933980627]], [[0.26434372102973985]], [[0.2666267471597863]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.12549019607843137]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5042385845588235]], [[0.5158952716503268]], [[0.4908794730392157]]], "std": [[[0.32821814914119507]], [[0.32331172532238095]], [[0.3314692932034545]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.515385823120915]], [[0.537428737745098]], [[0.5090866850490197]]], "std": [[[0.3305945307580772]], [[0.31873139588119376]], [[0.32743083322311384]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4424269281045752]], [[0.4503795179738562]], [[0.412121256127451]]], "std": [[[0.38555705731140893]], [[0.38166709767776374]], [[0.3977307581187935]]], "count": [100]}, "observation.state": {"min": [0.36330777406692505, -1.124089241027832, 0.8786812424659729, -0.5267462134361267, -1.5721243619918823, 0.5852470397949219, -0.9518530368804932, -1.2407492399215698, 1.0453065633773804, -0.2495565265417099, 0.7282367944717407, -0.7649538516998291, 18.74250030517578, 40.90875244140625, -0.13062499463558197, 0.32749998569488525, 0.8337500095367432, -0.37562501430511475, 0.7806249856948853, -0.7599999904632568, 1.0362499952316284, -3.4200000762939453, 1.402500033378601, 0.18812499940395355, 32.02888870239258, 44.97875213623047, 0.1731249988079071, -0.5681250095367432, 5.775000095367432, 0.21437500417232513, 13.380624771118164, 0.5318750143051147, 15.854374885559082, 0.8487499952316284, 0.7462500333786011, 25.046667098999023], "max": [0.9968591928482056, -0.788796067237854, 1.1270933151245117, -0.07770179957151413, -0.43254557251930237, 2.0742971897125244, -0.5079346895217896, -0.8555542826652527, 1.3858052492141724, -0.0013351642992347479, 1.5642828941345215, -0.5821793675422668, 64.77999877929688, 55.295555114746094, 0.18937499821186066, 9.697500228881836, 35.25437545776367, 22.856250762939453, 32.95000076293945, 33.421875, 36.34000015258789, 56.41999816894531, 43.971248626708984, 88.92312622070312, 48.16812515258789, 73.87625122070312, 2.15625, 6.978125095367432, 38.984375, 14.479374885559082, 47.678123474121094, 38.609375, 61.26874923706055, 101.52874755859375, 57.85187530517578, 108.87187957763672], "mean": [0.6685617566108704, -0.9307252168655396, 1.0115338563919067, -0.289028137922287, -0.8092811703681946, 1.5635205507278442, -0.8027468919754028, -0.9899823069572449, 1.2114121913909912, -0.12017015367746353, 1.0099838972091675, -0.6817772388458252, 50.188472747802734, 48.377174377441406, -0.018928011879324913, 7.10670280456543, 13.459760665893555, 4.356968402862549, 11.815269470214844, 6.826108455657959, 12.990395545959473, 10.95327091217041, 7.958459854125977, 36.98305892944336, 42.99132537841797, 60.53816604614258, 0.8499124646186829, 0.9940693974494934, 30.121623992919922, 3.0192337036132812, 36.072628021240234, 7.9912190437316895, 38.03094482421875, 18.01166343688965, 17.852800369262695, 63.88546371459961], "std": [0.16959869861602783, 0.08068299293518066, 0.06816620379686356, 0.13388633728027344, 0.28430789709091187, 0.3581298589706421, 0.1727510690689087, 0.12076851725578308, 0.10355333238840103, 0.08669503778219223, 0.1414758265018463, 0.06518416106700897, 10.313044548034668, 2.6401355266571045, 0.10849743336439133, 3.5341875553131104, 12.104911804199219, 6.935210704803467, 12.682537078857422, 11.760437965393066, 12.45673656463623, 19.154666900634766, 12.653582572937012, 30.607337951660156, 3.392392635345459, 12.237042427062988, 0.461080402135849, 1.9908010959625244, 10.648395538330078, 4.38285493850708, 8.813761711120605, 13.146387100219727, 10.719460487365723, 29.46365737915039, 18.24568748474121, 17.839969635009766], "count": [229]}, "action": {"min": [0.36330777406692505, -1.124089241027832, 0.8786812424659729, -0.5267462134361267, -1.5721243619918823, 0.5852470397949219, -0.9518530368804932, -1.2407492399215698, 1.0453065633773804, -0.2495565265417099, 0.7282367944717407, -0.7649538516998291, 18.74250030517578, 40.90875244140625, -0.13062499463558197, 0.32749998569488525, 0.8337500095367432, -0.37562501430511475, 0.7806249856948853, -0.7599999904632568, 1.0362499952316284, -3.4200000762939453, 1.402500033378601, 0.18812499940395355, 32.02888870239258, 44.97875213623047, 0.1731249988079071, -0.5681250095367432, 5.775000095367432, 0.21437500417232513, 13.380624771118164, 0.5318750143051147, 15.854374885559082, 0.8487499952316284, 0.7462500333786011, 25.046667098999023], "max": [0.9968591928482056, -0.788796067237854, 1.1270933151245117, -0.07770179957151413, -0.43254557251930237, 2.0742971897125244, -0.5079346895217896, -0.8555542826652527, 1.3858052492141724, -0.0013351642992347479, 1.5642828941345215, -0.5821793675422668, 64.77999877929688, 55.295555114746094, 0.18937499821186066, 9.697500228881836, 35.25437545776367, 22.856250762939453, 32.95000076293945, 33.421875, 36.34000015258789, 56.41999816894531, 43.971248626708984, 88.92312622070312, 48.16812515258789, 73.87625122070312, 2.15625, 6.978125095367432, 38.984375, 14.479374885559082, 47.678123474121094, 38.609375, 61.26874923706055, 101.52874755859375, 57.85187530517578, 108.87187957763672], "mean": [0.6685619354248047, -0.9307252764701843, 1.0115337371826172, -0.289028137922287, -0.8092813491821289, 1.5635203123092651, -0.8027470111846924, -0.9899823069572449, 1.2114118337631226, -0.12017011642456055, 1.0099841356277466, -0.6817770600318909, 50.18846130371094, 48.37717819213867, -0.01892801560461521, 7.106701850891113, 13.459772109985352, 4.356968879699707, 11.815258979797363, 6.82610559463501, 12.990388870239258, 10.95328426361084, 7.958468437194824, 36.983070373535156, 42.9913215637207, 60.5380973815918, 0.8499131798744202, 0.9940693974494934, 30.121625900268555, 3.019231081008911, 36.072628021240234, 7.991220474243164, 38.030967712402344, 18.01167106628418, 17.852794647216797, 63.885520935058594], "std": [0.16959868371486664, 0.08068300038576126, 0.06816618889570236, 0.13388635218143463, 0.2843078672885895, 0.3581297993659973, 0.17275108397006989, 0.12076852470636368, 0.10355335474014282, 0.08669503033161163, 0.1414758265018463, 0.06518415361642838, 10.313043594360352, 2.6401357650756836, 0.10849738866090775, 3.534186363220215, 12.104909896850586, 6.935208320617676, 12.682537078857422, 11.760438919067383, 12.45673656463623, 19.154664993286133, 12.65357780456543, 30.60734748840332, 3.392393112182617, 12.237041473388672, 0.46108031272888184, 1.9908008575439453, 10.648395538330078, 4.38285493850708, 8.813759803771973, 13.146387100219727, 10.719459533691406, 29.463655471801758, 18.245683670043945, 17.8399715423584], "count": [229]}, "timestamp": {"min": [0.0], "max": [7.6], "mean": [3.8000000000000003], "std": [2.2035325174717877], "count": [229]}, "frame_index": {"min": [0], "max": [228], "mean": [114.0], "std": [66.10597552415364], "count": [229]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [229]}, "index": {"min": [10998], "max": [11226], "mean": [11112.0], "std": [66.10597552415364], "count": [229]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [229]}, "subtask_annotation": {"mean": [2.2183406113537116, 6.0, 6.0, 6.0, 6.0], "std": [1.7220417573667932, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [229]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [229]}, "eef_direction_state": {"mean": [4.078602620087336, 4.301310043668122], "std": [1.5950046923839312, 2.1353845741268187], "min": [0, 0], "max": [6, 6], "count": [229]}, "eef_velocity_state": {"mean": [1.1353711790393013, 0.8034934497816594], "std": [0.7557739705365163, 0.8918779687224409], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_state": {"mean": [0.8384279475982532, 0.6855895196506551], "std": [0.8385416589556448, 0.8130014620881146], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_direction_action": {"mean": [4.078602620087336, 4.301310043668122], "std": [1.5950046923839312, 2.1353845741268187], "min": [0, 0], "max": [6, 6], "count": [229]}, "eef_velocity_action": {"mean": [1.1353711790393013, 0.8034934497816594], "std": [0.7557739705365163, 0.8918779687224409], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_action": {"mean": [0.8384279475982532, 0.6855895196506551], "std": [0.8385416589556448, 0.8130014620881146], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_sim_pose_state": {"mean": [0.6598174783383098, 0.14546099723045808, 1.2084212018990745, 0.16116473752235422, 1.2384523720922789, -0.41188621219649046, 0.6495064353652719, -0.14483540444684243, 1.1964307790772841, 1.2690970095857055, 0.9008601984252569, 2.1013018845342355], "std": [0.025324027883700636, 0.043891821878804194, 0.04690971542493395, 1.4366954413632735, 0.21315458464945627, 1.485312490619984, 0.025721884745699444, 0.04539309508772921, 0.05245043063808392, 0.25814703461487715, 0.09180489365969047, 0.12905846558409848], "min": [0.5948740841258854, 0.03800608855805673, 1.1191173056146766, -1.1313721422280953, 0.5172831112546779, -1.751879805300395, 0.5776886609857254, -0.18366746531928801, 1.1301245780727998, 0.6618191774146259, 0.6316490379702473, 1.707935473930664], "max": [0.7013632595630289, 0.21700933144103765, 1.2874438612462158, 2.555307575503456, 1.561114376743951, 2.1136512033229713, 0.7020889800010064, -0.040894973624975045, 1.3042593797850133, 1.6161032422686614, 0.9978930722114319, 2.344921708144926], "count": [229]}, "eef_sim_pose_action": {"mean": [0.6598174783383098, 0.14546099723045808, 1.2084212018990745, 0.16116473752235422, 1.2384523720922789, -0.41188621219649046, 0.6495064353652719, -0.14483540444684243, 1.1964307790772841, 1.2690970095857055, 0.9008601984252569, 2.1013018845342355], "std": [0.025324027883700636, 0.043891821878804194, 0.04690971542493395, 1.4366954413632735, 0.21315458464945627, 1.485312490619984, 0.025721884745699444, 0.04539309508772921, 0.05245043063808392, 0.25814703461487715, 0.09180489365969047, 0.12905846558409848], "min": [0.5948740841258854, 0.03800608855805673, 1.1191173056146766, -1.1313721422280953, 0.5172831112546779, -1.751879805300395, 0.5776886609857254, -0.18366746531928801, 1.1301245780727998, 0.6618191774146259, 0.6316490379702473, 1.707935473930664], "max": [0.7013632595630289, 0.21700933144103765, 1.2874438612462158, 2.555307575503456, 1.561114376743951, 2.1136512033229713, 0.7020889800010064, -0.040894973624975045, 1.3042593797850133, 1.6161032422686614, 0.9978930722114319, 2.344921708144926], "count": [229]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49114310049019605]], [[0.48024415645424834]], [[0.4723628839869281]]], "std": [[[0.2724725072456148]], [[0.2645442528409099]], [[0.2666904561917429]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.12941176470588237]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4879897977941176]], [[0.5043537765522875]], [[0.4818673815359477]]], "std": [[[0.33032822224249025]], [[0.32544145451076895]], [[0.333034783483067]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.14901960784313725]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5234004779411765]], [[0.5408814215686275]], [[0.5139392381535948]]], "std": [[[0.33049410839649856]], [[0.32171209924479216]], [[0.3303290835884424]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44115670343137253]], [[0.4492027369281046]], [[0.4110285294117647]]], "std": [[[0.38493553616158455]], [[0.3815627474989371]], [[0.39726005473158515]]], "count": [100]}, "observation.state": {"min": [0.41762036085128784, -1.1173418760299683, 0.8300907611846924, -0.5958171486854553, -1.5998872518539429, 0.6148750185966492, -0.9676127433776855, -1.277299404144287, 1.0401355028152466, -0.18906882405281067, 0.7870079278945923, -0.7346742153167725, 17.626249313354492, 40.595001220703125, -0.035624999552965164, 0.45124998688697815, 0.9325000047683716, -0.5568749904632568, 0.8174999952316284, -0.9287500381469727, 0.7024999856948853, -0.265625, 1.46875, -0.7818750143051147, 27.028888702392578, 45.44187545776367, 0.14124999940395355, -0.3856250047683716, 0.8793749809265137, -0.03687500208616257, 9.695555686950684, 0.44749999046325684, 9.84333324432373, 0.27937501668930054, 0.7706249952316284, 19.89555549621582], "max": [0.9640946984291077, -0.7443541884422302, 1.1288814544677734, -0.14612898230552673, -0.44601643085479736, 2.1464436054229736, -0.551256000995636, -0.8740081787109375, 1.4096474647521973, 0.004043641034513712, 1.6274806261062622, -0.5571927428245544, 54.368751525878906, 63.76000213623047, 0.08187499642372131, 9.637499809265137, 32.52937316894531, 13.624374389648438, 29.422500610351562, 63.211875915527344, 32.212501525878906, 89.61125183105469, 7.643749713897705, 105.46749877929688, 41.67749786376953, 70.1206283569336, 0.3656249940395355, 8.5, 35.662498474121094, 1.7287499904632568, 44.166873931884766, 28.301250457763672, 59.962501525878906, 92.96500396728516, 55.915000915527344, 107.80999755859375], "mean": [0.719802737236023, -0.9256021976470947, 1.0196784734725952, -0.2867717146873474, -0.8824211955070496, 1.438735842704773, -0.8214629292488098, -1.003767490386963, 1.2192001342773438, -0.08805206418037415, 1.0518652200698853, -0.6501632928848267, 46.88008117675781, 48.08943176269531, 0.01867968589067459, 6.858658790588379, 13.236645698547363, 3.2674179077148438, 9.753386497497559, 14.68224811553955, 9.647985458374023, 21.1333065032959, 2.785480260848999, 31.432443618774414, 36.18132781982422, 58.370086669921875, 0.23437175154685974, 1.6173352003097534, 24.803537368774414, 0.40615835785865784, 29.494626998901367, 7.061532974243164, 30.435998916625977, 21.865245819091797, 14.160926818847656, 62.35747528076172], "std": [0.15902437269687653, 0.07358047366142273, 0.054240643978118896, 0.1316356211900711, 0.2875867784023285, 0.4586865305900574, 0.16272301971912384, 0.13380874693393707, 0.11273946613073349, 0.06252531707286835, 0.15316878259181976, 0.058077964931726456, 7.933598518371582, 3.6904714107513428, 0.02648089826107025, 3.519740343093872, 11.223337173461914, 5.095343589782715, 9.489482879638672, 23.51170539855957, 9.903985023498535, 33.54336929321289, 1.4790633916854858, 41.067359924316406, 3.1805419921875, 10.907722473144531, 0.04280821979045868, 2.682004690170288, 10.46016788482666, 0.31580910086631775, 9.650065422058105, 10.265510559082031, 14.123565673828125, 34.12318420410156, 20.068857192993164, 23.205968856811523], "count": [225]}, "action": {"min": [0.41762036085128784, -1.1173418760299683, 0.8300907611846924, -0.5958171486854553, -1.5998872518539429, 0.6148750185966492, -0.9676127433776855, -1.277299404144287, 1.0401355028152466, -0.18906882405281067, 0.7870079278945923, -0.7346742153167725, 17.626249313354492, 40.595001220703125, -0.035624999552965164, 0.45124998688697815, 0.9325000047683716, -0.5568749904632568, 0.8174999952316284, -0.9287500381469727, 0.7024999856948853, -0.265625, 1.46875, -0.7818750143051147, 27.028888702392578, 45.44187545776367, 0.14124999940395355, -0.3856250047683716, 0.8793749809265137, -0.03687500208616257, 9.695555686950684, 0.44749999046325684, 9.84333324432373, 0.27937501668930054, 0.7706249952316284, 19.89555549621582], "max": [0.9640946984291077, -0.7443541884422302, 1.1288814544677734, -0.14612898230552673, -0.44601643085479736, 2.1464436054229736, -0.551256000995636, -0.8740081787109375, 1.4096474647521973, 0.004043641034513712, 1.6274806261062622, -0.5571927428245544, 54.368751525878906, 63.76000213623047, 0.08187499642372131, 9.637499809265137, 32.52937316894531, 13.624374389648438, 29.422500610351562, 63.211875915527344, 32.212501525878906, 89.61125183105469, 7.643749713897705, 105.46749877929688, 41.67749786376953, 70.1206283569336, 0.3656249940395355, 8.5, 35.662498474121094, 1.7287499904632568, 44.166873931884766, 28.301250457763672, 59.962501525878906, 92.96500396728516, 55.915000915527344, 107.80999755859375], "mean": [0.7198024392127991, -0.9256020784378052, 1.0196787118911743, -0.2867717146873474, -0.88242107629776, 1.4387357234954834, -0.821462869644165, -1.0037676095962524, 1.219199776649475, -0.08805207908153534, 1.0518653392791748, -0.6501632928848267, 46.88007354736328, 48.08939743041992, 0.018679695203900337, 6.858662128448486, 13.236651420593262, 3.2674143314361572, 9.753395080566406, 14.682260513305664, 9.647981643676758, 21.133325576782227, 2.7854795455932617, 31.432432174682617, 36.18133544921875, 58.37006378173828, 0.23437172174453735, 1.617335319519043, 24.80354881286621, 0.40615829825401306, 29.494626998901367, 7.061535835266113, 30.435977935791016, 21.865251541137695, 14.160928726196289, 62.357513427734375], "std": [0.15902432799339294, 0.07358046621084213, 0.0542406365275383, 0.1316356211900711, 0.2875867486000061, 0.45868656039237976, 0.16272307932376862, 0.13380876183509827, 0.11273946613073349, 0.06252532452344894, 0.15316878259181976, 0.05807796120643616, 7.93359899520874, 3.690471649169922, 0.02648089826107025, 3.519740581512451, 11.223335266113281, 5.095345497131348, 9.489481925964355, 23.511707305908203, 9.903985977172852, 33.543365478515625, 1.4790633916854858, 41.0673828125, 3.1805412769317627, 10.907723426818848, 0.04280821606516838, 2.682004928588867, 10.46016788482666, 0.315809041261673, 9.650064468383789, 10.265511512756348, 14.123566627502441, 34.12318801879883, 20.068859100341797, 23.20597267150879], "count": [225]}, "timestamp": {"min": [0.0], "max": [7.466666666666667], "mean": [3.7333333333333334], "std": [2.1650421260121955], "count": [225]}, "frame_index": {"min": [0], "max": [224], "mean": [112.0], "std": [64.95126378036586], "count": [225]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [225]}, "index": {"min": [11227], "max": [11451], "mean": [11339.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [2.1733333333333333, 6.0, 6.0, 6.0, 6.0], "std": [1.7565622992399414, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [225]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [225]}, "eef_direction_state": {"mean": [3.9155555555555557, 4.253333333333333], "std": [1.8250060037107347, 2.024911520700761], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [1.12, 0.8488888888888889], "std": [0.7881342243270211, 0.8765138579679593], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_state": {"mean": [0.9022222222222223, 0.7511111111111111], "std": [0.8533564811675244, 0.8274786931724105], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_direction_action": {"mean": [3.9155555555555557, 4.253333333333333], "std": [1.8250060037107347, 2.024911520700761], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [1.12, 0.8488888888888889], "std": [0.7881342243270211, 0.8765138579679593], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_action": {"mean": [0.9022222222222223, 0.7511111111111111], "std": [0.8533564811675244, 0.8274786931724105], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_sim_pose_state": {"mean": [0.6563900528602001, 0.156523975379503, 1.2058142427057728, -0.040002929547705575, 1.1265921339192067, -0.6232278321382585, 0.6498680477717713, -0.14672581610699062, 1.1970557543925107, 1.2475299763605086, 0.8397340305036904, 2.084239162163345], "std": [0.02402608664480159, 0.0414579903348117, 0.042475784509316904, 1.4018460370283272, 0.25569188408551347, 1.4780189057437192, 0.029234466979205585, 0.045168161007776264, 0.047643182602530906, 0.24211072304389794, 0.10097079404038724, 0.11793060582433838], "min": [0.5929935955543678, 0.05508266145430482, 1.12101682606586, -1.2055583943346053, 0.5062786107126431, -1.7804411131982723, 0.5686152221159043, -0.18389010568564862, 1.1279761656884941, 0.5920727060488007, 0.5795683675503276, 1.6798085692918718], "max": [0.6971362873003986, 0.2156521008661763, 1.2895537974527866, 2.4424598840746103, 1.5140965580568766, 2.05441302564469, 0.7005868390905547, -0.045076169190198995, 1.3127164291848978, 1.5815678528259534, 0.937830007216379, 2.2902438974156003], "count": [225]}, "eef_sim_pose_action": {"mean": [0.6563900528602001, 0.156523975379503, 1.2058142427057728, -0.040002929547705575, 1.1265921339192067, -0.6232278321382585, 0.6498680477717713, -0.14672581610699062, 1.1970557543925107, 1.2475299763605086, 0.8397340305036904, 2.084239162163345], "std": [0.02402608664480159, 0.0414579903348117, 0.042475784509316904, 1.4018460370283272, 0.25569188408551347, 1.4780189057437192, 0.029234466979205585, 0.045168161007776264, 0.047643182602530906, 0.24211072304389794, 0.10097079404038724, 0.11793060582433838], "min": [0.5929935955543678, 0.05508266145430482, 1.12101682606586, -1.2055583943346053, 0.5062786107126431, -1.7804411131982723, 0.5686152221159043, -0.18389010568564862, 1.1279761656884941, 0.5920727060488007, 0.5795683675503276, 1.6798085692918718], "max": [0.6971362873003986, 0.2156521008661763, 1.2895537974527866, 2.4424598840746103, 1.5140965580568766, 2.05441302564469, 0.7005868390905547, -0.045076169190198995, 1.3127164291848978, 1.5815678528259534, 0.937830007216379, 2.2902438974156003], "count": [225]}}} diff --git a/AIRBOT_MMK2_double-sided_tape_placement/meta/info.json b/AIRBOT_MMK2_double-sided_tape_placement/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..543e8dfcb99c2d28d127001be31e2c012c5d6594 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 11452, "total_tasks": 1, "total_videos": 200, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:49"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/AIRBOT_MMK2_double-sided_tape_placement/meta/tasks.jsonl b/AIRBOT_MMK2_double-sided_tape_placement/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..cedd257f5f406a0f5052e6229ce6d690432f9c2a --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Pick up a piece of double-sided tape and put it over the meinianda, then pick up another piece and put it over the meinianda."} diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..408a299ec81d4ab5934a2d29b779536b2af06539 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:13ebbfa261f24ae716faefc9c33551843d872b73b05a4fed41a1eecde4f00d28 +size 5719727 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f35f02ee307f2ef80bcb989afb443b2cac454bd --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:64f07c4fad1f4098b94edff28168b6ab847762eeb1a1207f9110864d9f97b98a +size 5801994 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a347ad9625f6748b9acf7a87ef76707b240f1c2c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:0ea41493b5869863945fef9a7197090e35bfa844d33a79290fdd88678467d762 +size 4378922 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10c4193e90e4f90bd7666dd52085b20251eea3c6 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:1895e97d9a9d921a6cac445ffa7181d307b23dd3c976410f95e50b812d6f4408 +size 4636449 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..887954a0d93b9a16dedf87c77371472fdacbf140 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:2369f5b523fce960d64c4292ff7c0987604c98f817729acb317a49c8d32024b8 +size 4625081 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aad70e2e3acbd5ddf3ad952c4b24fa293014999 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:13d3e6bea7869f012c0cb0b757f356be042152b66af329cd2202db8f23399a64 +size 4218069 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f20cc1f72d1c399e641208377ba9f041f6f3714b --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:ae3c3c788e719ce45af0c352aada706dfd22d060a19a5cffdb41660e8cbe9265 +size 3601806 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3473b85ab0349f2ae26a31f8a1efa895fca40ba2 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:a4211e21b3a9316e5593c08d90dba6c463d60d91ef7c1d715516921619c7fa26 +size 4061496 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3777ecaa377ec6f49a2909a204d1387cecdae593 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:49b48675d9643500fd5d4638adb3eca794f1dfb01b0821efd5e0612ef3fedcc2 +size 5090577 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e080272d699b90b1dedd04f643f8d6dbb2debe9 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:8dcfba1227d2c366f3a330237f43a0ea25b9cf3602b97f6b32ed73fb4021f54d +size 5008940 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c21047c890a2a56bc120cedcc273dcf7cd8699f7 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:b2491bbbec8e1ed870ccd9dd1232921a2193fccd753092f11dc1f3647b6dbc29 +size 4604804 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aecdc2d6111fab2e16268d23f5c0aac5f6e56918 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:dda7626374596967a95d58a8dcf0e3894d5212e52e510fd9c72d16760b0b1ffb +size 5090524 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c759908db6c8848cd78bacaed7a7af16b05f7400 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:613b19abca3713eca45e9f0623733f3e48390ebd1d055f84050732ced11d1e7d +size 5211956 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cfb2ee7691fa14943066fe24dcac10dcf37687a --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:d4520932529c5b6f5a56cf7c7f4f9dc9313ac69b908db3b8222a7e89f625dec7 +size 3989409 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..727a93c940d2562e537fa9cbbe7f5e70f70772ce --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:5ecdade26505dc6cb5104942cb2d200a99efcb626a5a102a1ed9903fa1b95678 +size 3767001 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a2a159862cc21e807ea76349d58cbbd0214d9df --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:67bee27e6f4fa12b0e2d6e5a695025ed2cee86791bb3472bbd7f6b400ded8c98 +size 3789219 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67c15e66807f074a048b4d41418a2dfb13a987b1 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:b104d3e73e01851f57cdd53aa15ffdce625e3f77a6c55ddd72a706f872aba2a8 +size 4297658 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3cb4f629fc113260019431e26f33ba8c1f85f86 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:0fe7199b2c8f5631e89ef5cdb0dacf56b8667f7732411c0b80d94ba6f18b6ef1 +size 5577121 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fc6738c4b22d43a93ab80b906642884dbb12518 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:b3e218673dcc3d58009bd5e25e08412010f0ba580e93a9f766e9b135985dd7e4 +size 5251694 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..146e0d4ed775e8065dc8e20e055f6ced95172220 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:e8096e7648bdfa0a2f9f9c43456187e4a01e114f4acc5c6aefc808da4d9897bf +size 4691896 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90d0f3ed17b4393042986d0942a9c052984404cb --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:a97068667b95cddb45ef765b65a367eca70b1269e0bda37931d30a7556d6b3c6 +size 4371004 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dcf32258e2ac6ba8c2ec66d156278a45a61835e --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:b8d2f7cc654cc56b69722caa30f152265f4626c513f6b215c361cdf515e7f26c +size 4135487 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ddd240b81dd61f6bda84e63f435f7ce2be9850c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:6e2100734415e5a8cb2a2cf4e2517456121c90d55c0c8347470ef22bfd11b541 +size 4108808 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9005b32ca64c32c1af9e9e59980b12459d4bb43b --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:51c6ecdee9319e8c295617248ef71fc9b0c03fbc61b2f7b8795841814f911dbe +size 5290842 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b25c916f13476fdc3a103aecb22af0069e7040af --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:a890088e1c6eb632d0c14510d00199408c496055e9fa46379abefdec32706fe8 +size 4262720 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4aaf0a722f47708157d007fee9b04d9cad4b9863 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:8313dc040df08ffa176c8e3b62993d0d397dd9cd773bd2c75807f978eb5d2d8c +size 4644252 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38e9f3129e0ac00d01ec27e4506fef71854e1ec5 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:ca4263ca1e8ec6d048d30aeadf61f105645edb95c94efc44d15c39a97313314b +size 4199718 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3aa58e7b62046d208facff83775c9f3089d6f58f --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:c13ae91ae2dc398f26f42d4e1226f0cba4bce8f328ea7039137c4e1b59cb0cc1 +size 3951974 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9b11b7524068518c1c7406f68fe647b8f24360d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:6b8daa2779304ea94f294a8307d479985764e70cb948acacd9fde53414226591 +size 3733952 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3979b27c7fb89d1051b5f46fc8d2d6f06803345c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:4ed4f62259fb777699ac55cdadd442e758429f375879affb19abb577aa09a3fe +size 4102241 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94e202868cbf8449c7bfc83947e555c53164a116 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:f44eb4e62dc1766a56b7c93e31008cf3e1b80e40ec92558b5e45be07bc0ae9a6 +size 3515090 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..261e00e4e33675d4504138ee0f7e24c6c90ba942 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:5979197cc7d1515466ad34c9a746c193884437890b28c4bf656761d6dc34b4dd +size 4812570 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc69e2438d34b0e0aff960a44ab65f1fa024af81 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:05b2aa03fd82e6121809244b7ca1e4c47ef568d00388a78e49e972464e913089 +size 4299152 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ed121d4c6ecf790c1fce0f88e962134b8e244fb --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:92bbcfbc3c52df63c6009f208a160ab16564f057326900783a9714d1886f8d5e +size 4302435 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d1ef82cd026f79865d2bba991b90f3de5390a93 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:aaf1323b55389ff47a43e249171dd3707578b21492a7e74eec8e075c4d3a45b5 +size 6139671 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65e93e86da19a3d804838c6ef1d6eda360daab71 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:0a0e3a1e9f134592411938d2713d3e83a9ea112d734af487e28dd16ab9bb11aa +size 5040992 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25dcc3ecbe4a52c43a5f2fa909597958fb007e6a --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:8df656f33cf3baabc2b2180c2957669811045469598ebede6e35360e2ea1d1ac +size 4020024 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54fc165f74646089afe2415a7f8b4d00c7cc2a2d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:44d86047810dcfdb6d80a9023b6e8b91096a2521c552c98795c306607e88db31 +size 4066207 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a98afe4e45fc50dfebf3ee0659d474364f94536a --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:a9d9da32567e0196ed536cdf7f91060707dfdba74f781222de2b424b4a137afa +size 3932059 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2664b5585188057ed2617b7d2517f09ae422687 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:fe3a89b90bf2d40af6c6536e677b39149b4a43c8cd8abb9f16bbf056573eb0fe +size 3983477 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8b032e230cf6083183f4943693b8138e0f82222 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:838fab758c917391e7cdd0241106b25cc1fc011a1229ebdb2047166508355ddc +size 3651219 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e1e6d2484aeb3e9c0a1f3f1c9e63a7ccd658b61 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:5faf0628a925b7210fe0fecfca96efce7c4f41821f2c4c3252dcbe10f3f429fd +size 3500338 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..963d3b093d068dc991a680a40239fb1b0e3e5039 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:4b23363746a93471c214f487453a86ca3f0d777b359ad5a680ff8999fe13a413 +size 3472251 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b928e7a46b9f0b1f3dfc8f168d4506f706a62e34 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46348f829af415c48f1afa94a1bec4ef2c48ff1af0aa417dd29061b3e946f69 +size 3581014 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1aead84b6c60fb4be1fb3fee560b0cb8e4a759c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9443c73fee033c7298f2c45ad505a7a625db9a6004608783a5bdf13666c10ce3 +size 3216102 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15a818652f6b9cf79c4107f96121a26dd0292479 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:068652e54f6d656e471f4e0d1c9be43133b5f1467fe881e60ac6a1c88d95976d +size 5235119 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fd8d5c249cdf01066d894cf516a1087ac8ca1cf --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6d0c7c254fbfa83436d3195fb7a6013459bcebc9c396def906ecc102d725c2c +size 5312450 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..903009c78e91b9e56316f4290e8bf582f2529da4 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf1c40a2f7ebdfcd97e93f00b708f0fb16d3b2273919f8ad1b6b1d5570585bd +size 4163603 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70c7ab496f66388324ac7d038ff4dbed56f181ed --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b07526a0085879b7f1d039cea12da1ef404c9523fb4cc6a38bdd0f0940e9cf89 +size 4267275 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4031f1948cd392f75cccc0d1539a5bc7aee8a52 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1665d07c06cfc359c1032f915b3e7442a068313de857cf2bcf65e1e5a1be7e6 +size 4203586 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..411d802ea64eebb4537fd1d6893a94bcccd44ef6 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:2f28ebbf0a537beb5c2f7d73569671766860d300e9ec649f63475fb5a02d8075 +size 1630810 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99c50f1fa491de52696e4b0f40a40ff37914ba93 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:d9baae801f107d32751449e33eba266283504e5f2086bff610bcc3331935d6b9 +size 1810332 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db8d72c1615591c7e4a9edd34586fb45d816c26f --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:37dcd66e950893537a76629e8bbd96c3fee87436aa443ffd439e0341075a90b8 +size 1385925 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..787d756fefc4774be605b57af661ae35f0d5c04f --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:e0650aee76fb42e41bc3ee765a8de35d9cd080dd5d794467c84e1f71f79f28d7 +size 1330807 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfddc85e99bcb9edc3dfd306ee782ddb3e0f357d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:a2dad41066315bfdc0d6a10cfd0d97c72700debd50a4d1741f85182b70de7d49 +size 1318700 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a68f83b6cbdeae2b00dfcd276482a325cd75649 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:a93803574c7d3fbd20d2b530d88a647e7cbce4aaaef994c27e5142f7d4b9e8e6 +size 1400855 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..105d4117ac2b9278c690f47ba01d0b5cbfdced6a --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:177bd7e5656585b1031a98837b7995485e46dee69a69e7f31da94408daa37406 +size 1073317 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b211f2a3e4d38aca9852fa0420830387687dda22 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:b0ee63173164d44f758725a80ecc9a32aa59185b19013ca071dffe76d826b553 +size 1181120 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f15825aa7601645c4b51a3c4a45040182d40550 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:f1844ac5a2642092cb6b16373593b49571f672610285975465f6f667b587b751 +size 1529799 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f627ccad5ffdb53548962d3703e8dc0948b085d1 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:032fbfed24a13593d5294d1f11265ea8762d09648b79b4b11a32bf9b57b32e30 +size 1468371 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f292dec599d69dedd4d4e0cfb7f5f965f0b899ee --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:fb60535b12c9171392dd42b4f923a3037b76158f09e1c4309296cdb7e9197bd6 +size 1286051 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6c0529ae26743d638857c59d90c44da82014feb --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:d1469887cf55f348d4e021392b5fdfb06301f581436880a972bc288a74b84460 +size 1695157 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..861bb5bb0302b1460974ec0be6818bc1ec8ee4d0 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:6f815bfa05b624c9f3b15efec95d73897904ddf165ef9947faebc80801967c37 +size 1582271 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8f02c6af44f6b2e4c4b6fa2ed838a3d96594303 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:09f6fa94c12db6a833d9f831d63eb3cb7e444e07b20d489ccb0698322f3e69ed +size 1271130 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1569800608f192689fdb60190c441d545fd912d5 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:f3cb44d020e6132fe78a44df81dc92199e6d43d1a607791ce5ecead50aa4008a +size 1144586 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1a8e8dbfc33155cba67552d3c09816b5cfae16b --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:9fd56ba54ff52a8f8ca97bec21d413926ec1ce2388cde8b3a19f6d2f5ef1355d +size 1054601 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb394c557bdb740686193ff34c345c58a33f85a2 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:6d9855938fd9fbc65fced368f8eaa56b39e2eb8f35d4ed0d6089013de4bb82c9 +size 1347726 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe549571a3e210de94993652b8292918019524bb --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:181737e12c21710b97086aea9bb7627ec68227c6e918052a6e12769e5df4e7d7 +size 1626031 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb80da017ccb485a20509669d05005a823aa9e09 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:e0fdee7c42a62c985923c2bbfad8e99942468bb5907cdabed4899869d21e345b +size 1606106 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86b33929a5fb95156cdab6d903fc016ce5f6141f --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:641d0d925d645727da80cc8ab424f44a4deee93f6e722e41aa9e98c48a868ad6 +size 1204053 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53332a1af6baedb79af33cc234412e67dbbf32e4 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:07819d72d434bc9f3fd1f662f3758903a915fa6e7a757057bcdd7efc54a99137 +size 1106659 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d91b0e0617dedd30f9df2efcc6239d93599dd78d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:9d05e15491466254d86f681d7fd6d221cbfa629aefafdc81a32a50a00b67a9e1 +size 1170181 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a5b26a2aedd74ec17b13caef1f57298ae7a372a --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:0b8a519bafd3b901d4a718601dd01b18b835926ed4b2f99cffd59397c1a247f1 +size 1031050 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c84b7f87f253730702f5b64d82e19cc1905f244c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:da7c386e9eb8c871411e04ec250d868dbd1b39f94074fb00bc0f81b05652cb94 +size 1640933 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bfaa07cd0494a8fb8e35958644352a35982ecc7 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:362ed7ec0b35022a43f6d7ad2cbc13cbc2008912d71c61d88e174b16a8f1224e +size 1143694 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64a422a2bf141d024fdad38aefbb3ec01930df61 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:89c9ccd815ec3d96ff91936dfe05aa008cc18ef9b15c050a0e586aa125b08102 +size 1417030 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..413ff33de202529d7e7e0a20a6f0f90ceef64a5c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:34fa4a25539513adfc1308e62beafb993f4651132a402ece4cb0362f77341008 +size 1166264 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70f6adfdea8123f5455a8bc761fa2349c9ae283c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:cc46621ea53539b03befaa062c750c7bd7f1a21b30e68e5e6ec4b959773e01d8 +size 1065791 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..860e3053c279cb57f7a9cc8f1bc4f3bff36a703b --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:2e85b2915c7b92bcfc89dbdc74cb56c1f37b6b4dd2e8740dc04b559d11c9bfdc +size 949003 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fc8a4bc586b81f09ba9a8b342cc4de220c6f824 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:7a8b419db44fd0f1f1aee9465c1688c76880e57fc0ac1ca64cb5a381e340107a +size 1089461 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90df72d99636588dad0aac4735159c9dcdb16212 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:70515e9fc9e40fe8ba086bee64de47d50a83b5fddc1de5e112c72dce43b733c6 +size 1020575 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9aa2d32ebc474bb2639b6c00f15c36307372c343 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:e0c89a730250e2fcd1dfc0a9fcf0e60b381e85b02237eb3da1d41106ded0710c +size 1304750 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70f0eab6332d6a06d1a51e4503c5b3c2e403ea66 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:b7ea0652abcd6f5353483c6c5f38ef990d35a2c6811cf66f482e3bdfde3b0df8 +size 1195342 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08b8ef081462b1d4be6884ffd40769c8b1b8727f --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:c404fe71687c07efbef1ea95512d2ff868f6668bc6d9907da5b0ec09e0ef07d5 +size 1204471 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5661ea4864e41b6c98075eb1d50e6d7109287622 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:7c1dbf2c401bceb11f712d783ab88fc31c14694b9035b0e34f63bacd6aa7c5b2 +size 1854676 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f21204cad8479c4d7242211960cea097434ae1c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:6bc8872671df5cc86eeaa45ad4603648169b1abbdd1e58cb57db16551ccd575f +size 1478946 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80e2ab19714238306febe476cc0e68aec38380d9 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:d577a3f883190e7b70cf68fef467d15c64bc9df394660d4e5c869619b7cf6af0 +size 1051241 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5523bf77eea3510ca0f941d4c57f434600be120 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:f2e2a202d14d63c5e0272e37116e4854dd039018d59274b4eb574e48c5ef9bcf +size 1118191 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7f400657ffe81254169847b27f80bc69529126b --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:3a89cb0ee1030fca378ce916eeb9636392f1c4f043831caee14d70bfb6a05599 +size 1055395 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86420fa9a5a898e87c4ecbacc1a901765bc849dd --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:98e08a0d5419384c2f72f233f5cb022bf9bab98cc05bc9d63868987af6d3a613 +size 1070204 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc8a39f49412bcf144d32d7a8c7b578fce03bc0e --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:ae960d8c9680e0b981317554aa155e3d077a7bd3b0118aa90fba311f345bc3bc +size 978078 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a3c098bef58364fffeaa354a5962f0c6b279fc9 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:97bc0bf903bce897b883323f6c337678e3cd3ca2b3f992112590f841e6fe5e96 +size 959348 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff07bbe8315952933254c1e26f7eb63eb461c802 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:40cd122e9a90a3d5c73b79b3bd3d57140d62380907bf0eaa7d4c9ed7a9fdc200 +size 898664 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..033b24d3e3223278c4ca1b557cd13604cb767ae0 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:430c6e536995886489e3b2e4dececaedf3430229990c8a4de865054cee4ad31c +size 916517 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e604e172cb4d89131e70a9f9d4da40a86e1e67f3 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b5ad1eb951d905a358de6b14ce95a5aaf5c450667ec62534dbc415b53721aaa +size 884631 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bbf8fce1ae80c3d282cc5280ea9948eb5096628 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2611c0ac03b37d84dfa589b4c7b2d6aaa6b69e3f3f6384a7680e52aa28621a2 +size 1488779 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb0ddbcd677f0a8a738234671d87a72a1f29dec5 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:155ce3a1b060beed7e81dec1fd37d0c5d9b35fe9f96043421f5ccd0727a9c4f8 +size 1595257 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a6763a0f5b36c819e9403db351a77e29abcff37 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faea8e6e5679dc00f23080577929adadce3c64236cfb7693afc5237e758fd942 +size 1292326 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed4c5d207cf0832a7ca7adeb9d11a11a6911d673 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55aa0cc661b4950677648af8fd07d1d5bde42ffca98bcadbcac2401cdef882e0 +size 1253456 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07d3d7c4d1b1f080396b3fc01b0745f633a1ea70 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79bd533e330dddf8c47e764e1b0d9ea110e14d36c259bdf3f180f04a2cf3b6ac +size 1236013 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdf886f100a1461086e7fc6e4cc11888cf7d01b5 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:9bb38b902692f19b059744b661166896d3d41e02f46aca590e228e4cb726329d +size 2176282 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e36d2fa63e8bc48d876fc52e7d34dfcff7e3f4b7 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:963fd81771f69a1f8b36c11bc4553b13a535701fe66728fadf9ebcfc72a923d4 +size 2061020 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4346025c0ff98b44d77d9be4ebd64f8d646a5cf --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:3728e16153e494f24c49262ea6f5e3f651537cadb5f62be4894c345806556aa6 +size 1629146 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8649602720ca1529ea31757f9ef34449f92d636a --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:c47cae60e0ba5057484f69d79f69210c5d2e24f8804577a0d8dff3016603ba35 +size 1623633 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d48e6a0e30e133acdcaae1dcfcdd193c6089eab --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:0581fd0acf48f50cc9fd133145cf003337e9263accbff21f2d4cdbd152310ea3 +size 1626439 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3359aed00bce79e6415033d05362a0be6756263 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:2fbc0e3de949a04020ef6b2aea0be1e33260b76ec09efec3e478bb0e28859725 +size 1580773 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..306e7034c1eabff89ed238e3a90edd93ff0747fc --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:520a3c47042d1de109fd9f38695c6ac84b4a4954f9a99b65167b2754671da62b +size 1191572 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91f3fbf6506340344c705031120ddc9a3c1a7e50 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:9bacead67e219021d23703b262be412cef35289b6a303a49bad217ab5dd4eaf9 +size 1434614 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8efa6d5084996619d3b58af270fa3c064911a699 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:5f72e8a59ec26824ff956f98bf2bc614e5ccbb654f36609f2362cb9c4f793fe0 +size 1634342 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce2a1bf373c3aaf549a0415ba9e3c6adef4c04e7 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:291915bb1bcc80694b4bb3dcb61a97d9bda5438962c217ba56fb59871d33c902 +size 1578207 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59974a14503a5b2633746a2f326589827a48e617 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:5009ce7c0e56a261d8a43e41a882d077c8d36cf8461f8cbc254929e83fa54d9b +size 1613774 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58a5cb56c73c0d381583bd3cc7c48039991c977e --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:9165a0945444404b52bdc829754385f00838291c2f62f51c7790ac28ec66d52c +size 1656206 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8296622ae89728ce807b039163777ecca7a0243 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:1e33e96de2f0e966e03096552a16489ff4d728509545b395fa1f89022b51a0bd +size 1770278 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d96b8bab7295fb9504665a14f57f1d9d66cf2609 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:17d950fa75409284220c66d034b135df05e5203d58935b43dfcf90cd3eeede54 +size 1399563 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67636897a8e85a05f27d4c366a6c4d1345f4a310 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:38f7a012d776416653df34db65bacff6d9c7e279b1b4e72459239a6277c6a188 +size 1339291 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f33bc249245f119625de9a8ecaac6f594cc598a --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:90d0ef4d2e0ae8f4476d2faeee670c2d2c94464217f58f1b10169633e8e8a8b2 +size 1435247 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a672280d47f3aaeb2aa6c999b65829dba920823a --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:68d32022f01d9f6aeb5ab545bbf1e41a6d250367477fdd0e8309487994013cdd +size 1682254 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cadb424c88fb1dfb0947dddc84009c1ed7f4dd0 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:b10abf4af926eec097e180c7ac4aa55c5be5268ce1fdf366534ddad5eec260eb +size 1892185 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b17aef66553978daf975ee09540abac2b6b8161 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:92ab8dc6a1ee36419421ed883577c2bf050175d35a6f3e0dce82516374b174eb +size 1795732 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..993e09118172223a41ae398be70188d3975c5526 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:cbb9d31ca7c6aa78548f7d2384b5fb426a2fca46cd773997a8238c0db4149b4a +size 1634600 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f9e4038af0a2d895f2789d71b4b423c72e10b9e --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:1656e412d4919975b1b17be7ff92eeb3790f5d3dd168c185bc2b6e1186642970 +size 1479643 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfb3761a4eb56024d129318ec3098f4b77b5785b --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:c7332e9ad1ca3dc65355a21ceffa96624ded9e969286bb90524006df847d1169 +size 1361540 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab94a6747e6ce63e0ee51af431ffc8497c5444a7 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:67425a58edb833a2c41eeb19b9d3309750fd4f2d1a504a5ff0dc33b1c464ce18 +size 1320381 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a75e05da8c2934a20d6b6c31a49bad6fc229889d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:ad6d203541f1ba9598e80c3aa83eb29881bf2f283a24512991fdd23991d77138 +size 1959985 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d29a317707bdd898af920390ac10f62c6505e67 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:e666746c934046d45f3441476adb0848096177a50a06eb58acdabe20fb594894 +size 1596934 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac660465462b2f6b682bdc4500917fd9f19d9e1e --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:b42b31cc259d6f8df02de93cb7544d3dc94a45c16d846734f4ddddc457afdc85 +size 1540221 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20ac47abc6ff887cd45012bf81e0c933826c2377 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:051eb4378b78a9ff984ef9f42d51ce68e26ef06348379b0b153ae1201ea4a0c2 +size 1462475 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35db69cbb1b9c7c28b0cb16cd04bf07b32ff7cf9 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:1be0fd978751cf68a1f1976b53a6afc5af273fca9140e187ecc8ca03e19214b2 +size 1328570 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0667c8f3a04b9ff9ad3b138c10a8335aeb06068c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:7203c300ab7c5e6e28d76f2fb4fba2e87b0e55601d590ee6138267510d1e7b5f +size 1132636 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7743760d41402ff4fdb9d7647697799d3e86a4fc --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:55627a3b12dbcb3d69f936b5281b56436297fa53b2010cbc467e29f275cefee4 +size 1363172 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d98b4a441e65852aa508ace89f1e1a439d39b12b --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:0663f03c123d0205db96cf55cf8b06ad542e72097b37cbd3a35d11090082fcf6 +size 1120788 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8253315d81ff7937722d9ec957273e2519817bf6 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:9dd28c0b14cec53fb78bd8a6c47c4dc1fbf08206b291531f34c8229db3952250 +size 1562564 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ca178e5af78cd102456fdaa060e2b0afa78b0b5 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:7eb9caa4a7115f58e90a817c230e6b2545107fc3605236cc09e0c820f8a7f98a +size 1474328 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40953154ab849589ff822de0d9f10ae7643131b9 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:5866bd97e29d811a9a16673c9438a4fb943beb4f58c7b590bac3c87ce7c04f4a +size 1529375 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c70966726cf1974d958ce0442f9bcc70c8358e4 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:1b4cd6d2680687c94cdbb1e9ec06777219da8ec44a051555f1162383b5f83603 +size 2351444 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de86158d39da744dae704953d7a578ad2659c21f --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:1952f578b72c589dbade8716f8fe06f9fe6c1b4b68c8fdd32961e1042014f8c2 +size 1681150 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de3df89b61b8177ff8c7f6ba08cf15808bbde3f2 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:a84ae9ee3f0603f22c9505ee2b44ae2ee9713e17f0c8d505a3afafbbaca4e75a +size 1232940 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f98918790ca5a9c1498dbd282f31c9d17b5b4f4 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:971aad84f82562746c65fd569076be112005433f13fa70a3ae9edb9cd12a5073 +size 1348594 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63e6b34eeaa4c48a35577af80a4f27e0cfe94e80 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:61964df6497c567b7f0887a87ba6f94817bfed3c10467b60dce4626d54b492ca +size 1312935 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6a7629da8b84c3bc3796b55aa432bd0cc5d828c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:3fd32e14bcc2c16503de5fcd588897b6173bf402f6acd5dece7347a3dd830f0e +size 1273158 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf86c5bf05f9e522ec032fc978832ae205768e5a --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:792616c84a7b5ea499bced1f5ca04b722653029d5b6816d4cd4660676be5a8a4 +size 1301715 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9473cb0445c05ac2279d7b549ea622aeef660765 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:0a25fb9837981bba60ca8d56a44fbffce989f65e985d929bbf50c481ad24ae26 +size 1265960 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fe981c042d4cde1aafe7ba9c17c51d3ba93bd2d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:c78ea0423075a557208f01bd51d237eadfd5890b51d0cd6e5e8602810e6af8aa +size 1132666 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec7f4adf05975c03c560e1938635cac05295a5cb --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba33be46795c449b709ed71caa1c96ef26a6790575fcbe111a8f981723fc310 +size 1149361 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00af018133c71c926e6b552594643db05198c631 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d5541c3034ea37b64648a890e05c568670dc3f5b85c5672bd305b9eb983367 +size 957146 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bfb496b28915edb0c395a0cb61daaff95806d47 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd6c525e7593c31c16bd6233b9fd645c45cf5d212640c2a002145520fa94b613 +size 1715462 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89458efdbaf4eded254aab93d1b5cd231439358f --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a317e89814c18729305016d06a3a74f7a788092943ebdae6d9481d27d6a89ba +size 2056985 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c3fb530a17b55517b859142de9feeccf95c1a5c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3d2a90db49ba2e44ae6f8a31ccedb979af575efa509694702115bbeb4ca1bf5 +size 1546937 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb69b45b9e6604b7a1f561eaf1067b03aa461951 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:021cce559c7ae58febf01fdaac281b825dcf319f97b0c57b3f6dda075f5a72cd +size 1581270 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92b1caeafcf568a977fc6897154651f8cd3384d4 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65f79887a77cd60da02e2b8fde23c391aabfb7bf74b3520e4423874e897de471 +size 1590853 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d1ac16082b99e650b7fd8c1b6bd00536d6ebe27 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:a08814fde718ac1d92cb4cef456ba1e6dee064b0b3ff88f5417013d48b5caae8 +size 5385908 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2094e0e5e9800eb32875aa59cf05b48e1784f8b2 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:4ff9701c77429d61f57670964be2f68b8579d98bdd5a64445bb6cc8ce6a154c4 +size 5605988 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e8ef85e882dbbff1215974865db48d94009571f --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:133f52d005b4d154b40d7186de0c1b1af77fc0aa44c85ead60fabcc9a084e9f1 +size 4328591 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f6c3d4949e1e008cf6369fd744a9f4fbb6e58f8 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:b8370910f627a459b69b38626bb10483179613a022d9c6cd8f98d383e7cc2df8 +size 4570484 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bd7a5f82b8c93517a17a70c3151c7c02644479c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:809673c7d6aee3f568454aa5dad15aa26ddc7426c4eba3b7918abb8bde49e787 +size 4473999 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e23f27b60dd1777e0366de33723b7a0e41d39b4f --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:128512acebebdb3dea413342a20d22c92dc840c64071a1c631435a90928069a5 +size 4139146 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..492d77841f3ef1c439256976fc2d84942cb3d25e --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:acd0c0f65e62dc6e1d1f30784d8c0d9b693ca558768982d6aea0e1f77345d109 +size 3472954 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a6ce2bb8323b0d01dd763902ccde61ed3947aea --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:132f70ce776c0be989d4b5983650a6bffcf5574aad7c23098b145ecc8b63de9a +size 3944721 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17e95a7a47f9fb3b584aaa12df7b8cebba4bb9b5 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:f9214383d66e28a8a5ada933c0cdac56faf22f79b9e5726db1c481c4b4d5c8ef +size 4909209 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69821f593065d6934c0a9c9ae61115102fddc919 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:02d0cf8cb44d2145b4989c440dbc5be77fcb62e8569d8a0a0b8ecfe1ca2f6911 +size 4812778 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e82b06c0d9270f2db410046870b916c97388bf52 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:36ea9bcae2ef6f12fab11121ae3132ecfe38c8e725957aaa5bed06aa39dc8a7e +size 4387797 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6c79b46afa3985a258276754ebfe69b39b6121e --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:08352b7e5b50c60309faeefff3caae5289459cfa7c2f0c7e0d7e438fa93847a5 +size 4894309 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f92580076146230c203ffd0f01df071e0c14d0f --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:a79c46968b9e2df8d89e1f3a0db5d1ac5fe8fdf364723ad21d3ce545e0a82371 +size 4947295 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a167071e18a87a27f079785fd61834f78c540ea --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:315b62c899e0d1bfd2b87d67ef1d4a2b61a947403bb6c2c2e88e618df59f423d +size 3949155 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2df46f5de84640516271135da70ae0ac5d2a95c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:ca8f93cf316a3f8faf8cfcb6f325cb598503c9e4ec8310fbba8c3fa589dbfdf8 +size 3751513 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..071de0b8ff22613b5b3ef0ef6558fd068c0f4c8b --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:a977d41b6acae2a504600a02a619028e02606fc39cfc18a89f52c3e7b5d8c9d5 +size 3737389 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1079bbe1d6ea465cd859c2a12d7d7d028189c95c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:b5aea6e38452101e892fbe4183de427f667acde581576803e16affb32f7e8dde +size 4255486 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22a82cff7b3c9779593b9b16efcaff82af82d8d9 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:3b751d44729dadbc309f8906928211e894bd3568bb12ee0966392cb2a6668e05 +size 5363883 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad986824534f2a8f39072bcad1634f9261208579 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:9c945404429c85e42516a71cebf053aa6841ca07189b3b2aff2c98110f9d2158 +size 4973046 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a68e4c45aead2438b42caf2f015d9e7fa1aea10c --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:93cf7d0cad3ec5ca8591eec324681a7be7b91ea2e90229a7ee9c65cb8a8f0a06 +size 4417205 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05ed7886083698f2f9ecb08ec80c80ba4148b6de --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:61a5e694a76b5af74c6cfbc10e215eafa419449419da4cad21a2081ca285e0fd +size 4071423 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fccf9c6b812169beafeb2c944561357f7b55c54d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:f8f50f958c5776f38323fe141c3f5dad91dd49a717f4f30815be87ab49861b79 +size 3950243 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db73b72f1d79654ee43be44b59e1d0fadd73a0e9 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:4a3ae15811195568b5cd60d5fdc0a955e853aca9d1d7c9ac521617360e6a2bf3 +size 3841561 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6332400657d65c26a76bc01de871a41c87027960 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:e5e2fdb409411728a2c4ab40872552849b76cc6c5920d9297660b0371128afa8 +size 5110207 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d46b57aff14eff997aa1154d09772ff8d4b7aa3 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:55a69848160053ca6287ed43002d80a74e3b36f18896dc2432e56ae26a89e5d5 +size 4139859 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db642e5dd64a80210ee0561b600841264e1fffe1 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:bb8b4e5939f435ea637c09c515ad83e016d00223296018a5726aaf86c0136517 +size 4498173 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c693d24a3ee633a6ec60b737d1165c42ef29476 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:d19017102e03b5d48ebe886ea213a29606d0c54cb5d1bf0d610ca68ef5219a98 +size 3961335 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41462f8a3256ec057813497daf6e9bea2b2c3fc4 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:c59a4de9c70151306ad815f767d8aa3eb26bc312b0f4a2fe5a05f2d2d5f2a935 +size 3674707 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b66d721407443fbe12b3b17a4b49b8cda7bb3099 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:68acd81909652b18c7ea472f96e589a53e9d6201554c098a39d54b7242efd6fc +size 3551543 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..890aa7f068e1f6b3150e1d25c252f69ed9248f34 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:31ec35bec382ecdd296e1e0af2801417126ec156d4b783ed1c3e44515e5bf6c4 +size 3883346 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b34923be31cb128269ee0f4f7ef310edffddcf5d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:e0e5ebb5c56368106256f4a69797e6383e5369e59396f3cbb1da004a09155c51 +size 3421042 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c922fc1b57f124b784af23878d71b9f9c5ce65fc --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:6c0f9112eed259cd9ee2b8964b9f70892bd2771282c156f9cfea5e71d257413a +size 4645367 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eebfa880694efd79584e86e163ed2d4b8451619a --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:e34883f0675257530409c731a708128752d2c77e9542507d77dcedddee15999e +size 4100137 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3636b891c049ca4920cef49243c92c0528466c5d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:294c40a9eda5174b226ef86a1ba633b3ad94f4d8e887cb94b7bd2c0066c6aa3e +size 4159773 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f4c7d714b894b9fe128574363ec4d8365ad67d8 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:f003cde59af8fbf9a4c274c841e2be187ec05a921d6fd311be4145b5c58aca75 +size 5944218 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a554832d38d5c133590d9d418f51b780194717d --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:01348350ddfe457085d82c567b93d9fa3b6867caa853bffb31aa43c13f40f809 +size 4892983 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acf3953e3ee0de465567f88eac6ed50d9e998ea1 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:151588468fee827fd1dbf86e9f8fcc6e00311827285ae41e30ffb60354e8ab8f +size 3783141 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..371df32b43980500c1eff2f46e9706c4282d6708 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:7b9870ea8afcf5531f1484a38dc9c2169c46860933917fde08ae76d660edfc01 +size 3835182 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2610b67834f9c902421a7d043833c11a71d0603e --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:57a9ecd23065f2dee509b01311e42fe7660c50cad94e851c33eee2b6ae74e760 +size 3759449 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73e5b33574ab4db4370e061e9ba695e12dc25762 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:e275dfd414dd21d8336788f338715a1cba15885ad342df6eca6c162655ccaa18 +size 3785910 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df6cdaec1cb4ec9c27512c08e656cf02ef685d07 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:2842f7db6d5182b450b723370a94f8bca1d4c4abad2da3f4b5f339aebbf00f08 +size 3525116 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92bf38011ee0724a843c3836ce5ec0a27554c365 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:e957a1871a678e028a43e2572d3e522d515a4b435eef8b1e1338b23a4ebd699f +size 3382626 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3f677f50c23753a83327d08df26e74b20021bb4 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/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:12e65b45358e787ae21ae414ebaa10ea23d9d648ac6f5c874b2e3c7c2811548c +size 3286452 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f62786d8d360d63b20ec83425d223aa47c49c42 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d17d7a58997cb6874df16afbc73bfa4c362dd4879ca45b81a142d7fce433d4df +size 3444603 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66c152d354e86d132c0a5dbb39437ef75c14f714 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b70a609ca817ac9ff5d76194d09c55aa9887799b5a7fe26c7ad3e9841ac8155f +size 3049797 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4d1c025b020561fb716e1ba0e20aaa07da2920a --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa7fbeaf05260f7aeb4982d5c3a9f0838b5cd97a3d4f8c6ad3db030ab4bcebfe +size 5027759 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3026096ac65ad78c96e8be3fc884fc15bfe6fc56 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a9f7067a07e55fc582cdbf4b7f3344f6b31e00b65169eeeea038fa5710b66db +size 5290947 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f72a8b2ed214ec2ce42a77fb3ef3989e8c2d905 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a33f71f4836f7fb2f11e2a6f198991635190c51088e622bd24768817397bc65 +size 4078441 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d4be7ca857328cb030bba08d0d649e44eb6ff99 --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b306984dd28d8abba605b1b0c9f7c9d06ae60b19925a7d5f003404ba07894e63 +size 4205671 diff --git a/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23663d2dc199d756cef79ab5596b3eba0cf37c6e --- /dev/null +++ b/AIRBOT_MMK2_double-sided_tape_placement/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a06adbb58baf95d45a5dce3f6d72a11f8dedac228e9f192f796a772ee2e1a5e +size 4168349