diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/.gitattributes b/AIRBOT_MMK2_pull_the_syringe_piston/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/.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_pull_the_syringe_piston/README.md b/AIRBOT_MMK2_pull_the_syringe_piston/README.md new file mode 100644 index 0000000000000000000000000000000000000000..6fd2372ec80b2f9e22f5e6bba55b952bda32fe32 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/README.md @@ -0,0 +1,328 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 1K-10K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_pull_the_syringe_piston + +## πŸ“‹ 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** | 9990 | +| **Total Tasks** | 1 | +| **Total Videos** | 200 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 473.9MB | + + +## πŸ‘₯ 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 the syringe with one hand, pull the piston away with the other hand, and then place the syringe back on the table with the first hand. + +### Sub-Tasks +This dataset includes 9 distinct subtasks: + +1. **End** +2. **Grasp the syringe with the left gripper** +3. **Pull the piston with the right gripper** +4. **Lift the syringe with the left gripper** +5. **Grasp the piston with the right gripper** +6. **Place the syringe on the table with the left gripper** +7. **Static** +8. **Abnormal** +9. **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": 9990, "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_pull_the_syringe_piston_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_pull_the_syringe_piston/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_pull_the_syringe_piston/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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_pull_the_syringe_piston/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_pull_the_syringe_piston/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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_pull_the_syringe_piston/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_pull_the_syringe_piston/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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_pull_the_syringe_piston/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_pull_the_syringe_piston/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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_pull_the_syringe_piston/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_pull_the_syringe_piston/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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_pull_the_syringe_piston/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_pull_the_syringe_piston/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4b220cf1f3d0655ba7b93eec7b2ff19b03c9cf66 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "The green building block is at the front, the bowls are located at the back left and front right, while the blue building block is positioned at the back right."} +{"scene_index": 1, "scene": "The green building block is at the front, the bowls are located at the back left and front right, the blue building block is at the back right, and the white syringe is in the center."} +{"scene_index": 2, "scene": "The green building block is at the front, the bowls are positioned at both the back left and front right, the blue building block is at the back right, and the white syringe is located in the center."} +{"scene_index": 3, "scene": "The green building block is at the front, the bowls are in the back left and front right, the blue building block is at the back right, and the white syringe is on the right."} +{"scene_index": 4, "scene": "bowls back left blue building block back right white syringe right bowls front right green building block front"} +{"scene_index": 5, "scene": "The green building block is in front, the bowls are at the back left and front right, the blue building block is at the back right, and the white syringe is on the right."} +{"scene_index": 6, "scene": "The green building block is at the front, the bowls are located at the back left, the blue building block is positioned at the back right, and the white syringe is in the center."} +{"scene_index": 7, "scene": "The bowls are positioned at the back left, while the green building block is located in front; the blue building block is situated at the back right."} +{"scene_index": 8, "scene": "bowls are located at back left blue building block is located at back right green building block is located at front"} +{"scene_index": 9, "scene": "The green building block is in front, the bowls are placed at back left and front right, the blue building block is at back right, the white syringe is on the right."} +{"scene_index": 10, "scene": "The green building block is in front, the bowls are at the back left and front right, the blue building block is at the back right, and the syringe is in the center."} +{"scene_index": 11, "scene": "The green building block is in front, the white syringe is at the center, the blue building block is at the back right, and two bowls are located at the back left and front right."} +{"scene_index": 12, "scene": "Green building block is at front blue building block is at back right bowls are at back left."} +{"scene_index": 13, "scene": "The bowls are positioned at the back left, the blue building block is at the back right, the green building block is in front, and the white syringe is on the right."} +{"scene_index": 14, "scene": "The green building block is in front, positioned to the front. The white syringe is on the right side. There are bowls located at the back-left and front-right positions, with the bowls being placed in those areas. Additionally, a blue building block is situated at the back-right position."} +{"scene_index": 15, "scene": "The bowls are located at the back left, the green building block is in front, the blue building block is at the back right, and the white syringe is on the right."} +{"scene_index": 16, "scene": "The green building block is in front, the bowls are at the back left, the blue building block is at the back right, and the white syringe is on the right."} +{"scene_index": 17, "scene": "The green building block is in front, bowls are located at the back left, the blue building block is at the back right, and bowls are also present at the front right."} +{"scene_index": 18, "scene": "The green building block is in front, the white syringe is at the center, the blue building block is at the back right, and there are bowls positioned at the back left and front right."} +{"scene_index": 19, "scene": "The bowls are located at both the back left and front right positions, the blue building block is positioned at the back right, and the green building block is placed in front."} +{"scene_index": 20, "scene": "The bowls are at the back left and front right positions, while the blue building block is at the back right. The green building block is in front, the white syringe is in the center, and all objects are positioned accordingly without any additional relationships beyond their specified locations."} +{"scene_index": 21, "scene": "The green building block is at the front, the blue building block is at the back right, and there are two bowlsβ€”one in the back left and one in the front right."} +{"scene_index": 22, "scene": "The green building block is at the front, the bowls are located at the back left, and the blue building block is positioned at the back right."} +{"scene_index": 23, "scene": "The bowls are located at the back left, the green building block is in front, and the blue building block is at the back right."} +{"scene_index": 24, "scene": "The bowls are positioned at both back left and front right, while the blue building block is at back right, and the green building block is in front."} +{"scene_index": 25, "scene": "Bowl is located at back left Blue building block is located at back right White syringe is located at right Green building block is located at front"} +{"scene_index": 26, "scene": "The green building block is in front, the bowls are at the back left and front right, the blue building block is at the back right, and the white syringe is at the center."} +{"scene_index": 27, "scene": "Bowls are positioned at the back left, a white syringe is located on the right, a green building block is situated in front, and a blue building block is placed at the back right."} +{"scene_index": 28, "scene": "The green building block is at the front, the bowls are positioned at the back left, the blue building block is at the back right, and two white syringes are located in the center and on the right side."} +{"scene_index": 29, "scene": "The green building block is at the front, the bowls are located at the back left and front right, the blue building block is positioned at the back right, and the white syringe is in the center."} +{"scene_index": 30, "scene": "The back left bowl is positioned at the back left, with a blue building block to its back right and a green building block in front. The front right bowl is located at the front right, adjacent to the green building block."} +{"scene_index": 31, "scene": "The green building block is at the front, the white syringe is in the center, the blue building block is at the back right, and there are bowls at the back left and front right."} +{"scene_index": 32, "scene": "Green Building Block is at the front. Bowls are located at the back left. Blue Building Block is positioned at the back right. Another set of Bowls is at the front right."} +{"scene_index": 33, "scene": "The green building block is in front, the white syringe is at the center, and two bowls are positioned at the front right and back left."} +{"scene_index": 34, "scene": "The green building block is at the front, bowls are located at the back left, the blue building block is at the back right, and the white syringe is positioned in the center."} +{"scene_index": 35, "scene": "The bowls are located at both back left and front right, with the green building block in front, the white syringe in the center, and the blue building block at back right."} +{"scene_index": 36, "scene": "The bowls are positioned in both the back left and front right areas, while the blue building block is at the back right, the green building block is in front, and the syringe is on the right side."} +{"scene_index": 37, "scene": "The green building block is in front, the white syringe is at the center, the blue building block is at the back right, and there are two bowlsβ€”one located at the back left and another at the front right."} +{"scene_index": 38, "scene": "The green building block is at the front, the bowls are located at the back left and front right, the blue building block is positioned at the back right, and the white syringe is in the center."} +{"scene_index": 39, "scene": "The green building block is in front, the bowls are at the back left, the blue building block is at the back right, and the white object (possibly sy ) is also at the back left."} +{"scene_index": 40, "scene": "The bowls are located at both the back left and front right positions, while the blue building blocks are positioned at the back right and front."} +{"scene_index": 41, "scene": "The green building block is at the front, the blue building block is at the back right, and the white syringe is in the center. There are bowls positioned at the back left, front right, and possibly another set of bowls not mentioned."} +{"scene_index": 42, "scene": "The green building block is at the front, the bowls are positioned at the back left, and the blue building block is located at the back right."} +{"scene_index": 43, "scene": "The green building block is at the front, the white syringe is in the center, the blue building block is at the back right, and there are two bowls located at the back left and front right positions."} +{"scene_index": 44, "scene": "The green building block is at the front, with bowls positioned behind it on the back left, and a blue building block placed at the back right. The white syringe and another syringe are both located to the right side."} +{"scene_index": 45, "scene": "Green building block is in front; bowls are at the back left and front right; white syringe is on the right; blue building block is at the back right."} +{"scene_index": 46, "scene": "The green building block is at the front, the blue building block is at the back right, and there are bowls located at both the back left and front right positions."} +{"scene_index": 47, "scene": "The green building block is in front, the white syringe is at the center, the blue building block is at the back right, bowls are at the back left and right."} +{"scene_index": 48, "scene": "The green building block is in front, the bowls are at the back left, the blue building block is at the back right, and the white syringe is on the right."} +{"scene_index": 49, "scene": "The green building block is at the front, the blue building block is at the back right, the white syringe is in the center, the bowls are on the back left and front right."} diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_pull_the_syringe_piston/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..701a72b7c5bc008f9ae93051bb1bf6354a8bca5a --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/annotations/subtask_annotations.jsonl @@ -0,0 +1,9 @@ +{"subtask_index": 0, "subtask": "End"} +{"subtask_index": 1, "subtask": "Grasp the syringe with the left gripper"} +{"subtask_index": 2, "subtask": "Pull the piston with the right gripper"} +{"subtask_index": 3, "subtask": "Lift the syringe with the left gripper"} +{"subtask_index": 4, "subtask": "Grasp the piston with the right gripper"} +{"subtask_index": 5, "subtask": "Place the syringe on the table with the left gripper"} +{"subtask_index": 6, "subtask": "Static"} +{"subtask_index": 7, "subtask": "Abnormal"} +{"subtask_index": 8, "subtask": "null"} diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b4631f58a1c820f6e5098199b82f8c9c5a90051 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:655341c4967d87e1b3cb8b9c310ff90b9a234be4c5dc1e99b4dcf7e335cac29c +size 129299 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4da3c744466d9a0b70c790b035edd1245e2ac1b5 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef9b2fb72218c4b511928e691716de43570d29bce373595877470a1c9fb20c7d +size 127386 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..65bb21d28ee682711837b1ffefc535820f78d5a2 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7897d2e1317a67aa463955872c338d8bff155f24ad1df6c0761e36422089d03f +size 119448 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dacd6237c84ca999307df514d853b3d4a90a71fd --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcc382a8dfddca2c23a39a1cda1f15ad335e11f973e47f065f63a90d5a33e872 +size 115795 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..241ad0044fa68eebc355f51835bcd1d904152b4d --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6888d3d80c48f2fe999997e410dc710a81da542670d5026756061420e52c26a2 +size 115768 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f89e4db64afeb9ab21a1126cc009799144f7553d --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fcca58f1fbe3a590f57e0796c9d2814622a2afbc074e43a5f5ceea9b6fc34a6 +size 134139 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4157aa217212c773309a7700fee4f8e5a1f7b8fb --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f51374e8fae990b98bf1bcb7c5b578f640dfa1546f91ec727a788f767da1ae77 +size 121751 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98f0a5d791b96f90a672f8ad35f7bb58a6c77580 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3507c9e7ae1d13168e8513370633aeaf6d051fe8cc00388e53f0dbfea18da40 +size 109745 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5cdf620115a3c3500bd672aa2cabdd574005a7a9 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c70444cad4375c8d3d91fba9bae0707ad09bc00a13df046c3f25c8e93a23675 +size 104734 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a50a4bc4073e6462be0a7a05de404c366946e62 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab3853faf508ece6fd021a5f5c9591807cf9a716d2ca6c24c12234f61f1d46a7 +size 119927 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..304c42e69315e4327c4415fc1eec2b5691579f27 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03bb341ebe23377758eb83b1b386c36d2afd16af3bb9a195a9cc042317177afb +size 134102 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e3808f7e1f4de3cb3d87cd08a3064147a96f759b --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84fd1bc0fb96daf15a6a7fa86908dde32ccbef2a1a6e8c2a8fbd732d927fed37 +size 123151 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bcda53f7bf0e80a05118d62e5c0dbe0ecb1438e5 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ade7e79f569b64b3935406246c9fae7bbc2aab3d1f54c6e41ba274605ae8014 +size 121599 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0eb6950bf4d37141e560c59b4285c44f6e05de0f --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff57bc275d1c692cdca70f3777cbbe50ab49e74cfb429bbe4cccfca122b411e9 +size 122428 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10ea3973f9484d84b1edcf7768013f4b0423e7e6 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03f6d76bf73eb2c846f4def161239826d832dca9c4cf60b1b87e714e9653c5a9 +size 109698 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51a1b9b0fe4b869fc4b585368da8f52554506f4f --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9644f296ba19bfc8328a0218f19a4874d9a7f30c45fca16eece5838cea9878e +size 119359 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2fbb4f65401c900d5ec443ba9957a3e36b9f957c --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92157a1460f4a0dbf4b879d4d10b0ab2ec457899395edfbfe359e353b8477b15 +size 105495 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4db04ef872a21c28c897c8783fc4f2a0bf9937ce --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eaeaa3af55f160a16b88206fe22301eb0b183b6ef815daec6d2c67883eade0e +size 109140 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4746c9a722c2f622160aefaf8021ff4a91be3c79 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a745bf56e1ceb28caab70f41bc1ad0368b348bfd87b7cc2f7fd44335513f2417 +size 124190 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0c4be01ee0a2d3f7da24448ed4969d9b719893b --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32e6876744182d7250666f8122cd9642b664a726dc6e6e23525e4b08c8dc30f +size 117041 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e573c1b45526b142a7832c2309bdc7940974ffe0 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa343a909925f9727af7f3af20c3d7d4c07fd8b767ec21a10fcbce1360a6a0e +size 128710 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf717f8d555a28db9dc087164c2d50728162bcb6 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48dda527c3a40311fc889149332248ee9a8e6899c52c4249f23e1e13eaadafaa +size 135929 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0439d96fec373c6f0cda7f72bfc8c948a282dea2 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d39362c075bd131550269db5b5d63068d4b65bb812145696736763d488b34bc +size 139978 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8645ae5aa462a0a255e49abd88023076ed16970 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb832dbb1e0471f00ed758bb101153f0bab3ae31564e1b42a40ff7d081020189 +size 121181 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4082d0feda7f764a315ac2d722f980cac15caebc --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e0eeff59de649f9ff2700cb96a166909c7dfd8cbe487f5e48a65a687356cb9 +size 107981 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..396315544a8c636efd6a03d724e233f940325374 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3b99646ea90864f507243d0e7426f3d77809f128b37252ecee948ab3de6eea3 +size 112386 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..200fcaa86af5d91b6a4f8ec170dbec68995c880d --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61bc3d499adbe0895b9652cdb3c7891df0e82ecd7f5bc0051810ef5963c19c19 +size 106783 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..052004d092a4e94111bd4f4c1e4dd0564d3054b5 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19a55bb750386c6abc65b9076e1d4d61358bf2391094f0cd6ba6fd45b3422a3 +size 112115 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6e046aef632a601caa911530775019bc170a97e5 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b7d3582a6b4d43a1a83edee2e1ecdec718c0734919a119c71a7b50cb1d7a743 +size 112327 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efc499a33e518cffcdfbf2affd11c788e2f88d57 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7680b49ac2f627702a2d6ba9c205c67bc5a5598ef7781a681d6f22dd991de5f2 +size 118384 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..433bff7b294d7a903e66786ce5f051118552ff72 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f666585d28443ee6a75ea4b40256a10b40e9f089431c416898218c2a91b2119e +size 109039 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ad291ffa1b793cd3f700395ccc4ad0d5c1e9bf9 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13f09b5b9b3d8815d65a2f2ce3775d6472766c28d219ae0fe4839d32f201e71e +size 115191 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39ce90ac6c020fd46070a3a116b4e1fd030fac63 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b82e04d6502d1b9543c4a5789eeba549becf5c9895bb383753bf3334213a08c7 +size 91416 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd789c71f5ba456c8e035d44e5d741197e023507 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34b739e820c6db1fb96861c64938441761821b69e8b78dde5d202ef54756cbe2 +size 94121 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab68fa50838c47f034cf61532c3bf22807c7e251 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffdce5fbe457450f88b4f65f26c8151faa26ecd70f0baa9274f654dc0b38d62c +size 123989 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bc6d91b7c6e863d1d3e22cdc9ddfdec53b0ecc2 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d6976dfc44899353cacaa0a727339ad987711b7f108d56d445b1c06e2d18ef2 +size 108022 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e210be1fa105793cd201e1f7ef7e3eb19ad6f3b5 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04bebcd2b5af14c32e6756d37dcb04a26a218d96ccbfb166db775c4eba6d561e +size 104284 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5178fd71d78318b8949ca49e29676a63b27f94e4 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53486da97444d1061e35391676ec78306544cad3a4266dbc4e7e5df8efcde893 +size 110699 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4137753770d21041483481a8f5248f9acf5843a4 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd9dfdfbbb2b729b882295d6b143cbdcc356203139d2de6ea921f45fb8501804 +size 107956 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a33f4459b39f87b65b83770200ccbe1451e90cd --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2afd36bdca75693fbb3e75ae1331c895dcb2c63d35ae30f5474acdb374d57d9c +size 115202 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0b87c81a2fc930407e0ac039ccb162d705e06cd --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49d0cdfe62d45d25a0ab203c0b44348ab25cb0764f665af12e9c5edd7d840c3 +size 89340 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5aa5d9c1816f40a1c9be085365082ad239d83745 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01bc83443ccb95d592dca7f93230fc19ced6e50a0d28f538a5a6af8cd7b2c9d6 +size 107966 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0bf43f9792830455414d00bfecd8a9902abea32 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93816b013a322ecef7e76e863b919ded151e86aff0208cc9ab75ce73e56ed715 +size 112556 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..feb94560ea585fd2e836047baaa4f01eaf2b1b49 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66c79a772842b6318060c4c0642af1900fcba3cccc94e1628dd3dfbe632c0226 +size 108929 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70d94592b90f23da6c26cbf0b250ee5875761112 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6ee8a56f7f48353628e5635850494fe847d0d39731782a495eef36459abc147 +size 101445 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9def2e28a1092415c5668ce584a70f49469679a4 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:101bd7bc74ba1a3277414bdb36e3782165904bbe8ae7cd349cce52746b0e94f0 +size 130148 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..416f15a7427ac091af637026088ca5c3a10265af --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34f82264a6656de429915698499aa8bd628d8037512956b7f565fa489b5f09f9 +size 120304 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3707989a00e5fb1d7e3507af49913bca9294ef00 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aaf4e29c7f561835c90e8fceba9fa470e4b2dc845e608cd94e961993e7cf408 +size 114555 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b53918c028d9f10c84f8a874d863f191977f80f8 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe18a414a4e5286deaad64858078f063682e50bf8d86ff1f171c0e838fc31664 +size 120904 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000049.parquet b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2f0d51add8493d377bd445f82ca974b47008fb3 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d717464ec0f53e5c576b48628c3a934b52ba86a9bf4cd17b114bd31435aaf37 +size 108343 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/meta/episodes.jsonl b/AIRBOT_MMK2_pull_the_syringe_piston/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b33f7b74bfda7ddcd28b5d7ef9596726cc73c2aa --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/meta/episodes.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 227} +{"episode_index": 1, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 223} +{"episode_index": 2, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 207} +{"episode_index": 3, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 201} +{"episode_index": 4, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 200} +{"episode_index": 5, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 236} +{"episode_index": 6, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 212} +{"episode_index": 7, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 188} +{"episode_index": 8, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 181} +{"episode_index": 9, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 207} +{"episode_index": 10, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 238} +{"episode_index": 11, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 217} +{"episode_index": 12, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 213} +{"episode_index": 13, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 215} +{"episode_index": 14, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 189} +{"episode_index": 15, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 210} +{"episode_index": 16, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 178} +{"episode_index": 17, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 186} +{"episode_index": 18, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 218} +{"episode_index": 19, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 205} +{"episode_index": 20, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 225} +{"episode_index": 21, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 243} +{"episode_index": 22, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 252} +{"episode_index": 23, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 212} +{"episode_index": 24, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 184} +{"episode_index": 25, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 191} +{"episode_index": 26, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 180} +{"episode_index": 27, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 194} +{"episode_index": 28, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 194} +{"episode_index": 29, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 207} +{"episode_index": 30, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 188} +{"episode_index": 31, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 201} +{"episode_index": 32, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 152} +{"episode_index": 33, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 158} +{"episode_index": 34, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 214} +{"episode_index": 35, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 184} +{"episode_index": 36, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 176} +{"episode_index": 37, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 190} +{"episode_index": 38, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 185} +{"episode_index": 39, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 199} +{"episode_index": 40, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 146} +{"episode_index": 41, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 180} +{"episode_index": 42, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 195} +{"episode_index": 43, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 188} +{"episode_index": 44, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 170} +{"episode_index": 45, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 229} +{"episode_index": 46, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 209} +{"episode_index": 47, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 199} +{"episode_index": 48, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 208} +{"episode_index": 49, "tasks": ["pick up the syringe with your left hand, pull the piston away with your right hand, and then place the syringe back on the table with your left hand."], "length": 186} diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/meta/episodes_stats.jsonl b/AIRBOT_MMK2_pull_the_syringe_piston/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..e22191e0c5fff34fbaf0c4e11e9ad7c1b68fd295 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/meta/episodes_stats.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45685885825163397]], [[0.45119696486928107]], [[0.4605815829248366]]], "std": [[[0.2700678063651297]], [[0.261203859013888]], [[0.25424461887499544]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.16470588235294117]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5675909232026143]], [[0.5862575592320262]], [[0.5827619138071896]]], "std": [[[0.29061718464641134]], [[0.29229502348145103]], [[0.29790219935535345]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5203569219771241]], [[0.5300391625816993]], [[0.5132323570261438]]], "std": [[[0.3109854264314052]], [[0.3129579608890983]], [[0.3224628406316412]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44478263684640523]], [[0.46324366830065355]], [[0.4418692524509804]]], "std": [[[0.36345033534193344]], [[0.36300858665117136]], [[0.38330307247303996]]], "count": [100]}, "observation.state": {"min": [0.46606776118278503, -1.1598286628723145, 0.7381075024604797, 2.5289206504821777, 0.07500763237476349, -1.6167569160461426, -1.201838731765747, -1.1698663234710693, 0.8859769701957703, 0.1680399775505066, 1.3312066793441772, -0.9222886562347412, 27.420000076293945, 41.04624938964844, -1.0887500047683716, -0.7900000214576721, 3.083125114440918, 0.26124998927116394, 1.7331249713897705, -0.34375, 0.9212499856948853, -3.383125066757202, 0.9850000143051147, 11.65000057220459, 21.3075008392334, 49.03125, 0.831250011920929, -0.2800000011920929, 0.9900000095367432, 0.15687499940395355, 0.6050000190734863, 0.13437500596046448, 0.8493750095367432, 0.4375, 0.6512500047683716, -3.5250000953674316], "max": [0.7450217604637146, -0.8021476864814758, 1.1250190734863281, 2.981994390487671, 1.2176222801208496, -0.9422922730445862, -0.869931161403656, -0.8646858334541321, 1.1138609647750854, 0.4287785291671753, 1.6249427795410156, -0.5962700843811035, 65.09062194824219, 61.65444564819336, 44.53562545776367, 4.805624961853027, 38.23125076293945, 47.56437683105469, 41.17812728881836, 46.618125915527344, 43.67625045776367, 63.486873626708984, 33.87312316894531, 96.02937316894531, 77.25312805175781, 72.62437438964844, 3.447499990463257, 2.09375, 43.651248931884766, 54.337501525878906, 36.201873779296875, 61.37937545776367, 42.453125, 88.47125244140625, 41.364376068115234, 99.15125274658203], "mean": [0.5643436312675476, -0.9952126145362854, 0.9620291590690613, 2.778977870941162, 0.5761578679084778, -1.2494667768478394, -1.0319403409957886, -0.9627084732055664, 0.977260172367096, 0.2988637089729309, 1.4999611377716064, -0.753394603729248, 59.077110290527344, 48.450958251953125, 7.258596897125244, 0.06847240775823593, 25.273115158081055, 26.735580444335938, 28.45416259765625, 28.12663459777832, 27.65169334411621, 36.08185958862305, 19.440486907958984, 68.9065170288086, 51.710296630859375, 58.63655471801758, 0.9849053025245667, 0.41367173194885254, 22.110233306884766, 11.436824798583984, 20.53300666809082, 11.265508651733398, 21.666608810424805, 22.06977653503418, 10.22016429901123, 56.22163391113281], "std": [0.05813300609588623, 0.0837099477648735, 0.0864330604672432, 0.11701403558254242, 0.25248441100120544, 0.13259181380271912, 0.11774390935897827, 0.10301892459392548, 0.07192409783601761, 0.0915248915553093, 0.10418515652418137, 0.10903555154800415, 9.991297721862793, 3.900866985321045, 13.597810745239258, 1.2590909004211426, 12.283751487731934, 19.513635635375977, 15.5846529006958, 19.90928840637207, 16.356420516967773, 26.71186637878418, 13.395739555358887, 30.45367431640625, 15.64058780670166, 4.373006343841553, 0.36173903942108154, 0.5663641691207886, 12.963727951049805, 16.252574920654297, 12.028014183044434, 18.012229919433594, 14.11438274383545, 31.626466751098633, 15.007123947143555, 33.41872787475586], "count": [227]}, "action": {"min": [0.46606776118278503, -1.1598286628723145, 0.7381075024604797, 2.5289206504821777, 0.07500763237476349, -1.6167569160461426, -1.201838731765747, -1.1698663234710693, 0.8859769701957703, 0.1680399775505066, 1.3312066793441772, -0.9222886562347412, 27.420000076293945, 41.04624938964844, -1.0887500047683716, -0.7900000214576721, 3.083125114440918, 0.26124998927116394, 1.7331249713897705, -0.34375, 0.9212499856948853, -3.383125066757202, 0.9850000143051147, 11.65000057220459, 21.3075008392334, 49.03125, 0.831250011920929, -0.2800000011920929, 0.9900000095367432, 0.15687499940395355, 0.6050000190734863, 0.13437500596046448, 0.8493750095367432, 0.4375, 0.6512500047683716, -3.5250000953674316], "max": [0.7450217604637146, -0.8021476864814758, 1.1250190734863281, 2.981994390487671, 1.2176222801208496, -0.9422922730445862, -0.869931161403656, -0.8646858334541321, 1.1138609647750854, 0.4287785291671753, 1.6249427795410156, -0.5962700843811035, 65.09062194824219, 61.65444564819336, 44.53562545776367, 4.805624961853027, 38.23125076293945, 47.56437683105469, 41.17812728881836, 46.618125915527344, 43.67625045776367, 63.486873626708984, 33.87312316894531, 96.02937316894531, 77.25312805175781, 72.62437438964844, 3.447499990463257, 2.09375, 43.651248931884766, 54.337501525878906, 36.201873779296875, 61.37937545776367, 42.453125, 88.47125244140625, 41.364376068115234, 99.15125274658203], "mean": [0.5643437504768372, -0.9952126145362854, 0.962028980255127, 2.778977632522583, 0.5761578679084778, -1.2494663000106812, -1.0319404602050781, -0.962708055973053, 0.977260172367096, 0.2988637387752533, 1.4999604225158691, -0.7533947229385376, 59.07711410522461, 48.45096206665039, 7.258592128753662, 0.06847235560417175, 25.27311134338379, 26.73558807373047, 28.45414924621582, 28.126623153686523, 27.651691436767578, 36.08187484741211, 19.440494537353516, 68.906494140625, 51.710304260253906, 58.63658142089844, 0.984904944896698, 0.4136715829372406, 22.110231399536133, 11.436829566955566, 20.53301239013672, 11.26550579071045, 21.666622161865234, 22.06977081298828, 10.220170021057129, 56.22165298461914], "std": [0.05813300237059593, 0.0837099477648735, 0.0864330530166626, 0.11701402068138123, 0.25248441100120544, 0.13259181380271912, 0.11774390935897827, 0.10301896929740906, 0.0719241201877594, 0.0915248915553093, 0.10418515652418137, 0.10903558880090714, 9.991297721862793, 3.900867223739624, 13.597809791564941, 1.2590906620025635, 12.283750534057617, 19.51363754272461, 15.584651947021484, 19.90928840637207, 16.35641860961914, 26.711868286132812, 13.395739555358887, 30.45367431640625, 15.640586853027344, 4.3730058670043945, 0.3617391884326935, 0.5663641095161438, 12.963726997375488, 16.252578735351562, 12.02801513671875, 18.012226104736328, 14.114380836486816, 31.6264705657959, 15.007125854492188, 33.41872787475586], "count": [227]}, "timestamp": {"min": [0.0], "max": [7.533333333333333], "mean": [3.7666666666666666], "std": [2.1842873233874505], "count": [227]}, "frame_index": {"min": [0], "max": [226], "mean": [113.0], "std": [65.5286197016235], "count": [227]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [227]}, "index": {"min": [0], "max": [226], "mean": [113.0], "std": [65.5286197016235], "count": [227]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [227]}, "subtask_annotation": {"mean": [2.5286343612334803, 8.0, 8.0, 8.0, 8.0], "std": [1.7915168143961784, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [227]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [227]}, "eef_direction_state": {"mean": [3.5330396475770924, 4.242290748898679], "std": [1.6426343441972822, 1.6917446730559238], "min": [0, 1], "max": [6, 6], "count": [227]}, "eef_velocity_state": {"mean": [1.3656387665198237, 0.6651982378854625], "std": [0.5810971787785422, 0.6521907037099693], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_state": {"mean": [0.9559471365638766, 0.4669603524229075], "std": [0.8436324631545863, 0.758221320667846], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_direction_action": {"mean": [3.5330396475770924, 4.242290748898679], "std": [1.6426343441972822, 1.6917446730559238], "min": [0, 1], "max": [6, 6], "count": [227]}, "eef_velocity_action": {"mean": [1.3656387665198237, 0.6651982378854625], "std": [0.5810971787785422, 0.6521907037099693], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_acc_mag_action": {"mean": [0.9559471365638766, 0.4669603524229075], "std": [0.8436324631545863, 0.758221320667846], "min": [0, 0], "max": [2, 2], "count": [227]}, "eef_sim_pose_state": {"mean": [0.6505711737640857, 0.08761642127665628, 1.1789978638798064, 0.4130767627801093, 1.3940444562817556, -0.15876819405220277, 0.6027449384740847, -0.19521955426569945, 1.2185403962749042, 1.034708183540206, 0.5423533963515093, 1.7309220491470805], "std": [0.017958141991327767, 0.03062614194859534, 0.05255931352359439, 1.8832727076847366, 0.13815544546408995, 1.8209214672625942, 0.01337455022894246, 0.04641914321795633, 0.01833094407320618, 0.04365813411262945, 0.1079135013847496, 0.1550326202841512], "min": [0.5953997532764738, 0.03524855878260985, 1.0739008208018614, -3.0641211056128386, 1.1083043268014925, -3.1357727470472163, 0.5843719358835101, -0.24926518894876068, 1.1906140562390972, 0.9648926530285269, 0.37557265382261296, 1.532638049334494], "max": [0.6742778166152706, 0.15802256957388539, 1.2784775677288156, 3.0647810392421, 1.5433545462821887, 2.9131300210288282, 0.6244260916405162, -0.11308660796205389, 1.2461306728248476, 1.1011911954028324, 0.7084326904990803, 1.9856071488629126], "count": [227]}, "eef_sim_pose_action": {"mean": [0.6505711737640857, 0.08761642127665628, 1.1789978638798064, 0.4130767627801093, 1.3940444562817556, -0.15876819405220277, 0.6027449384740847, -0.19521955426569945, 1.2185403962749042, 1.034708183540206, 0.5423533963515093, 1.7309220491470805], "std": [0.017958141991327767, 0.03062614194859534, 0.05255931352359439, 1.8832727076847366, 0.13815544546408995, 1.8209214672625942, 0.01337455022894246, 0.04641914321795633, 0.01833094407320618, 0.04365813411262945, 0.1079135013847496, 0.1550326202841512], "min": [0.5953997532764738, 0.03524855878260985, 1.0739008208018614, -3.0641211056128386, 1.1083043268014925, -3.1357727470472163, 0.5843719358835101, -0.24926518894876068, 1.1906140562390972, 0.9648926530285269, 0.37557265382261296, 1.532638049334494], "max": [0.6742778166152706, 0.15802256957388539, 1.2784775677288156, 3.0647810392421, 1.5433545462821887, 2.9131300210288282, 0.6244260916405162, -0.11308660796205389, 1.2461306728248476, 1.1011911954028324, 0.7084326904990803, 1.9856071488629126], "count": [227]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.452237806372549]], [[0.44983673202614377]], [[0.45789085375816996]]], "std": [[[0.27644762791155475]], [[0.2687203842215486]], [[0.26117939955376557]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5913836192810457]], [[0.6325676960784314]], [[0.6295010375816993]]], "std": [[[0.28179399972545255]], [[0.27104846650402903]], [[0.2677128514954137]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12549019607843137]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5199377655228758]], [[0.5283844464869282]], [[0.5117563807189542]]], "std": [[[0.31764723798771793]], [[0.31942373971203225]], [[0.3273085528052744]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4322975081699347]], [[0.4535033558006536]], [[0.43145928513071896]]], "std": [[[0.36097842060962]], [[0.35995870326562346]], [[0.37846755030377555]]], "count": [100]}, "observation.state": {"min": [0.5407177209854126, -1.2017195224761963, 0.7652876377105713, 2.8191280364990234, 0.07877469807863235, -1.6683409214019775, -1.0946017503738403, -1.0750458240509033, 0.822185754776001, 0.21834707260131836, 1.2660696506500244, -1.202906847000122, 25.33785629272461, 40.69937515258789, -0.37062498927116394, -0.7143750190734863, 1.4474999904632568, -0.5, 1.1050000190734863, -0.4375, 0.8487499952316284, 0.5475000143051147, 0.9850000143051147, 4.679999828338623, 23.781875610351562, 42.838748931884766, 0.4893749952316284, -0.26874998211860657, 0.8643749952316284, 0.37437501549720764, 0.8962500095367432, 0.659375011920929, 0.7250000238418579, 0.5674999952316284, 0.6037499904632568, -3.208750009536743], "max": [0.7355325222015381, -0.7329576015472412, 1.230497121810913, 2.994821548461914, 0.9374761581420898, -1.4971246719360352, -0.9480621218681335, -0.7547970414161682, 1.0401407480239868, 0.3366044759750366, 1.4431458711624146, -0.6506304144859314, 66.76499938964844, 65.85555267333984, 38.89125061035156, 4.056250095367432, 39.81312561035156, 47.258750915527344, 43.42937469482422, 48.62125015258789, 43.747501373291016, 90.90250396728516, 41.915000915527344, 109.45999908447266, 74.96062469482422, 69.36687469482422, 2.6987500190734863, 5.456250190734863, 46.05249786376953, 29.733125686645508, 44.015625, 73.54750061035156, 37.27000045776367, 57.73625183105469, 35.49562454223633, 91.86500549316406], "mean": [0.5927786231040955, -0.9583523273468018, 0.9816901087760925, 2.939842939376831, 0.4783371090888977, -1.5465400218963623, -1.0066982507705688, -0.8803138732910156, 0.9321640729904175, 0.27077603340148926, 1.3420560359954834, -0.8914041519165039, 55.92864227294922, 48.004180908203125, 3.5842254161834717, 0.040413375943899155, 26.119626998901367, 18.586278915405273, 28.3125, 25.94041633605957, 26.153736114501953, 45.56635284423828, 21.2719783782959, 74.94268798828125, 49.819400787353516, 56.13497543334961, 0.7509797215461731, 1.2105342149734497, 20.186553955078125, 5.731644630432129, 18.864112854003906, 15.195258140563965, 18.383556365966797, 12.121225357055664, 8.482818603515625, 56.88138961791992], "std": [0.05163688585162163, 0.10946305096149445, 0.11002795398235321, 0.04896552860736847, 0.19620183110237122, 0.030994486063718796, 0.046376168727874756, 0.10816464573144913, 0.07204078137874603, 0.0383429080247879, 0.06023402139544487, 0.220083549618721, 9.738651275634766, 4.73613977432251, 9.140835762023926, 1.0863347053527832, 14.059572219848633, 15.766124725341797, 16.18011474609375, 19.524307250976562, 15.488693237304688, 34.11487579345703, 15.362946510314941, 33.132301330566406, 14.817214965820312, 7.113190174102783, 0.33643078804016113, 1.6051846742630005, 15.074514389038086, 8.72768783569336, 13.954565048217773, 25.122596740722656, 12.188301086425781, 17.6684627532959, 12.58740234375, 29.66620445251465], "count": [223]}, "action": {"min": [0.5407177209854126, -1.2017195224761963, 0.7652876377105713, 2.8191280364990234, 0.07877469807863235, -1.6683409214019775, -1.0946017503738403, -1.0750458240509033, 0.822185754776001, 0.21834707260131836, 1.2660696506500244, -1.202906847000122, 25.33785629272461, 40.69937515258789, -0.37062498927116394, -0.7143750190734863, 1.4474999904632568, -0.5, 1.1050000190734863, -0.4375, 0.8487499952316284, 0.5475000143051147, 0.9850000143051147, 4.679999828338623, 23.781875610351562, 42.838748931884766, 0.4893749952316284, -0.26874998211860657, 0.8643749952316284, 0.37437501549720764, 0.8962500095367432, 0.659375011920929, 0.7250000238418579, 0.5674999952316284, 0.6037499904632568, -3.208750009536743], "max": [0.7355325222015381, -0.7329576015472412, 1.230497121810913, 2.994821548461914, 0.9374761581420898, -1.4971246719360352, -0.9480621218681335, -0.7547970414161682, 1.0401407480239868, 0.3366044759750366, 1.4431458711624146, -0.6506304144859314, 66.76499938964844, 65.85555267333984, 38.89125061035156, 4.056250095367432, 39.81312561035156, 47.258750915527344, 43.42937469482422, 48.62125015258789, 43.747501373291016, 90.90250396728516, 41.915000915527344, 109.45999908447266, 74.96062469482422, 69.36687469482422, 2.6987500190734863, 5.456250190734863, 46.05249786376953, 29.733125686645508, 44.015625, 73.54750061035156, 37.27000045776367, 57.73625183105469, 35.49562454223633, 91.86500549316406], "mean": [0.5927783250808716, -0.9583523273468018, 0.9816899299621582, 2.939842700958252, 0.4783370792865753, -1.546539545059204, -1.0066993236541748, -0.880312979221344, 0.9321641325950623, 0.2707759737968445, 1.342056155204773, -0.8914040327072144, 55.92866134643555, 48.00416564941406, 3.5842270851135254, 0.040413398295640945, 26.119630813598633, 18.586273193359375, 28.3125057220459, 25.94040870666504, 26.153738021850586, 45.56636428833008, 21.271984100341797, 74.94271850585938, 49.81942367553711, 56.135040283203125, 0.7509796619415283, 1.2105340957641602, 20.18655014038086, 5.731645107269287, 18.86412239074707, 15.195250511169434, 18.383556365966797, 12.121220588684082, 8.482812881469727, 56.88139343261719], "std": [0.05163688585162163, 0.10946306586265564, 0.11002794653177261, 0.04896552488207817, 0.19620183110237122, 0.030994486063718796, 0.04637616127729416, 0.10816461592912674, 0.07204075902700424, 0.0383429080247879, 0.06023402512073517, 0.2200835794210434, 9.738651275634766, 4.73613977432251, 9.140835762023926, 1.0863347053527832, 14.0595703125, 15.766125679016113, 16.18011474609375, 19.524307250976562, 15.488692283630371, 34.114871978759766, 15.362943649291992, 33.13229751586914, 14.817215919494629, 7.113189220428467, 0.33643075823783875, 1.6051843166351318, 15.074516296386719, 8.727686882019043, 13.95456600189209, 25.122591018676758, 12.18830394744873, 17.668466567993164, 12.58740234375, 29.66620635986328], "count": [223]}, "timestamp": {"min": [0.0], "max": [7.4], "mean": [3.7], "std": [2.1457969252574776], "count": [223]}, "frame_index": {"min": [0], "max": [222], "mean": [111.0], "std": [64.37390775772433], "count": [223]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [223]}, "index": {"min": [227], "max": [449], "mean": [338.0], "std": [64.37390775772433], "count": [223]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [223]}, "subtask_annotation": {"mean": [2.807174887892377, 8.0, 8.0, 8.0, 8.0], "std": [1.9090397654099478, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [223]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [223]}, "eef_direction_state": {"mean": [3.7399103139013454, 4.403587443946188], "std": [1.4685259963044142, 1.7015913549423511], "min": [0, 1], "max": [6, 6], "count": [223]}, "eef_velocity_state": {"mean": [1.3408071748878925, 0.5515695067264574], "std": [0.6213635184103586, 0.5405401329257098], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_state": {"mean": [0.9775784753363229, 0.5201793721973094], "std": [0.8171038552162962, 0.7913750105275615], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_direction_action": {"mean": [3.7399103139013454, 4.403587443946188], "std": [1.4685259963044142, 1.7015913549423511], "min": [0, 1], "max": [6, 6], "count": [223]}, "eef_velocity_action": {"mean": [1.3408071748878925, 0.5515695067264574], "std": [0.6213635184103586, 0.5405401329257098], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_action": {"mean": [0.9775784753363229, 0.5201793721973094], "std": [0.8171038552162962, 0.7913750105275615], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_sim_pose_state": {"mean": [0.645875470052602, 0.09577835898603748, 1.1555370478271705, -2.112772836472875, 1.3569197263628434, -0.830736913545332, 0.6072587196079768, -0.19150959528962955, 1.2112116429283404, 1.091997186279187, 0.7316655416644767, 1.729896982746974], "std": [0.015140582735942971, 0.022570668467610286, 0.0488363078357369, 0.5309624266916431, 0.12384864638195249, 2.492788756949943, 0.00835427451783624, 0.02578806315271269, 0.016904333088686548, 0.08406162954106655, 0.225185549552834, 0.13914523484919825], "min": [0.602604430260804, 0.059710352875271655, 1.0541312521672233, -2.9412926256254326, 1.0978425751113599, -3.141089170403847, 0.5918353308828219, -0.22820687895456804, 1.1860234370878444, 0.9309679089530195, 0.44168069505039576, 1.538219037327137], "max": [0.6741452524381325, 0.1488882113188285, 1.2322687433689468, -0.9051711513299897, 1.5034486354863854, 3.1234045068887633, 0.6197043899778454, -0.14421108156392237, 1.2383946125695586, 1.198823945179379, 1.0398575074391276, 1.9353651161731984], "count": [223]}, "eef_sim_pose_action": {"mean": [0.645875470052602, 0.09577835898603748, 1.1555370478271705, -2.112772836472875, 1.3569197263628434, -0.830736913545332, 0.6072587196079768, -0.19150959528962955, 1.2112116429283404, 1.091997186279187, 0.7316655416644767, 1.729896982746974], "std": [0.015140582735942971, 0.022570668467610286, 0.0488363078357369, 0.5309624266916431, 0.12384864638195249, 2.492788756949943, 0.00835427451783624, 0.02578806315271269, 0.016904333088686548, 0.08406162954106655, 0.225185549552834, 0.13914523484919825], "min": [0.602604430260804, 0.059710352875271655, 1.0541312521672233, -2.9412926256254326, 1.0978425751113599, -3.141089170403847, 0.5918353308828219, -0.22820687895456804, 1.1860234370878444, 0.9309679089530195, 0.44168069505039576, 1.538219037327137], "max": [0.6741452524381325, 0.1488882113188285, 1.2322687433689468, -0.9051711513299897, 1.5034486354863854, 3.1234045068887633, 0.6197043899778454, -0.14421108156392237, 1.2383946125695586, 1.198823945179379, 1.0398575074391276, 1.9353651161731984], "count": [223]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44668143995098036]], [[0.44539975081699346]], [[0.4536571098856209]]], "std": [[[0.28409076837070624]], [[0.27613564430542836]], [[0.26836368260822646]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6138473284313726]], [[0.6547171875000001]], [[0.6441761642156862]]], "std": [[[0.28712307790619146]], [[0.27683569745331715]], [[0.2797034621387674]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.13333333333333333]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5362396466503269]], [[0.5469298733660132]], [[0.5296279616013072]]], "std": [[[0.3133424022226352]], [[0.3151101484836356]], [[0.32255256648808056]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4242591952614379]], [[0.44849681168300654]], [[0.41887075163398696]]], "std": [[[0.3627909353432014]], [[0.36094222666012127]], [[0.37596568444868333]]], "count": [100]}, "observation.state": {"min": [0.42169737815856934, -1.3086280822753906, 0.8982795476913452, 2.810330390930176, -0.06301499158143997, -1.725223183631897, -1.1358433961868286, -1.0296025276184082, 0.8852617144584656, 0.028658350929617882, 1.2416313886642456, -0.9733825325965881, 43.004615783691406, 43.723751068115234, -0.47874999046325684, -0.3233333230018616, 10.280624389648438, 0.3720000088214874, 5.361249923706055, 0.7830768823623657, 5.393749713897705, 1.475000023841858, 1.0681250095367432, 46.42499923706055, 32.97999954223633, 43.47999954223633, -0.009999999776482582, -0.78125, 1.0318750143051147, 0.4325000047683716, 0.5987499952316284, 0.4124999940395355, 0.890625, 0.7124999761581421, 0.5568749904632568, 28.900625228881836], "max": [0.7260539531707764, -0.8752108812332153, 1.3496843576431274, 2.9928903579711914, 0.7465688586235046, -1.3824197053909302, -0.9812981486320496, -0.7939936518669128, 1.0382095575332642, 0.23742084205150604, 1.4914209842681885, -0.6042811274528503, 60.98125076293945, 61.37666702270508, 31.0518741607666, 0.4099999964237213, 38.06875228881836, 24.74312400817871, 39.37062454223633, 57.849998474121094, 34.498748779296875, 77.54812622070312, 32.19124984741211, 110.66312408447266, 79.43437957763672, 62.89312744140625, 0.1368750035762787, 6.095624923706055, 61.803749084472656, 45.567501068115234, 53.729373931884766, 64.61187744140625, 55.201873779296875, 89.27188110351562, 53.25812530517578, 97.22624969482422], "mean": [0.5633382797241211, -1.031722903251648, 1.0404512882232666, 2.911362886428833, 0.37422439455986023, -1.494150996208191, -1.060742974281311, -0.8953490257263184, 0.945071280002594, 0.1696465164422989, 1.339717984199524, -0.7367132902145386, 58.64173889160156, 50.815208435058594, 4.129846096038818, -0.21110419929027557, 31.649621963500977, 17.689043045043945, 27.911073684692383, 41.29894256591797, 26.269153594970703, 56.36051559448242, 18.237016677856445, 94.4049072265625, 57.909358978271484, 52.3186149597168, 0.08727531880140305, 0.6442095041275024, 28.11385154724121, 15.34581470489502, 23.014875411987305, 15.509620666503906, 24.33527183532715, 26.060617446899414, 17.710426330566406, 55.891239166259766], "std": [0.08074360340833664, 0.10533229261636734, 0.11283335089683533, 0.05414412543177605, 0.1762496531009674, 0.07259275764226913, 0.05049336701631546, 0.08767031878232956, 0.04953671991825104, 0.06868463009595871, 0.07507660239934921, 0.1315755844116211, 4.319560527801514, 2.8971569538116455, 9.041335105895996, 0.16820946335792542, 9.6657133102417, 8.986084938049316, 9.46532154083252, 23.089500427246094, 9.892478942871094, 28.31415557861328, 10.005690574645996, 18.67281723022461, 13.70194149017334, 3.481386423110962, 0.030149133875966072, 1.4162383079528809, 20.878787994384766, 17.595794677734375, 16.719541549682617, 18.70183753967285, 18.797948837280273, 30.382715225219727, 19.721168518066406, 18.60434913635254], "count": [207]}, "action": {"min": [0.42169737815856934, -1.3086280822753906, 0.8982795476913452, 2.810330390930176, -0.06301499158143997, -1.725223183631897, -1.1358433961868286, -1.0296025276184082, 0.8852617144584656, 0.028658350929617882, 1.2416313886642456, -0.9733825325965881, 43.004615783691406, 43.723751068115234, -0.47874999046325684, -0.3233333230018616, 10.280624389648438, 0.3720000088214874, 5.361249923706055, 0.7830768823623657, 5.393749713897705, 1.475000023841858, 1.0681250095367432, 46.42499923706055, 32.97999954223633, 43.47999954223633, -0.009999999776482582, -0.78125, 1.0318750143051147, 0.4325000047683716, 0.5987499952316284, 0.4124999940395355, 0.890625, 0.7124999761581421, 0.5568749904632568, 28.900625228881836], "max": [0.7260539531707764, -0.8752108812332153, 1.3496843576431274, 2.9928903579711914, 0.7465688586235046, -1.3824197053909302, -0.9812981486320496, -0.7939936518669128, 1.0382095575332642, 0.23742084205150604, 1.4914209842681885, -0.6042811274528503, 60.98125076293945, 61.37666702270508, 31.0518741607666, 0.4099999964237213, 38.06875228881836, 24.74312400817871, 39.37062454223633, 57.849998474121094, 34.498748779296875, 77.54812622070312, 32.19124984741211, 110.66312408447266, 79.43437957763672, 62.89312744140625, 0.1368750035762787, 6.095624923706055, 61.803749084472656, 45.567501068115234, 53.729373931884766, 64.61187744140625, 55.201873779296875, 89.27188110351562, 53.25812530517578, 97.22624969482422], "mean": [0.5633382797241211, -1.0317226648330688, 1.0404514074325562, 2.9113636016845703, 0.37422430515289307, -1.4941507577896118, -1.060742974281311, -0.8953486680984497, 0.9450712203979492, 0.1696465164422989, 1.3397178649902344, -0.7367133498191833, 58.6417236328125, 50.81520462036133, 4.129846096038818, -0.2111043483018875, 31.649642944335938, 17.689027786254883, 27.91106414794922, 41.2989501953125, 26.269155502319336, 56.360504150390625, 18.237018585205078, 94.40489196777344, 57.909385681152344, 52.318580627441406, 0.08727525174617767, 0.6442094445228577, 28.113861083984375, 15.345813751220703, 23.014881134033203, 15.509622573852539, 24.335281372070312, 26.060625076293945, 17.71044158935547, 55.89128112792969], "std": [0.08074361085891724, 0.10533231496810913, 0.11283337324857712, 0.05414412543177605, 0.1762496531009674, 0.07259276509284973, 0.050493355840444565, 0.08767032623291016, 0.04953670874238014, 0.0686846449971199, 0.07507659494876862, 0.1315755993127823, 4.3195600509643555, 2.8971574306488037, 9.041336059570312, 0.16820946335792542, 9.665712356567383, 8.986082077026367, 9.465320587158203, 23.089506149291992, 9.89247989654541, 28.31415557861328, 10.005692481994629, 18.672821044921875, 13.70194149017334, 3.481386661529541, 0.030149130150675774, 1.4162383079528809, 20.8787841796875, 17.595794677734375, 16.71954345703125, 18.70183563232422, 18.797950744628906, 30.382709503173828, 19.721166610717773, 18.604347229003906], "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": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [207]}, "index": {"min": [450], "max": [656], "mean": [553.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [2.9613526570048307, 8.0, 8.0, 8.0, 8.0], "std": [1.7020743542857035, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [207]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [207]}, "eef_direction_state": {"mean": [3.1932367149758454, 4.231884057971015], "std": [1.7559705347315058, 1.7759389776278713], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [1.318840579710145, 0.5603864734299517], "std": [0.5245495962566322, 0.49634007880352926], "min": [0, 0], "max": [2, 1], "count": [207]}, "eef_acc_mag_state": {"mean": [0.8454106280193237, 0.38164251207729466], "std": [0.8428532748817161, 0.7117042265005947], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_direction_action": {"mean": [3.1932367149758454, 4.231884057971015], "std": [1.7559705347315058, 1.7759389776278713], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.318840579710145, 0.5603864734299517], "std": [0.5245495962566322, 0.49634007880352926], "min": [0, 0], "max": [2, 1], "count": [207]}, "eef_acc_mag_action": {"mean": [0.8454106280193237, 0.38164251207729466], "std": [0.8428532748817161, 0.7117042265005947], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.65550651962714, 0.07820137233121195, 1.1343299327702527, -2.11007703758875, 1.323965780095954, -0.8802532974250089, 0.5924623585662804, -0.17503712982369893, 1.1913957194054683, 1.211500794750787, 0.6657928810633099, 1.9520341142791848], "std": [0.0191488782052524, 0.027367833637636594, 0.03112966643173426, 1.3861861892950684, 0.10015936727589164, 2.7155320630417124, 0.013017926875977692, 0.026600291456782603, 0.017505064195254178, 0.0611577411203829, 0.142692362061089, 0.08047674318373695], "min": [0.6359311823509975, 0.02833707355892648, 1.0628628713293398, -3.1393087522612237, 1.0765134398248937, -3.1154091892575715, 0.5734795505969503, -0.20539582156528366, 1.1606750309287654, 1.1110829633331543, 0.4976926230896357, 1.842757182663103], "max": [0.7079465809183216, 0.13338260506384692, 1.19564940719263, 3.1344297757357644, 1.4949337582022766, 3.1387077150982354, 0.6197610197978035, -0.12451780352647904, 1.2176933004901989, 1.2891791676827555, 0.9230153202475422, 2.0862495493252653], "count": [207]}, "eef_sim_pose_action": {"mean": [0.65550651962714, 0.07820137233121195, 1.1343299327702527, -2.11007703758875, 1.323965780095954, -0.8802532974250089, 0.5924623585662804, -0.17503712982369893, 1.1913957194054683, 1.211500794750787, 0.6657928810633099, 1.9520341142791848], "std": [0.0191488782052524, 0.027367833637636594, 0.03112966643173426, 1.3861861892950684, 0.10015936727589164, 2.7155320630417124, 0.013017926875977692, 0.026600291456782603, 0.017505064195254178, 0.0611577411203829, 0.142692362061089, 0.08047674318373695], "min": [0.6359311823509975, 0.02833707355892648, 1.0628628713293398, -3.1393087522612237, 1.0765134398248937, -3.1154091892575715, 0.5734795505969503, -0.20539582156528366, 1.1606750309287654, 1.1110829633331543, 0.4976926230896357, 1.842757182663103], "max": [0.7079465809183216, 0.13338260506384692, 1.19564940719263, 3.1344297757357644, 1.4949337582022766, 3.1387077150982354, 0.6197610197978035, -0.12451780352647904, 1.2176933004901989, 1.2891791676827555, 0.9230153202475422, 2.0862495493252653], "count": [207]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4497024142156863]], [[0.4478520506535948]], [[0.4562108088235294]]], "std": [[[0.2788861748394544]], [[0.2712711140850232]], [[0.2639039974780591]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6121711397058823]], [[0.6542029840686274]], [[0.6445065339052287]]], "std": [[[0.2783051893568975]], [[0.26744969210006647]], [[0.2697357176005004]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.12549019607843137]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.542290433006536]], [[0.553368112745098]], [[0.5366842054738562]]], "std": [[[0.3106275689573949]], [[0.313031108352534]], [[0.3217691734351624]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.428113118872549]], [[0.452781785130719]], [[0.4241761703431372]]], "std": [[[0.3604599420121905]], [[0.3578262316286168]], [[0.3726263587755798]]], "count": [100]}, "observation.state": {"min": [0.4732680916786194, -1.3080081939697266, 0.8354102373123169, 2.829094171524048, 0.04658770188689232, -1.827562689781189, -1.2329528331756592, -0.9887846112251282, 0.8573238849639893, 0.11913958191871643, 1.3163291215896606, -0.9362999796867371, 30.666362762451172, 42.10499954223633, -0.9524999856948853, -0.34812498092651367, 4.403749942779541, 0.4325000047683716, 1.9106249809265137, -0.11937500536441803, 1.837499976158142, 0.5562499761581421, 1.0887500047683716, 19.667499542236328, 33.51124954223633, 43.37562561035156, 0.045625001192092896, -0.4950000047683716, 1.0731250047683716, -0.04625000059604645, 0.5981249809265137, 0.5631250143051147, 1.0668749809265137, 0.32874998450279236, 0.6243749856948853, 0.19374999403953552], "max": [0.7954400777816772, -0.8099785447120667, 1.3437714576721191, 2.9974679946899414, 1.205992579460144, -1.5149109363555908, -0.9893329739570618, -0.7466536164283752, 0.9884746670722961, 0.414711594581604, 1.6361274719238281, -0.6700856685638428, 65.93624877929688, 68.29000091552734, 37.61750030517578, 3.257499933242798, 39.76000213623047, 13.327499389648438, 42.13750076293945, 26.13249969482422, 37.58437728881836, 63.196876525878906, 35.03062438964844, 96.46624755859375, 56.866249084472656, 57.96562576293945, 0.1418749988079071, 6.195625305175781, 37.87562561035156, 65.75125122070312, 42.49937438964844, 49.776248931884766, 55.505001068115234, 103.28250122070312, 62.498748779296875, 109.53500366210938], "mean": [0.5960406064987183, -1.0113530158996582, 1.0146222114562988, 2.95021653175354, 0.46989014744758606, -1.613008737564087, -1.1321115493774414, -0.8548476099967957, 0.9302803874015808, 0.28349044919013977, 1.4433844089508057, -0.759544849395752, 60.82056427001953, 50.50575637817383, 2.8818633556365967, 0.006788472179323435, 32.21832275390625, 9.213638305664062, 33.2421760559082, 18.789499282836914, 28.91176986694336, 47.73731994628906, 23.611984252929688, 84.52153015136719, 48.71126937866211, 51.85282516479492, 0.09966124594211578, 1.6060835123062134, 20.59933090209961, 21.445953369140625, 21.863122940063477, 17.282909393310547, 25.228713989257812, 22.67096710205078, 19.9641170501709, 64.31159973144531], "std": [0.07834545522928238, 0.11714726686477661, 0.12714175879955292, 0.04174615442752838, 0.22104281187057495, 0.06176001578569412, 0.08353330194950104, 0.08151935786008835, 0.03725774586200714, 0.09807693213224411, 0.10579600930213928, 0.0901615098118782, 9.163492202758789, 4.08204460144043, 9.0173978805542, 0.8585125803947449, 11.242196083068848, 4.838903427124023, 13.360179901123047, 10.622693061828613, 12.399368286132812, 22.50221061706543, 13.12822151184082, 19.053739547729492, 7.099255561828613, 4.28147029876709, 0.024614758789539337, 2.1600735187530518, 12.773469924926758, 27.04079818725586, 14.953354835510254, 21.331281661987305, 17.689634323120117, 30.74749183654785, 25.3936710357666, 33.53538513183594], "count": [201]}, "action": {"min": [0.4732680916786194, -1.3080081939697266, 0.8354102373123169, 2.829094171524048, 0.04658770188689232, -1.827562689781189, -1.2329528331756592, -0.9887846112251282, 0.8573238849639893, 0.11913958191871643, 1.3163291215896606, -0.9362999796867371, 30.666362762451172, 42.10499954223633, -0.9524999856948853, -0.34812498092651367, 4.403749942779541, 0.4325000047683716, 1.9106249809265137, -0.11937500536441803, 1.837499976158142, 0.5562499761581421, 1.0887500047683716, 19.667499542236328, 33.51124954223633, 43.37562561035156, 0.045625001192092896, -0.4950000047683716, 1.0731250047683716, -0.04625000059604645, 0.5981249809265137, 0.5631250143051147, 1.0668749809265137, 0.32874998450279236, 0.6243749856948853, 0.19374999403953552], "max": [0.7954400777816772, -0.8099785447120667, 1.3437714576721191, 2.9974679946899414, 1.205992579460144, -1.5149109363555908, -0.9893329739570618, -0.7466536164283752, 0.9884746670722961, 0.414711594581604, 1.6361274719238281, -0.6700856685638428, 65.93624877929688, 68.29000091552734, 37.61750030517578, 3.257499933242798, 39.76000213623047, 13.327499389648438, 42.13750076293945, 26.13249969482422, 37.58437728881836, 63.196876525878906, 35.03062438964844, 96.46624755859375, 56.866249084472656, 57.96562576293945, 0.1418749988079071, 6.195625305175781, 37.87562561035156, 65.75125122070312, 42.49937438964844, 49.776248931884766, 55.505001068115234, 103.28250122070312, 62.498748779296875, 109.53500366210938], "mean": [0.5960404276847839, -1.0113526582717896, 1.0146222114562988, 2.9502177238464355, 0.46989020705223083, -1.6130082607269287, -1.132110834121704, -0.8548476696014404, 0.9302798509597778, 0.28349044919013977, 1.4433848857879639, -0.759544849395752, 60.82057189941406, 50.5057487487793, 2.8818628787994385, 0.006788491737097502, 32.21833419799805, 9.213648796081543, 33.2421760559082, 18.789508819580078, 28.91179084777832, 47.737300872802734, 23.61197280883789, 84.52152252197266, 48.71124267578125, 51.852874755859375, 0.09966125339269638, 1.6060831546783447, 20.599332809448242, 21.445945739746094, 21.863101959228516, 17.282915115356445, 25.228708267211914, 22.670961380004883, 19.964111328125, 64.31158447265625], "std": [0.07834544777870178, 0.11714726686477661, 0.12714172899723053, 0.041746146976947784, 0.22104281187057495, 0.06176002323627472, 0.08353329449892044, 0.08151937276124954, 0.03725775331258774, 0.09807693213224411, 0.10579600930213928, 0.0901615098118782, 9.163492202758789, 4.0820441246032715, 9.017400741577148, 0.8585124611854553, 11.242194175720215, 4.838903903961182, 13.360179901123047, 10.622694969177246, 12.399370193481445, 22.50221061706543, 13.128222465515137, 19.053739547729492, 7.0992560386657715, 4.28147029876709, 0.02461475506424904, 2.1600735187530518, 12.77347183227539, 27.040796279907227, 14.953354835510254, 21.331279754638672, 17.689632415771484, 30.74749183654785, 25.393674850463867, 33.53538513183594], "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": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [201]}, "index": {"min": [657], "max": [857], "mean": [757.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [2.900497512437811, 8.0, 8.0, 8.0, 8.0], "std": [1.876815804341665, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [201]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [201]}, "eef_direction_state": {"mean": [3.701492537313433, 4.029850746268656], "std": [1.8448389111663015, 1.7188172717145422], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.2835820895522387, 0.6119402985074627], "std": [0.7082871950868447, 0.49741292537114434], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [0.8308457711442786, 0.5522388059701493], "std": [0.8353173086104493, 0.7717057817707962], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [3.701492537313433, 4.029850746268656], "std": [1.8448389111663015, 1.7188172717145422], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.2835820895522387, 0.6119402985074627], "std": [0.7082871950868447, 0.49741292537114434], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [0.8308457711442786, 0.5522388059701493], "std": [0.8353173086104493, 0.7717057817707962], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.6477797069052061, 0.08049972386096613, 1.1456468246661273, -2.090936490377289, 1.2932387064709578, -1.1827922748747206, 0.593981824650564, -0.21475980901168554, 1.2036603907775596, 1.1599495659003618, 0.6677447039601894, 1.792282605670202], "std": [0.023681947689953128, 0.027338099544243665, 0.03935809616744706, 0.4680541817998538, 0.08855871674166386, 2.3616698746235243, 0.006561040724511839, 0.043232886486258996, 0.021822315386016665, 0.07053944334324595, 0.08163937008808354, 0.1510871386246861], "min": [0.6047192214567614, 0.024865645934224023, 1.0647308993680764, -2.9046464221901096, 1.0084657628298888, -3.131043239975583, 0.5769079382356448, -0.2723651879977994, 1.1727650708843835, 0.9308590780924376, 0.5590293334071652, 1.51901729774396], "max": [0.7094877383104835, 0.1608426663078032, 1.2656822548319207, -0.763260277568471, 1.3987336141792364, 3.1157910825689177, 0.6084005823127052, -0.14435533552068822, 1.258674230679114, 1.2559775646112432, 0.8294653574233117, 2.0090165827502435], "count": [201]}, "eef_sim_pose_action": {"mean": [0.6477797069052061, 0.08049972386096613, 1.1456468246661273, -2.090936490377289, 1.2932387064709578, -1.1827922748747206, 0.593981824650564, -0.21475980901168554, 1.2036603907775596, 1.1599495659003618, 0.6677447039601894, 1.792282605670202], "std": [0.023681947689953128, 0.027338099544243665, 0.03935809616744706, 0.4680541817998538, 0.08855871674166386, 2.3616698746235243, 0.006561040724511839, 0.043232886486258996, 0.021822315386016665, 0.07053944334324595, 0.08163937008808354, 0.1510871386246861], "min": [0.6047192214567614, 0.024865645934224023, 1.0647308993680764, -2.9046464221901096, 1.0084657628298888, -3.131043239975583, 0.5769079382356448, -0.2723651879977994, 1.1727650708843835, 0.9308590780924376, 0.5590293334071652, 1.51901729774396], "max": [0.7094877383104835, 0.1608426663078032, 1.2656822548319207, -0.763260277568471, 1.3987336141792364, 3.1157910825689177, 0.6084005823127052, -0.14435533552068822, 1.258674230679114, 1.2559775646112432, 0.8294653574233117, 2.0090165827502435], "count": [201]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4478441094771242]], [[0.4457133598856209]], [[0.45367120098039215]]], "std": [[[0.27871969573948013]], [[0.2707564587628299]], [[0.26378170954267605]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.594727493872549]], [[0.632880720996732]], [[0.6210588602941176]]], "std": [[[0.2939131180382927]], [[0.2845900488108689]], [[0.28847523580167217]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.535203431372549]], [[0.5468553635620915]], [[0.5297326429738562]]], "std": [[[0.3114475811279984]], [[0.31342322205539497]], [[0.32196271746885696]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4278255841503268]], [[0.45191925449346404]], [[0.4225805433006536]]], "std": [[[0.3607561883433404]], [[0.35827447832797965]], [[0.37360418612528923]]], "count": [100]}, "observation.state": {"min": [0.4394359886646271, -1.3687580823898315, 0.8993285894393921, 2.7561845779418945, 0.050402455031871796, -1.5450952053070068, -1.2287962436676025, -0.9612468481063843, 0.8344300985336304, 0.16796845197677612, 1.3245069980621338, -0.9946498274803162, 37.443336486816406, 43.65727233886719, -0.8899999856948853, -0.5193750262260437, 3.4653332233428955, 0.019999997690320015, 1.3918750286102295, -0.22187501192092896, 1.071874976158142, 0.05687500536441803, 1.1675000190734863, 13.118124961853027, 30.301250457763672, 42.04249954223633, 0.061250001192092896, -0.8368750214576721, 1.8068749904632568, 0.14624999463558197, 1.0299999713897705, 0.0312500037252903, 0.9231250286102295, 0.37090909481048584, 0.5412499904632568, 10.790624618530273], "max": [0.7018435001373291, -0.8901493549346924, 1.40702486038208, 2.984140157699585, 0.6372787356376648, -1.3982986211776733, -0.9886892437934875, -0.7440203428268433, 0.9271047711372375, 0.362347275018692, 1.6278197765350342, -0.7704136967658997, 66.05437469482422, 57.40666580200195, 39.604373931884766, 1.1549999713897705, 41.19874954223633, 23.315000534057617, 37.54875183105469, 59.474998474121094, 31.255624771118164, 88.90937805175781, 23.857500076293945, 110.4487533569336, 64.39688110351562, 55.140625, 0.24000000953674316, 5.869999885559082, 37.40250015258789, 66.49187469482422, 44.553123474121094, 63.391876220703125, 64.98687744140625, 104.80500030517578, 66.07437896728516, 109.37687683105469], "mean": [0.5776277780532837, -1.0385547876358032, 1.041812777519226, 2.8745927810668945, 0.4284105598926544, -1.5012502670288086, -1.1319000720977783, -0.8388291001319885, 0.8687828779220581, 0.2855724096298218, 1.4761500358581543, -0.8474377393722534, 62.328758239746094, 48.4965705871582, 7.176547050476074, -0.07873384654521942, 33.543792724609375, 13.832805633544922, 26.7446231842041, 38.819419860839844, 21.084562301635742, 58.535057067871094, 12.358559608459473, 91.80537414550781, 51.82723617553711, 50.23609924316406, 0.124643974006176, 1.4759808778762817, 22.878765106201172, 17.725265502929688, 24.02069664001465, 21.802457809448242, 27.522541046142578, 30.38924789428711, 20.867856979370117, 67.67250061035156], "std": [0.0817665085196495, 0.12780915200710297, 0.13652779161930084, 0.07430825382471085, 0.17086823284626007, 0.03782426938414574, 0.08422080427408218, 0.07514946907758713, 0.03658042848110199, 0.06533053517341614, 0.09299346804618835, 0.08410804718732834, 6.924537658691406, 2.3040523529052734, 12.150691032409668, 0.4412892162799835, 11.612420082092285, 8.116097450256348, 10.809048652648926, 22.902057647705078, 9.20603084564209, 32.863685607910156, 7.420348644256592, 27.653635025024414, 11.471447944641113, 2.6325104236602783, 0.03663156181573868, 2.028488874435425, 12.459848403930664, 23.70061683654785, 15.881861686706543, 27.555261611938477, 20.40673828125, 38.108604431152344, 26.939176559448242, 28.495712280273438], "count": [200]}, "action": {"min": [0.4394359886646271, -1.3687580823898315, 0.8993285894393921, 2.7561845779418945, 0.050402455031871796, -1.5450952053070068, -1.2287962436676025, -0.9612468481063843, 0.8344300985336304, 0.16796845197677612, 1.3245069980621338, -0.9946498274803162, 37.443336486816406, 43.65727233886719, -0.8899999856948853, -0.5193750262260437, 3.4653332233428955, 0.019999997690320015, 1.3918750286102295, -0.22187501192092896, 1.071874976158142, 0.05687500536441803, 1.1675000190734863, 13.118124961853027, 30.301250457763672, 42.04249954223633, 0.061250001192092896, -0.8368750214576721, 1.8068749904632568, 0.14624999463558197, 1.0299999713897705, 0.0312500037252903, 0.9231250286102295, 0.37090909481048584, 0.5412499904632568, 10.790624618530273], "max": [0.7018435001373291, -0.8901493549346924, 1.40702486038208, 2.984140157699585, 0.6372787356376648, -1.3982986211776733, -0.9886892437934875, -0.7440203428268433, 0.9271047711372375, 0.362347275018692, 1.6278197765350342, -0.7704136967658997, 66.05437469482422, 57.40666580200195, 39.604373931884766, 1.1549999713897705, 41.19874954223633, 23.315000534057617, 37.54875183105469, 59.474998474121094, 31.255624771118164, 88.90937805175781, 23.857500076293945, 110.4487533569336, 64.39688110351562, 55.140625, 0.24000000953674316, 5.869999885559082, 37.40250015258789, 66.49187469482422, 44.553123474121094, 63.391876220703125, 64.98687744140625, 104.80500030517578, 66.07437896728516, 109.37687683105469], "mean": [0.5776278972625732, -1.0385546684265137, 1.041812777519226, 2.8745927810668945, 0.42841076850891113, -1.501250147819519, -1.1319001913070679, -0.8388293385505676, 0.868782639503479, 0.2855725586414337, 1.4761499166488647, -0.8474377393722534, 62.3287467956543, 48.49656677246094, 7.176552772521973, -0.07873392850160599, 33.5438117980957, 13.832806587219238, 26.74462127685547, 38.81941604614258, 21.08456039428711, 58.535064697265625, 12.358556747436523, 91.80537414550781, 51.82721710205078, 50.236106872558594, 0.12464399635791779, 1.4759808778762817, 22.878768920898438, 17.725257873535156, 24.02068519592285, 21.802453994750977, 27.522539138793945, 30.389270782470703, 20.867856979370117, 67.67253112792969], "std": [0.08176650106906891, 0.12780915200710297, 0.13652779161930084, 0.07430823892354965, 0.17086823284626007, 0.03782426193356514, 0.0842207670211792, 0.07514947652816772, 0.03658042848110199, 0.06533053517341614, 0.09299346804618835, 0.08410803228616714, 6.9245381355285645, 2.3040518760681152, 12.150689125061035, 0.4412892758846283, 11.612418174743652, 8.116096496582031, 10.809051513671875, 22.902055740356445, 9.20603084564209, 32.863685607910156, 7.42034912109375, 27.65363311767578, 11.47144889831543, 2.6325104236602783, 0.03663156181573868, 2.028489112854004, 12.459848403930664, 23.70061683654785, 15.881860733032227, 27.555265426635742, 20.406736373901367, 38.10860824584961, 26.939176559448242, 28.495718002319336], "count": [200]}, "timestamp": {"min": [0.0], "max": [6.633333333333334], "mean": [3.3166666666666664], "std": [1.9244768408871828], "count": [200]}, "frame_index": {"min": [0], "max": [199], "mean": [99.5], "std": [57.73430522661548], "count": [200]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [200]}, "index": {"min": [858], "max": [1057], "mean": [957.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [3.18, 8.0, 8.0, 8.0, 8.0], "std": [1.818680840609481, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [200]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [200]}, "eef_direction_state": {"mean": [3.48, 4.25], "std": [1.7086837039077762, 1.7712989583918353], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [1.32, 0.565], "std": [0.5723635208501685, 0.5880263599533617], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [0.93, 0.37], "std": [0.8397023282092295, 0.6656575696257041], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [3.48, 4.25], "std": [1.7086837039077762, 1.7712989583918353], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [1.32, 0.565], "std": [0.5723635208501685, 0.5880263599533617], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [0.93, 0.37], "std": [0.8397023282092295, 0.6656575696257041], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.6577537804859778, 0.08015637452170937, 1.1388346639280227, -2.2418494906624318, 1.3305043944880284, -1.0148082718264826, 0.5822672743894949, -0.2058280075996664, 1.2107295766026338, 1.1222570143372317, 0.701719600483436, 1.7546017644902647], "std": [0.022409707068817855, 0.03549601939753573, 0.03972849243387892, 0.3897691957443558, 0.10085972020978759, 2.5217260128624432, 0.008556538117554666, 0.03227070449873279, 0.014970107496936301, 0.04609557149667474, 0.06836711221914792, 0.11445762971685358], "min": [0.6277996827070238, 0.016020271644035022, 1.056493008256038, -2.8971156849480546, 1.1232507536746286, -3.1388047806679777, 0.5709105706535256, -0.24352930789821225, 1.188579375220293, 1.022062066391342, 0.594062524211211, 1.6207116247222808], "max": [0.7176262837779881, 0.14290293050214958, 1.1889224125112914, -1.609012886074129, 1.458673389128124, 3.122588098851935, 0.596288735689326, -0.14799480065324724, 1.236405139914987, 1.1957241696465863, 0.797403095253205, 1.9393206330938408], "count": [200]}, "eef_sim_pose_action": {"mean": [0.6577537804859778, 0.08015637452170937, 1.1388346639280227, -2.2418494906624318, 1.3305043944880284, -1.0148082718264826, 0.5822672743894949, -0.2058280075996664, 1.2107295766026338, 1.1222570143372317, 0.701719600483436, 1.7546017644902647], "std": [0.022409707068817855, 0.03549601939753573, 0.03972849243387892, 0.3897691957443558, 0.10085972020978759, 2.5217260128624432, 0.008556538117554666, 0.03227070449873279, 0.014970107496936301, 0.04609557149667474, 0.06836711221914792, 0.11445762971685358], "min": [0.6277996827070238, 0.016020271644035022, 1.056493008256038, -2.8971156849480546, 1.1232507536746286, -3.1388047806679777, 0.5709105706535256, -0.24352930789821225, 1.188579375220293, 1.022062066391342, 0.594062524211211, 1.6207116247222808], "max": [0.7176262837779881, 0.14290293050214958, 1.1889224125112914, -1.609012886074129, 1.458673389128124, 3.122588098851935, 0.596288735689326, -0.14799480065324724, 1.236405139914987, 1.1957241696465863, 0.797403095253205, 1.9393206330938408], "count": [200]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4606604023692811]], [[0.4581164746732026]], [[0.46525494076797386]]], "std": [[[0.2794175518131457]], [[0.2717642654244973]], [[0.26494183300129365]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.17647058823529413]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6089254064542484]], [[0.6534485743464052]], [[0.6444486315359477]]], "std": [[[0.2718188538580303]], [[0.2626328118514383]], [[0.2651302339007348]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12941176470588237]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5009176041666666]], [[0.5113268321078431]], [[0.4946097079248366]]], "std": [[[0.310138363116307]], [[0.3130415087922964]], [[0.3205516331256452]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4213544955065359]], [[0.4453798692810457]], [[0.41558871119281043]]], "std": [[[0.3612429297684664]], [[0.35931232538080055]], [[0.3740335753504075]]], "count": [100]}, "observation.state": {"min": [0.4660438895225525, -1.397011160850525, 0.6721811294555664, 2.686160087585449, 0.0742446780204773, -1.7219328880310059, -1.2248941659927368, -0.9872110486030579, 0.6627374291419983, 0.08936064690351486, 1.2961108684539795, -1.1937085390090942, 1.131666660308838, 44.25812530517578, -0.8125, -0.28062498569488525, 0.43444445729255676, 0.21375000476837158, 0.7393749952316284, -0.16750000417232513, 0.5891666412353516, 0.14124999940395355, 1.0822222232818604, 0.47187501192092896, 28.516874313354492, 43.51625061035156, 0.04625000059604645, -0.7856249809265137, 1.0099999904632568, 0.3231250047683716, 0.9837499856948853, 0.7387499809265137, 0.9781250357627869, 0.19875000417232513, 0.5668749809265137, -0.35875001549720764], "max": [0.8213380575180054, -0.7639048099517822, 1.4273146390914917, 2.940365791320801, 1.6722828149795532, -1.3398852348327637, -0.9325408339500427, -0.6679636836051941, 0.9657530188560486, 0.366693377494812, 1.661492943763733, -0.6994830965995789, 59.912498474121094, 81.13555145263672, 25.41312599182129, 4.566249847412109, 41.001251220703125, 29.05937385559082, 42.46875, 54.46875, 41.11937713623047, 74.13937377929688, 38.678749084472656, 109.5425033569336, 72.91875457763672, 73.34124755859375, 0.15625, 5.526249885559082, 40.959373474121094, 63.75687789916992, 48.53687286376953, 60.72249984741211, 58.28312683105469, 101.47562408447266, 58.60187530517578, 109.63249969482422], "mean": [0.6286810636520386, -1.0064570903778076, 0.983745813369751, 2.825735330581665, 0.6262362599372864, -1.4841437339782715, -1.0982210636138916, -0.8444023728370667, 0.8888891935348511, 0.25156527757644653, 1.4536075592041016, -0.8086094260215759, 48.92832946777344, 53.293575286865234, 3.1191110610961914, 0.7586503028869629, 29.167509078979492, 14.2883882522583, 27.58535385131836, 29.492948532104492, 26.519899368286133, 41.89163589477539, 17.247676849365234, 76.77265930175781, 49.25183868408203, 52.35005187988281, 0.09733150154352188, 1.5719671249389648, 20.61050796508789, 16.395626068115234, 22.84541130065918, 14.908975601196289, 24.1615047454834, 22.56623649597168, 14.341987609863281, 56.40910339355469], "std": [0.1042967140674591, 0.17374956607818604, 0.197848841547966, 0.06806667894124985, 0.43116989731788635, 0.09263306856155396, 0.10104716569185257, 0.09264783561229706, 0.07623877376317978, 0.09710319340229034, 0.14416912198066711, 0.13366204500198364, 19.102073669433594, 10.799965858459473, 7.2486162185668945, 1.3338927030563354, 14.662985801696777, 11.281745910644531, 14.340041160583496, 23.090545654296875, 13.959595680236816, 31.39468765258789, 13.114908218383789, 33.772090911865234, 15.96247673034668, 8.333192825317383, 0.021710725501179695, 2.0870940685272217, 12.90242862701416, 21.325977325439453, 15.85993480682373, 21.853784561157227, 18.20846939086914, 33.139625549316406, 21.810890197753906, 32.91977310180664], "count": [236]}, "action": {"min": [0.4660438895225525, -1.397011160850525, 0.6721811294555664, 2.686160087585449, 0.0742446780204773, -1.7219328880310059, -1.2248941659927368, -0.9872110486030579, 0.6627374291419983, 0.08936064690351486, 1.2961108684539795, -1.1937085390090942, 1.131666660308838, 44.25812530517578, -0.8125, -0.28062498569488525, 0.43444445729255676, 0.21375000476837158, 0.7393749952316284, -0.16750000417232513, 0.5891666412353516, 0.14124999940395355, 1.0822222232818604, 0.47187501192092896, 28.516874313354492, 43.51625061035156, 0.04625000059604645, -0.7856249809265137, 1.0099999904632568, 0.3231250047683716, 0.9837499856948853, 0.7387499809265137, 0.9781250357627869, 0.19875000417232513, 0.5668749809265137, -0.35875001549720764], "max": [0.8213380575180054, -0.7639048099517822, 1.4273146390914917, 2.940365791320801, 1.6722828149795532, -1.3398852348327637, -0.9325408339500427, -0.6679636836051941, 0.9657530188560486, 0.366693377494812, 1.661492943763733, -0.6994830965995789, 59.912498474121094, 81.13555145263672, 25.41312599182129, 4.566249847412109, 41.001251220703125, 29.05937385559082, 42.46875, 54.46875, 41.11937713623047, 74.13937377929688, 38.678749084472656, 109.5425033569336, 72.91875457763672, 73.34124755859375, 0.15625, 5.526249885559082, 40.959373474121094, 63.75687789916992, 48.53687286376953, 60.72249984741211, 58.28312683105469, 101.47562408447266, 58.60187530517578, 109.63249969482422], "mean": [0.6286808848381042, -1.0064568519592285, 0.983745813369751, 2.825735569000244, 0.6262362003326416, -1.4841439723968506, -1.098221778869629, -0.8444021940231323, 0.8888890147209167, 0.2515653371810913, 1.4536075592041016, -0.8086093068122864, 48.9283561706543, 53.293556213378906, 3.119112730026245, 0.7586504817008972, 29.167505264282227, 14.288394927978516, 27.585359573364258, 29.492948532104492, 26.519899368286133, 41.89167022705078, 17.2476749420166, 76.77261352539062, 49.251861572265625, 52.35005187988281, 0.09733151644468307, 1.5719671249389648, 20.610502243041992, 16.3956356048584, 22.845407485961914, 14.908956527709961, 24.16150665283203, 22.56624412536621, 14.341973304748535, 56.40910339355469], "std": [0.1042967215180397, 0.17374958097934723, 0.19784881174564362, 0.06806668639183044, 0.4311698377132416, 0.09263306111097336, 0.10104716569185257, 0.09264785051345825, 0.07623877376317978, 0.09710321575403214, 0.14416912198066711, 0.13366205990314484, 19.102075576782227, 10.799964904785156, 7.2486138343811035, 1.3338927030563354, 14.662985801696777, 11.281744956970215, 14.34004020690918, 23.090551376342773, 13.959593772888184, 31.39468765258789, 13.11490535736084, 33.7720947265625, 15.96247673034668, 8.333192825317383, 0.021710727363824844, 2.087094306945801, 12.902425765991211, 21.325973510742188, 15.859931945800781, 21.853784561157227, 18.208463668823242, 33.13962173461914, 21.81088638305664, 32.919776916503906], "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": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [236]}, "index": {"min": [1058], "max": [1293], "mean": [1175.5], "std": [68.12672016176913], "count": [236]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [236]}, "subtask_annotation": {"mean": [2.614406779661017, 8.0, 8.0, 8.0, 8.0], "std": [1.9527371239386695, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [236]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [236]}, "eef_direction_state": {"mean": [3.2288135593220337, 4.258474576271187], "std": [1.7510820719963383, 1.59346261230418], "min": [0, 1], "max": [6, 6], "count": [236]}, "eef_velocity_state": {"mean": [1.3432203389830508, 0.7415254237288136], "std": [0.6284199736761548, 0.6926767376727438], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_acc_mag_state": {"mean": [1.0381355932203389, 0.6864406779661016], "std": [0.8503657728978598, 0.825434169703916], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_direction_action": {"mean": [3.2288135593220337, 4.258474576271187], "std": [1.7510820719963383, 1.59346261230418], "min": [0, 1], "max": [6, 6], "count": [236]}, "eef_velocity_action": {"mean": [1.3432203389830508, 0.7415254237288136], "std": [0.6284199736761548, 0.6926767376727438], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_acc_mag_action": {"mean": [1.0381355932203389, 0.6864406779661016], "std": [0.8503657728978598, 0.825434169703916], "min": [0, 0], "max": [2, 2], "count": [236]}, "eef_sim_pose_state": {"mean": [0.6393955067672032, 0.09310239612954145, 1.1649900985042296, -1.908364005198196, 1.2413785504026082, -0.9217749001417868, 0.5821195606643481, -0.20107962843749583, 1.2148915233616735, 1.1033549819600934, 0.6601323365525981, 1.7706186451543091], "std": [0.04517883194769959, 0.04949127995314801, 0.08022549029081492, 0.7533881323809962, 0.2125524228191405, 2.3043489933223373, 0.022165099530434426, 0.03691327187065882, 0.05309321921216549, 0.24097338245418243, 0.045238558152504584, 0.21926208800110425], "min": [0.5401019372786395, 0.012258362440092374, 1.0529670872433672, -2.9066631936996723, 0.6744995701006093, -3.1346960344655113, 0.5285460099818644, -0.24297446884821244, 1.152104168593439, 0.4856127791382633, 0.5785646243875946, 1.241752826498594], "max": [0.7196013711219775, 0.19785056714184002, 1.3480163950950739, -0.33946624162396694, 1.4557107341954998, 3.1249484015704914, 0.6095002386110207, -0.12497851266656373, 1.3384942348091016, 1.3771432483573869, 0.7280738062694989, 2.036210014244055], "count": [236]}, "eef_sim_pose_action": {"mean": [0.6393955067672032, 0.09310239612954145, 1.1649900985042296, -1.908364005198196, 1.2413785504026082, -0.9217749001417868, 0.5821195606643481, -0.20107962843749583, 1.2148915233616735, 1.1033549819600934, 0.6601323365525981, 1.7706186451543091], "std": [0.04517883194769959, 0.04949127995314801, 0.08022549029081492, 0.7533881323809962, 0.2125524228191405, 2.3043489933223373, 0.022165099530434426, 0.03691327187065882, 0.05309321921216549, 0.24097338245418243, 0.045238558152504584, 0.21926208800110425], "min": [0.5401019372786395, 0.012258362440092374, 1.0529670872433672, -2.9066631936996723, 0.6744995701006093, -3.1346960344655113, 0.5285460099818644, -0.24297446884821244, 1.152104168593439, 0.4856127791382633, 0.5785646243875946, 1.241752826498594], "max": [0.7196013711219775, 0.19785056714184002, 1.3480163950950739, -0.33946624162396694, 1.4557107341954998, 3.1249484015704914, 0.6095002386110207, -0.12497851266656373, 1.3384942348091016, 1.3771432483573869, 0.7280738062694989, 2.036210014244055], "count": [236]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4558514195261438]], [[0.4539871875]], [[0.4611341850490196]]], "std": [[[0.28339887435454225]], [[0.2760719264340626]], [[0.2691745010805041]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5945955678104574]], [[0.6340231638071896]], [[0.6233349264705882]]], "std": [[[0.2996829854260537]], [[0.29124762586316255]], [[0.29552676871619404]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5216216380718954]], [[0.5308836376633987]], [[0.5140368239379085]]], "std": [[[0.31251225703453644]], [[0.3149537182181038]], [[0.3221510274500188]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4265951736111111]], [[0.4504258394607843]], [[0.4213032148692811]]], "std": [[[0.36061069302617604]], [[0.35837859437893815]], [[0.3728916064064424]]], "count": [100]}, "observation.state": {"min": [0.4757953882217407, -1.3207160234451294, 0.7380492091178894, 2.6872568130493164, 0.07364862412214279, -1.7588406801223755, -1.2239643335342407, -0.924267590045929, 0.8066724538803101, 0.10507266968488693, 1.2129491567611694, -1.0274195671081543, 37.295555114746094, 42.311248779296875, -0.8293750286102295, -0.32749998569488525, 10.909375190734863, 0.8381249904632568, 3.372499942779541, 0.5637500286102295, 2.5824999809265137, 0.8643749952316284, 1.2231249809265137, 17.360000610351562, 35.32749938964844, 44.75562286376953, 0.515625, -1.386875033378601, 2.6987500190734863, 1.5987499952316284, 1.0837500095367432, -0.684374988079071, 4.598750114440918, 0.9537500143051147, 0.7549999952316284, 30.873750686645508], "max": [0.8829598426818848, -0.7558556795120239, 1.3538328409194946, 2.9839017391204834, 1.5767444372177124, -1.2540292739868164, -1.03911554813385, -0.7063443660736084, 0.9076495170593262, 0.31023499369621277, 1.6452828645706177, -0.7815241813659668, 65.05937194824219, 76.27666473388672, 37.49437713623047, 2.046250104904175, 42.77000045776367, 20.31333351135254, 35.903751373291016, 58.74625015258789, 40.13166809082031, 89.18374633789062, 18.636249542236328, 110.03250122070312, 59.282501220703125, 65.42222595214844, 3.2899999618530273, 4.268750190734863, 37.93687438964844, 50.235626220703125, 45.958126068115234, 67.94000244140625, 64.22125244140625, 106.97062683105469, 66.49749755859375, 109.06999969482422], "mean": [0.6439528465270996, -0.9917507767677307, 0.9782870411872864, 2.858637571334839, 0.5293713808059692, -1.5195202827453613, -1.1285449266433716, -0.8060943484306335, 0.8687782883644104, 0.22516502439975739, 1.3919137716293335, -0.8686890602111816, 61.32907485961914, 50.273040771484375, 4.698429584503174, 0.04039325192570686, 35.25645065307617, 9.935952186584473, 27.43834686279297, 40.380550384521484, 21.309648513793945, 60.40406036376953, 8.925052642822266, 93.15663146972656, 50.08513641357422, 51.544673919677734, 1.1348097324371338, 0.6971217393875122, 22.504472732543945, 17.625158309936523, 24.713443756103516, 22.477760314941406, 28.5093994140625, 30.821395874023438, 19.991342544555664, 65.19506072998047], "std": [0.10029588639736176, 0.1303485929965973, 0.14563198387622833, 0.0850929543375969, 0.29664820432662964, 0.09876985102891922, 0.06235634163022041, 0.06668133288621902, 0.023489972576498985, 0.06996014714241028, 0.14341601729393005, 0.09011577069759369, 6.815757751464844, 6.858304977416992, 10.008523941040039, 0.5808843970298767, 10.737369537353516, 4.584134101867676, 8.392860412597656, 24.992210388183594, 7.7271246910095215, 35.857383728027344, 5.039488792419434, 25.15815544128418, 7.637730121612549, 3.7522010803222656, 0.793738603591919, 1.3619855642318726, 11.812479972839355, 20.046173095703125, 15.668376922607422, 28.929615020751953, 21.842857360839844, 39.308624267578125, 25.697021484375, 26.155336380004883], "count": [212]}, "action": {"min": [0.4757953882217407, -1.3207160234451294, 0.7380492091178894, 2.6872568130493164, 0.07364862412214279, -1.7588406801223755, -1.2239643335342407, -0.924267590045929, 0.8066724538803101, 0.10507266968488693, 1.2129491567611694, -1.0274195671081543, 37.295555114746094, 42.311248779296875, -0.8293750286102295, -0.32749998569488525, 10.909375190734863, 0.8381249904632568, 3.372499942779541, 0.5637500286102295, 2.5824999809265137, 0.8643749952316284, 1.2231249809265137, 17.360000610351562, 35.32749938964844, 44.75562286376953, 0.515625, -1.386875033378601, 2.6987500190734863, 1.5987499952316284, 1.0837500095367432, -0.684374988079071, 4.598750114440918, 0.9537500143051147, 0.7549999952316284, 30.873750686645508], "max": [0.8829598426818848, -0.7558556795120239, 1.3538328409194946, 2.9839017391204834, 1.5767444372177124, -1.2540292739868164, -1.03911554813385, -0.7063443660736084, 0.9076495170593262, 0.31023499369621277, 1.6452828645706177, -0.7815241813659668, 65.05937194824219, 76.27666473388672, 37.49437713623047, 2.046250104904175, 42.77000045776367, 20.31333351135254, 35.903751373291016, 58.74625015258789, 40.13166809082031, 89.18374633789062, 18.636249542236328, 110.03250122070312, 59.282501220703125, 65.42222595214844, 3.2899999618530273, 4.268750190734863, 37.93687438964844, 50.235626220703125, 45.958126068115234, 67.94000244140625, 64.22125244140625, 106.97062683105469, 66.49749755859375, 109.06999969482422], "mean": [0.6439529061317444, -0.9917508363723755, 0.9782869815826416, 2.858638048171997, 0.529371440410614, -1.51952064037323, -1.1285446882247925, -0.8060944080352783, 0.8687785267829895, 0.22516486048698425, 1.391913652420044, -0.8686888217926025, 61.329071044921875, 50.27304458618164, 4.698442459106445, 0.040393151342868805, 35.25644302368164, 9.935958862304688, 27.438331604003906, 40.38054656982422, 21.309648513793945, 60.40400314331055, 8.925053596496582, 93.15665435791016, 50.08515930175781, 51.54466247558594, 1.1348100900650024, 0.6971217393875122, 22.504459381103516, 17.625165939331055, 24.713438034057617, 22.477750778198242, 28.50938606262207, 30.821414947509766, 19.991317749023438, 65.19503021240234], "std": [0.10029590129852295, 0.13034860789775848, 0.14563198387622833, 0.0850929543375969, 0.296648234128952, 0.09876984357833862, 0.06235634908080101, 0.06668134033679962, 0.023489974439144135, 0.06996014714241028, 0.14341601729393005, 0.09011577069759369, 6.8157572746276855, 6.858304977416992, 10.008525848388672, 0.5808843970298767, 10.7373685836792, 4.584134578704834, 8.392858505249023, 24.992212295532227, 7.727124214172363, 35.857383728027344, 5.039489269256592, 25.158157348632812, 7.637730598449707, 3.7522013187408447, 0.7937384843826294, 1.361985206604004, 11.812479972839355, 20.04617691040039, 15.668375015258789, 28.929611206054688, 21.84285545349121, 39.308616638183594, 25.697025299072266, 26.155336380004883], "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": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [212]}, "index": {"min": [1294], "max": [1505], "mean": [1399.5], "std": [61.198447692731555], "count": [212]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [212]}, "subtask_annotation": {"mean": [2.759433962264151, 8.0, 8.0, 8.0, 8.0], "std": [1.838697154718825, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [212]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [212]}, "eef_direction_state": {"mean": [3.8867924528301887, 4.1415094339622645], "std": [1.6096451895276378, 1.6044671086504625], "min": [0, 1], "max": [6, 6], "count": [212]}, "eef_velocity_state": {"mean": [1.259433962264151, 0.6698113207547169], "std": [0.68930896513291, 0.5782487894612052], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_state": {"mean": [0.8490566037735849, 0.49528301886792453], "std": [0.8388272679612044, 0.7616865689601482], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_direction_action": {"mean": [3.8867924528301887, 4.1415094339622645], "std": [1.6096451895276378, 1.6044671086504625], "min": [0, 1], "max": [6, 6], "count": [212]}, "eef_velocity_action": {"mean": [1.259433962264151, 0.6698113207547169], "std": [0.68930896513291, 0.5782487894612052], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_action": {"mean": [0.8490566037735849, 0.49528301886792453], "std": [0.8388272679612044, 0.7616865689601482], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_sim_pose_state": {"mean": [0.6397362732220088, 0.09264823516509693, 1.1398105472023705, -2.200357814112306, 1.281550327069155, -0.9505685175159059, 0.5800140621336377, -0.19885165728241777, 1.20269498070809, 1.1894555949445162, 0.7862401414830666, 1.8444923123773502], "std": [0.02849829322846693, 0.03847733650637852, 0.049858191204724595, 0.5536177979511631, 0.12099120138270855, 2.5236455849168236, 0.008108812605735803, 0.03361534216504765, 0.032220210141555364, 0.16056862103572922, 0.08880943379501163, 0.17134789856456203], "min": [0.5612115727251654, 0.028532482552006133, 1.0571422186819746, -3.0370950790030125, 0.8345707512423184, -3.120631720378955, 0.557394535085871, -0.2417307880133383, 1.1666960141614793, 0.6730867393910613, 0.664311415883549, 1.3707902767172406], "max": [0.7034975413545134, 0.19883919638993147, 1.318181793907798, -0.43113081565684164, 1.4367000626063002, 3.1391948426757725, 0.5923621162787774, -0.14227539300583897, 1.3024675777669585, 1.3998622258989621, 0.9493718470847887, 2.0279211557450427], "count": [212]}, "eef_sim_pose_action": {"mean": [0.6397362732220088, 0.09264823516509693, 1.1398105472023705, -2.200357814112306, 1.281550327069155, -0.9505685175159059, 0.5800140621336377, -0.19885165728241777, 1.20269498070809, 1.1894555949445162, 0.7862401414830666, 1.8444923123773502], "std": [0.02849829322846693, 0.03847733650637852, 0.049858191204724595, 0.5536177979511631, 0.12099120138270855, 2.5236455849168236, 0.008108812605735803, 0.03361534216504765, 0.032220210141555364, 0.16056862103572922, 0.08880943379501163, 0.17134789856456203], "min": [0.5612115727251654, 0.028532482552006133, 1.0571422186819746, -3.0370950790030125, 0.8345707512423184, -3.120631720378955, 0.557394535085871, -0.2417307880133383, 1.1666960141614793, 0.6730867393910613, 0.664311415883549, 1.3707902767172406], "max": [0.7034975413545134, 0.19883919638993147, 1.318181793907798, -0.43113081565684164, 1.4367000626063002, 3.1391948426757725, 0.5923621162787774, -0.14227539300583897, 1.3024675777669585, 1.3998622258989621, 0.9493718470847887, 2.0279211557450427], "count": [212]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4494219975490196]], [[0.44842828431372544]], [[0.4564597222222222]]], "std": [[[0.29009256772278647]], [[0.2816107452809523]], [[0.27430905885360896]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1803921568627451]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6038832066993465]], [[0.6425914889705883]], [[0.6329202818627451]]], "std": [[[0.29018790717095255]], [[0.28072004734903877]], [[0.28465393226707897]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1568627450980392]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5350505330882352]], [[0.5457109170751634]], [[0.5286487030228758]]], "std": [[[0.3132639039009644]], [[0.3147981918464837]], [[0.3230498111690881]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4238458088235294]], [[0.44868512663398696]], [[0.4207159681372549]]], "std": [[[0.3608519741746005]], [[0.35838998155512225]], [[0.37229191218437746]]], "count": [100]}, "observation.state": {"min": [0.48702505230903625, -1.3649195432662964, 0.9048811793327332, 2.764171838760376, 0.08411535620689392, -1.7126344442367554, -1.3271057605743408, -0.9459401369094849, 0.8348115682601929, 0.14670118689537048, 1.3565270900726318, -0.9913595914840698, 34.32666778564453, 44.39875030517578, -0.6131249666213989, -0.42250001430511475, 8.298749923706055, 0.12562499940395355, 5.253749847412109, 0.16062499582767487, 2.911249876022339, 1.0437500476837158, 1.2087500095367432, 23.446874618530273, 40.1875, 44.33374786376953, 0.23375000059604645, -0.5793750286102295, 4.624374866485596, 0.7506250143051147, 1.8125, 0.12437500059604645, 1.171875, -0.02124999836087227, 0.578125, 1.4912500381469727], "max": [0.7304620742797852, -0.8959800601005554, 1.3636082410812378, 2.9360742568969727, 0.8138356804847717, -1.3940308094024658, -1.0759518146514893, -0.728165328502655, 0.9182354807853699, 0.4748893678188324, 1.6338385343551636, -0.7348172664642334, 65.7437515258789, 62.81999969482422, 27.892499923706055, 2.9850001335144043, 39.58937454223633, 13.262499809265137, 37.923126220703125, 45.05937576293945, 29.281875610351562, 91.109375, 22.780624389648438, 110.32937622070312, 57.7087516784668, 54.49437713623047, 2.387500047683716, 5.06374979019165, 44.743125915527344, 58.169376373291016, 41.494998931884766, 58.47187423706055, 36.9375, 55.62562561035156, 44.48500061035156, 110.05374908447266], "mean": [0.6061486005783081, -1.0676418542861938, 1.0322017669677734, 2.8682615756988525, 0.43368369340896606, -1.493729591369629, -1.210537075996399, -0.8140215873718262, 0.8823744058609009, 0.29458746314048767, 1.457801342010498, -0.8207094073295593, 62.16714859008789, 50.536376953125, 2.8001656532287598, 0.03398258239030838, 32.986637115478516, 10.050684928894043, 29.713394165039062, 31.608835220336914, 22.04648780822754, 61.61166000366211, 13.80591106414795, 95.03514862060547, 51.41144561767578, 51.469295501708984, 0.7232359051704407, 1.2711507081985474, 24.71715545654297, 19.87261390686035, 21.939462661743164, 19.823749542236328, 19.445241928100586, 19.760915756225586, 13.526543617248535, 54.1410026550293], "std": [0.06351864337921143, 0.11542700976133347, 0.13270388543605804, 0.04412554204463959, 0.16228072345256805, 0.03491821512579918, 0.09325085580348969, 0.07853610813617706, 0.024875914677977562, 0.10364040732383728, 0.11150874942541122, 0.08875928819179535, 7.381350517272949, 2.826500177383423, 7.25238037109375, 0.7935817241668701, 9.643166542053223, 4.9210076332092285, 9.563680648803711, 17.501169204711914, 7.3910040855407715, 31.15597915649414, 7.758703708648682, 24.774255752563477, 5.58267068862915, 2.7044472694396973, 0.4200891852378845, 1.8203564882278442, 14.556051254272461, 23.81887435913086, 15.171627044677734, 24.039390563964844, 13.331356048583984, 24.17502784729004, 16.86722755432129, 35.97462844848633], "count": [188]}, "action": {"min": [0.48702505230903625, -1.3649195432662964, 0.9048811793327332, 2.764171838760376, 0.08411535620689392, -1.7126344442367554, -1.3271057605743408, -0.9459401369094849, 0.8348115682601929, 0.14670118689537048, 1.3565270900726318, -0.9913595914840698, 34.32666778564453, 44.39875030517578, -0.6131249666213989, -0.42250001430511475, 8.298749923706055, 0.12562499940395355, 5.253749847412109, 0.16062499582767487, 2.911249876022339, 1.0437500476837158, 1.2087500095367432, 23.446874618530273, 40.1875, 44.33374786376953, 0.23375000059604645, -0.5793750286102295, 4.624374866485596, 0.7506250143051147, 1.8125, 0.12437500059604645, 1.171875, -0.02124999836087227, 0.578125, 1.4912500381469727], "max": [0.7304620742797852, -0.8959800601005554, 1.3636082410812378, 2.9360742568969727, 0.8138356804847717, -1.3940308094024658, -1.0759518146514893, -0.728165328502655, 0.9182354807853699, 0.4748893678188324, 1.6338385343551636, -0.7348172664642334, 65.7437515258789, 62.81999969482422, 27.892499923706055, 2.9850001335144043, 39.58937454223633, 13.262499809265137, 37.923126220703125, 45.05937576293945, 29.281875610351562, 91.109375, 22.780624389648438, 110.32937622070312, 57.7087516784668, 54.49437713623047, 2.387500047683716, 5.06374979019165, 44.743125915527344, 58.169376373291016, 41.494998931884766, 58.47187423706055, 36.9375, 55.62562561035156, 44.48500061035156, 110.05374908447266], "mean": [0.606148362159729, -1.067642092704773, 1.0322017669677734, 2.8682618141174316, 0.43368375301361084, -1.4937299489974976, -1.210537075996399, -0.8140215873718262, 0.8823745250701904, 0.2945873737335205, 1.4578014612197876, -0.8207095265388489, 62.16716384887695, 50.536373138427734, 2.800163507461548, 0.03398263826966286, 32.98665237426758, 10.050692558288574, 29.713380813598633, 31.608823776245117, 22.04647445678711, 61.611656188964844, 13.805912017822266, 95.03518676757812, 51.41143798828125, 51.469276428222656, 0.7232357859611511, 1.2711503505706787, 24.717147827148438, 19.87261199951172, 21.939462661743164, 19.823741912841797, 19.445232391357422, 19.76089859008789, 13.52655029296875, 54.14098358154297], "std": [0.06351864337921143, 0.11542698740959167, 0.13270388543605804, 0.04412554204463959, 0.16228069365024567, 0.03491821512579918, 0.09325084835290909, 0.07853613048791885, 0.02487591840326786, 0.10364039242267609, 0.11150874942541122, 0.08875931054353714, 7.381350517272949, 2.826500415802002, 7.25238037109375, 0.7935817241668701, 9.643169403076172, 4.921006202697754, 9.563680648803711, 17.501169204711914, 7.391005039215088, 31.155975341796875, 7.758702754974365, 24.774253845214844, 5.582670211791992, 2.704446315765381, 0.42008912563323975, 1.8203564882278442, 14.556050300598145, 23.81887435913086, 15.171628952026367, 24.039382934570312, 13.3313570022583, 24.175029754638672, 16.867225646972656, 35.97462844848633], "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": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [188]}, "index": {"min": [1506], "max": [1693], "mean": [1599.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [3.1117021276595747, 8.0, 8.0, 8.0, 8.0], "std": [1.7574374709967808, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [188]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [188]}, "eef_direction_state": {"mean": [3.648936170212766, 4.148936170212766], "std": [1.7023603564345013, 1.5741086421217427], "min": [0, 2], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.2606382978723405, 0.7340425531914894], "std": [0.6198349274255818, 0.6132496613332904], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [0.8563829787234043, 0.6329787234042553], "std": [0.8477829045972192, 0.8305199983338232], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.648936170212766, 4.148936170212766], "std": [1.7023603564345013, 1.5741086421217427], "min": [0, 2], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.2606382978723405, 0.7340425531914894], "std": [0.6198349274255818, 0.6132496613332904], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [0.8563829787234043, 0.6329787234042553], "std": [0.8477829045972192, 0.8305199983338232], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.647822729128402, 0.0660057529784848, 1.1218307878789107, -2.3501090601823296, 1.3059655967387498, -1.0975159468310245, 0.5807631964419653, -0.22210479681530212, 1.1936330813515885, 1.2126479687672196, 0.7525342025362926, 1.8031339285110186], "std": [0.02235630690067686, 0.025755159619742316, 0.029103694140321965, 0.27170081690549464, 0.07895397962932506, 2.6699998703207823, 0.0048272049959155, 0.0464590290156594, 0.021546598433665746, 0.07609102298261225, 0.08850801065174553, 0.16368701351045611], "min": [0.6247223748313311, 0.0073413817130940084, 1.0595644883830533, -2.828485371960336, 1.140280161682972, -3.1392301517675776, 0.5687460945642847, -0.2945575684218353, 1.1669656515216977, 1.033099087431052, 0.6306141596321138, 1.5363729993885997], "max": [0.6996308627688212, 0.13131745860737304, 1.1830882913593015, -1.4011834181268477, 1.401115615066089, 3.135085106827228, 0.5881683039270665, -0.15280085735295096, 1.2387596988125145, 1.2914177119408334, 0.9072461878691174, 2.0048255344571855], "count": [188]}, "eef_sim_pose_action": {"mean": [0.647822729128402, 0.0660057529784848, 1.1218307878789107, -2.3501090601823296, 1.3059655967387498, -1.0975159468310245, 0.5807631964419653, -0.22210479681530212, 1.1936330813515885, 1.2126479687672196, 0.7525342025362926, 1.8031339285110186], "std": [0.02235630690067686, 0.025755159619742316, 0.029103694140321965, 0.27170081690549464, 0.07895397962932506, 2.6699998703207823, 0.0048272049959155, 0.0464590290156594, 0.021546598433665746, 0.07609102298261225, 0.08850801065174553, 0.16368701351045611], "min": [0.6247223748313311, 0.0073413817130940084, 1.0595644883830533, -2.828485371960336, 1.140280161682972, -3.1392301517675776, 0.5687460945642847, -0.2945575684218353, 1.1669656515216977, 1.033099087431052, 0.6306141596321138, 1.5363729993885997], "max": [0.6996308627688212, 0.13131745860737304, 1.1830882913593015, -1.4011834181268477, 1.401115615066089, 3.135085106827228, 0.5881683039270665, -0.15280085735295096, 1.2387596988125145, 1.2914177119408334, 0.9072461878691174, 2.0048255344571855], "count": [188]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44500270220588234]], [[0.44483913807189546]], [[0.4530316135620915]]], "std": [[[0.28254446605493744]], [[0.27385143224337377]], [[0.2668211263739605]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6329435355392157]], [[0.6813506883169935]], [[0.6735157128267973]]], "std": [[[0.2825261155959392]], [[0.2727552272167909]], [[0.2740225705767627]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5327010375816993]], [[0.543007073120915]], [[0.5252488439542483]]], "std": [[[0.3083378828237257]], [[0.3114459470021132]], [[0.31988915843708565]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4275173304738562]], [[0.45110501838235295]], [[0.42062631740196077]]], "std": [[[0.3602729234726851]], [[0.3583348082761908]], [[0.3731536834871935]]], "count": [100]}, "observation.state": {"min": [0.49527445435523987, -1.3614146709442139, 0.8762969970703125, 2.703493356704712, 0.07586594671010971, -1.5532015562057495, -1.2141412496566772, -0.951066255569458, 0.825107753276825, 0.030065041035413742, 1.2814240455627441, -1.0030899047851562, 50.78499984741211, 43.024375915527344, -0.7256250381469727, -0.4893749952316284, 11.67562484741211, 0.3700000047683716, 3.3299999237060547, 0.9275000095367432, 2.259999990463257, 2.077500104904175, 1.0909091234207153, 57.09222412109375, 44.505001068115234, 39.010623931884766, 0.4811111092567444, -1.6006250381469727, 3.140000104904175, 0.7699999809265137, 1.3181250095367432, -0.4112499952316284, 1.7300000190734863, 0.9593750238418579, 0.6512500047683716, 20.441875457763672], "max": [0.6807907819747925, -0.9168526530265808, 1.3634175062179565, 2.954718828201294, 0.6654602289199829, -1.3569799661636353, -0.9538795948028564, -0.7412546873092651, 0.9536411762237549, 0.315337210893631, 1.6195067167282104, -0.7027256488800049, 59.866249084472656, 54.48111343383789, 29.547500610351562, 0.3199999928474426, 38.96937561035156, 16.184375762939453, 30.392499923706055, 64.17062377929688, 24.544374465942383, 89.52249908447266, 12.310625076293945, 110.53187561035156, 69.46500396728516, 53.59375, 3.4700000286102295, 3.958750009536743, 42.53125, 54.35562515258789, 46.046875, 71.37687683105469, 38.618751525878906, 60.778751373291016, 49.755001068115234, 102.24124908447266], "mean": [0.6010839343070984, -1.045952320098877, 1.0079503059387207, 2.8641998767852783, 0.47790274024009705, -1.481688141822815, -1.089935541152954, -0.8342137336730957, 0.879377007484436, 0.18323040008544922, 1.4291213750839233, -0.8573551177978516, 58.6152229309082, 50.239349365234375, 4.249239921569824, -0.33860430121421814, 33.56619644165039, 12.5457124710083, 25.199644088745117, 49.466949462890625, 16.19402503967285, 65.28443145751953, 3.7163963317871094, 99.84888458251953, 58.95091247558594, 49.01715850830078, 0.9704488515853882, 0.29841604828834534, 22.368986129760742, 14.304750442504883, 20.765609741210938, 16.804941177368164, 17.299823760986328, 18.8487548828125, 12.028997421264648, 58.858097076416016], "std": [0.057578131556510925, 0.13276435434818268, 0.15049394965171814, 0.07429908961057663, 0.1873330920934677, 0.07988983392715454, 0.09334501624107361, 0.0767623633146286, 0.0438733734190464, 0.1018691211938858, 0.1302715390920639, 0.09762885421514511, 2.461137533187866, 2.8035192489624023, 8.870830535888672, 0.22472451627254486, 8.412964820861816, 5.070781707763672, 7.549111843109131, 23.882827758789062, 5.730911731719971, 27.578378677368164, 2.851489305496216, 16.290864944458008, 7.559938430786133, 4.382321357727051, 0.521047830581665, 1.4681142568588257, 13.262295722961426, 20.068613052368164, 14.78909969329834, 25.6829833984375, 12.751863479614258, 22.150724411010742, 17.869850158691406, 22.42022132873535], "count": [181]}, "action": {"min": [0.49527445435523987, -1.3614146709442139, 0.8762969970703125, 2.703493356704712, 0.07586594671010971, -1.5532015562057495, -1.2141412496566772, -0.951066255569458, 0.825107753276825, 0.030065041035413742, 1.2814240455627441, -1.0030899047851562, 50.78499984741211, 43.024375915527344, -0.7256250381469727, -0.4893749952316284, 11.67562484741211, 0.3700000047683716, 3.3299999237060547, 0.9275000095367432, 2.259999990463257, 2.077500104904175, 1.0909091234207153, 57.09222412109375, 44.505001068115234, 39.010623931884766, 0.4811111092567444, -1.6006250381469727, 3.140000104904175, 0.7699999809265137, 1.3181250095367432, -0.4112499952316284, 1.7300000190734863, 0.9593750238418579, 0.6512500047683716, 20.441875457763672], "max": [0.6807907819747925, -0.9168526530265808, 1.3634175062179565, 2.954718828201294, 0.6654602289199829, -1.3569799661636353, -0.9538795948028564, -0.7412546873092651, 0.9536411762237549, 0.315337210893631, 1.6195067167282104, -0.7027256488800049, 59.866249084472656, 54.48111343383789, 29.547500610351562, 0.3199999928474426, 38.96937561035156, 16.184375762939453, 30.392499923706055, 64.17062377929688, 24.544374465942383, 89.52249908447266, 12.310625076293945, 110.53187561035156, 69.46500396728516, 53.59375, 3.4700000286102295, 3.958750009536743, 42.53125, 54.35562515258789, 46.046875, 71.37687683105469, 38.618751525878906, 60.778751373291016, 49.755001068115234, 102.24124908447266], "mean": [0.6010838150978088, -1.0459520816802979, 1.0079505443572998, 2.864198684692383, 0.4779027998447418, -1.4816879034042358, -1.0899354219436646, -0.8342137336730957, 0.879377007484436, 0.1832304298877716, 1.4291211366653442, -0.8573552966117859, 58.6152229309082, 50.23930740356445, 4.249244689941406, -0.3386043608188629, 33.56620788574219, 12.545716285705566, 25.199647903442383, 49.466957092285156, 16.19402503967285, 65.28443908691406, 3.716395616531372, 99.8488998413086, 58.95092010498047, 49.01716232299805, 0.9704487919807434, 0.29841601848602295, 22.368993759155273, 14.304752349853516, 20.765588760375977, 16.804943084716797, 17.299819946289062, 18.848764419555664, 12.029004096984863, 58.85810089111328], "std": [0.05757812783122063, 0.13276435434818268, 0.15049391984939575, 0.07429908215999603, 0.1873330920934677, 0.07988983392715454, 0.0933450236916542, 0.07676234096288681, 0.0438733734190464, 0.1018691211938858, 0.1302715241909027, 0.0976288840174675, 2.461137294769287, 2.8035173416137695, 8.870830535888672, 0.22472448647022247, 8.412964820861816, 5.070781707763672, 7.549112796783447, 23.882829666137695, 5.7309112548828125, 27.5783748626709, 2.8514885902404785, 16.29086685180664, 7.559939384460449, 4.382321357727051, 0.5210479497909546, 1.4681142568588257, 13.262297630310059, 20.068613052368164, 14.789102554321289, 25.6829833984375, 12.751862525939941, 22.150728225708008, 17.869850158691406, 22.42022132873535], "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": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [181]}, "index": {"min": [1694], "max": [1874], "mean": [1784.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [3.2044198895027622, 8.0, 8.0, 8.0, 8.0], "std": [1.634294860512055, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [181]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [181]}, "eef_direction_state": {"mean": [3.856353591160221, 4.204419889502763], "std": [1.8807915245851115, 1.9058451295808236], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.0718232044198894, 0.6408839779005525], "std": [0.7360725190317267, 0.7116142204126955], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [0.8397790055248618, 0.5524861878453039], "std": [0.855122979621917, 0.7679756744517073], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.856353591160221, 4.204419889502763], "std": [1.8807915245851115, 1.9058451295808236], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.0718232044198894, 0.6408839779005525], "std": [0.7360725190317267, 0.7116142204126955], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [0.8397790055248618, 0.5524861878453039], "std": [0.855122979621917, 0.7679756744517073], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6444237118603158, 0.0664356784707624, 1.137881101093808, -2.1247149824112315, 1.3269878476154524, -0.9417247404021112, 0.5765487728773359, -0.1848523726611178, 1.2167677211535675, 1.0936451207974698, 0.756991724261756, 1.822933020984123], "std": [0.02679157573950089, 0.023355240649262574, 0.03862716982522984, 0.4526015710158201, 0.08437027072761923, 2.4676070766621145, 0.013722308550665, 0.038948883409111776, 0.02051838014490186, 0.1029918528146176, 0.09606552663024732, 0.14772695418963103], "min": [0.6181297602942779, 0.012245472856567213, 1.0535073276044336, -2.8841152781531614, 1.1292213466444205, -3.1142913290315537, 0.5537325811446933, -0.24020238980639108, 1.1874690807026713, 0.9705172994836826, 0.6153516517593403, 1.5725797212485788], "max": [0.7021694481460324, 0.10465383037302095, 1.174966424853834, -1.6883652235821769, 1.402059465984915, 3.139362538122339, 0.598587201970392, -0.12671479828741614, 1.2444898676770626, 1.2530913654249636, 0.907992696067117, 2.0175458585424875], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6444237118603158, 0.0664356784707624, 1.137881101093808, -2.1247149824112315, 1.3269878476154524, -0.9417247404021112, 0.5765487728773359, -0.1848523726611178, 1.2167677211535675, 1.0936451207974698, 0.756991724261756, 1.822933020984123], "std": [0.02679157573950089, 0.023355240649262574, 0.03862716982522984, 0.4526015710158201, 0.08437027072761923, 2.4676070766621145, 0.013722308550665, 0.038948883409111776, 0.02051838014490186, 0.1029918528146176, 0.09606552663024732, 0.14772695418963103], "min": [0.6181297602942779, 0.012245472856567213, 1.0535073276044336, -2.8841152781531614, 1.1292213466444205, -3.1142913290315537, 0.5537325811446933, -0.24020238980639108, 1.1874690807026713, 0.9705172994836826, 0.6153516517593403, 1.5725797212485788], "max": [0.7021694481460324, 0.10465383037302095, 1.174966424853834, -1.6883652235821769, 1.402059465984915, 3.139362538122339, 0.598587201970392, -0.12671479828741614, 1.2444898676770626, 1.2530913654249636, 0.907992696067117, 2.0175458585424875], "count": [181]}}} +{"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.45232964869281045]], [[0.45094008374183003]], [[0.45948841911764704]]], "std": [[[0.2821105977200512]], [[0.2741015785844228]], [[0.26655976362171774]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.2]], [[0.1568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6012972916666667]], [[0.6441897630718955]], [[0.6443543300653595]]], "std": [[[0.2949793715527614]], [[0.2876910751792029]], [[0.2930082038291879]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5522717585784314]], [[0.5652740196078432]], [[0.5473639338235294]]], "std": [[[0.3052646079606051]], [[0.3072171982349618]], [[0.3161181272057202]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42715327001633985]], [[0.4513465155228758]], [[0.4218002308006536]]], "std": [[[0.3610022942788329]], [[0.359427976028777]], [[0.37423782390734883]]], "count": [100]}, "observation.state": {"min": [0.4759145975112915, -1.3827773332595825, 0.8871929049491882, 2.662079334259033, 0.062323566526174545, -1.8239405155181885, -1.26540207862854, -0.9527590274810791, 0.8314259648323059, 0.08058670908212662, 1.4042353630065918, -0.9843499660491943, 37.5099983215332, 44.560001373291016, -0.7868750095367432, -0.5774999856948853, 9.71500015258789, -0.10437500476837158, 1.8237500190734863, -0.10727272927761078, 0.75, 0.23399999737739563, 1.0837500095367432, 39.83250045776367, 38.15625, 46.19750213623047, 0.4699999988079071, -0.9524999856948853, 3.2587499618530273, 0.875, 1.181249976158142, 1.1299999952316284, 2.681874990463257, 0.6206250190734863, 0.5824999809265137, 28.353750228881836], "max": [0.7467383742332458, -0.8671998977661133, 1.3983224630355835, 2.897068500518799, 0.9493866562843323, -1.3169728517532349, -1.024619460105896, -0.7889125943183899, 0.9269140362739563, 0.39523249864578247, 1.6400587558746338, -0.7053959965705872, 62.98875045776367, 66.47444152832031, 48.571537017822266, 2.1962499618530273, 42.63312530517578, 16.11812400817871, 34.352500915527344, 67.72687530517578, 29.203125, 85.36812591552734, 20.8956241607666, 110.25125122070312, 68.0425033569336, 56.723331451416016, 1.8862500190734863, 4.862500190734863, 47.07875061035156, 69.13187408447266, 41.17625045776367, 86.94375610351562, 39.901248931884766, 56.73812484741211, 54.265625, 110.1675033569336], "mean": [0.5877997875213623, -1.069258213043213, 1.0439255237579346, 2.8086869716644287, 0.47225096821784973, -1.429222822189331, -1.164594054222107, -0.8393787145614624, 0.8696893453598022, 0.2479621022939682, 1.5199623107910156, -0.8244958519935608, 59.884910583496094, 49.95635986328125, 6.9539313316345215, -0.17737682163715363, 32.452430725097656, 11.078522682189941, 22.336462020874023, 43.479854583740234, 18.465484619140625, 53.00743103027344, 7.553036212921143, 88.78985595703125, 56.336097717285156, 51.375553131103516, 0.9644384980201721, 0.8907315731048584, 26.27663230895996, 17.023204803466797, 23.198652267456055, 19.330821990966797, 22.177682876586914, 15.789600372314453, 15.624256134033203, 69.6010971069336], "std": [0.07861242443323135, 0.1332465410232544, 0.15256160497665405, 0.06198708713054657, 0.20599883794784546, 0.09425131231546402, 0.07670377939939499, 0.05237134173512459, 0.030963178724050522, 0.09603757411241531, 0.08696308732032776, 0.10506904870271683, 5.385007381439209, 3.4072213172912598, 12.581679344177246, 0.6900101900100708, 12.014289855957031, 6.601523399353027, 9.449650764465332, 29.711698532104492, 8.61279296875, 34.167335510253906, 6.322465419769287, 26.43647003173828, 10.170188903808594, 2.7401344776153564, 0.45213034749031067, 1.357261061668396, 14.338140487670898, 22.35537338256836, 13.141165733337402, 27.404205322265625, 11.053871154785156, 20.905927658081055, 20.334442138671875, 22.883174896240234], "count": [207]}, "action": {"min": [0.4759145975112915, -1.3827773332595825, 0.8871929049491882, 2.662079334259033, 0.062323566526174545, -1.8239405155181885, -1.26540207862854, -0.9527590274810791, 0.8314259648323059, 0.08058670908212662, 1.4042353630065918, -0.9843499660491943, 37.5099983215332, 44.560001373291016, -0.7868750095367432, -0.5774999856948853, 9.71500015258789, -0.10437500476837158, 1.8237500190734863, -0.10727272927761078, 0.75, 0.23399999737739563, 1.0837500095367432, 39.83250045776367, 38.15625, 46.19750213623047, 0.4699999988079071, -0.9524999856948853, 3.2587499618530273, 0.875, 1.181249976158142, 1.1299999952316284, 2.681874990463257, 0.6206250190734863, 0.5824999809265137, 28.353750228881836], "max": [0.7467383742332458, -0.8671998977661133, 1.3983224630355835, 2.897068500518799, 0.9493866562843323, -1.3169728517532349, -1.024619460105896, -0.7889125943183899, 0.9269140362739563, 0.39523249864578247, 1.6400587558746338, -0.7053959965705872, 62.98875045776367, 66.47444152832031, 48.571537017822266, 2.1962499618530273, 42.63312530517578, 16.11812400817871, 34.352500915527344, 67.72687530517578, 29.203125, 85.36812591552734, 20.8956241607666, 110.25125122070312, 68.0425033569336, 56.723331451416016, 1.8862500190734863, 4.862500190734863, 47.07875061035156, 69.13187408447266, 41.17625045776367, 86.94375610351562, 39.901248931884766, 56.73812484741211, 54.265625, 110.1675033569336], "mean": [0.587799608707428, -1.0692578554153442, 1.043925404548645, 2.8086869716644287, 0.47225096821784973, -1.4292229413986206, -1.164594054222107, -0.8393781781196594, 0.8696892857551575, 0.2479621171951294, 1.5199629068374634, -0.8244965076446533, 59.8848991394043, 49.95634078979492, 6.953941345214844, -0.17737677693367004, 32.45244216918945, 11.078533172607422, 22.336467742919922, 43.4798583984375, 18.465486526489258, 53.00743103027344, 7.553036212921143, 88.78984832763672, 56.33610916137695, 51.375572204589844, 0.9644385576248169, 0.8907318115234375, 26.2766170501709, 17.02320671081543, 23.198638916015625, 19.330827713012695, 22.177677154541016, 15.789602279663086, 15.62425422668457, 69.6010971069336], "std": [0.07861241698265076, 0.1332465559244156, 0.15256159007549286, 0.061987098306417465, 0.20599885284900665, 0.09425129741430283, 0.07670377939939499, 0.05237133428454399, 0.030963173136115074, 0.09603757411241531, 0.08696308732032776, 0.10506905615329742, 5.385007381439209, 3.4072213172912598, 12.581677436828613, 0.6900101900100708, 12.014291763305664, 6.601522922515869, 9.449647903442383, 29.711698532104492, 8.612792015075684, 34.167335510253906, 6.322465419769287, 26.43647003173828, 10.170187950134277, 2.7401347160339355, 0.4521304965019226, 1.357261061668396, 14.338141441345215, 22.355375289916992, 13.141167640686035, 27.404207229614258, 11.05387020111084, 20.905925750732422, 20.334444046020508, 22.8831729888916], "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": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [207]}, "index": {"min": [1875], "max": [2081], "mean": [1978.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [2.9468599033816427, 8.0, 8.0, 8.0, 8.0], "std": [1.7616629426107906, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [207]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [207]}, "eef_direction_state": {"mean": [3.289855072463768, 4.391304347826087], "std": [1.8501973985979494, 1.7240895487493402], "min": [0, 1], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [1.2222222222222223, 0.5507246376811594], "std": [0.6585659203073216, 0.6107625363972595], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_state": {"mean": [0.927536231884058, 0.5217391304347826], "std": [0.8453140041401559, 0.785287952704004], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_direction_action": {"mean": [3.289855072463768, 4.391304347826087], "std": [1.8501973985979494, 1.7240895487493402], "min": [0, 1], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.2222222222222223, 0.5507246376811594], "std": [0.6585659203073216, 0.6107625363972595], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_action": {"mean": [0.927536231884058, 0.5217391304347826], "std": [0.8453140041401559, 0.785287952704004], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.6577456083370218, 0.0710397090859681, 1.138257441140871, -2.1685287140993483, 1.334099419788465, -0.5193716814173988, 0.5722385893970494, -0.2043429799198708, 1.2113871210385627, 1.1003073199515072, 0.7006758352614249, 1.7795208197165115], "std": [0.027159619778118232, 0.02864243816290608, 0.036805069579938086, 0.4882987394221173, 0.09198185909448513, 2.57116334140125, 0.005084103875720858, 0.03772339360908366, 0.008865033214061409, 0.02786119617954423, 0.09109002154354408, 0.1248756756771823], "min": [0.6253766813962557, 0.01250000477567867, 1.0576850365571508, -2.9117113163276462, 1.109751338626893, -3.140082708728531, 0.5574627717733665, -0.2614582897724042, 1.2017084785444894, 0.98018397960474, 0.5835390760263124, 1.600331807661113], "max": [0.7137423712487483, 0.1456270237350742, 1.215497193567487, -1.1388612330885308, 1.4301473054311233, 3.1219600481974688, 0.5791004494046289, -0.1409182325804403, 1.242324984018537, 1.1368056076885247, 0.8440291067444474, 2.004247982623102], "count": [207]}, "eef_sim_pose_action": {"mean": [0.6577456083370218, 0.0710397090859681, 1.138257441140871, -2.1685287140993483, 1.334099419788465, -0.5193716814173988, 0.5722385893970494, -0.2043429799198708, 1.2113871210385627, 1.1003073199515072, 0.7006758352614249, 1.7795208197165115], "std": [0.027159619778118232, 0.02864243816290608, 0.036805069579938086, 0.4882987394221173, 0.09198185909448513, 2.57116334140125, 0.005084103875720858, 0.03772339360908366, 0.008865033214061409, 0.02786119617954423, 0.09109002154354408, 0.1248756756771823], "min": [0.6253766813962557, 0.01250000477567867, 1.0576850365571508, -2.9117113163276462, 1.109751338626893, -3.140082708728531, 0.5574627717733665, -0.2614582897724042, 1.2017084785444894, 0.98018397960474, 0.5835390760263124, 1.600331807661113], "max": [0.7137423712487483, 0.1456270237350742, 1.215497193567487, -1.1388612330885308, 1.4301473054311233, 3.1219600481974688, 0.5791004494046289, -0.1409182325804403, 1.242324984018537, 1.1368056076885247, 0.8440291067444474, 2.004247982623102], "count": [207]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4430635294117647]], [[0.4419277573529412]], [[0.4513827491830066]]], "std": [[[0.2810090739394715]], [[0.27156111767031876]], [[0.26322877714043125]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.19215686274509805]], [[0.13333333333333333]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5829355330882353]], [[0.6044759517973856]], [[0.5940599734477124]]], "std": [[[0.28940817230525917]], [[0.2894025770800909]], [[0.296640408813234]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.17254901960784313]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5544460375816993]], [[0.5647593484477125]], [[0.5436610866013072]]], "std": [[[0.30487647551726943]], [[0.3086986285980286]], [[0.3207097304528952]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4303689644607843]], [[0.4550746466503268]], [[0.4230263786764706]]], "std": [[[0.36233232147790884]], [[0.3610017697263991]], [[0.37588973816965165]]], "count": [100]}, "observation.state": {"min": [0.4515478312969208, -1.423166036605835, 0.951802670955658, 2.5442988872528076, 0.03881513699889183, -1.7375999689102173, -1.0739251375198364, -0.9610799551010132, 0.9009975790977478, 0.08330471813678741, 1.2704566717147827, -0.9203097820281982, 36.62889099121094, 42.89500045776367, -1.2643749713897705, -0.4912499785423279, 9.782500267028809, 0.16562500596046448, 10.161250114440918, -0.03562500327825546, 5.279999732971191, 1.3274999856948853, 1.0887500047683716, 51.93687438964844, 27.360000610351562, 46.95874786376953, 0.5412499904632568, -0.5024999976158142, 0.9737499952316284, -0.9387500286102295, 0.7181249856948853, -0.2918750047683716, 0.8706250190734863, 0.6256250143051147, 0.6669999957084656, 35.0724983215332], "max": [0.6632800102233887, -0.9237854480743408, 1.4334181547164917, 2.9901483058929443, 0.7452972531318665, -0.9216687679290771, -0.9016174674034119, -0.8280350565910339, 0.9731679558753967, 0.2863212525844574, 1.6161211729049683, -0.774919867515564, 62.38624954223633, 59.655555725097656, 40.69937515258789, 0.14222222566604614, 39.8337516784668, 35.853126525878906, 40.67562484741211, 62.1150016784668, 45.263126373291016, 74.19249725341797, 51.06562423706055, 103.41187286376953, 79.39312744140625, 56.967498779296875, 2.603749990463257, 4.530624866485596, 35.66187286376953, 45.06687545776367, 37.00374984741211, 64.09500122070312, 49.93687438964844, 100.41937255859375, 54.935001373291016, 107.6050033569336], "mean": [0.5162914991378784, -1.1094112396240234, 1.0803899765014648, 2.855109214782715, 0.3799358606338501, -1.4139611721038818, -0.9875783324241638, -0.8733289837837219, 0.9416261315345764, 0.2027532160282135, 1.4198830127716064, -0.8156740665435791, 58.89036560058594, 48.96090316772461, 5.2205657958984375, -0.3473486304283142, 33.28661346435547, 21.844694137573242, 31.646745681762695, 39.812828063964844, 30.704566955566406, 48.66282272338867, 21.420888900756836, 86.57281494140625, 55.59822082519531, 52.94584655761719, 0.9155064821243286, 0.8300973176956177, 19.20987319946289, 13.540953636169434, 18.78803253173828, 15.273382186889648, 19.734058380126953, 25.174711227416992, 14.140042304992676, 63.10007858276367], "std": [0.040781471878290176, 0.11626177281141281, 0.12517602741718292, 0.11408192664384842, 0.1456586867570877, 0.18721002340316772, 0.05870233103632927, 0.043575067073106766, 0.02322641760110855, 0.06906019151210785, 0.10895989835262299, 0.05496175214648247, 5.863054275512695, 2.9635798931121826, 12.01970386505127, 0.1674458533525467, 8.593055725097656, 13.654807090759277, 9.326236724853516, 22.481155395507812, 14.224388122558594, 21.996305465698242, 19.777690887451172, 13.566521644592285, 14.597018241882324, 2.580540180206299, 0.36617469787597656, 1.3910568952560425, 11.093609809875488, 16.291030883789062, 10.73239517211914, 22.510778427124023, 14.381824493408203, 35.596595764160156, 20.21247673034668, 23.082056045532227], "count": [238]}, "action": {"min": [0.4515478312969208, -1.423166036605835, 0.951802670955658, 2.5442988872528076, 0.03881513699889183, -1.7375999689102173, -1.0739251375198364, -0.9610799551010132, 0.9009975790977478, 0.08330471813678741, 1.2704566717147827, -0.9203097820281982, 36.62889099121094, 42.89500045776367, -1.2643749713897705, -0.4912499785423279, 9.782500267028809, 0.16562500596046448, 10.161250114440918, -0.03562500327825546, 5.279999732971191, 1.3274999856948853, 1.0887500047683716, 51.93687438964844, 27.360000610351562, 46.95874786376953, 0.5412499904632568, -0.5024999976158142, 0.9737499952316284, -0.9387500286102295, 0.7181249856948853, -0.2918750047683716, 0.8706250190734863, 0.6256250143051147, 0.6669999957084656, 35.0724983215332], "max": [0.6632800102233887, -0.9237854480743408, 1.4334181547164917, 2.9901483058929443, 0.7452972531318665, -0.9216687679290771, -0.9016174674034119, -0.8280350565910339, 0.9731679558753967, 0.2863212525844574, 1.6161211729049683, -0.774919867515564, 62.38624954223633, 59.655555725097656, 40.69937515258789, 0.14222222566604614, 39.8337516784668, 35.853126525878906, 40.67562484741211, 62.1150016784668, 45.263126373291016, 74.19249725341797, 51.06562423706055, 103.41187286376953, 79.39312744140625, 56.967498779296875, 2.603749990463257, 4.530624866485596, 35.66187286376953, 45.06687545776367, 37.00374984741211, 64.09500122070312, 49.93687438964844, 100.41937255859375, 54.935001373291016, 107.6050033569336], "mean": [0.5162914991378784, -1.1094111204147339, 1.0803898572921753, 2.8551104068756104, 0.3799358308315277, -1.4139612913131714, -0.987578272819519, -0.8733286261558533, 0.9416256546974182, 0.20275314152240753, 1.4198834896087646, -0.8156740069389343, 58.89040756225586, 48.96089553833008, 5.2205681800842285, -0.34734871983528137, 33.28660583496094, 21.84467887878418, 31.64676284790039, 39.8128547668457, 30.704570770263672, 48.662879943847656, 21.42087745666504, 86.57281494140625, 55.59821701049805, 52.94587326049805, 0.9155070185661316, 0.830097496509552, 19.209861755371094, 13.5409517288208, 18.788009643554688, 15.273395538330078, 19.734054565429688, 25.174701690673828, 14.140047073364258, 63.10008239746094], "std": [0.04078146815299988, 0.11626175791025162, 0.12517602741718292, 0.11408191919326782, 0.14565865695476532, 0.18721002340316772, 0.05870233103632927, 0.04357505589723587, 0.023226410150527954, 0.06906018406152725, 0.10895990580320358, 0.05496174842119217, 5.863053321838379, 2.963580369949341, 12.01970100402832, 0.1674458384513855, 8.593055725097656, 13.654802322387695, 9.326236724853516, 22.481157302856445, 14.224388122558594, 21.996309280395508, 19.777690887451172, 13.566521644592285, 14.597017288208008, 2.580540180206299, 0.3661748766899109, 1.391056776046753, 11.093607902526855, 16.291030883789062, 10.73239517211914, 22.510780334472656, 14.381826400756836, 35.59659194946289, 20.21247673034668, 23.082056045532227], "count": [238]}, "timestamp": {"min": [0.0], "max": [7.9], "mean": [3.9499999999999997], "std": [2.290135852350734], "count": [238]}, "frame_index": {"min": [0], "max": [237], "mean": [118.5], "std": [68.70407557052202], "count": [238]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [238]}, "index": {"min": [2082], "max": [2319], "mean": [2200.5], "std": [68.70407557052202], "count": [238]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [238]}, "subtask_annotation": {"mean": [2.8865546218487395, 8.0, 8.0, 8.0, 8.0], "std": [1.6877424815389486, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [238]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [238]}, "eef_direction_state": {"mean": [3.7605042016806722, 4.071428571428571], "std": [1.7239644797075333, 1.8559304381135766], "min": [0, 0], "max": [6, 6], "count": [238]}, "eef_velocity_state": {"mean": [1.1680672268907564, 0.5672268907563025], "std": [0.7019699499313314, 0.49545993295042634], "min": [0, 0], "max": [2, 1], "count": [238]}, "eef_acc_mag_state": {"mean": [0.7983193277310925, 0.31512605042016806], "std": [0.8207378513988954, 0.6461441751154765], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_direction_action": {"mean": [3.7605042016806722, 4.071428571428571], "std": [1.7239644797075333, 1.8559304381135766], "min": [0, 0], "max": [6, 6], "count": [238]}, "eef_velocity_action": {"mean": [1.1680672268907564, 0.5672268907563025], "std": [0.7019699499313314, 0.49545993295042634], "min": [0, 0], "max": [2, 1], "count": [238]}, "eef_acc_mag_action": {"mean": [0.7983193277310925, 0.31512605042016806], "std": [0.8207378513988954, 0.6461441751154765], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_sim_pose_state": {"mean": [0.6650625227767517, 0.05058226392801644, 1.1435089016354658, -1.6382149512507034, 1.3566804233788754, -0.544231969352489, 0.5955482473344104, -0.1883789585710428, 1.2376107120416966, 1.0133160554404927, 0.6675375768109693, 1.7606632052583833], "std": [0.01701747142623714, 0.02633926350486903, 0.03457105050899191, 1.7565077075184476, 0.10850271139378675, 2.744466568380425, 0.004786964316398324, 0.031196080094874002, 0.03765940227070188, 0.15667372891441542, 0.09380219015362394, 0.14480131327065598], "min": [0.6480733720585911, -0.008286396516316047, 1.0553968666586813, -3.1120788530545127, 1.1103072521765833, -3.1370276746607577, 0.5859425529453093, -0.22945267561267674, 1.1861230120451058, 0.8078273056744021, 0.5653782688118212, 1.5431034419735778], "max": [0.7157603905139549, 0.12292526793798403, 1.1911704240582228, 3.1128861148440286, 1.4773742399653886, 3.140430547760025, 0.603851097822735, -0.13779498486514147, 1.2854738910384844, 1.2630300804621002, 0.8387625284222966, 1.932418348554621], "count": [238]}, "eef_sim_pose_action": {"mean": [0.6650625227767517, 0.05058226392801644, 1.1435089016354658, -1.6382149512507034, 1.3566804233788754, -0.544231969352489, 0.5955482473344104, -0.1883789585710428, 1.2376107120416966, 1.0133160554404927, 0.6675375768109693, 1.7606632052583833], "std": [0.01701747142623714, 0.02633926350486903, 0.03457105050899191, 1.7565077075184476, 0.10850271139378675, 2.744466568380425, 0.004786964316398324, 0.031196080094874002, 0.03765940227070188, 0.15667372891441542, 0.09380219015362394, 0.14480131327065598], "min": [0.6480733720585911, -0.008286396516316047, 1.0553968666586813, -3.1120788530545127, 1.1103072521765833, -3.1370276746607577, 0.5859425529453093, -0.22945267561267674, 1.1861230120451058, 0.8078273056744021, 0.5653782688118212, 1.5431034419735778], "max": [0.7157603905139549, 0.12292526793798403, 1.1911704240582228, 3.1128861148440286, 1.4773742399653886, 3.140430547760025, 0.603851097822735, -0.13779498486514147, 1.2854738910384844, 1.2630300804621002, 0.8387625284222966, 1.932418348554621], "count": [238]}}} +{"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.45016930147058826]], [[0.4495262745098039]], [[0.4582885825163399]]], "std": [[[0.28281055011701967]], [[0.2749956560672373]], [[0.26692838041746464]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.19607843137254902]], [[0.12156862745098039]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6482320404411764]], [[0.6938771997549019]], [[0.6886668300653594]]], "std": [[[0.2523030307866889]], [[0.24061972162215653]], [[0.23637097504641333]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.16862745098039217]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.542655606617647]], [[0.5521588868464052]], [[0.5339605167483661]]], "std": [[[0.31015357150019707]], [[0.3133860762123115]], [[0.32218488712337395]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42657264093137254]], [[0.4496235089869281]], [[0.4192805330882353]]], "std": [[[0.36329455435598385]], [[0.3616308259893165]], [[0.3767189672443193]]], "count": [100]}, "observation.state": {"min": [0.46020257472991943, -1.3468470573425293, 0.843294084072113, 2.797693967819214, 0.057054437696933746, -1.7835543155670166, -1.150434970855713, -0.9682803153991699, 0.8562218546867371, 0.059462498873472214, 1.2999017238616943, -0.9421969056129456, 39.64555740356445, 44.056251525878906, -1.0450000762939453, -0.48749998211860657, 13.233749389648438, 0.23375000059604645, 5.110000133514404, 0.390625, 2.9887499809265137, 1.6456249952316284, 1.2300000190734863, 29.412500381469727, 34.73500061035156, 45.11375045776367, 0.6468750238418579, -0.5512499809265137, 5.958125114440918, -0.011250000447034836, 4.348750114440918, -0.05749998986721039, 5.599999904632568, 0.8374999761581421, 0.6362500190734863, 29.844999313354492], "max": [0.7847588062286377, -0.8280774354934692, 1.3287031650543213, 2.988693952560425, 1.072815179824829, -1.5072098970413208, -0.9515907764434814, -0.7895907759666443, 0.9360694885253906, 0.32020634412765503, 1.6331180334091187, -0.7495994567871094, 58.888126373291016, 69.93777465820312, 40.76625061035156, 0.6243749856948853, 40.84062576293945, 13.337499618530273, 36.33124923706055, 50.92250061035156, 38.68375015258789, 75.66999816894531, 36.33437728881836, 109.76187133789062, 70.1925048828125, 61.27333450317383, 3.2799999713897705, 1.1462500095367432, 51.432498931884766, 64.92250061035156, 47.52312469482422, 55.317501068115234, 39.64125061035156, 56.87125015258789, 54.630001068115234, 99.75187683105469], "mean": [0.6420078277587891, -1.0127302408218384, 0.987123966217041, 2.898188829421997, 0.5285454392433167, -1.5772229433059692, -1.0768392086029053, -0.8748136162757874, 0.8939225673675537, 0.2071375846862793, 1.4036309719085693, -0.8218601942062378, 56.7913932800293, 51.85858154296875, 5.426575660705566, -0.24482513964176178, 34.09525680541992, 9.794194221496582, 29.843578338623047, 36.04861831665039, 28.711193084716797, 52.644927978515625, 21.816177368164062, 93.16511535644531, 57.875972747802734, 51.68352127075195, 0.8322420716285706, 0.17066000401973724, 26.67267608642578, 18.13259506225586, 24.438196182250977, 15.91014289855957, 21.55590057373047, 20.524396896362305, 16.721099853515625, 67.11998748779297], "std": [0.09399206936359406, 0.1275787502527237, 0.136937215924263, 0.04582249000668526, 0.21759524941444397, 0.05146913602948189, 0.06286270916461945, 0.04861083999276161, 0.021692443639039993, 0.08817791938781738, 0.09723836928606033, 0.06755594909191132, 4.405740261077881, 4.342057704925537, 11.712488174438477, 0.30121171474456787, 9.088214874267578, 5.156270503997803, 9.424920082092285, 21.252544403076172, 11.432150840759277, 27.97183609008789, 13.419672966003418, 22.261205673217773, 10.516915321350098, 3.0682225227355957, 0.3770655691623688, 0.36891940236091614, 14.341068267822266, 24.334003448486328, 12.711885452270508, 20.191364288330078, 9.74665355682373, 24.963180541992188, 21.352920532226562, 20.631153106689453], "count": [217]}, "action": {"min": [0.46020257472991943, -1.3468470573425293, 0.843294084072113, 2.797693967819214, 0.057054437696933746, -1.7835543155670166, -1.150434970855713, -0.9682803153991699, 0.8562218546867371, 0.059462498873472214, 1.2999017238616943, -0.9421969056129456, 39.64555740356445, 44.056251525878906, -1.0450000762939453, -0.48749998211860657, 13.233749389648438, 0.23375000059604645, 5.110000133514404, 0.390625, 2.9887499809265137, 1.6456249952316284, 1.2300000190734863, 29.412500381469727, 34.73500061035156, 45.11375045776367, 0.6468750238418579, -0.5512499809265137, 5.958125114440918, -0.011250000447034836, 4.348750114440918, -0.05749998986721039, 5.599999904632568, 0.8374999761581421, 0.6362500190734863, 29.844999313354492], "max": [0.7847588062286377, -0.8280774354934692, 1.3287031650543213, 2.988693952560425, 1.072815179824829, -1.5072098970413208, -0.9515907764434814, -0.7895907759666443, 0.9360694885253906, 0.32020634412765503, 1.6331180334091187, -0.7495994567871094, 58.888126373291016, 69.93777465820312, 40.76625061035156, 0.6243749856948853, 40.84062576293945, 13.337499618530273, 36.33124923706055, 50.92250061035156, 38.68375015258789, 75.66999816894531, 36.33437728881836, 109.76187133789062, 70.1925048828125, 61.27333450317383, 3.2799999713897705, 1.1462500095367432, 51.432498931884766, 64.92250061035156, 47.52312469482422, 55.317501068115234, 39.64125061035156, 56.87125015258789, 54.630001068115234, 99.75187683105469], "mean": [0.6420080661773682, -1.0127302408218384, 0.9871234893798828, 2.8981881141662598, 0.5285453200340271, -1.577223300933838, -1.0768402814865112, -0.8748131394386292, 0.8939228057861328, 0.20713768899440765, 1.4036304950714111, -0.8218601942062378, 56.79141616821289, 51.85857009887695, 5.426578521728516, -0.24482515454292297, 34.095279693603516, 9.794194221496582, 29.84356117248535, 36.04861068725586, 28.71120262145996, 52.64491271972656, 21.816179275512695, 93.16510009765625, 57.87595748901367, 51.683502197265625, 0.8322425484657288, 0.17066000401973724, 26.672685623168945, 18.132598876953125, 24.438201904296875, 15.910144805908203, 21.555891036987305, 20.524396896362305, 16.72110939025879, 67.1199722290039], "std": [0.09399207681417465, 0.12757878005504608, 0.13693717122077942, 0.04582250863313675, 0.21759524941444397, 0.05146913602948189, 0.06286270171403885, 0.048610836267471313, 0.021692445501685143, 0.08817791193723679, 0.09723834693431854, 0.06755594909191132, 4.405740737915039, 4.342057704925537, 11.712484359741211, 0.30121174454689026, 9.088214874267578, 5.156269550323486, 9.424920082092285, 21.252540588378906, 11.432149887084961, 27.97184181213379, 13.419672966003418, 22.26120376586914, 10.516913414001465, 3.0682222843170166, 0.3770654499530792, 0.36891940236091614, 14.341066360473633, 24.334007263183594, 12.711885452270508, 20.19136619567871, 9.746652603149414, 24.963178634643555, 21.352928161621094, 20.631153106689453], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [217]}, "index": {"min": [2320], "max": [2536], "mean": [2428.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [3.1382488479262673, 8.0, 8.0, 8.0, 8.0], "std": [1.7411428718766022, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [217]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [217]}, "eef_direction_state": {"mean": [3.5023041474654377, 4.3271889400921655], "std": [1.7912342215708643, 1.6146928846585884], "min": [0, 2], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [1.262672811059908, 0.5483870967741935], "std": [0.6789380762489141, 0.5068286482900467], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.815668202764977, 0.3686635944700461], "std": [0.8441359886475346, 0.6737573044238551], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [3.5023041474654377, 4.3271889400921655], "std": [1.7912342215708643, 1.6146928846585884], "min": [0, 2], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.262672811059908, 0.5483870967741935], "std": [0.6789380762489141, 0.5068286482900467], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.815668202764977, 0.3686635944700461], "std": [0.8441359886475346, 0.6737573044238551], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.6398330076512442, 0.08043253893083271, 1.1384029223893677, -2.046681925833324, 1.29109772495658, -1.3003015850240545, 0.5828266082866117, -0.1802473693624084, 1.203380624534133, 1.149759769786516, 0.6950668445127604, 1.863109497205037], "std": [0.024450968588978213, 0.03301198298026617, 0.03402178932941028, 0.41548904840795853, 0.07313419078959547, 2.2698322115869005, 0.005133166426285957, 0.032979598925881086, 0.01996589452562963, 0.08718610589252672, 0.04746610897373978, 0.11451434568774213], "min": [0.6125654114067001, 0.0010871249692169516, 1.0594488817146905, -2.881446129919238, 1.1008416000742751, -3.114845869069185, 0.5744381941727914, -0.233440626573381, 1.1738631231586856, 0.9271293776773448, 0.6412950337739369, 1.5662747693938526], "max": [0.7005869507844977, 0.15134971895755084, 1.2355037546754641, -0.9446898395631034, 1.3651695635990837, 3.141224131708393, 0.5937188899382824, -0.12098597025526597, 1.2549560754645097, 1.2840100863597095, 0.7894266621960244, 2.031927422164281], "count": [217]}, "eef_sim_pose_action": {"mean": [0.6398330076512442, 0.08043253893083271, 1.1384029223893677, -2.046681925833324, 1.29109772495658, -1.3003015850240545, 0.5828266082866117, -0.1802473693624084, 1.203380624534133, 1.149759769786516, 0.6950668445127604, 1.863109497205037], "std": [0.024450968588978213, 0.03301198298026617, 0.03402178932941028, 0.41548904840795853, 0.07313419078959547, 2.2698322115869005, 0.005133166426285957, 0.032979598925881086, 0.01996589452562963, 0.08718610589252672, 0.04746610897373978, 0.11451434568774213], "min": [0.6125654114067001, 0.0010871249692169516, 1.0594488817146905, -2.881446129919238, 1.1008416000742751, -3.114845869069185, 0.5744381941727914, -0.233440626573381, 1.1738631231586856, 0.9271293776773448, 0.6412950337739369, 1.5662747693938526], "max": [0.7005869507844977, 0.15134971895755084, 1.2355037546754641, -0.9446898395631034, 1.3651695635990837, 3.141224131708393, 0.5937188899382824, -0.12098597025526597, 1.2549560754645097, 1.2840100863597095, 0.7894266621960244, 2.031927422164281], "count": [217]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44929563316993465]], [[0.4478269158496732]], [[0.45625828022875814]]], "std": [[[0.28098508774670183]], [[0.27275739057636683]], [[0.26525329404832176]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.12941176470588237]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6191715788398693]], [[0.6496011560457516]], [[0.640477818627451]]], "std": [[[0.2782441615668696]], [[0.2742493467434906]], [[0.2759360169323327]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5423913909313726]], [[0.5522873754084967]], [[0.536422945261438]]], "std": [[[0.3138887305268518]], [[0.31590555059590925]], [[0.3239586897068717]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4282340625]], [[0.45258010825163403]], [[0.4314634783496732]]], "std": [[[0.36136299598792093]], [[0.358672644081]], [[0.3767293267113751]]], "count": [100]}, "observation.state": {"min": [0.47980087995529175, -1.2470197677612305, 0.826042890548706, 2.844968318939209, 0.05624379962682724, -1.6085339784622192, -1.1339784860610962, -1.0313429832458496, 0.837911069393158, 0.1528286337852478, 1.2294479608535767, -1.121490478515625, 25.35727310180664, 37.95937728881836, -0.3856250047683716, -1.306249976158142, 2.390000104904175, 0.37062498927116394, 2.052500009536743, -0.38499999046325684, 1.696874976158142, -3.2856249809265137, 1.1087499856948853, 6.746875286102295, 26.323749542236328, 43.458126068115234, -0.06187500059604645, -1.5499999523162842, 1.056249976158142, 0.06312500685453415, 0.5712499618530273, 0.5106250047683716, 0.6949999928474426, 0.48374998569488525, 0.7024999856948853, 0.04187498241662979], "max": [0.7345735430717468, -0.8266363143920898, 1.2738898992538452, 2.980921506881714, 0.9400616884231567, -1.4471989870071411, -0.9569552540779114, -0.7906557321548462, 1.0164415836334229, 0.2826097905635834, 1.4966769218444824, -0.6996023058891296, 62.46937561035156, 59.8577766418457, 42.779998779296875, 4.026875019073486, 36.584999084472656, 28.32437515258789, 41.38125228881836, 39.49437713623047, 41.641876220703125, 63.28437423706055, 41.01937484741211, 103.97874450683594, 61.36562728881836, 58.33625030517578, 2.708750009536743, 6.077499866485596, 41.23500061035156, 43.454376220703125, 48.18312454223633, 69.74124908447266, 58.91749954223633, 97.81937408447266, 58.139373779296875, 106.13750457763672], "mean": [0.5757799744606018, -0.9939784407615662, 0.9870952367782593, 2.9273130893707275, 0.4365907311439514, -1.4664198160171509, -1.0615702867507935, -0.8690919280052185, 0.9309845566749573, 0.22707001864910126, 1.3693323135375977, -0.8177299499511719, 58.19955062866211, 49.9222297668457, 4.434952735900879, -0.46899744868278503, 28.137943267822266, 19.02256202697754, 30.567537307739258, 26.595487594604492, 30.186016082763672, 41.01823806762695, 24.053146362304688, 79.8752212524414, 46.37821960449219, 47.99948501586914, 0.4753766357898712, 1.3132723569869995, 20.068349838256836, 12.726318359375, 21.20460319519043, 20.8986759185791, 23.618650436401367, 26.36347770690918, 19.290788650512695, 52.57683181762695], "std": [0.051954444497823715, 0.1062387004494667, 0.11286702007055283, 0.038079455494880676, 0.1902633011341095, 0.02437189593911171, 0.05424158647656441, 0.08357658982276917, 0.051352355629205704, 0.04221833124756813, 0.08830292522907257, 0.14158517122268677, 8.354835510253906, 4.078401565551758, 10.400797843933105, 1.367418885231018, 11.087302207946777, 11.367508888244629, 13.794025421142578, 16.43808937072754, 14.426608085632324, 26.689346313476562, 14.496358871459961, 23.0302677154541, 9.957014083862305, 3.4426519870758057, 0.5965691208839417, 2.6357767581939697, 14.084646224975586, 16.741130828857422, 18.01919937133789, 26.76924705505371, 21.581069946289062, 34.66413879394531, 24.361833572387695, 37.44733428955078], "count": [213]}, "action": {"min": [0.47980087995529175, -1.2470197677612305, 0.826042890548706, 2.844968318939209, 0.05624379962682724, -1.6085339784622192, -1.1339784860610962, -1.0313429832458496, 0.837911069393158, 0.1528286337852478, 1.2294479608535767, -1.121490478515625, 25.35727310180664, 37.95937728881836, -0.3856250047683716, -1.306249976158142, 2.390000104904175, 0.37062498927116394, 2.052500009536743, -0.38499999046325684, 1.696874976158142, -3.2856249809265137, 1.1087499856948853, 6.746875286102295, 26.323749542236328, 43.458126068115234, -0.06187500059604645, -1.5499999523162842, 1.056249976158142, 0.06312500685453415, 0.5712499618530273, 0.5106250047683716, 0.6949999928474426, 0.48374998569488525, 0.7024999856948853, 0.04187498241662979], "max": [0.7345735430717468, -0.8266363143920898, 1.2738898992538452, 2.980921506881714, 0.9400616884231567, -1.4471989870071411, -0.9569552540779114, -0.7906557321548462, 1.0164415836334229, 0.2826097905635834, 1.4966769218444824, -0.6996023058891296, 62.46937561035156, 59.8577766418457, 42.779998779296875, 4.026875019073486, 36.584999084472656, 28.32437515258789, 41.38125228881836, 39.49437713623047, 41.641876220703125, 63.28437423706055, 41.01937484741211, 103.97874450683594, 61.36562728881836, 58.33625030517578, 2.708750009536743, 6.077499866485596, 41.23500061035156, 43.454376220703125, 48.18312454223633, 69.74124908447266, 58.91749954223633, 97.81937408447266, 58.139373779296875, 106.13750457763672], "mean": [0.5757797956466675, -0.9939781427383423, 0.9870951771736145, 2.9273133277893066, 0.4365907311439514, -1.4664199352264404, -1.0615711212158203, -0.8690912127494812, 0.9309840798377991, 0.22707001864910126, 1.3693323135375977, -0.8177302479743958, 58.199562072753906, 49.922210693359375, 4.4349565505981445, -0.46899735927581787, 28.137929916381836, 19.022560119628906, 30.56753921508789, 26.595502853393555, 30.18603515625, 41.01825714111328, 24.05316162109375, 79.87518310546875, 46.378238677978516, 47.99947738647461, 0.4753769040107727, 1.3132725954055786, 20.068363189697266, 12.726329803466797, 21.20459747314453, 20.89868927001953, 23.61865234375, 26.363475799560547, 19.29078483581543, 52.57683181762695], "std": [0.05195444077253342, 0.1062387079000473, 0.11286699771881104, 0.038079459220170975, 0.1902633011341095, 0.02437189593911171, 0.05424156412482262, 0.08357656002044678, 0.0513523668050766, 0.04221833124756813, 0.08830290287733078, 0.14158512651920319, 8.354835510253906, 4.078402519226074, 10.400800704956055, 1.3674187660217285, 11.087301254272461, 11.367505073547363, 13.794026374816895, 16.438087463378906, 14.426609992980957, 26.68935203552246, 14.496360778808594, 23.030269622802734, 9.957012176513672, 3.442650556564331, 0.596569299697876, 2.6357767581939697, 14.084644317626953, 16.741132736206055, 18.01919937133789, 26.769250869750977, 21.58106803894043, 34.66413497924805, 24.361833572387695, 37.44733428955078], "count": [213]}, "timestamp": {"min": [0.0], "max": [7.066666666666666], "mean": [3.5333333333333337], "std": [2.0495708674600013], "count": [213]}, "frame_index": {"min": [0], "max": [212], "mean": [106.0], "std": [61.48712602380003], "count": [213]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [213]}, "index": {"min": [2537], "max": [2749], "mean": [2643.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [2.943661971830986, 8.0, 8.0, 8.0, 8.0], "std": [1.7270615274331615, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [213]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [213]}, "eef_direction_state": {"mean": [3.615023474178404, 4.28169014084507], "std": [1.5540828022523359, 1.939336549288222], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [1.295774647887324, 0.47417840375586856], "std": [0.6367692707299898, 0.4993328000115812], "min": [0, 0], "max": [2, 1], "count": [213]}, "eef_acc_mag_state": {"mean": [0.8544600938967136, 0.28169014084507044], "std": [0.851643710110562, 0.6170450236930047], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_direction_action": {"mean": [3.615023474178404, 4.28169014084507], "std": [1.5540828022523359, 1.939336549288222], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [1.295774647887324, 0.47417840375586856], "std": [0.6367692707299898, 0.4993328000115812], "min": [0, 0], "max": [2, 1], "count": [213]}, "eef_acc_mag_action": {"mean": [0.8544600938967136, 0.28169014084507044], "std": [0.851643710110562, 0.6170450236930047], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_sim_pose_state": {"mean": [0.6434032679256778, 0.07897252225593171, 1.14769506673101, -2.365662767472123, 1.3794742800716766, -0.6998173767481577, 0.5969727937282476, -0.19135727695215185, 1.2039628414383043, 1.1587548664850789, 0.7170131418592948, 1.8408108734195654], "std": [0.015600095262099113, 0.02293858399237595, 0.04607126992959461, 0.4975263627978029, 0.13632360485737352, 2.648342169432356, 0.007115196966654424, 0.026571235692297284, 0.017276008755452724, 0.06640711208072035, 0.15553018667210647, 0.07327808196304891], "min": [0.6202075975357938, 0.046610111574273305, 1.0537726852402625, -3.0381710343597694, 1.106591650414508, -3.137147917865483, 0.5872508722941334, -0.22689040642923297, 1.1820547908236207, 1.0864945418211325, 0.5320007857318916, 1.7284012271615512], "max": [0.6815758454239591, 0.14009376283862812, 1.2221625941412035, -0.958230939802833, 1.512819704719886, 3.120133041507323, 0.6117506526227249, -0.14378500042410175, 1.2257808571952096, 1.2818054424196268, 1.0273003079390155, 1.9463445432848054], "count": [213]}, "eef_sim_pose_action": {"mean": [0.6434032679256778, 0.07897252225593171, 1.14769506673101, -2.365662767472123, 1.3794742800716766, -0.6998173767481577, 0.5969727937282476, -0.19135727695215185, 1.2039628414383043, 1.1587548664850789, 0.7170131418592948, 1.8408108734195654], "std": [0.015600095262099113, 0.02293858399237595, 0.04607126992959461, 0.4975263627978029, 0.13632360485737352, 2.648342169432356, 0.007115196966654424, 0.026571235692297284, 0.017276008755452724, 0.06640711208072035, 0.15553018667210647, 0.07327808196304891], "min": [0.6202075975357938, 0.046610111574273305, 1.0537726852402625, -3.0381710343597694, 1.106591650414508, -3.137147917865483, 0.5872508722941334, -0.22689040642923297, 1.1820547908236207, 1.0864945418211325, 0.5320007857318916, 1.7284012271615512], "max": [0.6815758454239591, 0.14009376283862812, 1.2221625941412035, -0.958230939802833, 1.512819704719886, 3.120133041507323, 0.6117506526227249, -0.14378500042410175, 1.2257808571952096, 1.2818054424196268, 1.0273003079390155, 1.9463445432848054], "count": [213]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4549929003267974]], [[0.45303366013071894]], [[0.46021389501633986]]], "std": [[[0.2844492489079632]], [[0.2762882793397989]], [[0.2691161252631088]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.19607843137254902]], [[0.13333333333333333]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.594376364379085]], [[0.6217025735294117]], [[0.6085602920751634]]], "std": [[[0.30095770993153187]], [[0.29863094732225337]], [[0.3039094172709949]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5458698386437909]], [[0.5558326797385621]], [[0.5354860334967321]]], "std": [[[0.30704660908090625]], [[0.3101890817994694]], [[0.3206197583944773]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4254482577614379]], [[0.44930846609477126]], [[0.4196732945261438]]], "std": [[[0.3632485549079168]], [[0.36160302341956796]], [[0.3765413338195843]]], "count": [100]}, "observation.state": {"min": [0.4557202160358429, -1.3306820392608643, 0.750468373298645, 2.7603094577789307, 0.028467612341046333, -1.6937037706375122, -1.1510785818099976, -0.9523775577545166, 0.7989581227302551, 0.1655842363834381, 1.3022685050964355, -1.079893708229065, 13.696666717529297, 43.86687469482422, -0.8793749809265137, -0.30124998092651367, 5.436249732971191, 0.5512499809265137, 1.0, -0.0012500062584877014, 1.4787499904632568, 0.6744444370269775, 1.2549999952316284, 48.560001373291016, 25.44444465637207, 47.64624786376953, 0.8268749713897705, -0.6899999976158142, 4.0, 0.3956249952316284, 2.979374885559082, 0.29625001549720764, 2.968125104904175, 1.3793749809265137, 0.7049999833106995, 37.69750213623047], "max": [0.8033663034439087, -0.7517269253730774, 1.3278448581695557, 2.962324619293213, 1.5386816263198853, -1.420281171798706, -0.9547697305679321, -0.731055498123169, 0.929036021232605, 0.32518407702445984, 1.6554555892944336, -0.7218471169471741, 65.06124877929688, 74.29562377929688, 39.263999938964844, 3.415555477142334, 37.33937454223633, 12.815625190734863, 30.723751068115234, 61.19499969482422, 33.669376373291016, 90.10562896728516, 11.015000343322754, 110.59937286376953, 68.02188110351562, 71.96888732910156, 2.3975000381469727, 2.5711112022399902, 44.12937545776367, 47.33250045776367, 49.97875213623047, 69.83875274658203, 41.443748474121094, 67.50687408447266, 51.166873931884766, 103.63249969482422], "mean": [0.5964576601982117, -1.0168763399124146, 0.999806821346283, 2.8533647060394287, 0.49359002709388733, -1.4618306159973145, -1.0923775434494019, -0.8594327569007874, 0.8976782560348511, 0.24767223000526428, 1.4104199409484863, -0.817365288734436, 59.234798431396484, 55.2410888671875, 4.513452053070068, -0.002662232844159007, 30.2890625, 7.545249938964844, 22.348623275756836, 39.354190826416016, 18.10637664794922, 52.275150299072266, 4.89275598526001, 94.18583679199219, 56.57707977294922, 52.13662338256836, 0.9798473119735718, 0.042051635682582855, 27.534992218017578, 16.7598819732666, 28.720962524414062, 22.84099006652832, 23.151382446289062, 27.888322830200195, 15.808465003967285, 69.14209747314453], "std": [0.08783621340990067, 0.14582447707653046, 0.14426645636558533, 0.053305260837078094, 0.31601715087890625, 0.06933610141277313, 0.045153673738241196, 0.050038836896419525, 0.03557868301868439, 0.05075495317578316, 0.10154502838850021, 0.1043582633137703, 10.914933204650879, 6.435988903045654, 11.172384262084961, 0.6525652408599854, 10.14305591583252, 4.439437389373779, 5.205799102783203, 25.539981842041016, 5.495936393737793, 32.219974517822266, 3.2763071060180664, 17.93995475769043, 8.767577171325684, 4.495728492736816, 0.2416740208864212, 0.6966445446014404, 14.053340911865234, 19.261974334716797, 16.256824493408203, 29.039905548095703, 13.263378143310547, 27.052406311035156, 20.238859176635742, 22.433740615844727], "count": [215]}, "action": {"min": [0.4557202160358429, -1.3306820392608643, 0.750468373298645, 2.7603094577789307, 0.028467612341046333, -1.6937037706375122, -1.1510785818099976, -0.9523775577545166, 0.7989581227302551, 0.1655842363834381, 1.3022685050964355, -1.079893708229065, 13.696666717529297, 43.86687469482422, -0.8793749809265137, -0.30124998092651367, 5.436249732971191, 0.5512499809265137, 1.0, -0.0012500062584877014, 1.4787499904632568, 0.6744444370269775, 1.2549999952316284, 48.560001373291016, 25.44444465637207, 47.64624786376953, 0.8268749713897705, -0.6899999976158142, 4.0, 0.3956249952316284, 2.979374885559082, 0.29625001549720764, 2.968125104904175, 1.3793749809265137, 0.7049999833106995, 37.69750213623047], "max": [0.8033663034439087, -0.7517269253730774, 1.3278448581695557, 2.962324619293213, 1.5386816263198853, -1.420281171798706, -0.9547697305679321, -0.731055498123169, 0.929036021232605, 0.32518407702445984, 1.6554555892944336, -0.7218471169471741, 65.06124877929688, 74.29562377929688, 39.263999938964844, 3.415555477142334, 37.33937454223633, 12.815625190734863, 30.723751068115234, 61.19499969482422, 33.669376373291016, 90.10562896728516, 11.015000343322754, 110.59937286376953, 68.02188110351562, 71.96888732910156, 2.3975000381469727, 2.5711112022399902, 44.12937545776367, 47.33250045776367, 49.97875213623047, 69.83875274658203, 41.443748474121094, 67.50687408447266, 51.166873931884766, 103.63249969482422], "mean": [0.5964575409889221, -1.0168765783309937, 0.9998068809509277, 2.853365421295166, 0.49358996748924255, -1.4618306159973145, -1.0923784971237183, -0.8594322204589844, 0.8976781964302063, 0.24767223000526428, 1.4104199409484863, -0.8173654079437256, 59.23482131958008, 55.241050720214844, 4.513454914093018, -0.0026622216682881117, 30.289085388183594, 7.545257568359375, 22.348623275756836, 39.354209899902344, 18.106380462646484, 52.275146484375, 4.892754554748535, 94.18588256835938, 56.57706832885742, 52.13663864135742, 0.9798473715782166, 0.0420517660677433, 27.53499984741211, 16.759876251220703, 28.720962524414062, 22.840991973876953, 23.151382446289062, 27.88831329345703, 15.808479309082031, 69.14209747314453], "std": [0.08783621340990067, 0.14582449197769165, 0.14426645636558533, 0.05330527201294899, 0.31601712107658386, 0.06933610141277313, 0.04515368491411209, 0.05003885179758072, 0.035578686743974686, 0.05075495317578316, 0.10154502838850021, 0.10435827076435089, 10.914933204650879, 6.435988426208496, 11.17238712310791, 0.6525653600692749, 10.14305591583252, 4.439437389373779, 5.205799579620361, 25.539981842041016, 5.495936870574951, 32.219970703125, 3.2763073444366455, 17.939958572387695, 8.76757526397705, 4.495728492736816, 0.24167397618293762, 0.6966446042060852, 14.053343772888184, 19.261974334716797, 16.256820678710938, 29.039905548095703, 13.26337718963623, 27.052398681640625, 20.23885726928711, 22.433740615844727], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [215]}, "index": {"min": [2750], "max": [2964], "mean": [2857.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [2.641860465116279, 8.0, 8.0, 8.0, 8.0], "std": [1.7379796554780473, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [215]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [215]}, "eef_direction_state": {"mean": [3.6697674418604653, 4.446511627906977], "std": [1.5485229096563813, 1.4771671249324054], "min": [0, 2], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.2976744186046512, 0.6976744186046512], "std": [0.6432072153697677, 0.6446518339538101], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.8697674418604651, 0.4], "std": [0.8473034885627844, 0.6874286432313413], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [3.6697674418604653, 4.446511627906977], "std": [1.5485229096563813, 1.4771671249324054], "min": [0, 2], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.2976744186046512, 0.6976744186046512], "std": [0.6432072153697677, 0.6446518339538101], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.8697674418604651, 0.4], "std": [0.8473034885627844, 0.6874286432313413], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.6456533955976429, 0.08212151840849467, 1.1480846823845505, -2.2725483344619803, 1.3067456148303878, -0.6851451421445854, 0.5880337014616961, -0.19541377316652075, 1.2029958054078316, 1.1580538266547291, 0.6857684657792519, 1.8210387400926993], "std": [0.025510014572531714, 0.044267556775091275, 0.057436001199025824, 0.6104743697241873, 0.1486234996930287, 2.663413414805214, 0.008589913535732865, 0.024313714818054243, 0.028930823609324068, 0.13710515361940395, 0.09298928203260132, 0.1392466258135634], "min": [0.5622859522077415, 0.008835199153519463, 1.06197995332892, -2.994763492476425, 0.8099581927769139, -3.1311335766496344, 0.5490509000903065, -0.23103396391309805, 1.1740474926804478, 0.5604144116605763, 0.5964814842800217, 1.3218300819591602], "max": [0.6933380333105051, 0.19281534546346007, 1.3368296827364599, -0.3506494689596316, 1.4429809793298358, 3.140471780387953, 0.5980154718259401, -0.15159470809704054, 1.3239664757828264, 1.2717310918647542, 0.8580463812630983, 1.9803857570782497], "count": [215]}, "eef_sim_pose_action": {"mean": [0.6456533955976429, 0.08212151840849467, 1.1480846823845505, -2.2725483344619803, 1.3067456148303878, -0.6851451421445854, 0.5880337014616961, -0.19541377316652075, 1.2029958054078316, 1.1580538266547291, 0.6857684657792519, 1.8210387400926993], "std": [0.025510014572531714, 0.044267556775091275, 0.057436001199025824, 0.6104743697241873, 0.1486234996930287, 2.663413414805214, 0.008589913535732865, 0.024313714818054243, 0.028930823609324068, 0.13710515361940395, 0.09298928203260132, 0.1392466258135634], "min": [0.5622859522077415, 0.008835199153519463, 1.06197995332892, -2.994763492476425, 0.8099581927769139, -3.1311335766496344, 0.5490509000903065, -0.23103396391309805, 1.1740474926804478, 0.5604144116605763, 0.5964814842800217, 1.3218300819591602], "max": [0.6933380333105051, 0.19281534546346007, 1.3368296827364599, -0.3506494689596316, 1.4429809793298358, 3.140471780387953, 0.5980154718259401, -0.15159470809704054, 1.3239664757828264, 1.2717310918647542, 0.8580463812630983, 1.9803857570782497], "count": [215]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44672080473856207]], [[0.4462401450163399]], [[0.45424039215686274]]], "std": [[[0.28808989470606255]], [[0.2792443045875373]], [[0.27152137589140535]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.19215686274509805]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6352478390522875]], [[0.6718376491013073]], [[0.6625319321895425]]], "std": [[[0.2746649795217483]], [[0.2685561666086613]], [[0.2710847860438207]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5587497426470588]], [[0.5714853941993464]], [[0.5541657373366013]]], "std": [[[0.3075262862209695]], [[0.30904530840617833]], [[0.3180005394135477]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42248331699346403]], [[0.4456751776960784]], [[0.4152896711601307]]], "std": [[[0.3633815076120772]], [[0.36158622885129155]], [[0.3765947935507136]]], "count": [100]}, "observation.state": {"min": [0.47600996494293213, -1.370188593864441, 0.827907919883728, 2.7615253925323486, 0.06597142666578293, -1.7328180074691772, -1.1589226722717285, -0.9750992059707642, 0.848210871219635, 0.13635367155075073, 1.3408150672912598, -0.9423399567604065, 48.83399963378906, 43.06785583496094, -0.8600000143051147, -0.4506250023841858, 13.207499504089355, 0.4387499988079071, 5.818749904632568, 0.0925000011920929, 3.0824999809265137, 4.48562479019165, 1.1043750047683716, 59.62562561035156, 42.25437545776367, 47.94312286376953, 0.7037500143051147, -0.6018750071525574, 4.34375, 0.38062500953674316, 1.875, 0.16187500953674316, 1.8537499904632568, 0.5874999761581421, 0.7200000286102295, 39.067501068115234], "max": [0.7409738898277283, -0.8373176455497742, 1.3493505716323853, 2.945158004760742, 1.128510594367981, -1.4382343292236328, -1.0168468952178955, -0.8176928162574768, 0.934567391872406, 0.3037976026535034, 1.6237930059432983, -0.738918125629425, 59.584999084472656, 68.47333526611328, 33.90562438964844, 0.8256250023841858, 39.8337516784668, 20.286874771118164, 29.35562515258789, 73.27562713623047, 31.688888549804688, 90.08000183105469, 11.744999885559082, 110.44812774658203, 66.74187469482422, 63.41875076293945, 2.0225000381469727, 2.848888874053955, 42.60750198364258, 49.962501525878906, 45.9375, 63.47187423706055, 39.260623931884766, 55.110626220703125, 51.743751525878906, 100.84562683105469], "mean": [0.6031594276428223, -1.0660511255264282, 1.0299866199493408, 2.845349073410034, 0.4495883882045746, -1.469433307647705, -1.1103659868240356, -0.8803144097328186, 0.8922593593597412, 0.23572608828544617, 1.443704605102539, -0.8066108226776123, 57.60787582397461, 50.53011703491211, 5.993486404418945, -0.2581287622451782, 32.49260711669922, 12.717747688293457, 24.818002700805664, 46.89926528930664, 18.489526748657227, 60.227783203125, 5.010501384735107, 96.4627685546875, 57.195281982421875, 53.757320404052734, 0.9369593858718872, 0.14926473796367645, 27.294723510742188, 14.340843200683594, 26.594276428222656, 21.770946502685547, 24.144868850708008, 19.16473388671875, 17.1436710357666, 67.53067016601562], "std": [0.07497577369213104, 0.14085163176059723, 0.13978856801986694, 0.05358244478702545, 0.21231330931186676, 0.06334353983402252, 0.04687923938035965, 0.044612690806388855, 0.02887149713933468, 0.05493977665901184, 0.07070005685091019, 0.08218743652105331, 2.9436705112457275, 4.946970462799072, 10.306629180908203, 0.3273043632507324, 9.623146057128906, 7.155419826507568, 6.698526382446289, 29.98470687866211, 6.348586082458496, 30.495243072509766, 3.1715784072875977, 16.80853843688965, 7.724105358123779, 3.991083860397339, 0.23869650065898895, 0.9462845921516418, 11.806985855102539, 18.35685920715332, 13.251665115356445, 26.824604034423828, 11.027978897094727, 22.319971084594727, 20.576696395874023, 19.593475341796875], "count": [189]}, "action": {"min": [0.47600996494293213, -1.370188593864441, 0.827907919883728, 2.7615253925323486, 0.06597142666578293, -1.7328180074691772, -1.1589226722717285, -0.9750992059707642, 0.848210871219635, 0.13635367155075073, 1.3408150672912598, -0.9423399567604065, 48.83399963378906, 43.06785583496094, -0.8600000143051147, -0.4506250023841858, 13.207499504089355, 0.4387499988079071, 5.818749904632568, 0.0925000011920929, 3.0824999809265137, 4.48562479019165, 1.1043750047683716, 59.62562561035156, 42.25437545776367, 47.94312286376953, 0.7037500143051147, -0.6018750071525574, 4.34375, 0.38062500953674316, 1.875, 0.16187500953674316, 1.8537499904632568, 0.5874999761581421, 0.7200000286102295, 39.067501068115234], "max": [0.7409738898277283, -0.8373176455497742, 1.3493505716323853, 2.945158004760742, 1.128510594367981, -1.4382343292236328, -1.0168468952178955, -0.8176928162574768, 0.934567391872406, 0.3037976026535034, 1.6237930059432983, -0.738918125629425, 59.584999084472656, 68.47333526611328, 33.90562438964844, 0.8256250023841858, 39.8337516784668, 20.286874771118164, 29.35562515258789, 73.27562713623047, 31.688888549804688, 90.08000183105469, 11.744999885559082, 110.44812774658203, 66.74187469482422, 63.41875076293945, 2.0225000381469727, 2.848888874053955, 42.60750198364258, 49.962501525878906, 45.9375, 63.47187423706055, 39.260623931884766, 55.110626220703125, 51.743751525878906, 100.84562683105469], "mean": [0.6031594276428223, -1.0660511255264282, 1.0299866199493408, 2.8453495502471924, 0.4495882987976074, -1.4694336652755737, -1.110366702079773, -0.8803144693374634, 0.8922590017318726, 0.23572607338428497, 1.4437042474746704, -0.8066107630729675, 57.60788345336914, 50.530147552490234, 5.99348783493042, -0.2581288516521454, 32.49261474609375, 12.71774673461914, 24.817996978759766, 46.899253845214844, 18.489532470703125, 60.227760314941406, 5.010501384735107, 96.46277618408203, 57.195308685302734, 53.75735855102539, 0.9369591474533081, 0.1492646485567093, 27.294723510742188, 14.34083080291748, 26.594266891479492, 21.770965576171875, 24.14484214782715, 19.164745330810547, 17.143678665161133, 67.53067779541016], "std": [0.07497578859329224, 0.14085164666175842, 0.13978855311870575, 0.053582437336444855, 0.21231327950954437, 0.06334353983402252, 0.046879228204488754, 0.04461269825696945, 0.02887149341404438, 0.05493977293372154, 0.07070005685091019, 0.08218742907047272, 2.9436705112457275, 4.946970462799072, 10.306629180908203, 0.32730433344841003, 9.623147010803223, 7.155419826507568, 6.698524475097656, 29.984704971313477, 6.348586082458496, 30.495243072509766, 3.1715784072875977, 16.80854034423828, 7.724105358123779, 3.991084337234497, 0.23869651556015015, 0.9462847113609314, 11.806985855102539, 18.356861114501953, 13.251664161682129, 26.82460594177246, 11.02797794342041, 22.31997299194336, 20.57669448852539, 19.593475341796875], "count": [189]}, "timestamp": {"min": [0.0], "max": [6.266666666666667], "mean": [3.1333333333333337], "std": [1.8186278914080822], "count": [189]}, "frame_index": {"min": [0], "max": [188], "mean": [94.0], "std": [54.55883674224247], "count": [189]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [189]}, "index": {"min": [2965], "max": [3153], "mean": [3059.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [189]}, "subtask_annotation": {"mean": [2.82010582010582, 8.0, 8.0, 8.0, 8.0], "std": [1.7180701581039066, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [189]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [189]}, "eef_direction_state": {"mean": [3.5343915343915344, 4.296296296296297], "std": [1.4782845324463538, 1.6222777889060225], "min": [1, 2], "max": [6, 6], "count": [189]}, "eef_velocity_state": {"mean": [1.3703703703703705, 0.5555555555555556], "std": [0.6175308148345585, 0.5074402337506598], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_state": {"mean": [0.9259259259259259, 0.36507936507936506], "std": [0.8512765483136472, 0.665910379790572], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_direction_action": {"mean": [3.5343915343915344, 4.296296296296297], "std": [1.4782845324463538, 1.6222777889060225], "min": [1, 2], "max": [6, 6], "count": [189]}, "eef_velocity_action": {"mean": [1.3703703703703705, 0.5555555555555556], "std": [0.6175308148345585, 0.5074402337506598], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_action": {"mean": [0.9259259259259259, 0.36507936507936506], "std": [0.8512765483136472, 0.665910379790572], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_sim_pose_state": {"mean": [0.6485330305112664, 0.06805355073568727, 1.1271556495086603, -2.3297037280636093, 1.3034831302531373, -0.9118518205930278, 0.5818831295320996, -0.1888068846218294, 1.1993223217613265, 1.1544792852494008, 0.6663552558774084, 1.8443438669768175], "std": [0.018455928748300893, 0.039755690017692184, 0.04186755441744586, 0.40941331498590217, 0.10232286573544715, 2.673048780349764, 0.002687326901586994, 0.024183449323500215, 0.014728201113897145, 0.0617402412856183, 0.0784562715706411, 0.09034701189589905], "min": [0.6123399662719364, -0.0005666356288547558, 1.0476644136844646, -2.916647441384762, 1.0550121469287794, -3.125503611869557, 0.5711972995534975, -0.21807992918418584, 1.1840449324014293, 0.9329767855530913, 0.5849791718235662, 1.6216962434676405], "max": [0.690521799357071, 0.14758856498767597, 1.2604560991618659, -0.7777566961796344, 1.4279398180296385, 3.1390357063085204, 0.5855238925368396, -0.14133112001696163, 1.2490523859100402, 1.233712946869331, 0.8011882656094333, 1.994482237871853], "count": [189]}, "eef_sim_pose_action": {"mean": [0.6485330305112664, 0.06805355073568727, 1.1271556495086603, -2.3297037280636093, 1.3034831302531373, -0.9118518205930278, 0.5818831295320996, -0.1888068846218294, 1.1993223217613265, 1.1544792852494008, 0.6663552558774084, 1.8443438669768175], "std": [0.018455928748300893, 0.039755690017692184, 0.04186755441744586, 0.40941331498590217, 0.10232286573544715, 2.673048780349764, 0.002687326901586994, 0.024183449323500215, 0.014728201113897145, 0.0617402412856183, 0.0784562715706411, 0.09034701189589905], "min": [0.6123399662719364, -0.0005666356288547558, 1.0476644136844646, -2.916647441384762, 1.0550121469287794, -3.125503611869557, 0.5711972995534975, -0.21807992918418584, 1.1840449324014293, 0.9329767855530913, 0.5849791718235662, 1.6216962434676405], "max": [0.690521799357071, 0.14758856498767597, 1.2604560991618659, -0.7777566961796344, 1.4279398180296385, 3.1390357063085204, 0.5855238925368396, -0.14133112001696163, 1.2490523859100402, 1.233712946869331, 0.8011882656094333, 1.994482237871853], "count": [189]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4514384170751634]], [[0.4494549918300654]], [[0.45715870506535944]]], "std": [[[0.2875823217304388]], [[0.2787058699363961]], [[0.2709042797720799]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.19215686274509805]], [[0.1450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6329557230392157]], [[0.6662251307189542]], [[0.6516962336601306]]], "std": [[[0.2797303834089814]], [[0.2731106226134146]], [[0.274911636716576]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5555296139705882]], [[0.5685058782679739]], [[0.5508811805555556]]], "std": [[[0.3070000548721254]], [[0.3084998687902558]], [[0.3161212592156202]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4264057598039216]], [[0.4502898284313725]], [[0.420816766748366]]], "std": [[[0.3642621300327913]], [[0.36256697692141476]], [[0.37770290523397165]]], "count": [100]}, "observation.state": {"min": [0.4292553663253784, -1.3437714576721191, 0.9084839820861816, 2.596489429473877, -0.01790550909936428, -1.771551251411438, -1.1626739501953125, -0.9511854648590088, 0.8470664620399475, 0.15602350234985352, 1.3207637071609497, -0.9140630960464478, 44.0966682434082, 44.758750915527344, -0.10500000417232513, -0.4424999952316284, 8.69124984741211, -0.265625, 7.094375133514404, -0.5456249713897705, 7.558750152587891, 1.7400000095367432, 1.03125, 55.42937469482422, 49.459999084472656, 46.704376220703125, 0.7081249952316284, -0.6581249833106995, 7.5625, 0.75, 4.953750133514404, -0.37437501549720764, 6.15625, 0.546875, 0.7393749952316284, 37.76000213623047], "max": [0.6714605093002319, -0.9547140598297119, 1.318975567817688, 2.9893853664398193, 0.5362486839294434, -1.133316159248352, -1.0350861549377441, -0.8309014439582825, 0.9235284328460693, 0.29259175062179565, 1.4884964227676392, -0.7690785527229309, 58.463748931884766, 56.981109619140625, 5.363749980926514, 0.7481250166893005, 40.51187515258789, 16.683124542236328, 35.18437576293945, 75.48812866210938, 27.11687469482422, 92.5268783569336, 24.513750076293945, 110.29875183105469, 69.31375122070312, 64.81437683105469, 0.8125, 4.892499923706055, 50.22437286376953, 72.60124969482422, 51.97875213623047, 80.06875610351562, 41.60874938964844, 74.52312469482422, 44.42250061035156, 108.74250030517578], "mean": [0.5095303654670715, -1.0796191692352295, 1.0623728036880493, 2.8062331676483154, 0.2792368531227112, -1.2845473289489746, -1.1219947338104248, -0.8664554357528687, 0.8804852366447449, 0.24049371480941772, 1.4213347434997559, -0.8155596256256104, 55.5970344543457, 50.65452575683594, 0.21643267571926117, -0.2929603159427643, 34.02886962890625, 9.424569129943848, 24.988609313964844, 48.5316162109375, 20.5892391204834, 59.81428527832031, 10.804234504699707, 97.05184173583984, 60.83302688598633, 54.2867317199707, 0.7604483366012573, 1.010184645652771, 32.131011962890625, 24.707626342773438, 31.77568817138672, 28.51555061340332, 27.406816482543945, 27.470308303833008, 18.915647506713867, 67.47819519042969], "std": [0.061002619564533234, 0.11138946563005447, 0.10509079694747925, 0.14047303795814514, 0.13739372789859772, 0.1444593071937561, 0.045519135892391205, 0.03882996365427971, 0.024612070992588997, 0.04625256732106209, 0.048828769475221634, 0.05645130202174187, 2.712193489074707, 1.9910906553268433, 0.8076806664466858, 0.2853368818759918, 10.075080871582031, 5.962793827056885, 5.930106163024902, 31.887897491455078, 4.639534950256348, 33.540889739990234, 8.013038635253906, 16.67226791381836, 6.472723484039307, 6.249414443969727, 0.021117689087986946, 1.6567940711975098, 13.135493278503418, 29.017738342285156, 15.390137672424316, 33.90460968017578, 11.632377624511719, 31.158910751342773, 17.189695358276367, 27.843164443969727], "count": [210]}, "action": {"min": [0.4292553663253784, -1.3437714576721191, 0.9084839820861816, 2.596489429473877, -0.01790550909936428, -1.771551251411438, -1.1626739501953125, -0.9511854648590088, 0.8470664620399475, 0.15602350234985352, 1.3207637071609497, -0.9140630960464478, 44.0966682434082, 44.758750915527344, -0.10500000417232513, -0.4424999952316284, 8.69124984741211, -0.265625, 7.094375133514404, -0.5456249713897705, 7.558750152587891, 1.7400000095367432, 1.03125, 55.42937469482422, 49.459999084472656, 46.704376220703125, 0.7081249952316284, -0.6581249833106995, 7.5625, 0.75, 4.953750133514404, -0.37437501549720764, 6.15625, 0.546875, 0.7393749952316284, 37.76000213623047], "max": [0.6714605093002319, -0.9547140598297119, 1.318975567817688, 2.9893853664398193, 0.5362486839294434, -1.133316159248352, -1.0350861549377441, -0.8309014439582825, 0.9235284328460693, 0.29259175062179565, 1.4884964227676392, -0.7690785527229309, 58.463748931884766, 56.981109619140625, 5.363749980926514, 0.7481250166893005, 40.51187515258789, 16.683124542236328, 35.18437576293945, 75.48812866210938, 27.11687469482422, 92.5268783569336, 24.513750076293945, 110.29875183105469, 69.31375122070312, 64.81437683105469, 0.8125, 4.892499923706055, 50.22437286376953, 72.60124969482422, 51.97875213623047, 80.06875610351562, 41.60874938964844, 74.52312469482422, 44.42250061035156, 108.74250030517578], "mean": [0.5095303654670715, -1.07961905002594, 1.0623726844787598, 2.806232213973999, 0.2792367935180664, -1.2845479249954224, -1.1219958066940308, -0.8664553761482239, 0.8804848194122314, 0.24049386382102966, 1.4213348627090454, -0.8155595064163208, 55.597076416015625, 50.65449523925781, 0.21643276512622833, -0.29296043515205383, 34.02886199951172, 9.424561500549316, 24.988616943359375, 48.531612396240234, 20.589242935180664, 59.81428527832031, 10.804231643676758, 97.05184936523438, 60.83302307128906, 54.286720275878906, 0.7604482173919678, 1.010184645652771, 32.13101577758789, 24.707624435424805, 31.775678634643555, 28.515552520751953, 27.406814575195312, 27.47031021118164, 18.915647506713867, 67.47816467285156], "std": [0.06100262328982353, 0.11138945817947388, 0.10509077459573746, 0.14047303795814514, 0.1373937427997589, 0.1444593071937561, 0.045519135892391205, 0.03882995992898941, 0.024612082168459892, 0.04625256732106209, 0.048828769475221634, 0.05645128712058067, 2.7121939659118652, 1.9910916090011597, 0.8076804280281067, 0.2853369116783142, 10.075080871582031, 5.962793827056885, 5.930106163024902, 31.887897491455078, 4.639534950256348, 33.540889739990234, 8.013038635253906, 16.672269821166992, 6.47272253036499, 6.249414443969727, 0.021117689087986946, 1.6567941904067993, 13.135493278503418, 29.017738342285156, 15.390137672424316, 33.904605865478516, 11.632376670837402, 31.158916473388672, 17.189695358276367, 27.843164443969727], "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": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [210]}, "index": {"min": [3154], "max": [3363], "mean": [3258.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [210]}, "subtask_annotation": {"mean": [2.657142857142857, 8.0, 8.0, 8.0, 8.0], "std": [1.6949705513866686, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [210]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [210]}, "eef_direction_state": {"mean": [4.038095238095238, 4.8619047619047615], "std": [1.5456470953327763, 1.5537898952396219], "min": [0, 2], "max": [6, 6], "count": [210]}, "eef_velocity_state": {"mean": [1.0904761904761904, 0.3761904761904762], "std": [0.7213774930841295, 0.5037050931464531], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_state": {"mean": [0.8761904761904762, 0.18095238095238095], "std": [0.8187707173124513, 0.5029617495813689], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_direction_action": {"mean": [4.038095238095238, 4.8619047619047615], "std": [1.5456470953327763, 1.5537898952396219], "min": [0, 2], "max": [6, 6], "count": [210]}, "eef_velocity_action": {"mean": [1.0904761904761904, 0.3761904761904762], "std": [0.7213774930841295, 0.5037050931464531], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_action": {"mean": [0.8761904761904762, 0.18095238095238095], "std": [0.8187707173124513, 0.5029617495813689], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_sim_pose_state": {"mean": [0.6604633639287927, 0.061446071229217886, 1.126625147966939, 0.36674872486950055, 1.3089808287598175, 2.1520787128860737, 0.5817347477691098, -0.19021020493280424, 1.1938645288316754, 1.1913691978251568, 0.6861539079457412, 1.8587375245217619], "std": [0.010202717660410138, 0.03377639817845344, 0.03356198056584576, 2.9340641589701684, 0.10186848322191758, 1.1682417802017007, 0.0028353818792658863, 0.01971347609542559, 0.006208433101468735, 0.019065112224641113, 0.042896536098827515, 0.0708149143397369], "min": [0.6274267733490304, -0.0035777946461734433, 1.0591040152611404, -3.1394932982038175, 1.1018311660029259, -3.086418840126618, 0.5785722388356137, -0.20821265895532015, 1.1765785274558236, 1.1592118858248535, 0.6259525022575132, 1.7660309594823231], "max": [0.6849884151072184, 0.12126396018664382, 1.177091669291502, 3.1415088291174857, 1.4836654583294244, 3.1163903639391077, 0.5885266340320372, -0.15284809277172484, 1.2031407602646618, 1.2418604504408206, 0.7654863178525333, 1.9761513877381267], "count": [210]}, "eef_sim_pose_action": {"mean": [0.6604633639287927, 0.061446071229217886, 1.126625147966939, 0.36674872486950055, 1.3089808287598175, 2.1520787128860737, 0.5817347477691098, -0.19021020493280424, 1.1938645288316754, 1.1913691978251568, 0.6861539079457412, 1.8587375245217619], "std": [0.010202717660410138, 0.03377639817845344, 0.03356198056584576, 2.9340641589701684, 0.10186848322191758, 1.1682417802017007, 0.0028353818792658863, 0.01971347609542559, 0.006208433101468735, 0.019065112224641113, 0.042896536098827515, 0.0708149143397369], "min": [0.6274267733490304, -0.0035777946461734433, 1.0591040152611404, -3.1394932982038175, 1.1018311660029259, -3.086418840126618, 0.5785722388356137, -0.20821265895532015, 1.1765785274558236, 1.1592118858248535, 0.6259525022575132, 1.7660309594823231], "max": [0.6849884151072184, 0.12126396018664382, 1.177091669291502, 3.1415088291174857, 1.4836654583294244, 3.1163903639391077, 0.5885266340320372, -0.15284809277172484, 1.2031407602646618, 1.2418604504408206, 0.7654863178525333, 1.9761513877381267], "count": [210]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44969143586601307]], [[0.44721826184640523]], [[0.45680578839869285]]], "std": [[[0.2775392768329876]], [[0.26928288650833615]], [[0.2614331478475596]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1843137254901961]], [[0.12156862745098039]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6083235682189543]], [[0.6408869403594771]], [[0.636804044117647]]], "std": [[[0.2767133220972777]], [[0.27753904045315053]], [[0.28803459838203616]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.12156862745098039]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5638578390522875]], [[0.576083551879085]], [[0.5578773468137255]]], "std": [[[0.30467838360586574]], [[0.30650006866589197]], [[0.3156937007965154]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4289372426470588]], [[0.45348368055555555]], [[0.4220777818627451]]], "std": [[[0.3618187908123122]], [[0.36062133769124727]], [[0.3756070914674084]]], "count": [100]}, "observation.state": {"min": [0.449807345867157, -1.288934350013733, 0.8145986795425415, 2.6415274143218994, -0.022960059344768524, -1.7489787340164185, -1.0829614400863647, -1.0541361570358276, 0.8331425786018372, 0.0883592739701271, 1.2773469686508179, -0.9874733090400696, 32.40533447265625, 42.72875213623047, -1.1575000286102295, -0.4675000011920929, 1.9418749809265137, 0.44749999046325684, 1.7487499713897705, -0.13562500476837158, 1.4462499618530273, -3.5325000286102295, 1.0318750143051147, 18.40625, 33.71812438964844, 44.604373931884766, 0.7143750190734863, -0.5093749761581421, 3.453125, 0.23874998092651367, 1.3056249618530273, 1.300624966621399, 1.8387500047683716, 0.19374999403953552, 0.47999998927116394, 20.351110458374023], "max": [0.7215610146522522, -0.7763239145278931, 1.3093910217285156, 2.956530809402466, 1.1377084255218506, -1.264019250869751, -0.91055828332901, -0.7816646099090576, 1.0329642295837402, 0.2668898403644562, 1.648249864578247, -0.642571747303009, 60.93937683105469, 69.86222076416016, 49.03312683105469, 4.49875020980835, 37.51124954223633, 27.549999237060547, 35.89374923706055, 55.56687545776367, 42.04187774658203, 82.72937774658203, 35.31624984741211, 108.72062683105469, 65.18812561035156, 59.58222198486328, 2.6337499618530273, 5.333749771118164, 50.020626068115234, 61.00749969482422, 46.948123931884766, 87.17874908447266, 44.146873474121094, 72.91812896728516, 37.10375213623047, 83.88249969482422], "mean": [0.5232903957366943, -1.047242283821106, 1.0446022748947144, 2.788597583770752, 0.3639948070049286, -1.3218282461166382, -1.0158129930496216, -0.8836114406585693, 0.9436225295066833, 0.18756833672523499, 1.3973256349563599, -0.7828055620193481, 55.60052490234375, 50.91287612915039, 5.405512809753418, 0.13263565301895142, 28.955753326416016, 17.52231216430664, 27.14545249938965, 34.854366302490234, 27.15460968017578, 45.51392364501953, 17.652799606323242, 86.76585388183594, 52.188629150390625, 52.198978424072266, 1.0435423851013184, 1.8368589878082275, 23.796649932861328, 15.513897895812988, 19.71895980834961, 24.06167221069336, 18.755983352661133, 19.158723831176758, 11.493587493896484, 51.48566436767578], "std": [0.06789406388998032, 0.11627428233623505, 0.11950814723968506, 0.07224281132221222, 0.20952142775058746, 0.11155901104211807, 0.05284129083156586, 0.07927216589450836, 0.07216732949018478, 0.05791512504220009, 0.08591766655445099, 0.1342071145772934, 8.277873039245605, 4.683059215545654, 12.588401794433594, 1.192562460899353, 11.295124053955078, 11.3523588180542, 10.885210990905762, 23.57526969909668, 13.647479057312012, 28.11328125, 12.285301208496094, 24.59188461303711, 10.698266983032227, 3.7644970417022705, 0.37221115827560425, 2.23298978805542, 15.738116264343262, 21.816944122314453, 16.02362060546875, 33.757972717285156, 15.27643871307373, 27.177331924438477, 15.067047119140625, 21.00802230834961], "count": [178]}, "action": {"min": [0.449807345867157, -1.288934350013733, 0.8145986795425415, 2.6415274143218994, -0.022960059344768524, -1.7489787340164185, -1.0829614400863647, -1.0541361570358276, 0.8331425786018372, 0.0883592739701271, 1.2773469686508179, -0.9874733090400696, 32.40533447265625, 42.72875213623047, -1.1575000286102295, -0.4675000011920929, 1.9418749809265137, 0.44749999046325684, 1.7487499713897705, -0.13562500476837158, 1.4462499618530273, -3.5325000286102295, 1.0318750143051147, 18.40625, 33.71812438964844, 44.604373931884766, 0.7143750190734863, -0.5093749761581421, 3.453125, 0.23874998092651367, 1.3056249618530273, 1.300624966621399, 1.8387500047683716, 0.19374999403953552, 0.47999998927116394, 20.351110458374023], "max": [0.7215610146522522, -0.7763239145278931, 1.3093910217285156, 2.956530809402466, 1.1377084255218506, -1.264019250869751, -0.91055828332901, -0.7816646099090576, 1.0329642295837402, 0.2668898403644562, 1.648249864578247, -0.642571747303009, 60.93937683105469, 69.86222076416016, 49.03312683105469, 4.49875020980835, 37.51124954223633, 27.549999237060547, 35.89374923706055, 55.56687545776367, 42.04187774658203, 82.72937774658203, 35.31624984741211, 108.72062683105469, 65.18812561035156, 59.58222198486328, 2.6337499618530273, 5.333749771118164, 50.020626068115234, 61.00749969482422, 46.948123931884766, 87.17874908447266, 44.146873474121094, 72.91812896728516, 37.10375213623047, 83.88249969482422], "mean": [0.5232901573181152, -1.0472419261932373, 1.044602632522583, 2.788597583770752, 0.36399468779563904, -1.3218283653259277, -1.0158132314682007, -0.8836119771003723, 0.9436218738555908, 0.18756838142871857, 1.3973256349563599, -0.7828058004379272, 55.600547790527344, 50.91286087036133, 5.405513286590576, 0.13263562321662903, 28.955764770507812, 17.52231216430664, 27.14544677734375, 34.85435104370117, 27.154621124267578, 45.513912200927734, 17.652799606323242, 86.76583099365234, 52.18864822387695, 52.198970794677734, 1.0435422658920288, 1.8368586301803589, 23.796655654907227, 15.513891220092773, 19.718961715698242, 24.061656951904297, 18.755983352661133, 19.158733367919922, 11.493590354919434, 51.485679626464844], "std": [0.06789406388998032, 0.11627428233623505, 0.11950813233852386, 0.07224280387163162, 0.20952142775058746, 0.11155901104211807, 0.05284130573272705, 0.07927218079566956, 0.07216732949018478, 0.05791512504220009, 0.08591768145561218, 0.1342071145772934, 8.277872085571289, 4.683058738708496, 12.588398933410645, 1.192562460899353, 11.295124053955078, 11.352359771728516, 10.885210037231445, 23.575265884399414, 13.647478103637695, 28.11328125, 12.285301208496094, 24.59188461303711, 10.698267936706543, 3.7644970417022705, 0.37221112847328186, 2.23298978805542, 15.738117218017578, 21.81694221496582, 16.023622512817383, 33.75798034667969, 15.276439666748047, 27.177331924438477, 15.067044258117676, 21.00802230834961], "count": [178]}, "timestamp": {"min": [0.0], "max": [5.9], "mean": [2.95], "std": [1.7127787688756277], "count": [178]}, "frame_index": {"min": [0], "max": [177], "mean": [88.5], "std": [51.383363066268835], "count": [178]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [178]}, "index": {"min": [3364], "max": [3541], "mean": [3452.5], "std": [51.383363066268835], "count": [178]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [178]}, "subtask_annotation": {"mean": [2.938202247191011, 8.0, 8.0, 8.0, 8.0], "std": [1.845614639435415, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [178]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [178]}, "eef_direction_state": {"mean": [3.741573033707865, 4.01123595505618], "std": [1.285424687287649, 1.7058681405268508], "min": [2, 0], "max": [6, 6], "count": [178]}, "eef_velocity_state": {"mean": [1.4213483146067416, 0.7471910112359551], "std": [0.5776690686147555, 0.6343340996916074], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_state": {"mean": [0.9438202247191011, 0.7303370786516854], "std": [0.819146590190165, 0.8109371045288153], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_direction_action": {"mean": [3.741573033707865, 4.01123595505618], "std": [1.285424687287649, 1.7058681405268508], "min": [2, 0], "max": [6, 6], "count": [178]}, "eef_velocity_action": {"mean": [1.4213483146067416, 0.7471910112359551], "std": [0.5776690686147555, 0.6343340996916074], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_acc_mag_action": {"mean": [0.9438202247191011, 0.7303370786516854], "std": [0.819146590190165, 0.8109371045288153], "min": [0, 0], "max": [2, 2], "count": [178]}, "eef_sim_pose_state": {"mean": [0.6621477297433005, 0.07464278891580321, 1.1445573531046107, -1.9626285291387628, 1.3414382708218016, 1.9960683616974872, 0.5947209079679029, -0.18123398533937388, 1.222385263488271, 1.071351818425029, 0.6682828519035352, 1.8247962643055409], "std": [0.016375651395445476, 0.03042481322793004, 0.04841557157955239, 2.012474272980577, 0.13487693514271365, 1.6421910794600951, 0.013786353560562046, 0.03442272848267692, 0.023183087867439833, 0.08609049693956723, 0.12049298590878671, 0.12880757390150446], "min": [0.6076541123996815, 0.029211098338231573, 1.0580468396349871, -3.1364535255458525, 1.048338654239259, -3.1401809051739753, 0.5742638842462471, -0.2282951240827335, 1.1912049699725107, 0.7609369726344712, 0.5230874036328403, 1.501489953662134], "max": [0.6945491827261371, 0.16033676619964277, 1.2827602053856602, 3.1371707265511675, 1.5339622547810996, 3.0597761808469848, 0.6130356417346929, -0.1198597713874876, 1.295172631339276, 1.1574932542335918, 0.8629293504034052, 2.0358424287886847], "count": [178]}, "eef_sim_pose_action": {"mean": [0.6621477297433005, 0.07464278891580321, 1.1445573531046107, -1.9626285291387628, 1.3414382708218016, 1.9960683616974872, 0.5947209079679029, -0.18123398533937388, 1.222385263488271, 1.071351818425029, 0.6682828519035352, 1.8247962643055409], "std": [0.016375651395445476, 0.03042481322793004, 0.04841557157955239, 2.012474272980577, 0.13487693514271365, 1.6421910794600951, 0.013786353560562046, 0.03442272848267692, 0.023183087867439833, 0.08609049693956723, 0.12049298590878671, 0.12880757390150446], "min": [0.6076541123996815, 0.029211098338231573, 1.0580468396349871, -3.1364535255458525, 1.048338654239259, -3.1401809051739753, 0.5742638842462471, -0.2282951240827335, 1.1912049699725107, 0.7609369726344712, 0.5230874036328403, 1.501489953662134], "max": [0.6945491827261371, 0.16033676619964277, 1.2827602053856602, 3.1371707265511675, 1.5339622547810996, 3.0597761808469848, 0.6130356417346929, -0.1198597713874876, 1.295172631339276, 1.1574932542335918, 0.8629293504034052, 2.0358424287886847], "count": [178]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44939117442810456]], [[0.4472289317810457]], [[0.45505085171568627]]], "std": [[[0.28143509141957723]], [[0.27312676258498186]], [[0.2656688291867113]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.1803921568627451]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.613217397875817]], [[0.638071225490196]], [[0.626070631127451]]], "std": [[[0.2901567552174404]], [[0.2902434725926696]], [[0.2927757300812855]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.1568627450980392]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5530138643790851]], [[0.5641910273692811]], [[0.5457652369281045]]], "std": [[[0.31213243096916304]], [[0.3132897497955326]], [[0.3211294699189752]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.431613335375817]], [[0.4563461825980392]], [[0.4260864705882353]]], "std": [[[0.3616748124421956]], [[0.3604181589193031]], [[0.37525349803752867]]], "count": [100]}, "observation.state": {"min": [0.4214351177215576, -1.3200007677078247, 0.8444384932518005, 2.799362897872925, -0.05567158758640289, -1.7919050455093384, -1.1069360971450806, -0.9282015562057495, 0.8272297382354736, 0.11744678765535355, 1.228732705116272, -1.0506312847137451, 21.723125457763672, 44.768123626708984, -0.8637499809265137, -0.4468749761581421, 3.458124876022339, 0.1081250011920929, 2.919374942779541, 0.17875000834465027, 2.5562498569488525, -3.4337499141693115, 1.1618750095367432, 32.2868766784668, 37.92555618286133, 44.46312713623047, 0.2956250011920929, -0.78125, 0.8731250166893005, 0.16312500834465027, 0.59375, 0.016875004395842552, 0.921875, 0.21937499940395355, 0.6981250047683716, 0.2512499988079071], "max": [0.6872282028198242, -0.7923035025596619, 1.3179503679275513, 2.9912688732147217, 1.051155924797058, -1.390239953994751, -0.9628681540489197, -0.7394479513168335, 0.9422207474708557, 0.27738040685653687, 1.6034901142120361, -0.8062723875045776, 60.70000076293945, 77.65555572509766, 29.5987491607666, 5.038125038146973, 36.8962516784668, 18.475624084472656, 31.3799991607666, 59.788124084472656, 30.077777862548828, 90.47875213623047, 21.59375, 109.80687713623047, 67.93437957763672, 63.64555740356445, 0.5981249809265137, 3.674375057220459, 44.07250213623047, 47.661251068115234, 46.28062438964844, 59.15937423706055, 36.81312561035156, 41.692501068115234, 51.994998931884766, 103.03312683105469], "mean": [0.5052526593208313, -1.0424948930740356, 1.0620383024215698, 2.9066364765167236, 0.30482009053230286, -1.486426591873169, -1.0346195697784424, -0.8153843283653259, 0.8905122876167297, 0.1998388171195984, 1.2889251708984375, -0.8901079893112183, 55.019554138183594, 52.95956802368164, 3.7456753253936768, 0.28609320521354675, 28.81664276123047, 12.469369888305664, 23.383821487426758, 37.237247467041016, 19.045312881469727, 55.804534912109375, 11.864666938781738, 94.0181884765625, 57.3239631652832, 52.80744552612305, 0.44999465346336365, 0.7119555473327637, 26.0277156829834, 13.73433780670166, 24.975027084350586, 16.0551700592041, 19.10150909423828, 20.680761337280273, 16.298795700073242, 65.57986450195312], "std": [0.05782186985015869, 0.11898337304592133, 0.11082951724529266, 0.05830295383930206, 0.20043155550956726, 0.07541348040103912, 0.04624228924512863, 0.05748976394534111, 0.04185093939304352, 0.05240517482161522, 0.08331023156642914, 0.09830353409051895, 10.93797492980957, 5.953013896942139, 8.238396644592285, 1.3089590072631836, 10.449277877807617, 7.6455559730529785, 8.368849754333496, 24.930204391479492, 7.5897932052612305, 34.46266174316406, 6.954850673675537, 22.684066772460938, 8.967730522155762, 3.512876272201538, 0.09225991368293762, 1.4279088973999023, 15.652433395385742, 14.14338207244873, 15.84829330444336, 20.20090675354004, 12.536736488342285, 15.061145782470703, 20.69182586669922, 30.111940383911133], "count": [186]}, "action": {"min": [0.4214351177215576, -1.3200007677078247, 0.8444384932518005, 2.799362897872925, -0.05567158758640289, -1.7919050455093384, -1.1069360971450806, -0.9282015562057495, 0.8272297382354736, 0.11744678765535355, 1.228732705116272, -1.0506312847137451, 21.723125457763672, 44.768123626708984, -0.8637499809265137, -0.4468749761581421, 3.458124876022339, 0.1081250011920929, 2.919374942779541, 0.17875000834465027, 2.5562498569488525, -3.4337499141693115, 1.1618750095367432, 32.2868766784668, 37.92555618286133, 44.46312713623047, 0.2956250011920929, -0.78125, 0.8731250166893005, 0.16312500834465027, 0.59375, 0.016875004395842552, 0.921875, 0.21937499940395355, 0.6981250047683716, 0.2512499988079071], "max": [0.6872282028198242, -0.7923035025596619, 1.3179503679275513, 2.9912688732147217, 1.051155924797058, -1.390239953994751, -0.9628681540489197, -0.7394479513168335, 0.9422207474708557, 0.27738040685653687, 1.6034901142120361, -0.8062723875045776, 60.70000076293945, 77.65555572509766, 29.5987491607666, 5.038125038146973, 36.8962516784668, 18.475624084472656, 31.3799991607666, 59.788124084472656, 30.077777862548828, 90.47875213623047, 21.59375, 109.80687713623047, 67.93437957763672, 63.64555740356445, 0.5981249809265137, 3.674375057220459, 44.07250213623047, 47.661251068115234, 46.28062438964844, 59.15937423706055, 36.81312561035156, 41.692501068115234, 51.994998931884766, 103.03312683105469], "mean": [0.505252480506897, -1.042494535446167, 1.0620381832122803, 2.9066364765167236, 0.30482012033462524, -1.4864263534545898, -1.0346204042434692, -0.8153843879699707, 0.8905120491981506, 0.19983884692192078, 1.2889251708984375, -0.8901079893112183, 55.01958465576172, 52.95954513549805, 3.7456772327423096, 0.28609317541122437, 28.8166561126709, 12.469364166259766, 23.383831024169922, 37.23725509643555, 19.045310974121094, 55.80451583862305, 11.864665031433105, 94.01824951171875, 57.3239631652832, 52.80742263793945, 0.4499947428703308, 0.7119554877281189, 26.027708053588867, 13.73433780670166, 24.97502326965332, 16.055164337158203, 19.10150718688965, 20.680757522583008, 16.298812866210938, 65.57984924316406], "std": [0.05782186612486839, 0.11898338049650192, 0.11082953214645386, 0.05830294266343117, 0.20043154060840607, 0.07541348040103912, 0.04624228551983833, 0.057489749044179916, 0.04185095056891441, 0.05240517854690552, 0.08331023156642914, 0.09830352663993835, 10.93797492980957, 5.953014373779297, 8.238396644592285, 1.3089587688446045, 10.449277877807617, 7.645556449890137, 8.36884880065918, 24.930200576782227, 7.589792728424072, 34.46266174316406, 6.954849720001221, 22.684064865112305, 8.967730522155762, 3.512876272201538, 0.09225991368293762, 1.4279091358184814, 15.652433395385742, 14.14338207244873, 15.84829330444336, 20.20090675354004, 12.536736488342285, 15.061147689819336, 20.69183349609375, 30.111940383911133], "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": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [186]}, "index": {"min": [3542], "max": [3727], "mean": [3634.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [2.870967741935484, 8.0, 8.0, 8.0, 8.0], "std": [1.8241262834256158, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [186]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [186]}, "eef_direction_state": {"mean": [3.3118279569892475, 4.510752688172043], "std": [1.4953583712853753, 1.6403489246958518], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.39247311827957, 0.532258064516129], "std": [0.5405565748075736, 0.5787753645845831], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.9247311827956989, 0.510752688172043], "std": [0.8130198471275666, 0.7636869208192637], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.3118279569892475, 4.510752688172043], "std": [1.4953583712853753, 1.6403489246958518], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.39247311827957, 0.532258064516129], "std": [0.5405565748075736, 0.5787753645845831], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.9247311827956989, 0.510752688172043], "std": [0.8130198471275666, 0.7636869208192637], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6627079132951872, 0.07380722466373081, 1.1426377729177697, -2.549163395731409, 1.3015873891296603, 1.3913927852534351, 0.5944656206161175, -0.18607655807271967, 1.2073110598957597, 1.1881962846877683, 0.814905903511143, 1.8550486704185443], "std": [0.015332341314128495, 0.032301956859821485, 0.04309826326967401, 0.4794674546302207, 0.10942521152605775, 2.4129284727436535, 0.00778087828738275, 0.02812339937403473, 0.015135096630072656, 0.06779181611880175, 0.09574573968461647, 0.09814179474761842], "min": [0.6149138443506663, 0.011833343698138599, 1.0563824851134684, -3.0469822672232256, 1.0656097447895991, -3.1415085554122997, 0.5721946141646428, -0.2297983226388855, 1.192387048181684, 0.8665028729719784, 0.7041860880327087, 1.5366406303961435], "max": [0.6937049592179868, 0.14921243579981547, 1.2753498993169898, -0.7409588796314417, 1.44684160962482, 3.135977120666002, 0.6063736594116387, -0.14674517239830412, 1.2719885301864706, 1.2293013053526662, 0.973204700801428, 1.976613575752884], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6627079132951872, 0.07380722466373081, 1.1426377729177697, -2.549163395731409, 1.3015873891296603, 1.3913927852534351, 0.5944656206161175, -0.18607655807271967, 1.2073110598957597, 1.1881962846877683, 0.814905903511143, 1.8550486704185443], "std": [0.015332341314128495, 0.032301956859821485, 0.04309826326967401, 0.4794674546302207, 0.10942521152605775, 2.4129284727436535, 0.00778087828738275, 0.02812339937403473, 0.015135096630072656, 0.06779181611880175, 0.09574573968461647, 0.09814179474761842], "min": [0.6149138443506663, 0.011833343698138599, 1.0563824851134684, -3.0469822672232256, 1.0656097447895991, -3.1415085554122997, 0.5721946141646428, -0.2297983226388855, 1.192387048181684, 0.8665028729719784, 0.7041860880327087, 1.5366406303961435], "max": [0.6937049592179868, 0.14921243579981547, 1.2753498993169898, -0.7409588796314417, 1.44684160962482, 3.135977120666002, 0.6063736594116387, -0.14674517239830412, 1.2719885301864706, 1.2293013053526662, 0.973204700801428, 1.976613575752884], "count": [186]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4491512050653595]], [[0.4470937745098039]], [[0.45475317197712417]]], "std": [[[0.28252554418654074]], [[0.2748722533592745]], [[0.26721979604587637]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.18823529411764706]], [[0.12156862745098039]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.64834397875817]], [[0.6699228492647059]], [[0.6642484558823529]]], "std": [[[0.278720291190451]], [[0.2786420556346918]], [[0.284271549425994]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.15294117647058825]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5532428084150327]], [[0.5646787724673202]], [[0.544600102124183]]], "std": [[[0.31312667565675967]], [[0.31422396687522114]], [[0.3227343730227608]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4214422794117647]], [[0.4463109517973856]], [[0.41720114787581697]]], "std": [[[0.36350903971026277]], [[0.3621366399445384]], [[0.37676743819421515]]], "count": [100]}, "observation.state": {"min": [0.40083542466163635, -1.4436942338943481, 0.9623568654060364, 2.722686290740967, -0.05209525302052498, -1.8276281356811523, -1.126974105834961, -1.0126030445098877, 0.8733882904052734, 0.1526617407798767, 1.1831464767456055, -0.8902685642242432, 41.65444564819336, 42.24437713623047, -0.6256250143051147, -0.3712500035762787, 6.356874942779541, 0.37562498450279236, 5.456250190734863, 0.056874994188547134, 3.1337499618530273, 1.1037499904632568, 1.3442857265472412, 46.841251373291016, 51.86111068725586, 41.849998474121094, 0.30125001072883606, -0.13500000536441803, 4.276249885559082, 0.15687499940395355, 0.6568750143051147, -1.1037499904632568, 0.9956250190734863, 0.3368750214576721, 0.7450000047683716, 32.009376525878906], "max": [0.695959746837616, -0.9107304811477661, 1.4456731081008911, 3.0038814544677734, 0.7219424843788147, -1.3432230949401855, -0.9694247245788574, -0.7917525172233582, 1.0140812397003174, 0.2848668694496155, 1.4289835691452026, -0.7430428266525269, 67.33187866210938, 64.4111099243164, 36.584373474121094, 1.7637499570846558, 40.79187774658203, 29.518125534057617, 32.317501068115234, 72.296875, 27.127500534057617, 92.40562438964844, 21.983123779296875, 111.04499816894531, 74.10625457763672, 73.37249755859375, 3.28125, 4.761875152587891, 33.192501068115234, 43.20874786376953, 34.03125, 51.91812515258789, 54.026248931884766, 90.76187896728516, 53.614376068115234, 106.33625030517578], "mean": [0.4773563742637634, -1.1081428527832031, 1.1607002019882202, 2.872009754180908, 0.1760668307542801, -1.4511555433273315, -1.0433799028396606, -0.9078472852706909, 0.9686057567596436, 0.22236010432243347, 1.288159966468811, -0.7915056347846985, 62.92659378051758, 46.514347076416016, 11.959800720214844, -0.05421668291091919, 33.955772399902344, 18.49821662902832, 25.188722610473633, 50.816593170166016, 19.194015502929688, 65.7204818725586, 10.024079322814941, 99.28565979003906, 63.54261016845703, 53.93785858154297, 0.7624018788337708, 1.065650224685669, 23.81146240234375, 17.601993560791016, 23.402629852294922, 20.964216232299805, 29.818696975708008, 35.79840087890625, 20.839740753173828, 68.75265502929688], "std": [0.06556835025548935, 0.13885779678821564, 0.10777169466018677, 0.11534480005502701, 0.1251821219921112, 0.10104523599147797, 0.0516490675508976, 0.0704537183046341, 0.05745130777359009, 0.04651921987533569, 0.08942407369613647, 0.06146818771958351, 7.506970405578613, 3.485738515853882, 13.321309089660645, 0.46814829111099243, 11.122673034667969, 10.183066368103027, 7.407665729522705, 28.36383819580078, 6.551053524017334, 29.272764205932617, 5.419902324676514, 17.38211441040039, 9.031322479248047, 10.145715713500977, 0.552811861038208, 1.1054133176803589, 9.69646167755127, 19.61343765258789, 11.915109634399414, 23.760435104370117, 18.434017181396484, 39.500553131103516, 22.832292556762695, 26.16611671447754], "count": [218]}, "action": {"min": [0.40083542466163635, -1.4436942338943481, 0.9623568654060364, 2.722686290740967, -0.05209525302052498, -1.8276281356811523, -1.126974105834961, -1.0126030445098877, 0.8733882904052734, 0.1526617407798767, 1.1831464767456055, -0.8902685642242432, 41.65444564819336, 42.24437713623047, -0.6256250143051147, -0.3712500035762787, 6.356874942779541, 0.37562498450279236, 5.456250190734863, 0.056874994188547134, 3.1337499618530273, 1.1037499904632568, 1.3442857265472412, 46.841251373291016, 51.86111068725586, 41.849998474121094, 0.30125001072883606, -0.13500000536441803, 4.276249885559082, 0.15687499940395355, 0.6568750143051147, -1.1037499904632568, 0.9956250190734863, 0.3368750214576721, 0.7450000047683716, 32.009376525878906], "max": [0.695959746837616, -0.9107304811477661, 1.4456731081008911, 3.0038814544677734, 0.7219424843788147, -1.3432230949401855, -0.9694247245788574, -0.7917525172233582, 1.0140812397003174, 0.2848668694496155, 1.4289835691452026, -0.7430428266525269, 67.33187866210938, 64.4111099243164, 36.584373474121094, 1.7637499570846558, 40.79187774658203, 29.518125534057617, 32.317501068115234, 72.296875, 27.127500534057617, 92.40562438964844, 21.983123779296875, 111.04499816894531, 74.10625457763672, 73.37249755859375, 3.28125, 4.761875152587891, 33.192501068115234, 43.20874786376953, 34.03125, 51.91812515258789, 54.026248931884766, 90.76187896728516, 53.614376068115234, 106.33625030517578], "mean": [0.4773561954498291, -1.108142614364624, 1.160699725151062, 2.8720102310180664, 0.17606684565544128, -1.4511557817459106, -1.0433814525604248, -0.9078468680381775, 0.9686059951782227, 0.22236008942127228, 1.288159966468811, -0.7915058135986328, 62.926597595214844, 46.514347076416016, 11.959806442260742, -0.05421667918562889, 33.955787658691406, 18.498212814331055, 25.188732147216797, 50.81657791137695, 19.194005966186523, 65.72046661376953, 10.024078369140625, 99.2856674194336, 63.542606353759766, 53.937828063964844, 0.7624020576477051, 1.065650224685669, 23.81146812438965, 17.60199737548828, 23.402631759643555, 20.964214324951172, 29.81869125366211, 35.79840850830078, 20.839754104614258, 68.75265502929688], "std": [0.06556835025548935, 0.13885782659053802, 0.10777169466018677, 0.11534477770328522, 0.1251821517944336, 0.10104522854089737, 0.05164901912212372, 0.0704537108540535, 0.05745129659771919, 0.04651922732591629, 0.08942407369613647, 0.06146816164255142, 7.5069708824157715, 3.4857382774353027, 13.32131576538086, 0.46814826130867004, 11.122673988342285, 10.183066368103027, 7.407665729522705, 28.36383819580078, 6.551053524017334, 29.27276611328125, 5.419902801513672, 17.38211441040039, 9.031323432922363, 10.14572525024414, 0.5528119206428528, 1.1054131984710693, 9.69646167755127, 19.61343765258789, 11.91511058807373, 23.760435104370117, 18.434017181396484, 39.50054931640625, 22.832294464111328, 26.166120529174805], "count": [218]}, "timestamp": {"min": [0.0], "max": [7.233333333333333], "mean": [3.616666666666667], "std": [2.0976839079751217], "count": [218]}, "frame_index": {"min": [0], "max": [217], "mean": [108.5], "std": [62.930517239253646], "count": [218]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [218]}, "index": {"min": [3728], "max": [3945], "mean": [3836.5], "std": [62.930517239253646], "count": [218]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [218]}, "subtask_annotation": {"mean": [2.688073394495413, 8.0, 8.0, 8.0, 8.0], "std": [1.6095885148924858, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [218]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [218]}, "eef_direction_state": {"mean": [3.6513761467889907, 4.605504587155964], "std": [1.655550280140479, 1.6057142720214734], "min": [0, 2], "max": [6, 6], "count": [218]}, "eef_velocity_state": {"mean": [1.1330275229357798, 0.536697247706422], "std": [0.7392725218941991, 0.6215046185748391], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_state": {"mean": [0.8715596330275229, 0.3532110091743119], "std": [0.8306172948359538, 0.6629194268418325], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_direction_action": {"mean": [3.6513761467889907, 4.605504587155964], "std": [1.655550280140479, 1.6057142720214734], "min": [0, 2], "max": [6, 6], "count": [218]}, "eef_velocity_action": {"mean": [1.1330275229357798, 0.536697247706422], "std": [0.7392725218941991, 0.6215046185748391], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_action": {"mean": [0.8715596330275229, 0.3532110091743119], "std": [0.8306172948359538, 0.6629194268418325], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_sim_pose_state": {"mean": [0.6821403104489452, 0.07469223682653665, 1.1182819824828083, -2.8169651364082355, 1.2396800420531084, 2.4567593683355637, 0.607979088702372, -0.18384757274834143, 1.1826262772764413, 1.243218450912827, 0.7035682029654182, 1.9001357651554083], "std": [0.013453671879463537, 0.05007208246998672, 0.031344269052037535, 0.2367449774089275, 0.07268714260717031, 1.2120423216298952, 0.011485849253692688, 0.024597434045849645, 0.019750613478931638, 0.07166585455325465, 0.05139830534206964, 0.11274293970928032], "min": [0.6375855888339962, -0.019345011782940374, 1.0488350712353314, -3.0176519636696932, 1.0757481651798915, -3.063088248540033, 0.5892527153940277, -0.2178622101801621, 1.1556872272388747, 1.128807771853518, 0.6257207525498192, 1.7265846959974358], "max": [0.7085205365901234, 0.14457909983486195, 1.176065385617763, -1.5305259002273006, 1.3532745984363115, 3.1303507793221232, 0.6222918958584683, -0.14084614985594282, 1.2147482419302675, 1.3243759891698843, 0.7898348709873648, 2.0392190311980074], "count": [218]}, "eef_sim_pose_action": {"mean": [0.6821403104489452, 0.07469223682653665, 1.1182819824828083, -2.8169651364082355, 1.2396800420531084, 2.4567593683355637, 0.607979088702372, -0.18384757274834143, 1.1826262772764413, 1.243218450912827, 0.7035682029654182, 1.9001357651554083], "std": [0.013453671879463537, 0.05007208246998672, 0.031344269052037535, 0.2367449774089275, 0.07268714260717031, 1.2120423216298952, 0.011485849253692688, 0.024597434045849645, 0.019750613478931638, 0.07166585455325465, 0.05139830534206964, 0.11274293970928032], "min": [0.6375855888339962, -0.019345011782940374, 1.0488350712353314, -3.0176519636696932, 1.0757481651798915, -3.063088248540033, 0.5892527153940277, -0.2178622101801621, 1.1556872272388747, 1.128807771853518, 0.6257207525498192, 1.7265846959974358], "max": [0.7085205365901234, 0.14457909983486195, 1.176065385617763, -1.5305259002273006, 1.3532745984363115, 3.1303507793221232, 0.6222918958584683, -0.14084614985594282, 1.2147482419302675, 1.3243759891698843, 0.7898348709873648, 2.0392190311980074], "count": [218]}}} +{"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.46277662990196083]], [[0.46002368464052285]], [[0.4680687602124183]]], "std": [[[0.2809720138561778]], [[0.2730078736714553]], [[0.2651036323368851]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.17647058823529413]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5993707516339869]], [[0.6313504391339869]], [[0.6168572160947712]]], "std": [[[0.2997889037946015]], [[0.29290938079320894]], [[0.29613288568009544]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.16470588235294117]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5624263255718954]], [[0.5745235416666667]], [[0.556980931372549]]], "std": [[[0.3045674345616563]], [[0.3062161079075857]], [[0.3135203171789012]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42820403390522876]], [[0.45225059232026144]], [[0.42207068218954247]]], "std": [[[0.3631306964740064]], [[0.361453209956424]], [[0.37675653695339906]]], "count": [100]}, "observation.state": {"min": [0.4249637722969055, -1.38392174243927, 0.8295185565948486, 2.6869468688964844, -0.011897268705070019, -1.7563769817352295, -1.1399204730987549, -0.9374284744262695, 0.8607571721076965, 0.1477740854024887, 1.2763932943344116, -0.9170460104942322, 37.79999923706055, 45.272499084472656, -0.890625, -0.3968749940395355, 10.993749618530273, 0.10999999940395355, 12.811249732971191, -0.7706249952316284, 9.09375, 3.346874952316284, 1.0681250095367432, 69.28250122070312, 34.608123779296875, 46.29750061035156, 0.6625000238418579, -1.103124976158142, 3.3949999809265137, -0.3425000011920929, 0.7387499809265137, -1.0774999856948853, 2.384999990463257, 0.48499998450279236, 0.6931250095367432, 30.667499542236328], "max": [0.761997401714325, -0.8229063153266907, 1.4168716669082642, 2.9019322395324707, 1.125882625579834, -1.237506628036499, -1.006332516670227, -0.7936174869537354, 0.9224793910980225, 0.33712899684906006, 1.6264634132385254, -0.8684529066085815, 61.30812454223633, 71.16777801513672, 26.747499465942383, 1.4968750476837158, 36.72937774658203, 16.14937400817871, 31.59000015258789, 55.404998779296875, 28.52111053466797, 81.27312469482422, 19.0, 109.81312561035156, 65.65125274658203, 59.08222198486328, 2.8137500286102295, 4.04812479019165, 34.55000305175781, 38.17625045776367, 39.333126068115234, 49.5625, 50.182498931884766, 87.38687896728516, 46.69874954223633, 104.98687744140625], "mean": [0.5512431859970093, -1.0455082654953003, 1.039139986038208, 2.797527313232422, 0.4019149839878082, -1.3336753845214844, -1.0829358100891113, -0.858769416809082, 0.8954320549964905, 0.22752220928668976, 1.3950029611587524, -0.890068531036377, 58.38791275024414, 54.4968147277832, 2.3369808197021484, -0.1330300271511078, 30.80838394165039, 11.471809387207031, 26.424800872802734, 37.063392639160156, 21.57716178894043, 56.65523910522461, 10.43426513671875, 98.19872283935547, 56.16240310668945, 50.68821334838867, 0.9168206453323364, 0.48457857966423035, 24.49089813232422, 13.75242805480957, 24.859756469726562, 19.810523986816406, 28.496641159057617, 35.1444091796875, 17.69586753845215, 73.38402557373047], "std": [0.08058173954486847, 0.14233972132205963, 0.15537850558757782, 0.053555067628622055, 0.21365611255168915, 0.10018299520015717, 0.04350607842206955, 0.037543561309576035, 0.01865178719162941, 0.06776677817106247, 0.08331440389156342, 0.016878141090273857, 5.966107368469238, 4.0933990478515625, 6.634913444519043, 0.4329220950603485, 7.566111087799072, 6.186640739440918, 5.042182922363281, 21.67305564880371, 4.213882923126221, 29.37316131591797, 6.307992458343506, 13.33450984954834, 10.253043174743652, 2.941950798034668, 0.34954360127449036, 1.480104923248291, 9.889689445495605, 14.770828247070312, 12.742135047912598, 21.46337127685547, 16.462257385253906, 38.178565979003906, 19.42287254333496, 23.97010040283203], "count": [205]}, "action": {"min": [0.4249637722969055, -1.38392174243927, 0.8295185565948486, 2.6869468688964844, -0.011897268705070019, -1.7563769817352295, -1.1399204730987549, -0.9374284744262695, 0.8607571721076965, 0.1477740854024887, 1.2763932943344116, -0.9170460104942322, 37.79999923706055, 45.272499084472656, -0.890625, -0.3968749940395355, 10.993749618530273, 0.10999999940395355, 12.811249732971191, -0.7706249952316284, 9.09375, 3.346874952316284, 1.0681250095367432, 69.28250122070312, 34.608123779296875, 46.29750061035156, 0.6625000238418579, -1.103124976158142, 3.3949999809265137, -0.3425000011920929, 0.7387499809265137, -1.0774999856948853, 2.384999990463257, 0.48499998450279236, 0.6931250095367432, 30.667499542236328], "max": [0.761997401714325, -0.8229063153266907, 1.4168716669082642, 2.9019322395324707, 1.125882625579834, -1.237506628036499, -1.006332516670227, -0.7936174869537354, 0.9224793910980225, 0.33712899684906006, 1.6264634132385254, -0.8684529066085815, 61.30812454223633, 71.16777801513672, 26.747499465942383, 1.4968750476837158, 36.72937774658203, 16.14937400817871, 31.59000015258789, 55.404998779296875, 28.52111053466797, 81.27312469482422, 19.0, 109.81312561035156, 65.65125274658203, 59.08222198486328, 2.8137500286102295, 4.04812479019165, 34.55000305175781, 38.17625045776367, 39.333126068115234, 49.5625, 50.182498931884766, 87.38687896728516, 46.69874954223633, 104.98687744140625], "mean": [0.551243245601654, -1.0455085039138794, 1.0391401052474976, 2.797527551651001, 0.40191489458084106, -1.333675503730774, -1.0829362869262695, -0.8587697148323059, 0.8954317569732666, 0.22752220928668976, 1.3950031995773315, -0.8900684118270874, 58.38791275024414, 54.496822357177734, 2.3369829654693604, -0.13302995264530182, 30.80838966369629, 11.471822738647461, 26.424800872802734, 37.063385009765625, 21.577165603637695, 56.65526580810547, 10.4342622756958, 98.19864654541016, 56.162418365478516, 50.6882209777832, 0.916820764541626, 0.48457857966423035, 24.49088478088379, 13.752431869506836, 24.85975456237793, 19.810529708862305, 28.49662208557129, 35.1443977355957, 17.69587516784668, 73.384033203125], "std": [0.08058173209428787, 0.14233972132205963, 0.15537846088409424, 0.05355506390333176, 0.21365606784820557, 0.10018300265073776, 0.04350608214735985, 0.037543561309576035, 0.01865178905427456, 0.06776678562164307, 0.08331441134214401, 0.016878141090273857, 5.9661078453063965, 4.0933990478515625, 6.634913921356201, 0.43292200565338135, 7.566110610961914, 6.186639785766602, 5.0421833992004395, 21.673057556152344, 4.213882923126221, 29.37316131591797, 6.307993412017822, 13.33450984954834, 10.253043174743652, 2.941950798034668, 0.34954363107681274, 1.4801050424575806, 9.889690399169922, 14.770827293395996, 12.74213695526123, 21.46337127685547, 16.46225357055664, 38.17856216430664, 19.422874450683594, 23.970104217529297], "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": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [205]}, "index": {"min": [3946], "max": [4150], "mean": [4048.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [2.8146341463414632, 8.0, 8.0, 8.0, 8.0], "std": [1.6892141304009454, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [205]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [205]}, "eef_direction_state": {"mean": [3.8292682926829267, 4.4731707317073175], "std": [1.8172941427269733, 1.519150017519249], "min": [0, 2], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.2048780487804878, 0.551219512195122], "std": [0.7695266899798304, 0.5351644156839989], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.8146341463414634, 0.32195121951219513], "std": [0.829210901887835, 0.6653486872830245], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.8292682926829267, 4.4731707317073175], "std": [1.8172941427269733, 1.519150017519249], "min": [0, 2], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.2048780487804878, 0.551219512195122], "std": [0.7695266899798304, 0.5351644156839989], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.8146341463414634, 0.32195121951219513], "std": [0.829210901887835, 0.6653486872830245], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.659807064641318, 0.07600090037919399, 1.142276962757729, -1.643376100090343, 1.3618476563783057, 1.620260667131782, 0.5875251411613508, -0.18926091404571638, 1.203330822700667, 1.136862567600162, 0.7650022856561096, 1.8040487882002092], "std": [0.02434826893719278, 0.03537340179522447, 0.04019877374117899, 2.211562260967641, 0.12748705398519203, 2.155437118015364, 0.005765771121095827, 0.026795565210782815, 0.014655463478391702, 0.06500473258404504, 0.0324395986406661, 0.10843168350031705], "min": [0.6108274724751721, 0.006528277701033869, 1.06033211519983, -3.1388618899727714, 1.066725197344371, -3.138499580216242, 0.5734117965363393, -0.22645982704615641, 1.1833174173535939, 0.8763182225784869, 0.7073294756828252, 1.5302909478447029], "max": [0.719861686904588, 0.1511143252036526, 1.2561364112231832, 3.139143876071323, 1.5038094837071903, 3.138973386981133, 0.5967992586690938, -0.14793079486909713, 1.2584787009679765, 1.2086247682104019, 0.8175553773801774, 1.9530232709365487], "count": [205]}, "eef_sim_pose_action": {"mean": [0.659807064641318, 0.07600090037919399, 1.142276962757729, -1.643376100090343, 1.3618476563783057, 1.620260667131782, 0.5875251411613508, -0.18926091404571638, 1.203330822700667, 1.136862567600162, 0.7650022856561096, 1.8040487882002092], "std": [0.02434826893719278, 0.03537340179522447, 0.04019877374117899, 2.211562260967641, 0.12748705398519203, 2.155437118015364, 0.005765771121095827, 0.026795565210782815, 0.014655463478391702, 0.06500473258404504, 0.0324395986406661, 0.10843168350031705], "min": [0.6108274724751721, 0.006528277701033869, 1.06033211519983, -3.1388618899727714, 1.066725197344371, -3.138499580216242, 0.5734117965363393, -0.22645982704615641, 1.1833174173535939, 0.8763182225784869, 0.7073294756828252, 1.5302909478447029], "max": [0.719861686904588, 0.1511143252036526, 1.2561364112231832, 3.139143876071323, 1.5038094837071903, 3.138973386981133, 0.5967992586690938, -0.14793079486909713, 1.2584787009679765, 1.2086247682104019, 0.8175553773801774, 1.9530232709365487], "count": [205]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45791947303921565]], [[0.4550165093954248]], [[0.4621164011437908]]], "std": [[[0.2777675454405045]], [[0.2709942171251649]], [[0.26359018853219474]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.16470588235294117]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5850735314542483]], [[0.619137626633987]], [[0.6054694505718954]]], "std": [[[0.3004909842243619]], [[0.29740986640278183]], [[0.3041378036485021]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.16470588235294117]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5489309027777778]], [[0.5609604963235294]], [[0.5436207638888889]]], "std": [[[0.30198665099111555]], [[0.3046307163294734]], [[0.3115293615628644]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42937282679738564]], [[0.4526736785130719]], [[0.42181704656862745]]], "std": [[[0.36175379151210263]], [[0.36061382750010607]], [[0.3760624960137452]]], "count": [100]}, "observation.state": {"min": [0.4090609848499298, -1.3360942602157593, 0.7673618793487549, 2.704900026321411, -0.06671053916215897, -1.7203831672668457, -1.1336499452590942, -0.9694008827209473, 0.8084182143211365, 0.015878919512033463, 1.2735084295272827, -1.0100836753845215, 38.68312454223633, 43.03437423706055, -0.5737500190734863, -0.2993749976158142, 10.703749656677246, 0.33937498927116394, 7.230000019073486, 0.6312500238418579, 5.8379998207092285, 0.8893749713897705, 1.1931250095367432, 57.48625183105469, 48.520626068115234, 37.69312286376953, 0.43812498450279236, -0.32749998569488525, 6.418749809265137, 0.4431249797344208, 3.515625, 0.9387500286102295, 1.806249976158142, 0.06750000268220901, 0.6481249928474426, 44.69750213623047], "max": [0.8152609467506409, -0.7558223009109497, 1.3878796100616455, 2.992079734802246, 1.4459830522537231, -1.3543812036514282, -0.9810120463371277, -0.7785915732383728, 0.9372615814208984, 0.2746385633945465, 1.6247678995132446, -0.7880808115005493, 62.143123626708984, 77.5999984741211, 42.154998779296875, 0.10062500089406967, 39.79500198364258, 72.73249816894531, 44.991668701171875, 56.26187515258789, 39.239376068115234, 84.52562713623047, 17.508888244628906, 110.18187713623047, 74.01187896728516, 66.53812408447266, 0.7250000238418579, 3.268125057220459, 44.17500305175781, 81.97062683105469, 44.73999786376953, 55.32875061035156, 38.181251525878906, 77.49124908447266, 56.104373931884766, 106.40875244140625], "mean": [0.56838458776474, -0.992069661617279, 1.0304830074310303, 2.864064931869507, 0.4355592131614685, -1.4716867208480835, -1.077884554862976, -0.8559072613716125, 0.8761883974075317, 0.17238786816596985, 1.4286991357803345, -0.8715302348136902, 57.12752914428711, 55.2452507019043, 1.3042328357696533, -0.1726476103067398, 31.954757690429688, 14.408028602600098, 27.054105758666992, 31.654626846313477, 19.863988876342773, 46.56327438354492, 5.200351238250732, 94.00251770019531, 59.5419807434082, 51.96134567260742, 0.5706614851951599, 0.45040038228034973, 27.904956817626953, 28.18097496032715, 29.194042205810547, 20.470306396484375, 25.84052085876465, 32.58421325683594, 23.08107566833496, 81.61175537109375], "std": [0.11845003813505173, 0.15849129855632782, 0.16025038063526154, 0.09308066964149475, 0.38545459508895874, 0.1144188717007637, 0.05292776972055435, 0.05342068150639534, 0.03419317677617073, 0.07039360702037811, 0.09210466593503952, 0.07650459557771683, 6.627865791320801, 8.948509216308594, 6.120765209197998, 0.13679827749729156, 9.533802032470703, 13.838279724121094, 8.705503463745117, 24.5192928314209, 7.78688907623291, 31.326940536499023, 4.564094543457031, 17.345317840576172, 7.516471862792969, 7.760518550872803, 0.10257315635681152, 0.7656425833702087, 10.44437026977539, 27.06514549255371, 10.751976013183594, 20.38710594177246, 10.610555648803711, 27.718345642089844, 19.06071662902832, 20.944177627563477], "count": [225]}, "action": {"min": [0.4090609848499298, -1.3360942602157593, 0.7673618793487549, 2.704900026321411, -0.06671053916215897, -1.7203831672668457, -1.1336499452590942, -0.9694008827209473, 0.8084182143211365, 0.015878919512033463, 1.2735084295272827, -1.0100836753845215, 38.68312454223633, 43.03437423706055, -0.5737500190734863, -0.2993749976158142, 10.703749656677246, 0.33937498927116394, 7.230000019073486, 0.6312500238418579, 5.8379998207092285, 0.8893749713897705, 1.1931250095367432, 57.48625183105469, 48.520626068115234, 37.69312286376953, 0.43812498450279236, -0.32749998569488525, 6.418749809265137, 0.4431249797344208, 3.515625, 0.9387500286102295, 1.806249976158142, 0.06750000268220901, 0.6481249928474426, 44.69750213623047], "max": [0.8152609467506409, -0.7558223009109497, 1.3878796100616455, 2.992079734802246, 1.4459830522537231, -1.3543812036514282, -0.9810120463371277, -0.7785915732383728, 0.9372615814208984, 0.2746385633945465, 1.6247678995132446, -0.7880808115005493, 62.143123626708984, 77.5999984741211, 42.154998779296875, 0.10062500089406967, 39.79500198364258, 72.73249816894531, 44.991668701171875, 56.26187515258789, 39.239376068115234, 84.52562713623047, 17.508888244628906, 110.18187713623047, 74.01187896728516, 66.53812408447266, 0.7250000238418579, 3.268125057220459, 44.17500305175781, 81.97062683105469, 44.73999786376953, 55.32875061035156, 38.181251525878906, 77.49124908447266, 56.104373931884766, 106.40875244140625], "mean": [0.56838458776474, -0.9920695424079895, 1.0304832458496094, 2.8640642166137695, 0.4355592727661133, -1.4716864824295044, -1.0778846740722656, -0.8559073805809021, 0.8761883974075317, 0.17238788306713104, 1.4286991357803345, -0.871529757976532, 57.127559661865234, 55.2452507019043, 1.3042329549789429, -0.17264775931835175, 31.954757690429688, 14.408031463623047, 27.054100036621094, 31.654645919799805, 19.863985061645508, 46.56325912475586, 5.200351715087891, 94.00247192382812, 59.5419807434082, 51.96135711669922, 0.5706616044044495, 0.45040056109428406, 27.904956817626953, 28.180965423583984, 29.194049835205078, 20.470314025878906, 25.840526580810547, 32.58421325683594, 23.08108139038086, 81.61178588867188], "std": [0.11845003813505173, 0.15849128365516663, 0.16025035083293915, 0.09308067709207535, 0.38545459508895874, 0.1144188642501831, 0.05292776972055435, 0.05342068523168564, 0.03419317677617073, 0.07039359211921692, 0.09210467338562012, 0.07650459557771683, 6.627865791320801, 8.948508262634277, 6.120762348175049, 0.13679830729961395, 9.533804893493652, 13.83828067779541, 8.705504417419434, 24.51930046081543, 7.786890029907227, 31.326946258544922, 4.5640950202941895, 17.345319747924805, 7.516471862792969, 7.7605180740356445, 0.10257312655448914, 0.7656426429748535, 10.44437026977539, 27.065135955810547, 10.751975059509277, 20.387107849121094, 10.610555648803711, 27.718339920043945, 19.060710906982422, 20.944181442260742], "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": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [225]}, "index": {"min": [4151], "max": [4375], "mean": [4263.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [2.648888888888889, 8.0, 8.0, 8.0, 8.0], "std": [1.8052543338478766, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [225]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [225]}, "eef_direction_state": {"mean": [3.52, 4.248888888888889], "std": [1.4939284528457917, 1.5664002925635587], "min": [0, 2], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [1.2977777777777777, 0.7111111111111111], "std": [0.6075410873673531, 0.6674069963413877], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_state": {"mean": [0.9288888888888889, 0.5244444444444445], "std": [0.8242497523936464, 0.7662768735343505], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_direction_action": {"mean": [3.52, 4.248888888888889], "std": [1.4939284528457917, 1.5664002925635587], "min": [0, 2], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [1.2977777777777777, 0.7111111111111111], "std": [0.6075410873673531, 0.6674069963413877], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_action": {"mean": [0.9288888888888889, 0.5244444444444445], "std": [0.8242497523936464, 0.7662768735343505], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_sim_pose_state": {"mean": [0.6569405453566944, 0.10253087556881553, 1.1529118193274426, -2.259290520499726, 1.2616383558424669, 1.7442534484430021, 0.5743609667760993, -0.17647561294599448, 1.212762864259784, 1.0848595090116813, 0.7392051906484646, 1.8259101347414664], "std": [0.029917508523431467, 0.046891747010333024, 0.06493255748911347, 1.2977438010323576, 0.15393746265685238, 1.9511432389344823, 0.013594192932685123, 0.024201649762262592, 0.02839706581605957, 0.1521866813538359, 0.06467589711254657, 0.12741057760625984], "min": [0.5781441940729664, 0.02559935261216645, 1.0532014392565185, -3.1410456194260767, 0.8835887894065562, -3.1364190267886256, 0.5331581858942809, -0.20704884385082972, 1.1845343379942173, 0.6762725194805632, 0.6674303530848507, 1.4815646712113204], "max": [0.7097680406266398, 0.19024831849453866, 1.3165049795339943, 3.1399093699582976, 1.4193165661181628, 3.132383205322687, 0.5844128625187848, -0.12751557450958664, 1.2876481124155228, 1.2007460996336243, 0.8443259785492039, 2.0298912433658827], "count": [225]}, "eef_sim_pose_action": {"mean": [0.6569405453566944, 0.10253087556881553, 1.1529118193274426, -2.259290520499726, 1.2616383558424669, 1.7442534484430021, 0.5743609667760993, -0.17647561294599448, 1.212762864259784, 1.0848595090116813, 0.7392051906484646, 1.8259101347414664], "std": [0.029917508523431467, 0.046891747010333024, 0.06493255748911347, 1.2977438010323576, 0.15393746265685238, 1.9511432389344823, 0.013594192932685123, 0.024201649762262592, 0.02839706581605957, 0.1521866813538359, 0.06467589711254657, 0.12741057760625984], "min": [0.5781441940729664, 0.02559935261216645, 1.0532014392565185, -3.1410456194260767, 0.8835887894065562, -3.1364190267886256, 0.5331581858942809, -0.20704884385082972, 1.1845343379942173, 0.6762725194805632, 0.6674303530848507, 1.4815646712113204], "max": [0.7097680406266398, 0.19024831849453866, 1.3165049795339943, 3.1399093699582976, 1.4193165661181628, 3.132383205322687, 0.5844128625187848, -0.12751557450958664, 1.2876481124155228, 1.2007460996336243, 0.8443259785492039, 2.0298912433658827], "count": [225]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45772657475490197]], [[0.45476822099673203]], [[0.46195099264705886]]], "std": [[[0.2817553412051296]], [[0.27479805733985346]], [[0.26744011305664506]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1803921568627451]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5849151245915033]], [[0.6048587990196078]], [[0.5947861764705883]]], "std": [[[0.29687976205891675]], [[0.2996632775040462]], [[0.3092586216296612]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5441535763888888]], [[0.5565753492647059]], [[0.5389678635620915]]], "std": [[[0.30494170575775326]], [[0.30704646287654236]], [[0.31550214785105396]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42199380718954244]], [[0.44546510008169937]], [[0.4160551919934641]]], "std": [[[0.36273467027331974]], [[0.36109427513879405]], [[0.3755655596200328]]], "count": [100]}, "observation.state": {"min": [0.45204854011535645, -1.3466087579727173, 0.6631952524185181, 2.7087385654449463, -0.000405317812692374, -1.7856870889663696, -1.241989016532898, -1.0179436206817627, 0.705496609210968, 0.1520656943321228, 1.2817816734313965, -1.101915955543518, 1.337499976158142, 43.93937683105469, -0.8381249904632568, -0.3050000071525574, 3.996875047683716, -0.19812500476837158, 2.020624876022339, -0.5318750143051147, 1.3224999904632568, 0.5887500047683716, 1.2143750190734863, 13.866874694824219, 23.640625, 45.270626068115234, 0.5, -0.42499998211860657, 4.287499904632568, -0.5631250143051147, 0.5931249856948853, -0.9893749952316284, 1.3643749952316284, 1.0362499952316284, 0.515625, 48.97999954223633], "max": [0.8409866690635681, -0.7497583627700806, 1.365157961845398, 2.9860713481903076, 1.6678322553634644, -1.4072632789611816, -0.9745216369628906, -0.6395437717437744, 0.9613422155380249, 0.38416972756385803, 1.6540461778640747, -0.7338635921478271, 64.03937530517578, 78.12562561035156, 37.79312515258789, 3.086250066757202, 37.51124954223633, 24.080625534057617, 32.265625, 67.58499908447266, 19.94937515258789, 91.32875061035156, 8.666874885559082, 110.33875274658203, 65.65125274658203, 62.13750076293945, 2.7587499618530273, 3.7825000286102295, 32.40812301635742, 28.735624313354492, 36.97437286376953, 60.491249084472656, 35.790626525878906, 69.39187622070312, 51.07875061035156, 108.95625305175781], "mean": [0.6094995737075806, -1.0229352712631226, 1.0196516513824463, 2.8488850593566895, 0.5549307465553284, -1.4864685535430908, -1.1249233484268188, -0.8520511984825134, 0.8690463304519653, 0.260555624961853, 1.4713447093963623, -0.8429839015007019, 51.4046516418457, 55.376197814941406, 6.535064220428467, 0.1278964728116989, 27.711944580078125, 14.06911849975586, 22.850252151489258, 38.6890983581543, 13.71364974975586, 55.16367721557617, 2.8117213249206543, 90.38578796386719, 51.74105453491211, 51.44539260864258, 0.7807791829109192, 0.7076430916786194, 23.452816009521484, 9.955110549926758, 23.749422073364258, 18.433778762817383, 23.201143264770508, 22.669145584106445, 15.609965324401855, 72.8478775024414], "std": [0.12101756036281586, 0.15297231078147888, 0.16321150958538055, 0.07496608048677444, 0.4556170403957367, 0.11674901098012924, 0.08883151412010193, 0.10439791530370712, 0.0625891461968422, 0.0700950175523758, 0.11906604468822479, 0.1123429611325264, 21.041284561157227, 10.138641357421875, 11.313262939453125, 0.6810136437416077, 12.196282386779785, 9.321364402770996, 5.923966407775879, 30.248628616333008, 3.6598007678985596, 30.731544494628906, 1.9577828645706177, 23.41028594970703, 14.17456340789795, 4.6640448570251465, 0.3823326528072357, 1.277427315711975, 8.562152862548828, 11.966193199157715, 11.73859977722168, 26.17685890197754, 10.266210556030273, 29.686147689819336, 20.98533821105957, 18.976816177368164], "count": [243]}, "action": {"min": [0.45204854011535645, -1.3466087579727173, 0.6631952524185181, 2.7087385654449463, -0.000405317812692374, -1.7856870889663696, -1.241989016532898, -1.0179436206817627, 0.705496609210968, 0.1520656943321228, 1.2817816734313965, -1.101915955543518, 1.337499976158142, 43.93937683105469, -0.8381249904632568, -0.3050000071525574, 3.996875047683716, -0.19812500476837158, 2.020624876022339, -0.5318750143051147, 1.3224999904632568, 0.5887500047683716, 1.2143750190734863, 13.866874694824219, 23.640625, 45.270626068115234, 0.5, -0.42499998211860657, 4.287499904632568, -0.5631250143051147, 0.5931249856948853, -0.9893749952316284, 1.3643749952316284, 1.0362499952316284, 0.515625, 48.97999954223633], "max": [0.8409866690635681, -0.7497583627700806, 1.365157961845398, 2.9860713481903076, 1.6678322553634644, -1.4072632789611816, -0.9745216369628906, -0.6395437717437744, 0.9613422155380249, 0.38416972756385803, 1.6540461778640747, -0.7338635921478271, 64.03937530517578, 78.12562561035156, 37.79312515258789, 3.086250066757202, 37.51124954223633, 24.080625534057617, 32.265625, 67.58499908447266, 19.94937515258789, 91.32875061035156, 8.666874885559082, 110.33875274658203, 65.65125274658203, 62.13750076293945, 2.7587499618530273, 3.7825000286102295, 32.40812301635742, 28.735624313354492, 36.97437286376953, 60.491249084472656, 35.790626525878906, 69.39187622070312, 51.07875061035156, 108.95625305175781], "mean": [0.609499454498291, -1.0229350328445435, 1.0196517705917358, 2.8488850593566895, 0.5549308061599731, -1.4864684343338013, -1.124923825263977, -0.8520512580871582, 0.8690465092658997, 0.2605557143688202, 1.47134530544281, -0.8429833650588989, 51.404624938964844, 55.37619400024414, 6.535066604614258, 0.1278964728116989, 27.711946487426758, 14.069123268127441, 22.850250244140625, 38.6890869140625, 13.713653564453125, 55.16367721557617, 2.8117213249206543, 90.38582611083984, 51.74104690551758, 51.44538879394531, 0.7807794213294983, 0.7076432108879089, 23.452838897705078, 9.955114364624023, 23.749399185180664, 18.433778762817383, 23.20113754272461, 22.66914176940918, 15.609968185424805, 72.8478775024414], "std": [0.12101755291223526, 0.15297231078147888, 0.16321149468421936, 0.07496608793735504, 0.4556170701980591, 0.11674901098012924, 0.08883152157068253, 0.10439793765544891, 0.0625891461968422, 0.07009502500295639, 0.11906605958938599, 0.1123429462313652, 21.04128646850586, 10.138644218444824, 11.313263893127441, 0.6810136437416077, 12.196281433105469, 9.32136344909668, 5.923966407775879, 30.24863624572754, 3.6598005294799805, 30.731544494628906, 1.9577833414077759, 23.410287857055664, 14.174562454223633, 4.664045333862305, 0.3823327124118805, 1.277427315711975, 8.562151908874512, 11.966194152832031, 11.738601684570312, 26.176860809326172, 10.266210556030273, 29.68614387512207, 20.985340118408203, 18.976818084716797], "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": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [243]}, "index": {"min": [4376], "max": [4618], "mean": [4497.0], "std": [70.14746372226631], "count": [243]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [243]}, "subtask_annotation": {"mean": [2.5349794238683128, 8.0, 8.0, 8.0, 8.0], "std": [1.8882925800546335, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [243]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [243]}, "eef_direction_state": {"mean": [3.7613168724279835, 4.061728395061729], "std": [1.6680936836556695, 1.571445396458204], "min": [0, 1], "max": [6, 6], "count": [243]}, "eef_velocity_state": {"mean": [1.2098765432098766, 0.7777777777777778], "std": [0.7209284602793294, 0.6415002990995826], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_state": {"mean": [0.8765432098765432, 0.5596707818930041], "std": [0.8802737516037481, 0.7853723754746201], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_direction_action": {"mean": [3.7613168724279835, 4.061728395061729], "std": [1.6680936836556695, 1.571445396458204], "min": [0, 1], "max": [6, 6], "count": [243]}, "eef_velocity_action": {"mean": [1.2098765432098766, 0.7777777777777778], "std": [0.7209284602793294, 0.6415002990995826], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_action": {"mean": [0.8765432098765432, 0.5596707818930041], "std": [0.8802737516037481, 0.7853723754746201], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_sim_pose_state": {"mean": [0.6474575550942891, 0.09373705678916157, 1.1556964609426152, -2.2428274711456115, 1.231503306475388, 0.24091828836338228, 0.5763577277736335, -0.19785844711973244, 1.207188315070729, 1.1161700209831003, 0.6783649576437215, 1.7716102156176452], "std": [0.03993553569485002, 0.05180865847378646, 0.07765064001461491, 0.8271035623561915, 0.20339290688780232, 2.6406841913322996, 0.01524552017965036, 0.03567026559163075, 0.05032275559548944, 0.21291264925336845, 0.06296668948916448, 0.2134128280396954], "min": [0.5381000204192472, 0.012447219687059474, 1.0550262299782927, -3.0778478702903125, 0.7117832013669005, -3.1385037311822885, 0.5343186361179246, -0.25522653620414965, 1.16494209073878, 0.5503677804177122, 0.5781990344518699, 1.2908322835235122], "max": [0.7026292660248313, 0.19702320969740567, 1.3449764923902152, -0.3648931903373459, 1.4259921557445114, 3.1396783788074414, 0.594339408860769, -0.1318587777873823, 1.3313157564618145, 1.2638104464823952, 0.7755034530639562, 2.031549627118431], "count": [243]}, "eef_sim_pose_action": {"mean": [0.6474575550942891, 0.09373705678916157, 1.1556964609426152, -2.2428274711456115, 1.231503306475388, 0.24091828836338228, 0.5763577277736335, -0.19785844711973244, 1.207188315070729, 1.1161700209831003, 0.6783649576437215, 1.7716102156176452], "std": [0.03993553569485002, 0.05180865847378646, 0.07765064001461491, 0.8271035623561915, 0.20339290688780232, 2.6406841913322996, 0.01524552017965036, 0.03567026559163075, 0.05032275559548944, 0.21291264925336845, 0.06296668948916448, 0.2134128280396954], "min": [0.5381000204192472, 0.012447219687059474, 1.0550262299782927, -3.0778478702903125, 0.7117832013669005, -3.1385037311822885, 0.5343186361179246, -0.25522653620414965, 1.16494209073878, 0.5503677804177122, 0.5781990344518699, 1.2908322835235122], "max": [0.7026292660248313, 0.19702320969740567, 1.3449764923902152, -0.3648931903373459, 1.4259921557445114, 3.1396783788074414, 0.594339408860769, -0.1318587777873823, 1.3313157564618145, 1.2638104464823952, 0.7755034530639562, 2.031549627118431], "count": [243]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4544352614379085]], [[0.4514828227124183]], [[0.45973718954248366]]], "std": [[[0.2776795995242091]], [[0.27046617303207654]], [[0.26297342520385153]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1411764705882353]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5555436948529411]], [[0.5796887581699347]], [[0.5726754452614379]]], "std": [[[0.2767892083326848]], [[0.2811538795976297]], [[0.2919151109506042]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5435427328431373]], [[0.5535517585784314]], [[0.5365516033496732]]], "std": [[[0.3039939477308672]], [[0.30742300668517814]], [[0.31553435038816724]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4221857863562091]], [[0.4454186519607843]], [[0.41472019403594773]]], "std": [[[0.3630456831066266]], [[0.3614866983642775]], [[0.37576995549900344]]], "count": [100]}, "observation.state": {"min": [0.43862536549568176, -1.4345149993896484, 0.6357290148735046, 2.5514752864837646, 0.0015020599821582437, -1.7438677549362183, -1.094977855682373, -1.0426204204559326, 0.6634813547134399, 0.07720111310482025, 1.2759641408920288, -1.1090209484100342, 3.161875009536743, 44.16875076293945, -0.8025000095367432, -0.47999998927116394, 5.013750076293945, 0.36374998092651367, 5.498125076293945, -0.24111111462116241, 4.243124961853027, -3.098750114440918, 1.2762500047683716, 24.33187484741211, 5.590000152587891, 46.81312561035156, 0.8531249761581421, -0.6937500238418579, 0.9643750190734863, 0.703125, 0.5987499952316284, -0.31812500953674316, 0.7862499952316284, 0.6243749856948853, 0.5989999771118164, 15.734375], "max": [0.8462187647819519, -0.7391088604927063, 1.466320514678955, 2.941033363342285, 1.6680494546890259, -1.1101176738739014, -0.9084601998329163, -0.6500104665756226, 0.9851367473602295, 0.2832217514514923, 1.6588225364685059, -0.6610971093177795, 61.241249084472656, 76.02937316894531, 22.666250228881836, 3.8812499046325684, 36.84062576293945, 21.141250610351562, 31.34749984741211, 63.50312423706055, 28.001249313354492, 85.71687316894531, 14.649999618530273, 110.13687133789062, 62.84562683105469, 83.10000610351562, 3.208750009536743, 4.974374771118164, 35.52562713623047, 50.45375061035156, 37.65625, 73.97187805175781, 35.603126525878906, 84.92375183105469, 42.67625045776367, 110.52375030517578], "mean": [0.6093258261680603, -1.0060410499572754, 0.9876880049705505, 2.8325788974761963, 0.6123890280723572, -1.4638904333114624, -1.022704839706421, -0.8656653761863708, 0.8923612236976624, 0.2086721956729889, 1.4179611206054688, -0.8359693288803101, 48.749473571777344, 56.27960968017578, 2.4480936527252197, 0.3079918324947357, 27.296865463256836, 11.076056480407715, 22.92811393737793, 35.137577056884766, 17.205604553222656, 46.067359924316406, 4.728847026824951, 83.19261169433594, 45.06417465209961, 57.28456115722656, 1.0560402870178223, 1.2978489398956299, 18.687284469604492, 19.141841888427734, 22.788150787353516, 18.850427627563477, 17.966955184936523, 32.11178970336914, 10.31004810333252, 70.02983856201172], "std": [0.11402078717947006, 0.19114384055137634, 0.2158968150615692, 0.08427005261182785, 0.4845922589302063, 0.13662782311439514, 0.057855550199747086, 0.10351517796516418, 0.09272057563066483, 0.06729450821876526, 0.13193818926811218, 0.1467825323343277, 20.543275833129883, 9.723209381103516, 6.415064334869385, 1.122129201889038, 10.524377822875977, 8.560057640075684, 6.136128902435303, 29.056272506713867, 4.045581340789795, 36.500301361083984, 3.825446844100952, 31.28377342224121, 20.44573211669922, 10.785998344421387, 0.31454962491989136, 1.7941608428955078, 12.747127532958984, 21.340646743774414, 12.539889335632324, 28.50726890563965, 10.756699562072754, 30.16502571105957, 16.046964645385742, 27.848386764526367], "count": [252]}, "action": {"min": [0.43862536549568176, -1.4345149993896484, 0.6357290148735046, 2.5514752864837646, 0.0015020599821582437, -1.7438677549362183, -1.094977855682373, -1.0426204204559326, 0.6634813547134399, 0.07720111310482025, 1.2759641408920288, -1.1090209484100342, 3.161875009536743, 44.16875076293945, -0.8025000095367432, -0.47999998927116394, 5.013750076293945, 0.36374998092651367, 5.498125076293945, -0.24111111462116241, 4.243124961853027, -3.098750114440918, 1.2762500047683716, 24.33187484741211, 5.590000152587891, 46.81312561035156, 0.8531249761581421, -0.6937500238418579, 0.9643750190734863, 0.703125, 0.5987499952316284, -0.31812500953674316, 0.7862499952316284, 0.6243749856948853, 0.5989999771118164, 15.734375], "max": [0.8462187647819519, -0.7391088604927063, 1.466320514678955, 2.941033363342285, 1.6680494546890259, -1.1101176738739014, -0.9084601998329163, -0.6500104665756226, 0.9851367473602295, 0.2832217514514923, 1.6588225364685059, -0.6610971093177795, 61.241249084472656, 76.02937316894531, 22.666250228881836, 3.8812499046325684, 36.84062576293945, 21.141250610351562, 31.34749984741211, 63.50312423706055, 28.001249313354492, 85.71687316894531, 14.649999618530273, 110.13687133789062, 62.84562683105469, 83.10000610351562, 3.208750009536743, 4.974374771118164, 35.52562713623047, 50.45375061035156, 37.65625, 73.97187805175781, 35.603126525878906, 84.92375183105469, 42.67625045776367, 110.52375030517578], "mean": [0.6093260645866394, -1.0060412883758545, 0.9876877069473267, 2.832578182220459, 0.6123891472816467, -1.4638901948928833, -1.0227059125900269, -0.8656654357910156, 0.8923612833023071, 0.20867221057415009, 1.4179607629776, -0.8359688520431519, 48.749488830566406, 56.27958679199219, 2.448094367980957, 0.30799195170402527, 27.296852111816406, 11.07605266571045, 22.928096771240234, 35.1375617980957, 17.205598831176758, 46.0673713684082, 4.728846549987793, 83.1926040649414, 45.06416702270508, 57.28459167480469, 1.0560405254364014, 1.297849178314209, 18.687286376953125, 19.1418399810791, 22.78815460205078, 18.85042953491211, 17.966949462890625, 32.111793518066406, 10.310051918029785, 70.02983856201172], "std": [0.11402080208063126, 0.19114378094673157, 0.21589678525924683, 0.08427005261182785, 0.4845922291278839, 0.13662780821323395, 0.057855572551488876, 0.10351516306400299, 0.09272057563066483, 0.06729450076818466, 0.13193818926811218, 0.1467825323343277, 20.543277740478516, 9.723210334777832, 6.415064334869385, 1.122129201889038, 10.52437973022461, 8.560060501098633, 6.13612699508667, 29.0562801361084, 4.045581340789795, 36.50030517578125, 3.8254473209381104, 31.28377342224121, 20.44573211669922, 10.785996437072754, 0.31454986333847046, 1.7941603660583496, 12.747127532958984, 21.34064483642578, 12.539888381958008, 28.507272720336914, 10.756698608398438, 30.165019989013672, 16.046958923339844, 27.84838104248047], "count": [252]}, "timestamp": {"min": [0.0], "max": [8.366666666666667], "mean": [4.183333333333334], "std": [2.4248520382504593], "count": [252]}, "frame_index": {"min": [0], "max": [251], "mean": [125.5], "std": [72.74556114751378], "count": [252]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [252]}, "index": {"min": [4619], "max": [4870], "mean": [4744.5], "std": [72.74556114751378], "count": [252]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [252]}, "subtask_annotation": {"mean": [3.011904761904762, 8.0, 8.0, 8.0, 8.0], "std": [1.9689698838804337, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [252]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [252]}, "eef_direction_state": {"mean": [3.3293650793650795, 4.444444444444445], "std": [1.9575481692594496, 1.6573815433529235], "min": [0, 1], "max": [6, 6], "count": [252]}, "eef_velocity_state": {"mean": [1.2380952380952381, 0.6388888888888888], "std": [0.7229631643185227, 0.6788730416668048], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_state": {"mean": [0.8888888888888888, 0.5912698412698413], "std": [0.8519093608376967, 0.7789410639797726], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_direction_action": {"mean": [3.3293650793650795, 4.444444444444445], "std": [1.9575481692594496, 1.6573815433529235], "min": [0, 1], "max": [6, 6], "count": [252]}, "eef_velocity_action": {"mean": [1.2380952380952381, 0.6388888888888888], "std": [0.7229631643185227, 0.6788730416668048], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_action": {"mean": [0.8888888888888888, 0.5912698412698413], "std": [0.8519093608376967, 0.7789410639797726], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_sim_pose_state": {"mean": [0.6387758474222494, 0.09189937331261307, 1.1708074939015376, -2.0659872383251177, 1.2305569753303964, -0.8208335268734536, 0.5840907456186347, -0.18014989510487206, 1.2250723101136876, 1.0598306989563522, 0.6628150639778531, 1.788484112692739], "std": [0.05020851807503856, 0.053894167697917494, 0.08656393359165657, 0.8377415608736541, 0.24107764748652596, 2.4937236426962097, 0.021866905950571388, 0.03393610959859192, 0.04880380421193918, 0.21480618631211454, 0.09048173086674385, 0.22284227887753896], "min": [0.5363635540286449, 0.0003264501048052537, 1.055062320567333, -3.003534189275464, 0.7021863416320793, -3.1287610416104568, 0.5313510199675082, -0.22252218351152891, 1.1769824329533152, 0.5349043919963861, 0.5389988445949672, 1.301096152851595], "max": [0.7210117023505267, 0.19753044692617247, 1.3486573662945414, -0.3335497184452604, 1.4583706498230127, 3.1298994380867344, 0.6072344658202462, -0.10719821030411719, 1.3348329324197896, 1.2853093649596556, 0.7971310489044625, 2.05871422189724], "count": [252]}, "eef_sim_pose_action": {"mean": [0.6387758474222494, 0.09189937331261307, 1.1708074939015376, -2.0659872383251177, 1.2305569753303964, -0.8208335268734536, 0.5840907456186347, -0.18014989510487206, 1.2250723101136876, 1.0598306989563522, 0.6628150639778531, 1.788484112692739], "std": [0.05020851807503856, 0.053894167697917494, 0.08656393359165657, 0.8377415608736541, 0.24107764748652596, 2.4937236426962097, 0.021866905950571388, 0.03393610959859192, 0.04880380421193918, 0.21480618631211454, 0.09048173086674385, 0.22284227887753896], "min": [0.5363635540286449, 0.0003264501048052537, 1.055062320567333, -3.003534189275464, 0.7021863416320793, -3.1287610416104568, 0.5313510199675082, -0.22252218351152891, 1.1769824329533152, 0.5349043919963861, 0.5389988445949672, 1.301096152851595], "max": [0.7210117023505267, 0.19753044692617247, 1.3486573662945414, -0.3335497184452604, 1.4583706498230127, 3.1298994380867344, 0.6072344658202462, -0.10719821030411719, 1.3348329324197896, 1.2853093649596556, 0.7971310489044625, 2.05871422189724], "count": [252]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4541966176470588]], [[0.45110845792483656]], [[0.4595093096405229]]], "std": [[[0.27940992894425765]], [[0.2711528355764618]], [[0.2637474696339014]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6118275694444444]], [[0.6497399918300654]], [[0.6410021915849673]]], "std": [[[0.28783735146695566]], [[0.28281137401854933]], [[0.28552746751295804]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1607843137254902]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5376245690359478]], [[0.5484829064542484]], [[0.5321779125816993]]], "std": [[[0.3086868795095695]], [[0.31103817293675545]], [[0.31969312956318685]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.427549489379085]], [[0.4517747998366013]], [[0.42926840482026146]]], "std": [[[0.36118292924163004]], [[0.35882909928263385]], [[0.37674000814614816]]], "count": [100]}, "observation.state": {"min": [0.4726720452308655, -1.3077219724655151, 0.7322847247123718, 2.7456703186035156, 0.02923056297004223, -1.7604619264602661, -1.1522468328475952, -0.997224748134613, 0.7786975502967834, 0.12722209095954895, 1.3571946620941162, -1.0982892513275146, 13.991999626159668, 40.595001220703125, -0.4137499928474426, -0.4737499952316284, 3.513124942779541, 0.3018749952316284, 0.6987500190734863, -0.17687499523162842, 0.7512500286102295, -3.1458332538604736, 1.1349999904632568, 11.623332977294922, 11.167778015136719, 42.51937484741211, -0.004999999888241291, -0.022499997168779373, 0.805555522441864, 0.5575000047683716, 0.9118750095367432, 0.019999995827674866, 1.0893750190734863, 0.4012500047683716, 0.6399999856948853, -3.317500114440918], "max": [0.8224824666976929, -0.7754762172698975, 1.2843327522277832, 2.991793632507324, 1.6461730003356934, -1.3353074789047241, -0.9550240635871887, -0.7404228448867798, 0.977674126625061, 0.30911439657211304, 1.6560490131378174, -0.674734890460968, 62.63750076293945, 72.86299896240234, 38.55875015258789, 7.4633331298828125, 32.91062545776367, 30.046875, 35.96687316894531, 45.727500915527344, 37.97500228881836, 72.08312225341797, 38.23500061035156, 102.18812561035156, 59.05125045776367, 75.4977798461914, 0.12562499940395355, 5.115624904632568, 48.95375061035156, 58.50749969482422, 39.088748931884766, 49.40625, 38.389373779296875, 46.00562286376953, 51.904998779296875, 99.27312469482422], "mean": [0.6040374040603638, -0.9929625391960144, 0.9657129049301147, 2.894054412841797, 0.5675979256629944, -1.463314175605774, -1.0809381008148193, -0.8518468141555786, 0.9152225852012634, 0.2307647466659546, 1.441292405128479, -0.7925445437431335, 53.571563720703125, 53.582191467285156, 4.0583295822143555, 0.6969186067581177, 23.006113052368164, 18.34819221496582, 25.030996322631836, 27.066150665283203, 24.734737396240234, 41.63296127319336, 21.320131301879883, 74.66276550292969, 39.988162994384766, 55.28879165649414, 0.05342380329966545, 2.05238676071167, 20.882801055908203, 13.380631446838379, 19.15499496459961, 12.869080543518066, 19.76865577697754, 12.931145668029785, 13.478730201721191, 51.38996124267578], "std": [0.10003937780857086, 0.1450754553079605, 0.14195847511291504, 0.07803099602460861, 0.37462884187698364, 0.11237552016973495, 0.05427541211247444, 0.06938882917165756, 0.045225515961647034, 0.060656968504190445, 0.08101946860551834, 0.11563768982887268, 13.790459632873535, 7.278145790100098, 9.918679237365723, 1.8498375415802002, 10.98712158203125, 13.350884437561035, 12.776512145996094, 20.697757720947266, 12.514220237731934, 32.84280776977539, 15.142768859863281, 24.690107345581055, 14.11204719543457, 8.035385131835938, 0.02673353999853134, 1.7062379121780396, 16.636051177978516, 20.168214797973633, 14.222061157226562, 19.15875816345215, 13.617722511291504, 18.489349365234375, 19.26490020751953, 34.84345245361328], "count": [212]}, "action": {"min": [0.4726720452308655, -1.3077219724655151, 0.7322847247123718, 2.7456703186035156, 0.02923056297004223, -1.7604619264602661, -1.1522468328475952, -0.997224748134613, 0.7786975502967834, 0.12722209095954895, 1.3571946620941162, -1.0982892513275146, 13.991999626159668, 40.595001220703125, -0.4137499928474426, -0.4737499952316284, 3.513124942779541, 0.3018749952316284, 0.6987500190734863, -0.17687499523162842, 0.7512500286102295, -3.1458332538604736, 1.1349999904632568, 11.623332977294922, 11.167778015136719, 42.51937484741211, -0.004999999888241291, -0.022499997168779373, 0.805555522441864, 0.5575000047683716, 0.9118750095367432, 0.019999995827674866, 1.0893750190734863, 0.4012500047683716, 0.6399999856948853, -3.317500114440918], "max": [0.8224824666976929, -0.7754762172698975, 1.2843327522277832, 2.991793632507324, 1.6461730003356934, -1.3353074789047241, -0.9550240635871887, -0.7404228448867798, 0.977674126625061, 0.30911439657211304, 1.6560490131378174, -0.674734890460968, 62.63750076293945, 72.86299896240234, 38.55875015258789, 7.4633331298828125, 32.91062545776367, 30.046875, 35.96687316894531, 45.727500915527344, 37.97500228881836, 72.08312225341797, 38.23500061035156, 102.18812561035156, 59.05125045776367, 75.4977798461914, 0.12562499940395355, 5.115624904632568, 48.95375061035156, 58.50749969482422, 39.088748931884766, 49.40625, 38.389373779296875, 46.00562286376953, 51.904998779296875, 99.27312469482422], "mean": [0.6040374040603638, -0.9929628372192383, 0.96571284532547, 2.8940541744232178, 0.5675981044769287, -1.4633142948150635, -1.080938696861267, -0.8518469929695129, 0.9152222871780396, 0.23076479136943817, 1.441292405128479, -0.7925445437431335, 53.571598052978516, 53.58218002319336, 4.058334827423096, 0.6969187259674072, 23.00611114501953, 18.348180770874023, 25.03099250793457, 27.06615447998047, 24.734731674194336, 41.632938385009766, 21.32012367248535, 74.66276550292969, 39.98814010620117, 55.28876876831055, 0.053423818200826645, 2.052387237548828, 20.882808685302734, 13.380644798278809, 19.155000686645508, 12.869081497192383, 19.768667221069336, 12.931153297424316, 13.478730201721191, 51.38995361328125], "std": [0.10003937780857086, 0.14507544040679932, 0.14195847511291504, 0.07803097367286682, 0.37462881207466125, 0.11237551271915436, 0.05427539721131325, 0.06938882917165756, 0.045225512236356735, 0.060656964778900146, 0.08101946860551834, 0.11563768237829208, 13.790461540222168, 7.2781453132629395, 9.918683052062988, 1.8498377799987793, 10.987120628356934, 13.350884437561035, 12.776512145996094, 20.6977596282959, 12.514219284057617, 32.84281921386719, 15.142765998840332, 24.690105438232422, 14.112044334411621, 8.035386085510254, 0.026733538135886192, 1.7062379121780396, 16.636051177978516, 20.168201446533203, 14.222064971923828, 19.15875816345215, 13.617722511291504, 18.489351272583008, 19.26490020751953, 34.84346389770508], "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": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [212]}, "index": {"min": [4871], "max": [5082], "mean": [4976.5], "std": [61.198447692731555], "count": [212]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [212]}, "subtask_annotation": {"mean": [2.7122641509433962, 8.0, 8.0, 8.0, 8.0], "std": [1.877684384342965, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [212]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [212]}, "eef_direction_state": {"mean": [3.6745283018867925, 4.382075471698113], "std": [1.4674815624025597, 1.5632149485710831], "min": [0, 1], "max": [6, 6], "count": [212]}, "eef_velocity_state": {"mean": [1.4339622641509433, 0.6745283018867925], "std": [0.5830768732212255, 0.6535189680887867], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_state": {"mean": [1.1415094339622642, 0.5], "std": [0.8060932953786414, 0.7492134240101289], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_direction_action": {"mean": [3.6745283018867925, 4.382075471698113], "std": [1.4674815624025597, 1.5632149485710831], "min": [0, 1], "max": [6, 6], "count": [212]}, "eef_velocity_action": {"mean": [1.4339622641509433, 0.6745283018867925], "std": [0.5830768732212255, 0.6535189680887867], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_action": {"mean": [1.1415094339622642, 0.5], "std": [0.8060932953786414, 0.7492134240101289], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_sim_pose_state": {"mean": [0.6346580889972869, 0.08261641442258064, 1.1657262046386647, -2.100354534980337, 1.3202641032812785, -0.05910909056813607, 0.5892894553868124, -0.19898249201995183, 1.2173427776393069, 1.0964349545773395, 0.675345494606953, 1.791089161199429], "std": [0.028700346876663667, 0.045994562693857065, 0.07035929955791988, 0.8249690123599485, 0.21144692959655884, 2.536838932001302, 0.010887080179425372, 0.026057350655790238, 0.028022052196720604, 0.12954831996031357, 0.09718131442351019, 0.14139768525380564], "min": [0.5435191124436511, 0.014317484070557274, 1.050952708090704, -3.0169397054315015, 0.7342728472807538, -3.1340998368482724, 0.5441198212862479, -0.223658811969088, 1.192725727842409, 0.5665074738597757, 0.5287721821754641, 1.3409786826829446], "max": [0.6764473450310187, 0.18940934385996133, 1.3451187958532698, -0.30043950146767723, 1.5211489477559157, 3.1411174369991453, 0.6003880074015208, -0.1470464968289454, 1.3209599760356947, 1.1901436822843057, 0.8387970726806331, 1.9682919360148747], "count": [212]}, "eef_sim_pose_action": {"mean": [0.6346580889972869, 0.08261641442258064, 1.1657262046386647, -2.100354534980337, 1.3202641032812785, -0.05910909056813607, 0.5892894553868124, -0.19898249201995183, 1.2173427776393069, 1.0964349545773395, 0.675345494606953, 1.791089161199429], "std": [0.028700346876663667, 0.045994562693857065, 0.07035929955791988, 0.8249690123599485, 0.21144692959655884, 2.536838932001302, 0.010887080179425372, 0.026057350655790238, 0.028022052196720604, 0.12954831996031357, 0.09718131442351019, 0.14139768525380564], "min": [0.5435191124436511, 0.014317484070557274, 1.050952708090704, -3.0169397054315015, 0.7342728472807538, -3.1340998368482724, 0.5441198212862479, -0.223658811969088, 1.192725727842409, 0.5665074738597757, 0.5287721821754641, 1.3409786826829446], "max": [0.6764473450310187, 0.18940934385996133, 1.3451187958532698, -0.30043950146767723, 1.5211489477559157, 3.1411174369991453, 0.6003880074015208, -0.1470464968289454, 1.3209599760356947, 1.1901436822843057, 0.8387970726806331, 1.9682919360148747], "count": [212]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45071539215686274]], [[0.45001011642156863]], [[0.45895260416666667]]], "std": [[[0.28431492903944594]], [[0.27597627036826744]], [[0.2676639075862761]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1843137254901961]], [[0.11764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.64069233251634]], [[0.6785555147058824]], [[0.6755017749183007]]], "std": [[[0.2808826175288502]], [[0.27852009969429575]], [[0.28412286240293405]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5649831147875818]], [[0.576607824754902]], [[0.5591318647875817]]], "std": [[[0.3091240376987644]], [[0.3117203727886043]], [[0.3204372276896671]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42246205678104576]], [[0.44578083333333335]], [[0.41432689746732027]]], "std": [[[0.3615246103158143]], [[0.3600927597363892]], [[0.3747535987832912]]], "count": [100]}, "observation.state": {"min": [0.45839056372642517, -1.334377646446228, 0.8813038468360901, 2.6805334091186523, -0.010609788820147514, -1.8958275318145752, -1.083009123802185, -1.0224021673202515, 0.8272297382354736, 0.0924362912774086, 1.2730315923690796, -0.9458686113357544, 33.90999984741211, 42.70000076293945, -0.8600000143051147, -0.3656249940395355, 2.8866665363311768, 0.328125, 0.8650000095367432, -0.2142857164144516, 0.8819999694824219, -3.3125, 0.9107142686843872, 17.283750534057617, 38.454444885253906, 46.13500213623047, 1.0581250190734863, -0.3349999785423279, 0.9900000095367432, 0.6737499833106995, 0.8806250095367432, 0.7350000143051147, 1.0568749904632568, -0.078125, 0.625, 48.23062515258789], "max": [0.7466959953308105, -0.8554112315177917, 1.359006643295288, 2.921360969543457, 0.8846629858016968, -1.3128242492675781, -0.9132286310195923, -0.8321465253829956, 0.9663252830505371, 0.2999590039253235, 1.621631383895874, -0.7186284065246582, 60.459999084472656, 57.627777099609375, 34.45624923706055, 6.96999979019165, 34.889373779296875, 33.15937423706055, 36.00374984741211, 67.3018798828125, 38.40250015258789, 84.31687927246094, 33.79500198364258, 109.27625274658203, 64.79875183105469, 58.48062515258789, 3.137500047683716, 4.108461380004883, 46.295623779296875, 71.66937255859375, 39.84375, 75.07062530517578, 31.89437484741211, 78.60687255859375, 53.86937713623047, 110.00250244140625], "mean": [0.5980485081672668, -1.0361896753311157, 1.0364139080047607, 2.832160711288452, 0.3910592198371887, -1.442039132118225, -1.0246466398239136, -0.9152973294258118, 0.908078670501709, 0.21261979639530182, 1.4155651330947876, -0.800341784954071, 56.8595085144043, 50.23440170288086, 6.88482141494751, 0.29741594195365906, 27.37509536743164, 23.904315948486328, 27.14432716369629, 43.00618362426758, 24.5870304107666, 57.37875747680664, 18.8457088470459, 88.96979522705078, 56.527549743652344, 53.06882095336914, 1.2021739482879639, 0.9396324753761292, 25.76631736755371, 22.35199737548828, 23.28181266784668, 27.154281616210938, 17.34214210510254, 36.496910095214844, 17.182035446166992, 81.7336654663086], "std": [0.07715556025505066, 0.1435644030570984, 0.1472184956073761, 0.05476360023021698, 0.20145472884178162, 0.10917666554450989, 0.053338635712862015, 0.05700134485960007, 0.050543952733278275, 0.06971393525600433, 0.07593978196382523, 0.08898313343524933, 6.649293899536133, 2.494398355484009, 11.308967590332031, 1.8181391954421997, 11.354426383972168, 13.032994270324707, 12.27083969116211, 25.365495681762695, 12.713391304016113, 33.31927490234375, 12.81275463104248, 28.659963607788086, 7.827975273132324, 3.9312407970428467, 0.31424832344055176, 1.397602915763855, 15.59285831451416, 27.595399856567383, 14.369178771972656, 30.085399627685547, 10.409372329711914, 29.18300437927246, 21.83401870727539, 18.723215103149414], "count": [184]}, "action": {"min": [0.45839056372642517, -1.334377646446228, 0.8813038468360901, 2.6805334091186523, -0.010609788820147514, -1.8958275318145752, -1.083009123802185, -1.0224021673202515, 0.8272297382354736, 0.0924362912774086, 1.2730315923690796, -0.9458686113357544, 33.90999984741211, 42.70000076293945, -0.8600000143051147, -0.3656249940395355, 2.8866665363311768, 0.328125, 0.8650000095367432, -0.2142857164144516, 0.8819999694824219, -3.3125, 0.9107142686843872, 17.283750534057617, 38.454444885253906, 46.13500213623047, 1.0581250190734863, -0.3349999785423279, 0.9900000095367432, 0.6737499833106995, 0.8806250095367432, 0.7350000143051147, 1.0568749904632568, -0.078125, 0.625, 48.23062515258789], "max": [0.7466959953308105, -0.8554112315177917, 1.359006643295288, 2.921360969543457, 0.8846629858016968, -1.3128242492675781, -0.9132286310195923, -0.8321465253829956, 0.9663252830505371, 0.2999590039253235, 1.621631383895874, -0.7186284065246582, 60.459999084472656, 57.627777099609375, 34.45624923706055, 6.96999979019165, 34.889373779296875, 33.15937423706055, 36.00374984741211, 67.3018798828125, 38.40250015258789, 84.31687927246094, 33.79500198364258, 109.27625274658203, 64.79875183105469, 58.48062515258789, 3.137500047683716, 4.108461380004883, 46.295623779296875, 71.66937255859375, 39.84375, 75.07062530517578, 31.89437484741211, 78.60687255859375, 53.86937713623047, 110.00250244140625], "mean": [0.5980483889579773, -1.0361896753311157, 1.0364141464233398, 2.8321616649627686, 0.3910592198371887, -1.4420390129089355, -1.0246471166610718, -0.915296733379364, 0.9080785512924194, 0.2126198709011078, 1.4155653715133667, -0.8003419637680054, 56.859519958496094, 50.23439025878906, 6.884823799133301, 0.29741591215133667, 27.375106811523438, 23.904298782348633, 27.144311904907227, 43.006187438964844, 24.587038040161133, 57.378761291503906, 18.845714569091797, 88.96979522705078, 56.527557373046875, 53.0688362121582, 1.2021743059158325, 0.9396324753761292, 25.76632308959961, 22.35198211669922, 23.281810760498047, 27.154277801513672, 17.342140197753906, 36.496917724609375, 17.182052612304688, 81.7336654663086], "std": [0.07715556025505066, 0.1435644030570984, 0.1472185105085373, 0.05476360395550728, 0.2014547735452652, 0.10917666554450989, 0.053338635712862015, 0.057001326233148575, 0.05054395645856857, 0.06971395015716553, 0.07593978196382523, 0.08898312598466873, 6.649293899536133, 2.494398593902588, 11.308971405029297, 1.8181394338607788, 11.354426383972168, 13.032997131347656, 12.270841598510742, 25.365493774414062, 12.713391304016113, 33.319278717041016, 12.812752723693848, 28.65996551513672, 7.827975749969482, 3.931241273880005, 0.3142482042312622, 1.3976027965545654, 15.592859268188477, 27.595394134521484, 14.369179725646973, 30.085407257080078, 10.409371376037598, 29.183002471923828, 21.83402442932129, 18.72321319580078], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [184]}, "index": {"min": [5083], "max": [5266], "mean": [5174.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [2.9782608695652173, 8.0, 8.0, 8.0, 8.0], "std": [1.7319143772738717, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [184]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [184]}, "eef_direction_state": {"mean": [3.217391304347826, 4.141304347826087], "std": [1.6240454517930225, 1.6123269825555715], "min": [0, 1], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.3695652173913044, 0.6630434782608695], "std": [0.6028445488635683, 0.594854273587484], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [0.842391304347826, 0.5815217391304348], "std": [0.8289246170756119, 0.761781286058065], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.217391304347826, 4.141304347826087], "std": [1.6240454517930225, 1.6123269825555715], "min": [0, 1], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.3695652173913044, 0.6630434782608695], "std": [0.6028445488635683, 0.594854273587484], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [0.842391304347826, 0.5815217391304348], "std": [0.8289246170756119, 0.761781286058065], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6522551495838769, 0.0819997663101744, 1.1216924011989613, -2.5187804842721677, 1.290823645447565, -0.7222214477286392, 0.5875552275205805, -0.17018952927111902, 1.2123449920902056, 1.099416784784205, 0.6235067896416424, 1.8456144147904547], "std": [0.02318860487944439, 0.032172754439025515, 0.03695637398204171, 0.353821573453171, 0.10701674411009426, 2.7578498276215773, 0.008383180966189287, 0.029638936000225127, 0.01150410424837828, 0.050874864821064215, 0.09011116826804953, 0.10250156729552988], "min": [0.6266138923146045, 0.024755387311592852, 1.0490128017498515, -3.0566365675847287, 1.0843432632294623, -3.1317501463846975, 0.5765498215727463, -0.21985817784037792, 1.1977926596976756, 0.8994847016815348, 0.5419424403866064, 1.598985838414177], "max": [0.7021406535692879, 0.13951159157434284, 1.2035913801638547, -1.283120783020688, 1.4055213616462878, 3.1196599906044895, 0.6007930422673391, -0.11113035384110062, 1.2613008721692232, 1.1574992759847982, 0.7723338981588665, 2.038360486819963], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6522551495838769, 0.0819997663101744, 1.1216924011989613, -2.5187804842721677, 1.290823645447565, -0.7222214477286392, 0.5875552275205805, -0.17018952927111902, 1.2123449920902056, 1.099416784784205, 0.6235067896416424, 1.8456144147904547], "std": [0.02318860487944439, 0.032172754439025515, 0.03695637398204171, 0.353821573453171, 0.10701674411009426, 2.7578498276215773, 0.008383180966189287, 0.029638936000225127, 0.01150410424837828, 0.050874864821064215, 0.09011116826804953, 0.10250156729552988], "min": [0.6266138923146045, 0.024755387311592852, 1.0490128017498515, -3.0566365675847287, 1.0843432632294623, -3.1317501463846975, 0.5765498215727463, -0.21985817784037792, 1.1977926596976756, 0.8994847016815348, 0.5419424403866064, 1.598985838414177], "max": [0.7021406535692879, 0.13951159157434284, 1.2035913801638547, -1.283120783020688, 1.4055213616462878, 3.1196599906044895, 0.6007930422673391, -0.11113035384110062, 1.2613008721692232, 1.1574992759847982, 0.7723338981588665, 2.038360486819963], "count": [184]}}} +{"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.45084689133986927]], [[0.4494499836601307]], [[0.4577249489379085]]], "std": [[[0.2876507431633987]], [[0.2798139863124822]], [[0.2717706169744997]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.17254901960784313]], [[0.13725490196078433]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.642838641748366]], [[0.6715082046568628]], [[0.666468137254902]]], "std": [[[0.272682582069227]], [[0.27433191123621187]], [[0.2786183088294993]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1568627450980392]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5592478349673202]], [[0.5718051327614379]], [[0.5549137704248366]]], "std": [[[0.30794419063064454]], [[0.309723433018697]], [[0.3178072388808372]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4184643382352941]], [[0.4424883047385621]], [[0.4123833149509804]]], "std": [[[0.36127501363826403]], [[0.3596146989119081]], [[0.3740572047906335]]], "count": [100]}, "observation.state": {"min": [0.469667911529541, -1.399919867515564, 0.8051465153694153, 2.7250943183898926, 0.0539311058819294, -1.860837697982788, -1.1709392070770264, -0.9729772210121155, 0.8180742859840393, 0.15151731669902802, 1.2720540761947632, -0.9561684727668762, 36.64066696166992, 44.08124923706055, -0.8793749809265137, -0.27687498927116394, 2.5088889598846436, 0.5206249952316284, 4.262499809265137, -0.2800000011920929, 5.0871429443359375, -2.9225001335144043, 1.0681250095367432, 44.39500045776367, 37.44333267211914, 44.98999786376953, 0.8918750286102295, -0.675000011920929, 2.161250114440918, -0.030625000596046448, 0.7706249952316284, -0.7875000238418579, 0.7749999761581421, -0.3918749988079071, 0.6468750238418579, 14.885624885559082], "max": [0.8129032254219055, -0.7913710474967957, 1.3875458240509033, 2.9703116416931152, 1.345612645149231, -1.387116551399231, -0.9814173579216003, -0.7731449604034424, 0.9139677286148071, 0.3697451651096344, 1.6449224948883057, -0.8171444535255432, 63.18562698364258, 73.23110961914062, 52.739376068115234, 4.018125057220459, 41.8650016784668, 15.633749961853027, 30.936874389648438, 64.96187591552734, 36.9988899230957, 72.2543716430664, 25.013124465942383, 103.7593765258789, 66.48687744140625, 63.62666702270508, 2.8949999809265137, 4.760624885559082, 39.515625, 51.853126525878906, 47.95874786376953, 72.5581283569336, 32.755001068115234, 69.25125122070312, 43.48875045776367, 108.25125122070312], "mean": [0.6114509701728821, -1.0675480365753174, 1.07163667678833, 2.872840166091919, 0.43380722403526306, -1.5748825073242188, -1.1024235486984253, -0.8863880038261414, 0.8717301487922668, 0.27314814925193787, 1.4238089323043823, -0.8581958413124084, 59.16933059692383, 50.51078796386719, 12.030295372009277, 0.2046985775232315, 31.438552856445312, 10.571621894836426, 24.190263748168945, 44.12834548950195, 25.702117919921875, 47.929359436035156, 16.008834838867188, 86.90957641601562, 58.636566162109375, 51.11714553833008, 1.130947232246399, 0.868955135345459, 25.043142318725586, 18.691471099853516, 25.16338539123535, 25.890153884887695, 18.22460174560547, 31.717466354370117, 14.52135181427002, 68.75625610351562], "std": [0.09084267169237137, 0.1465839445590973, 0.13849709928035736, 0.059106770902872086, 0.24985605478286743, 0.1327858418226242, 0.06274840980768204, 0.04576016589999199, 0.033554598689079285, 0.07328266650438309, 0.09363855421543121, 0.031435929238796234, 7.420557498931885, 5.649808406829834, 15.448911666870117, 0.9622011780738831, 12.994542121887207, 5.772554397583008, 8.051789283752441, 27.967906951904297, 9.634650230407715, 29.542810440063477, 9.402898788452148, 18.485689163208008, 7.3033976554870605, 3.319199562072754, 0.30056145787239075, 1.53960382938385, 11.45528507232666, 16.758554458618164, 14.322921752929688, 27.044265747070312, 9.548042297363281, 26.83778953552246, 17.61631202697754, 29.224409103393555], "count": [191]}, "action": {"min": [0.469667911529541, -1.399919867515564, 0.8051465153694153, 2.7250943183898926, 0.0539311058819294, -1.860837697982788, -1.1709392070770264, -0.9729772210121155, 0.8180742859840393, 0.15151731669902802, 1.2720540761947632, -0.9561684727668762, 36.64066696166992, 44.08124923706055, -0.8793749809265137, -0.27687498927116394, 2.5088889598846436, 0.5206249952316284, 4.262499809265137, -0.2800000011920929, 5.0871429443359375, -2.9225001335144043, 1.0681250095367432, 44.39500045776367, 37.44333267211914, 44.98999786376953, 0.8918750286102295, -0.675000011920929, 2.161250114440918, -0.030625000596046448, 0.7706249952316284, -0.7875000238418579, 0.7749999761581421, -0.3918749988079071, 0.6468750238418579, 14.885624885559082], "max": [0.8129032254219055, -0.7913710474967957, 1.3875458240509033, 2.9703116416931152, 1.345612645149231, -1.387116551399231, -0.9814173579216003, -0.7731449604034424, 0.9139677286148071, 0.3697451651096344, 1.6449224948883057, -0.8171444535255432, 63.18562698364258, 73.23110961914062, 52.739376068115234, 4.018125057220459, 41.8650016784668, 15.633749961853027, 30.936874389648438, 64.96187591552734, 36.9988899230957, 72.2543716430664, 25.013124465942383, 103.7593765258789, 66.48687744140625, 63.62666702270508, 2.8949999809265137, 4.760624885559082, 39.515625, 51.853126525878906, 47.95874786376953, 72.5581283569336, 32.755001068115234, 69.25125122070312, 43.48875045776367, 108.25125122070312], "mean": [0.6114507913589478, -1.0675480365753174, 1.0716367959976196, 2.872840166091919, 0.4338071644306183, -1.5748826265335083, -1.1024231910705566, -0.8863874673843384, 0.8717299103736877, 0.2731480300426483, 1.4238091707229614, -0.8581956028938293, 59.16936111450195, 50.51078414916992, 12.030292510986328, 0.20469865202903748, 31.438556671142578, 10.57162857055664, 24.190258026123047, 44.12832260131836, 25.702112197875977, 47.929359436035156, 16.008840560913086, 86.90959167480469, 58.63658905029297, 51.11717224121094, 1.1309475898742676, 0.8689550161361694, 25.043148040771484, 18.69146728515625, 25.16339874267578, 25.89015769958496, 18.224597930908203, 31.717458724975586, 14.521356582641602, 68.75627899169922], "std": [0.09084267169237137, 0.1465838998556137, 0.13849709928035736, 0.059106774628162384, 0.24985602498054504, 0.132785826921463, 0.06274840980768204, 0.04576016962528229, 0.033554598689079285, 0.07328268885612488, 0.09363854676485062, 0.03143593668937683, 7.420557975769043, 5.649808406829834, 15.448921203613281, 0.9622011780738831, 12.994543075561523, 5.772554874420166, 8.051790237426758, 27.96790885925293, 9.634651184082031, 29.542810440063477, 9.402899742126465, 18.485687255859375, 7.303398609161377, 3.319199562072754, 0.3005613088607788, 1.5396039485931396, 11.455286026000977, 16.75855255126953, 14.322922706604004, 27.04425811767578, 9.548043251037598, 26.837787628173828, 17.61631202697754, 29.224409103393555], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [191]}, "index": {"min": [5267], "max": [5457], "mean": [5362.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [2.722513089005236, 8.0, 8.0, 8.0, 8.0], "std": [1.7370209704902584, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [191]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [191]}, "eef_direction_state": {"mean": [3.3350785340314135, 4.272251308900524], "std": [1.758383023606276, 1.517511968844821], "min": [0, 2], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.3193717277486912, 0.675392670157068], "std": [0.6612629697946366, 0.5872749454190548], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [0.8900523560209425, 0.5130890052356021], "std": [0.8459670245836601, 0.743971504432738], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [3.3350785340314135, 4.272251308900524], "std": [1.758383023606276, 1.517511968844821], "min": [0, 2], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.3193717277486912, 0.675392670157068], "std": [0.6612629697946366, 0.5872749454190548], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [0.8900523560209425, 0.5130890052356021], "std": [0.8459670245836601, 0.743971504432738], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6562732144761914, 0.07904295173006985, 1.1221854819244415, -2.2627203036670465, 1.231338561633334, -0.7212402731296921, 0.582822746414379, -0.18780807856163245, 1.1939226098168014, 1.1780502009385942, 0.6797133715680007, 1.8208545206765578], "std": [0.023661533280453013, 0.042414061252580744, 0.04563600737093639, 0.47091680128343233, 0.08933764102220632, 2.6625258034357713, 0.009279761722257201, 0.032095588784937, 0.01935284972427915, 0.08440282345025077, 0.027164743270096166, 0.12473574344277742], "min": [0.5880648947078395, -0.006875739689253202, 1.054231398685838, -2.8663385103980827, 0.9298705685250135, -3.1393729307213762, 0.5674039920014572, -0.2295312005786428, 1.1804734970423076, 0.8100129156980114, 0.6467296082082776, 1.476569056190052], "max": [0.710808541798979, 0.17019612707379791, 1.292010029025402, -0.6035718804004165, 1.3770239789279328, 3.128916357667186, 0.5954706167973262, -0.12950227893491797, 1.2772552218728852, 1.2289501244932957, 0.7248581763662632, 1.9977645094346275], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6562732144761914, 0.07904295173006985, 1.1221854819244415, -2.2627203036670465, 1.231338561633334, -0.7212402731296921, 0.582822746414379, -0.18780807856163245, 1.1939226098168014, 1.1780502009385942, 0.6797133715680007, 1.8208545206765578], "std": [0.023661533280453013, 0.042414061252580744, 0.04563600737093639, 0.47091680128343233, 0.08933764102220632, 2.6625258034357713, 0.009279761722257201, 0.032095588784937, 0.01935284972427915, 0.08440282345025077, 0.027164743270096166, 0.12473574344277742], "min": [0.5880648947078395, -0.006875739689253202, 1.054231398685838, -2.8663385103980827, 0.9298705685250135, -3.1393729307213762, 0.5674039920014572, -0.2295312005786428, 1.1804734970423076, 0.8100129156980114, 0.6467296082082776, 1.476569056190052], "max": [0.710808541798979, 0.17019612707379791, 1.292010029025402, -0.6035718804004165, 1.3770239789279328, 3.128916357667186, 0.5954706167973262, -0.12950227893491797, 1.2772552218728852, 1.2289501244932957, 0.7248581763662632, 1.9977645094346275], "count": [191]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4485165584150327]], [[0.44815970792483656]], [[0.45634409109477125]]], "std": [[[0.291526293788804]], [[0.28284361133597963]], [[0.2749075527278001]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.19215686274509805]], [[0.1450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6139312765522875]], [[0.6386866789215686]], [[0.633811989379085]]], "std": [[[0.2835910331416529]], [[0.28736568328038753]], [[0.2953963325005701]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1450980392156863]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5406785314542484]], [[0.5513562602124183]], [[0.5341191911764706]]], "std": [[[0.31426078094738946]], [[0.31591674319600943]], [[0.32377923053588886]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41620134803921566]], [[0.44002007557189543]], [[0.4101003880718954]]], "std": [[[0.3624264203181122]], [[0.36086937379871364]], [[0.37519387726916126]]], "count": [100]}, "observation.state": {"min": [0.5184491276741028, -1.2914139032363892, 0.8295609354972839, 2.7502479553222656, 0.10197318345308304, -1.7456109523773193, -1.1113442182540894, -0.9738355278968811, 0.8691920638084412, 0.14486533403396606, 1.265688180923462, -0.9391927719116211, 36.95333480834961, 43.59187698364258, -0.8643749952316284, -0.43062499165534973, 5.575624942779541, -0.08500000089406967, 4.726874828338623, 0.48692306876182556, 5.136875152587891, 1.0056250095367432, 1.0206249952316284, 45.185001373291016, 43.61111068725586, 47.203125, 0.7400000095367432, -0.3518750071525574, 4.047500133514404, 0.7081249952316284, 0.6825000047683716, 0.11437500268220901, 1.3793749809265137, 0.8287500143051147, 0.6855555772781372, 54.74937438964844], "max": [0.7308859825134277, -0.8316378593444824, 1.2713149785995483, 2.906186819076538, 1.0207226276397705, -1.4333943128585815, -0.9748131036758423, -0.826975405216217, 0.9499933123588562, 0.31681543588638306, 1.581449270248413, -0.7362000942230225, 61.14374923706055, 66.586669921875, 19.209375381469727, 2.1656250953674316, 35.96687698364258, 21.151874542236328, 36.00374984741211, 59.07062530517578, 19.088748931884766, 80.2300033569336, 6.133124828338623, 110.22937774658203, 67.50812530517578, 60.360626220703125, 3.478749990463257, 5.619374752044678, 49.869998931884766, 66.5687484741211, 56.53499984741211, 73.37625122070312, 48.19312286376953, 58.752498626708984, 52.61937713623047, 93.28375244140625], "mean": [0.5948613286018372, -1.0530917644500732, 1.0342059135437012, 2.8208444118499756, 0.404989629983902, -1.4606380462646484, -1.0569562911987305, -0.9131708741188049, 0.9169148802757263, 0.24996934831142426, 1.3437292575836182, -0.8101224899291992, 57.21302032470703, 52.64065933227539, 1.8679368495941162, 0.02312130481004715, 27.93831443786621, 14.297598838806152, 25.50084114074707, 29.507139205932617, 12.91042709350586, 48.87239456176758, 1.8396830558776855, 91.49427795410156, 59.33012008666992, 53.359596252441406, 1.0143343210220337, 1.088425636291504, 29.693071365356445, 22.717191696166992, 31.354068756103516, 25.045806884765625, 25.02140235900879, 32.01633071899414, 17.15731430053711, 77.49585723876953], "std": [0.05615156143903732, 0.11350312829017639, 0.10852204263210297, 0.04054611921310425, 0.16521906852722168, 0.056319694966077805, 0.040226325392723083, 0.037070851773023605, 0.03084813430905342, 0.058216094970703125, 0.07784031331539154, 0.07956070452928543, 5.670135974884033, 3.798691511154175, 5.139675617218018, 0.6580271124839783, 10.473923683166504, 8.650041580200195, 9.671576499938965, 19.59721565246582, 3.7712621688842773, 28.523910522460938, 1.2220535278320312, 20.498722076416016, 6.060247898101807, 3.81254243850708, 0.4475153386592865, 1.8914028406143188, 14.614075660705566, 25.845090866088867, 18.39826011657715, 28.573020935058594, 15.123764991760254, 22.412582397460938, 20.821239471435547, 12.102737426757812], "count": [180]}, "action": {"min": [0.5184491276741028, -1.2914139032363892, 0.8295609354972839, 2.7502479553222656, 0.10197318345308304, -1.7456109523773193, -1.1113442182540894, -0.9738355278968811, 0.8691920638084412, 0.14486533403396606, 1.265688180923462, -0.9391927719116211, 36.95333480834961, 43.59187698364258, -0.8643749952316284, -0.43062499165534973, 5.575624942779541, -0.08500000089406967, 4.726874828338623, 0.48692306876182556, 5.136875152587891, 1.0056250095367432, 1.0206249952316284, 45.185001373291016, 43.61111068725586, 47.203125, 0.7400000095367432, -0.3518750071525574, 4.047500133514404, 0.7081249952316284, 0.6825000047683716, 0.11437500268220901, 1.3793749809265137, 0.8287500143051147, 0.6855555772781372, 54.74937438964844], "max": [0.7308859825134277, -0.8316378593444824, 1.2713149785995483, 2.906186819076538, 1.0207226276397705, -1.4333943128585815, -0.9748131036758423, -0.826975405216217, 0.9499933123588562, 0.31681543588638306, 1.581449270248413, -0.7362000942230225, 61.14374923706055, 66.586669921875, 19.209375381469727, 2.1656250953674316, 35.96687698364258, 21.151874542236328, 36.00374984741211, 59.07062530517578, 19.088748931884766, 80.2300033569336, 6.133124828338623, 110.22937774658203, 67.50812530517578, 60.360626220703125, 3.478749990463257, 5.619374752044678, 49.869998931884766, 66.5687484741211, 56.53499984741211, 73.37625122070312, 48.19312286376953, 58.752498626708984, 52.61937713623047, 93.28375244140625], "mean": [0.5948614478111267, -1.0530920028686523, 1.0342060327529907, 2.82084321975708, 0.4049895405769348, -1.460638403892517, -1.0569571256637573, -0.9131703972816467, 0.9169149398803711, 0.2499692291021347, 1.3437294960021973, -0.8101222515106201, 57.21302032470703, 52.640647888183594, 1.8679358959197998, 0.02312130481004715, 27.93831443786621, 14.297597885131836, 25.50083351135254, 29.507129669189453, 12.910439491271973, 48.872406005859375, 1.8396836519241333, 91.49424743652344, 59.33009338378906, 53.359596252441406, 1.0143338441848755, 1.0884257555007935, 29.69307518005371, 22.71718978881836, 31.354066848754883, 25.045793533325195, 25.021394729614258, 32.01631546020508, 17.157304763793945, 77.49590301513672], "std": [0.05615155026316643, 0.11350312829017639, 0.10852202773094177, 0.04054611921310425, 0.1652190387248993, 0.056319694966077805, 0.040226321667432785, 0.037070855498313904, 0.03084813989698887, 0.058216094970703125, 0.07784030586481094, 0.07956069707870483, 5.67013692855835, 3.798692464828491, 5.139673709869385, 0.658027172088623, 10.473923683166504, 8.650041580200195, 9.671577453613281, 19.597219467163086, 3.7712624073028564, 28.523910522460938, 1.2220536470413208, 20.49871826171875, 6.060247898101807, 3.8125414848327637, 0.4475153684616089, 1.891403079032898, 14.614073753356934, 25.845088958740234, 18.39826011657715, 28.57302474975586, 15.123763084411621, 22.412586212158203, 20.821245193481445, 12.102736473083496], "count": [180]}, "timestamp": {"min": [0.0], "max": [5.966666666666667], "mean": [2.9833333333333334], "std": [1.7320240781835015], "count": [180]}, "frame_index": {"min": [0], "max": [179], "mean": [89.5], "std": [51.96072234550504], "count": [180]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [180]}, "index": {"min": [5458], "max": [5637], "mean": [5547.5], "std": [51.96072234550504], "count": [180]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [180]}, "subtask_annotation": {"mean": [2.6666666666666665, 8.0, 8.0, 8.0, 8.0], "std": [1.763834207376395, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [180]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [180]}, "eef_direction_state": {"mean": [3.45, 4.416666666666667], "std": [1.6236960580382296, 1.6291613384397106], "min": [0, 2], "max": [6, 6], "count": [180]}, "eef_velocity_state": {"mean": [1.3055555555555556, 0.5555555555555556], "std": [0.6333089663928505, 0.5794846582402353], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_state": {"mean": [0.8944444444444445, 0.37777777777777777], "std": [0.806206633439884, 0.6924638422614606], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_direction_action": {"mean": [3.45, 4.416666666666667], "std": [1.6236960580382296, 1.6291613384397106], "min": [0, 2], "max": [6, 6], "count": [180]}, "eef_velocity_action": {"mean": [1.3055555555555556, 0.5555555555555556], "std": [0.6333089663928505, 0.5794846582402353], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_action": {"mean": [0.8944444444444445, 0.37777777777777777], "std": [0.806206633439884, 0.6924638422614606], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_sim_pose_state": {"mean": [0.6522265393843321, 0.07546895389082915, 1.1213523292398617, -2.4248961472262858, 1.2837014410271956, 0.5446401505306563, 0.5954485456523139, -0.17863889162783397, 1.1853098075620199, 1.2265575151649517, 0.6584532623215111, 1.890995826217008], "std": [0.01413186198645534, 0.03107852440954433, 0.03576458491329864, 0.3498662343630704, 0.08057689065357575, 2.8976349705319624, 0.00410307027988511, 0.02219145405555363, 0.01476311279136267, 0.0784319129664074, 0.08274206295643818, 0.07853990814062446], "min": [0.6128432748753037, 0.01921710382699332, 1.056051527174978, -2.8222612806611966, 1.1228013760940585, -3.1405739045993366, 0.5805394981006585, -0.22105163790910912, 1.1658052860802115, 0.9833680008792653, 0.5899032151683148, 1.6355901619755773], "max": [0.6846299659748919, 0.13492209473256214, 1.2431738291440886, -0.8991044436426581, 1.3611713050454939, 3.1408528564860507, 0.6026991553399976, -0.13862362745442638, 1.2412208691831557, 1.3318140055712975, 0.7943566094025454, 1.98918128074915], "count": [180]}, "eef_sim_pose_action": {"mean": [0.6522265393843321, 0.07546895389082915, 1.1213523292398617, -2.4248961472262858, 1.2837014410271956, 0.5446401505306563, 0.5954485456523139, -0.17863889162783397, 1.1853098075620199, 1.2265575151649517, 0.6584532623215111, 1.890995826217008], "std": [0.01413186198645534, 0.03107852440954433, 0.03576458491329864, 0.3498662343630704, 0.08057689065357575, 2.8976349705319624, 0.00410307027988511, 0.02219145405555363, 0.01476311279136267, 0.0784319129664074, 0.08274206295643818, 0.07853990814062446], "min": [0.6128432748753037, 0.01921710382699332, 1.056051527174978, -2.8222612806611966, 1.1228013760940585, -3.1405739045993366, 0.5805394981006585, -0.22105163790910912, 1.1658052860802115, 0.9833680008792653, 0.5899032151683148, 1.6355901619755773], "max": [0.6846299659748919, 0.13492209473256214, 1.2431738291440886, -0.8991044436426581, 1.3611713050454939, 3.1408528564860507, 0.6026991553399976, -0.13862362745442638, 1.2412208691831557, 1.3318140055712975, 0.7943566094025454, 1.98918128074915], "count": [180]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4525968504901961]], [[0.4512003084150327]], [[0.45903387254901956]]], "std": [[[0.28653248454453295]], [[0.2780870008716597]], [[0.2702179426484947]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.18823529411764706]], [[0.13333333333333333]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6353050592320262]], [[0.6665677532679738]], [[0.6588695751633987]]], "std": [[[0.2825921263610203]], [[0.2831235286335547]], [[0.28530189306296627]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5608536458333333]], [[0.5726453799019607]], [[0.5561058884803922]]], "std": [[[0.3108978240944257]], [[0.3126217320346596]], [[0.32004530511377854]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41934054125816994]], [[0.44317386029411765]], [[0.41391335988562095]]], "std": [[[0.36202461754723336]], [[0.3603996413064844]], [[0.37489137511598264]]], "count": [100]}, "observation.state": {"min": [0.40012016892433167, -1.3917896747589111, 0.8549503087997437, 2.7682249546051025, -0.026441024616360664, -1.678259253501892, -1.1893692016601562, -0.9889276623725891, 0.8375295400619507, 0.1688982993364334, 1.2556506395339966, -0.869621217250824, 44.052223205566406, 43.727500915527344, -1.015625, -0.4274999797344208, 6.392499923706055, 0.4077777862548828, 3.0924999713897705, -0.33812499046325684, 2.2487499713897705, 0.609375, 1.0731250047683716, 45.29875183105469, 48.12889099121094, 43.494998931884766, 0.4726666510105133, -0.534375011920929, 3.328125, -0.13562500476837158, 0.921875, -0.9787499904632568, 1.2918750047683716, -0.3112500011920929, 0.6781250238418579, 27.526874542236328], "max": [0.7288938164710999, -0.8682171702384949, 1.410911202430725, 2.9773690700531006, 0.9039911031723022, -1.3954137563705444, -0.9888561367988586, -0.8514057397842407, 0.9512569904327393, 0.39601930975914, 1.5618668794631958, -0.7811188697814941, 57.147499084472656, 70.38111114501953, 28.714374542236328, -0.018125005066394806, 39.29125213623047, 16.513124465942383, 28.131250381469727, 69.12000274658203, 26.587499618530273, 91.36125183105469, 22.25812530517578, 110.54312133789062, 68.42437744140625, 56.92444610595703, 2.9075000286102295, 6.079999923706055, 42.95499801635742, 55.30249786376953, 38.823123931884766, 33.703125, 29.9424991607666, 50.189998626708984, 48.62062454223633, 107.17437744140625], "mean": [0.5546924471855164, -1.065674901008606, 1.0608456134796143, 2.84967303276062, 0.3503933846950531, -1.4302525520324707, -1.1171988248825073, -0.9114469289779663, 0.9013499021530151, 0.29556140303611755, 1.4013456106185913, -0.8184367418289185, 55.35718536376953, 52.639156341552734, 3.828767776489258, -0.3049778640270233, 31.521690368652344, 11.060132026672363, 22.803010940551758, 48.13034439086914, 19.095849990844727, 61.90289306640625, 10.4622220993042, 96.44380187988281, 61.35834884643555, 52.061302185058594, 0.7979997396469116, 0.7120914459228516, 28.059919357299805, 18.506269454956055, 24.94775390625, 12.120466232299805, 20.9837703704834, 18.92490005493164, 16.285022735595703, 67.76708221435547], "std": [0.0726686343550682, 0.1407749503850937, 0.14417852461338043, 0.05190848931670189, 0.18031413853168488, 0.05243474245071411, 0.06483464688062668, 0.044752418994903564, 0.04218166694045067, 0.0721835345029831, 0.07319286465644836, 0.0341312438249588, 3.061530351638794, 4.678956031799316, 8.295145034790039, 0.14452801644802094, 10.081997871398926, 5.6597185134887695, 6.563950061798096, 29.084110260009766, 6.589590072631836, 32.14448928833008, 7.3162522315979, 19.17501449584961, 4.948781490325928, 3.35910964012146, 0.4106265902519226, 1.688672661781311, 12.26082992553711, 22.928508758544922, 12.008499145507812, 14.871065139770508, 8.885857582092285, 22.068927764892578, 19.4815616607666, 22.57402992248535], "count": [194]}, "action": {"min": [0.40012016892433167, -1.3917896747589111, 0.8549503087997437, 2.7682249546051025, -0.026441024616360664, -1.678259253501892, -1.1893692016601562, -0.9889276623725891, 0.8375295400619507, 0.1688982993364334, 1.2556506395339966, -0.869621217250824, 44.052223205566406, 43.727500915527344, -1.015625, -0.4274999797344208, 6.392499923706055, 0.4077777862548828, 3.0924999713897705, -0.33812499046325684, 2.2487499713897705, 0.609375, 1.0731250047683716, 45.29875183105469, 48.12889099121094, 43.494998931884766, 0.4726666510105133, -0.534375011920929, 3.328125, -0.13562500476837158, 0.921875, -0.9787499904632568, 1.2918750047683716, -0.3112500011920929, 0.6781250238418579, 27.526874542236328], "max": [0.7288938164710999, -0.8682171702384949, 1.410911202430725, 2.9773690700531006, 0.9039911031723022, -1.3954137563705444, -0.9888561367988586, -0.8514057397842407, 0.9512569904327393, 0.39601930975914, 1.5618668794631958, -0.7811188697814941, 57.147499084472656, 70.38111114501953, 28.714374542236328, -0.018125005066394806, 39.29125213623047, 16.513124465942383, 28.131250381469727, 69.12000274658203, 26.587499618530273, 91.36125183105469, 22.25812530517578, 110.54312133789062, 68.42437744140625, 56.92444610595703, 2.9075000286102295, 6.079999923706055, 42.95499801635742, 55.30249786376953, 38.823123931884766, 33.703125, 29.9424991607666, 50.189998626708984, 48.62062454223633, 107.17437744140625], "mean": [0.5546925663948059, -1.0656746625900269, 1.0608454942703247, 2.849673271179199, 0.3503933250904083, -1.4302520751953125, -1.117199420928955, -0.9114468693733215, 0.9013497829437256, 0.29556143283843994, 1.4013450145721436, -0.8184366226196289, 55.35719680786133, 52.63918685913086, 3.8287694454193115, -0.3049778938293457, 31.52170753479004, 11.060144424438477, 22.803003311157227, 48.13035583496094, 19.095842361450195, 61.90288162231445, 10.462224960327148, 96.44384002685547, 61.358333587646484, 52.061302185058594, 0.7979996800422668, 0.7120914459228516, 28.0599308013916, 18.506254196166992, 24.94774627685547, 12.120471000671387, 20.983762741088867, 18.924896240234375, 16.285032272338867, 67.76709747314453], "std": [0.0726686418056488, 0.14077496528625488, 0.14417855441570282, 0.051908496767282486, 0.1803141087293625, 0.05243473872542381, 0.06483464688062668, 0.044752418994903564, 0.042181678116321564, 0.0721835345029831, 0.07319287955760956, 0.0341312512755394, 3.061530828475952, 4.678955554962158, 8.295144081115723, 0.14452800154685974, 10.081999778747559, 5.659718036651611, 6.5639519691467285, 29.084110260009766, 6.589590072631836, 32.14448928833008, 7.3162522315979, 19.175020217895508, 4.948781490325928, 3.3591103553771973, 0.4106265604496002, 1.6886725425720215, 12.260830879211426, 22.928508758544922, 12.008501052856445, 14.871066093444824, 8.885857582092285, 22.068927764892578, 19.48155975341797, 22.57402992248535], "count": [194]}, "timestamp": {"min": [0.0], "max": [6.433333333333334], "mean": [3.2166666666666663], "std": [1.866741069945755], "count": [194]}, "frame_index": {"min": [0], "max": [193], "mean": [96.5], "std": [56.00223209837265], "count": [194]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [194]}, "index": {"min": [5638], "max": [5831], "mean": [5734.5], "std": [56.00223209837265], "count": [194]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [194]}, "subtask_annotation": {"mean": [2.865979381443299, 8.0, 8.0, 8.0, 8.0], "std": [1.6876071388936982, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [194]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [194]}, "eef_direction_state": {"mean": [3.804123711340206, 4.515463917525773], "std": [1.839650209119114, 1.6029187428315672], "min": [0, 2], "max": [6, 6], "count": [194]}, "eef_velocity_state": {"mean": [1.1855670103092784, 0.5618556701030928], "std": [0.7575039982503641, 0.6249030108611362], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_state": {"mean": [0.8608247422680413, 0.5309278350515464], "std": [0.8225001740395175, 0.7743119093340564], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_direction_action": {"mean": [3.804123711340206, 4.515463917525773], "std": [1.839650209119114, 1.6029187428315672], "min": [0, 2], "max": [6, 6], "count": [194]}, "eef_velocity_action": {"mean": [1.1855670103092784, 0.5618556701030928], "std": [0.7575039982503641, 0.6249030108611362], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_action": {"mean": [0.8608247422680413, 0.5309278350515464], "std": [0.8225001740395175, 0.7743119093340564], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_sim_pose_state": {"mean": [0.6592563745735269, 0.07058984329325042, 1.1267528083806109, -2.6266578014006683, 1.3110587001607619, 1.9129262313502913, 0.590194249201017, -0.192606514762524, 1.1779433461829862, 1.237256529960289, 0.6530317752037793, 1.849006928513877], "std": [0.020174737393154802, 0.03369301886031114, 0.03463085441805136, 0.3094159360004154, 0.102957601645168, 2.136071152702318, 0.010192453710984144, 0.028276282912464826, 0.007262557008177531, 0.02494004364458052, 0.03501920506669436, 0.08634502023359243], "min": [0.6242751026472526, 0.0019405856846963776, 1.0520429739335133, -3.071750404164605, 1.0987375354817437, -3.1400670312654158, 0.574284029767234, -0.23304841734206205, 1.1705479944365649, 1.1143577603500838, 0.6115474420728364, 1.662481350028619], "max": [0.7083258717731008, 0.1285377842214677, 1.209033179829775, -1.13666879299825, 1.4092862161670063, 3.1349980960580623, 0.6026573094719242, -0.13760116557540567, 1.2084419546631129, 1.2622950262962216, 0.7095455623411224, 2.003416724248432], "count": [194]}, "eef_sim_pose_action": {"mean": [0.6592563745735269, 0.07058984329325042, 1.1267528083806109, -2.6266578014006683, 1.3110587001607619, 1.9129262313502913, 0.590194249201017, -0.192606514762524, 1.1779433461829862, 1.237256529960289, 0.6530317752037793, 1.849006928513877], "std": [0.020174737393154802, 0.03369301886031114, 0.03463085441805136, 0.3094159360004154, 0.102957601645168, 2.136071152702318, 0.010192453710984144, 0.028276282912464826, 0.007262557008177531, 0.02494004364458052, 0.03501920506669436, 0.08634502023359243], "min": [0.6242751026472526, 0.0019405856846963776, 1.0520429739335133, -3.071750404164605, 1.0987375354817437, -3.1400670312654158, 0.574284029767234, -0.23304841734206205, 1.1705479944365649, 1.1143577603500838, 0.6115474420728364, 1.662481350028619], "max": [0.7083258717731008, 0.1285377842214677, 1.209033179829775, -1.13666879299825, 1.4092862161670063, 3.1349980960580623, 0.6026573094719242, -0.13760116557540567, 1.2084419546631129, 1.2622950262962216, 0.7095455623411224, 2.003416724248432], "count": [194]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4472655616830066]], [[0.44525494281045747]], [[0.4561198304738562]]], "std": [[[0.28665259105088037]], [[0.27830098720918683]], [[0.26976081236235255]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.19215686274509805]], [[0.13725490196078433]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6142253799019608]], [[0.6365371446078432]], [[0.6301223631535947]]], "std": [[[0.27760096652359034]], [[0.2821661221744515]], [[0.29053893589287055]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.12941176470588237]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5513431352124183]], [[0.563284712009804]], [[0.5442032965686275]]], "std": [[[0.31241898683571706]], [[0.31372729370850055]], [[0.32168893170875973]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4170350776143791]], [[0.4412098774509804]], [[0.41121435253267974]]], "std": [[[0.3630238015385287]], [[0.3612966698299791]], [[0.37583724471514746]]], "count": [100]}, "observation.state": {"min": [0.4223172664642334, -1.383611798286438, 0.9153505563735962, 2.7886099815368652, -0.03349832072854042, -1.6596094369888306, -1.1556801795959473, -1.0121738910675049, 0.810826301574707, 0.12119001150131226, 1.2262531518936157, -0.9739547371864319, 36.238887786865234, 41.8962516784668, -0.7975000143051147, 0.23375000059604645, 3.6480000019073486, 0.4156250059604645, 3.0924999713897705, 0.2512499988079071, 3.559999942779541, 0.9675000309944153, 1.0774999856948853, 51.025001525878906, 47.801876068115234, 45.99437713623047, 0.5162500143051147, -0.20499999821186066, 8.26187515258789, 0.29250001907348633, 3.129999876022339, -0.3125, 3.255625009536743, 0.7287499904632568, 0.7081249952316284, 44.859375], "max": [0.6565830111503601, -0.9298466444015503, 1.376220703125, 2.9834725856781006, 0.7182124853134155, -1.3712615966796875, -0.9446049928665161, -0.8172159790992737, 0.9740977883338928, 0.32995250821113586, 1.5025261640548706, -0.7390373349189758, 64.30062866210938, 59.967777252197266, 42.92562484741211, 5.198124885559082, 38.520626068115234, 26.038124084472656, 45.10625076293945, 54.4787483215332, 20.353124618530273, 57.18000030517578, 5.050624847412109, 101.02124786376953, 67.52874755859375, 61.673126220703125, 2.9175000190734863, 5.681875228881836, 49.985626220703125, 68.90374755859375, 56.62937545776367, 74.17312622070312, 49.80687713623047, 68.42500305175781, 59.241249084472656, 99.66312408447266], "mean": [0.4972398579120636, -1.1398676633834839, 1.1380376815795898, 2.8469905853271484, 0.24010935425758362, -1.3910930156707764, -1.0653951168060303, -0.9202547073364258, 0.9141062498092651, 0.2483699470758438, 1.379866123199463, -0.8049787282943726, 60.11166000366211, 49.14405822753906, 5.686506271362305, 0.7122553586959839, 31.16206932067871, 17.553428649902344, 32.25760269165039, 13.300171852111816, 14.437311172485352, 37.864959716796875, 1.6624178886413574, 84.24010467529297, 59.65788269042969, 54.38825225830078, 0.800983726978302, 0.9729666709899902, 31.380081176757812, 27.981258392333984, 33.140132904052734, 28.863697052001953, 29.63314437866211, 28.536911010742188, 22.84466552734375, 73.33199310302734], "std": [0.04758505895733833, 0.10168621689081192, 0.09695229679346085, 0.04891775920987129, 0.1290641874074936, 0.0457230769097805, 0.06923644244670868, 0.06042518839240074, 0.05501939728856087, 0.07268345355987549, 0.07300041615962982, 0.0881694033741951, 6.713644504547119, 3.219021797180176, 11.85214614868164, 1.2096725702285767, 11.676642417907715, 9.603096008300781, 13.992497444152832, 15.821746826171875, 3.990539312362671, 19.370779037475586, 0.8999382257461548, 14.662092208862305, 5.64259672164917, 4.842814922332764, 0.41047242283821106, 1.6297595500946045, 13.71860122680664, 29.387554168701172, 17.691455841064453, 32.2636604309082, 15.160061836242676, 29.718725204467773, 24.355974197387695, 20.41175651550293], "count": [194]}, "action": {"min": [0.4223172664642334, -1.383611798286438, 0.9153505563735962, 2.7886099815368652, -0.03349832072854042, -1.6596094369888306, -1.1556801795959473, -1.0121738910675049, 0.810826301574707, 0.12119001150131226, 1.2262531518936157, -0.9739547371864319, 36.238887786865234, 41.8962516784668, -0.7975000143051147, 0.23375000059604645, 3.6480000019073486, 0.4156250059604645, 3.0924999713897705, 0.2512499988079071, 3.559999942779541, 0.9675000309944153, 1.0774999856948853, 51.025001525878906, 47.801876068115234, 45.99437713623047, 0.5162500143051147, -0.20499999821186066, 8.26187515258789, 0.29250001907348633, 3.129999876022339, -0.3125, 3.255625009536743, 0.7287499904632568, 0.7081249952316284, 44.859375], "max": [0.6565830111503601, -0.9298466444015503, 1.376220703125, 2.9834725856781006, 0.7182124853134155, -1.3712615966796875, -0.9446049928665161, -0.8172159790992737, 0.9740977883338928, 0.32995250821113586, 1.5025261640548706, -0.7390373349189758, 64.30062866210938, 59.967777252197266, 42.92562484741211, 5.198124885559082, 38.520626068115234, 26.038124084472656, 45.10625076293945, 54.4787483215332, 20.353124618530273, 57.18000030517578, 5.050624847412109, 101.02124786376953, 67.52874755859375, 61.673126220703125, 2.9175000190734863, 5.681875228881836, 49.985626220703125, 68.90374755859375, 56.62937545776367, 74.17312622070312, 49.80687713623047, 68.42500305175781, 59.241249084472656, 99.66312408447266], "mean": [0.4972397983074188, -1.1398675441741943, 1.138037919998169, 2.846991777420044, 0.24010929465293884, -1.391093134880066, -1.0653960704803467, -0.9202545881271362, 0.9141056537628174, 0.2483699768781662, 1.3798662424087524, -0.8049784898757935, 60.11164474487305, 49.14402770996094, 5.686513423919678, 0.7122554779052734, 31.162067413330078, 17.553417205810547, 32.25758743286133, 13.300179481506348, 14.437329292297363, 37.86496353149414, 1.6624176502227783, 84.24010467529297, 59.6578369140625, 54.388240814208984, 0.8009843826293945, 0.9729667901992798, 31.380077362060547, 27.981266021728516, 33.14015579223633, 28.863698959350586, 29.63315200805664, 28.53689956665039, 22.844661712646484, 73.33197784423828], "std": [0.04758505895733833, 0.10168620198965073, 0.09695229679346085, 0.04891775920987129, 0.1290641874074936, 0.0457230769097805, 0.06923641264438629, 0.06042519584298134, 0.05501938238739967, 0.07268345355987549, 0.07300040870904922, 0.08816941827535629, 6.7136454582214355, 3.2190213203430176, 11.852148056030273, 1.2096725702285767, 11.676644325256348, 9.603096961975098, 13.992497444152832, 15.821743965148926, 3.990539789199829, 19.37078285217285, 0.8999382853507996, 14.662092208862305, 5.642596244812012, 4.84281587600708, 0.4104723036289215, 1.6297597885131836, 13.718600273132324, 29.387556076049805, 17.691457748413086, 32.2636604309082, 15.160063743591309, 29.71872901916504, 24.355979919433594, 20.411758422851562], "count": [194]}, "timestamp": {"min": [0.0], "max": [6.433333333333334], "mean": [3.2166666666666663], "std": [1.866741069945755], "count": [194]}, "frame_index": {"min": [0], "max": [193], "mean": [96.5], "std": [56.00223209837265], "count": [194]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [194]}, "index": {"min": [5832], "max": [6025], "mean": [5928.5], "std": [56.00223209837265], "count": [194]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [194]}, "subtask_annotation": {"mean": [2.7061855670103094, 8.0, 8.0, 8.0, 8.0], "std": [1.643877389826071, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [194]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [194]}, "eef_direction_state": {"mean": [4.252577319587629, 4.402061855670103], "std": [1.612809087039806, 1.570736210697569], "min": [0, 2], "max": [6, 6], "count": [194]}, "eef_velocity_state": {"mean": [1.0876288659793814, 0.6082474226804123], "std": [0.8295766815110952, 0.6101664642044404], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_state": {"mean": [0.6907216494845361, 0.29896907216494845], "std": [0.8168436201872283, 0.6286124214196354], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_direction_action": {"mean": [4.252577319587629, 4.402061855670103], "std": [1.612809087039806, 1.570736210697569], "min": [0, 2], "max": [6, 6], "count": [194]}, "eef_velocity_action": {"mean": [1.0876288659793814, 0.6082474226804123], "std": [0.8295766815110952, 0.6101664642044404], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_acc_mag_action": {"mean": [0.6907216494845361, 0.29896907216494845], "std": [0.8168436201872283, 0.6286124214196354], "min": [0, 0], "max": [2, 2], "count": [194]}, "eef_sim_pose_state": {"mean": [0.6734340088343005, 0.0526631883323752, 1.117244408026269, -2.697990628699219, 1.280733273734186, 2.428600786760257, 0.5921167832094966, -0.17783614177530813, 1.1893426703997294, 1.1939848824989097, 0.6445445345039483, 1.8711061006666192], "std": [0.011517062411757097, 0.027042939631252597, 0.031060967793528634, 0.7746679543331052, 0.0817962693123343, 1.2265008235767174, 0.009263939350546495, 0.029484882001011528, 0.004626055060779273, 0.023814298734988824, 0.09076933197715133, 0.0911055677556451], "min": [0.6377417979432807, -0.006561098187834485, 1.0507064157621127, -3.1403405235373767, 1.0907359943029227, -3.1028781744018166, 0.5744768063614699, -0.21341772736952747, 1.1774661602670737, 1.11785439078069, 0.5711584634413294, 1.7385557313201887], "max": [0.7000158902075938, 0.10385226288015825, 1.1855527473042065, 3.1408229401895964, 1.4496627930443298, 3.0726512860493482, 0.6007638746828133, -0.1219548523933518, 1.207329773855268, 1.2336812218406765, 0.8154760454262266, 2.0446693818187582], "count": [194]}, "eef_sim_pose_action": {"mean": [0.6734340088343005, 0.0526631883323752, 1.117244408026269, -2.697990628699219, 1.280733273734186, 2.428600786760257, 0.5921167832094966, -0.17783614177530813, 1.1893426703997294, 1.1939848824989097, 0.6445445345039483, 1.8711061006666192], "std": [0.011517062411757097, 0.027042939631252597, 0.031060967793528634, 0.7746679543331052, 0.0817962693123343, 1.2265008235767174, 0.009263939350546495, 0.029484882001011528, 0.004626055060779273, 0.023814298734988824, 0.09076933197715133, 0.0911055677556451], "min": [0.6377417979432807, -0.006561098187834485, 1.0507064157621127, -3.1403405235373767, 1.0907359943029227, -3.1028781744018166, 0.5744768063614699, -0.21341772736952747, 1.1774661602670737, 1.11785439078069, 0.5711584634413294, 1.7385557313201887], "max": [0.7000158902075938, 0.10385226288015825, 1.1855527473042065, 3.1408229401895964, 1.4496627930443298, 3.0726512860493482, 0.6007638746828133, -0.1219548523933518, 1.207329773855268, 1.2336812218406765, 0.8154760454262266, 2.0446693818187582], "count": [194]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4544771732026144]], [[0.4529699244281046]], [[0.4604395241013072]]], "std": [[[0.27987024644721387]], [[0.2714301568652752]], [[0.2640494822066541]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.18823529411764706]], [[0.1450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6106404105392157]], [[0.6480623529411764]], [[0.6451097344771242]]], "std": [[[0.2831598188097456]], [[0.2854883921102687]], [[0.2961687930884185]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.551031556372549]], [[0.5639611846405229]], [[0.5454845363562092]]], "std": [[[0.3064225295855996]], [[0.3083919081811688]], [[0.31735555442418495]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.424743004493464]], [[0.4490085620915033]], [[0.41909430147058824]]], "std": [[[0.3616661701800488]], [[0.3600018561719642]], [[0.3747441710383478]]], "count": [100]}, "observation.state": {"min": [0.4222218990325928, -1.4055943489074707, 0.7652187347412109, 2.7851052284240723, 0.013590066693723202, -1.5948729515075684, -1.1739909648895264, -0.9945067763328552, 0.8242732882499695, 0.14293411374092102, 1.286502480506897, -0.9473945498466492, 26.78444480895996, 41.51124954223633, -0.84375, -0.4156250059604645, 7.980000019073486, 0.328125, 0.7724999785423279, -0.14624999463558197, 0.8669999837875366, 0.15625, 1.0412499904632568, 49.443748474121094, 36.26777648925781, 46.186248779296875, 0.453125, -0.45124998688697815, 7.125, -0.09999999403953552, 2.0325000286102295, -0.5, 1.890625, 0.5412499904632568, 0.6256250143051147, 45.176876068115234], "max": [0.6912124752998352, -0.7672532796859741, 1.4309862852096558, 2.970097064971924, 1.3287853002548218, -1.4107919931411743, -0.9742408394813538, -0.7626755833625793, 0.9761720895767212, 0.43054282665252686, 1.648589015007019, -0.7199158668518066, 61.30249786376953, 78.2933349609375, 33.841251373291016, 1.7193750143051147, 35.47687530517578, 29.46562385559082, 28.221250534057617, 72.70562744140625, 29.292999267578125, 93.63500213623047, 16.049375534057617, 110.03937530517578, 72.17062377929688, 60.19000244140625, 2.134999990463257, 4.606249809265137, 34.09812545776367, 41.260623931884766, 36.734375, 31.853124618530273, 51.88500213623047, 92.70562744140625, 48.09375, 106.79875183105469], "mean": [0.5331434011459351, -1.0596827268600464, 1.0614937543869019, 2.885624885559082, 0.3866369128227234, -1.4508323669433594, -1.1072413921356201, -0.8866620659828186, 0.9119540452957153, 0.2893718183040619, 1.4641560316085815, -0.8064006567001343, 56.64927673339844, 51.845272064208984, 12.175621032714844, -0.05362113192677498, 27.70293617248535, 19.3795223236084, 21.76227569580078, 48.31624984741211, 17.036090850830078, 56.69849395751953, 6.633668899536133, 93.79360961914062, 59.8249397277832, 51.418243408203125, 0.784564197063446, 1.461517095565796, 22.0226993560791, 13.569038391113281, 23.158538818359375, 8.787247657775879, 26.872880935668945, 26.81874656677246, 15.584611892700195, 71.27699279785156], "std": [0.06099461764097214, 0.1558259129524231, 0.16061143577098846, 0.052358806133270264, 0.26323020458221436, 0.04080948233604431, 0.06777989864349365, 0.06309071183204651, 0.05772460252046585, 0.08990317583084106, 0.09202378988265991, 0.07755297422409058, 8.11347770690918, 7.344286918640137, 12.662960052490234, 0.5845367312431335, 10.523041725158691, 11.749927520751953, 7.519039630889893, 31.84677505493164, 6.360090255737305, 34.92362976074219, 4.8768157958984375, 20.376392364501953, 9.33484172821045, 3.146564483642578, 0.37027862668037415, 1.6501243114471436, 7.838217735290527, 17.80745506286621, 12.180608749389648, 11.356181144714355, 16.15805435180664, 35.435672760009766, 18.734434127807617, 19.229494094848633], "count": [207]}, "action": {"min": [0.4222218990325928, -1.4055943489074707, 0.7652187347412109, 2.7851052284240723, 0.013590066693723202, -1.5948729515075684, -1.1739909648895264, -0.9945067763328552, 0.8242732882499695, 0.14293411374092102, 1.286502480506897, -0.9473945498466492, 26.78444480895996, 41.51124954223633, -0.84375, -0.4156250059604645, 7.980000019073486, 0.328125, 0.7724999785423279, -0.14624999463558197, 0.8669999837875366, 0.15625, 1.0412499904632568, 49.443748474121094, 36.26777648925781, 46.186248779296875, 0.453125, -0.45124998688697815, 7.125, -0.09999999403953552, 2.0325000286102295, -0.5, 1.890625, 0.5412499904632568, 0.6256250143051147, 45.176876068115234], "max": [0.6912124752998352, -0.7672532796859741, 1.4309862852096558, 2.970097064971924, 1.3287853002548218, -1.4107919931411743, -0.9742408394813538, -0.7626755833625793, 0.9761720895767212, 0.43054282665252686, 1.648589015007019, -0.7199158668518066, 61.30249786376953, 78.2933349609375, 33.841251373291016, 1.7193750143051147, 35.47687530517578, 29.46562385559082, 28.221250534057617, 72.70562744140625, 29.292999267578125, 93.63500213623047, 16.049375534057617, 110.03937530517578, 72.17062377929688, 60.19000244140625, 2.134999990463257, 4.606249809265137, 34.09812545776367, 41.260623931884766, 36.734375, 31.853124618530273, 51.88500213623047, 92.70562744140625, 48.09375, 106.79875183105469], "mean": [0.5331435203552246, -1.0596824884414673, 1.0614933967590332, 2.8856253623962402, 0.3866368532180786, -1.4508320093154907, -1.1072421073913574, -0.8866614103317261, 0.9119535684585571, 0.2893717586994171, 1.464155673980713, -0.8064008355140686, 56.64932632446289, 51.84526824951172, 12.175628662109375, -0.05362117663025856, 27.70293617248535, 19.379518508911133, 21.762277603149414, 48.316261291503906, 17.036090850830078, 56.698482513427734, 6.633670330047607, 93.79360961914062, 59.82494354248047, 51.418235778808594, 0.7845640182495117, 1.4615167379379272, 22.02269172668457, 13.569036483764648, 23.158525466918945, 8.787252426147461, 26.87288475036621, 26.818756103515625, 15.58462142944336, 71.27700805664062], "std": [0.06099461391568184, 0.1558259129524231, 0.16061143577098846, 0.05235879868268967, 0.26323017477989197, 0.04080948233604431, 0.06777989864349365, 0.06309068948030472, 0.05772460252046585, 0.08990317583084106, 0.09202378988265991, 0.07755297422409058, 8.11347770690918, 7.344287395477295, 12.662960052490234, 0.5845365524291992, 10.523039817810059, 11.749927520751953, 7.51903772354126, 31.84678077697754, 6.360089302062988, 34.92363357543945, 4.8768157958984375, 20.376394271850586, 9.334840774536133, 3.146564483642578, 0.3702787458896637, 1.6501243114471436, 7.838217258453369, 17.807453155517578, 12.180606842041016, 11.356182098388672, 16.15805435180664, 35.4356689453125, 18.734434127807617, 19.229494094848633], "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": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [207]}, "index": {"min": [6026], "max": [6232], "mean": [6129.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [2.7971014492753623, 8.0, 8.0, 8.0, 8.0], "std": [1.7382848185728907, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [207]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [207]}, "eef_direction_state": {"mean": [3.5603864734299515, 4.256038647342995], "std": [1.6896890619284328, 1.5345142769421296], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [1.3043478260869565, 0.7294685990338164], "std": [0.6660362488739747, 0.6402378843296349], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_state": {"mean": [0.8743961352657005, 0.5748792270531401], "std": [0.8303840550164997, 0.7695577875068549], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_direction_action": {"mean": [3.5603864734299515, 4.256038647342995], "std": [1.6896890619284328, 1.5345142769421296], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.3043478260869565, 0.7294685990338164], "std": [0.6660362488739747, 0.6402378843296349], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_action": {"mean": [0.8743961352657005, 0.5748792270531401], "std": [0.8303840550164997, 0.7695577875068549], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.660026222302697, 0.07037917410505048, 1.145975788450349, -2.4698838462491683, 1.3229804264114406, 1.9173407374249454, 0.5899876297969091, -0.2036983884416388, 1.2032099415839401, 1.1317348166328292, 0.6471987937889943, 1.7724559538338516], "std": [0.02531546576612215, 0.03722474349908921, 0.05854097781331017, 0.5946182696517273, 0.14394835005347825, 2.0633443013622417, 0.012026836612246595, 0.03518083676878784, 0.021959840997125155, 0.09241973654517349, 0.08129922709901709, 0.13571193637509987], "min": [0.5796939724270753, 0.005552615128764565, 1.0474878266292302, -3.009585492492697, 0.9184797126848343, -3.135505696838992, 0.5675472597488274, -0.2499514845551455, 1.1836296359383585, 0.7225169819030159, 0.570864482295689, 1.4352257896138312], "max": [0.7115474979434144, 0.1636299432901676, 1.3323869092503502, -0.3167250338069226, 1.466021516265096, 3.1329342545929486, 0.6046726512451455, -0.13846246345859084, 1.2993128219556844, 1.1998310537807484, 0.7873527125660726, 1.99190486831402], "count": [207]}, "eef_sim_pose_action": {"mean": [0.660026222302697, 0.07037917410505048, 1.145975788450349, -2.4698838462491683, 1.3229804264114406, 1.9173407374249454, 0.5899876297969091, -0.2036983884416388, 1.2032099415839401, 1.1317348166328292, 0.6471987937889943, 1.7724559538338516], "std": [0.02531546576612215, 0.03722474349908921, 0.05854097781331017, 0.5946182696517273, 0.14394835005347825, 2.0633443013622417, 0.012026836612246595, 0.03518083676878784, 0.021959840997125155, 0.09241973654517349, 0.08129922709901709, 0.13571193637509987], "min": [0.5796939724270753, 0.005552615128764565, 1.0474878266292302, -3.009585492492697, 0.9184797126848343, -3.135505696838992, 0.5675472597488274, -0.2499514845551455, 1.1836296359383585, 0.7225169819030159, 0.570864482295689, 1.4352257896138312], "max": [0.7115474979434144, 0.1636299432901676, 1.3323869092503502, -0.3167250338069226, 1.466021516265096, 3.1329342545929486, 0.6046726512451455, -0.13846246345859084, 1.2993128219556844, 1.1998310537807484, 0.7873527125660726, 1.99190486831402], "count": [207]}}} +{"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.4503747324346405]], [[0.44867575980392155]], [[0.45625618464052287]]], "std": [[[0.2862804977129553]], [[0.27777350158718733]], [[0.27036906402846755]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.19215686274509805]], [[0.13333333333333333]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6046734640522876]], [[0.6349249142156862]], [[0.6196497671568627]]], "std": [[[0.28606871337529866]], [[0.27857069752747154]], [[0.2799010358283458]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5331426838235295]], [[0.5431346466503267]], [[0.5262402348856209]]], "std": [[[0.3145380893690205]], [[0.3163946217718241]], [[0.3240651440411923]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4230689767156863]], [[0.4480385416666666]], [[0.4192243035130719]]], "std": [[[0.3631247000624957]], [[0.361321668631962]], [[0.3759724602013858]]], "count": [100]}, "observation.state": {"min": [0.4832102954387665, -1.3536421060562134, 0.7975170016288757, 2.6776723861694336, 0.076795794069767, -1.6133627891540527, -1.1620699167251587, -0.9503270983695984, 0.8110933303833008, 0.23632410168647766, 1.2963731288909912, -1.024929404258728, 21.610000610351562, 41.03750228881836, -1.0243749618530273, -0.5475000143051147, 2.6812500953674316, 0.15125000476837158, 2.3168749809265137, 0.11888889223337173, 2.3162500858306885, -2.978749990463257, 1.115625023841858, 34.455623626708984, 33.03666687011719, 43.53687286376953, 0.5518749952316284, -0.5456250309944153, 3.0875000953674316, 0.3331249952316284, 0.5831249952316284, 0.057499997317790985, 0.8849999904632568, -0.2043749988079071, 0.5412499904632568, 43.286251068115234], "max": [0.7208934426307678, -0.7944228053092957, 1.3129196166992188, 2.88177227973938, 1.3223001956939697, -1.2766555547714233, -1.0089551210403442, -0.7359722852706909, 0.9060759544372559, 0.5299172401428223, 1.6466392278671265, -0.8879320025444031, 56.08937454223633, 76.70999908447266, 42.235626220703125, 5.017499923706055, 33.311248779296875, 24.268749237060547, 33.3337516784668, 50.317501068115234, 37.88687515258789, 68.30374908447266, 33.578125, 103.0668716430664, 69.33438110351562, 62.828887939453125, 1.9874999523162842, 6.81125020980835, 43.801876068115234, 43.18687438964844, 50.135623931884766, 53.514373779296875, 40.60874938964844, 52.790626525878906, 49.235626220703125, 102.26812744140625], "mean": [0.5818339586257935, -1.0640456676483154, 1.0128968954086304, 2.7871360778808594, 0.4831447899341583, -1.323871374130249, -1.1151930093765259, -0.8796643018722534, 0.8669614791870117, 0.38777777552604675, 1.4248968362808228, -0.9525967836380005, 50.896121978759766, 54.23257827758789, 7.073737144470215, 0.34712138772010803, 24.52745819091797, 15.529522895812988, 23.947940826416016, 30.57497787475586, 25.58442497253418, 38.650638580322266, 18.413511276245117, 80.69576263427734, 57.446964263916016, 53.335365295410156, 0.9043031930923462, 1.6965246200561523, 23.63563346862793, 8.958629608154297, 22.205453872680664, 14.00158977508545, 19.43865394592285, 15.825335502624512, 13.991494178771973, 65.7794189453125], "std": [0.06039466708898544, 0.13802945613861084, 0.1382656842470169, 0.04679100215435028, 0.260693222284317, 0.08087170124053955, 0.049691617488861084, 0.039544135332107544, 0.038053762167692184, 0.08600782603025436, 0.09253145754337311, 0.05325091630220413, 8.369379043579102, 6.763137340545654, 13.655385971069336, 1.3935202360153198, 10.798299789428711, 9.947851181030273, 11.555085182189941, 22.65427017211914, 13.204623222351074, 30.695510864257812, 14.15659236907959, 23.616540908813477, 8.05144214630127, 3.814797878265381, 0.35784560441970825, 2.330482006072998, 13.433455467224121, 13.458368301391602, 15.908926963806152, 19.641090393066406, 11.79314136505127, 20.695295333862305, 19.20240020751953, 17.727401733398438], "count": [188]}, "action": {"min": [0.4832102954387665, -1.3536421060562134, 0.7975170016288757, 2.6776723861694336, 0.076795794069767, -1.6133627891540527, -1.1620699167251587, -0.9503270983695984, 0.8110933303833008, 0.23632410168647766, 1.2963731288909912, -1.024929404258728, 21.610000610351562, 41.03750228881836, -1.0243749618530273, -0.5475000143051147, 2.6812500953674316, 0.15125000476837158, 2.3168749809265137, 0.11888889223337173, 2.3162500858306885, -2.978749990463257, 1.115625023841858, 34.455623626708984, 33.03666687011719, 43.53687286376953, 0.5518749952316284, -0.5456250309944153, 3.0875000953674316, 0.3331249952316284, 0.5831249952316284, 0.057499997317790985, 0.8849999904632568, -0.2043749988079071, 0.5412499904632568, 43.286251068115234], "max": [0.7208934426307678, -0.7944228053092957, 1.3129196166992188, 2.88177227973938, 1.3223001956939697, -1.2766555547714233, -1.0089551210403442, -0.7359722852706909, 0.9060759544372559, 0.5299172401428223, 1.6466392278671265, -0.8879320025444031, 56.08937454223633, 76.70999908447266, 42.235626220703125, 5.017499923706055, 33.311248779296875, 24.268749237060547, 33.3337516784668, 50.317501068115234, 37.88687515258789, 68.30374908447266, 33.578125, 103.0668716430664, 69.33438110351562, 62.828887939453125, 1.9874999523162842, 6.81125020980835, 43.801876068115234, 43.18687438964844, 50.135623931884766, 53.514373779296875, 40.60874938964844, 52.790626525878906, 49.235626220703125, 102.26812744140625], "mean": [0.5818339586257935, -1.0640463829040527, 1.0128971338272095, 2.7871346473693848, 0.4831448495388031, -1.3238707780838013, -1.1151938438415527, -0.8796640038490295, 0.8669613599777222, 0.38777780532836914, 1.4248970746994019, -0.9525962471961975, 50.89611053466797, 54.232566833496094, 7.073726654052734, 0.3471214473247528, 24.527450561523438, 15.529529571533203, 23.94794273376465, 30.5749454498291, 25.58441734313965, 38.650630950927734, 18.413511276245117, 80.6957778930664, 57.44695281982422, 53.33535385131836, 0.9043033123016357, 1.6965246200561523, 23.63561248779297, 8.958630561828613, 22.205446243286133, 14.0015869140625, 19.43865394592285, 15.825345993041992, 13.991511344909668, 65.77944946289062], "std": [0.06039467453956604, 0.13802947103977203, 0.1382656842470169, 0.04679100587964058, 0.260693222284317, 0.08087169378995895, 0.04969160631299019, 0.03954414650797844, 0.03805376961827278, 0.08600782603025436, 0.0925314724445343, 0.05325090140104294, 8.369378089904785, 6.7631378173828125, 13.655386924743652, 1.3935202360153198, 10.798299789428711, 9.94785213470459, 11.555085182189941, 22.65427017211914, 13.204620361328125, 30.695510864257812, 14.15659236907959, 23.61654281616211, 8.05144214630127, 3.8147971630096436, 0.3578455448150635, 2.330482006072998, 13.433455467224121, 13.458365440368652, 15.908926963806152, 19.641090393066406, 11.793140411376953, 20.695297241210938, 19.202396392822266, 17.727401733398438], "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": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [188]}, "index": {"min": [6233], "max": [6420], "mean": [6326.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.6861702127659575, 8.0, 8.0, 8.0, 8.0], "std": [1.8486395839787537, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [188]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [188]}, "eef_direction_state": {"mean": [3.2127659574468086, 4.287234042553192], "std": [1.620167711475942, 1.5272164947445506], "min": [0, 1], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.425531914893617, 0.7287234042553191], "std": [0.5923153577478749, 0.6809133947532311], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [0.9787234042553191, 0.5691489361702128], "std": [0.8183887049751878, 0.7721931457956368], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.2127659574468086, 4.287234042553192], "std": [1.620167711475942, 1.5272164947445506], "min": [0, 1], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.425531914893617, 0.7287234042553191], "std": [0.5923153577478749, 0.6809133947532311], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [0.9787234042553191, 0.5691489361702128], "std": [0.8183887049751878, 0.7721931457956368], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6488050061323631, 0.0665149289382221, 1.1421425650047428, -2.518955385822461, 1.3511495080009686, 1.7228445422311762, 0.5926879619664047, -0.2132155371124824, 1.1874439746960352, 1.2012937406798687, 0.7316557329346413, 1.7082386568168315], "std": [0.020204555652279382, 0.03959396329990911, 0.05395363101560161, 0.7041977308769122, 0.14092238138205238, 1.9837661990316975, 0.01029587826256805, 0.03417872542358685, 0.027133535747525844, 0.1201981465362505, 0.050286602896132244, 0.1488627912706218], "min": [0.592177851233783, -0.008299801206605478, 1.0574086053754164, -3.038655147945234, 0.9045618501334318, -3.1343192188960147, 0.5708124593309375, -0.2625114891516164, 1.1612705927131615, 0.7239112769472957, 0.6805678723932833, 1.3366122996044043], "max": [0.6958559966396306, 0.1699536724185165, 1.3290603855757936, -0.37912031403179147, 1.4823332761490033, 3.119155353040391, 0.607278855690467, -0.1565073279405625, 1.2976089257869263, 1.3281429344658835, 0.8058767804187998, 1.8888777168261497], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6488050061323631, 0.0665149289382221, 1.1421425650047428, -2.518955385822461, 1.3511495080009686, 1.7228445422311762, 0.5926879619664047, -0.2132155371124824, 1.1874439746960352, 1.2012937406798687, 0.7316557329346413, 1.7082386568168315], "std": [0.020204555652279382, 0.03959396329990911, 0.05395363101560161, 0.7041977308769122, 0.14092238138205238, 1.9837661990316975, 0.01029587826256805, 0.03417872542358685, 0.027133535747525844, 0.1201981465362505, 0.050286602896132244, 0.1488627912706218], "min": [0.592177851233783, -0.008299801206605478, 1.0574086053754164, -3.038655147945234, 0.9045618501334318, -3.1343192188960147, 0.5708124593309375, -0.2625114891516164, 1.1612705927131615, 0.7239112769472957, 0.6805678723932833, 1.3366122996044043], "max": [0.6958559966396306, 0.1699536724185165, 1.3290603855757936, -0.37912031403179147, 1.4823332761490033, 3.119155353040391, 0.607278855690467, -0.1565073279405625, 1.2976089257869263, 1.3281429344658835, 0.8058767804187998, 1.8888777168261497], "count": [188]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4513734477124183]], [[0.4488155392156863]], [[0.45962327001633985]]], "std": [[[0.27650186786935543]], [[0.26744938651385974]], [[0.259368609227198]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1843137254901961]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5627688194444445]], [[0.5937750857843137]], [[0.5936818770424837]]], "std": [[[0.27711322801195265]], [[0.27884014280221203]], [[0.287481862366955]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.15294117647058825]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5543404207516339]], [[0.5649500326797386]], [[0.547365371732026]]], "std": [[[0.31095059171698713]], [[0.3126814107286762]], [[0.32135227789275356]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42434571282679734]], [[0.44913462214052285]], [[0.4174616789215686]]], "std": [[[0.363663875862061]], [[0.3617896135003214]], [[0.3782211077438614]]], "count": [100]}, "observation.state": {"min": [0.5035000443458557, -1.3422455787658691, 0.8747022151947021, 2.795405149459839, 0.12548160552978516, -1.8980315923690796, -0.9508993625640869, -1.0495822429656982, 0.8302815556526184, 0.13623444736003876, 1.2358853816986084, -1.2298558950424194, 33.196876525878906, 40.86937713623047, -0.71875, -0.1381250023841858, 9.102499961853027, 0.4724999964237213, 6.236249923706055, 0.39625000953674316, 5.155624866485596, -3.0093750953674316, 0.9993749856948853, 38.06999969482422, 31.637779235839844, 46.97875213623047, 0.15187500417232513, -0.296875, 3.635625123977661, 0.8962500095367432, 1.9368749856948853, 0.13499999046325684, 4.500625133514404, 0.5931249856948853, 0.6312500238418579, 32.583126068115234], "max": [0.7899299263954163, -0.7976018190383911, 1.3641804456710815, 2.9496166706085205, 1.2320600748062134, -1.5050402879714966, -0.8632553219795227, -0.8086327910423279, 0.9985361099243164, 0.29509517550468445, 1.6015827655792236, -0.7878185510635376, 58.653751373291016, 74.38666534423828, 42.47312545776367, 3.1493749618530273, 38.220001220703125, 13.83187484741211, 32.85874938964844, 53.326873779296875, 35.315555572509766, 84.96062469482422, 14.70444393157959, 111.01499938964844, 67.66374969482422, 63.274444580078125, 0.29124999046325684, 3.759999990463257, 48.84312438964844, 68.96187591552734, 37.88500213623047, 67.68875122070312, 34.78687286376953, 69.1300048828125, 49.708126068115234, 109.50437927246094], "mean": [0.5826432704925537, -1.0623719692230225, 1.0633951425552368, 2.878441572189331, 0.4927588403224945, -1.540537714958191, -0.926586389541626, -0.8994576334953308, 0.9358223080635071, 0.23745226860046387, 1.322236180305481, -0.9344204664230347, 54.04416275024414, 54.69174575805664, 8.212841033935547, 0.19836868345737457, 29.58051300048828, 8.772139549255371, 24.364683151245117, 32.65616226196289, 14.36141586303711, 51.78639221191406, 2.816394329071045, 89.51460266113281, 53.45699691772461, 54.29752731323242, 0.24566388130187988, 1.3236067295074463, 26.303895950317383, 21.36484146118164, 20.444210052490234, 20.042461395263672, 19.447965621948242, 22.988861083984375, 14.619598388671875, 69.2969741821289], "std": [0.06101687252521515, 0.12226224690675735, 0.1197374016046524, 0.040029630064964294, 0.21239635348320007, 0.08388833701610565, 0.02827431634068489, 0.07605759799480438, 0.06460380554199219, 0.05016954615712166, 0.08406251668930054, 0.1731351613998413, 6.893890380859375, 6.0652689933776855, 13.521051406860352, 0.7735486030578613, 10.227972984313965, 5.070216178894043, 8.159201622009277, 21.809038162231445, 5.850873947143555, 33.470359802246094, 2.65046763420105, 26.30710792541504, 10.335082054138184, 3.3916585445404053, 0.027157602831721306, 1.3180397748947144, 14.826772689819336, 27.21023941040039, 11.179807662963867, 25.654146194458008, 9.768636703491211, 27.141265869140625, 19.317031860351562, 24.151790618896484], "count": [201]}, "action": {"min": [0.5035000443458557, -1.3422455787658691, 0.8747022151947021, 2.795405149459839, 0.12548160552978516, -1.8980315923690796, -0.9508993625640869, -1.0495822429656982, 0.8302815556526184, 0.13623444736003876, 1.2358853816986084, -1.2298558950424194, 33.196876525878906, 40.86937713623047, -0.71875, -0.1381250023841858, 9.102499961853027, 0.4724999964237213, 6.236249923706055, 0.39625000953674316, 5.155624866485596, -3.0093750953674316, 0.9993749856948853, 38.06999969482422, 31.637779235839844, 46.97875213623047, 0.15187500417232513, -0.296875, 3.635625123977661, 0.8962500095367432, 1.9368749856948853, 0.13499999046325684, 4.500625133514404, 0.5931249856948853, 0.6312500238418579, 32.583126068115234], "max": [0.7899299263954163, -0.7976018190383911, 1.3641804456710815, 2.9496166706085205, 1.2320600748062134, -1.5050402879714966, -0.8632553219795227, -0.8086327910423279, 0.9985361099243164, 0.29509517550468445, 1.6015827655792236, -0.7878185510635376, 58.653751373291016, 74.38666534423828, 42.47312545776367, 3.1493749618530273, 38.220001220703125, 13.83187484741211, 32.85874938964844, 53.326873779296875, 35.315555572509766, 84.96062469482422, 14.70444393157959, 111.01499938964844, 67.66374969482422, 63.274444580078125, 0.29124999046325684, 3.759999990463257, 48.84312438964844, 68.96187591552734, 37.88500213623047, 67.68875122070312, 34.78687286376953, 69.1300048828125, 49.708126068115234, 109.50437927246094], "mean": [0.5826432704925537, -1.0623722076416016, 1.0633947849273682, 2.878441095352173, 0.4927588403224945, -1.5405374765396118, -0.9265850186347961, -0.8994573354721069, 0.935822069644928, 0.23745213449001312, 1.3222360610961914, -0.9344205260276794, 54.04418182373047, 54.69173812866211, 8.212845802307129, 0.19836874306201935, 29.580528259277344, 8.772140502929688, 24.364683151245117, 32.656166076660156, 14.36141586303711, 51.786376953125, 2.8163950443267822, 89.51460266113281, 53.456966400146484, 54.29751968383789, 0.2456638514995575, 1.3236068487167358, 26.303913116455078, 21.36484146118164, 20.444196701049805, 20.042461395263672, 19.44797706604004, 22.988861083984375, 14.619610786437988, 69.29698944091797], "std": [0.06101686879992485, 0.12226225435733795, 0.11973737925291061, 0.040029626339673996, 0.21239636838436127, 0.08388833701610565, 0.028274336829781532, 0.076057568192482, 0.06460380554199219, 0.05016954988241196, 0.08406250923871994, 0.1731351912021637, 6.893890380859375, 6.0652689933776855, 13.521048545837402, 0.7735486626625061, 10.227974891662598, 5.070216178894043, 8.159199714660645, 21.80904769897461, 5.850873947143555, 33.470359802246094, 2.650467872619629, 26.30710792541504, 10.335081100463867, 3.3916585445404053, 0.027157606557011604, 1.318039894104004, 14.826774597167969, 27.21023941040039, 11.179807662963867, 25.654142379760742, 9.768635749816895, 27.14126968383789, 19.317028045654297, 24.15178680419922], "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": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [201]}, "index": {"min": [6421], "max": [6621], "mean": [6521.0], "std": [58.02298395176403], "count": [201]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [201]}, "subtask_annotation": {"mean": [2.72636815920398, 8.0, 8.0, 8.0, 8.0], "std": [1.7871156459839124, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [201]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [201]}, "eef_direction_state": {"mean": [3.691542288557214, 4.253731343283582], "std": [1.5305766186392347, 1.636127726607495], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_state": {"mean": [1.3134328358208955, 0.6368159203980099], "std": [0.6663695781195313, 0.5575691831292292], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_state": {"mean": [0.8606965174129353, 0.4427860696517413], "std": [0.8288921530758129, 0.7039053807718599], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_direction_action": {"mean": [3.691542288557214, 4.253731343283582], "std": [1.5305766186392347, 1.636127726607495], "min": [0, 0], "max": [6, 6], "count": [201]}, "eef_velocity_action": {"mean": [1.3134328358208955, 0.6368159203980099], "std": [0.6663695781195313, 0.5575691831292292], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_acc_mag_action": {"mean": [0.8606965174129353, 0.4427860696517413], "std": [0.8288921530758129, 0.7039053807718599], "min": [0, 0], "max": [2, 2], "count": [201]}, "eef_sim_pose_state": {"mean": [0.6630671860341264, 0.07811589718846165, 1.147198668208255, -1.9863105182744663, 1.3141237379296316, -1.0784544805871505, 0.6087480930392491, -0.17392240123488614, 1.229378098184194, 1.0302697287902964, 0.7389973927869716, 1.7219841873563648], "std": [0.017191802882704294, 0.03431030623887557, 0.04671925826209949, 0.5013806248376872, 0.1073229207182636, 2.3071189652246744, 0.008372782774721772, 0.030416436711167595, 0.020792883777547247, 0.06940929808890334, 0.16442181678505255, 0.11851620155542945], "min": [0.6131425891634745, 0.016909640192527692, 1.059879387266069, -2.812832845337174, 0.9543002602707618, -3.120532282225292, 0.5850642168026219, -0.221248262216098, 1.199566483764934, 0.752492538340927, 0.5990058680979917, 1.4686136800900078], "max": [0.7068988270925582, 0.17976823039639966, 1.2777983306258962, -0.7533287835799574, 1.4205421339052569, 3.1305827979227825, 0.6204739974754232, -0.11777756740333398, 1.297476784069183, 1.144364464511228, 1.0211767983982512, 1.9175291494048703], "count": [201]}, "eef_sim_pose_action": {"mean": [0.6630671860341264, 0.07811589718846165, 1.147198668208255, -1.9863105182744663, 1.3141237379296316, -1.0784544805871505, 0.6087480930392491, -0.17392240123488614, 1.229378098184194, 1.0302697287902964, 0.7389973927869716, 1.7219841873563648], "std": [0.017191802882704294, 0.03431030623887557, 0.04671925826209949, 0.5013806248376872, 0.1073229207182636, 2.3071189652246744, 0.008372782774721772, 0.030416436711167595, 0.020792883777547247, 0.06940929808890334, 0.16442181678505255, 0.11851620155542945], "min": [0.6131425891634745, 0.016909640192527692, 1.059879387266069, -2.812832845337174, 0.9543002602707618, -3.120532282225292, 0.5850642168026219, -0.221248262216098, 1.199566483764934, 0.752492538340927, 0.5990058680979917, 1.4686136800900078], "max": [0.7068988270925582, 0.17976823039639966, 1.2777983306258962, -0.7533287835799574, 1.4205421339052569, 3.1305827979227825, 0.6204739974754232, -0.11777756740333398, 1.297476784069183, 1.144364464511228, 1.0211767983982512, 1.9175291494048703], "count": [201]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4475519505718954]], [[0.4464224346405229]], [[0.4560614562908497]]], "std": [[[0.2789230476139828]], [[0.2695933385834905]], [[0.2612401702719137]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.19607843137254902]], [[0.11764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6456621527777778]], [[0.6932488991013073]], [[0.6871606352124183]]], "std": [[[0.255380942296967]], [[0.2445271129786044]], [[0.24229898514686526]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1607843137254902]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5781299407679739]], [[0.5892580923202614]], [[0.5731301654411765]]], "std": [[[0.3073127704639998]], [[0.3094473231120022]], [[0.31754142014115744]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4239926388888889]], [[0.4480604554738562]], [[0.4170111907679739]]], "std": [[[0.3643320012612753]], [[0.36258929578005433]], [[0.3788576782039997]]], "count": [100]}, "observation.state": {"min": [0.4590342938899994, -1.3950084447860718, 0.9507085680961609, 2.8282597064971924, 0.05240520462393761, -1.675504207611084, -0.9855420589447021, -1.0263837575912476, 0.8745326995849609, 0.17891202867031097, 1.2106603384017944, -1.04214346408844, 44.8477783203125, 43.549373626708984, -1.0768749713897705, -0.5325000286102295, 4.820000171661377, 0.4937500059604645, 3.6644444465637207, 0.4362500011920929, 1.84333336353302, 0.554444432258606, 1.1037499904632568, 16.057777404785156, 45.436248779296875, 46.32437515258789, 0.20100000500679016, -0.4037500023841858, 11.286874771118164, 0.9743750095367432, 2.453749895095825, 0.11374999582767487, 3.1243748664855957, 1.8799999952316284, 0.7450000047683716, 47.400001525878906], "max": [0.6449267864227295, -0.8972781896591187, 1.3903353214263916, 2.989671468734741, 0.5675879120826721, -1.4857280254364014, -0.9071965217590332, -0.8344300985336304, 1.0122215747833252, 0.29063668847084045, 1.4305120706558228, -0.7365100979804993, 57.021873474121094, 55.97624969482422, 27.04374885559082, 4.936666488647461, 35.10375213623047, 20.728750228881836, 38.66875076293945, 34.27375030517578, 38.11125183105469, 66.20124816894531, 41.69750213623047, 108.58000183105469, 65.12125396728516, 60.334373474121094, 0.36124998331069946, 5.665625095367432, 47.9375, 75.2612533569336, 40.74437713623047, 63.220001220703125, 36.50062561035156, 47.194374084472656, 41.630001068115234, 107.98625183105469], "mean": [0.5383851528167725, -1.0779268741607666, 1.0850991010665894, 2.9125747680664062, 0.377804696559906, -1.5131031274795532, -0.951779842376709, -0.9111919403076172, 0.9566505551338196, 0.2187887281179428, 1.2993519306182861, -0.8435456156730652, 54.78306198120117, 52.559505462646484, 3.0806891918182373, -0.11179601401090622, 28.876365661621094, 13.8624906539917, 31.20689582824707, 23.78543472290039, 29.740901947021484, 46.45782470703125, 24.84291648864746, 85.64907836914062, 59.31386947631836, 54.234619140625, 0.25966206192970276, 0.8273603320121765, 31.358901977539062, 28.96245002746582, 27.3458251953125, 22.590770721435547, 22.189157485961914, 26.09543800354004, 15.692309379577637, 75.66606903076172], "std": [0.05618594214320183, 0.14415715634822845, 0.1319883167743683, 0.048695169389247894, 0.1518389731645584, 0.03852446749806404, 0.025131668895483017, 0.06097086891531944, 0.05372924357652664, 0.036751262843608856, 0.05959460884332657, 0.12941791117191315, 3.281479835510254, 3.749389886856079, 7.490123271942139, 1.0060789585113525, 7.868064880371094, 7.266019821166992, 10.387283325195312, 13.132256507873535, 10.799348831176758, 25.0211181640625, 14.213618278503418, 19.988588333129883, 5.669400215148926, 4.911418914794922, 0.03508004918694496, 1.9388394355773926, 11.632574081420898, 30.68303680419922, 12.280440330505371, 25.871742248535156, 10.9041748046875, 15.573335647583008, 17.3393611907959, 17.357097625732422], "count": [152]}, "action": {"min": [0.4590342938899994, -1.3950084447860718, 0.9507085680961609, 2.8282597064971924, 0.05240520462393761, -1.675504207611084, -0.9855420589447021, -1.0263837575912476, 0.8745326995849609, 0.17891202867031097, 1.2106603384017944, -1.04214346408844, 44.8477783203125, 43.549373626708984, -1.0768749713897705, -0.5325000286102295, 4.820000171661377, 0.4937500059604645, 3.6644444465637207, 0.4362500011920929, 1.84333336353302, 0.554444432258606, 1.1037499904632568, 16.057777404785156, 45.436248779296875, 46.32437515258789, 0.20100000500679016, -0.4037500023841858, 11.286874771118164, 0.9743750095367432, 2.453749895095825, 0.11374999582767487, 3.1243748664855957, 1.8799999952316284, 0.7450000047683716, 47.400001525878906], "max": [0.6449267864227295, -0.8972781896591187, 1.3903353214263916, 2.989671468734741, 0.5675879120826721, -1.4857280254364014, -0.9071965217590332, -0.8344300985336304, 1.0122215747833252, 0.29063668847084045, 1.4305120706558228, -0.7365100979804993, 57.021873474121094, 55.97624969482422, 27.04374885559082, 4.936666488647461, 35.10375213623047, 20.728750228881836, 38.66875076293945, 34.27375030517578, 38.11125183105469, 66.20124816894531, 41.69750213623047, 108.58000183105469, 65.12125396728516, 60.334373474121094, 0.36124998331069946, 5.665625095367432, 47.9375, 75.2612533569336, 40.74437713623047, 63.220001220703125, 36.50062561035156, 47.194374084472656, 41.630001068115234, 107.98625183105469], "mean": [0.5383849143981934, -1.077926754951477, 1.0850989818572998, 2.9125754833221436, 0.3778047561645508, -1.5131031274795532, -0.951779842376709, -0.9111917614936829, 0.9566501975059509, 0.21878859400749207, 1.2993521690368652, -0.8435456156730652, 54.78308868408203, 52.559486389160156, 3.0806870460510254, -0.11179584264755249, 28.876371383666992, 13.862489700317383, 31.2069091796875, 23.785444259643555, 29.740896224975586, 46.45782470703125, 24.842910766601562, 85.64907836914062, 59.31385040283203, 54.23462677001953, 0.25966206192970276, 0.8273602724075317, 31.358905792236328, 28.962448120117188, 27.3458194732666, 22.590774536132812, 22.18915367126465, 26.095443725585938, 15.692310333251953, 75.66605377197266], "std": [0.05618593841791153, 0.14415711164474487, 0.13198833167552948, 0.048695165663957596, 0.15183895826339722, 0.03852446377277374, 0.02513166517019272, 0.06097085773944855, 0.05372923985123634, 0.036751262843608856, 0.059594616293907166, 0.12941792607307434, 3.281479835510254, 3.749389410018921, 7.490124225616455, 1.006079077720642, 7.868064880371094, 7.266019344329834, 10.38728141784668, 13.132259368896484, 10.799348831176758, 25.0211181640625, 14.21362018585205, 19.988588333129883, 5.669400691986084, 4.911418914794922, 0.03508004918694496, 1.9388394355773926, 11.632576942443848, 30.68303680419922, 12.280442237854004, 25.871742248535156, 10.9041748046875, 15.573336601257324, 17.33936309814453, 17.357097625732422], "count": [152]}, "timestamp": {"min": [0.0], "max": [5.033333333333333], "mean": [2.5166666666666666], "std": [1.4625890286292547], "count": [152]}, "frame_index": {"min": [0], "max": [151], "mean": [75.5], "std": [43.877670858877636], "count": [152]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [152]}, "index": {"min": [6622], "max": [6773], "mean": [6697.5], "std": [43.877670858877636], "count": [152]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [152]}, "subtask_annotation": {"mean": [2.75, 8.0, 8.0, 8.0, 8.0], "std": [1.6711562338377393, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [152]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [152]}, "eef_direction_state": {"mean": [3.1184210526315788, 4.072368421052632], "std": [1.580865063511264, 1.721007865987903], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_state": {"mean": [1.4013157894736843, 0.6052631578947368], "std": [0.5765125234985742, 0.48879409528964984], "min": [0, 0], "max": [2, 1], "count": [152]}, "eef_acc_mag_state": {"mean": [1.013157894736842, 0.26973684210526316], "std": [0.8028472531629887, 0.6279707789132987], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_direction_action": {"mean": [3.1184210526315788, 4.072368421052632], "std": [1.580865063511264, 1.721007865987903], "min": [0, 0], "max": [6, 6], "count": [152]}, "eef_velocity_action": {"mean": [1.4013157894736843, 0.6052631578947368], "std": [0.5765125234985742, 0.48879409528964984], "min": [0, 0], "max": [2, 1], "count": [152]}, "eef_acc_mag_action": {"mean": [1.013157894736842, 0.26973684210526316], "std": [0.8028472531629887, 0.6279707789132987], "min": [0, 0], "max": [2, 2], "count": [152]}, "eef_sim_pose_state": {"mean": [0.6656250926008523, 0.06715284579627438, 1.139323505296475, -2.349176318951678, 1.3449244661979822, -1.1704736475098543, 0.6110856659091981, -0.1726267230887373, 1.2140993739108064, 1.1156789453474496, 0.6972185472295673, 1.8203509685340027], "std": [0.016572631823333354, 0.03686886903779378, 0.04277170393853787, 0.27674765161345416, 0.11705267193053587, 2.6102201208768263, 0.008464485174099453, 0.02182298955136117, 0.008058066997200597, 0.027482163857067806, 0.13757435007837018, 0.05467615136859916], "min": [0.6427579951141409, -0.006909847781624651, 1.0550997837142821, -2.896761876396848, 1.128278644395289, -3.133453227468549, 0.5982212432784557, -0.2099163312664561, 1.2044098211885168, 1.0291045700944936, 0.5535883456920647, 1.7026885522570394], "max": [0.7064811637092426, 0.12631612783854812, 1.1800803762059868, -1.6738481826738862, 1.4630531953002595, 3.1333469691225377, 0.6222611756321027, -0.14282183313640281, 1.2373881678786303, 1.1548027539119265, 0.9119898182584838, 1.8963553186278361], "count": [152]}, "eef_sim_pose_action": {"mean": [0.6656250926008523, 0.06715284579627438, 1.139323505296475, -2.349176318951678, 1.3449244661979822, -1.1704736475098543, 0.6110856659091981, -0.1726267230887373, 1.2140993739108064, 1.1156789453474496, 0.6972185472295673, 1.8203509685340027], "std": [0.016572631823333354, 0.03686886903779378, 0.04277170393853787, 0.27674765161345416, 0.11705267193053587, 2.6102201208768263, 0.008464485174099453, 0.02182298955136117, 0.008058066997200597, 0.027482163857067806, 0.13757435007837018, 0.05467615136859916], "min": [0.6427579951141409, -0.006909847781624651, 1.0550997837142821, -2.896761876396848, 1.128278644395289, -3.133453227468549, 0.5982212432784557, -0.2099163312664561, 1.2044098211885168, 1.0291045700944936, 0.5535883456920647, 1.7026885522570394], "max": [0.7064811637092426, 0.12631612783854812, 1.1800803762059868, -1.6738481826738862, 1.4630531953002595, 3.1333469691225377, 0.6222611756321027, -0.14282183313640281, 1.2373881678786303, 1.1548027539119265, 0.9119898182584838, 1.8963553186278361], "count": [152]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44861544526143793]], [[0.44686812704248363]], [[0.4546996425653595]]], "std": [[[0.2823816399665454]], [[0.2738064953562997]], [[0.2665450950870673]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.18823529411764706]], [[0.12941176470588237]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6148297017973856]], [[0.658585408496732]], [[0.6490529595588235]]], "std": [[[0.2938084674353015]], [[0.28722453358571975]], [[0.2917058352500124]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1607843137254902]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5497439276960785]], [[0.5609370874183006]], [[0.543617073120915]]], "std": [[[0.3103394944419958]], [[0.3123967534693327]], [[0.32161802103520226]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4270200755718954]], [[0.4510148488562091]], [[0.42081991013071895]]], "std": [[[0.36435567390156054]], [[0.3619602921895935]], [[0.37838646835804185]]], "count": [100]}, "observation.state": {"min": [0.488455593585968, -1.3652771711349487, 0.9213588237762451, 2.751225471496582, 0.042153049260377884, -1.6263256072998047, -1.0767147541046143, -0.9990367889404297, 0.8543568849563599, 0.17323759198188782, 1.3110837936401367, -1.0169661045074463, 28.356666564941406, 41.166873931884766, -0.8681249618530273, -0.4831250011920929, 0.851111114025116, -0.49437499046325684, 2.1069998741149902, 0.026666678488254547, 3.0325000286102295, -3.309999942779541, 1.3212499618530273, 27.953001022338867, 34.34375, 38.35375213623047, 0.16187499463558197, -0.9943749904632568, 1.105625033378601, 0.6806250214576721, 0.7956249713897705, -0.6462500095367432, 0.9481250047683716, 0.31812500953674316, 0.5377777814865112, 27.046667098999023], "max": [0.6577697992324829, -0.8923904895782471, 1.3075312376022339, 2.992365837097168, 0.5875915288925171, -1.3768882751464844, -0.9703307151794434, -0.8156901001930237, 0.971832811832428, 0.4468747675418854, 1.560171365737915, -0.6706578731536865, 57.90187454223633, 58.15666580200195, 33.36312484741211, 5.017272472381592, 34.84812545776367, 24.75749969482422, 28.188125610351562, 64.77249908447266, 31.218124389648438, 88.95437622070312, 22.19624900817871, 110.62000274658203, 63.01937484741211, 59.38125228881836, 0.36937499046325684, 6.844375133514404, 41.13062286376953, 64.70437622070312, 48.22437286376953, 89.26750183105469, 45.62562561035156, 66.04312896728516, 58.25187683105469, 109.80999755859375], "mean": [0.5605242848396301, -1.050597071647644, 1.038604974746704, 2.876951217651367, 0.40317007899284363, -1.4246715307235718, -1.0333279371261597, -0.8907532691955566, 0.9283167123794556, 0.2934410572052002, 1.4087013006210327, -0.8017937541007996, 53.89056396484375, 51.744441986083984, 4.75792121887207, 0.011733573861420155, 27.40886116027832, 17.110347747802734, 21.581314086914062, 44.72687530517578, 19.35909652709961, 57.51021194458008, 12.017393112182617, 93.76446533203125, 54.39125442504883, 49.97647476196289, 0.2531180679798126, 0.964082658290863, 25.640043258666992, 20.398422241210938, 27.017786026000977, 27.24612808227539, 20.901142120361328, 32.35820388793945, 18.166101455688477, 75.56581115722656], "std": [0.051773227751255035, 0.13917109370231628, 0.11889800429344177, 0.0784856304526329, 0.16496875882148743, 0.06026330962777138, 0.03395076468586922, 0.05754140391945839, 0.04676875099539757, 0.0826447382569313, 0.08057665824890137, 0.1425590068101883, 6.1169633865356445, 4.0615973472595215, 10.081214904785156, 1.2176687717437744, 9.783488273620605, 9.9182767868042, 8.730591773986816, 26.649248123168945, 8.6751070022583, 32.992279052734375, 6.791168212890625, 22.04839324951172, 9.405057907104492, 4.690079689025879, 0.04528263583779335, 2.17366361618042, 13.562093734741211, 25.195241928100586, 16.732759475708008, 34.624515533447266, 16.497034072875977, 23.89876365661621, 22.809524536132812, 24.564611434936523], "count": [158]}, "action": {"min": [0.488455593585968, -1.3652771711349487, 0.9213588237762451, 2.751225471496582, 0.042153049260377884, -1.6263256072998047, -1.0767147541046143, -0.9990367889404297, 0.8543568849563599, 0.17323759198188782, 1.3110837936401367, -1.0169661045074463, 28.356666564941406, 41.166873931884766, -0.8681249618530273, -0.4831250011920929, 0.851111114025116, -0.49437499046325684, 2.1069998741149902, 0.026666678488254547, 3.0325000286102295, -3.309999942779541, 1.3212499618530273, 27.953001022338867, 34.34375, 38.35375213623047, 0.16187499463558197, -0.9943749904632568, 1.105625033378601, 0.6806250214576721, 0.7956249713897705, -0.6462500095367432, 0.9481250047683716, 0.31812500953674316, 0.5377777814865112, 27.046667098999023], "max": [0.6577697992324829, -0.8923904895782471, 1.3075312376022339, 2.992365837097168, 0.5875915288925171, -1.3768882751464844, -0.9703307151794434, -0.8156901001930237, 0.971832811832428, 0.4468747675418854, 1.560171365737915, -0.6706578731536865, 57.90187454223633, 58.15666580200195, 33.36312484741211, 5.017272472381592, 34.84812545776367, 24.75749969482422, 28.188125610351562, 64.77249908447266, 31.218124389648438, 88.95437622070312, 22.19624900817871, 110.62000274658203, 63.01937484741211, 59.38125228881836, 0.36937499046325684, 6.844375133514404, 41.13062286376953, 64.70437622070312, 48.22437286376953, 89.26750183105469, 45.62562561035156, 66.04312896728516, 58.25187683105469, 109.80999755859375], "mean": [0.5605242848396301, -1.050596833229065, 1.038604974746704, 2.87695050239563, 0.40317004919052124, -1.42467200756073, -1.0333290100097656, -0.8907532691955566, 0.9283168315887451, 0.2934409976005554, 1.4087015390396118, -0.8017941117286682, 53.89057540893555, 51.74443054199219, 4.757917881011963, 0.011733673512935638, 27.408870697021484, 17.110347747802734, 21.581323623657227, 44.726871490478516, 19.359102249145508, 57.510223388671875, 12.0173921585083, 93.76445007324219, 54.3912353515625, 49.97648239135742, 0.25311800837516785, 0.9640827178955078, 25.640056610107422, 20.39841651916504, 27.017763137817383, 27.24612808227539, 20.90114402770996, 32.35822296142578, 18.16609764099121, 75.56581115722656], "std": [0.051773227751255035, 0.13917112350463867, 0.11889798939228058, 0.0784856304526329, 0.16496877372264862, 0.060263317078351974, 0.03395078331232071, 0.05754140019416809, 0.04676875099539757, 0.08264473080635071, 0.08057665824890137, 0.14255903661251068, 6.1169633865356445, 4.061595439910889, 10.081212043762207, 1.2176687717437744, 9.783487319946289, 9.918275833129883, 8.730591773986816, 26.64925193786621, 8.675107955932617, 32.99228286743164, 6.791168212890625, 22.04839324951172, 9.405057907104492, 4.690079212188721, 0.04528264328837395, 2.17366361618042, 13.562093734741211, 25.19524383544922, 16.732759475708008, 34.624515533447266, 16.49703025817871, 23.898759841918945, 22.809524536132812, 24.56461524963379], "count": [158]}, "timestamp": {"min": [0.0], "max": [5.233333333333333], "mean": [2.6166666666666667], "std": [1.5203252575974948], "count": [158]}, "frame_index": {"min": [0], "max": [157], "mean": [78.5], "std": [45.609757727924844], "count": [158]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [158]}, "index": {"min": [6774], "max": [6931], "mean": [6852.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [2.8417721518987342, 8.0, 8.0, 8.0, 8.0], "std": [1.7266421348992067, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [158]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [158]}, "eef_direction_state": {"mean": [3.449367088607595, 4.227848101265823], "std": [1.490677648785184, 1.6797330038635732], "min": [0, 2], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.4240506329113924, 0.5569620253164557], "std": [0.5769222552264283, 0.5216050070388993], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [1.0063291139240507, 0.5063291139240507], "std": [0.8151790627477203, 0.7692412457842273], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [3.449367088607595, 4.227848101265823], "std": [1.490677648785184, 1.6797330038635732], "min": [0, 2], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.4240506329113924, 0.5569620253164557], "std": [0.5769222552264283, 0.5216050070388993], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [1.0063291139240507, 0.5063291139240507], "std": [0.8151790627477203, 0.7692412457842273], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.6544441217677481, 0.0704657684553298, 1.137936198197249, -2.5993214410820125, 1.3733106984371977, 1.0524078555657534, 0.6023916826788875, -0.1988167641542542, 1.2134520033355356, 1.1143644829291215, 0.6284160157632114, 1.7654407098350329], "std": [0.012613982162551891, 0.04211737515119006, 0.045555527691406895, 0.27509132919174595, 0.1379019168991765, 2.6543646010825044, 0.0064269563153916435, 0.03200474091742893, 0.009337137165687731, 0.03255815920550019, 0.15048109210926064, 0.10197827641935502], "min": [0.629895493182828, -0.014302498404718367, 1.050007100459964, -3.0279589532034343, 1.1207532589615816, -3.1362580956726966, 0.5960150212044316, -0.2549276323442208, 1.2015814394067346, 1.0328227509603594, 0.49473879941406373, 1.6000256238497965], "max": [0.6830252256948464, 0.13503630255166899, 1.183953279792073, -1.8232674910167341, 1.51991431295269, 3.138752238299639, 0.6157143021573585, -0.1529488180002498, 1.2357817991375666, 1.1549571879673284, 0.8591179214335538, 1.9222815585596273], "count": [158]}, "eef_sim_pose_action": {"mean": [0.6544441217677481, 0.0704657684553298, 1.137936198197249, -2.5993214410820125, 1.3733106984371977, 1.0524078555657534, 0.6023916826788875, -0.1988167641542542, 1.2134520033355356, 1.1143644829291215, 0.6284160157632114, 1.7654407098350329], "std": [0.012613982162551891, 0.04211737515119006, 0.045555527691406895, 0.27509132919174595, 0.1379019168991765, 2.6543646010825044, 0.0064269563153916435, 0.03200474091742893, 0.009337137165687731, 0.03255815920550019, 0.15048109210926064, 0.10197827641935502], "min": [0.629895493182828, -0.014302498404718367, 1.050007100459964, -3.0279589532034343, 1.1207532589615816, -3.1362580956726966, 0.5960150212044316, -0.2549276323442208, 1.2015814394067346, 1.0328227509603594, 0.49473879941406373, 1.6000256238497965], "max": [0.6830252256948464, 0.13503630255166899, 1.183953279792073, -1.8232674910167341, 1.51991431295269, 3.138752238299639, 0.6157143021573585, -0.1529488180002498, 1.2357817991375666, 1.1549571879673284, 0.8591179214335538, 1.9222815585596273], "count": [158]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4546792340686274]], [[0.4528925919117647]], [[0.46219398284313723]]], "std": [[[0.27129609233069424]], [[0.2609849459702821]], [[0.25339529980205905]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6280490727124184]], [[0.6636588991013072]], [[0.6603490931372549]]], "std": [[[0.2775460175528705]], [[0.2744667149433501]], [[0.2782444488375541]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5241188888888889]], [[0.5345176940359477]], [[0.5177575816993465]]], "std": [[[0.3135523388006655]], [[0.3159325454607864]], [[0.3245017970269758]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4098715032679739]], [[0.4351739358660131]], [[0.40622469975490194]]], "std": [[[0.3566086539506128]], [[0.3547048410317976]], [[0.3688230977171932]]], "count": [100]}, "observation.state": {"min": [0.47381648421287537, -1.3190709352493286, 0.8139628767967224, 2.7050669193267822, 0.03733691945672035, -1.8806029558181763, -1.125138282775879, -1.0349432229995728, 0.8626222014427185, 0.1703765094280243, 1.3551679849624634, -0.8903639316558838, 34.900001525878906, 43.165626525878906, -0.5462499856948853, -0.49312499165534973, 3.242500066757202, 0.4000000059604645, 1.9262499809265137, -0.30125001072883606, 1.493749976158142, -3.6937499046325684, 1.0456249713897705, 7.471250057220459, 23.583749771118164, 46.993751525878906, 0.011250000447034836, -0.796875, 2.8743748664855957, 0.44312500953674316, 2.703125, 0.5531250238418579, 1.8956249952316284, 0.6150000095367432, 0.7224999666213989, 17.030000686645508], "max": [0.8268058896064758, -0.818964421749115, 1.3396943807601929, 2.9413909912109375, 1.3922374248504639, -1.3273441791534424, -0.9609845876693726, -0.8112501502037048, 1.0195411443710327, 0.31431201100349426, 1.6426124572753906, -0.6312943696975708, 65.10062408447266, 71.77111053466797, 30.036251068115234, 2.628124952316284, 37.27687454223633, 32.88999938964844, 42.07250213623047, 57.73125076293945, 41.796875, 88.51312255859375, 37.985626220703125, 110.04187774658203, 77.19437408447266, 64.00749969482422, 0.21937499940395355, 5.662222385406494, 46.313751220703125, 49.40562438964844, 47.62437438964844, 76.27188110351562, 52.036251068115234, 90.0893783569336, 52.911251068115234, 100.82500457763672], "mean": [0.5802205204963684, -1.001587986946106, 0.9832605123519897, 2.8611037731170654, 0.5519585609436035, -1.4585565328598022, -1.0562189817428589, -0.9068208336830139, 0.952618420124054, 0.2628702223300934, 1.4364908933639526, -0.7357610464096069, 58.47227478027344, 49.74708557128906, 5.5342116355896, -0.08129781484603882, 28.71727180480957, 20.941787719726562, 29.756681442260742, 31.984617233276367, 26.207191467285156, 51.85125732421875, 17.837255477905273, 86.33832550048828, 48.52674102783203, 54.373714447021484, 0.08566471189260483, 1.695080280303955, 20.617921829223633, 13.313728332519531, 22.600095748901367, 20.877649307250977, 25.541078567504883, 28.89141082763672, 17.073286056518555, 61.76362609863281], "std": [0.09082198888063431, 0.1281033158302307, 0.13551585376262665, 0.07394066452980042, 0.2592540681362152, 0.1284295618534088, 0.05692846700549126, 0.06867419928312302, 0.03728421777486801, 0.046591151505708694, 0.08516296744346619, 0.09633796662092209, 8.860109329223633, 5.375255107879639, 8.647795677185059, 0.6690091490745544, 11.490401268005371, 13.165865898132324, 13.238042831420898, 21.614456176757812, 11.915675163269043, 35.02233123779297, 11.845030784606934, 28.847700119018555, 11.802865028381348, 4.285895347595215, 0.04973252862691879, 2.141951560974121, 10.091545104980469, 16.676090240478516, 13.350544929504395, 28.118600845336914, 16.159038543701172, 36.68494415283203, 21.466487884521484, 24.422489166259766], "count": [214]}, "action": {"min": [0.47381648421287537, -1.3190709352493286, 0.8139628767967224, 2.7050669193267822, 0.03733691945672035, -1.8806029558181763, -1.125138282775879, -1.0349432229995728, 0.8626222014427185, 0.1703765094280243, 1.3551679849624634, -0.8903639316558838, 34.900001525878906, 43.165626525878906, -0.5462499856948853, -0.49312499165534973, 3.242500066757202, 0.4000000059604645, 1.9262499809265137, -0.30125001072883606, 1.493749976158142, -3.6937499046325684, 1.0456249713897705, 7.471250057220459, 23.583749771118164, 46.993751525878906, 0.011250000447034836, -0.796875, 2.8743748664855957, 0.44312500953674316, 2.703125, 0.5531250238418579, 1.8956249952316284, 0.6150000095367432, 0.7224999666213989, 17.030000686645508], "max": [0.8268058896064758, -0.818964421749115, 1.3396943807601929, 2.9413909912109375, 1.3922374248504639, -1.3273441791534424, -0.9609845876693726, -0.8112501502037048, 1.0195411443710327, 0.31431201100349426, 1.6426124572753906, -0.6312943696975708, 65.10062408447266, 71.77111053466797, 30.036251068115234, 2.628124952316284, 37.27687454223633, 32.88999938964844, 42.07250213623047, 57.73125076293945, 41.796875, 88.51312255859375, 37.985626220703125, 110.04187774658203, 77.19437408447266, 64.00749969482422, 0.21937499940395355, 5.662222385406494, 46.313751220703125, 49.40562438964844, 47.62437438964844, 76.27188110351562, 52.036251068115234, 90.0893783569336, 52.911251068115234, 100.82500457763672], "mean": [0.5802204608917236, -1.001587986946106, 0.9832606315612793, 2.86110258102417, 0.5519585609436035, -1.458556890487671, -1.0562198162078857, -0.9068207144737244, 0.952618420124054, 0.262870192527771, 1.4364908933639526, -0.735761284828186, 58.472267150878906, 49.747093200683594, 5.534217834472656, -0.0812978446483612, 28.717273712158203, 20.9417781829834, 29.756685256958008, 31.984619140625, 26.20717430114746, 51.85126495361328, 17.837249755859375, 86.33834075927734, 48.526737213134766, 54.373722076416016, 0.08566475659608841, 1.6950799226760864, 20.617921829223633, 13.313721656799316, 22.60008430480957, 20.877643585205078, 25.54109001159668, 28.89141845703125, 17.073278427124023, 61.763675689697266], "std": [0.09082198143005371, 0.1281033158302307, 0.13551586866378784, 0.07394065707921982, 0.2592540383338928, 0.1284295618534088, 0.056928474456071854, 0.06867420673370361, 0.03728421777486801, 0.046591147780418396, 0.08516297489404678, 0.09633798897266388, 8.860108375549316, 5.375255107879639, 8.647795677185059, 0.6690092086791992, 11.490400314331055, 13.165864944458008, 13.238041877746582, 21.61445426940918, 11.915674209594727, 35.0223274230957, 11.845030784606934, 28.847705841064453, 11.802863121032715, 4.285894870758057, 0.04973253980278969, 2.141951560974121, 10.091545104980469, 16.67609405517578, 13.350546836853027, 28.11859703063965, 16.159034729003906, 36.68495559692383, 21.466487884521484, 24.422489166259766], "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": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [214]}, "index": {"min": [6932], "max": [7145], "mean": [7038.5], "std": [61.775804324994425], "count": [214]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [214]}, "subtask_annotation": {"mean": [2.635514018691589, 8.0, 8.0, 8.0, 8.0], "std": [1.7846307681914033, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [214]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [214]}, "eef_direction_state": {"mean": [3.836448598130841, 4.537383177570093], "std": [1.448937253039515, 1.6078094091544526], "min": [0, 1], "max": [6, 6], "count": [214]}, "eef_velocity_state": {"mean": [1.3224299065420562, 0.5], "std": [0.6861525417190178, 0.5183546939934535], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_state": {"mean": [0.9813084112149533, 0.3925233644859813], "std": [0.8370096797217726, 0.7005606479218756], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_direction_action": {"mean": [3.836448598130841, 4.537383177570093], "std": [1.448937253039515, 1.6078094091544526], "min": [0, 1], "max": [6, 6], "count": [214]}, "eef_velocity_action": {"mean": [1.3224299065420562, 0.5], "std": [0.6861525417190178, 0.5183546939934535], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_acc_mag_action": {"mean": [0.9813084112149533, 0.3925233644859813], "std": [0.8370096797217726, 0.7005606479218756], "min": [0, 0], "max": [2, 2], "count": [214]}, "eef_sim_pose_state": {"mean": [0.6485885767436674, 0.08300018760085066, 1.170342470212416, -1.701452701596695, 1.3667393321466117, -0.7433686483343321, 0.600326072907294, -0.19659505869737784, 1.2105572752552856, 1.1121862793205948, 0.5912976190545995, 1.804491774028798], "std": [0.021848600927463848, 0.036901472658292564, 0.049983905585312426, 0.7358966778342367, 0.15646124452644022, 2.122384835682612, 0.007601599323886937, 0.028061077151727988, 0.014886411959366588, 0.05230626009881659, 0.10363892980939951, 0.094023597171738], "min": [0.5874623066645989, 0.02565411609968901, 1.0608483358781873, -2.962688728690388, 0.8697040000990728, -3.1226093768710905, 0.5736051515974641, -0.2286065584908412, 1.1908375349881952, 0.8957732825345053, 0.4514504061160167, 1.5819504808442963], "max": [0.6980488675710328, 0.1713901810186646, 1.290424200079452, -0.6469737452876569, 1.528703288699865, 3.118228059886908, 0.6105310759306967, -0.15001854806893253, 1.2624142629351547, 1.1609898067840176, 0.7648843497251168, 1.9539568473282614], "count": [214]}, "eef_sim_pose_action": {"mean": [0.6485885767436674, 0.08300018760085066, 1.170342470212416, -1.701452701596695, 1.3667393321466117, -0.7433686483343321, 0.600326072907294, -0.19659505869737784, 1.2105572752552856, 1.1121862793205948, 0.5912976190545995, 1.804491774028798], "std": [0.021848600927463848, 0.036901472658292564, 0.049983905585312426, 0.7358966778342367, 0.15646124452644022, 2.122384835682612, 0.007601599323886937, 0.028061077151727988, 0.014886411959366588, 0.05230626009881659, 0.10363892980939951, 0.094023597171738], "min": [0.5874623066645989, 0.02565411609968901, 1.0608483358781873, -2.962688728690388, 0.8697040000990728, -3.1226093768710905, 0.5736051515974641, -0.2286065584908412, 1.1908375349881952, 0.8957732825345053, 0.4514504061160167, 1.5819504808442963], "max": [0.6980488675710328, 0.1713901810186646, 1.290424200079452, -0.6469737452876569, 1.528703288699865, 3.118228059886908, 0.6105310759306967, -0.15001854806893253, 1.2624142629351547, 1.1609898067840176, 0.7648843497251168, 1.9539568473282614], "count": [214]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4533626041666667]], [[0.4519281086601307]], [[0.4604341625816994]]], "std": [[[0.2789246684303514]], [[0.2701027024688484]], [[0.26232752502055784]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1803921568627451]], [[0.13725490196078433]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6143453982843138]], [[0.6551348651960784]], [[0.647748214869281]]], "std": [[[0.2901933787889016]], [[0.2862053974917894]], [[0.2925560760394018]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5414164154411765]], [[0.5517633537581699]], [[0.5346738153594771]]], "std": [[[0.3117635442215843]], [[0.31429159874672113]], [[0.32187945495063486]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42626040236928103]], [[0.45016525326797385]], [[0.4191505698529412]]], "std": [[[0.3641885498422804]], [[0.36257858022834527]], [[0.37849625198849085]]], "count": [100]}, "observation.state": {"min": [0.40832188725471497, -1.4106488227844238, 0.8937018513679504, 2.6994640827178955, -0.003266384359449148, -1.6176894903182983, -1.0255969762802124, -1.059906005859375, 0.8627069592475891, 0.11091401427984238, 1.2245365381240845, -0.965001106262207, 29.48444366455078, 38.21437454223633, -0.8331249952316284, -0.10437499731779099, 7.72857141494751, -0.4112499952316284, 6.299999713897705, 0.02625000663101673, 3.06333327293396, 1.4674999713897705, 1.0362499952316284, 41.989376068115234, 40.741111755371094, 46.16187286376953, 0.13124999403953552, -0.534375011920929, 3.5268750190734863, -0.4599999785423279, 0.8068749904632568, 0.08812499791383743, 1.9793750047683716, 0.28687500953674316, 0.5931249856948853, 35.015625], "max": [0.6846426725387573, -0.9122511148452759, 1.4303663969039917, 2.9878594875335693, 0.590672492980957, -1.3217889070510864, -0.8872882723808289, -0.8235421180725098, 1.0013971328735352, 0.30274853110313416, 1.4252562522888184, -0.702582597732544, 57.36124801635742, 66.04888916015625, 50.30875015258789, 3.5950000286102295, 41.17375183105469, 24.032499313354492, 32.48250198364258, 73.625, 24.451250076293945, 96.61687469482422, 16.689374923706055, 110.9268798828125, 67.73562622070312, 55.51874923706055, 0.29500001668930054, 4.126874923706055, 37.984375, 36.37937545776367, 44.479373931884766, 78.51687622070312, 50.08812713623047, 80.45375061035156, 57.141876220703125, 102.93000030517578], "mean": [0.5276885628700256, -1.0612009763717651, 1.0685962438583374, 2.830259323120117, 0.3541244864463806, -1.3567135334014893, -0.97235107421875, -0.9050019383430481, 0.9308984875679016, 0.20908498764038086, 1.3068993091583252, -0.8103957176208496, 52.760047912597656, 48.155731201171875, 5.304253578186035, 0.30090534687042236, 33.4380989074707, 14.514971733093262, 24.125408172607422, 48.601871490478516, 14.778497695922852, 64.64720153808594, 6.18246603012085, 95.72191619873047, 58.01665496826172, 50.082149505615234, 0.23518073558807373, 0.7572021484375, 21.959367752075195, 12.275891304016113, 23.060165405273438, 21.53114128112793, 25.6490535736084, 28.245250701904297, 20.091249465942383, 72.48946380615234], "std": [0.06446176022291183, 0.1415988653898239, 0.1408340185880661, 0.08983007073402405, 0.16252954304218292, 0.0523567870259285, 0.04851425439119339, 0.07421960681676865, 0.04431027173995972, 0.06987471878528595, 0.04365093261003494, 0.10381254553794861, 7.1235880851745605, 5.157806396484375, 10.96729850769043, 0.9110473990440369, 11.252853393554688, 8.908209800720215, 8.081440925598145, 30.73088836669922, 5.857811450958252, 32.872650146484375, 4.58576774597168, 21.741098403930664, 7.782208442687988, 2.0133655071258545, 0.035287268459796906, 1.567753553390503, 11.050483703613281, 14.696226119995117, 14.462454795837402, 27.644330978393555, 16.75443458557129, 32.40681457519531, 24.176897048950195, 22.095006942749023], "count": [184]}, "action": {"min": [0.40832188725471497, -1.4106488227844238, 0.8937018513679504, 2.6994640827178955, -0.003266384359449148, -1.6176894903182983, -1.0255969762802124, -1.059906005859375, 0.8627069592475891, 0.11091401427984238, 1.2245365381240845, -0.965001106262207, 29.48444366455078, 38.21437454223633, -0.8331249952316284, -0.10437499731779099, 7.72857141494751, -0.4112499952316284, 6.299999713897705, 0.02625000663101673, 3.06333327293396, 1.4674999713897705, 1.0362499952316284, 41.989376068115234, 40.741111755371094, 46.16187286376953, 0.13124999403953552, -0.534375011920929, 3.5268750190734863, -0.4599999785423279, 0.8068749904632568, 0.08812499791383743, 1.9793750047683716, 0.28687500953674316, 0.5931249856948853, 35.015625], "max": [0.6846426725387573, -0.9122511148452759, 1.4303663969039917, 2.9878594875335693, 0.590672492980957, -1.3217889070510864, -0.8872882723808289, -0.8235421180725098, 1.0013971328735352, 0.30274853110313416, 1.4252562522888184, -0.702582597732544, 57.36124801635742, 66.04888916015625, 50.30875015258789, 3.5950000286102295, 41.17375183105469, 24.032499313354492, 32.48250198364258, 73.625, 24.451250076293945, 96.61687469482422, 16.689374923706055, 110.9268798828125, 67.73562622070312, 55.51874923706055, 0.29500001668930054, 4.126874923706055, 37.984375, 36.37937545776367, 44.479373931884766, 78.51687622070312, 50.08812713623047, 80.45375061035156, 57.141876220703125, 102.93000030517578], "mean": [0.5276885628700256, -1.061200737953186, 1.068596601486206, 2.8302595615386963, 0.35412439703941345, -1.3567134141921997, -0.9723511338233948, -0.9050017595291138, 0.9308984875679016, 0.20908509194850922, 1.3068996667861938, -0.8103957772254944, 52.76005935668945, 48.15571975708008, 5.30425500869751, 0.30090534687042236, 33.43809509277344, 14.514983177185059, 24.125408172607422, 48.60187530517578, 14.77850341796875, 64.64717864990234, 6.18246603012085, 95.7219467163086, 58.01667022705078, 50.0821418762207, 0.2351807951927185, 0.7572021484375, 21.959369659423828, 12.27588176727295, 23.06015396118164, 21.531139373779297, 25.6490535736084, 28.245267868041992, 20.091243743896484, 72.48945617675781], "std": [0.06446176022291183, 0.1415988951921463, 0.1408340036869049, 0.08983007818460464, 0.16252949833869934, 0.0523567870259285, 0.04851425439119339, 0.07421962171792984, 0.044310279190540314, 0.06987473368644714, 0.043650925159454346, 0.1038125529885292, 7.123587131500244, 5.157805919647217, 10.96729850769043, 0.9110473990440369, 11.252853393554688, 8.908208847045898, 8.081439971923828, 30.730892181396484, 5.8578104972839355, 32.872650146484375, 4.58576774597168, 21.741098403930664, 7.782210350036621, 2.0133657455444336, 0.03528725728392601, 1.5677536725997925, 11.050483703613281, 14.696224212646484, 14.46245288848877, 27.644338607788086, 16.754432678222656, 32.40681457519531, 24.176895141601562, 22.09500503540039], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [184]}, "index": {"min": [7146], "max": [7329], "mean": [7237.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [2.744565217391304, 8.0, 8.0, 8.0, 8.0], "std": [1.717864202915859, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [184]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [184]}, "eef_direction_state": {"mean": [3.4565217391304346, 4.271739130434782], "std": [1.4700860924084103, 1.5989348415739923], "min": [0, 2], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.391304347826087, 0.6195652173913043], "std": [0.6334261862753675, 0.5868558689866556], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [0.8043478260869565, 0.5217391304347826], "std": [0.8306510075888166, 0.7658223892960233], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.4565217391304346, 4.271739130434782], "std": [1.4700860924084103, 1.5989348415739923], "min": [0, 2], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.391304347826087, 0.6195652173913043], "std": [0.6334261862753675, 0.5868558689866556], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [0.8043478260869565, 0.5217391304347826], "std": [0.8306510075888166, 0.7658223892960233], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6662679459579536, 0.07444101063027443, 1.139463572284425, -1.1300340062112941, 1.3641895268900965, 0.871268502479508, 0.6026749593869986, -0.16735132409319403, 1.209673795383982, 1.1488185603077634, 0.667740310743538, 1.8664298494914195], "std": [0.018263811598046964, 0.040652871283306434, 0.043461795357488765, 2.5112680470545157, 0.12817163604147286, 2.565082743248681, 0.004319745309371553, 0.02928400942797258, 0.013831606105115695, 0.02997086409275497, 0.07694242238114916, 0.10142842511029442], "min": [0.6267407443955956, -0.007232198300264087, 1.0500199329013928, -3.124692483167459, 1.112382166101837, -3.138954311216449, 0.5964913577147447, -0.20188333020399432, 1.188304550675056, 1.024372588201473, 0.5375365463846049, 1.7275769928627374], "max": [0.7116408112677742, 0.1366011770063279, 1.1842052907078469, 3.1395284720149275, 1.4972683005783018, 3.1350252355003927, 0.609203110646706, -0.11007804371786722, 1.2442380636035786, 1.185968183223169, 0.7700345811336904, 2.0325174723283563], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6662679459579536, 0.07444101063027443, 1.139463572284425, -1.1300340062112941, 1.3641895268900965, 0.871268502479508, 0.6026749593869986, -0.16735132409319403, 1.209673795383982, 1.1488185603077634, 0.667740310743538, 1.8664298494914195], "std": [0.018263811598046964, 0.040652871283306434, 0.043461795357488765, 2.5112680470545157, 0.12817163604147286, 2.565082743248681, 0.004319745309371553, 0.02928400942797258, 0.013831606105115695, 0.02997086409275497, 0.07694242238114916, 0.10142842511029442], "min": [0.6267407443955956, -0.007232198300264087, 1.0500199329013928, -3.124692483167459, 1.112382166101837, -3.138954311216449, 0.5964913577147447, -0.20188333020399432, 1.188304550675056, 1.024372588201473, 0.5375365463846049, 1.7275769928627374], "max": [0.7116408112677742, 0.1366011770063279, 1.1842052907078469, 3.1395284720149275, 1.4972683005783018, 3.1350252355003927, 0.609203110646706, -0.11007804371786722, 1.2442380636035786, 1.185968183223169, 0.7700345811336904, 2.0325174723283563], "count": [184]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4489968770424837]], [[0.4469006290849673]], [[0.4565072201797386]]], "std": [[[0.28333979951534893]], [[0.27542518136523636]], [[0.26756754117954834]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1843137254901961]], [[0.14901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.622659170751634]], [[0.6452643321078432]], [[0.6379895098039216]]], "std": [[[0.2813292224018585]], [[0.2824132858300768]], [[0.28851998178961213]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.547135804738562]], [[0.5583709048202614]], [[0.5406002859477124]]], "std": [[[0.31361281956230946]], [[0.31495592860628685]], [[0.3230831782480785]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42015729983660133]], [[0.44450038194444447]], [[0.41442402982026144]]], "std": [[[0.364699145235846]], [[0.36317254012592765]], [[0.37896983631173103]]], "count": [100]}, "observation.state": {"min": [0.42246031761169434, -1.4607652425765991, 0.9100099205970764, 2.6209516525268555, -0.009942206554114819, -1.5622854232788086, -1.0394731760025024, -1.0671778917312622, 0.8880478143692017, 0.14901389181613922, 1.2238212823867798, -0.9452487230300903, 40.717777252197266, 43.83124923706055, -0.16250000894069672, -0.5006250143051147, 13.853333473205566, 0.3531250059604645, 9.328888893127441, -0.057500001043081284, 5.2377777099609375, 3.7477777004241943, 1.1418750286102295, 46.753334045410156, 45.37889099121094, 46.973751068115234, 0.453125, -0.171875, 7.776249885559082, 1.0362499952316284, 5.760624885559082, 0.9356250166893005, 5.969375133514404, 1.4481250047683716, 0.6612499952316284, 41.23250198364258], "max": [0.6327195763587952, -0.944438099861145, 1.4874207973480225, 3.0025463104248047, 0.5407840013504028, -1.2043421268463135, -0.8823052644729614, -0.852521538734436, 1.0394731760025024, 0.3605659306049347, 1.405334711074829, -0.6538491249084473, 57.244998931884766, 57.678749084472656, 48.43375015258789, 1.840000033378601, 38.28000259399414, 28.928749084472656, 28.158750534057617, 81.609375, 26.028749465942383, 98.26750183105469, 17.663124084472656, 110.57875061035156, 61.64875030517578, 58.985626220703125, 4.321249961853027, 4.453125, 48.662498474121094, 72.54875183105469, 38.02124786376953, 67.95062255859375, 36.71937561035156, 79.75749969482422, 35.52124786376953, 109.24250030517578], "mean": [0.5075480937957764, -1.1028332710266113, 1.1232985258102417, 2.853468656539917, 0.27794504165649414, -1.390567421913147, -0.9911062121391296, -0.9383744597434998, 0.9657566547393799, 0.25039413571357727, 1.3038060665130615, -0.7558640837669373, 54.34402084350586, 53.3433952331543, 7.7784833908081055, -0.30472543835639954, 29.78034019470215, 20.519329071044922, 24.017986297607422, 45.50835037231445, 14.06943416595459, 70.82939147949219, 7.019455432891846, 99.60338592529297, 55.7154541015625, 54.81730651855469, 0.8845144510269165, 0.6264738440513611, 31.642744064331055, 30.418378829956055, 28.258899688720703, 28.9525203704834, 23.684837341308594, 42.278465270996094, 13.711727142333984, 78.5052719116211], "std": [0.053509704768657684, 0.13697269558906555, 0.13957947492599487, 0.1392829865217209, 0.1271032840013504, 0.14308713376522064, 0.053963519632816315, 0.06702453643083572, 0.051969967782497406, 0.062254153192043304, 0.053664084523916245, 0.12100156396627426, 3.3336102962493896, 4.471938610076904, 12.352836608886719, 0.3904736340045929, 5.506948947906494, 10.952641487121582, 3.840731382369995, 24.603586196899414, 4.640244007110596, 30.638896942138672, 4.977690696716309, 16.004701614379883, 4.730226993560791, 3.7875494956970215, 0.6332239508628845, 1.3756707906723022, 12.91142463684082, 27.83294677734375, 11.459158897399902, 28.52524185180664, 10.203474998474121, 30.6374568939209, 14.205179214477539, 18.956817626953125], "count": [176]}, "action": {"min": [0.42246031761169434, -1.4607652425765991, 0.9100099205970764, 2.6209516525268555, -0.009942206554114819, -1.5622854232788086, -1.0394731760025024, -1.0671778917312622, 0.8880478143692017, 0.14901389181613922, 1.2238212823867798, -0.9452487230300903, 40.717777252197266, 43.83124923706055, -0.16250000894069672, -0.5006250143051147, 13.853333473205566, 0.3531250059604645, 9.328888893127441, -0.057500001043081284, 5.2377777099609375, 3.7477777004241943, 1.1418750286102295, 46.753334045410156, 45.37889099121094, 46.973751068115234, 0.453125, -0.171875, 7.776249885559082, 1.0362499952316284, 5.760624885559082, 0.9356250166893005, 5.969375133514404, 1.4481250047683716, 0.6612499952316284, 41.23250198364258], "max": [0.6327195763587952, -0.944438099861145, 1.4874207973480225, 3.0025463104248047, 0.5407840013504028, -1.2043421268463135, -0.8823052644729614, -0.852521538734436, 1.0394731760025024, 0.3605659306049347, 1.405334711074829, -0.6538491249084473, 57.244998931884766, 57.678749084472656, 48.43375015258789, 1.840000033378601, 38.28000259399414, 28.928749084472656, 28.158750534057617, 81.609375, 26.028749465942383, 98.26750183105469, 17.663124084472656, 110.57875061035156, 61.64875030517578, 58.985626220703125, 4.321249961853027, 4.453125, 48.662498474121094, 72.54875183105469, 38.02124786376953, 67.95062255859375, 36.71937561035156, 79.75749969482422, 35.52124786376953, 109.24250030517578], "mean": [0.5075481534004211, -1.1028335094451904, 1.1232985258102417, 2.8534677028656006, 0.27794501185417175, -1.3905673027038574, -0.9911068081855774, -0.9383741021156311, 0.9657565951347351, 0.2503940761089325, 1.3038064241409302, -0.7558640837669373, 54.34402847290039, 53.34342956542969, 7.778488636016846, -0.30472543835639954, 29.780353546142578, 20.51932144165039, 24.017988204956055, 45.50836181640625, 14.069427490234375, 70.82943725585938, 7.019453525543213, 99.6034164428711, 55.7154541015625, 54.817317962646484, 0.8845144510269165, 0.6264739632606506, 31.642730712890625, 30.418357849121094, 28.25890350341797, 28.952526092529297, 23.684846878051758, 42.27847671508789, 13.7117338180542, 78.5052490234375], "std": [0.05350969731807709, 0.13697271049022675, 0.13957948982715607, 0.13928300142288208, 0.1271032691001892, 0.14308714866638184, 0.05396350845694542, 0.06702453643083572, 0.05196996033191681, 0.062254153192043304, 0.05366409197449684, 0.12100158631801605, 3.3336098194122314, 4.4719390869140625, 12.35283374786377, 0.3904736340045929, 5.506950378417969, 10.952641487121582, 3.840731143951416, 24.60358428955078, 4.6402435302734375, 30.638898849487305, 4.977690696716309, 16.004701614379883, 4.730226993560791, 3.7875499725341797, 0.6332236528396606, 1.3756707906723022, 12.911426544189453, 27.832944869995117, 11.459157943725586, 28.525239944458008, 10.203476905822754, 30.637454986572266, 14.205179214477539, 18.95681381225586], "count": [176]}, "timestamp": {"min": [0.0], "max": [5.833333333333333], "mean": [2.916666666666667], "std": [1.6935334527417978], "count": [176]}, "frame_index": {"min": [0], "max": [175], "mean": [87.5], "std": [50.806003582253936], "count": [176]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [176]}, "index": {"min": [7330], "max": [7505], "mean": [7417.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [2.7329545454545454, 8.0, 8.0, 8.0, 8.0], "std": [1.5926836693647495, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [176]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [176]}, "eef_direction_state": {"mean": [3.7613636363636362, 4.045454545454546], "std": [1.5299607703067712, 1.7182780155850728], "min": [2, 0], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.2159090909090908, 0.6193181818181818], "std": [0.6900076356027393, 0.5513120619661981], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_state": {"mean": [0.75, 0.4318181818181818], "std": [0.8222751143238883, 0.7197767100960505], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_direction_action": {"mean": [3.7613636363636362, 4.045454545454546], "std": [1.5299607703067712, 1.7182780155850728], "min": [2, 0], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.2159090909090908, 0.6193181818181818], "std": [0.6900076356027393, 0.5513120619661981], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_acc_mag_action": {"mean": [0.75, 0.4318181818181818], "std": [0.8222751143238883, 0.7197767100960505], "min": [0, 0], "max": [2, 2], "count": [176]}, "eef_sim_pose_state": {"mean": [0.6755149785664588, 0.06834527083470458, 1.1255681400400805, -2.3711382868264788, 1.3129677869597005, 2.241786565767586, 0.6120767320674392, -0.17521782098636748, 1.194563732880136, 1.1978531632161644, 0.6070662978124695, 1.8785077574726385], "std": [0.018461679638599657, 0.03388850150396035, 0.037142637127844214, 1.635542435870826, 0.09592799889031538, 1.4911026449055294, 0.00710477985302307, 0.028580514124807607, 0.0047991170106197545, 0.016661809606603465, 0.12081635596660568, 0.08670675915189341], "min": [0.6274984234906369, -0.0101310707359068, 1.0436670921445699, -3.1410455912711175, 1.098157221421813, -3.1412492196354034, 0.6014356228982741, -0.21777876854522116, 1.188178351168742, 1.164319204313705, 0.49645063187961247, 1.7574957832548803], "max": [0.7185881391108048, 0.1133159800989235, 1.1682865065874526, 3.140752310958098, 1.4047832370141844, 3.0428710800331227, 0.6207767121269867, -0.1199964733767516, 1.203874706856133, 1.2215648407921673, 0.7980644580734686, 2.021074660939498], "count": [176]}, "eef_sim_pose_action": {"mean": [0.6755149785664588, 0.06834527083470458, 1.1255681400400805, -2.3711382868264788, 1.3129677869597005, 2.241786565767586, 0.6120767320674392, -0.17521782098636748, 1.194563732880136, 1.1978531632161644, 0.6070662978124695, 1.8785077574726385], "std": [0.018461679638599657, 0.03388850150396035, 0.037142637127844214, 1.635542435870826, 0.09592799889031538, 1.4911026449055294, 0.00710477985302307, 0.028580514124807607, 0.0047991170106197545, 0.016661809606603465, 0.12081635596660568, 0.08670675915189341], "min": [0.6274984234906369, -0.0101310707359068, 1.0436670921445699, -3.1410455912711175, 1.098157221421813, -3.1412492196354034, 0.6014356228982741, -0.21777876854522116, 1.188178351168742, 1.164319204313705, 0.49645063187961247, 1.7574957832548803], "max": [0.7185881391108048, 0.1133159800989235, 1.1682865065874526, 3.140752310958098, 1.4047832370141844, 3.0428710800331227, 0.6207767121269867, -0.1199964733767516, 1.203874706856133, 1.2215648407921673, 0.7980644580734686, 2.021074660939498], "count": [176]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4512820465686274]], [[0.44961845588235294]], [[0.45730419934640526]]], "std": [[[0.2835015077964355]], [[0.2768634446208796]], [[0.2695967994082504]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.18823529411764706]], [[0.13725490196078433]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.635331531862745]], [[0.6696369628267973]], [[0.6603648958333334]]], "std": [[[0.28592681067260783]], [[0.2834568595592846]], [[0.28626090052117015]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.10980392156862745]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5023365216503268]], [[0.5105406004901961]], [[0.49305827410130715]]], "std": [[[0.3179845442160439]], [[0.3202067013904127]], [[0.3274565834236287]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41891468545751637]], [[0.4427115584150327]], [[0.4129481597222222]]], "std": [[[0.36417474633980257]], [[0.36243123584223524]], [[0.37843430399394257]]], "count": [100]}, "observation.state": {"min": [0.510938823223114, -1.362654447555542, 0.9152551889419556, 2.7935216426849365, 0.1031891331076622, -1.9554436206817627, -1.065079689025879, -0.9919794797897339, 0.7578011751174927, 0.255469411611557, 1.2947041988372803, -1.474450707435608, 42.018001556396484, 43.40937423706055, -0.9743750095367432, -0.18916666507720947, 12.139999389648438, 0.2800000011920929, 12.123125076293945, -0.7081249952316284, 6.985000133514404, 2.119999885559082, 1.2925000190734863, 54.86249923706055, 47.295555114746094, 46.66062545776367, 0.7699999809265137, -0.5531250238418579, 17.697500228881836, 0.9937500357627869, 16.733749389648438, -0.10312499105930328, 13.959375381469727, 1.368749976158142, 0.7233333587646484, 58.23250198364258], "max": [0.7819189429283142, -0.8429973721504211, 1.443360447883606, 2.946302652359009, 1.0411103963851929, -1.4902819395065308, -0.9373092651367188, -0.8398607969284058, 0.9005445837974548, 0.49505990743637085, 1.6061604022979736, -1.0072623491287231, 60.75, 73.37889099121094, 43.696250915527344, 2.2437500953674316, 36.99562454223633, 13.267499923706055, 32.276248931884766, 66.80562591552734, 34.33222198486328, 85.68562316894531, 11.317777633666992, 110.34500122070312, 66.84062957763672, 62.2944450378418, 2.5425000190734863, 1.8256250619888306, 44.53499984741211, 49.77000045776367, 49.27124786376953, 60.028751373291016, 41.875, 79.50125122070312, 45.135623931884766, 106.20375061035156], "mean": [0.5942573547363281, -1.0702377557754517, 1.0966417789459229, 2.889162063598633, 0.41852352023124695, -1.536181926727295, -1.0116108655929565, -0.913906991481781, 0.854579746723175, 0.38511839509010315, 1.37488853931427, -1.149888038635254, 57.505001068115234, 52.62950134277344, 4.947705268859863, 0.4828387498855591, 30.587772369384766, 8.91097640991211, 22.813440322875977, 43.342044830322266, 17.7169246673584, 54.9814453125, 4.3974080085754395, 93.00025939941406, 58.74388885498047, 52.593170166015625, 0.929086446762085, 0.11094581335783005, 33.293155670166016, 16.2849063873291, 34.94516372680664, 18.34683609008789, 27.615514755249023, 36.51544189453125, 16.841751098632812, 83.25199890136719], "std": [0.05972383916378021, 0.1191927045583725, 0.13421157002449036, 0.0441182516515255, 0.16908562183380127, 0.09820955991744995, 0.04497448727488518, 0.04022679850459099, 0.056983958929777145, 0.075846828520298, 0.07592418789863586, 0.1857280284166336, 5.626396656036377, 5.036530017852783, 11.476284980773926, 0.48332419991493225, 7.821559429168701, 5.302158832550049, 5.32658576965332, 29.602760314941406, 4.960118293762207, 32.95147705078125, 2.5900349617004395, 21.74842643737793, 6.656630992889404, 3.778327703475952, 0.26477834582328796, 0.5233098268508911, 9.105600357055664, 17.281475067138672, 10.7944917678833, 21.931137084960938, 7.452511310577393, 24.92298126220703, 17.60856056213379, 14.602335929870605], "count": [190]}, "action": {"min": [0.510938823223114, -1.362654447555542, 0.9152551889419556, 2.7935216426849365, 0.1031891331076622, -1.9554436206817627, -1.065079689025879, -0.9919794797897339, 0.7578011751174927, 0.255469411611557, 1.2947041988372803, -1.474450707435608, 42.018001556396484, 43.40937423706055, -0.9743750095367432, -0.18916666507720947, 12.139999389648438, 0.2800000011920929, 12.123125076293945, -0.7081249952316284, 6.985000133514404, 2.119999885559082, 1.2925000190734863, 54.86249923706055, 47.295555114746094, 46.66062545776367, 0.7699999809265137, -0.5531250238418579, 17.697500228881836, 0.9937500357627869, 16.733749389648438, -0.10312499105930328, 13.959375381469727, 1.368749976158142, 0.7233333587646484, 58.23250198364258], "max": [0.7819189429283142, -0.8429973721504211, 1.443360447883606, 2.946302652359009, 1.0411103963851929, -1.4902819395065308, -0.9373092651367188, -0.8398607969284058, 0.9005445837974548, 0.49505990743637085, 1.6061604022979736, -1.0072623491287231, 60.75, 73.37889099121094, 43.696250915527344, 2.2437500953674316, 36.99562454223633, 13.267499923706055, 32.276248931884766, 66.80562591552734, 34.33222198486328, 85.68562316894531, 11.317777633666992, 110.34500122070312, 66.84062957763672, 62.2944450378418, 2.5425000190734863, 1.8256250619888306, 44.53499984741211, 49.77000045776367, 49.27124786376953, 60.028751373291016, 41.875, 79.50125122070312, 45.135623931884766, 106.20375061035156], "mean": [0.5942572355270386, -1.0702372789382935, 1.0966416597366333, 2.889162302017212, 0.41852352023124695, -1.5361826419830322, -1.0116115808486938, -0.9139071106910706, 0.8545793890953064, 0.38511839509010315, 1.3748888969421387, -1.1498874425888062, 57.505001068115234, 52.629486083984375, 4.9477128982543945, 0.48283904790878296, 30.5877742767334, 8.910972595214844, 22.81344223022461, 43.342044830322266, 17.71692657470703, 54.98147201538086, 4.397407054901123, 93.00027465820312, 58.743892669677734, 52.59314727783203, 0.9290860891342163, 0.11094582080841064, 33.29314422607422, 16.284908294677734, 34.94517517089844, 18.34683609008789, 27.615524291992188, 36.515438079833984, 16.84174919128418, 83.25201416015625], "std": [0.05972384661436081, 0.1191927120089531, 0.13421157002449036, 0.0441182442009449, 0.16908560693264008, 0.09820955991744995, 0.04497450217604637, 0.040226805955171585, 0.05698395520448685, 0.07584681361913681, 0.07592418789863586, 0.185728058218956, 5.626396179199219, 5.036529064178467, 11.476280212402344, 0.48332419991493225, 7.821558952331543, 5.302159309387207, 5.326585292816162, 29.602760314941406, 4.960119247436523, 32.951473236083984, 2.5900347232818604, 21.748424530029297, 6.656630992889404, 3.7783281803131104, 0.2647782862186432, 0.5233099460601807, 9.105600357055664, 17.281476974487305, 10.7944917678833, 21.931133270263672, 7.452511787414551, 24.922983169555664, 17.60856056213379, 14.602335929870605], "count": [190]}, "timestamp": {"min": [0.0], "max": [6.3], "mean": [3.15], "std": [1.8282505298782221], "count": [190]}, "frame_index": {"min": [0], "max": [189], "mean": [94.5], "std": [54.847515896346664], "count": [190]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [190]}, "index": {"min": [7506], "max": [7695], "mean": [7600.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [2.6789473684210527, 8.0, 8.0, 8.0, 8.0], "std": [1.6692509972939256, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [190]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [190]}, "eef_direction_state": {"mean": [4.015789473684211, 4.21578947368421], "std": [1.739559278091568, 1.8240392302725832], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [1.2, 0.5842105263157895], "std": [0.7960428446549318, 0.5810726541172632], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_state": {"mean": [0.8631578947368421, 0.3631578947368421], "std": [0.8221989299022544, 0.6322145924120426], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_direction_action": {"mean": [4.015789473684211, 4.21578947368421], "std": [1.739559278091568, 1.8240392302725832], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [1.2, 0.5842105263157895], "std": [0.7960428446549318, 0.5810726541172632], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_action": {"mean": [0.8631578947368421, 0.3631578947368421], "std": [0.8221989299022544, 0.6322145924120426], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_sim_pose_state": {"mean": [0.6676215839313128, 0.08474008699563251, 1.1242425699028875, -2.400216550553972, 1.3029667479632896, -0.7981301313925685, 0.5991902346483666, -0.18672508353611295, 1.1981384428639865, 1.0905444121433254, 0.8365109222539167, 1.6065392170316577], "std": [0.021200737548664573, 0.02344783320857848, 0.040244942403335045, 0.35294966873545597, 0.11029499587073761, 2.820595530051224, 0.009027616745018946, 0.03163404735375103, 0.010216128450225091, 0.06843663574366027, 0.1546330678163008, 0.11944659071162102], "min": [0.6285972197178942, 0.03730901250390872, 1.0495007503192502, -2.9357899340472664, 1.0358244654184592, -3.141517556013232, 0.5844717120094006, -0.23118819190688525, 1.1888015496956854, 0.8820771630677195, 0.7004978378923523, 1.4078988080799615], "max": [0.7226865707129831, 0.1582085259521821, 1.2312066112920985, -1.0485493028581605, 1.4152497950507112, 3.1409870480510715, 0.6113453284019141, -0.13853743117516287, 1.2532427211341002, 1.1630280906869428, 1.1005353717371378, 1.8054046002974484], "count": [190]}, "eef_sim_pose_action": {"mean": [0.6676215839313128, 0.08474008699563251, 1.1242425699028875, -2.400216550553972, 1.3029667479632896, -0.7981301313925685, 0.5991902346483666, -0.18672508353611295, 1.1981384428639865, 1.0905444121433254, 0.8365109222539167, 1.6065392170316577], "std": [0.021200737548664573, 0.02344783320857848, 0.040244942403335045, 0.35294966873545597, 0.11029499587073761, 2.820595530051224, 0.009027616745018946, 0.03163404735375103, 0.010216128450225091, 0.06843663574366027, 0.1546330678163008, 0.11944659071162102], "min": [0.6285972197178942, 0.03730901250390872, 1.0495007503192502, -2.9357899340472664, 1.0358244654184592, -3.141517556013232, 0.5844717120094006, -0.23118819190688525, 1.1888015496956854, 0.8820771630677195, 0.7004978378923523, 1.4078988080799615], "max": [0.7226865707129831, 0.1582085259521821, 1.2312066112920985, -1.0485493028581605, 1.4152497950507112, 3.1409870480510715, 0.6113453284019141, -0.13853743117516287, 1.2532427211341002, 1.1630280906869428, 1.1005353717371378, 1.8054046002974484], "count": [190]}}} +{"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.45066653390522876]], [[0.44923137459150325]], [[0.45812588439542484]]], "std": [[[0.2836096047823821]], [[0.27594931663659594]], [[0.2679355587731374]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.16862745098039217]], [[0.1450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6239329227941177]], [[0.6572699366830066]], [[0.6515426368464052]]], "std": [[[0.28863427622383964]], [[0.28983502153072205]], [[0.29540777453084394]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.12549019607843137]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5534710069444445]], [[0.5640425980392156]], [[0.5462161458333333]]], "std": [[[0.31238969066332106]], [[0.3144593439007926]], [[0.3227051605048463]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42151433210784317]], [[0.44505001633986924]], [[0.41477772263071894]]], "std": [[[0.3647049171128696]], [[0.3629088369639498]], [[0.37869588584401054]]], "count": [100]}, "observation.state": {"min": [0.47252899408340454, -1.3403857946395874, 0.8482585549354553, 2.7758307456970215, 0.07910849153995514, -1.9537270069122314, -1.0742563009262085, -1.0314860343933105, 0.9103675484657288, 0.16970893740653992, 1.2812809944152832, -0.8999484777450562, 39.36888885498047, 42.426876068115234, -0.8787499666213989, -0.4912499785423279, 4.3470001220703125, 0.151818186044693, 4.914999961853027, 0.7087500095367432, 3.504615306854248, -3.89090895652771, 1.136875033378601, 9.604166984558105, 56.196250915527344, 46.88999938964844, 0.5149999856948853, -0.3293749988079071, 9.583749771118164, 0.671875, 8.75, -0.6624999642372131, 8.404999732971191, -0.0714285746216774, 0.6615384817123413, 38.334373474121094], "max": [0.7140162587165833, -0.8879320621490479, 1.3703793287277222, 2.982018232345581, 0.7122625112533569, -1.4290789365768433, -0.937190055847168, -0.9044149518013, 0.9825379252433777, 0.38936731219291687, 1.5364775657653809, -0.7436627149581909, 59.58124923706055, 58.838890075683594, 31.2237491607666, 5.2518181800842285, 41.60124969482422, 17.860624313354492, 31.686248779296875, 76.26875305175781, 27.443124771118164, 104.49312591552734, 10.786874771118164, 111.06999969482422, 66.67500305175781, 60.235626220703125, 3.4574999809265137, 0.5425000190734863, 41.55812454223633, 80.95000457763672, 39.84312438964844, 83.10000610351562, 31.176250457763672, 62.756874084472656, 39.051876068115234, 106.91250610351562], "mean": [0.5721821784973145, -1.070641279220581, 1.0916271209716797, 2.8810465335845947, 0.4223872125148773, -1.5221247673034668, -1.0224701166152954, -0.9415820240974426, 0.9401404857635498, 0.2708693742752075, 1.386858582496643, -0.7989576458930969, 55.36113739013672, 49.62324905395508, 3.6100285053253174, 0.001215785276144743, 34.13884735107422, 11.550131797790527, 22.982812881469727, 51.11417770385742, 13.489669799804688, 65.9207763671875, 4.460313320159912, 93.28572845458984, 61.690887451171875, 55.35752868652344, 0.808860182762146, -0.1042780801653862, 30.11143684387207, 32.005332946777344, 28.247509002685547, 28.882083892822266, 24.105260848999023, 30.86427116394043, 12.724288940429688, 72.83251953125], "std": [0.05505802109837532, 0.10870026051998138, 0.1115758940577507, 0.05665719136595726, 0.14908438920974731, 0.08416770398616791, 0.04209040105342865, 0.038302693516016006, 0.0224609412252903, 0.06612223386764526, 0.0815107598900795, 0.06130239740014076, 5.190647602081299, 2.914255380630493, 7.710991382598877, 1.250658631324768, 11.278217315673828, 5.977994918823242, 7.402268886566162, 29.592103958129883, 5.77872371673584, 38.049537658691406, 2.7262861728668213, 27.008581161499023, 3.1747055053710938, 4.254841327667236, 0.4638718366622925, 0.21718282997608185, 9.341047286987305, 34.93017578125, 8.705172538757324, 32.04536056518555, 7.216235637664795, 26.13483238220215, 13.01309871673584, 19.503549575805664], "count": [185]}, "action": {"min": [0.47252899408340454, -1.3403857946395874, 0.8482585549354553, 2.7758307456970215, 0.07910849153995514, -1.9537270069122314, -1.0742563009262085, -1.0314860343933105, 0.9103675484657288, 0.16970893740653992, 1.2812809944152832, -0.8999484777450562, 39.36888885498047, 42.426876068115234, -0.8787499666213989, -0.4912499785423279, 4.3470001220703125, 0.151818186044693, 4.914999961853027, 0.7087500095367432, 3.504615306854248, -3.89090895652771, 1.136875033378601, 9.604166984558105, 56.196250915527344, 46.88999938964844, 0.5149999856948853, -0.3293749988079071, 9.583749771118164, 0.671875, 8.75, -0.6624999642372131, 8.404999732971191, -0.0714285746216774, 0.6615384817123413, 38.334373474121094], "max": [0.7140162587165833, -0.8879320621490479, 1.3703793287277222, 2.982018232345581, 0.7122625112533569, -1.4290789365768433, -0.937190055847168, -0.9044149518013, 0.9825379252433777, 0.38936731219291687, 1.5364775657653809, -0.7436627149581909, 59.58124923706055, 58.838890075683594, 31.2237491607666, 5.2518181800842285, 41.60124969482422, 17.860624313354492, 31.686248779296875, 76.26875305175781, 27.443124771118164, 104.49312591552734, 10.786874771118164, 111.06999969482422, 66.67500305175781, 60.235626220703125, 3.4574999809265137, 0.5425000190734863, 41.55812454223633, 80.95000457763672, 39.84312438964844, 83.10000610351562, 31.176250457763672, 62.756874084472656, 39.051876068115234, 106.91250610351562], "mean": [0.5721820592880249, -1.0706408023834229, 1.0916272401809692, 2.8810460567474365, 0.42238715291023254, -1.5221248865127563, -1.0224709510803223, -0.9415814280509949, 0.9401399493217468, 0.2708694338798523, 1.3868589401245117, -0.798957884311676, 55.36113739013672, 49.62324905395508, 3.6100316047668457, 0.0012157955206930637, 34.13884735107422, 11.550127983093262, 22.982820510864258, 51.11418533325195, 13.489656448364258, 65.92078399658203, 4.460314750671387, 93.28575897216797, 61.69084548950195, 55.3575439453125, 0.8088600039482117, -0.1042780727148056, 30.111446380615234, 32.005332946777344, 28.247509002685547, 28.882083892822266, 24.105239868164062, 30.864269256591797, 12.724285125732422, 72.83251190185547], "std": [0.055058035999536514, 0.1087002381682396, 0.11157592386007309, 0.05665719509124756, 0.1490844041109085, 0.08416770398616791, 0.042090412229299545, 0.0383027046918869, 0.0224609337747097, 0.06612223386764526, 0.0815107673406601, 0.06130238622426987, 5.190647125244141, 2.9142558574676514, 7.710991859436035, 1.250658631324768, 11.278216361999512, 5.9779953956604, 7.402268886566162, 29.592105865478516, 5.778722763061523, 38.049537658691406, 2.7262861728668213, 27.00857925415039, 3.1747052669525146, 4.2548418045043945, 0.4638718366622925, 0.21718280017375946, 9.341048240661621, 34.930171966552734, 8.70517349243164, 32.04536437988281, 7.216235160827637, 26.134828567504883, 13.013096809387207, 19.503549575805664], "count": [185]}, "timestamp": {"min": [0.0], "max": [6.133333333333334], "mean": [3.066666666666667], "std": [1.7801373230424917], "count": [185]}, "frame_index": {"min": [0], "max": [184], "mean": [92.0], "std": [53.40411969127476], "count": [185]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [185]}, "index": {"min": [7696], "max": [7880], "mean": [7788.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [2.5243243243243243, 8.0, 8.0, 8.0, 8.0], "std": [1.5941456078846923, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [185]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [185]}, "eef_direction_state": {"mean": [4.232432432432432, 4.335135135135135], "std": [1.5474572087790281, 1.6228463843333751], "min": [0, 2], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.1243243243243244, 0.5243243243243243], "std": [0.8058587514236993, 0.49940797675464166], "min": [0, 0], "max": [2, 1], "count": [185]}, "eef_acc_mag_state": {"mean": [0.827027027027027, 0.2810810810810811], "std": [0.8397710912838258, 0.6124112016548557], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_direction_action": {"mean": [4.232432432432432, 4.335135135135135], "std": [1.5474572087790281, 1.6228463843333751], "min": [0, 2], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.1243243243243244, 0.5243243243243243], "std": [0.8058587514236993, 0.49940797675464166], "min": [0, 0], "max": [2, 1], "count": [185]}, "eef_acc_mag_action": {"mean": [0.827027027027027, 0.2810810810810811], "std": [0.8397710912838258, 0.6124112016548557], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_sim_pose_state": {"mean": [0.6699056738287401, 0.08105614326871374, 1.1345382395895711, -2.269447010661259, 1.3267914171966482, -1.3883722491280506, 0.6018367490407769, -0.17981634758127493, 1.1991220101201943, 1.1481438603768912, 0.607667159710289, 1.824948720802494], "std": [0.017450362083939238, 0.029721353226770577, 0.03666761429831212, 0.38132034606437887, 0.10309256361005675, 2.375558395918097, 0.0024419630528026586, 0.026978714961519122, 0.009775207699956658, 0.04848445536902238, 0.07406187364135895, 0.08816960677945745], "min": [0.6138863909526073, 0.02138790815501207, 1.0530398506234246, -2.996543964864178, 1.0595378815753924, -3.1357700568799927, 0.598047841679149, -0.22376045981981912, 1.1831569308665948, 1.063840229611559, 0.538894907398547, 1.6512044775795194], "max": [0.707526438333943, 0.11973816403061247, 1.2015088012945534, -1.137563567511446, 1.4665343692572081, 3.14135453238033, 0.6061489471839462, -0.13268361038656656, 1.2182281162458162, 1.2439417170210207, 0.7379849377176915, 1.9433352965808484], "count": [185]}, "eef_sim_pose_action": {"mean": [0.6699056738287401, 0.08105614326871374, 1.1345382395895711, -2.269447010661259, 1.3267914171966482, -1.3883722491280506, 0.6018367490407769, -0.17981634758127493, 1.1991220101201943, 1.1481438603768912, 0.607667159710289, 1.824948720802494], "std": [0.017450362083939238, 0.029721353226770577, 0.03666761429831212, 0.38132034606437887, 0.10309256361005675, 2.375558395918097, 0.0024419630528026586, 0.026978714961519122, 0.009775207699956658, 0.04848445536902238, 0.07406187364135895, 0.08816960677945745], "min": [0.6138863909526073, 0.02138790815501207, 1.0530398506234246, -2.996543964864178, 1.0595378815753924, -3.1357700568799927, 0.598047841679149, -0.22376045981981912, 1.1831569308665948, 1.063840229611559, 0.538894907398547, 1.6512044775795194], "max": [0.707526438333943, 0.11973816403061247, 1.2015088012945534, -1.137563567511446, 1.4665343692572081, 3.14135453238033, 0.6061489471839462, -0.13268361038656656, 1.2182281162458162, 1.2439417170210207, 0.7379849377176915, 1.9433352965808484], "count": [185]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4591761683006536]], [[0.455849080882353]], [[0.4658232352941177]]], "std": [[[0.2741993423345544]], [[0.26480353198843365]], [[0.2571247436775934]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.14901960784313725]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5681820302287582]], [[0.5989245486111111]], [[0.5987568055555555]]], "std": [[[0.27566691660822373]], [[0.2772017686677385]], [[0.28713146399466816]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.16470588235294117]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5452348876633988]], [[0.5568019812091504]], [[0.5388772528594771]]], "std": [[[0.30913840101363693]], [[0.3115915613079899]], [[0.32084886916781524]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4231217218137255]], [[0.44646544321895426]], [[0.41578085784313723]]], "std": [[[0.3628458532775555]], [[0.3611120298467646]], [[0.3768397846624072]]], "count": [100]}, "observation.state": {"min": [0.46871423721313477, -1.3941023349761963, 0.8193035125732422, 2.701490640640259, 0.05664911866188049, -1.8276970386505127, -1.047722578048706, -1.1008907556533813, 0.8373176455497742, 0.11663614958524704, 1.2700750827789307, -1.0263175964355469, 9.051111221313477, 41.9375, -1.0881249904632568, -0.6393750309944153, 10.36199951171875, 0.3700000047683716, 1.6375000476837158, 0.10249999910593033, 1.0425000190734863, -3.918750047683716, 1.1306250095367432, 4.373749732971191, 13.795555114746094, 49.78499984741211, 0.8181250095367432, -0.5550000071525574, 1.6299999952316284, 0.9424999952316284, 8.051250457763672, -0.3218750059604645, 3.254999876022339, 2.056874990463257, 0.6612499952316284, 58.64812469482422], "max": [0.7339801788330078, -0.7590304017066956, 1.419065237045288, 3.003952980041504, 1.4239422082901, -1.2553406953811646, -0.8238679766654968, -0.8038325309753418, 1.0435502529144287, 0.3938019871711731, 1.663805603981018, -0.6838902831077576, 60.61687469482422, 76.20416259765625, 39.1775016784668, 4.597777843475342, 34.966251373291016, 32.920623779296875, 33.17562484741211, 52.22312545776367, 44.63312530517578, 10.108749389648438, 28.974374771118164, 110.37124633789062, 67.05937957763672, 71.11666870117188, 2.6675000190734863, 3.7933332920074463, 37.32437515258789, 66.70999908447266, 43.29312515258789, 81.74687957763672, 33.61499786376953, 84.09562683105469, 37.583126068115234, 110.44437408447266], "mean": [0.5591009259223938, -1.028003454208374, 1.0502774715423584, 2.935159921646118, 0.4844600260257721, -1.5636895895004272, -0.9838984608650208, -0.9482179284095764, 0.9545579552650452, 0.2727356255054474, 1.4104770421981812, -0.7897193431854248, 51.78376770019531, 55.26482009887695, 4.713839054107666, -0.04714981094002724, 26.990917205810547, 18.885818481445312, 26.419347763061523, 33.857364654541016, 29.614126205444336, -2.593080997467041, 13.908919334411621, 85.80797576904297, 58.14887237548828, 54.02361297607422, 1.1242835521697998, 0.14282138645648956, 26.132734298706055, 22.666034698486328, 28.73441505432129, 26.783620834350586, 23.827245712280273, 34.38719177246094, 12.393991470336914, 81.78240966796875], "std": [0.0614183247089386, 0.1507435441017151, 0.14047600328922272, 0.08470002561807632, 0.27479448914527893, 0.1464238464832306, 0.07247621566057205, 0.06818713992834091, 0.05680469423532486, 0.08853530883789062, 0.09736217558383942, 0.10262761265039444, 12.420000076293945, 7.887803077697754, 10.653844833374023, 1.1027897596359253, 7.577547073364258, 13.288684844970703, 8.22623062133789, 22.623567581176758, 11.631388664245605, 3.543388605117798, 7.914389133453369, 25.96305274963379, 11.396025657653809, 4.442215442657471, 0.2510718107223511, 0.979217529296875, 9.879000663757324, 26.563879013061523, 9.899953842163086, 35.26580810546875, 8.129522323608398, 32.424400329589844, 15.139422416687012, 17.495079040527344], "count": [199]}, "action": {"min": [0.46871423721313477, -1.3941023349761963, 0.8193035125732422, 2.701490640640259, 0.05664911866188049, -1.8276970386505127, -1.047722578048706, -1.1008907556533813, 0.8373176455497742, 0.11663614958524704, 1.2700750827789307, -1.0263175964355469, 9.051111221313477, 41.9375, -1.0881249904632568, -0.6393750309944153, 10.36199951171875, 0.3700000047683716, 1.6375000476837158, 0.10249999910593033, 1.0425000190734863, -3.918750047683716, 1.1306250095367432, 4.373749732971191, 13.795555114746094, 49.78499984741211, 0.8181250095367432, -0.5550000071525574, 1.6299999952316284, 0.9424999952316284, 8.051250457763672, -0.3218750059604645, 3.254999876022339, 2.056874990463257, 0.6612499952316284, 58.64812469482422], "max": [0.7339801788330078, -0.7590304017066956, 1.419065237045288, 3.003952980041504, 1.4239422082901, -1.2553406953811646, -0.8238679766654968, -0.8038325309753418, 1.0435502529144287, 0.3938019871711731, 1.663805603981018, -0.6838902831077576, 60.61687469482422, 76.20416259765625, 39.1775016784668, 4.597777843475342, 34.966251373291016, 32.920623779296875, 33.17562484741211, 52.22312545776367, 44.63312530517578, 10.108749389648438, 28.974374771118164, 110.37124633789062, 67.05937957763672, 71.11666870117188, 2.6675000190734863, 3.7933332920074463, 37.32437515258789, 66.70999908447266, 43.29312515258789, 81.74687957763672, 33.61499786376953, 84.09562683105469, 37.583126068115234, 110.44437408447266], "mean": [0.5591010451316833, -1.028003454208374, 1.0502771139144897, 2.9351589679718018, 0.48445990681648254, -1.5636897087097168, -0.9838996529579163, -0.9482173323631287, 0.9545577764511108, 0.2727356255054474, 1.410477876663208, -0.7897191047668457, 51.78376388549805, 55.26485061645508, 4.713835716247559, -0.047150012105703354, 26.990909576416016, 18.885812759399414, 26.41933822631836, 33.85734558105469, 29.614120483398438, -2.5930798053741455, 13.90892219543457, 85.80795288085938, 58.14886474609375, 54.02362060546875, 1.124284029006958, 0.1428213119506836, 26.132732391357422, 22.66604232788086, 28.734399795532227, 26.783611297607422, 23.827245712280273, 34.387184143066406, 12.393997192382812, 81.78244018554688], "std": [0.0614183247089386, 0.15074355900287628, 0.1404760330915451, 0.08470003306865692, 0.2747945189476013, 0.14642386138439178, 0.07247621566057205, 0.06818713247776031, 0.05680470168590546, 0.08853532373905182, 0.09736216813325882, 0.10262760519981384, 12.420000076293945, 7.887803554534912, 10.653844833374023, 1.1027897596359253, 7.577547073364258, 13.28868579864502, 8.226231575012207, 22.623565673828125, 11.631386756896973, 3.543388605117798, 7.914388179779053, 25.96304702758789, 11.396026611328125, 4.442215919494629, 0.2510718107223511, 0.9792174696922302, 9.87900161743164, 26.563879013061523, 9.899954795837402, 35.26580810546875, 8.129522323608398, 32.42439270019531, 15.139422416687012, 17.495079040527344], "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": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [199]}, "index": {"min": [7881], "max": [8079], "mean": [7980.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [2.613065326633166, 8.0, 8.0, 8.0, 8.0], "std": [1.746793228654191, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [199]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [199]}, "eef_direction_state": {"mean": [4.0, 3.969849246231156], "std": [1.5236823947926303, 1.5495486382487056], "min": [0, 1], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [1.2864321608040201, 0.8492462311557789], "std": [0.7722360889366241, 0.6998829296743949], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_state": {"mean": [0.8894472361809045, 0.7286432160804021], "std": [0.8434430489749858, 0.8062155954042778], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [4.0, 3.969849246231156], "std": [1.5236823947926303, 1.5495486382487056], "min": [0, 1], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [1.2864321608040201, 0.8492462311557789], "std": [0.7722360889366241, 0.6998829296743949], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_action": {"mean": [0.8894472361809045, 0.7286432160804021], "std": [0.8434430489749858, 0.8062155954042778], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.6576490086410364, 0.08070402860565316, 1.1624444956762583, -2.0218253630217546, 1.3124169981798373, -0.9706593196560852, 0.6045377887051032, -0.18072497606443078, 1.216225535282286, 1.0797981343406542, 0.5735424640839905, 1.7802461443047615], "std": [0.026280785416245154, 0.03631652337674538, 0.061579565297809676, 0.6389320002122403, 0.14549190795600173, 2.340933527068774, 0.013180776833571495, 0.03696635338311685, 0.031460428384617795, 0.1334690826919738, 0.07342136405531005, 0.1408469276491149], "min": [0.5745494555525839, 0.007895696281932735, 1.0541510104354894, -3.0863530627760176, 0.8139418939494578, -3.1200076559637964, 0.5529747475799272, -0.22915906045695872, 1.1866672481366707, 0.5451351696672782, 0.49583539898643414, 1.3788462777988058], "max": [0.714223860121522, 0.17977546142787015, 1.3415636701309146, -0.39729957399977534, 1.4503854114771797, 3.1412901617588544, 0.6216699833574058, -0.10115164981020894, 1.3367110483314035, 1.2038541470996926, 0.6992732576438554, 1.9866274431597566], "count": [199]}, "eef_sim_pose_action": {"mean": [0.6576490086410364, 0.08070402860565316, 1.1624444956762583, -2.0218253630217546, 1.3124169981798373, -0.9706593196560852, 0.6045377887051032, -0.18072497606443078, 1.216225535282286, 1.0797981343406542, 0.5735424640839905, 1.7802461443047615], "std": [0.026280785416245154, 0.03631652337674538, 0.061579565297809676, 0.6389320002122403, 0.14549190795600173, 2.340933527068774, 0.013180776833571495, 0.03696635338311685, 0.031460428384617795, 0.1334690826919738, 0.07342136405531005, 0.1408469276491149], "min": [0.5745494555525839, 0.007895696281932735, 1.0541510104354894, -3.0863530627760176, 0.8139418939494578, -3.1200076559637964, 0.5529747475799272, -0.22915906045695872, 1.1866672481366707, 0.5451351696672782, 0.49583539898643414, 1.3788462777988058], "max": [0.714223860121522, 0.17977546142787015, 1.3415636701309146, -0.39729957399977534, 1.4503854114771797, 3.1412901617588544, 0.6216699833574058, -0.10115164981020894, 1.3367110483314035, 1.2038541470996926, 0.6992732576438554, 1.9866274431597566], "count": [199]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45152732843137255]], [[0.4502434538398693]], [[0.45883826593137256]]], "std": [[[0.28052950685871625]], [[0.2722638324147007]], [[0.2647290508785918]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6212107638888889]], [[0.6600081883169935]], [[0.6549887071078431]]], "std": [[[0.2851895223720943]], [[0.2824346607134488]], [[0.28853684336035296]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1568627450980392]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5657217054738563]], [[0.5784902491830065]], [[0.5600620812908497]]], "std": [[[0.3094611643102059]], [[0.31035854006068153]], [[0.31937237626899395]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4222151491013072]], [[0.44613978349673206]], [[0.4161301654411765]]], "std": [[[0.3643109411802752]], [[0.3627460087325363]], [[0.3784631135416868]]], "count": [100]}, "observation.state": {"min": [0.42939841747283936, -1.389477014541626, 0.9939345121383667, 2.698343515396118, 0.02579728327691555, -1.5541313886642456, -1.0839627981185913, -0.999394416809082, 0.8565556406974792, 0.19331273436546326, 1.2742236852645874, -1.0874437093734741, 45.68562316894531, 40.25, -0.9112499952316284, -0.4756249785423279, 14.6587495803833, 1.0206249952316284, 12.108749389648438, -0.11999999731779099, 6.361249923706055, 5.308750152587891, 1.1749999523162842, 62.791873931884766, 51.97875213623047, 46.09375, 0.47874999046325684, -0.6506249904632568, 15.414999961853027, -0.10222221910953522, 12.693333625793457, -1.3893749713897705, 11.431875228881836, 0.5341666340827942, 0.5839999914169312, 54.619998931884766], "max": [0.600675642490387, -0.9890468716621399, 1.4211156368255615, 2.980659246444702, 0.5246957540512085, -1.2343356609344482, -0.9743123650550842, -0.8455405235290527, 0.9621766805648804, 0.3918469250202179, 1.4755994081497192, -0.775563657283783, 60.3181266784668, 50.35555648803711, 34.212501525878906, 2.2266666889190674, 41.38125228881836, 23.362499237060547, 33.36312484741211, 75.84687042236328, 28.29374885559082, 105.29562377929688, 28.110624313354492, 110.2874984741211, 64.26625061035156, 55.7443733215332, 4.03125, 0.703125, 41.73500061035156, 66.5112533569336, 38.135623931884766, 43.32374954223633, 44.743751525878906, 102.67937469482422, 44.598751068115234, 109.8706283569336], "mean": [0.5197827816009521, -1.1049871444702148, 1.113947868347168, 2.8070366382598877, 0.3543728291988373, -1.333130955696106, -1.0275187492370605, -0.9192131757736206, 0.9251401424407959, 0.2871592342853546, 1.366776943206787, -0.8821466565132141, 57.513282775878906, 47.67731857299805, 4.907689571380615, -0.18545861542224884, 35.94070816040039, 14.030930519104004, 26.6336727142334, 51.78898239135742, 20.531877517700195, 70.02497863769531, 12.482187271118164, 98.35298919677734, 58.62592315673828, 50.77570724487305, 0.9967877268791199, 0.018318163231015205, 31.9051456451416, 26.994386672973633, 29.241840362548828, 24.42067527770996, 24.372310638427734, 50.75838088989258, 17.34599494934082, 84.40410614013672], "std": [0.05569270998239517, 0.12428618967533112, 0.13059784471988678, 0.07390506565570831, 0.15972496569156647, 0.0608992874622345, 0.04204554855823517, 0.050177957862615585, 0.04359883442521095, 0.06180552393198013, 0.07884693890810013, 0.13067905604839325, 4.698225021362305, 2.7887885570526123, 10.40084457397461, 0.4564228653907776, 8.782544136047363, 7.04706335067749, 5.591794967651367, 27.931865692138672, 5.231700420379639, 33.5068473815918, 9.441250801086426, 16.225574493408203, 3.5615036487579346, 2.440695285797119, 0.6364429593086243, 0.3716806173324585, 7.553863525390625, 25.17633819580078, 7.795841217041016, 14.95492172241211, 10.669376373291016, 28.17168617248535, 18.961490631103516, 15.391267776489258], "count": [146]}, "action": {"min": [0.42939841747283936, -1.389477014541626, 0.9939345121383667, 2.698343515396118, 0.02579728327691555, -1.5541313886642456, -1.0839627981185913, -0.999394416809082, 0.8565556406974792, 0.19331273436546326, 1.2742236852645874, -1.0874437093734741, 45.68562316894531, 40.25, -0.9112499952316284, -0.4756249785423279, 14.6587495803833, 1.0206249952316284, 12.108749389648438, -0.11999999731779099, 6.361249923706055, 5.308750152587891, 1.1749999523162842, 62.791873931884766, 51.97875213623047, 46.09375, 0.47874999046325684, -0.6506249904632568, 15.414999961853027, -0.10222221910953522, 12.693333625793457, -1.3893749713897705, 11.431875228881836, 0.5341666340827942, 0.5839999914169312, 54.619998931884766], "max": [0.600675642490387, -0.9890468716621399, 1.4211156368255615, 2.980659246444702, 0.5246957540512085, -1.2343356609344482, -0.9743123650550842, -0.8455405235290527, 0.9621766805648804, 0.3918469250202179, 1.4755994081497192, -0.775563657283783, 60.3181266784668, 50.35555648803711, 34.212501525878906, 2.2266666889190674, 41.38125228881836, 23.362499237060547, 33.36312484741211, 75.84687042236328, 28.29374885559082, 105.29562377929688, 28.110624313354492, 110.2874984741211, 64.26625061035156, 55.7443733215332, 4.03125, 0.703125, 41.73500061035156, 66.5112533569336, 38.135623931884766, 43.32374954223633, 44.743751525878906, 102.67937469482422, 44.598751068115234, 109.8706283569336], "mean": [0.5197828412055969, -1.1049867868423462, 1.113947868347168, 2.8070363998413086, 0.35437291860580444, -1.3331303596496582, -1.027519702911377, -0.9192129969596863, 0.9251397252082825, 0.287159264087677, 1.3667768239974976, -0.8821466565132141, 57.513309478759766, 47.67731475830078, 4.907693862915039, -0.1854584664106369, 35.940704345703125, 14.03093433380127, 26.63368034362793, 51.78899002075195, 20.531883239746094, 70.02497100830078, 12.48219108581543, 98.35301208496094, 58.62593460083008, 50.77570343017578, 0.9967876076698303, 0.018318166956305504, 31.9051456451416, 26.99439239501953, 29.24184226989746, 24.42067527770996, 24.37229347229004, 50.75838851928711, 17.345996856689453, 84.40410614013672], "std": [0.05569271370768547, 0.12428618967533112, 0.13059782981872559, 0.07390505820512772, 0.15972496569156647, 0.0608992800116539, 0.04204554483294487, 0.05017795041203499, 0.04359883815050125, 0.061805520206689835, 0.07884693890810013, 0.13067907094955444, 4.698225021362305, 2.788787841796875, 10.400847434997559, 0.4564228653907776, 8.782544136047363, 7.047064781188965, 5.591794967651367, 27.93186378479004, 5.231700420379639, 33.50685119628906, 9.44124984741211, 16.22557258605957, 3.5615029335021973, 2.4406957626342773, 0.6364429593086243, 0.37168067693710327, 7.553863525390625, 25.17633819580078, 7.795841693878174, 14.954920768737793, 10.669376373291016, 28.17168617248535, 18.961488723754883, 15.391267776489258], "count": [146]}, "timestamp": {"min": [0.0], "max": [4.833333333333333], "mean": [2.4166666666666665], "std": [1.4048527008591012], "count": [146]}, "frame_index": {"min": [0], "max": [145], "mean": [72.5], "std": [42.14558102577303], "count": [146]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [146]}, "index": {"min": [8080], "max": [8225], "mean": [8152.5], "std": [42.14558102577303], "count": [146]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [146]}, "subtask_annotation": {"mean": [2.9246575342465753, 8.0, 8.0, 8.0, 8.0], "std": [2.0443226310207265, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [146]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [146]}, "eef_direction_state": {"mean": [3.5136986301369864, 4.493150684931507], "std": [1.5625598130792262, 1.806557974995566], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_state": {"mean": [1.356164383561644, 0.4726027397260274], "std": [0.6164383561643836, 0.5757092764159694], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_state": {"mean": [0.8698630136986302, 0.4246575342465753], "std": [0.8461330138489835, 0.7199278544367628], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_direction_action": {"mean": [3.5136986301369864, 4.493150684931507], "std": [1.5625598130792262, 1.806557974995566], "min": [0, 0], "max": [6, 6], "count": [146]}, "eef_velocity_action": {"mean": [1.356164383561644, 0.4726027397260274], "std": [0.6164383561643836, 0.5757092764159694], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_acc_mag_action": {"mean": [0.8698630136986302, 0.4246575342465753], "std": [0.8461330138489835, 0.7199278544367628], "min": [0, 0], "max": [2, 2], "count": [146]}, "eef_sim_pose_state": {"mean": [0.6769130999444251, 0.06825525064426523, 1.136879295909606, -2.2636142845001563, 1.3751442990094267, 1.1654951650493437, 0.6026628153951006, -0.18511108633353426, 1.1977005439540005, 1.1473906260870748, 0.6908598144519333, 1.7818204191603142], "std": [0.01710371873493462, 0.033677843624557675, 0.03886330220181842, 1.6241750144024365, 0.12116612592260062, 2.522293236424562, 0.004507329025912881, 0.02429157786585267, 0.004331476039403769, 0.014072289674006, 0.13647899273938907, 0.07468735761903848], "min": [0.6497850050099081, 0.0028199717324642604, 1.0571343703590144, -3.1337884205131563, 1.1366358681884794, -3.130925573089625, 0.5965421854198398, -0.2204567966218164, 1.1914028551464706, 1.1195189723849552, 0.5696255448377392, 1.7015182558977564], "max": [0.7173721516876059, 0.11740696086777827, 1.1745742046427818, 3.138864823482833, 1.4939806338358248, 3.136076141840782, 0.6115817658538633, -0.14602168878338395, 1.2031233380357262, 1.1651444437422092, 0.9033316560464502, 1.920207027363424], "count": [146]}, "eef_sim_pose_action": {"mean": [0.6769130999444251, 0.06825525064426523, 1.136879295909606, -2.2636142845001563, 1.3751442990094267, 1.1654951650493437, 0.6026628153951006, -0.18511108633353426, 1.1977005439540005, 1.1473906260870748, 0.6908598144519333, 1.7818204191603142], "std": [0.01710371873493462, 0.033677843624557675, 0.03886330220181842, 1.6241750144024365, 0.12116612592260062, 2.522293236424562, 0.004507329025912881, 0.02429157786585267, 0.004331476039403769, 0.014072289674006, 0.13647899273938907, 0.07468735761903848], "min": [0.6497850050099081, 0.0028199717324642604, 1.0571343703590144, -3.1337884205131563, 1.1366358681884794, -3.130925573089625, 0.5965421854198398, -0.2204567966218164, 1.1914028551464706, 1.1195189723849552, 0.5696255448377392, 1.7015182558977564], "max": [0.7173721516876059, 0.11740696086777827, 1.1745742046427818, 3.138864823482833, 1.4939806338358248, 3.136076141840782, 0.6115817658538633, -0.14602168878338395, 1.2031233380357262, 1.1651444437422092, 0.9033316560464502, 1.920207027363424], "count": [146]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4497100776143791]], [[0.44849951593137255]], [[0.4569620669934641]]], "std": [[[0.2850481347091544]], [[0.2780982056495517]], [[0.2702806279748379]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.17647058823529413]], [[0.1411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6203451899509803]], [[0.6535831229575163]], [[0.6491410232843137]]], "std": [[[0.27945509590622086]], [[0.2785058908026351]], [[0.28416528790091067]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5417212499999999]], [[0.5530293647875817]], [[0.5358787030228759]]], "std": [[[0.310923479452636]], [[0.31216586655593986]], [[0.320140056526731]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4160011397058824]], [[0.43981296772875816]], [[0.4101170445261438]]], "std": [[[0.36333977968258657]], [[0.36184000268173216]], [[0.37732905718164345]]], "count": [100]}, "observation.state": {"min": [0.4785849153995514, -1.362201452255249, 0.8323796391487122, 2.5671634674072266, 0.08802548050880432, -1.97611665725708, -1.1193445920944214, -1.041237473487854, 0.810826301574707, 0.24350062012672424, 1.236433744430542, -1.1263065338134766, 39.31312561035156, 43.118751525878906, -0.8543750047683716, -0.5325000286102295, 13.97249984741211, 0.9750000238418579, 12.947500228881836, 0.46875, 1.5011111497879028, 4.492499828338623, 1.015625, 57.76250076293945, 34.47222137451172, 44.364376068115234, 0.7131249904632568, -0.22562500834465027, 10.338125228881836, 1.0206249952316284, 1.7018749713897705, -0.6037499904632568, 5.65625, 1.109375, 0.7450000047683716, 39.71812438964844], "max": [0.7814950346946716, -0.8253223299980164, 1.4040446281433105, 2.9638469219207764, 1.237527847290039, -1.2120431661605835, -0.9531643390655518, -0.8111653923988342, 0.9828717708587646, 0.4117313325405121, 1.6482075452804565, -0.8004787564277649, 57.30812454223633, 77.37666320800781, 32.77937698364258, 3.1812500953674316, 41.4743766784668, 51.741111755371094, 42.17222213745117, 74.21812438964844, 41.72111129760742, 91.05750274658203, 25.954999923706055, 109.7406234741211, 66.70875549316406, 63.524444580078125, 4.5, 3.6056249141693115, 43.16749954223633, 72.09562683105469, 40.98374938964844, 61.825626373291016, 39.72437286376953, 69.20437622070312, 40.869998931884766, 107.49687957763672], "mean": [0.5735316872596741, -1.0971941947937012, 1.0973663330078125, 2.725886106491089, 0.4083274304866791, -1.3243656158447266, -1.0386720895767212, -0.9247203469276428, 0.9022054076194763, 0.31299272179603577, 1.3452856540679932, -0.9026696085929871, 53.82455062866211, 49.8945198059082, 6.807769775390625, 0.1733493059873581, 34.54534149169922, 18.522048950195312, 28.214998245239258, 44.292110443115234, 20.78990936279297, 55.028560638427734, 9.564059257507324, 93.75521087646484, 56.95943069458008, 50.937217712402344, 1.051615595817566, 0.6772574186325073, 27.33768081665039, 25.83875846862793, 24.983192443847656, 26.50363540649414, 22.52375030517578, 35.947105407714844, 12.457208633422852, 74.26367950439453], "std": [0.07528530061244965, 0.12294644862413406, 0.1349090039730072, 0.11427469551563263, 0.2064649760723114, 0.19344107806682587, 0.05401552841067314, 0.06828151643276215, 0.057226814329624176, 0.04626670852303505, 0.09724293649196625, 0.12972339987754822, 5.078596591949463, 7.39039421081543, 9.898489952087402, 0.9864901304244995, 8.939735412597656, 10.926595687866211, 5.876292705535889, 31.245952606201172, 8.42321491241455, 30.59393882751465, 9.117793083190918, 17.521039962768555, 7.4273810386657715, 3.8651130199432373, 0.607746958732605, 0.9006165266036987, 10.650144577026367, 25.053735733032227, 11.599676132202148, 22.507823944091797, 11.242419242858887, 27.68069076538086, 15.878665924072266, 20.84263801574707], "count": [180]}, "action": {"min": [0.4785849153995514, -1.362201452255249, 0.8323796391487122, 2.5671634674072266, 0.08802548050880432, -1.97611665725708, -1.1193445920944214, -1.041237473487854, 0.810826301574707, 0.24350062012672424, 1.236433744430542, -1.1263065338134766, 39.31312561035156, 43.118751525878906, -0.8543750047683716, -0.5325000286102295, 13.97249984741211, 0.9750000238418579, 12.947500228881836, 0.46875, 1.5011111497879028, 4.492499828338623, 1.015625, 57.76250076293945, 34.47222137451172, 44.364376068115234, 0.7131249904632568, -0.22562500834465027, 10.338125228881836, 1.0206249952316284, 1.7018749713897705, -0.6037499904632568, 5.65625, 1.109375, 0.7450000047683716, 39.71812438964844], "max": [0.7814950346946716, -0.8253223299980164, 1.4040446281433105, 2.9638469219207764, 1.237527847290039, -1.2120431661605835, -0.9531643390655518, -0.8111653923988342, 0.9828717708587646, 0.4117313325405121, 1.6482075452804565, -0.8004787564277649, 57.30812454223633, 77.37666320800781, 32.77937698364258, 3.1812500953674316, 41.4743766784668, 51.741111755371094, 42.17222213745117, 74.21812438964844, 41.72111129760742, 91.05750274658203, 25.954999923706055, 109.7406234741211, 66.70875549316406, 63.524444580078125, 4.5, 3.6056249141693115, 43.16749954223633, 72.09562683105469, 40.98374938964844, 61.825626373291016, 39.72437286376953, 69.20437622070312, 40.869998931884766, 107.49687957763672], "mean": [0.5735319256782532, -1.0971945524215698, 1.0973660945892334, 2.7258856296539307, 0.4083274304866791, -1.3243653774261475, -1.0386720895767212, -0.9247205257415771, 0.9022048711776733, 0.3129928708076477, 1.345285177230835, -0.9026694297790527, 53.82456588745117, 49.894554138183594, 6.807775020599365, 0.17334923148155212, 34.54535675048828, 18.522048950195312, 28.214984893798828, 44.29209518432617, 20.789899826049805, 55.02857971191406, 9.564061164855957, 93.75521850585938, 56.959407806396484, 50.937217712402344, 1.051615595817566, 0.6772574782371521, 27.337677001953125, 25.8387451171875, 24.983186721801758, 26.50364112854004, 22.523754119873047, 35.94711685180664, 12.457215309143066, 74.26365661621094], "std": [0.07528530806303024, 0.12294646352529526, 0.1349090039730072, 0.11427469551563263, 0.2064649611711502, 0.19344110786914825, 0.05401552841067314, 0.06828150898218155, 0.05722682178020477, 0.046266715973615646, 0.09724292904138565, 0.12972339987754822, 5.078596591949463, 7.390394687652588, 9.898489952087402, 0.9864901304244995, 8.939737319946289, 10.926595687866211, 5.876293182373047, 31.245952606201172, 8.42321491241455, 30.59393882751465, 9.117794036865234, 17.521045684814453, 7.4273810386657715, 3.8651132583618164, 0.607746958732605, 0.9006164073944092, 10.650142669677734, 25.05373764038086, 11.599676132202148, 22.50782585144043, 11.24242115020752, 27.68069076538086, 15.878665924072266, 20.842641830444336], "count": [180]}, "timestamp": {"min": [0.0], "max": [5.966666666666667], "mean": [2.9833333333333334], "std": [1.7320240781835015], "count": [180]}, "frame_index": {"min": [0], "max": [179], "mean": [89.5], "std": [51.96072234550504], "count": [180]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [180]}, "index": {"min": [8226], "max": [8405], "mean": [8315.5], "std": [51.96072234550504], "count": [180]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [180]}, "subtask_annotation": {"mean": [2.933333333333333, 8.0, 8.0, 8.0, 8.0], "std": [1.7657230184198713, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [180]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [180]}, "eef_direction_state": {"mean": [3.5055555555555555, 4.272222222222222], "std": [1.4999897118988754, 1.5628697093472175], "min": [0, 2], "max": [6, 6], "count": [180]}, "eef_velocity_state": {"mean": [1.4277777777777778, 0.7111111111111111], "std": [0.5580776086566737, 0.6279498289308796], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_state": {"mean": [0.9722222222222222, 0.5277777777777778], "std": [0.7918372135985435, 0.7632573146685605], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_direction_action": {"mean": [3.5055555555555555, 4.272222222222222], "std": [1.4999897118988754, 1.5628697093472175], "min": [0, 2], "max": [6, 6], "count": [180]}, "eef_velocity_action": {"mean": [1.4277777777777778, 0.7111111111111111], "std": [0.5580776086566737, 0.6279498289308796], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_acc_mag_action": {"mean": [0.9722222222222222, 0.5277777777777778], "std": [0.7918372135985435, 0.7632573146685605], "min": [0, 0], "max": [2, 2], "count": [180]}, "eef_sim_pose_state": {"mean": [0.6708855308305886, 0.07881765126821777, 1.1232065661296742, -1.9163815333846104, 1.300780526653508, 1.8509182926816992, 0.5997414880951633, -0.1816083360618095, 1.1854596857465851, 1.204953909843361, 0.6869431769440634, 1.806631856126152], "std": [0.02279583782766571, 0.028822232418078617, 0.04887340128579066, 1.887131116118275, 0.12368182691208558, 1.951072990049382, 0.009165033913492354, 0.023698750212111992, 0.02465831541016787, 0.09583467163769006, 0.1321173476644012, 0.09394646046418784], "min": [0.60589572618331, 0.031974994642141125, 1.04559486540398, -3.13898612710409, 0.9201389693323114, -3.0832295685696565, 0.5741551950565459, -0.2209504419210751, 1.1598100499446276, 0.7628384674410591, 0.5867891523763493, 1.4598596901834497], "max": [0.7108464789955475, 0.16071825008470503, 1.2770624303104516, 3.1391634937044905, 1.4499534003980896, 3.1212937187620877, 0.6132328903355486, -0.1366432821259479, 1.29046096330838, 1.296759975163924, 0.923248813955865, 1.9623733589068717], "count": [180]}, "eef_sim_pose_action": {"mean": [0.6708855308305886, 0.07881765126821777, 1.1232065661296742, -1.9163815333846104, 1.300780526653508, 1.8509182926816992, 0.5997414880951633, -0.1816083360618095, 1.1854596857465851, 1.204953909843361, 0.6869431769440634, 1.806631856126152], "std": [0.02279583782766571, 0.028822232418078617, 0.04887340128579066, 1.887131116118275, 0.12368182691208558, 1.951072990049382, 0.009165033913492354, 0.023698750212111992, 0.02465831541016787, 0.09583467163769006, 0.1321173476644012, 0.09394646046418784], "min": [0.60589572618331, 0.031974994642141125, 1.04559486540398, -3.13898612710409, 0.9201389693323114, -3.0832295685696565, 0.5741551950565459, -0.2209504419210751, 1.1598100499446276, 0.7628384674410591, 0.5867891523763493, 1.4598596901834497], "max": [0.7108464789955475, 0.16071825008470503, 1.2770624303104516, 3.1391634937044905, 1.4499534003980896, 3.1212937187620877, 0.6132328903355486, -0.1366432821259479, 1.29046096330838, 1.296759975163924, 0.923248813955865, 1.9623733589068717], "count": [180]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4500253451797386]], [[0.44924142156862745]], [[0.4578939501633987]]], "std": [[[0.28344539718068007]], [[0.27592202826300005]], [[0.2679519639548335]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.19607843137254902]], [[0.14901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6291596425653595]], [[0.67264320874183]], [[0.666826664624183]]], "std": [[[0.27698963661916315]], [[0.2701657839197422]], [[0.2720324425025579]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1411764705882353]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5431018607026143]], [[0.5526993198529412]], [[0.5355515461601307]]], "std": [[[0.31599328999221993]], [[0.31807221836998284]], [[0.3264399469466364]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4216712009803922]], [[0.4448093729575164]], [[0.41383048406862744]]], "std": [[[0.36378901646537115]], [[0.36219749375567156]], [[0.37809812142886423]]], "count": [100]}, "observation.state": {"min": [0.47474631667137146, -1.3428654670715332, 0.8177404999732971, 2.8992857933044434, 0.00655661104246974, -1.8601807355880737, -1.0165687799453735, -1.0121738910675049, 0.7166017889976501, 0.1880197674036026, 1.333757758140564, -1.4139868021011353, 46.6966667175293, 41.446876525878906, -0.7981250286102295, -0.4793750047683716, 9.635555267333984, 0.9262499809265137, 2.5622222423553467, 0.28187498450279236, 1.1388888359069824, -3.1875, 0.9481250047683716, 44.932498931884766, 44.73999786376953, 46.640625, 0.6675000190734863, -0.17999999225139618, 19.5418758392334, 0.9012500047683716, 15.526249885559082, -0.2862499952316284, 16.714374542236328, 0.5406249761581421, 0.7839999794960022, 52.66625213623047], "max": [0.7454509139060974, -0.831139862537384, 1.3626067638397217, 3.004096031188965, 0.8407720923423767, -1.4771686792373657, -0.9019274115562439, -0.8054379224777222, 0.9503032565116882, 0.36650264263153076, 1.4092766046524048, -0.841582715511322, 57.68437576293945, 62.192222595214844, 39.9375, 2.384666681289673, 37.14250183105469, 21.35562515258789, 29.93375015258789, 71.65062713623047, 34.733123779296875, 77.29437255859375, 23.54312515258789, 103.48312377929688, 72.91875457763672, 62.42937469482422, 0.8118749856948853, 0.5256249904632568, 46.74437713623047, 74.68812561035156, 41.79624938964844, 66.77312469482422, 44.71812438964844, 91.21687316894531, 34.2756233215332, 103.70562744140625], "mean": [0.5824652910232544, -1.0317884683609009, 1.0767143964767456, 2.976740837097168, 0.3674522936344147, -1.6455751657485962, -0.9846214652061462, -0.9065601825714111, 0.8704599142074585, 0.29842767119407654, 1.3786066770553589, -1.0118404626846313, 55.750362396240234, 50.06443786621094, 6.097097396850586, -0.11959406733512878, 31.015729904174805, 15.335929870605469, 23.964656829833984, 47.08321762084961, 24.957597732543945, 47.93905258178711, 14.529687881469727, 87.54764556884766, 59.09440231323242, 56.06917190551758, 0.7457143664360046, 0.1364528387784958, 35.803585052490234, 28.193513870239258, 33.300941467285156, 21.439964294433594, 31.833642959594727, 34.77204895019531, 12.66174030303955, 77.14202117919922], "std": [0.0641893669962883, 0.1233309805393219, 0.11740042269229889, 0.025800060480833054, 0.1709555685520172, 0.07108914107084274, 0.037940654903650284, 0.06533971428871155, 0.0909542441368103, 0.0604982003569603, 0.024641472846269608, 0.23783567547798157, 3.0014827251434326, 3.9269328117370605, 11.499423027038574, 0.7033502459526062, 9.01683521270752, 8.164109230041504, 7.62465763092041, 29.845355987548828, 10.513699531555176, 31.322956085205078, 9.14316463470459, 19.54509925842285, 9.928694725036621, 4.870229721069336, 0.03151660040020943, 0.19439008831977844, 9.439372062683105, 31.6247501373291, 9.0389404296875, 27.120418548583984, 8.84439468383789, 37.38964080810547, 13.980493545532227, 15.867215156555176], "count": [195]}, "action": {"min": [0.47474631667137146, -1.3428654670715332, 0.8177404999732971, 2.8992857933044434, 0.00655661104246974, -1.8601807355880737, -1.0165687799453735, -1.0121738910675049, 0.7166017889976501, 0.1880197674036026, 1.333757758140564, -1.4139868021011353, 46.6966667175293, 41.446876525878906, -0.7981250286102295, -0.4793750047683716, 9.635555267333984, 0.9262499809265137, 2.5622222423553467, 0.28187498450279236, 1.1388888359069824, -3.1875, 0.9481250047683716, 44.932498931884766, 44.73999786376953, 46.640625, 0.6675000190734863, -0.17999999225139618, 19.5418758392334, 0.9012500047683716, 15.526249885559082, -0.2862499952316284, 16.714374542236328, 0.5406249761581421, 0.7839999794960022, 52.66625213623047], "max": [0.7454509139060974, -0.831139862537384, 1.3626067638397217, 3.004096031188965, 0.8407720923423767, -1.4771686792373657, -0.9019274115562439, -0.8054379224777222, 0.9503032565116882, 0.36650264263153076, 1.4092766046524048, -0.841582715511322, 57.68437576293945, 62.192222595214844, 39.9375, 2.384666681289673, 37.14250183105469, 21.35562515258789, 29.93375015258789, 71.65062713623047, 34.733123779296875, 77.29437255859375, 23.54312515258789, 103.48312377929688, 72.91875457763672, 62.42937469482422, 0.8118749856948853, 0.5256249904632568, 46.74437713623047, 74.68812561035156, 41.79624938964844, 66.77312469482422, 44.71812438964844, 91.21687316894531, 34.2756233215332, 103.70562744140625], "mean": [0.5824650526046753, -1.0317884683609009, 1.076714277267456, 2.976741313934326, 0.3674524128437042, -1.6455744504928589, -0.9846221804618835, -0.9065597653388977, 0.870458722114563, 0.2984277009963989, 1.378606915473938, -1.0118402242660522, 55.75037384033203, 50.06442642211914, 6.097104072570801, -0.11959419399499893, 31.015745162963867, 15.335936546325684, 23.964656829833984, 47.08321762084961, 24.957590103149414, 47.939022064208984, 14.529684066772461, 87.54761505126953, 59.09440612792969, 56.06919479370117, 0.7457144856452942, 0.13645286858081818, 35.8035888671875, 28.193510055541992, 33.30092239379883, 21.439964294433594, 31.83363914489746, 34.77203369140625, 12.661742210388184, 77.14203643798828], "std": [0.0641893669962883, 0.1233309805393219, 0.11740037798881531, 0.025800062343478203, 0.1709555834531784, 0.07108913362026215, 0.03794064372777939, 0.06533969938755035, 0.09095420688390732, 0.0604981929063797, 0.024641474708914757, 0.23783563077449799, 3.0014824867248535, 3.9269323348999023, 11.499421119689941, 0.7033501863479614, 9.016834259033203, 8.164107322692871, 7.624659061431885, 29.845367431640625, 10.513699531555176, 31.322954177856445, 9.143165588378906, 19.545103073120117, 9.928693771362305, 4.870229721069336, 0.03151658922433853, 0.19439007341861725, 9.439372062683105, 31.624744415283203, 9.0389404296875, 27.120418548583984, 8.84439468383789, 37.389644622802734, 13.980493545532227, 15.867213249206543], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [195]}, "index": {"min": [8406], "max": [8600], "mean": [8503.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [2.687179487179487, 8.0, 8.0, 8.0, 8.0], "std": [1.6422591517877145, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [195]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [195]}, "eef_direction_state": {"mean": [3.9692307692307693, 4.579487179487179], "std": [1.7004002313413042, 1.850180793269773], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.1948717948717948, 0.4153846153846154], "std": [0.7323823850437827, 0.4927882270168302], "min": [0, 0], "max": [2, 1], "count": [195]}, "eef_acc_mag_state": {"mean": [0.7897435897435897, 0.21025641025641026], "std": [0.8301358776004204, 0.5280806425376835], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [3.9692307692307693, 4.579487179487179], "std": [1.7004002313413042, 1.850180793269773], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.1948717948717948, 0.4153846153846154], "std": [0.7323823850437827, 0.4927882270168302], "min": [0, 0], "max": [2, 1], "count": [195]}, "eef_acc_mag_action": {"mean": [0.7897435897435897, 0.21025641025641026], "std": [0.8301358776004204, 0.5280806425376835], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.6612313380753524, 0.08911601609367233, 1.1254920107871629, -2.3618794586898897, 1.2632245231121988, -1.2218206108251548, 0.5961451444706003, -0.17404986905521502, 1.2146730345422283, 1.050746531112109, 0.7413351876657459, 1.6795993681612664], "std": [0.017655620733848344, 0.027914984452267703, 0.03671466491855779, 0.35574634270773686, 0.0817290127108597, 2.5751487705105913, 0.013090889374123728, 0.020243786161722403, 0.007821640041496727, 0.09208231855405141, 0.17128566237309378, 0.17247084748638458], "min": [0.6079273068878925, 0.02011063194834986, 1.0470466057898984, -3.016269773921387, 1.0890992675212985, -3.138482609274643, 0.5745447820794517, -0.19819871598815342, 1.2057016774381442, 0.8822255886668626, 0.6021775248783534, 1.3786825182705724], "max": [0.7000702515048409, 0.122897134099268, 1.1970400249149515, -1.2642013312992444, 1.3580334016984086, 3.1388605617471637, 0.6103401541816258, -0.13442570283718308, 1.2297263029864633, 1.138390040022529, 1.0328956642778988, 1.8584304807721836], "count": [195]}, "eef_sim_pose_action": {"mean": [0.6612313380753524, 0.08911601609367233, 1.1254920107871629, -2.3618794586898897, 1.2632245231121988, -1.2218206108251548, 0.5961451444706003, -0.17404986905521502, 1.2146730345422283, 1.050746531112109, 0.7413351876657459, 1.6795993681612664], "std": [0.017655620733848344, 0.027914984452267703, 0.03671466491855779, 0.35574634270773686, 0.0817290127108597, 2.5751487705105913, 0.013090889374123728, 0.020243786161722403, 0.007821640041496727, 0.09208231855405141, 0.17128566237309378, 0.17247084748638458], "min": [0.6079273068878925, 0.02011063194834986, 1.0470466057898984, -3.016269773921387, 1.0890992675212985, -3.138482609274643, 0.5745447820794517, -0.19819871598815342, 1.2057016774381442, 0.8822255886668626, 0.6021775248783534, 1.3786825182705724], "max": [0.7000702515048409, 0.122897134099268, 1.1970400249149515, -1.2642013312992444, 1.3580334016984086, 3.1388605617471637, 0.6103401541816258, -0.13442570283718308, 1.2297263029864633, 1.138390040022529, 1.0328956642778988, 1.8584304807721836], "count": [195]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4503128574346405]], [[0.4495735763888889]], [[0.45721942810457517]]], "std": [[[0.28518740654731034]], [[0.27716996112825354]], [[0.26972170579136373]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.18823529411764706]], [[0.14901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6405606433823529]], [[0.678624477124183]], [[0.6715926368464052]]], "std": [[[0.2629298159683918]], [[0.2521727050355282]], [[0.24948065718165843]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.12941176470588237]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5430852798202614]], [[0.5542214889705883]], [[0.5370112173202615]]], "std": [[[0.31320866762584737]], [[0.3151796668816487]], [[0.3240130699785694]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4230883966503268]], [[0.4469213562091503]], [[0.4172163848039216]]], "std": [[[0.36434152020059146]], [[0.36247227716088093]], [[0.3782074548050828]]], "count": [100]}, "observation.state": {"min": [0.47324424982070923, -1.3570754528045654, 0.890554666519165, 2.8404908180236816, 0.02505817450582981, -1.9778023958206177, -1.1447128057479858, -0.9860666394233704, 0.8272297382354736, 0.19505321979522705, 1.3104162216186523, -1.034021258354187, 29.71416664123535, 41.91625213623047, -0.90625, -0.48374998569488525, 7.173749923706055, 0.015624995343387127, 6.373125076293945, -0.06750000268220901, 3.7649998664855957, 1.4987499713897705, 1.1424999237060547, 22.123125076293945, 42.68555450439453, 45.553749084472656, 0.8737499713897705, -0.2712499797344208, 11.239999771118164, 2.098750114440918, 9.067500114440918, 0.03750000149011612, 8.463749885559082, 0.6731249690055847, 0.7670000195503235, 34.625], "max": [0.7484338283538818, -0.8343505859375, 1.3654440641403198, 3.0037384033203125, 0.9645185470581055, -1.454280138015747, -0.9642271399497986, -0.7986190319061279, 0.9549286365509033, 0.46208611130714417, 1.6295576095581055, -0.7349603176116943, 57.224998474121094, 73.27999877929688, 23.285625457763672, 4.078125, 39.407501220703125, 17.802499771118164, 31.885000228881836, 69.74124908447266, 39.70937728881836, 93.36000061035156, 40.82250213623047, 110.18250274658203, 73.68937683105469, 64.8187484741211, 5.31125020980835, 2.436875104904175, 45.60375213623047, 64.8862533569336, 41.979373931884766, 92.44937896728516, 48.354373931884766, 99.85625457763672, 42.69187545776367, 109.87625122070312], "mean": [0.5778124928474426, -1.0318888425827026, 1.0627213716506958, 2.9657397270202637, 0.3772177994251251, -1.6117253303527832, -1.066293478012085, -0.9093313217163086, 0.9010639786720276, 0.32172340154647827, 1.4121372699737549, -0.8404208421707153, 52.80937957763672, 50.211944580078125, 2.5585873126983643, 0.026042988523840904, 32.02342224121094, 12.229979515075684, 26.814208984375, 46.5394172668457, 26.553768157958984, 61.16106033325195, 22.99212074279785, 91.5774154663086, 60.07637023925781, 52.8715934753418, 1.2590569257736206, 0.44719046354293823, 29.832233428955078, 20.69886016845703, 27.54121208190918, 17.13287925720215, 23.723257064819336, 36.80781936645508, 13.18654727935791, 71.08438110351562], "std": [0.05991794168949127, 0.12592479586601257, 0.11487791687250137, 0.03945038095116615, 0.17347706854343414, 0.09423909336328506, 0.061828095465898514, 0.050730206072330475, 0.0463348887860775, 0.08799088001251221, 0.1063416600227356, 0.11608712375164032, 7.423986911773682, 5.409513473510742, 5.911798477172852, 1.0949901342391968, 10.714903831481934, 7.251919269561768, 7.087460994720459, 29.28855323791504, 10.70322036743164, 32.19561767578125, 15.071097373962402, 23.692649841308594, 6.101418495178223, 4.426425457000732, 0.6896908283233643, 0.7268422842025757, 10.840145111083984, 25.21542739868164, 10.30831241607666, 25.006559371948242, 12.872102737426758, 34.515602111816406, 17.253198623657227, 23.261308670043945], "count": [188]}, "action": {"min": [0.47324424982070923, -1.3570754528045654, 0.890554666519165, 2.8404908180236816, 0.02505817450582981, -1.9778023958206177, -1.1447128057479858, -0.9860666394233704, 0.8272297382354736, 0.19505321979522705, 1.3104162216186523, -1.034021258354187, 29.71416664123535, 41.91625213623047, -0.90625, -0.48374998569488525, 7.173749923706055, 0.015624995343387127, 6.373125076293945, -0.06750000268220901, 3.7649998664855957, 1.4987499713897705, 1.1424999237060547, 22.123125076293945, 42.68555450439453, 45.553749084472656, 0.8737499713897705, -0.2712499797344208, 11.239999771118164, 2.098750114440918, 9.067500114440918, 0.03750000149011612, 8.463749885559082, 0.6731249690055847, 0.7670000195503235, 34.625], "max": [0.7484338283538818, -0.8343505859375, 1.3654440641403198, 3.0037384033203125, 0.9645185470581055, -1.454280138015747, -0.9642271399497986, -0.7986190319061279, 0.9549286365509033, 0.46208611130714417, 1.6295576095581055, -0.7349603176116943, 57.224998474121094, 73.27999877929688, 23.285625457763672, 4.078125, 39.407501220703125, 17.802499771118164, 31.885000228881836, 69.74124908447266, 39.70937728881836, 93.36000061035156, 40.82250213623047, 110.18250274658203, 73.68937683105469, 64.8187484741211, 5.31125020980835, 2.436875104904175, 45.60375213623047, 64.8862533569336, 41.979373931884766, 92.44937896728516, 48.354373931884766, 99.85625457763672, 42.69187545776367, 109.87625122070312], "mean": [0.5778123140335083, -1.031888723373413, 1.062721610069275, 2.9657392501831055, 0.3772177994251251, -1.6117254495620728, -1.0662939548492432, -0.9093304872512817, 0.9010636210441589, 0.32172346115112305, 1.4121369123458862, -0.8404213786125183, 52.80941390991211, 50.2119255065918, 2.5585875511169434, 0.026043036952614784, 32.02341842651367, 12.229981422424316, 26.814208984375, 46.53939437866211, 26.553775787353516, 61.161102294921875, 22.992115020751953, 91.57740020751953, 60.07639694213867, 52.871578216552734, 1.259056806564331, 0.4471904933452606, 29.83220863342285, 20.698854446411133, 27.54122543334961, 17.132875442504883, 23.72325325012207, 36.80781555175781, 13.18654727935791, 71.0843734741211], "std": [0.05991794914007187, 0.12592478096485138, 0.11487787216901779, 0.03945038095116615, 0.17347705364227295, 0.09423909336328506, 0.06182810291647911, 0.05073022469878197, 0.046334877610206604, 0.08799088001251221, 0.1063416600227356, 0.11608713120222092, 7.423987865447998, 5.409512996673584, 5.911798477172852, 1.0949901342391968, 10.714903831481934, 7.251918792724609, 7.087460994720459, 29.288555145263672, 10.703221321105957, 32.195621490478516, 15.071094512939453, 23.692646026611328, 6.101418495178223, 4.426425457000732, 0.6896910667419434, 0.7268422842025757, 10.840144157409668, 25.21542739868164, 10.308311462402344, 25.00655746459961, 12.872102737426758, 34.51559829711914, 17.253198623657227, 23.261308670043945], "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": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [188]}, "index": {"min": [8601], "max": [8788], "mean": [8694.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.797872340425532, 8.0, 8.0, 8.0, 8.0], "std": [1.6984334912290673, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [188]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [188]}, "eef_direction_state": {"mean": [3.6808510638297873, 4.414893617021277], "std": [1.77879211920616, 1.7829546029953287], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.2393617021276595, 0.5478723404255319], "std": [0.7445858602029224, 0.6039284027249642], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [0.851063829787234, 0.48936170212765956], "std": [0.837390155495934, 0.7543445915419505], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.6808510638297873, 4.414893617021277], "std": [1.77879211920616, 1.7829546029953287], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.2393617021276595, 0.5478723404255319], "std": [0.7445858602029224, 0.6039284027249642], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [0.851063829787234, 0.48936170212765956], "std": [0.837390155495934, 0.7543445915419505], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6575893314419506, 0.08359677224581334, 1.1294231233483645, -2.396390021294108, 1.2791511663588038, -1.136918299016425, 0.5961438776573242, -0.19489857760205606, 1.1957926713246014, 1.1724318329859764, 0.6375089143759004, 1.783461356823684], "std": [0.01705733593283137, 0.032856894836342666, 0.037204160857902006, 0.37016797472135304, 0.08935610623751979, 2.6334907579599824, 0.00569006751474286, 0.033397856921918795, 0.012440491797089039, 0.0636096330322909, 0.12557154630042736, 0.11126306580826646], "min": [0.6200157608816479, 0.00799333935546781, 1.051076637054223, -3.030060659979853, 1.0537742186439987, -3.1149712474035653, 0.5815428235900595, -0.24358769732506813, 1.1821664534127556, 0.9264753979127518, 0.512270498585111, 1.4857338657220647], "max": [0.7031696046113415, 0.15102092846146375, 1.2285070118462287, -1.1195378972236287, 1.3717838574633228, 3.138538261080482, 0.6043964269624944, -0.1473035370333955, 1.2561342618268054, 1.2577464035316652, 0.8511288812968876, 1.9206865029389293], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6575893314419506, 0.08359677224581334, 1.1294231233483645, -2.396390021294108, 1.2791511663588038, -1.136918299016425, 0.5961438776573242, -0.19489857760205606, 1.1957926713246014, 1.1724318329859764, 0.6375089143759004, 1.783461356823684], "std": [0.01705733593283137, 0.032856894836342666, 0.037204160857902006, 0.37016797472135304, 0.08935610623751979, 2.6334907579599824, 0.00569006751474286, 0.033397856921918795, 0.012440491797089039, 0.0636096330322909, 0.12557154630042736, 0.11126306580826646], "min": [0.6200157608816479, 0.00799333935546781, 1.051076637054223, -3.030060659979853, 1.0537742186439987, -3.1149712474035653, 0.5815428235900595, -0.24358769732506813, 1.1821664534127556, 0.9264753979127518, 0.512270498585111, 1.4857338657220647], "max": [0.7031696046113415, 0.15102092846146375, 1.2285070118462287, -1.1195378972236287, 1.3717838574633228, 3.138538261080482, 0.6043964269624944, -0.1473035370333955, 1.2561342618268054, 1.2577464035316652, 0.8511288812968876, 1.9206865029389293], "count": [188]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4456599877450981]], [[0.44423556576797385]], [[0.45240235906862747]]], "std": [[[0.29091115804817225]], [[0.2830741359207192]], [[0.2754724718323963]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.19607843137254902]], [[0.1411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.658575859885621]], [[0.6990435927287583]], [[0.6913851736111111]]], "std": [[[0.262309670183718]], [[0.2555095314389322]], [[0.255570455564501]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5458025204248367]], [[0.5572307618464052]], [[0.5405949387254902]]], "std": [[[0.3131895905051025]], [[0.31443594456686735]], [[0.32236699458633195]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41734983251633984]], [[0.4415811090686274]], [[0.4123645486111111]]], "std": [[[0.3647270090217309]], [[0.36310052550858984]], [[0.37802865517023054]]], "count": [100]}, "observation.state": {"min": [0.5131322741508484, -1.3834210634231567, 0.906099796295166, 2.555814743041992, 0.1385948359966278, -1.787446141242981, -1.1245687007904053, -1.015869379043579, 0.796807050704956, 0.23720626533031464, 1.2681200504302979, -1.0767624378204346, 31.280000686645508, 40.54249954223633, -0.8862500190734863, -0.4950000047683716, 5.028749942779541, 0.3018749952316284, 5.705625057220459, 0.12000001221895218, 4.170624732971191, -3.1468749046325684, 1.2450000047683716, 22.301250457763672, 43.008888244628906, 48.321876525878906, 1.0993750095367432, -0.265625, 12.085000038146973, 0.8287500143051147, 6.619375228881836, -0.5793750286102295, 5.931818008422852, 1.4722222089767456, 0.8079999685287476, 39.733123779296875], "max": [0.6856599450111389, -0.9134008288383484, 1.3754339218139648, 2.8721930980682373, 0.7158812880516052, -1.1559185981750488, -1.002756118774414, -0.7863694429397583, 0.9730964303016663, 0.3501945436000824, 1.4996016025543213, -0.6691080927848816, 61.506874084472656, 66.34333038330078, 25.501874923706055, 3.585624933242798, 40.006248474121094, 26.28874969482422, 38.77000045776367, 66.90374755859375, 43.82624816894531, 78.42437744140625, 38.935001373291016, 105.7231216430664, 66.94625091552734, 65.84500122070312, 3.103749990463257, 2.6031250953674316, 47.32875061035156, 66.5893783569336, 53.29750061035156, 88.28375244140625, 39.739376068115234, 78.05999755859375, 38.166873931884766, 108.80937957763672], "mean": [0.570328950881958, -1.1125562191009521, 1.0696355104446411, 2.699070930480957, 0.39271286129951477, -1.200646996498108, -1.0711129903793335, -0.8889840245246887, 0.9042437672615051, 0.29939454793930054, 1.3256261348724365, -0.8044683933258057, 55.621795654296875, 48.097137451171875, 3.194051504135132, -0.016867345198988914, 31.956872940063477, 16.808700561523438, 29.5532169342041, 37.88975143432617, 29.75555419921875, 49.489871978759766, 21.63137435913086, 84.43043518066406, 57.9610595703125, 55.88862609863281, 1.2097835540771484, 0.4960319399833679, 31.050487518310547, 23.213144302368164, 28.390647888183594, 33.46526336669922, 22.634212493896484, 38.841026306152344, 13.922871589660645, 80.09957122802734], "std": [0.04904394969344139, 0.11222772300243378, 0.12005998939275742, 0.08051232993602753, 0.1215350404381752, 0.11321216076612473, 0.04201104864478111, 0.07290664315223694, 0.06354382634162903, 0.03780902549624443, 0.04423389956355095, 0.16262593865394592, 8.30711555480957, 4.447276592254639, 7.057133197784424, 1.0207719802856445, 11.268925666809082, 10.15261459350586, 10.705567359924316, 24.026670455932617, 14.587157249450684, 26.71984100341797, 14.492998123168945, 21.434953689575195, 5.972804069519043, 6.081885814666748, 0.31670740246772766, 0.938560962677002, 11.732687950134277, 24.88306427001953, 14.980157852172852, 31.230268478393555, 11.262467384338379, 29.42858123779297, 14.320799827575684, 18.5552978515625], "count": [170]}, "action": {"min": [0.5131322741508484, -1.3834210634231567, 0.906099796295166, 2.555814743041992, 0.1385948359966278, -1.787446141242981, -1.1245687007904053, -1.015869379043579, 0.796807050704956, 0.23720626533031464, 1.2681200504302979, -1.0767624378204346, 31.280000686645508, 40.54249954223633, -0.8862500190734863, -0.4950000047683716, 5.028749942779541, 0.3018749952316284, 5.705625057220459, 0.12000001221895218, 4.170624732971191, -3.1468749046325684, 1.2450000047683716, 22.301250457763672, 43.008888244628906, 48.321876525878906, 1.0993750095367432, -0.265625, 12.085000038146973, 0.8287500143051147, 6.619375228881836, -0.5793750286102295, 5.931818008422852, 1.4722222089767456, 0.8079999685287476, 39.733123779296875], "max": [0.6856599450111389, -0.9134008288383484, 1.3754339218139648, 2.8721930980682373, 0.7158812880516052, -1.1559185981750488, -1.002756118774414, -0.7863694429397583, 0.9730964303016663, 0.3501945436000824, 1.4996016025543213, -0.6691080927848816, 61.506874084472656, 66.34333038330078, 25.501874923706055, 3.585624933242798, 40.006248474121094, 26.28874969482422, 38.77000045776367, 66.90374755859375, 43.82624816894531, 78.42437744140625, 38.935001373291016, 105.7231216430664, 66.94625091552734, 65.84500122070312, 3.103749990463257, 2.6031250953674316, 47.32875061035156, 66.5893783569336, 53.29750061035156, 88.28375244140625, 39.739376068115234, 78.05999755859375, 38.166873931884766, 108.80937957763672], "mean": [0.570328950881958, -1.1125562191009521, 1.0696356296539307, 2.699070692062378, 0.3927129805088043, -1.2006465196609497, -1.0711133480072021, -0.8889837861061096, 0.904242992401123, 0.2993943691253662, 1.3256263732910156, -0.8044685125350952, 55.62179946899414, 48.09714126586914, 3.194054365158081, -0.016867315396666527, 31.956876754760742, 16.80869483947754, 29.5532283782959, 37.889732360839844, 29.755558013916016, 49.4898681640625, 21.631389617919922, 84.43042755126953, 57.96105194091797, 55.88863754272461, 1.2097842693328857, 0.4960319995880127, 31.050479888916016, 23.21314811706543, 28.3906307220459, 33.46526336669922, 22.63420295715332, 38.84101104736328, 13.922880172729492, 80.09960174560547], "std": [0.04904394969344139, 0.11222773790359497, 0.12005995959043503, 0.08051232993602753, 0.1215350478887558, 0.11321216076612473, 0.042011041194200516, 0.07290665805339813, 0.06354382634162903, 0.037809018045663834, 0.04423389956355095, 0.16262595355510712, 8.307113647460938, 4.447277069091797, 7.057133674621582, 1.0207719802856445, 11.268925666809082, 10.15261173248291, 10.705568313598633, 24.026668548583984, 14.58715534210205, 26.719837188720703, 14.492996215820312, 21.434955596923828, 5.972804546356201, 6.081885814666748, 0.3167073428630829, 0.938560962677002, 11.732687950134277, 24.88306427001953, 14.980158805847168, 31.230268478393555, 11.262467384338379, 29.428579330444336, 14.320799827575684, 18.555295944213867], "count": [170]}, "timestamp": {"min": [0.0], "max": [5.633333333333334], "mean": [2.8166666666666664], "std": [1.6357974609753292], "count": [170]}, "frame_index": {"min": [0], "max": [169], "mean": [84.5], "std": [49.073923829259876], "count": [170]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [170]}, "index": {"min": [8789], "max": [8958], "mean": [8873.5], "std": [49.073923829259876], "count": [170]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [170]}, "subtask_annotation": {"mean": [3.0058823529411764, 8.0, 8.0, 8.0, 8.0], "std": [1.7405106039980778, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [170]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [170]}, "eef_direction_state": {"mean": [3.6470588235294117, 4.011764705882353], "std": [1.3992088718729678, 1.8116883100776369], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_state": {"mean": [1.3823529411764706, 0.6823529411764706], "std": [0.5746971520801177, 0.5469006729020913], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_state": {"mean": [0.9588235294117647, 0.4647058823529412], "std": [0.8142544937688927, 0.752596428428307], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_direction_action": {"mean": [3.6470588235294117, 4.011764705882353], "std": [1.3992088718729678, 1.8116883100776369], "min": [0, 0], "max": [6, 6], "count": [170]}, "eef_velocity_action": {"mean": [1.3823529411764706, 0.6823529411764706], "std": [0.5746971520801177, 0.5469006729020913], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_action": {"mean": [0.9588235294117647, 0.4647058823529412], "std": [0.8142544937688927, 0.752596428428307], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_sim_pose_state": {"mean": [0.6621041305983605, 0.06259744859718933, 1.116834468982928, 0.19438609144082594, 1.3394259314682966, 2.0860427623309574, 0.6000189203301878, -0.19150440346587463, 1.181845526654036, 1.2625200848775364, 0.6502915163685808, 1.8630899170651636], "std": [0.016386397262534873, 0.03245082688324307, 0.03608797453675803, 2.873405199052854, 0.1005131460912686, 1.295325604208636, 0.008872403523981512, 0.02441085150711597, 0.014922862082379546, 0.04710411754163104, 0.14667763379521495, 0.08914023369445088], "min": [0.6249864349643381, 0.0060171952516122895, 1.038716756648239, -3.1388034931525532, 1.1416812813647823, -3.079267808986147, 0.5860535518715007, -0.23852883571611566, 1.1592333284446825, 1.0853001875336274, 0.48888931820522386, 1.6660083369142877], "max": [0.7000670233594474, 0.1391116847483161, 1.1786374318087036, 3.1387153089281856, 1.5355701001845783, 3.1047031133191854, 0.6099028256110037, -0.15012914960843127, 1.2329090103840776, 1.3138393711152645, 0.9009703061825642, 1.9974999936342328], "count": [170]}, "eef_sim_pose_action": {"mean": [0.6621041305983605, 0.06259744859718933, 1.116834468982928, 0.19438609144082594, 1.3394259314682966, 2.0860427623309574, 0.6000189203301878, -0.19150440346587463, 1.181845526654036, 1.2625200848775364, 0.6502915163685808, 1.8630899170651636], "std": [0.016386397262534873, 0.03245082688324307, 0.03608797453675803, 2.873405199052854, 0.1005131460912686, 1.295325604208636, 0.008872403523981512, 0.02441085150711597, 0.014922862082379546, 0.04710411754163104, 0.14667763379521495, 0.08914023369445088], "min": [0.6249864349643381, 0.0060171952516122895, 1.038716756648239, -3.1388034931525532, 1.1416812813647823, -3.079267808986147, 0.5860535518715007, -0.23852883571611566, 1.1592333284446825, 1.0853001875336274, 0.48888931820522386, 1.6660083369142877], "max": [0.7000670233594474, 0.1391116847483161, 1.1786374318087036, 3.1387153089281856, 1.5355701001845783, 3.1047031133191854, 0.6099028256110037, -0.15012914960843127, 1.2329090103840776, 1.3138393711152645, 0.9009703061825642, 1.9974999936342328], "count": [170]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4545107945261438]], [[0.4524345506535948]], [[0.46119202205882354]]], "std": [[[0.27592659173700074]], [[0.26730574848291067]], [[0.25957452113291835]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6148898651960785]], [[0.6475421323529412]], [[0.6385768300653595]]], "std": [[[0.28414446893052614]], [[0.27942082950377106]], [[0.28252088969069644]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5170495036764706]], [[0.5269346262254901]], [[0.5097989052287581]]], "std": [[[0.31882574919507267]], [[0.3207879460152107]], [[0.32857218665612775]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.418022704248366]], [[0.4429004411764706]], [[0.41340604166666667]]], "std": [[[0.3607307164690384]], [[0.3587499523259327]], [[0.3734501906108567]]], "count": [100]}, "observation.state": {"min": [0.4636596739292145, -1.3159236907958984, 0.791243851184845, 2.6794841289520264, 0.005984397605061531, -1.860217809677124, -1.095287799835205, -1.0055218935012817, 0.8427854776382446, 0.17543107271194458, 1.2517642974853516, -0.9846096038818359, 30.401111602783203, 40.5056266784668, -0.6924999952316284, -0.4593749940395355, 3.1237499713897705, -0.484375, 2.65818190574646, -0.27562499046325684, 1.715999960899353, -2.916874885559082, 1.1568750143051147, 20.676250457763672, 24.348125457763672, 44.54249954223633, 0.030625000596046448, -1.0, 0.9312500357627869, 0.37562498450279236, 0.7593749761581421, 0.5456250309944153, 0.8893749713897705, 0.11999999731779099, 0.8155555725097656, -3.4418749809265137], "max": [0.8218466639518738, -0.795863926410675, 1.3199292421340942, 2.9919605255126953, 1.4051227569580078, -1.313873291015625, -1.0059033632278442, -0.7835295796394348, 0.9954127669334412, 0.30904287099838257, 1.6489280462265015, -0.628242552280426, 61.924373626708984, 75.05555725097656, 37.471248626708984, 3.0012500286102295, 38.98062515258789, 34.6875, 44.877498626708984, 45.12312698364258, 40.970001220703125, 74.2768783569336, 37.37687683105469, 107.70124816894531, 63.203125, 66.37200164794922, 0.1731249988079071, 4.533124923706055, 24.7762508392334, 63.720001220703125, 44.166873931884766, 67.78250122070312, 56.21812438964844, 103.23625183105469, 53.98500061035156, 110.30999755859375], "mean": [0.5959524512290955, -0.9876973032951355, 0.9767904877662659, 2.8772175312042236, 0.520948588848114, -1.4628673791885376, -1.0580538511276245, -0.9141972064971924, 0.9462500214576721, 0.24370618164539337, 1.390148401260376, -0.7314298748970032, 56.7651481628418, 50.659175872802734, 4.241458415985107, -0.08628076314926147, 28.59470558166504, 22.067758560180664, 31.35450553894043, 28.984277725219727, 29.29020118713379, 48.193634033203125, 21.140838623046875, 86.94175720214844, 48.86763381958008, 53.05617904663086, 0.0903373435139656, 0.7275610566139221, 15.899374008178711, 20.901042938232422, 22.864744186401367, 25.741283416748047, 26.30628204345703, 35.651737213134766, 19.673553466796875, 56.410160064697266], "std": [0.10802170634269714, 0.13680416345596313, 0.13453303277492523, 0.10615260154008865, 0.266103059053421, 0.13029108941555023, 0.028275953605771065, 0.057136937975883484, 0.03558778017759323, 0.04700620844960213, 0.09291349351406097, 0.12712697684764862, 9.029274940490723, 5.972911357879639, 9.917231559753418, 0.7323750257492065, 11.230777740478516, 13.351750373840332, 13.109278678894043, 17.317386627197266, 11.596810340881348, 28.865110397338867, 10.987946510314941, 21.898874282836914, 13.72299575805664, 4.334628582000732, 0.033630602061748505, 1.723675012588501, 8.325328826904297, 24.22908592224121, 16.273197174072266, 29.747886657714844, 20.466184616088867, 42.785396575927734, 22.48287582397461, 39.09395217895508], "count": [229]}, "action": {"min": [0.4636596739292145, -1.3159236907958984, 0.791243851184845, 2.6794841289520264, 0.005984397605061531, -1.860217809677124, -1.095287799835205, -1.0055218935012817, 0.8427854776382446, 0.17543107271194458, 1.2517642974853516, -0.9846096038818359, 30.401111602783203, 40.5056266784668, -0.6924999952316284, -0.4593749940395355, 3.1237499713897705, -0.484375, 2.65818190574646, -0.27562499046325684, 1.715999960899353, -2.916874885559082, 1.1568750143051147, 20.676250457763672, 24.348125457763672, 44.54249954223633, 0.030625000596046448, -1.0, 0.9312500357627869, 0.37562498450279236, 0.7593749761581421, 0.5456250309944153, 0.8893749713897705, 0.11999999731779099, 0.8155555725097656, -3.4418749809265137], "max": [0.8218466639518738, -0.795863926410675, 1.3199292421340942, 2.9919605255126953, 1.4051227569580078, -1.313873291015625, -1.0059033632278442, -0.7835295796394348, 0.9954127669334412, 0.30904287099838257, 1.6489280462265015, -0.628242552280426, 61.924373626708984, 75.05555725097656, 37.471248626708984, 3.0012500286102295, 38.98062515258789, 34.6875, 44.877498626708984, 45.12312698364258, 40.970001220703125, 74.2768783569336, 37.37687683105469, 107.70124816894531, 63.203125, 66.37200164794922, 0.1731249988079071, 4.533124923706055, 24.7762508392334, 63.720001220703125, 44.166873931884766, 67.78250122070312, 56.21812438964844, 103.23625183105469, 53.98500061035156, 110.30999755859375], "mean": [0.5959526896476746, -0.9876970648765564, 0.9767906665802002, 2.8772175312042236, 0.5209487080574036, -1.4628678560256958, -1.0580546855926514, -0.9141968488693237, 0.9462498426437378, 0.2437061220407486, 1.3901480436325073, -0.7314300537109375, 56.76519012451172, 50.65915298461914, 4.241459369659424, -0.08628077805042267, 28.594690322875977, 22.067750930786133, 31.354511260986328, 28.984285354614258, 29.290185928344727, 48.19362258911133, 21.140840530395508, 86.94172668457031, 48.86763381958008, 53.0561637878418, 0.09033738076686859, 0.7275608777999878, 15.899380683898926, 20.901012420654297, 22.8647403717041, 25.74126434326172, 26.306264877319336, 35.65174102783203, 19.67355728149414, 56.41016387939453], "std": [0.10802169889211655, 0.13680417835712433, 0.13453301787376404, 0.10615261644124985, 0.266103059053421, 0.13029108941555023, 0.02827596850693226, 0.057136956602334976, 0.03558777645230293, 0.04700621962547302, 0.09291349351406097, 0.12712697684764862, 9.029275894165039, 5.9729108810424805, 9.917228698730469, 0.7323750257492065, 11.230779647827148, 13.351750373840332, 13.109280586242676, 17.317384719848633, 11.596811294555664, 28.865116119384766, 10.987948417663574, 21.898874282836914, 13.72299575805664, 4.334628582000732, 0.0336306057870388, 1.7236751317977905, 8.325329780578613, 24.22908592224121, 16.273197174072266, 29.747879028320312, 20.4661808013916, 42.785400390625, 22.482879638671875, 39.09394836425781], "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": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [229]}, "index": {"min": [8959], "max": [9187], "mean": [9073.0], "std": [66.10597552415364], "count": [229]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [229]}, "subtask_annotation": {"mean": [2.5851528384279474, 8.0, 8.0, 8.0, 8.0], "std": [1.660732620533007, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [229]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [229]}, "eef_direction_state": {"mean": [3.3449781659388647, 4.895196506550218], "std": [1.7380241817339104, 1.4768737135422174], "min": [0, 2], "max": [6, 6], "count": [229]}, "eef_velocity_state": {"mean": [1.244541484716157, 0.4366812227074236], "std": [0.6877140059326058, 0.5922788413340077], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_state": {"mean": [0.8908296943231441, 0.24890829694323144], "std": [0.8673372954603158, 0.5940469857552276], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_direction_action": {"mean": [3.3449781659388647, 4.895196506550218], "std": [1.7380241817339104, 1.4768737135422174], "min": [0, 2], "max": [6, 6], "count": [229]}, "eef_velocity_action": {"mean": [1.244541484716157, 0.4366812227074236], "std": [0.6877140059326058, 0.5922788413340077], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_action": {"mean": [0.8908296943231441, 0.24890829694323144], "std": [0.8673372954603158, 0.5940469857552276], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_sim_pose_state": {"mean": [0.6445196953347503, 0.08695164262035912, 1.159467163070302, -2.2207851985303564, 1.3705558078857014, -0.4114625199669396, 0.5984000636858468, -0.187371404873319, 1.1965995445222517, 1.1760199338541262, 0.5963598546102843, 1.8727494486517475], "std": [0.02230809658747868, 0.042989900366398034, 0.04772423972577312, 0.612851550310255, 0.15914997649490634, 2.662264894522096, 0.00895331005493201, 0.01949676101664402, 0.02313884772565467, 0.10295665606659835, 0.12913660900745833, 0.09286127148358378], "min": [0.579610747736348, 0.01872249198006326, 1.061343062518066, -3.0084725323415937, 0.9062634187734693, -3.1338807031094826, 0.566408263575184, -0.2178626439260697, 1.1732869190536237, 0.783983311459202, 0.4740000815405119, 1.5085405128842218], "max": [0.693143971083093, 0.17031558749493633, 1.2995678884844484, -0.5282263438658363, 1.5187696352446722, 3.138068210471119, 0.6107295311033087, -0.1541566689465387, 1.2860635261969704, 1.310654402986716, 0.8671013784777308, 1.9776333223534333], "count": [229]}, "eef_sim_pose_action": {"mean": [0.6445196953347503, 0.08695164262035912, 1.159467163070302, -2.2207851985303564, 1.3705558078857014, -0.4114625199669396, 0.5984000636858468, -0.187371404873319, 1.1965995445222517, 1.1760199338541262, 0.5963598546102843, 1.8727494486517475], "std": [0.02230809658747868, 0.042989900366398034, 0.04772423972577312, 0.612851550310255, 0.15914997649490634, 2.662264894522096, 0.00895331005493201, 0.01949676101664402, 0.02313884772565467, 0.10295665606659835, 0.12913660900745833, 0.09286127148358378], "min": [0.579610747736348, 0.01872249198006326, 1.061343062518066, -3.0084725323415937, 0.9062634187734693, -3.1338807031094826, 0.566408263575184, -0.2178626439260697, 1.1732869190536237, 0.783983311459202, 0.4740000815405119, 1.5085405128842218], "max": [0.693143971083093, 0.17031558749493633, 1.2995678884844484, -0.5282263438658363, 1.5187696352446722, 3.138068210471119, 0.6107295311033087, -0.1541566689465387, 1.2860635261969704, 1.310654402986716, 0.8671013784777308, 1.9776333223534333], "count": [229]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45563113562091506]], [[0.45309036560457516]], [[0.4605502246732026]]], "std": [[[0.2720374073126497]], [[0.263695997227252]], [[0.25656265306783804]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6098836090686274]], [[0.638817824754902]], [[0.6273565155228759]]], "std": [[[0.28716119524915845]], [[0.2823302658653321]], [[0.28614699206201]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5170258374183005]], [[0.526810631127451]], [[0.5096687826797386]]], "std": [[[0.3205199701603408]], [[0.3220550027930363]], [[0.32934572142722973]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41916611111111113]], [[0.444041045751634]], [[0.41449702001633987]]], "std": [[[0.3590351815465762]], [[0.3569323305960705]], [[0.3717030235672681]]], "count": [100]}, "observation.state": {"min": [0.4291599988937378, -1.320644497871399, 0.7851826548576355, 2.7840561866760254, -0.04229610040783882, -1.783541202545166, -1.1293202638626099, -0.9800822138786316, 0.8352407217025757, 0.13287270069122314, 1.2103265523910522, -0.9112815260887146, 33.47187423706055, 42.40437698364258, -0.3331249952316284, -0.4599999785423279, 3.3893749713897705, 0.014374999329447746, 3.375, 0.07374999672174454, 2.481874942779541, -3.3637499809265137, 1.1831250190734863, 14.664375305175781, 36.442501068115234, 44.109375, 0.0, -1.386875033378601, 1.1349999904632568, 0.4893749952316284, 0.6137499809265137, 0.5512499809265137, 0.7400000095367432, 0.5399999618530273, 0.6589999794960022, -3.2668750286102295], "max": [0.7941685318946838, -0.7842925190925598, 1.364085078239441, 2.990863800048828, 1.3394665718078613, -1.4347772598266602, -0.9748369455337524, -0.7528843879699707, 0.9797245860099792, 0.3417782485485077, 1.6321855783462524, -0.6624323129653931, 62.743751525878906, 68.44667053222656, 29.807498931884766, 2.713750123977661, 35.889373779296875, 32.573123931884766, 40.053749084472656, 45.290626525878906, 38.54375076293945, 80.35187530517578, 30.629375457763672, 110.9956283569336, 68.95375061035156, 60.56999969482422, 0.171875, 6.561874866485596, 33.26000213623047, 49.07250213623047, 41.97312545776367, 62.24187469482422, 51.140625, 95.48687744140625, 55.321250915527344, 109.84062957763672], "mean": [0.5696021318435669, -0.9888721704483032, 0.9966413378715515, 2.912888526916504, 0.47312939167022705, -1.5020861625671387, -1.0527245998382568, -0.8841108679771423, 0.9486703276634216, 0.2543281018733978, 1.3505035638809204, -0.7647087574005127, 58.04841995239258, 52.04138946533203, 1.5652753114700317, 0.06080875173211098, 25.641298294067383, 20.39334487915039, 27.786447525024414, 28.19595718383789, 25.09604835510254, 46.27251052856445, 17.240766525268555, 85.5378646850586, 52.78981399536133, 50.134765625, 0.08315783739089966, 2.1033451557159424, 19.710716247558594, 14.879387855529785, 20.18878746032715, 19.592361450195312, 20.889610290527344, 28.603960037231445, 15.513900756835938, 51.72047805786133], "std": [0.10185500234365463, 0.14240309596061707, 0.15442119538784027, 0.05284053459763527, 0.2818611264228821, 0.08346902579069138, 0.040636852383613586, 0.05641092360019684, 0.02511436864733696, 0.069993756711483, 0.10619323700666428, 0.09206976741552353, 7.891345024108887, 4.777798175811768, 5.384018421173096, 0.8085656762123108, 10.136216163635254, 13.849638938903809, 12.13814640045166, 19.001068115234375, 11.236034393310547, 33.00514602661133, 10.234004974365234, 27.372716903686523, 11.517932891845703, 3.523326873779297, 0.03778597339987755, 2.44333815574646, 11.955296516418457, 18.923320770263672, 15.179694175720215, 25.38405990600586, 17.322324752807617, 38.06203842163086, 20.709447860717773, 38.13164138793945], "count": [209]}, "action": {"min": [0.4291599988937378, -1.320644497871399, 0.7851826548576355, 2.7840561866760254, -0.04229610040783882, -1.783541202545166, -1.1293202638626099, -0.9800822138786316, 0.8352407217025757, 0.13287270069122314, 1.2103265523910522, -0.9112815260887146, 33.47187423706055, 42.40437698364258, -0.3331249952316284, -0.4599999785423279, 3.3893749713897705, 0.014374999329447746, 3.375, 0.07374999672174454, 2.481874942779541, -3.3637499809265137, 1.1831250190734863, 14.664375305175781, 36.442501068115234, 44.109375, 0.0, -1.386875033378601, 1.1349999904632568, 0.4893749952316284, 0.6137499809265137, 0.5512499809265137, 0.7400000095367432, 0.5399999618530273, 0.6589999794960022, -3.2668750286102295], "max": [0.7941685318946838, -0.7842925190925598, 1.364085078239441, 2.990863800048828, 1.3394665718078613, -1.4347772598266602, -0.9748369455337524, -0.7528843879699707, 0.9797245860099792, 0.3417782485485077, 1.6321855783462524, -0.6624323129653931, 62.743751525878906, 68.44667053222656, 29.807498931884766, 2.713750123977661, 35.889373779296875, 32.573123931884766, 40.053749084472656, 45.290626525878906, 38.54375076293945, 80.35187530517578, 30.629375457763672, 110.9956283569336, 68.95375061035156, 60.56999969482422, 0.171875, 6.561874866485596, 33.26000213623047, 49.07250213623047, 41.97312545776367, 62.24187469482422, 51.140625, 95.48687744140625, 55.321250915527344, 109.84062957763672], "mean": [0.5696021914482117, -0.9888723492622375, 0.9966410994529724, 2.9128875732421875, 0.4731294512748718, -1.5020866394042969, -1.0527244806289673, -0.8841110467910767, 0.9486703872680664, 0.2543281018733978, 1.3505035638809204, -0.7647086977958679, 58.048404693603516, 52.041404724121094, 1.5652772188186646, 0.06080879271030426, 25.641277313232422, 20.393339157104492, 27.78643798828125, 28.195938110351562, 25.09604835510254, 46.27249526977539, 17.24077033996582, 85.53788757324219, 52.78981018066406, 50.13477325439453, 0.08315787464380264, 2.1033456325531006, 19.710718154907227, 14.879371643066406, 20.18877601623535, 19.592357635498047, 20.889604568481445, 28.603958129882812, 15.513907432556152, 51.72045135498047], "std": [0.10185501724481583, 0.14240309596061707, 0.15442119538784027, 0.05284052714705467, 0.2818610966205597, 0.08346903324127197, 0.040636852383613586, 0.05641092732548714, 0.02511436864733696, 0.0699937641620636, 0.10619322955608368, 0.09206978231668472, 7.891345977783203, 4.777798175811768, 5.3840179443359375, 0.808565616607666, 10.136215209960938, 13.849640846252441, 12.138148307800293, 19.001068115234375, 11.23603343963623, 33.00514221191406, 10.234004020690918, 27.37271499633789, 11.517934799194336, 3.523327112197876, 0.03778598830103874, 2.4433374404907227, 11.955297470092773, 18.923320770263672, 15.179692268371582, 25.38405990600586, 17.32232666015625, 38.06203079223633, 20.70944595336914, 38.13164138793945], "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": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [209]}, "index": {"min": [9188], "max": [9396], "mean": [9292.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [2.6698564593301435, 8.0, 8.0, 8.0, 8.0], "std": [1.7638313230957985, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [209]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [209]}, "eef_direction_state": {"mean": [3.2392344497607657, 4.4066985645933014], "std": [1.8170356498122997, 1.4582394543647097], "min": [0, 2], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.3397129186602872, 0.6076555023923444], "std": [0.6737752765766425, 0.535030076497392], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [1.1435406698564594, 0.3349282296650718], "std": [0.8116784544496268, 0.6582382748123714], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [3.2392344497607657, 4.4066985645933014], "std": [1.8170356498122997, 1.4582394543647097], "min": [0, 2], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.3397129186602872, 0.6076555023923444], "std": [0.6737752765766425, 0.535030076497392], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [1.1435406698564594, 0.3349282296650718], "std": [0.8116784544496268, 0.6582382748123714], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6489506806627172, 0.08585851192912239, 1.1616905423997417, -2.1780544770227017, 1.349113878421795, -0.9859936066632035, 0.6041683203972863, -0.1960144191333594, 1.198435807188189, 1.1941923257960432, 0.6547847367394437, 1.8512293372833863], "std": [0.029237040126732797, 0.03661670815102313, 0.04809665206295046, 0.5814987471382299, 0.14525503088699293, 2.428969544155473, 0.012406094075638625, 0.02618922552445625, 0.027917634807969886, 0.11724326440285053, 0.07638005983441024, 0.10597696811984886], "min": [0.5826953863644655, 0.028610028120246933, 1.0637243304367792, -3.0777657759924977, 0.9454688730731782, -3.134488937984637, 0.56633000446613, -0.2261065553097506, 1.1572171866803458, 0.8633129957881995, 0.537315813127115, 1.5369671745006328], "max": [0.7147075264334153, 0.1636153468676534, 1.2981695013453212, -0.537469625873996, 1.4993117968915453, 3.131012490979747, 0.6220928224512259, -0.14770300416482277, 1.266807724899134, 1.3706013699892252, 0.7739104915729089, 1.997006526706147], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6489506806627172, 0.08585851192912239, 1.1616905423997417, -2.1780544770227017, 1.349113878421795, -0.9859936066632035, 0.6041683203972863, -0.1960144191333594, 1.198435807188189, 1.1941923257960432, 0.6547847367394437, 1.8512293372833863], "std": [0.029237040126732797, 0.03661670815102313, 0.04809665206295046, 0.5814987471382299, 0.14525503088699293, 2.428969544155473, 0.012406094075638625, 0.02618922552445625, 0.027917634807969886, 0.11724326440285053, 0.07638005983441024, 0.10597696811984886], "min": [0.5826953863644655, 0.028610028120246933, 1.0637243304367792, -3.0777657759924977, 0.9454688730731782, -3.134488937984637, 0.56633000446613, -0.2261065553097506, 1.1572171866803458, 0.8633129957881995, 0.537315813127115, 1.5369671745006328], "max": [0.7147075264334153, 0.1636153468676534, 1.2981695013453212, -0.537469625873996, 1.4993117968915453, 3.131012490979747, 0.6220928224512259, -0.14770300416482277, 1.266807724899134, 1.3706013699892252, 0.7739104915729089, 1.997006526706147], "count": [209]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45297583946078435]], [[0.45081319035947715]], [[0.4584665625]]], "std": [[[0.2793129769464221]], [[0.2712684464413732]], [[0.2639272776595303]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.14901960784313725]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6104208251633987]], [[0.6511707822712418]], [[0.6399475]]], "std": [[[0.2786412767797631]], [[0.26842940187269115]], [[0.26966077257461174]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13333333333333333]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5425754452614379]], [[0.5543667299836601]], [[0.5375567830882353]]], "std": [[[0.3098557754007788]], [[0.311799132838137]], [[0.319852263407055]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4199674611928105]], [[0.44532910743464055]], [[0.41543406045751635]]], "std": [[[0.3592357046990385]], [[0.35726461122725955]], [[0.3722266645045491]]], "count": [100]}, "observation.state": {"min": [0.4880264401435852, -1.2912946939468384, 0.7928969264030457, 2.7503433227539062, 0.038242924958467484, -1.7278616428375244, -1.125778317451477, -0.9556916356086731, 0.8567463755607605, 0.1662994921207428, 1.2772040367126465, -0.9166857600212097, 38.87769317626953, 40.63187789916992, -0.3687500059604645, -0.4099999964237213, 6.080625057220459, 0.35499998927116394, 4.108749866485596, -0.23000001907348633, 3.353749990463257, -3.4233334064483643, 1.0981249809265137, 17.068750381469727, 16.438125610351562, 45.359375, 0.035624999552965164, -0.26874998211860657, 1.0568749904632568, 0.6556249856948853, 0.9318749904632568, -0.21249999105930328, 0.9731250405311584, 0.3543750047683716, 0.5456249713897705, -3.229374885559082], "max": [0.7705594301223755, -0.7834024429321289, 1.2802319526672363, 2.988407850265503, 1.2566440105438232, -1.4321783781051636, -0.9882124066352844, -0.79510098695755, 0.9746700525283813, 0.34809643030166626, 1.6309987306594849, -0.6868228912353516, 63.30062484741211, 70.90888977050781, -0.004374999552965164, 3.447499990463257, 36.74062728881836, 29.744375228881836, 42.126251220703125, 39.62000274658203, 39.7400016784668, 74.88500213623047, 38.58437728881836, 109.08062744140625, 75.65625, 64.88687896728516, 0.2706249952316284, 7.914374828338623, 32.23374938964844, 53.509376525878906, 37.826873779296875, 43.494998931884766, 53.65625, 88.15312957763672, 54.95249938964844, 101.33499908447266], "mean": [0.5829998254776001, -1.0048891305923462, 0.9938825964927673, 2.883133888244629, 0.4833851754665375, -1.4762921333312988, -1.0776828527450562, -0.8512054085731506, 0.9223882555961609, 0.26156488060951233, 1.4155575037002563, -0.7795940041542053, 58.02729415893555, 50.749351501464844, -0.18761631846427917, 0.0961408019065857, 29.661104202270508, 18.969432830810547, 32.46131896972656, 25.657373428344727, 29.23596954345703, 47.648193359375, 22.455148696899414, 84.9720458984375, 49.491233825683594, 51.76007843017578, 0.12341268360614777, 1.8976484537124634, 18.142122268676758, 18.231884002685547, 20.01119041442871, 15.812657356262207, 24.460678100585938, 30.27471351623535, 18.515066146850586, 55.05807876586914], "std": [0.08225995302200317, 0.12344025075435638, 0.11594868451356888, 0.0683625191450119, 0.23518048226833344, 0.06998791545629501, 0.042932409793138504, 0.05221153795719147, 0.03337438404560089, 0.06435692310333252, 0.08432883024215698, 0.07815932482481003, 7.938131809234619, 5.064479351043701, 0.10152635723352432, 0.8957651853561401, 9.830951690673828, 11.3514404296875, 12.108450889587402, 15.551441192626953, 10.87718677520752, 29.718250274658203, 13.076704978942871, 22.392284393310547, 21.233957290649414, 6.2144269943237305, 0.06140159070491791, 2.5697402954101562, 11.735544204711914, 21.597806930541992, 14.293540000915527, 19.02431297302246, 18.7110595703125, 37.110660552978516, 22.70821189880371, 35.86747741699219], "count": [199]}, "action": {"min": [0.4880264401435852, -1.2912946939468384, 0.7928969264030457, 2.7503433227539062, 0.038242924958467484, -1.7278616428375244, -1.125778317451477, -0.9556916356086731, 0.8567463755607605, 0.1662994921207428, 1.2772040367126465, -0.9166857600212097, 38.87769317626953, 40.63187789916992, -0.3687500059604645, -0.4099999964237213, 6.080625057220459, 0.35499998927116394, 4.108749866485596, -0.23000001907348633, 3.353749990463257, -3.4233334064483643, 1.0981249809265137, 17.068750381469727, 16.438125610351562, 45.359375, 0.035624999552965164, -0.26874998211860657, 1.0568749904632568, 0.6556249856948853, 0.9318749904632568, -0.21249999105930328, 0.9731250405311584, 0.3543750047683716, 0.5456249713897705, -3.229374885559082], "max": [0.7705594301223755, -0.7834024429321289, 1.2802319526672363, 2.988407850265503, 1.2566440105438232, -1.4321783781051636, -0.9882124066352844, -0.79510098695755, 0.9746700525283813, 0.34809643030166626, 1.6309987306594849, -0.6868228912353516, 63.30062484741211, 70.90888977050781, -0.004374999552965164, 3.447499990463257, 36.74062728881836, 29.744375228881836, 42.126251220703125, 39.62000274658203, 39.7400016784668, 74.88500213623047, 38.58437728881836, 109.08062744140625, 75.65625, 64.88687896728516, 0.2706249952316284, 7.914374828338623, 32.23374938964844, 53.509376525878906, 37.826873779296875, 43.494998931884766, 53.65625, 88.15312957763672, 54.95249938964844, 101.33499908447266], "mean": [0.5829997062683105, -1.0048893690109253, 0.9938820600509644, 2.8831329345703125, 0.4833850562572479, -1.4762920141220093, -1.0776832103729248, -0.8512054681777954, 0.9223883748054504, 0.2615646719932556, 1.4155577421188354, -0.7795941233634949, 58.027286529541016, 50.74937057495117, -0.1876162737607956, 0.0961407870054245, 29.661108016967773, 18.969436645507812, 32.46131896972656, 25.657398223876953, 29.235958099365234, 47.64817428588867, 22.455154418945312, 84.97203826904297, 49.49123001098633, 51.7601203918457, 0.12341270595788956, 1.8976482152938843, 18.142122268676758, 18.23187828063965, 20.01117515563965, 15.812664031982422, 24.460678100585938, 30.274730682373047, 18.515060424804688, 55.058040618896484], "std": [0.08225994557142258, 0.12344023585319519, 0.11594867706298828, 0.0683625191450119, 0.23518048226833344, 0.06998791545629501, 0.04293239489197731, 0.052211541682481766, 0.033374398946762085, 0.06435692310333252, 0.08432883769273758, 0.07815932482481003, 7.938130855560303, 5.064479827880859, 0.10152634978294373, 0.8957651257514954, 9.830950736999512, 11.351442337036133, 12.108453750610352, 15.551440238952637, 10.877185821533203, 29.718250274658203, 13.076701164245605, 22.39228630065918, 21.233951568603516, 6.2144269943237305, 0.061401575803756714, 2.5697402954101562, 11.73554515838623, 21.59780502319336, 14.293540000915527, 19.024309158325195, 18.7110595703125, 37.11066436767578, 22.708213806152344, 35.86747360229492], "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": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [199]}, "index": {"min": [9397], "max": [9595], "mean": [9496.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [2.5829145728643215, 8.0, 8.0, 8.0, 8.0], "std": [1.7311539555532978, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [199]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [199]}, "eef_direction_state": {"mean": [3.608040201005025, 3.9748743718592965], "std": [1.6736610724153689, 1.538246688169619], "min": [0, 1], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [1.321608040201005, 0.6984924623115578], "std": [0.6851515088548732, 0.4589125650987283], "min": [0, 0], "max": [2, 1], "count": [199]}, "eef_acc_mag_state": {"mean": [1.0050251256281406, 0.5728643216080402], "std": [0.8417347929605039, 0.8041771203459204], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [3.608040201005025, 3.9748743718592965], "std": [1.6736610724153689, 1.538246688169619], "min": [0, 1], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [1.321608040201005, 0.6984924623115578], "std": [0.6851515088548732, 0.4589125650987283], "min": [0, 0], "max": [2, 1], "count": [199]}, "eef_acc_mag_action": {"mean": [1.0050251256281406, 0.5728643216080402], "std": [0.8417347929605039, 0.8041771203459204], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.647303008011691, 0.08140285954823125, 1.153823212008415, -2.2118615628927967, 1.3524947107817642, -1.1144959034059967, 0.5969215693180223, -0.20538763993765324, 1.2129319776880385, 1.1319798636904403, 0.6661478870715263, 1.7867502841243912], "std": [0.017593147892729533, 0.0397692790278449, 0.04741729539060553, 0.5590659494186407, 0.1240524173704478, 2.466977718171834, 0.005852268610955101, 0.025322169654665858, 0.017553072158239143, 0.07314185775792899, 0.058059785722399664, 0.12364206595992881], "min": [0.5915985766019667, 0.016102863763617387, 1.0591847091413196, -3.00934715346702, 1.0076803492808946, -3.1386559950434703, 0.5763006516104908, -0.23237552083593388, 1.183531346603105, 0.9106839226616548, 0.5375969830823712, 1.5854151440222086], "max": [0.6869825511521082, 0.15908624665539883, 1.2893606320142976, -0.5617647452558098, 1.5061968473850946, 3.1088767239988577, 0.6056902031619938, -0.1571486658537969, 1.2582588624806474, 1.2368457622385396, 0.75765280025424, 1.975672968735871], "count": [199]}, "eef_sim_pose_action": {"mean": [0.647303008011691, 0.08140285954823125, 1.153823212008415, -2.2118615628927967, 1.3524947107817642, -1.1144959034059967, 0.5969215693180223, -0.20538763993765324, 1.2129319776880385, 1.1319798636904403, 0.6661478870715263, 1.7867502841243912], "std": [0.017593147892729533, 0.0397692790278449, 0.04741729539060553, 0.5590659494186407, 0.1240524173704478, 2.466977718171834, 0.005852268610955101, 0.025322169654665858, 0.017553072158239143, 0.07314185775792899, 0.058059785722399664, 0.12364206595992881], "min": [0.5915985766019667, 0.016102863763617387, 1.0591847091413196, -3.00934715346702, 1.0076803492808946, -3.1386559950434703, 0.5763006516104908, -0.23237552083593388, 1.183531346603105, 0.9106839226616548, 0.5375969830823712, 1.5854151440222086], "max": [0.6869825511521082, 0.15908624665539883, 1.2893606320142976, -0.5617647452558098, 1.5061968473850946, 3.1088767239988577, 0.6056902031619938, -0.1571486658537969, 1.2582588624806474, 1.2368457622385396, 0.75765280025424, 1.975672968735871], "count": [199]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4494063909313725]], [[0.44738231821895424]], [[0.45576923406862746]]], "std": [[[0.2791575905981963]], [[0.27090029748856487]], [[0.26294092678727643]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16862745098039217]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6115948590686274]], [[0.6549944281045752]], [[0.6455407005718954]]], "std": [[[0.2887045298132144]], [[0.2802506556907407]], [[0.2841548061622357]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.516228786764706]], [[0.5261433946078432]], [[0.5086675674019608]]], "std": [[[0.3188705399854477]], [[0.3208583158998851]], [[0.3275686153799421]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4153810028594771]], [[0.44002714256535946]], [[0.41081120098039214]]], "std": [[[0.35946601802864514]], [[0.3578346686192621]], [[0.3723638200421168]]], "count": [100]}, "observation.state": {"min": [0.4221980571746826, -1.3302767276763916, 0.8682595491409302, 2.8232529163360596, -0.029445143416523933, -1.7892262935638428, -1.158088207244873, -1.0591192245483398, 0.9033976793289185, 0.05664911866188049, 1.2206263542175293, -0.9474422335624695, 35.72222137451172, 42.32500076293945, -0.6462500095367432, -0.3943749964237213, 10.604999542236328, 0.25062498450279236, 6.646874904632568, 0.2550000250339508, 3.1730000972747803, 1.8543750047683716, 1.1512500047683716, 29.584375381469727, 40.286251068115234, 44.04125213623047, -0.008888889104127884, -0.6806250214576721, 2.831249952316284, 0.41874998807907104, 1.2962499856948853, 0.45249998569488525, 2.188124895095825, 0.18187500536441803, 0.6631250381469727, 30.328750610351562], "max": [0.7530962824821472, -0.8296881318092346, 1.3668268918991089, 2.991340398788452, 1.0539957284927368, -1.4475566148757935, -0.9630350470542908, -0.8382077217102051, 1.0482232570648193, 0.31481269001960754, 1.567419409751892, -0.6004663705825806, 65.58625030517578, 70.15777587890625, 27.959999084472656, 1.65625, 37.90125274658203, 33.109375, 41.313751220703125, 47.81999969482422, 38.7087516784668, 86.74187469482422, 31.016250610351562, 110.35437774658203, 77.80437469482422, 59.736873626708984, 0.12999999523162842, 5.335000038146973, 59.83625030517578, 60.00187683105469, 52.057498931884766, 65.4749984741211, 53.75437545776367, 83.26812744140625, 45.56562423706055, 86.75312805175781], "mean": [0.5441102385520935, -1.0341451168060303, 1.044407606124878, 2.916527271270752, 0.3964555859565735, -1.4962890148162842, -1.0612512826919556, -0.9324362874031067, 0.9656094312667847, 0.20934034883975983, 1.3474071025848389, -0.7152418494224548, 61.3936767578125, 49.513023376464844, 3.096107006072998, -0.16141623258590698, 30.709293365478516, 22.180381774902344, 30.947124481201172, 32.14699172973633, 27.470806121826172, 50.87302780151367, 18.188434600830078, 89.91796112060547, 59.98400115966797, 51.600341796875, 0.07102375477552414, 0.9023288488388062, 27.83428192138672, 16.788372039794922, 24.518789291381836, 18.301774978637695, 24.36501121520996, 22.361347198486328, 15.528287887573242, 52.306087493896484], "std": [0.07475016266107559, 0.11887840926647186, 0.12330932915210724, 0.043829597532749176, 0.2001962512731552, 0.0582255944609642, 0.06891599297523499, 0.07980306446552277, 0.038286905735731125, 0.08449017256498337, 0.09518302232027054, 0.11707811057567596, 7.305394172668457, 4.7845282554626465, 7.527876377105713, 0.4793742597103119, 9.398191452026367, 13.034920692443848, 11.22420597076416, 19.377111434936523, 11.274453163146973, 26.650596618652344, 10.516326904296875, 20.427547454833984, 12.611581802368164, 4.199313163757324, 0.028592385351657867, 1.523642897605896, 18.169401168823242, 21.540447235107422, 17.18212127685547, 24.120159149169922, 17.505430221557617, 30.022945404052734, 17.68243980407715, 17.047819137573242], "count": [208]}, "action": {"min": [0.4221980571746826, -1.3302767276763916, 0.8682595491409302, 2.8232529163360596, -0.029445143416523933, -1.7892262935638428, -1.158088207244873, -1.0591192245483398, 0.9033976793289185, 0.05664911866188049, 1.2206263542175293, -0.9474422335624695, 35.72222137451172, 42.32500076293945, -0.6462500095367432, -0.3943749964237213, 10.604999542236328, 0.25062498450279236, 6.646874904632568, 0.2550000250339508, 3.1730000972747803, 1.8543750047683716, 1.1512500047683716, 29.584375381469727, 40.286251068115234, 44.04125213623047, -0.008888889104127884, -0.6806250214576721, 2.831249952316284, 0.41874998807907104, 1.2962499856948853, 0.45249998569488525, 2.188124895095825, 0.18187500536441803, 0.6631250381469727, 30.328750610351562], "max": [0.7530962824821472, -0.8296881318092346, 1.3668268918991089, 2.991340398788452, 1.0539957284927368, -1.4475566148757935, -0.9630350470542908, -0.8382077217102051, 1.0482232570648193, 0.31481269001960754, 1.567419409751892, -0.6004663705825806, 65.58625030517578, 70.15777587890625, 27.959999084472656, 1.65625, 37.90125274658203, 33.109375, 41.313751220703125, 47.81999969482422, 38.7087516784668, 86.74187469482422, 31.016250610351562, 110.35437774658203, 77.80437469482422, 59.736873626708984, 0.12999999523162842, 5.335000038146973, 59.83625030517578, 60.00187683105469, 52.057498931884766, 65.4749984741211, 53.75437545776367, 83.26812744140625, 45.56562423706055, 86.75312805175781], "mean": [0.5441103577613831, -1.0341452360153198, 1.0444077253341675, 2.9165282249450684, 0.3964554965496063, -1.496288776397705, -1.0612515211105347, -0.9324352741241455, 0.9656093120574951, 0.20934027433395386, 1.3474072217941284, -0.7152417302131653, 61.3936767578125, 49.51303482055664, 3.096107006072998, -0.16141627728939056, 30.709300994873047, 22.18037223815918, 30.94711685180664, 32.146995544433594, 27.470821380615234, 50.87300109863281, 18.18842887878418, 89.91796112060547, 59.984012603759766, 51.60035705566406, 0.07102376222610474, 0.9023290276527405, 27.834287643432617, 16.78837013244629, 24.518796920776367, 18.301774978637695, 24.365013122558594, 22.361328125, 15.52829647064209, 52.30607223510742], "std": [0.07475017011165619, 0.11887839436531067, 0.12330932915210724, 0.04382959380745888, 0.20019619166851044, 0.058225590735673904, 0.06891599297523499, 0.07980303466320038, 0.03828691318631172, 0.08449017256498337, 0.09518302232027054, 0.11707808822393417, 7.305393695831299, 4.7845282554626465, 7.5278754234313965, 0.4793742597103119, 9.39819049835205, 13.034918785095215, 11.224206924438477, 19.37710952758789, 11.274454116821289, 26.65060043334961, 10.516327857971191, 20.427547454833984, 12.611581802368164, 4.199312686920166, 0.028592385351657867, 1.523642897605896, 18.16939926147461, 21.540447235107422, 17.1821231842041, 24.120161056518555, 17.505430221557617, 30.02294158935547, 17.68243980407715, 17.047819137573242], "count": [208]}, "timestamp": {"min": [0.0], "max": [6.9], "mean": [3.45], "std": [2.0014578020366387], "count": [208]}, "frame_index": {"min": [0], "max": [207], "mean": [103.5], "std": [60.043734061099165], "count": [208]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [208]}, "index": {"min": [9596], "max": [9803], "mean": [9699.5], "std": [60.043734061099165], "count": [208]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [208]}, "subtask_annotation": {"mean": [2.9278846153846154, 8.0, 8.0, 8.0, 8.0], "std": [1.6668692862536096, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [208]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [208]}, "eef_direction_state": {"mean": [3.2403846153846154, 3.8798076923076925], "std": [1.7677408023742327, 1.7866965546511688], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_state": {"mean": [1.3173076923076923, 0.6538461538461539], "std": [0.5926541194705764, 0.5238399412260101], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_state": {"mean": [1.0192307692307692, 0.5288461538461539], "std": [0.8083788291147579, 0.7777770440026591], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_direction_action": {"mean": [3.2403846153846154, 3.8798076923076925], "std": [1.7677408023742327, 1.7866965546511688], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_action": {"mean": [1.3173076923076923, 0.6538461538461539], "std": [0.5926541194705764, 0.5238399412260101], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_action": {"mean": [1.0192307692307692, 0.5288461538461539], "std": [0.8083788291147579, 0.7777770440026591], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_sim_pose_state": {"mean": [0.6593599340679591, 0.0762616734532799, 1.147637694732086, -2.397841808536946, 1.3503460961733442, 0.003156065455312885, 0.5983979307589675, -0.17762485983483473, 1.183833130964349, 1.2252095549146107, 0.6129191669835232, 1.9416222784577086], "std": [0.019186012873097184, 0.029701890661436737, 0.03780789625803536, 0.43656438224850364, 0.11428578340494602, 2.8120585974032917, 0.01655559676833191, 0.033278027859037565, 0.01581307124681327, 0.07877091466174568, 0.1275203631524264, 0.08398158050124149], "min": [0.6247688330184242, 0.02529494589029513, 1.058528250596198, -3.0612031672714775, 1.0884477982977194, -3.139132187113732, 0.5747976598430454, -0.22076845388044605, 1.163363323368847, 1.0591912101739391, 0.443770012101242, 1.7432578349095607], "max": [0.7073611138078676, 0.15716958503999734, 1.243211182867406, -0.923411074596695, 1.4802477987511313, 3.139412518466774, 0.6215133755868345, -0.11815787309285145, 1.2250869379119513, 1.3394483649996474, 0.8515655588702846, 2.063536555001244], "count": [208]}, "eef_sim_pose_action": {"mean": [0.6593599340679591, 0.0762616734532799, 1.147637694732086, -2.397841808536946, 1.3503460961733442, 0.003156065455312885, 0.5983979307589675, -0.17762485983483473, 1.183833130964349, 1.2252095549146107, 0.6129191669835232, 1.9416222784577086], "std": [0.019186012873097184, 0.029701890661436737, 0.03780789625803536, 0.43656438224850364, 0.11428578340494602, 2.8120585974032917, 0.01655559676833191, 0.033278027859037565, 0.01581307124681327, 0.07877091466174568, 0.1275203631524264, 0.08398158050124149], "min": [0.6247688330184242, 0.02529494589029513, 1.058528250596198, -3.0612031672714775, 1.0884477982977194, -3.139132187113732, 0.5747976598430454, -0.22076845388044605, 1.163363323368847, 1.0591912101739391, 0.443770012101242, 1.7432578349095607], "max": [0.7073611138078676, 0.15716958503999734, 1.243211182867406, -0.923411074596695, 1.4802477987511313, 3.139412518466774, 0.6215133755868345, -0.11815787309285145, 1.2250869379119513, 1.3394483649996474, 0.8515655588702846, 2.063536555001244], "count": [208]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4483036458333333]], [[0.44665618055555556]], [[0.45429298406862745]]], "std": [[[0.28405570849163464]], [[0.27655916915592027]], [[0.2695669417993007]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5959395016339869]], [[0.6351452961601307]], [[0.6259336642156863]]], "std": [[[0.2969330855173342]], [[0.2886982033485465]], [[0.2941852374799919]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5380159906045752]], [[0.5498223202614378]], [[0.5335196568627452]]], "std": [[[0.31677470371757366]], [[0.3181351808715321]], [[0.32662723412392364]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4230676266339869]], [[0.44710231821895424]], [[0.41855781454248364]]], "std": [[[0.3609388772569506]], [[0.3586663018825401]], [[0.37355412012766104]]], "count": [100]}, "observation.state": {"min": [0.4773212671279907, -1.2702181339263916, 0.8751049041748047, 2.756709098815918, 0.04382200539112091, -1.6603723764419556, -1.2514729499816895, -1.0171806812286377, 0.848210871219635, 0.15139810740947723, 1.3190947771072388, -0.877012312412262, 28.244544982910156, 42.63500213623047, -0.3918749988079071, -0.28999999165534973, 3.0243749618530273, 0.0625, 2.3949999809265137, 0.7231249809265137, 2.2793750762939453, 0.3543750047683716, 1.1200000047683716, 28.540624618530273, 29.69333267211914, 45.373748779296875, 0.06750000268220901, -0.5193750262260437, 0.9368749856948853, 0.5581250190734863, 0.9962499737739563, 0.6450000405311584, 0.8137500286102295, 0.40625, 0.6618750095367432, 28.129375457763672], "max": [0.7177224159240723, -0.8895797729492188, 1.258607029914856, 2.9887893199920654, 0.6901952028274536, -1.4129377603530884, -1.0313191413879395, -0.8004310727119446, 0.9729533791542053, 0.37069886922836304, 1.5822969675064087, -0.6342031359672546, 64.74874877929688, 62.189998626708984, 35.888126373291016, 3.343125104904175, 39.42375183105469, 21.282499313354492, 41.755001068115234, 47.75312423706055, 36.41812515258789, 77.85687255859375, 23.346250534057617, 110.14749908447266, 63.310001373291016, 56.59687423706055, 0.15187500417232513, 4.805624961853027, 32.849998474121094, 58.08625030517578, 44.994998931884766, 61.51812744140625, 66.24187469482422, 97.6050033569336, 65.07437896728516, 107.73625183105469], "mean": [0.6019070148468018, -1.01710045337677, 1.0000975131988525, 2.8686680793762207, 0.4281480014324188, -1.4735678434371948, -1.1759452819824219, -0.8930260539054871, 0.9090048670768738, 0.2969277799129486, 1.454475998878479, -0.7284396886825562, 59.34913635253906, 50.09075164794922, 6.177159309387207, 0.09762253612279892, 30.811124801635742, 13.587580680847168, 28.303300857543945, 31.257164001464844, 25.544191360473633, 45.88554382324219, 11.215938568115234, 90.04500579833984, 50.431556701660156, 50.29126739501953, 0.10272587835788727, 1.0965840816497803, 16.834932327270508, 16.11271095275879, 18.316011428833008, 18.149887084960938, 23.73533821105957, 26.227519989013672, 17.70770835876465, 59.5817985534668], "std": [0.07290284335613251, 0.10565054416656494, 0.11424481123685837, 0.056813400238752365, 0.18958649039268494, 0.048074010759592056, 0.08230854570865631, 0.07521840184926987, 0.040496066212654114, 0.07588183879852295, 0.08666197955608368, 0.0856044813990593, 9.44448471069336, 2.992377758026123, 10.1310396194458, 0.835040807723999, 11.971259117126465, 8.122259140014648, 11.788203239440918, 19.926179885864258, 10.921378135681152, 27.974031448364258, 7.364684581756592, 23.573402404785156, 10.863493919372559, 2.5012855529785156, 0.018921496346592903, 1.465037226676941, 11.52477741241455, 21.364023208618164, 16.686988830566406, 24.800914764404297, 23.448318481445312, 38.1766357421875, 24.642004013061523, 27.740699768066406], "count": [186]}, "action": {"min": [0.4773212671279907, -1.2702181339263916, 0.8751049041748047, 2.756709098815918, 0.04382200539112091, -1.6603723764419556, -1.2514729499816895, -1.0171806812286377, 0.848210871219635, 0.15139810740947723, 1.3190947771072388, -0.877012312412262, 28.244544982910156, 42.63500213623047, -0.3918749988079071, -0.28999999165534973, 3.0243749618530273, 0.0625, 2.3949999809265137, 0.7231249809265137, 2.2793750762939453, 0.3543750047683716, 1.1200000047683716, 28.540624618530273, 29.69333267211914, 45.373748779296875, 0.06750000268220901, -0.5193750262260437, 0.9368749856948853, 0.5581250190734863, 0.9962499737739563, 0.6450000405311584, 0.8137500286102295, 0.40625, 0.6618750095367432, 28.129375457763672], "max": [0.7177224159240723, -0.8895797729492188, 1.258607029914856, 2.9887893199920654, 0.6901952028274536, -1.4129377603530884, -1.0313191413879395, -0.8004310727119446, 0.9729533791542053, 0.37069886922836304, 1.5822969675064087, -0.6342031359672546, 64.74874877929688, 62.189998626708984, 35.888126373291016, 3.343125104904175, 39.42375183105469, 21.282499313354492, 41.755001068115234, 47.75312423706055, 36.41812515258789, 77.85687255859375, 23.346250534057617, 110.14749908447266, 63.310001373291016, 56.59687423706055, 0.15187500417232513, 4.805624961853027, 32.849998474121094, 58.08625030517578, 44.994998931884766, 61.51812744140625, 66.24187469482422, 97.6050033569336, 65.07437896728516, 107.73625183105469], "mean": [0.6019068956375122, -1.01710045337677, 1.0000970363616943, 2.868668794631958, 0.4281480014324188, -1.4735679626464844, -1.1759461164474487, -0.8930258750915527, 0.9090050458908081, 0.29692789912223816, 1.4544765949249268, -0.7284395098686218, 59.34909439086914, 50.090763092041016, 6.17716646194458, 0.0976225957274437, 30.811120986938477, 13.587583541870117, 28.30329132080078, 31.257164001464844, 25.544187545776367, 45.88553237915039, 11.215930938720703, 90.04499816894531, 50.43153381347656, 50.291290283203125, 0.10272584855556488, 1.0965838432312012, 16.834945678710938, 16.112712860107422, 18.316017150878906, 18.14988136291504, 23.73534393310547, 26.227527618408203, 17.707700729370117, 59.581790924072266], "std": [0.07290284335613251, 0.10565055161714554, 0.11424481868743896, 0.05681341141462326, 0.18958650529384613, 0.04807401821017265, 0.08230850100517273, 0.07521840184926987, 0.04049604758620262, 0.07588183134794235, 0.08666197210550308, 0.0856044813990593, 9.444483757019043, 2.992377519607544, 10.131041526794434, 0.8350407481193542, 11.971257209777832, 8.122258186340332, 11.788203239440918, 19.926183700561523, 10.921381950378418, 27.974027633666992, 7.364684104919434, 23.573402404785156, 10.863492965698242, 2.501286029815674, 0.018921490758657455, 1.4650373458862305, 11.52477741241455, 21.3640193939209, 16.686986923217773, 24.800914764404297, 23.448320388793945, 38.176631927490234, 24.64200782775879, 27.740699768066406], "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": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [186]}, "index": {"min": [9804], "max": [9989], "mean": [9896.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [2.935483870967742, 8.0, 8.0, 8.0, 8.0], "std": [1.7432293084338824, 0.0, 0.0, 0.0, 0.0], "min": [0, 8, 8, 8, 8], "max": [8, 8, 8, 8, 8], "count": [186]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [186]}, "eef_direction_state": {"mean": [3.3333333333333335, 4.596774193548387], "std": [1.5986105077709059, 1.7050810602812199], "min": [0, 2], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.4193548387096775, 0.521505376344086], "std": [0.514783191552079, 0.6736754367327925], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.8172043010752689, 0.489247311827957], "std": [0.8481001736219792, 0.7494747071691769], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.3333333333333335, 4.596774193548387], "std": [1.5986105077709059, 1.7050810602812199], "min": [0, 2], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.4193548387096775, 0.521505376344086], "std": [0.514783191552079, 0.6736754367327925], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.8172043010752689, 0.489247311827957], "std": [0.8481001736219792, 0.7494747071691769], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.645239893632446, 0.0799418569560103, 1.1303733043676059, -2.392529736746384, 1.3163646106724536, -0.9702095314878104, 0.5851458253394273, -0.20677643064298992, 1.1790439654737324, 1.2416949278341283, 0.6065334719027016, 1.8600989386472773], "std": [0.017319700256844168, 0.028569263567210325, 0.03320671163719624, 0.37432296776949053, 0.09618329922002244, 2.601827392556835, 0.006127775884245135, 0.036750669423914896, 0.01781138988711743, 0.044221476133722945, 0.0685765203536682, 0.11033265777752006], "min": [0.6228599870505579, 0.019757080389652876, 1.0631875077382082, -3.041105625577829, 1.1148568900486238, -3.1408083300300604, 0.5769904505854218, -0.24728218197251423, 1.1487637748907702, 1.1538877356160873, 0.4836833337783055, 1.7307268872390158], "max": [0.6883864874958967, 0.13099309342847293, 1.1772726595652525, -1.580184481391655, 1.4428699889044139, 3.1383106382449224, 0.5979250538283808, -0.14396119548490302, 1.205658802413591, 1.3286488106151721, 0.6912713392020366, 2.0400223562951667], "count": [186]}, "eef_sim_pose_action": {"mean": [0.645239893632446, 0.0799418569560103, 1.1303733043676059, -2.392529736746384, 1.3163646106724536, -0.9702095314878104, 0.5851458253394273, -0.20677643064298992, 1.1790439654737324, 1.2416949278341283, 0.6065334719027016, 1.8600989386472773], "std": [0.017319700256844168, 0.028569263567210325, 0.03320671163719624, 0.37432296776949053, 0.09618329922002244, 2.601827392556835, 0.006127775884245135, 0.036750669423914896, 0.01781138988711743, 0.044221476133722945, 0.0685765203536682, 0.11033265777752006], "min": [0.6228599870505579, 0.019757080389652876, 1.0631875077382082, -3.041105625577829, 1.1148568900486238, -3.1408083300300604, 0.5769904505854218, -0.24728218197251423, 1.1487637748907702, 1.1538877356160873, 0.4836833337783055, 1.7307268872390158], "max": [0.6883864874958967, 0.13099309342847293, 1.1772726595652525, -1.580184481391655, 1.4428699889044139, 3.1383106382449224, 0.5979250538283808, -0.14396119548490302, 1.205658802413591, 1.3286488106151721, 0.6912713392020366, 2.0400223562951667], "count": [186]}}} diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/meta/info.json b/AIRBOT_MMK2_pull_the_syringe_piston/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..386ff16b8ac1438b2c7cfbe7ebcf82c05070f585 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 9990, "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_pull_the_syringe_piston/meta/tasks.jsonl b/AIRBOT_MMK2_pull_the_syringe_piston/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..1bd5d806e88be57f15415d863396f90c7c5acf93 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Pick up the syringe with one hand, pull the piston away with the other hand, and then place the syringe back on the table with the first hand."} diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d12a6eee2612a7b23dbd10eee9f9b885f529d79 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:b2cdb08ec4fcde1cc6f3d32f642e651317c9a322961ec5ba39707bcafaa15416 +size 4760091 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f23c91fefcd3efd2374b79b690df4f0ebff9c833 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:2efcacd6ad70d5a19e968de21ac7200a8a13a10a09daaf52548e12d69b981291 +size 4666169 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d24b9fd12a82f05edd7e9cc27701035bd53dad3 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:149167e2dcb04d451dea3869123a9ec6184e49aa3a7850ed60eef37e57410575 +size 4368360 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b641ef2790c9884d0945346b27b424b515f302b --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:c8900206a3fa6da9c34a67548d34026cdab679265aceb5ea2aae09da1550eb0c +size 4288093 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bae36de5ef9202ab28c7bdc45bc513350066603 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:ce3b44c547918eb7177c8609e940bcc99a85991670bd3a62a300f8f9c7d18154 +size 4254498 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c9ac5e6df473b5a0823662875220fdd1a9b34e5 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:bd609165abcfd788d8d1d3624bfb75d5d5b3dddcb8a46669ca0a5e8b74739c55 +size 4946531 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b7bbcab8c3eae9002c8bb3cee773ef7589d09f7 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:1435a567ed2ab7fd54c0278c9aefc9e37fb000e5577376026731a2a1bfb5263c +size 4349628 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68e0b1cee5f2cfd2d3d34dffdbe13c9520414047 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:c815136e4aeac3fb97037e25d37fc9240df5a7061bcf757cb689eaa31aff70b9 +size 3845081 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b0effe6700c3496c396d0e178ef357afdc7738a --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:e2c7526406244aaf8687461784b7c220a01b1b1cecee071fe861ea678a52902b +size 3810566 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3833ac85de21182939e7cee4182313ba03e54241 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:d6c86f464c273a13b4287611bc0400fa3e167b2d351df0cdba6c0024d8e262e1 +size 4407601 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f3a6d2ac605f99543cfb338e51905ee508e7499 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:85bb25e8c471dae4c7ae118a7995322796fb51e7e2c1ad16405fc6d076936524 +size 5118145 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0475c472b84c3aa8c7b79de1d79a59ffe5c1ad8 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:83c513a2c742b24a185c9d351c76075d2a4f71ee8faba2c1154e10d1f4c60bf4 +size 4636943 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40ba9cb95c27a677036f67a039c3a7509faf0e8d --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:bab49eb353f279eaf51ab46a694fda20b5a74fe470ec72b7c85e8929f161e723 +size 4433929 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6640f941bd37ca2bf4a5cc7e82f64bbb0f1f8da --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:9be962c16dde66b69571ba1a15fc0a12c775d737c499d8a3b31e8c8c68d43e53 +size 4473047 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dc1316a735e1daa4f3f5fcf43c09948a151cc46 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:72c8641e430c4827dd7c092d169d2929778001e606fbd83c586c77aab32d1508 +size 3900140 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e6eb0afa0f392820802016b81d8adf791a69bd3 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:10388c1c5ad5e5e66e96b4c5e443f5c1091f71cbd3c91c6d20381533b462a608 +size 4387643 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df69124cd76bd92b39631c1a057b9665bf5be335 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:20a990b4932ffb1a9377047721dea834c3e1c45c555a654af29c82a9a886dd40 +size 3729651 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ced2875ac4a3d77d8505223a8a1dc209216d339d --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:d234feb67a199e3cfa104be490d4f16606c42181a5d930bbdc711851b5efcca0 +size 3815718 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4da43a997d8380b691908b48c7849c7b6edbe16 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:9cb27a5a87f8b9cd3f0681f07cddf1b72465c62d7b00f047ea1064763ae5a258 +size 4533971 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47ce82e2e8ed546b9fc633535674e37123e5bb59 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:3e8128aee3886c017c24619a5f5fbead670f026e8faaf81ac4e7753726dfe9ee +size 4425444 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bb97fe6c9ca7d91c169c7dfbd27e7cd13de0414 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:81fa42ac73f1521c934af80326392690a30b54d65b8393178e6759aa61dac4c3 +size 4603342 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7597843a91ab985d44be7a8dc5c8331b08479d5b --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:5b0ed6d9b8a157430adc3be1afbd815b4f9cf30321e25905cbd072c7df92b9a8 +size 4928890 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56ee0785f7a82871600fc26f4687a61ce980fb66 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:c648ff5db304c18c25b68c838066de23934876d8ed0fd9c0ae5b9ea5d7e374e2 +size 5255984 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..642993b843b9b6a2ac5b23d53c92c1af82e8c1fd --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:78f560b9dbd90ad9c85e5b51f455008add86a065b5cb6d722b3a30c8b30f444d +size 4321918 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a60646a9f4b38d273d56b92a3fc2ff7cbc01ec92 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:8ac0db03a963e07e6d5c47d8788d40c2e282f30a3dad4b25a4f00de1f7cc68ac +size 3850603 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..372b15e2a038b16eda89f4c03376b77d1444ee6c --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:30e7d4a82ade93c41463251df6cb793eb29cf4057e54c47003e6309569505271 +size 3920442 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e6d8ab9ae525356529088c3d0b43bc0ebba2e66 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:3b60c185b0fc9d8397e5ae6430dd46332cb0e1032e0058cd3e56963011c6c97f +size 3677021 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..331fb186af3d3a1de6e0c3ba6aaf691115704b6b --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:50ae28b157fc09bf31f2654ac2115ed31c87713b4533d9e783e0becd33343d6f +size 4035406 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e20972701bc80155cff1d71fab32e873436c1abd --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:4b369210204d0d4d8a1dd6a67a940accd7ee737a373598be46d3d16c1ccb4116 +size 4049902 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d43a95e844c3fd71bb672fd0dca8f355dc309758 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:0b4c6d560e48ae2d9f6747395ea067628733124bfed6f4c65556efd73c4add82 +size 4322891 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f0164b6ea8dcbf63d3ae8f97ea91b234917c5f9 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:0550be4acd6104db2d7da9453eefd01c66b9857149739bf72c659c393df882c1 +size 3806871 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..863ebfdd7313b696646f9b5f9c2d5b12a8493b04 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:2b3931cf9a0224628bddb1cf60f099ef12f3fcd94fd63572d9a56666e849690e +size 4353084 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7262724017bc268abf4b6dcac7065ccafdc45975 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:1535897ddb65b6b539e6ee80aae6538e77f17c4f0fdd25b1601a051d21c25b0c +size 3317956 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..057a1d683f9f137e01a063c6625b6ec15962c03c --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:6322ac66cc705cb5b98768b49008b27cc75efe034c0507fd0b0748ee15d405a4 +size 3238923 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11f4b3bffaf82837b674489c54b1078f729507c1 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:119f4297b3fee831e4dbf1844ac40d9e8fead6f807a5230fae74eca0a077266e +size 4747089 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d6ee85c781d6eac00cadf9274880135387b99f1 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:a276813cb044ba2f05e6b1898693b411c0adda8505f8360a54547816e7e0fde7 +size 3949790 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a7e149817a656b18da236d518d47b1097fe3c59 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:4f93d9786a26c723e6ec25e73f25c93b5627df1eecc36b173d8a40e9fbf19979 +size 3800117 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be52508db42f55b9093d046173ab3b74d1376b18 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:31d96355fe4c62e3b10b03055c51b904e57d4c9735e5687ce28dc780a608ccc6 +size 4010025 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64e22f3acf7296e527f74acb14890ba0a34e7120 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:e0e681f5adf0c376883cc51c565b5b03b49a6ede2c0090ec28f3a28368e04ada +size 4022910 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00206ccb6cf2276fa1669c2819d7bc7b75a0aa68 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:cfd53e28ec2f7f8322123555443b038815be7346d7ab6fb5d6fc04c5cbe95438 +size 4343243 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..979945b648ad999c280bf8d461b672717daa019d --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:0eda252a198a362ae9b190a32e6cc0aa22c8e46a9401909aa613109b501dab06 +size 3185406 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8130943d821516e3856851ceda6184d0252b6626 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:c539b815c726942eadde22e69e095452766c3a35e57656a3877e7924624c2911 +size 3774971 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..547bc1b25a09eb01b2298608cbcd746a5b440134 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:04905edea6eb03c6d3ec5b250aaf3b79ad2f2ff50fc1dbe410f95f90dda8b046 +size 4173945 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30582507f1c6e1c79996fa6ed7fa2caeb992b1fe --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:134943bd374b5d5038f93e008b9dcdc5aee51f1f18876b82889a1c77dfce4fd8 +size 3911329 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28df6f7c061503dd39983848e434cf6d12828af5 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:ef4b1f643a0e932838931a5bddda9b830c6069a490ac4f917184322dfd6affd7 +size 3466267 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a064884226042590db2dcdc011f85629325c3879 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:d559aba9df985e901d155b4fef309e945dd01ab5fe0e32cb1c70313a5ec4f9ff +size 4880427 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dd57b1ec4324f3797fb831ad9c08d9b3c192bf8 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:25acbe1282114a231a686f8853b02a29c9058adb0e05a9431c9c6cbe77d3da9b +size 4430435 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab27891d7c23879254ab8b664db5b71eaec4d519 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:e8bfc4aa2e3d896746aad4a99f666de01aca9e34c58b2fc3664b544ddade5414 +size 4095960 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19f985f25852d9968b41f905767685a419e669f5 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:69ebd9bdaf40408cf1edb5b6f32b516ecb09701d605e9523f06329dfab4b30fb +size 4426842 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0ce7f14f2b008f4c7eb33f917f3cd924a58a6fe --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:89f3dbb38f7e58ec114d502dcf8edb10b1ed4160a7777201e63e53fcc2cc590f +size 3886984 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a59c4025dd70752394530641f5727adb8a532f4 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:af8c2177054ade3156aa3b45b1bd7a0fd0e632b59471a39693a291b41609635f +size 947375 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a46272f9428d865ce5cf3767bcdba3469569c4b --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:bdcacc4b55d7764b33903b8b3493bbadb6de7575376336593790493f9e419818 +size 695095 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5199ca2db9ce62dafad14e4b88c46a1671b6b2ba --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:a9b0bb39aafc6dd3e4217f32ea24f7655af30814918c1496653113939c1b58f7 +size 956495 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..715a5ac8aa9a6a207c33d03d7b6b9b5b1a4633c0 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:71def8e73dbb81286b051b440422096952131b137e48496ab0ac718b73ef9ab9 +size 849100 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d31cc984d3877d5914b710a535a03a4c3eebebeb --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:7c36ee6d6b82bb4de0159aa9f7220e671f7cc2a01abd64d1ef7b04125b311a78 +size 831575 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0ffb96e69fb047a85178c4a44ece497dc295155 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:927fa74baf0847c5ba2052b65c384650c51448007c869b98375a3fa2f3b0f282 +size 866224 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75e0062bfd36ab03a9c44765cef33dad578c0641 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:cffc7fdba2ad08e19adaa9223f6be069ee822c4cd12b3b5cd1b01ca0d90f9ba2 +size 946598 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8b6f11eed0b7407a1017c3e687efabdfc9b0f77 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:d238839d81539cb6d05d999df163fa6c97b119c89bda7c62550d19e6b933be99 +size 823857 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2560c5347eb8503b72592cb2c54c24914bbc035 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:783e2243d187cf32532dbfb0c01d59e955d038b96a1b23485ae661624108bacf +size 720481 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a6e46444b80f9d1943c3cf4f7c60b4facde3a6c --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:cb53f04b8b355c3b383f0518ed97e04f12dc432ea0b9e3e9e14fb7ee970680e7 +size 708922 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40a5b339b219af93e34d41c5e12adf82dd04fa0d --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:f1faf1b3223e90841218f3dd543106288d63763ba67728be7752bc51bbe14fad +size 857769 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50f17d441168d1434777568d8940f31ab1bd0216 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:18a42c3a75cf0f4e79c66ffc6c3934900df013bd3a48feacff54112e581f696a +size 636100 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc5eb5734315c8af59f53694902e2719cd1fb5fa --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:4991dd8a02ad710c1c43fd45eea5a9ec94ca283cc36fab83a9e7e37e54a961d4 +size 925838 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77f385a95951070fa12c29357e00eac44abe3fae --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:bb8edd4992dae49d1fbb8dc8f59086d442e1dbd7e4410ee43343be32910dffa3 +size 833971 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..048432aa9cc14efd40b3599369f7c7484af95a14 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:701b54d87d753d8098fdafb1797571020bc3fe389ac544a6112de7b00a4c5185 +size 659382 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..938c9c22f2c262d836607712521ffac0207bdd77 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:90edda7f91d22792165f99dd8987618321be54097851a2d9528f411036ba7b99 +size 804860 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..117ea0f32db908a3d74c4cd3aca3e1c1d3504556 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:0767b8bb47bb7670dbfadb33dec7863108da05b16bff32fd27d8fd9228accb7f +size 756861 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f9204ddd5800001a32a88e5d1090b58745406f7 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:976d41c70fd3153e6f161127455f50f1469e225de033de7fdf224c7abec3f3d1 +size 851982 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..623404560085c96b091499af15d82bdb78da3479 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:810faedecc8e4e680264d9dd0ae99b8d0bb9652ece14167d0714d86017985ed9 +size 932843 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..437d6e89cbd4b0ae09d3406f0bbbad76f1ceba1c --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:92a6e9a3859abcec024e3588b6ec4c2ba33c6b9958157154d1e2ae1afa6cd941 +size 887006 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50860bcd94080e7137efa7e65634d9c5a85be0d3 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:ce90b8a5625ea0aa0af2b4ce84c7270772c057fa31ddd77fb2ad5086fc9696ca +size 1027258 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4900d6cda0218b69dca58d8b311a4960c181066 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:094e4a5a77cd49a435c45ac0a8d7f89834579c27c9869e946650e9e8d68024ce +size 1033493 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3c98b4a1010c4027bf6df681b86362e7748be96 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:e47a0996e93c6ec77974f689c5cedc29aa9520226f77b9940f16099ca8f8e20f +size 1145821 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..014abb2ff71cdf9381ca6a22095ef2f69a066ff4 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:9ed7c91ecd26e60dc4fe909774d72b8cd95f96ea93dc3bce1609bcc7e1b392b1 +size 915044 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c29bff32d870b9744dc5b3126981aab9966b5fa3 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:7d22bf707f77cf454d56df40332c7a0ca0368e69bd96b1e5178804407e11094c +size 697883 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92ff56e1968cb48c22553c129b335b163ef3866e --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:dbf4eeaa81bf854f99c94489a942b6114c9c84f4108a10a01abec9a824886a99 +size 721993 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08de60efe2d9341b892618d660bb08c6da06e66e --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:85104bbd51674e5883d5861266932d37b2ded8d867679329515ea1caf550895c +size 776219 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..451e6fbf59a3cbaaff6871643ed49a554e43ccdd --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:68b874f17fe1fcda1d338cc938a8c5624037b991a695f3af6792bb35871a3658 +size 779831 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9c733a58e504caa8d8195076f70ad7d5cb46723 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:d7c23031080bef510614f9711ecf7c661f195ad2021ace9c67fa7cd8456ddbf1 +size 819364 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae3764e4eae634dd65ef4cc4d163847e9f98da67 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:4221d575b1616e9f5c27b112108eda259936f7f87c662b64a2e6d04bab8881d5 +size 777841 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..040bc1c0bb14ad0e8295cb32c7fbc45e23b635db --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:ef45a2893ef3e381b861caa68cea72a67344d787e9cc3e8b22d5a6c99905bd30 +size 698290 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dbe1983cf8f9c38ce3aeaa852156ca86fe4d0c1 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:2f603e976ca9f9926e46b0449cc829ba7fa3acd9003fa429af8f768f4fa9c604 +size 880798 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8657aa4d7e5e6818c8d928f9b5ddf0ef931d217b --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:0667d9d4ad719101047a238929aa9c2f69319846947b246da23d04db620a0fa6 +size 476218 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e35f10b420e9551392e391f3661c3c60de7d8ad --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:a755ec580dbfb617a91f0cfcae5dd30ab9afe36d7225346340cd42b273943223 +size 572824 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16004d2ee0d1483100d5091bbf0b0fd202ba550a --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:a3e683a66d03008405e803447aab5a8f2851d14b47574fbde9cfc8a8b4c0cc18 +size 853889 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a111f7c1b2445c035c3c070c1f3d89f6adf795f8 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:83a35672fd1222c5abfc41e5ffb7b6061b96fe13522b25eb94adaaab081c935f +size 709678 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d16708623fa65876ef0f79135c4e76f32535a4e --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:a7dab6d3030ca0562991fd0e8939b805968214fefe24f99cad5495dc66a1f741 +size 711273 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12a34e8e2135a43dec6a7b6cc4bb5f47b96eba6a --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:220f204518a07f9b79b3304b21078a5ca39845da06fc0ffdd1e43762615278c6 +size 717461 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ac71d5e95782dd14d6ac3e5fcc9acbfbce6d382 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:71e9df8e68fbe2c21bf040d87bec896c233a965f62161b5e42911dd7dece84a8 +size 679087 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..521beed60d03eb2524e39eb6be98ab4458aeaf3c --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:6f6d0e3933bd0ddb228e4c418391ed6d199665846656c37dab3ad3cd00c380dc +size 867773 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9667b56627a89d3b0a16c494ae5e933835db4ae --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:e4bae61cf4476e97b5c746a9926224266587c18e7edb3e1faafc24c884d1b9c5 +size 569401 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41198b4895d25f1a323fb83ee3c221d3de82d04d --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:9ee45b603918c83b07c4a4cbe6069b53bceacf36017c79e1f1218f6d82d75b15 +size 683501 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3643c1e6c4db79e9a450afa3f85e4066c6aed5d1 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:b15441219232066c0406f47ddf89b5918addd71b56180793bd4c4f1f281e1201 +size 747504 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d57d476fb1e74ccdf1350ec6bc84bf549c92b9b --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:78b18bcf00c7b8b390285d2ade13bb3eebb857a383672969d1caf6105e721f33 +size 704216 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3c6d927c22de5c64e14b4e55804fa1d01e3b888 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:b2017f4583dff97d5365be000e1a4ffdd134656684dcc068ded3ced75a138f27 +size 625794 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e0dc7e52e16e7bf97e1a32a013539d2a286729a --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:0e4a2d52df49248fb0df0ac9dd3597ff2a65f371362dc199a5b70e24b1de53fb +size 961592 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27532ceb98550b82111ddd22ea14fc455c9c5480 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:16f57c970a7c3182367de5de6ce37ab2582668fe13947b6a4debfce1c8417564 +size 908435 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05a1e6c2949d4e3f9e7ee9d04c7daad146157883 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:44c27c11398787f0fc0c10d1fb8baa16a84f1d52816312bf03400e1048384407 +size 757838 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ef9dd53a0671879a39a9c975feafd0d160dc69e --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:38fc2d054de94368d75d9ab6820735aedcc7a6dec8c93154e5a214a9353a68d3 +size 886434 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43a53d0ba0e8b855e13cbbf2ab74eb688250b52f --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:272ff5050fbda30d50e24115f3d880d1945969b16d19da0f3cac6c8e18191a4a +size 821445 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5be4c176f8ce39036b12ae477cfdd359bec6bac6 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:e7b931b9924ff0ee3712924c67286e773e9d73ce7adddf4ba92d00e4a46c3bb8 +size 1537068 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b5dfca549191006264bf303483c37dbbeabdee2 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:4596a540bb730cbab62137c71a9410a79850b4bb7ebe100fd122a3f0fb9b3eb3 +size 1363599 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d11cd2ea367525da1d009ff2a6e095f14836fa3 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:9a9f427eac47cce61163a39e615601a73d9537f90363023945e5d594a803f623 +size 1254983 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7031df525c6d0a61fc3e6d85171042a00f14282e --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:f4b774b9fae6251efc39160fecdea6cf9478bd91ed6d8d0acb6f59efa8657821 +size 1374853 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6b850c8fe7f59f619a1f45ef0d73a7c3c7ba591 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:9a965a568f0b78abb428b00a0a9890b2f67d5a404c19c69546d6b15f6f184caa +size 1330563 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc6df53bc84612933b78e51232a0da6d85e1e379 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:f9da6cab4ede555db4bce46acc2f08b2acc89dee55fdc1be5e268623e006fec4 +size 1526132 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c89616f636dbb717d5acae49c8bc9292006e982 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:89712c5f02c07e5ad1220af38b6cb02614ebdef1b624022bc2304dfac6a25863 +size 1334272 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..643b648cee8f79c9dd01239c59b3886c78706889 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:8353e437eba74055d3218eff7e1127e2a5db282bb69876f05b6970d7f49b913c +size 1227508 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f3a32b480ee4b414e7ee3628b9d903fef5bb4b2 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:c855d11971850e8c008626d48378c59e1da17bbe89fa40da681af51f17cf00a0 +size 1123528 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3919666106ea49500c49a78396e7959eaa634c7 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:e94841803dc160b6d35b89aa562946ebabc001c943a6d10c2c0d554cbcde5dab +size 1504092 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4087a3f47c7f23121fab39aaa2428c072a2715e --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:3abbea248703f5495a0f536c50fd9b297eac013cd3a9ed8823e5c5fabed86c04 +size 1581354 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fe0d2a19058bedf83e37e9be1f5b0c8824fc8e8 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:488e50062089c6a4a4d14e55deca01e7f5623a0ecbd422bfdff92ac086b99064 +size 1392080 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90b552c3bf90b032d1c82af6e8c2a2975aa04609 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:6a5e07dae001c8d6d9ed25b7fde982185e5b78e44c0b5fd559331984c30ece42 +size 1358470 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d19c4b977b45dd4630cf1f6a3e744b652e522ad --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:92117df6d7a36e4dc87c21e467e7069b0d81d9795726d6de078a6c09804422f4 +size 1424206 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..452ddc04db21f9fa79b093d98cb0ce4485babfb3 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:1c8a46eaf74559d4fcdbacccc4371f1f9ce80afc2cad5569abe9fe013d78b47f +size 1279515 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b7e9a2711588b9d0736d36d392ca67db16482f9 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:410a1a32203028ab5bf867be187d039c869a3b34a640c6018eabd71b5a3d575e +size 1407619 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b59350b33ef0b26830a264bc5de7aa82534707bd --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:4ba6dea4adcd6948d16fc2b539042bee314fe9473f863a58902896febcdd005b +size 1216314 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..984c9292eac36ccd24cc3c1e37a9d1eff65a071d --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:fb32fed9416adad186737be00809d1458d297d6897d53893cd245a783827fba1 +size 1197431 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79bc83c314edf44d7854e5c184492ceb6cb4e21e --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:9007adcc70ddcc7b1bf775192b793dc5f5123d7e49a3ea7f77451aad80f418d0 +size 1363428 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b43b1dbdc371ef3ccb3e1bf0cbae699fc4f501a --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:91c91527baa58b8241ef148c73166c2f1c529063d75d50c7a9b4715ad91e87a0 +size 1378710 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6741f111a53929831fadee9051c5e992557d883e --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:b387b49b4cea9f82872b3cedce23fae342a7059c565dad3182c33b9609f48242 +size 1547802 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb044f379787bc58ed5a847b1c9b91e9e7cfd112 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:38805cddf2a05c31ed884ad2940485aed7c9b0004a799a2bf93bfc6069a613f9 +size 1703825 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..261158580d8142a44386ad0af18120b8ba33b8e6 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:d5402fb60ed8b1fa224c822f6e0a4bce09a4cc60e6e820ea50cdb56bc6b2629c +size 1751351 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93833cace1bfaeb0802d1bdc7f127b4387fb0770 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:236f70f6443b6ea63f0af06bef9c1c1fa7a25f67754e139477a924ffbaac7e8b +size 1439814 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dc98cd84bad5ca56e2ea2a81fe5b96ccbdddf8e --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:b7bd73911dc19a8ac68f7205c32fbe382d426a31043328958357bddcd7aed165 +size 1227980 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1d201633a76b9970c24a49a26dd69a0b55decba --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:96a37633670349180ff2d99e6966a8bdebb1723e19a9353d90b67e2e7a8b1e64 +size 1342099 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e6c61f70c8d8fce4643e783828304063472c5b4 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:f433133645cee41b0bc72016e2560baedc1b86b48712208b3dc8155df6c05c42 +size 1120928 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39e4e8234aa07bc8109cb97f33b3bb93f2b7f7ab --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:67f634bf5ce3c1c431d9d5db831133e336331067cb6029063bcb894c820d0ca6 +size 1329269 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16105da189fb0b9573c32ed4252776e6ffe84720 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:e3064fc581e24fd27aefd16909219df87d84e130e5aa24f8647b778305c0abcc +size 1207269 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6574aeec39bc3ad95585c6fe18ac5b677f08ea15 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:8a3e317136b1b58f67c66f74946e85dbf9831e9cb7cb1bc1ad576ed2b1d5857a +size 1456636 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7651df94d31d8e2ddbf2c33d2cddced8d39e851 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:97f68f47f6e7c8c5d332edc60a4efd67714539fba09d982d6f59a9f5aa3710ad +size 1214586 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48a7eeeeaff1fee50d51eabffe581700f59c5536 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:018fae43ee1ded848cdd62e56e432f13c3ac4e70ffd1561e93fadcec46d05934 +size 1263299 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb2bb872c37376d362be6ea0bc10c7a46cc218bb --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:fcdef734a505986227989a9e637749ebe25e8995a632b4223fb91f1e5e235cf8 +size 1006938 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a3cfdadba769398601e0b87710cf5ca5ccbf287 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:4380f38a732a1444805c0c754c65741af7a33f2dfadb2cda3d53e2ac24499b8d +size 995610 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ffbc15e3811c153476ad14d38629092bd323c8c --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:4fc761e5cea4c7e329cd783020eb260d6d41453fdff9c3fe2630e9188dff5d0f +size 1434949 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dfeea37d099f0349c2e37f8148ee8e4ab37700d --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:831d7a10f604c7866352f1d62fc8c5dfab5189fb0bc9ee2de22d93c89fdc10c0 +size 1093108 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..618c6ee74a95d12b89a46370ff70595cb9ce0427 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:84e4cf9dffd736813ea0946cafb4d45581e3cea1f0435f730a55026059eb280f +size 1071730 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73364bfc478d27ec357a1e3d35894989edc6c8d5 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:ab456e72b7462bde3ddd0be23c21ed372e2286cf3f6fa8003174aa3c0364d202 +size 1123506 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eb6613e3d741d3c9c6379ea5b331572d4b5dc28 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:7a3dea993b55540161617c0331fa95f4588a4a5a074d7abce9a897bf5a2bfac1 +size 1185639 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84887bc7aabf199254df23b4e392275e0021a6e0 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:9e02095a02f81d6d0fc316c61db3f746b094ecf5237fc7d79f2824db8ae81243 +size 1303623 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3d0c6e71ec6f29cb02130d2880aa420f0b6781f --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:8c762b8062c576ae9a36a8749835c0c3cf8055ac5b74745599daed95962520d8 +size 1017113 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ec668d37f4f699259f380f50d2a9359dd5b4ce6 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:dced400ed25a660d7b9704d7738f094245e3c0c80e96967ca6400ab98b33a933 +size 1155753 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9237ee8d95bd2312b0d56790cb57e941cb5cc2de --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:98866b5b50b7a6dd81d9ef6c8a582d826d15ae16cfa624cd04998d9d17e6219f +size 1212475 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e6a02b324fe15d5b1432c7d0f00c5efb5e526c6 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:ff429514f7a3c9792a11ff81e56500c79ef9ac02613f8db91b4431ccb1194aa1 +size 1215217 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87ee5f6d0cddfda44aa0d9c0a9171e226afb1e69 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:d3914207d2a7735f7031ebe0ad376ea80a0b01ff4e39665b412285d53c2625cc +size 1084090 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62a68f26fcd30f976ec8060f42200468eb5cffac --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:00902230402b22e6685f893de0c38b6b43cfc4760e15d3eafd81aac454300ddb +size 1431497 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed4ab488676e10b37e9e6017bde47abc979f6415 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:c4b4f92706229f4308150d65c4845d1c2d50b6f0228fac39f31153bec67c1118 +size 1289893 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb629050a999be5a7b40c8142035e7259133d7d9 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:ed0c1946d74402c372fdec846b5a432aa95424a130417d3b802c23975029550c +size 1348792 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8645b044699ade29ce250bda8f6db2da50379e2 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:d44331c5c10c55e1629e8db9e47b51f6cd9a6596decd6015f96273b7a8f56d82 +size 1216009 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..143aeccc7f3086d0914838da373050b1f98773bf --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:d25f60c3241dc5c45eb4e476e398c7d8affcb98426e6006589f6ca85f2eb8509 +size 1300106 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7bb92db04162fe17047b0330d3618a888c2bf6f --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:d3ffb09e2c96588e5cf0a9052a432af1280ec70d7db587ec96c74094b2b2f0e1 +size 3909115 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9396400eb1176fb5f17c6c62f6cfb2354b8424a --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:311299b9e065d8c65f50f4ff313f07f3c99f6499012b10e8fd43620d6c58f407 +size 3876729 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c277012d3d06688f75b3c125c87da3b3caf03574 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:c597bfdb4fa3c2174e63a04cf75589d69416915a65882f8ec16d3f61114903b7 +size 3631859 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e7d72907dd62d87ead00b157647a9783800b04f --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:70bb4cc39f4f0c3573278eab338c8e0f58dd4f1092eebc9be36f90a538a01f52 +size 3581658 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3da848525cb8fd675a1de6283d953aab139f543d --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:fbdbdfa4579bd88b6e51349e946f7d62dbd92e911c49466022f44a602089c060 +size 3583000 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3ccfbe03bb4d141d042ff5d0a4b4e9e1d4e7938 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:95402b932b490929f2e2edf4e023e074f1de05fef74257b02be58f14a55bee79 +size 4164077 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7689acdb3f828c5d542c5bcee5dd64e68f12720 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:991509e384b7f9512067da9123d25eb5441bc48d1710009fd13876e5b72df8d7 +size 3810161 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb52d0db8677917f86689af67cfc99c4c13a6e23 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:6a2efe016dbd0ae2a74a7989a9a6c06fcd7f2247968de01d8b064d4c80f7aab9 +size 3355096 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c21fcd9ed978d9f3218d95dbec08de259902f28 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:ab648e97721bb841b4855a6b1fcf629b302f827e901a2d09475aafe633a07329 +size 3282049 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7626c7c509a7cf12a7d33935612b4b6f158b5f5c --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:ec3fe19d7490c13c189665036e1af82b6e99fcc21973632c6f70942da5d5b883 +size 3685457 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0e4f452cfa6e150e4a876ce6f2e8a13471e807f --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:3e0b16cadf470dabccbe4ae760eae894e38c8bdbec1fb30cb9129243e830a494 +size 4230816 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e453ceade2b19a3259e9ea274996cb661fb5cb4a --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:6d77fb0874d9cb94f11e94843ccea3eb786e19e8930cb6c55aba5a02422fd993 +size 3862495 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dc1df06b05776c4b4529b4cc0110e4b21a492d0 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:0147242135ee3540afbac7c25ccfc5ee2c032bff30ac9bf59f033bbfb766d6c5 +size 3748315 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66da53ebb8d5a9df521bbfadffe2878b38e10ad9 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:2a5ea0a35c70394de5f11f894d818af78eed6d8da651b8c07bfb6f2ccd82715d +size 3790240 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdf86bfc402c47f1fd490978268ce3fbbddec51a --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:042417aa5cc48e65d3de80a8f384e0aeefef46bf0f71ec134be8833d6b159985 +size 3349173 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5160ee70750a5f8291ecee00739a58ecc0b33227 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:3a0beaa19bce2b4a6b59398c9384e898d990721ffdbbee5930828e4702467e28 +size 3693536 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a9d3f832abd2530352bb66f7f9019252cca9688 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:a9b6c80db62474d7d3c93b1c5e4485d29aef4e10532d5a9128b69d1a107e70e5 +size 3119035 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0900ce4008189ec9a949527fd8aa83384ea3c941 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:0eda51483b63e63cf49f51db26e590dccd8afa9a35eed12f51b3665846165737 +size 3292874 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..913215c0f060508ce0253b38fd3605538ef125ad --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:48d359009d7ef05a581b91a5acf9d75d4f4814d4f1ac186dea290f151b2d1576 +size 3805039 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eddbb73ef0db9d157dbe6ff04c6d4177e80d95d4 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:35171dc2c2949df100a8f690522ce6c59b1962117341ec5d11339b8a1f921fd8 +size 3628778 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b5194325ecd9e833d7979e5cf0f22e18b6af18e --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:fc02f150f6d51bf0dc05ea8bfa21db3d99c1cdbd6d810bf6100edaafb60f46d3 +size 4001535 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15c46cab84d3bbcaaef08074deb62015de30a0ad --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:2887a4d70cf62b704ea3168cdd8912efc8821fb7a6aa448d1e2d691482129612 +size 4294771 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3615c6749a35ee402db6de2b94afdcb73d689eb2 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:d08818d5c920082b9d68cb7b8e321fad42ada21e3cd2788afe8854f1661dac60 +size 4388736 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51f9cc046c173b090772690492fd3319bac6e8f4 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:f0bc403535304f666138f09f42a67c52bf44ab4d612a6fd5c5db7969b0a94f7c +size 3736198 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73d63a0b7b546dafe8e293a42a32d3dc078430e5 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:aeaaab911003f79ef273f8c3e897f20bfaad35075e978c777b7938bfe5f1243b +size 3240948 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0931e757e1c78137539bc04b015924584a741bd2 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:2653fa44e58b125a441042895d4c129d5ed52c3b11ebd27db56c5029c7f6b1cb +size 3361490 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..979b03a1592ba366982b15c5a68971986ee8b998 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:db11594f1ce2136794abaf053bf70a816d690354aed5a1023f0fbf5e85d76d6a +size 3170381 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..317494b99b4762b3371f2b5c646c58b7c6fa2a1b --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:d80efa53ff3e42052efb09982e577652bb9bc99828c17cc2e965b612ab425d7d +size 3410597 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d26eede09282aae09bed76a26fa79aabe65c8a53 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:df8942049b9e0db578adc5e32d6739495ca72847d8d2f8cc17786d7be0264a39 +size 3400826 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3de18bf48f63a43440943ace6792e0cdcfb068eb --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:6721d831743342092ddc36f62dd7788f6d0137240843cb8cef8d313fa00e0b4a +size 3664321 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8d9e7801265b9ddda995172de8c4342072e3d69 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:25165e071d7e63ef4086fcfe0ac0f40f830c1fcec0f3d0587ed243823442baf1 +size 3275807 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5f8851ef99978dd51d20221bf8481f3ce9d01e7 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:fa92580f10861589fd9e188e13dd25038e51850de6f1a3d511809cadc1df21ce +size 3511537 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bce6ae7effd572f0ae324d70b98c6dc793934c9 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:de9d8ec5d72d1a97001c027dc0d340ee539f8de018e2c168164f562ecc723052 +size 2606822 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caa05178d55e23cb78608253767febe415f7cce0 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:0aef2252835fe2fe264b6b50b2616dc473791e37b63a98e954f0ac96bcc1aec2 +size 2746068 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..deab50fc0588fa1467585e96d9f55edd22e0017e --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:1b50cb85fc72d8fb9c3081e96c4286d551563601990aa5d12b4f668991871d4c +size 3695586 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4f50413c8709be1954bd15b94ce60e22e8a1ce2 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:5e0e69724275eeb78295db4e28afd803248689908b5abfeb664e8873439c244f +size 3201018 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..539dcd9ed66077d7923532c746381d34cecefa1a --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:75d55bec2d1878490c613905235ff5b74fe4c3e1f74a459a0aaa29c80f9161be +size 3017392 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3c79649668b648af170abef2d1e2724aded6d1a --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:f06e0502455ade399b73322fc7d985df25af2f2a2e31c0ecf4492d721fa65ba0 +size 3284535 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2be2caf8e3eeb5bf737866491b9fc5526bcdf44 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:d0a43139435e990a2ade6c0d8faca9fa1b4910b0dafc786fa4e9f05b065b4817 +size 3232134 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b3a687f315a10c7ad61602aab2d73d919d03ed1 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:95a8f1c1e0bac22da20a7b0f70b3a24f7302b44cf7acbea0d895a2b12d5dc62a +size 3451976 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fb00c20bae7efd0d5db0fc31514b1086b882e8a --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:a96fa55f34c90d95e49e8c46e91cb3fa34b560241da86eb88870e84dcc6af3f3 +size 2522398 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f447d820a250f836dee8b8224007ee5428e2e9a --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:9151073566415080def5bcf5d2f875afc4c6b026603f0cd0464b779ce0c6ae94 +size 3091840 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f7274839e42f5851c0f296d591e96090262c1eb --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:84956576944ca2516b1d72f92125109f28ad80f93c4fe817efd05509ae60679e +size 3401257 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15df6c5b8997637da226ce1efa6fcbaa5ded206d --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:68062ff4574f7d0d5c041bd3c4c34895477ad108fad251c81723284b4aff1016 +size 3270985 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bef4955647e3c8d6a90af85ecfd69a5dedf80fc --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:ecad04c08dba8f9b44f95a05e9ab2ac2bb30153bce0a344a28898d35efa224b5 +size 2929851 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97f7bab6538eca7084964231321f1267ccf3e69d --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:8a16e966e9d108c446b2cd74f0cc9f8527a79982aad5d780271d66a6ddc7f750 +size 3985839 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2dc5f5f3476765615949cabbdef372cf33d24b6 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:3248c199909b97b9dc7d915afefebbaa828ee7cc14c8b79cf8d6c53af41318c0 +size 3673393 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b01c61e7de4242df5781c593cee454cddb1e239 --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:3790961a61b10ff5577d69573e669483751043657e286518e1761fc1dde220a9 +size 3480344 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7e333b6f7f2524bbb514102217341bb9b7aa6ae --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:0ee1bb15f2c6a89e29edcd1be02663e99b7c332ef4c7316b11c5831b3519df1f +size 3616937 diff --git a/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/AIRBOT_MMK2_pull_the_syringe_piston/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af435e29c71f4d994644def1258c9f38fcb0689c --- /dev/null +++ b/AIRBOT_MMK2_pull_the_syringe_piston/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:bef5731bafb6945248adc1c66b261d6c7f25bede9b00ab4bb0a4d0074898760b +size 3301933