diff --git a/AIRBOT_MMK2_chop_the_scallions/.gitattributes b/AIRBOT_MMK2_chop_the_scallions/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/.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_chop_the_scallions/README.md b/AIRBOT_MMK2_chop_the_scallions/README.md new file mode 100644 index 0000000000000000000000000000000000000000..c591dddebd0655700f6d1b9147d0ff7ceb8eb7e3 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_chop_the_scallions + +## πŸ“‹ 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` +- `cut` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 50 | +| **Total Frames** | 14308 | +| **Total Tasks** | 1 | +| **Total Videos** | 200 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 573.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 +Take the knife off the knife rack with one hand, hold the scallion with the other hand, cut the scallion with the knife, and then put the knife back on the knife rack. + +### Sub-Tasks +This dataset includes 8 distinct subtasks: + +1. **Grasp the kitchen knife with the right gripper** +2. **Press the scallion with the left gripper** +3. **Place the kitchen knife back on the knife holder with the right gripper** +4. **Static** +5. **End** +6. **Abnormal** +7. **Cut scallions with the right gripper** +8. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0: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": 14308, "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_chop_the_scallions_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_chop_the_scallions/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_chop_the_scallions/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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_chop_the_scallions/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_chop_the_scallions/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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_chop_the_scallions/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_chop_the_scallions/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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_chop_the_scallions/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_chop_the_scallions/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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_chop_the_scallions/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_chop_the_scallions/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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_chop_the_scallions/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_chop_the_scallions/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..95204413f45bf430a4630b1a73b21c4dfd82393d --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 1, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 2, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 3, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 4, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 5, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 6, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 7, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 8, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 9, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 10, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 11, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 12, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 13, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 14, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 15, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 16, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 17, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 18, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 19, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 20, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 21, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 22, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 23, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 24, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 25, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 26, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 27, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 28, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 29, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 30, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 31, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 32, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 33, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 34, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 35, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 36, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 37, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 38, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 39, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 40, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 41, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 42, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 43, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 44, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 45, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 46, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 47, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 48, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} +{"scene_index": 49, "scene": "The white green onions are located at the back, while the black kitchen knife is located at the front right, the building blocks are located at the front left, and the cookies are located at the back right."} diff --git a/AIRBOT_MMK2_chop_the_scallions/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_chop_the_scallions/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b1d01978dcc3d7dc62d8e6388a94121fa9787012 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/annotations/subtask_annotations.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Grasp the kitchen knife with the right gripper"} +{"subtask_index": 1, "subtask": "Press the scallion with the left gripper"} +{"subtask_index": 2, "subtask": "Place the kitchen knife back on the knife holder with the right gripper"} +{"subtask_index": 3, "subtask": "Static"} +{"subtask_index": 4, "subtask": "End"} +{"subtask_index": 5, "subtask": "Abnormal"} +{"subtask_index": 6, "subtask": "Cut scallions with the right gripper"} +{"subtask_index": 7, "subtask": "null"} diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bce8276c42ff3df999f505c49674cef300075c6 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf72ee4a33e5cb49a4ed1b95f02292dd224e922c92c75aa1524217a0fbec7c34 +size 158453 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..633bc40243101ac169f78ab35af864ff3ffcb363 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097fa9f5dae680496b65409fe50d2d5f8aea544df230b4189d96e12cd9fee54c +size 191363 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d44b6d1a8b01ca5dcbe94c801fff080bfdb7504d --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c84b67ad8c28a95af97bb247c52eff533fdb184845f9bf22ddaec75cb3afe3c0 +size 149503 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..53e09ba3f953d5ef6f9552b262bc9b06aa5f4053 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0c1a104fb11ed48e81228d8a9254eee318730ad5a20d4dda04cef25af89f051 +size 240433 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efebb213bf44e471ec615b514f4a9ea9d6e01a0c --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88f27eafea7a517ddfb422cc88d51a50c7e965471418ed598c6b864aad77bc6d +size 121427 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e43a13f93372686eda94eab1d1996076286ea638 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4265bf95834d056a403beb1874772795f20267bd4407e820b44d73f7992bcc5 +size 154629 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc0a16dccfa37e526ba8cd9417926c8239cab0d8 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d26aad5a3364363b863598ced464a40fef617ddbb9e8956bcbeab9da8670c4 +size 154447 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38a4f8243782d9d2a0b870fb137a2f9a44269416 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a3394fbc6130d119207623f5e49ac58bf30106c4963632f8b0b64cfee18807a +size 158089 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..687910c491a9cc27efe59552ed2ed11b11d268df --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3851e200a59674094f1ae7cfcd6160c20307ef376f4fa12ea79fde3b0ecd8398 +size 166007 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f7d4d3ab0f8c94652d0e6a7a83ec651d5550eef --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3897e4cbf84b0f922db8220a16aecbe8339b881379ecdae0fb54111a774b1e7 +size 137773 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..460ee3fd48b74d902555a817b91671182e95ba45 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd2adf7d9d140da1d625219c5a0727870abd7fadc45a402e175116870192a742 +size 221641 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ca1c93c8197f17e65e82429dde0c1c10c0df8e95 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d93bf26da9471d22c9ac4244fdedf564beb5d0972e297ba80745bfe59ad169a +size 116719 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d2689d5451605777d23f3b67819c695850b0a50 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d05d54237ff949de7f130bb152418a4cc82d1d2e3d42015c58112e53cfb5e29 +size 151769 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b25161543aaa9f8f3abfed2c5311b6125fcc85e --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b4cdea7b6e08b14120df0a1084e91bbb4e582853ecaf90bc9ba4317caae2c6 +size 142859 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0dfb65932bea35fa77c005f7ae8c3bab4561f88b --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb79d971b6f9f2a373ab92bd2cf319333f119015c0f7d6c4901aa0b4d6be5e9 +size 118726 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1463ce6ffe941432237ffae40f4eb11700bbc10e --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfaabd9c25f2b2e2ba40dabce56d7ceefb9d87bfa32e0513a695cef6f9f5f452 +size 140054 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c85b17e2c91fc01e8567be2d7e51f0f4a4730113 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5facbd6ecf372b8179c78bf4bf77e9e093ce3415e7eb74ee85d36b0d29b86a40 +size 151219 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd66229675ebdeb1ee9548ab5d753bef59cac463 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c88cdf2b18be81291f8ffc35b5999e0cbd370746ed941f65f9e8460d7df9d5 +size 159727 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..117eb80df7f8483ed36d5df44a127c6ef3260805 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aac561843045f6f8b680656e918be1be579a657c8f3ebda95d1d580a2ea9e21 +size 125048 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cae4c9409c73483cc3357fe5921dfa5f59ed3719 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b81808b6b77ffb78bfec2e9be10b381bc18d6f032ce9e1ec7a408d456f819e +size 160519 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..438f9ab8b71b7f380a773df568f2f2602f7c2265 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5202a860aa9253dbe92640e32c3e55ed3371575cc1047b8ebe28e022ddbf2578 +size 119870 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..94a8ba4633becb456ea871c5d804d9821ce992f6 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:306267b07b883b37aa2d6348a4a7ea94483b2e4cc05f774d8b34b320c708481f +size 114157 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa486536da3a64ef8f4bcecc9f4ed5e692ef5171 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de9d5ff737a42a9b650e261b72444bc8f28b58395d6129e4ef40d70380f1d5b7 +size 144245 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc5d00aa9c74c6cad9ecc95e62a90aea2ec42f41 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e34ff6a78d4c9ac010ab4dfc8b528ff52d48a0ba6e5fe1f06dbec06e6d50c639 +size 183085 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4aedec5f109fe074ca478d09b8bcaab27bb4a52a --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ea4bb644214beb97a38df42882268e510c76ebc232d203bec5cabe5f26476bf +size 137219 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab6bb72e1dcc571ad5ec747a989ee62a99ef1832 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29229c801a6bd81aa8dc28a360386cc1d0724184c422d6059ccb11dd4a138567 +size 157599 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f387f9d0a69f36deb8d6dc9346ba93604311172 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:122c84089e75533d42fe9c980f3432228efa75d3a92c42dbbdc7f849dc222e50 +size 133229 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ddbb394255ffa92be763c1cd4731ea1aa9547a71 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71022838858218d775b00a46ef21e1dd969fe7a8f6cde22ebc6da2d3b5a4bd38 +size 154533 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09c71c3cde0dc15eebdd8c6bf19cbcaa65287f4a --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d051d7a79649d4f5de17d4a2609bdc94b2918374ab71f6898d33b18d9325a39 +size 196059 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e0df8d388ddc6c5304325c3833da64fb634c29e --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:815fe5791a2a4efee8adaf311af7927fa4fb601fece0b29489d64c6debceae77 +size 134086 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ceab7fde08c996003223de8bb5a836bcd18427e6 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19e83595d11d6436314478e94752770cd9914631f0c2ddc09b8cd0b9aca77249 +size 124697 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35abea6590e3c5f53c3bfc730e2e9ad223ad3dfc --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4acf8d431e985d678084ee8cff1dcd0eac2dbec3cc2746e3984588b0c2ad7d57 +size 121426 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d72b21d071359606f78c9bf09ad6934e180d4d07 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99949ec2909468f469e926770ebcf86ebe04706e115db28bfc4c3f1b0f931548 +size 126233 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7771acd7e028fbf10126f127ad048e52fb12eb72 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a1841b6230684f6f800ad74ee12ad8273f0a985054ce6573f3e67cde2ddc8db +size 114956 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9044ff2a94f3c45653ada836cd48dcb99d7f07f0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ee26bee82494b84127358c51c58e48886c23e236a9c8c720e6b259d19c09e0d +size 165306 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c484f2e1d965846ec387c36304fe0a4eaedeb34f --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a3c83ebf8cac4c07a52d132a21187cd0a017cac3248b80c403834fb5a6d89db +size 161642 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5011042f8b2637878b099303fd816580b2170ad8 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:962ee5c5f29b5853157a487a1af59d556a735ec69e4afc7571de6590dc8beed7 +size 134700 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f3bf6c4960778d155d9f3aa800a03412274421b --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7a67d848b2c5c80c3b168dcde580fba1f6af30293f413d96fa82b5a9d0af189 +size 138888 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..991dc0c2513630e700e117748287f70128f1d3c8 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a91f72b937bbdc9a7bb32d393c6151a0fb584e2feb1efcdd95a0effb710610c6 +size 186364 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b6095259cf18f8631aac5556ca4bf5a6893a8b8 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c605bdfef50eaa3c125e859b55a4c9166a228eb73b36ad41948ab4a0d5d8f9 +size 136093 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d6420757749557631c4fdd2aaab4ed3203745eb --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14b803007c0aa058ee92a790eab00027a448b454e1a463c19a8e2643d932882c +size 116086 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fb1adae5ad3db2e1fa763ff2c5c6a0eb2a1f9a7 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c3b7c4a1d683bcb6c64ef85ff0dfc31474747af7dd083c2dfaedb833521386f +size 162499 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d851f48a171feedd828b383092f91e9d9f5a8cd --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59635d6feea0b4b6b59fc01d9d1011d7754f4fe55d36890c336479c0880fd54d +size 209689 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df6eb803fc0a3febe11f44ac9513f421a1f6bd58 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af7a7ee621c0443496b46efada5d414ca77b5bf1ede23e18a320f7f98c9df3ce +size 119480 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a084d706645e26d6be4079574406ee11ee14319 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c402c94f7c76c2c5bff63392300267d15e665d3d72d4fd671a6a462bffc169 +size 126297 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..868d7a12d9f8796b795920d9f4b6b4984e4fcc94 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d341679743916020e5469864234960aabf95c35ec5b4c95cdb8d0c5cc4f4c81 +size 148790 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b85e82cf499c08e8c8e6873a4169b860e2836d4e --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b0c4502cf0b1b394816931a37cd35dc81076e785ede037a0e9083907fae119 +size 149733 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16964a92532bd64073200462101bb5884543c923 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e624b0405d43b54d5b0e553a79d81efce15c7fccca7fd6497d4c55eb9692b5b6 +size 152190 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9ef133096a3600379d2c21fdba3b405dc05b7e0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d971368ddc27645bcdd64a19dc9586464057331ea2c28482d653f04dd6bce4 +size 133637 diff --git a/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000049.parquet b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b9cfa4e3a39a7a91519aa68920ac63452b199de8 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbcb9ace725cd50c52fcf5dd1d7c94dd7f42bc972b3ff7ed87c111cc727a0314 +size 144319 diff --git a/AIRBOT_MMK2_chop_the_scallions/meta/episodes.jsonl b/AIRBOT_MMK2_chop_the_scallions/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ed846049f01b7dd22103a0d9a385cac5b02913f0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/meta/episodes.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 311} +{"episode_index": 1, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 379} +{"episode_index": 2, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 289} +{"episode_index": 3, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 489} +{"episode_index": 4, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 224} +{"episode_index": 5, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 298} +{"episode_index": 6, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 302} +{"episode_index": 7, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 309} +{"episode_index": 8, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 332} +{"episode_index": 9, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 261} +{"episode_index": 10, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 456} +{"episode_index": 11, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 211} +{"episode_index": 12, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 302} +{"episode_index": 13, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 270} +{"episode_index": 14, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 219} +{"episode_index": 15, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 273} +{"episode_index": 16, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 303} +{"episode_index": 17, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 303} +{"episode_index": 18, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 231} +{"episode_index": 19, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 317} +{"episode_index": 20, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 218} +{"episode_index": 21, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 209} +{"episode_index": 22, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 277} +{"episode_index": 23, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 371} +{"episode_index": 24, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 262} +{"episode_index": 25, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 311} +{"episode_index": 26, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 253} +{"episode_index": 27, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 296} +{"episode_index": 28, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 375} +{"episode_index": 29, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 253} +{"episode_index": 30, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 228} +{"episode_index": 31, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 222} +{"episode_index": 32, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 232} +{"episode_index": 33, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 203} +{"episode_index": 34, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 324} +{"episode_index": 35, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 310} +{"episode_index": 36, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 248} +{"episode_index": 37, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 263} +{"episode_index": 38, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 359} +{"episode_index": 39, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 252} +{"episode_index": 40, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 207} +{"episode_index": 41, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 297} +{"episode_index": 42, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 407} +{"episode_index": 43, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 215} +{"episode_index": 44, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 231} +{"episode_index": 45, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 289} +{"episode_index": 46, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 288} +{"episode_index": 47, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 305} +{"episode_index": 48, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 250} +{"episode_index": 49, "tasks": ["take the knife off the knife rack with your right hand, hold the scallion with your left hand, cut the scallion with your right hand, and then put the knife back on the knife rack."], "length": 274} diff --git a/AIRBOT_MMK2_chop_the_scallions/meta/episodes_stats.jsonl b/AIRBOT_MMK2_chop_the_scallions/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..91eb4adf5e4afa96f9df0e3b3cb09b488934a550 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/meta/episodes_stats.jsonl @@ -0,0 +1,50 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.01568627450980392]], [[0.03529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47047071078431374]], [[0.46545322099673203]], [[0.4499778982843137]]], "std": [[[0.21573886282544416]], [[0.21384831012049485]], [[0.21320447729224468]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.1450980392156863]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.532850198120915]], [[0.5528664644607842]], [[0.5337408782679738]]], "std": [[[0.3012460877388192]], [[0.3032070162157153]], [[0.31228701091873234]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5242099652777777]], [[0.5342516258169935]], [[0.5019437009803922]]], "std": [[[0.2919907418868289]], [[0.3030754178655204]], [[0.3198800765486589]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45159546364379083]], [[0.48242813316993466]], [[0.45795994281045754]]], "std": [[[0.3225609415246476]], [[0.3326366621137866]], [[0.3505830071895781]]], "count": [100]}, "observation.state": {"min": [0.9670166969299316, -0.8017423748970032, 0.5955071449279785, -0.43066468834877014, -1.2721997499465942, 1.3741703033447266, -1.043144941329956, -1.0567349195480347, 1.0385671854019165, -0.2958104610443115, 0.07825016975402832, -1.1922303438186646, 0.8106250166893005, 55.711875915527344, 0.0, -0.03500000014901161, 1.1349999904632568, 0.5625, -0.04125000163912773, -0.1875, 0.9449999928474426, 0.7506250143051147, 0.9375, -1.2043750286102295, 11.833749771118164, 45.62562561035156, 0.5731250047683716, -0.2137499898672104, 0.8843750357627869, -0.5837500095367432, 0.5822222232818604, 0.0, 0.6256250143051147, 0.6756249666213989, 0.5562499761581421, 0.23999997973442078], "max": [1.2266346216201782, -0.5319676399230957, 0.7226100564002991, -0.1968652307987213, -0.4788948595523834, 2.0529582500457764, -0.1991540789604187, -0.7202258110046387, 1.5435693264007568, 0.09951743483543396, 1.197952389717102, -0.6884679794311523, 25.017499923706055, 75.81500244140625, 46.82500076293945, 9.54312515258789, 37.58454513549805, 1.46875, 34.02583312988281, 1.2274999618530273, 30.55384635925293, 2.6862499713897705, 4.932499885559082, 45.98625183105469, 56.212501525878906, 75.72562408447266, 1.6150000095367432, 9.648750305175781, 56.00437545776367, 109.70562744140625, 72.40250396728516, 0.0, 79.76187896728516, 111.02188110351562, 82.81375122070312, 109.66188049316406], "mean": [1.1064122915267944, -0.6566519141197205, 0.6846222281455994, -0.2987480163574219, -0.9935257434844971, 1.691845417022705, -0.4210593104362488, -0.911085307598114, 1.339263677597046, -0.08887059986591339, 0.4377608299255371, -0.9760907292366028, 9.364495277404785, 67.09658813476562, 9.222658157348633, 6.774983882904053, 8.698762893676758, 0.8576495051383972, 7.753363609313965, 0.5281022787094116, 7.7696757316589355, 0.9824177622795105, 1.2825899124145508, 14.21530532836914, 29.494888305664062, 65.8494873046875, 0.6800759434700012, 6.760749816894531, 30.733064651489258, 59.962589263916016, 38.67257308959961, 0.0, 42.185272216796875, 60.13703155517578, 41.473018646240234, 66.83702087402344], "std": [0.10127075016498566, 0.0951998308300972, 0.04652503505349159, 0.04645571857690811, 0.2848026752471924, 0.2964296042919159, 0.2248535454273224, 0.08418436348438263, 0.14008814096450806, 0.09460970759391785, 0.3402958810329437, 0.14972493052482605, 9.710261344909668, 7.717661380767822, 12.204792976379395, 3.8563122749328613, 9.289746284484863, 0.07988619804382324, 8.783196449279785, 0.2929389178752899, 7.980796813964844, 0.26329296827316284, 0.6496789455413818, 15.975359916687012, 15.114133834838867, 10.839523315429688, 0.12185344099998474, 3.0252339839935303, 20.645151138305664, 52.18383026123047, 28.130258560180664, 0.0, 31.588939666748047, 52.01309585571289, 34.752037048339844, 48.318031311035156], "count": [311]}, "action": {"min": [0.9670166969299316, -0.8017423748970032, 0.5955071449279785, -0.43066468834877014, -1.2721997499465942, 1.3741703033447266, -1.043144941329956, -1.0567349195480347, 1.0385671854019165, -0.2958104610443115, 0.07825016975402832, -1.1922303438186646, 0.8106250166893005, 55.711875915527344, 0.0, -0.03500000014901161, 1.1349999904632568, 0.5625, -0.04125000163912773, -0.1875, 0.9449999928474426, 0.7506250143051147, 0.9375, -1.2043750286102295, 11.833749771118164, 45.62562561035156, 0.5731250047683716, -0.2137499898672104, 0.8843750357627869, -0.5837500095367432, 0.5822222232818604, 0.0, 0.6256250143051147, 0.6756249666213989, 0.5562499761581421, 0.23999997973442078], "max": [1.2266346216201782, -0.5319676399230957, 0.7226100564002991, -0.1968652307987213, -0.4788948595523834, 2.0529582500457764, -0.1991540789604187, -0.7202258110046387, 1.5435693264007568, 0.09951743483543396, 1.197952389717102, -0.6884679794311523, 25.017499923706055, 75.81500244140625, 46.82500076293945, 9.54312515258789, 37.58454513549805, 1.46875, 34.02583312988281, 1.2274999618530273, 30.55384635925293, 2.6862499713897705, 4.932499885559082, 45.98625183105469, 56.212501525878906, 75.72562408447266, 1.6150000095367432, 9.648750305175781, 56.00437545776367, 109.70562744140625, 72.40250396728516, 0.0, 79.76187896728516, 111.02188110351562, 82.81375122070312, 109.66188049316406], "mean": [1.1064121723175049, -0.656651496887207, 0.6846219301223755, -0.2987481355667114, -0.9935255646705627, 1.6918458938598633, -0.4210592210292816, -0.9110848307609558, 1.3392633199691772, -0.08887055516242981, 0.437760591506958, -0.9760907292366028, 9.364495277404785, 67.09661102294922, 9.222662925720215, 6.774980068206787, 8.698776245117188, 0.8576496243476868, 7.753367900848389, 0.5281025767326355, 7.76969051361084, 0.9824174642562866, 1.2825902700424194, 14.215316772460938, 29.49490737915039, 65.8494873046875, 0.6800763010978699, 6.760750770568848, 30.73305892944336, 59.96260070800781, 38.6725959777832, 0.0, 42.18526840209961, 60.137027740478516, 41.4730224609375, 66.83702850341797], "std": [0.10127074271440506, 0.09519977122545242, 0.04652503505349159, 0.04645572230219841, 0.2848026752471924, 0.29642948508262634, 0.22485359013080597, 0.08418437093496323, 0.14008811116218567, 0.09460973739624023, 0.34029585123062134, 0.14972491562366486, 9.710264205932617, 7.717662811279297, 12.204793930053711, 3.856313705444336, 9.289746284484863, 0.07988618314266205, 8.783195495605469, 0.2929389476776123, 7.9807915687561035, 0.26329290866851807, 0.6496790051460266, 15.975361824035645, 15.114130973815918, 10.839524269104004, 0.12185335904359818, 3.0252342224121094, 20.64515495300293, 52.183815002441406, 28.130260467529297, 0.0, 31.588947296142578, 52.01312255859375, 34.75204086303711, 48.318031311035156], "count": [311]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}, "index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}, "subtask_annotation": {"mean": [1.7459807073954985, 7.0, 7.0, 7.0, 7.0], "std": [1.9001882423962577, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [311]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [311]}, "eef_direction_state": {"mean": [5.421221864951768, 3.3762057877813505], "std": [1.0696333712289854, 1.9404178974683148], "min": [2, 0], "max": [6, 6], "count": [311]}, "eef_velocity_state": {"mean": [0.45016077170418006, 1.3311897106109325], "std": [0.7628375947850311, 0.5971191821635214], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_state": {"mean": [0.41479099678456594, 0.864951768488746], "std": [0.7116214025915322, 0.8340193892980954], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_direction_action": {"mean": [5.421221864951768, 3.3762057877813505], "std": [1.0696333712289854, 1.9404178974683148], "min": [2, 0], "max": [6, 6], "count": [311]}, "eef_velocity_action": {"mean": [0.45016077170418006, 1.3311897106109325], "std": [0.7628375947850311, 0.5971191821635214], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_action": {"mean": [0.41479099678456594, 0.864951768488746], "std": [0.7116214025915322, 0.8340193892980954], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_sim_pose_state": {"mean": [0.5552879131004996, 0.18818122957282496, 1.150026909655206, 0.42556350024267936, 1.3290410829315011, -0.09187485051413041, 0.740314262375944, -0.2366413383943328, 1.2465807145055576, 1.5829587925882924, 1.1930924543989425, 2.0249252105977384], "std": [0.01799689398662114, 0.04641830097363521, 0.0596595468300993, 1.8946916921480719, 0.16809344763575848, 1.7742867884991542, 0.05143761368002276, 0.02586213880082198, 0.030963410857336393, 0.4296884636121045, 0.16543313979729535, 0.3557694211431509], "min": [0.5245331749556954, 0.12800213067962707, 1.0439495795092744, -3.0306572639339606, 1.0077381971768076, -3.03693020252333, 0.613825088119873, -0.28596061969741304, 1.1826715009355502, 0.968222099265221, 0.8373061840775744, 1.552579499093805], "max": [0.5864459189404578, 0.24253750623392936, 1.2154413098155439, 3.067549528858906, 1.5039545899008249, 2.963791020958567, 0.7986312023070468, -0.18070085235341318, 1.301663100614928, 2.4020989549682317, 1.4131764652893999, 2.7393412877182306], "count": [311]}, "eef_sim_pose_action": {"mean": [0.5552879131004996, 0.18818122957282496, 1.150026909655206, 0.42556350024267936, 1.3290410829315011, -0.09187485051413041, 0.740314262375944, -0.2366413383943328, 1.2465807145055576, 1.5829587925882924, 1.1930924543989425, 2.0249252105977384], "std": [0.01799689398662114, 0.04641830097363521, 0.0596595468300993, 1.8946916921480719, 0.16809344763575848, 1.7742867884991542, 0.05143761368002276, 0.02586213880082198, 0.030963410857336393, 0.4296884636121045, 0.16543313979729535, 0.3557694211431509], "min": [0.5245331749556954, 0.12800213067962707, 1.0439495795092744, -3.0306572639339606, 1.0077381971768076, -3.03693020252333, 0.613825088119873, -0.28596061969741304, 1.1826715009355502, 0.968222099265221, 0.8373061840775744, 1.552579499093805], "max": [0.5864459189404578, 0.24253750623392936, 1.2154413098155439, 3.067549528858906, 1.5039545899008249, 2.963791020958567, 0.7986312023070468, -0.18070085235341318, 1.301663100614928, 2.4020989549682317, 1.4131764652893999, 2.7393412877182306], "count": [311]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0196078431372549]], [[0.03529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4685383986928105]], [[0.4630960171568627]], [[0.44795563316993464]]], "std": [[[0.21812526463185156]], [[0.21698954182727642]], [[0.21621978725843508]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.15294117647058825]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5610311642156862]], [[0.5797645281862746]], [[0.5635106270424837]]], "std": [[[0.2890954345713631]], [[0.29277571157435595]], [[0.30115882525638776]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4993180943627451]], [[0.5168777450980392]], [[0.4593520833333333]]], "std": [[[0.2574992061832757]], [[0.2725255708501176]], [[0.30137547095716083]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4580782863562092]], [[0.48783618259803924]], [[0.458977079248366]]], "std": [[[0.31935043804277025]], [[0.3317389789214659]], [[0.35276965043134995]]], "count": [100]}, "observation.state": {"min": [0.9473945498466492, -0.8321173787117004, 0.6576876640319824, -0.3406429886817932, -1.1830192804336548, 1.3616769313812256, -1.1691272258758545, -1.1102607250213623, 1.0103856325149536, -0.07469768077135086, 0.16505970060825348, -0.9675173759460449, 1.0006250143051147, 70.20687103271484, 0.1899999976158142, -0.18062499165534973, 0.6399999856948853, -0.16062501072883606, 0.030625000596046448, -0.4387499988079071, -0.9424999952316284, -1.8368749618530273, 1.0412499904632568, 0.3812499940395355, 47.52777862548828, 48.65187454223633, 0.8062499761581421, 0.1837500035762787, 0.9906250238418579, 0.6775000095367432, 0.6200000047683716, 0.0, 0.7081249952316284, 0.3446153998374939, 0.6258333325386047, 0.2981249988079071], "max": [1.1372263431549072, -0.5634393692016602, 0.7638332843780518, -0.13363565504550934, -0.4476138651371002, 1.855783224105835, -0.30155640840530396, -0.7311402559280396, 1.5890840291976929, 0.23155565559864044, 1.295729398727417, -0.6152247190475464, 7.381249904632568, 75.06812286376953, 20.587499618530273, 9.531874656677246, 20.613750457763672, 0.25999999046325684, 19.06624984741211, 0.7762500047683716, 13.858749389648438, 1.0462499856948853, 1.5425000190734863, 25.59000015258789, 83.01937866210938, 69.35562896728516, 2.3637499809265137, 9.410625457763672, 56.078125, 109.45562744140625, 73.80062866210938, 0.0, 82.76250457763672, 111.16312408447266, 90.57125091552734, 110.03812408447266], "mean": [1.0411850214004517, -0.6824669241905212, 0.712490439414978, -0.2212856113910675, -0.8339630365371704, 1.6120386123657227, -0.5310474038124084, -0.9736841917037964, 1.3827568292617798, 0.06811629980802536, 0.6538838744163513, -0.7999321818351746, 1.4487204551696777, 71.99212646484375, 2.2858998775482178, 7.221362590789795, 1.8665779829025269, 0.18568384647369385, 1.6356035470962524, -0.09735652059316635, 1.2369879484176636, 0.5645564198493958, 1.2834256887435913, 0.9425026178359985, 67.66204071044922, 63.75572204589844, 0.9447569847106934, 5.940827369689941, 38.75633239746094, 76.90519714355469, 52.67361831665039, 0.0, 60.581695556640625, 77.964599609375, 63.837650299072266, 81.59165954589844], "std": [0.05078074708580971, 0.06678672134876251, 0.03805775195360184, 0.05588420853018761, 0.17573784291744232, 0.19619181752204895, 0.17297042906284332, 0.08753513544797897, 0.13076166808605194, 0.08836761862039566, 0.28499460220336914, 0.09741717576980591, 0.8405061364173889, 0.9756900668144226, 4.442559242248535, 3.4927196502685547, 2.70689058303833, 0.047309380024671555, 2.5467281341552734, 0.24786238372325897, 1.6616255044937134, 0.8442299962043762, 0.17474745213985443, 2.835357427597046, 12.087517738342285, 6.308006763458252, 0.20734885334968567, 3.0151031017303467, 18.273845672607422, 43.57754898071289, 26.152843475341797, 0.0, 30.807453155517578, 47.26994323730469, 34.83447265625, 43.58468246459961], "count": [379]}, "action": {"min": [0.9473945498466492, -0.8321173787117004, 0.6576876640319824, -0.3406429886817932, -1.1830192804336548, 1.3616769313812256, -1.1691272258758545, -1.1102607250213623, 1.0103856325149536, -0.07469768077135086, 0.16505970060825348, -0.9675173759460449, 1.0006250143051147, 70.20687103271484, 0.1899999976158142, -0.18062499165534973, 0.6399999856948853, -0.16062501072883606, 0.030625000596046448, -0.4387499988079071, -0.9424999952316284, -1.8368749618530273, 1.0412499904632568, 0.3812499940395355, 47.52777862548828, 48.65187454223633, 0.8062499761581421, 0.1837500035762787, 0.9906250238418579, 0.6775000095367432, 0.6200000047683716, 0.0, 0.7081249952316284, 0.3446153998374939, 0.6258333325386047, 0.2981249988079071], "max": [1.1372263431549072, -0.5634393692016602, 0.7638332843780518, -0.13363565504550934, -0.4476138651371002, 1.855783224105835, -0.30155640840530396, -0.7311402559280396, 1.5890840291976929, 0.23155565559864044, 1.295729398727417, -0.6152247190475464, 7.381249904632568, 75.06812286376953, 20.587499618530273, 9.531874656677246, 20.613750457763672, 0.25999999046325684, 19.06624984741211, 0.7762500047683716, 13.858749389648438, 1.0462499856948853, 1.5425000190734863, 25.59000015258789, 83.01937866210938, 69.35562896728516, 2.3637499809265137, 9.410625457763672, 56.078125, 109.45562744140625, 73.80062866210938, 0.0, 82.76250457763672, 111.16312408447266, 90.57125091552734, 110.03812408447266], "mean": [1.0411852598190308, -0.6824669241905212, 0.7124897241592407, -0.2212856411933899, -0.8339630365371704, 1.61203932762146, -0.531046986579895, -0.9736840128898621, 1.3827569484710693, 0.06811627745628357, 0.6538839936256409, -0.7999324798583984, 1.4487199783325195, 71.99211883544922, 2.285900592803955, 7.221368789672852, 1.8665772676467896, 0.18568386137485504, 1.6356066465377808, -0.09735649824142456, 1.2369874715805054, 0.564556360244751, 1.2834259271621704, 0.9425024390220642, 67.66204071044922, 63.75577163696289, 0.9447565674781799, 5.940825939178467, 38.75633239746094, 76.9052734375, 52.67363357543945, 0.0, 60.581703186035156, 77.964599609375, 63.837669372558594, 81.59165954589844], "std": [0.0507807619869709, 0.06678671389818192, 0.03805776312947273, 0.05588420853018761, 0.17573779821395874, 0.19619165360927582, 0.1729704737663269, 0.08753510564565659, 0.13076171278953552, 0.08836759626865387, 0.28499454259872437, 0.09741715341806412, 0.8405061364173889, 0.9756900668144226, 4.442556381225586, 3.4927194118499756, 2.7068891525268555, 0.04730939492583275, 2.5467283725738525, 0.24786245822906494, 1.661624550819397, 0.8442299962043762, 0.17474746704101562, 2.8353569507598877, 12.087516784667969, 6.308006763458252, 0.20734883844852448, 3.015103578567505, 18.273845672607422, 43.57755661010742, 26.1528377532959, 0.0, 30.807453155517578, 47.26995849609375, 34.83448028564453, 43.58468246459961], "count": [379]}, "timestamp": {"min": [0.0], "max": [12.6], "mean": [6.3], "std": [3.6469165057620936], "count": [379]}, "frame_index": {"min": [0], "max": [378], "mean": [189.0], "std": [109.40749517286281], "count": [379]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [379]}, "index": {"min": [311], "max": [689], "mean": [500.0], "std": [109.40749517286281], "count": [379]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [379]}, "subtask_annotation": {"mean": [1.6174142480211082, 7.0, 7.0, 7.0, 7.0], "std": [1.6688398842517242, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [379]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [379]}, "eef_direction_state": {"mean": [5.379947229551451, 2.8153034300791555], "std": [1.0082608644740976, 1.8754568415174397], "min": [2, 0], "max": [6, 6], "count": [379]}, "eef_velocity_state": {"mean": [0.49076517150395776, 1.2269129287598945], "std": [0.7277349072645579, 0.5300607027682082], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_state": {"mean": [0.46174142480211083, 0.8944591029023746], "std": [0.7552721480179067, 0.8405588731931175], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_direction_action": {"mean": [5.379947229551451, 2.8153034300791555], "std": [1.0082608644740976, 1.8754568415174397], "min": [2, 0], "max": [6, 6], "count": [379]}, "eef_velocity_action": {"mean": [0.49076517150395776, 1.2269129287598945], "std": [0.7277349072645579, 0.5300607027682082], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_acc_mag_action": {"mean": [0.46174142480211083, 0.8944591029023746], "std": [0.7552721480179067, 0.8405588731931175], "min": [0, 0], "max": [2, 2], "count": [379]}, "eef_sim_pose_state": {"mean": [0.558492500740512, 0.17071533172309358, 1.1251859882167443, 0.33129370801946306, 1.314535441880758, -0.0931069443533413, 0.7454795564493727, -0.23489072440448638, 1.246205070100797, 1.3406275039766393, 0.9125280830502316, 1.8091186528547298], "std": [0.014115352320060346, 0.02746348646826301, 0.04005897372260991, 2.5811966562687267, 0.11339544431393504, 2.5175686127878305, 0.044216051140617434, 0.020713976807037873, 0.02493351299591295, 0.24118496110215218, 0.15310757140291484, 0.14860995237614325], "min": [0.5287307642427399, 0.11993751132430339, 1.037408248487055, -3.108536729707404, 1.049020383374756, -3.1050069960013262, 0.6100786851620101, -0.2657343162335241, 1.1822119366483792, 1.0166606359226722, 0.6803918922480876, 1.594332263961731], "max": [0.5740359014966894, 0.21904829374692183, 1.2058293863898006, 3.139228231455064, 1.5221245707338982, 3.118130261889452, 0.8072912058710603, -0.18226470075766615, 1.2903537894830721, 1.8406480274625767, 1.1935104390826328, 2.147259791565485], "count": [379]}, "eef_sim_pose_action": {"mean": [0.558492500740512, 0.17071533172309358, 1.1251859882167443, 0.33129370801946306, 1.314535441880758, -0.0931069443533413, 0.7454795564493727, -0.23489072440448638, 1.246205070100797, 1.3406275039766393, 0.9125280830502316, 1.8091186528547298], "std": [0.014115352320060346, 0.02746348646826301, 0.04005897372260991, 2.5811966562687267, 0.11339544431393504, 2.5175686127878305, 0.044216051140617434, 0.020713976807037873, 0.02493351299591295, 0.24118496110215218, 0.15310757140291484, 0.14860995237614325], "min": [0.5287307642427399, 0.11993751132430339, 1.037408248487055, -3.108536729707404, 1.049020383374756, -3.1050069960013262, 0.6100786851620101, -0.2657343162335241, 1.1822119366483792, 1.0166606359226722, 0.6803918922480876, 1.594332263961731], "max": [0.5740359014966894, 0.21904829374692183, 1.2058293863898006, 3.139228231455064, 1.5221245707338982, 3.118130261889452, 0.8072912058710603, -0.18226470075766615, 1.2903537894830721, 1.8406480274625767, 1.1935104390826328, 2.147259791565485], "count": [379]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46765526348039216]], [[0.4586049571078431]], [[0.44405964869281045]]], "std": [[[0.21868029264284458]], [[0.21933028694268777]], [[0.21686752002572987]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.1568627450980392]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5430517095588235]], [[0.5593642197712418]], [[0.5416250449346406]]], "std": [[[0.2992514413396665]], [[0.3022055767744175]], [[0.31148437709558136]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5520769403594772]], [[0.5638798345588235]], [[0.5334561254084967]]], "std": [[[0.29041401227762514]], [[0.30198273388027447]], [[0.31899336521183763]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.457010739379085]], [[0.48805258578431376]], [[0.4604623386437909]]], "std": [[[0.32721247340477727]], [[0.33801779208204247]], [[0.3583190386049196]]], "count": [100]}, "observation.state": {"min": [0.8485923409461975, -0.8393654227256775, 0.6094071865081787, -0.4714084267616272, -1.6117722988128662, 0.8680475950241089, -1.0815784931182861, -0.9406233429908752, 0.9522265195846558, -0.2816481590270996, 0.35613125562667847, -0.8705510497093201, 0.8006249666213989, 75.74666595458984, 0.19312499463558197, -0.29499998688697815, 0.9743750095367432, 0.32249999046325684, 0.8218749761581421, 0.30250000953674316, -0.5512499809265137, -1.5731250047683716, 0.8843749761581421, -1.1768749952316284, 30.280000686645508, 48.37062454223633, 1.0362499952316284, -0.6449999809265137, 1.0362499952316284, 0.41749998927116394, 0.8893749713897705, 0.0, 1.1037499904632568, 0.10875000059604645, 0.6150000095367432, 0.21937498450279236], "max": [1.266165018081665, -0.5332551598548889, 0.8412171602249146, 0.13172827661037445, -0.3301909267902374, 1.8328946828842163, -0.46449416875839233, -0.6703478693962097, 1.3710707426071167, 0.1231212317943573, 1.5484304428100586, -0.6256372332572937, 38.282501220703125, 83.7437515258789, 30.3018741607666, 2.200000047683716, 29.135623931884766, 1.2777777910232544, 33.83625030517578, 0.7806249856948853, 29.943124771118164, 0.9674999713897705, 7.709374904632568, 44.650001525878906, 54.727500915527344, 74.46937561035156, 2.5112500190734863, 9.524999618530273, 57.26250076293945, 110.39937591552734, 74.95437622070312, 0.0, 83.03250122070312, 109.52812957763672, 88.26687622070312, 108.97687530517578], "mean": [1.102288007736206, -0.6486819386482239, 0.6990838050842285, -0.25154057145118713, -1.0005128383636475, 1.565274715423584, -0.6249284744262695, -0.8741112351417542, 1.2453991174697876, -0.04679332301020622, 0.7925465703010559, -0.7509503960609436, 11.9863920211792, 80.10194396972656, 2.1793880462646484, 0.47889280319213867, 10.307416915893555, 1.0545169115066528, 11.530709266662598, 0.7154691815376282, 9.9371337890625, 0.34028229117393494, 2.4467718601226807, 13.6326904296875, 39.4475212097168, 68.06909942626953, 1.139009714126587, 5.5577826499938965, 38.176456451416016, 76.5177230834961, 51.70159912109375, 0.0, 56.14274215698242, 74.69231414794922, 56.43561553955078, 78.6971206665039], "std": [0.1518895924091339, 0.09792111814022064, 0.057609979063272476, 0.1809266060590744, 0.3496399223804474, 0.292108416557312, 0.15439274907112122, 0.06558056175708771, 0.09923359006643295, 0.1348341554403305, 0.2629268765449524, 0.05090677738189697, 14.547436714172363, 1.4866424798965454, 6.514012813568115, 0.5262838006019592, 11.313105583190918, 0.11427324265241623, 13.54471206665039, 0.06830796599388123, 11.725922584533691, 0.43942293524742126, 2.1032443046569824, 17.46753692626953, 7.009624004364014, 8.456515312194824, 0.17697402834892273, 2.6535425186157227, 17.847698211669922, 46.499080657958984, 26.19742774963379, 0.0, 30.305015563964844, 48.312442779541016, 34.33805465698242, 44.5546760559082], "count": [289]}, "action": {"min": [0.8485923409461975, -0.8393654227256775, 0.6094071865081787, -0.4714084267616272, -1.6117722988128662, 0.8680475950241089, -1.0815784931182861, -0.9406233429908752, 0.9522265195846558, -0.2816481590270996, 0.35613125562667847, -0.8705510497093201, 0.8006249666213989, 75.74666595458984, 0.19312499463558197, -0.29499998688697815, 0.9743750095367432, 0.32249999046325684, 0.8218749761581421, 0.30250000953674316, -0.5512499809265137, -1.5731250047683716, 0.8843749761581421, -1.1768749952316284, 30.280000686645508, 48.37062454223633, 1.0362499952316284, -0.6449999809265137, 1.0362499952316284, 0.41749998927116394, 0.8893749713897705, 0.0, 1.1037499904632568, 0.10875000059604645, 0.6150000095367432, 0.21937498450279236], "max": [1.266165018081665, -0.5332551598548889, 0.8412171602249146, 0.13172827661037445, -0.3301909267902374, 1.8328946828842163, -0.46449416875839233, -0.6703478693962097, 1.3710707426071167, 0.1231212317943573, 1.5484304428100586, -0.6256372332572937, 38.282501220703125, 83.7437515258789, 30.3018741607666, 2.200000047683716, 29.135623931884766, 1.2777777910232544, 33.83625030517578, 0.7806249856948853, 29.943124771118164, 0.9674999713897705, 7.709374904632568, 44.650001525878906, 54.727500915527344, 74.46937561035156, 2.5112500190734863, 9.524999618530273, 57.26250076293945, 110.39937591552734, 74.95437622070312, 0.0, 83.03250122070312, 109.52812957763672, 88.26687622070312, 108.97687530517578], "mean": [1.1022887229919434, -0.6486814022064209, 0.6990842223167419, -0.2515406012535095, -1.0005124807357788, 1.5652742385864258, -0.6249282956123352, -0.874111533164978, 1.2453991174697876, -0.046793315559625626, 0.7925460338592529, -0.7509502172470093, 11.986383438110352, 80.10199737548828, 2.1793906688690186, 0.47889259457588196, 10.30742073059082, 1.054517149925232, 11.530698776245117, 0.715469241142273, 9.9371337890625, 0.3402823507785797, 2.4467709064483643, 13.632689476013184, 39.447540283203125, 68.0690689086914, 1.1390101909637451, 5.557781219482422, 38.17646408081055, 76.51775360107422, 51.701622009277344, 0.0, 56.14277648925781, 74.6923828125, 56.435604095458984, 78.6971435546875], "std": [0.1518896073102951, 0.09792114794254303, 0.057609982788562775, 0.1809266060590744, 0.3496399223804474, 0.292108416557312, 0.154392808675766, 0.0655805766582489, 0.09923359006643295, 0.1348341703414917, 0.2629269063472748, 0.05090678110718727, 14.547433853149414, 1.4866423606872559, 6.514010429382324, 0.5262836813926697, 11.31310749053955, 0.11427316069602966, 13.54471206665039, 0.06830797344446182, 11.725922584533691, 0.4394230246543884, 2.1032445430755615, 17.467544555664062, 7.009622573852539, 8.456514358520508, 0.17697404325008392, 2.6535420417785645, 17.84769630432129, 46.49907302856445, 26.197425842285156, 0.0, 30.305015563964844, 48.312442779541016, 34.338043212890625, 44.554683685302734], "count": [289]}, "timestamp": {"min": [0.0], "max": [9.6], "mean": [4.8], "std": [2.780887148615228], "count": [289]}, "frame_index": {"min": [0], "max": [288], "mean": [144.0], "std": [83.42661445845684], "count": [289]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [289]}, "index": {"min": [690], "max": [978], "mean": [834.0], "std": [83.42661445845684], "count": [289]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [289]}, "subtask_annotation": {"mean": [1.9100346020761245, 7.0, 7.0, 7.0, 7.0], "std": [1.61701688223055, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [289]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [289]}, "eef_direction_state": {"mean": [4.833910034602076, 3.453287197231834], "std": [1.3516972307698696, 2.0526119550302178], "min": [2, 0], "max": [6, 6], "count": [289]}, "eef_velocity_state": {"mean": [0.7439446366782007, 1.2387543252595157], "std": [0.8340751319003724, 0.6668781567693625], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_state": {"mean": [0.6505190311418685, 0.9965397923875432], "std": [0.8144508459285076, 0.8584941749462053], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_direction_action": {"mean": [4.833910034602076, 3.453287197231834], "std": [1.3516972307698696, 2.0526119550302178], "min": [2, 0], "max": [6, 6], "count": [289]}, "eef_velocity_action": {"mean": [0.7439446366782007, 1.2387543252595157], "std": [0.8340751319003724, 0.6668781567693625], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_action": {"mean": [0.6505190311418685, 0.9965397923875432], "std": [0.8144508459285076, 0.8584941749462053], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_sim_pose_state": {"mean": [0.55705576719366, 0.19234664696356943, 1.1559162210839449, 0.6105144714725106, 1.3138492009918135, 0.11392437702349399, 0.6995757266173759, -0.21921970664927037, 1.2467102542423616, 1.2627962105918003, 0.9678946397644206, 1.8524991965195534], "std": [0.014389967776285024, 0.05365692506350077, 0.05720656143013597, 2.0010411039485287, 0.18759449388895366, 1.9036837873299097, 0.03774062465107214, 0.020676901132789485, 0.0315830497574945, 0.24455708150136665, 0.142623763723926, 0.15974145623291175], "min": [0.523832598527247, 0.09713732733563563, 1.045891138323283, -3.0138032203540543, 0.7884007637345252, -3.1103276485498097, 0.574117786974655, -0.24773861056985463, 1.1911832652582286, 0.8116892968973866, 0.7471584625920378, 1.5232294862825193], "max": [0.5702773580843057, 0.25487907382902525, 1.2903388418828428, 3.1256548158680855, 1.5398109758823328, 2.9927718640451864, 0.7458997460913801, -0.17853674142559953, 1.3151692858896327, 1.7868753747869492, 1.1891724031331576, 2.201279750047496], "count": [289]}, "eef_sim_pose_action": {"mean": [0.55705576719366, 0.19234664696356943, 1.1559162210839449, 0.6105144714725106, 1.3138492009918135, 0.11392437702349399, 0.6995757266173759, -0.21921970664927037, 1.2467102542423616, 1.2627962105918003, 0.9678946397644206, 1.8524991965195534], "std": [0.014389967776285024, 0.05365692506350077, 0.05720656143013597, 2.0010411039485287, 0.18759449388895366, 1.9036837873299097, 0.03774062465107214, 0.020676901132789485, 0.0315830497574945, 0.24455708150136665, 0.142623763723926, 0.15974145623291175], "min": [0.523832598527247, 0.09713732733563563, 1.045891138323283, -3.0138032203540543, 0.7884007637345252, -3.1103276485498097, 0.574117786974655, -0.24773861056985463, 1.1911832652582286, 0.8116892968973866, 0.7471584625920378, 1.5232294862825193], "max": [0.5702773580843057, 0.25487907382902525, 1.2903388418828428, 3.1256548158680855, 1.5398109758823328, 2.9927718640451864, 0.7458997460913801, -0.17853674142559953, 1.3151692858896327, 1.7868753747869492, 1.1891724031331576, 2.201279750047496], "count": [289]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0196078431372549]], [[0.0392156862745098]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4690412601529285]], [[0.46136814677327237]], [[0.44737402238403456]]], "std": [[[0.2135537248697946]], [[0.21277006024682185]], [[0.21033580370436392]]], "count": [103]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5568676450758298]], [[0.5757135862840281]], [[0.5578076020052034]]], "std": [[[0.289813781494489]], [[0.29437104341606296]], [[0.3080496725335841]]], "count": [103]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5312903876356367]], [[0.5582957575829686]], [[0.5320548396947776]]], "std": [[[0.3142106671864332]], [[0.3182646319007144]], [[0.3331624833137065]]], "count": [103]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4603134399390824]], [[0.4896160408338093]], [[0.4635187630877594]]], "std": [[[0.3298879276544654]], [[0.34243911428247165]], [[0.3623686322994117]]], "count": [103]}, "observation.state": {"min": [0.8649957776069641, -0.8504997491836548, 0.6097409725189209, -0.5113441348075867, -1.6112467050552368, 0.9644761681556702, -1.1401827335357666, -0.904716968536377, 0.9286386370658875, -0.8201247453689575, 0.04959182068705559, -0.9472514986991882, 0.6937500238418579, 73.87437438964844, -0.5981249809265137, -0.1899999976158142, 0.6143749952316284, -0.9487500190734863, -0.22437500953674316, -0.8337500095367432, 0.8062499761581421, -0.8431249856948853, 0.9524999856948853, 0.32875001430511475, 4.061249732971191, 45.66625213623047, 0.8912500143051147, -0.7775000333786011, 1.046875, 0.5362499952316284, 0.7231249809265137, 0.0, 1.084375023841858, 0.21937499940395355, 0.6668750047683716, -0.004999999888241291], "max": [1.4565927982330322, -0.5333505272865295, 0.7979514598846436, -0.13375486433506012, -0.3342679440975189, 1.9828860759735107, -0.06439784169197083, -0.5635824203491211, 1.2989957332611084, 0.21348325908184052, 1.4116120338439941, -0.7727741003036499, 22.207500457763672, 84.39375305175781, 30.000625610351562, 2.945000171661377, 18.719375610351562, 0.31812500953674316, 31.138750076293945, 0.5556249618530273, 29.438749313354492, 0.5406249761581421, 13.164375305175781, 35.62312698364258, 60.26812744140625, 78.37187957763672, 2.25, 9.5912504196167, 43.786251068115234, 110.75875091552734, 64.76187896728516, 0.0, 75.30937957763672, 111.20000457763672, 81.3550033569336, 110.75375366210938], "mean": [1.2567392587661743, -0.6898163557052612, 0.7002328038215637, -0.3937782347202301, -1.2256920337677002, 1.373365879058838, -0.42782968282699585, -0.7811572551727295, 1.1766241788864136, -0.33537307381629944, 0.46759849786758423, -0.914924681186676, 2.865093946456909, 81.02009582519531, 4.889070987701416, 0.21931901574134827, 3.8509140014648438, 0.22955849766731262, 5.107463359832764, -0.14470814168453217, 4.850430965423584, 0.3250013589859009, 1.802527904510498, 5.719427585601807, 17.597915649414062, 73.75865936279297, 1.064507007598877, 3.5990426540374756, 24.883644104003906, 91.26976013183594, 47.665348052978516, 0.0, 57.71882629394531, 88.96720123291016, 61.470394134521484, 91.94599914550781], "std": [0.18936403095722198, 0.08164911717176437, 0.03952604904770851, 0.13772080838680267, 0.35292360186576843, 0.293038010597229, 0.2749813497066498, 0.06550838053226471, 0.0790238156914711, 0.35784754157066345, 0.3489033579826355, 0.03581525757908821, 5.28405237197876, 3.4252495765686035, 7.605306625366211, 0.9162516593933105, 5.554623126983643, 0.21006342768669128, 8.723668098449707, 0.3038524091243744, 7.965059280395508, 0.22956730425357819, 2.510976791381836, 10.939421653747559, 13.897295951843262, 8.73318862915039, 0.14546097815036774, 2.5420517921447754, 9.253454208374023, 38.69072723388672, 17.57278823852539, 0.0, 21.60547637939453, 40.46977996826172, 24.83770751953125, 37.66526412963867], "count": [489]}, "action": {"min": [0.8649957776069641, -0.8504997491836548, 0.6097409725189209, -0.5113441348075867, -1.6112467050552368, 0.9644761681556702, -1.1401827335357666, -0.904716968536377, 0.9286386370658875, -0.8201247453689575, 0.04959182068705559, -0.9472514986991882, 0.6937500238418579, 73.87437438964844, -0.5981249809265137, -0.1899999976158142, 0.6143749952316284, -0.9487500190734863, -0.22437500953674316, -0.8337500095367432, 0.8062499761581421, -0.8431249856948853, 0.9524999856948853, 0.32875001430511475, 4.061249732971191, 45.66625213623047, 0.8912500143051147, -0.7775000333786011, 1.046875, 0.5362499952316284, 0.7231249809265137, 0.0, 1.084375023841858, 0.21937499940395355, 0.6668750047683716, -0.004999999888241291], "max": [1.4565927982330322, -0.5333505272865295, 0.7979514598846436, -0.13375486433506012, -0.3342679440975189, 1.9828860759735107, -0.06439784169197083, -0.5635824203491211, 1.2989957332611084, 0.21348325908184052, 1.4116120338439941, -0.7727741003036499, 22.207500457763672, 84.39375305175781, 30.000625610351562, 2.945000171661377, 18.719375610351562, 0.31812500953674316, 31.138750076293945, 0.5556249618530273, 29.438749313354492, 0.5406249761581421, 13.164375305175781, 35.62312698364258, 60.26812744140625, 78.37187957763672, 2.25, 9.5912504196167, 43.786251068115234, 110.75875091552734, 64.76187896728516, 0.0, 75.30937957763672, 111.20000457763672, 81.3550033569336, 110.75375366210938], "mean": [1.2567386627197266, -0.6898166537284851, 0.7002323865890503, -0.39377814531326294, -1.2256919145584106, 1.3733649253845215, -0.4278298318386078, -0.7811573147773743, 1.176624059677124, -0.3353731036186218, 0.4675985276699066, -0.9149243235588074, 2.865098476409912, 81.02003479003906, 4.889078140258789, 0.21931873261928558, 3.850910186767578, 0.22955839335918427, 5.107461929321289, -0.14470815658569336, 4.850427150726318, 0.3250013589859009, 1.802530288696289, 5.719445705413818, 17.59790802001953, 73.75870513916016, 1.0645067691802979, 3.599041223526001, 24.88362693786621, 91.26972961425781, 47.66535949707031, 0.0, 57.718868255615234, 88.96713256835938, 61.47045135498047, 91.9459457397461], "std": [0.18936394155025482, 0.08164911717176437, 0.039526015520095825, 0.13772080838680267, 0.3529234826564789, 0.293038010597229, 0.274981290102005, 0.0655083879828453, 0.0790238156914711, 0.35784754157066345, 0.3489033877849579, 0.035815272480249405, 5.28405237197876, 3.4252495765686035, 7.605307102203369, 0.9162521362304688, 5.554619789123535, 0.21006344258785248, 8.723672866821289, 0.3038524389266968, 7.965055465698242, 0.22956714034080505, 2.5109751224517822, 10.939421653747559, 13.897292137145996, 8.733187675476074, 0.14546088874340057, 2.5420520305633545, 9.25345516204834, 38.69072341918945, 17.572784423828125, 0.0, 21.605470657348633, 40.46979522705078, 24.837703704833984, 37.66525650024414], "count": [489]}, "timestamp": {"min": [0.0], "max": [16.266666666666666], "mean": [8.133333333333333], "std": [4.7053948549235205], "count": [489]}, "frame_index": {"min": [0], "max": [488], "mean": [244.0], "std": [141.16184564770563], "count": [489]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [489]}, "index": {"min": [979], "max": [1467], "mean": [1223.0], "std": [141.16184564770563], "count": [489]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [489]}, "subtask_annotation": {"mean": [2.130879345603272, 7.0, 7.0, 7.0, 7.0], "std": [1.3243231260114425, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [489]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [489]}, "eef_direction_state": {"mean": [5.29038854805726, 3.1267893660531696], "std": [1.261969138568415, 1.9207930469075694], "min": [2, 0], "max": [6, 6], "count": [489]}, "eef_velocity_state": {"mean": [0.4376278118609407, 1.1370143149284253], "std": [0.7097735003528859, 0.5308865928211108], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_state": {"mean": [0.3312883435582822, 0.6973415132924335], "std": [0.662046292290887, 0.8426350528217549], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_direction_action": {"mean": [5.29038854805726, 3.1267893660531696], "std": [1.261969138568415, 1.9207930469075694], "min": [2, 0], "max": [6, 6], "count": [489]}, "eef_velocity_action": {"mean": [0.4376278118609407, 1.1370143149284253], "std": [0.7097735003528859, 0.5308865928211108], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_acc_mag_action": {"mean": [0.3312883435582822, 0.6973415132924335], "std": [0.662046292290887, 0.8426350528217549], "min": [0, 0], "max": [2, 2], "count": [489]}, "eef_sim_pose_state": {"mean": [0.5547382187650005, 0.228480031472991, 1.1500274479723855, -0.8229446301357913, 1.1790054615306362, -1.171792253088162, 0.7007425168456572, -0.22975559850801824, 1.2563622616068773, 0.11787978880683561, 1.2763756427125943, 0.4417232823411887], "std": [0.006357543975933503, 0.051000504084241186, 0.04436318297519561, 1.5887804502724137, 0.17727945723017108, 1.4880676646980888, 0.029631700425966013, 0.02376812176441021, 0.030244572810547026, 1.7264773924071175, 0.1925628903726705, 1.7740624494610595], "min": [0.537216286572696, 0.11475468553304699, 1.0376588166976277, -3.1142220713382605, 0.9559015816952359, -3.13607854902702, 0.5934329353213481, -0.29954495622730093, 1.169942746273846, -3.1283464143215935, 0.919219626550853, -3.134115450564229], "max": [0.5660125089395087, 0.2833296838591918, 1.2331690735445318, 3.116351215838979, 1.52094105008972, 3.0083309233221103, 0.7398555688258925, -0.1912570268857124, 1.3151969602080713, 3.1157937289749658, 1.507206760963963, 3.090727428166367], "count": [489]}, "eef_sim_pose_action": {"mean": [0.5547382187650005, 0.228480031472991, 1.1500274479723855, -0.8229446301357913, 1.1790054615306362, -1.171792253088162, 0.7007425168456572, -0.22975559850801824, 1.2563622616068773, 0.11787978880683561, 1.2763756427125943, 0.4417232823411887], "std": [0.006357543975933503, 0.051000504084241186, 0.04436318297519561, 1.5887804502724137, 0.17727945723017108, 1.4880676646980888, 0.029631700425966013, 0.02376812176441021, 0.030244572810547026, 1.7264773924071175, 0.1925628903726705, 1.7740624494610595], "min": [0.537216286572696, 0.11475468553304699, 1.0376588166976277, -3.1142220713382605, 0.9559015816952359, -3.13607854902702, 0.5934329353213481, -0.29954495622730093, 1.169942746273846, -3.1283464143215935, 0.919219626550853, -3.134115450564229], "max": [0.5660125089395087, 0.2833296838591918, 1.2331690735445318, 3.116351215838979, 1.52094105008972, 3.0083309233221103, 0.7398555688258925, -0.1912570268857124, 1.3151969602080713, 3.1157937289749658, 1.507206760963963, 3.090727428166367], "count": [489]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.0392156862745098]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4690049366830065]], [[0.4618702348856209]], [[0.4471921160130719]]], "std": [[[0.2207708707576861]], [[0.21951780235981677]], [[0.21662872161003602]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.14901960784313725]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5469840073529412]], [[0.5661817973856209]], [[0.552728839869281]]], "std": [[[0.2872098391058847]], [[0.29261385602880724]], [[0.3003749428318403]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5265796160130719]], [[0.5453688174019607]], [[0.5089581740196077]]], "std": [[[0.30255257853758]], [[0.3068230403670847]], [[0.324998183060721]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4565588010620915]], [[0.48789823529411763]], [[0.461433137254902]]], "std": [[[0.3306484056789993]], [[0.3417669642335737]], [[0.360870810448836]]], "count": [100]}, "observation.state": {"min": [0.9210727214813232, -0.7948042750358582, 0.6029936075210571, -0.35944533348083496, -1.5315183401107788, 1.1917507648468018, -1.16682767868042, -0.8466373085975647, 0.9408670663833618, -0.35613125562667847, 0.5567397475242615, -0.8401522040367126, 0.6931250095367432, 78.87187194824219, -0.84375, -0.07437499612569809, 0.6137499809265137, 0.11937500536441803, 0.6506249904632568, -0.9381250143051147, -0.30812498927116394, -1.2975000143051147, 1.1887500286102295, -0.47999998927116394, 27.233749389648438, 48.69750213623047, 0.8849999904632568, -0.8475000262260437, 1.0512499809265137, 0.6137499809265137, 3.4606666564941406, 0.0, 2.6038460731506348, 0.3581250011920929, 0.8331249952316284, 0.5830000042915344], "max": [1.2776093482971191, -0.5092698335647583, 0.7429659962654114, -0.0943913534283638, -0.40777352452278137, 1.877145767211914, -0.41299495100975037, -0.6743057370185852, 1.2462568283081055, 0.17342832684516907, 1.5584335327148438, -0.7044661045074463, 17.136249542236328, 85.41937255859375, 32.75437545776367, 4.896874904632568, 31.0755558013916, 0.8962500095367432, 32.65999984741211, 0.2800000011920929, 26.88599967956543, 2.8012499809265137, 1.4118750095367432, 49.51222229003906, 57.93375015258789, 73.70500183105469, 1.8125, 9.75, 51.37687301635742, 110.09249877929688, 71.68937683105469, 0.0, 76.35625457763672, 109.3081283569336, 77.25125122070312, 109.62625122070312], "mean": [1.114939570426941, -0.634243369102478, 0.6837692260742188, -0.2705019414424896, -1.016556978225708, 1.6184531450271606, -0.7668293714523315, -0.7890010476112366, 1.1494077444076538, 0.03548740968108177, 0.9653492569923401, -0.810018002986908, 5.6502227783203125, 80.91388702392578, 6.411007404327393, 0.7398327589035034, 9.87663459777832, 0.399241179227829, 7.926330089569092, -0.20376965403556824, 7.11191987991333, 0.4681512415409088, 1.2573248147964478, 13.920248985290527, 36.28443145751953, 67.27684783935547, 1.0477641820907593, 2.7068774700164795, 33.4151725769043, 74.46654510498047, 46.76036834716797, 0.0, 49.47954559326172, 73.39869689941406, 48.88785171508789, 75.93968200683594], "std": [0.1289162039756775, 0.09065884351730347, 0.044304292649030685, 0.09281428903341293, 0.34384042024612427, 0.2041042447090149, 0.16631868481636047, 0.04898029938340187, 0.07073716074228287, 0.16256234049797058, 0.22592021524906158, 0.038882650434970856, 6.137058258056641, 2.100844383239746, 8.66696548461914, 1.3174097537994385, 12.421099662780762, 0.07730088382959366, 9.721468925476074, 0.1914938986301422, 8.404071807861328, 0.6720438599586487, 0.052539825439453125, 18.027273178100586, 8.497184753417969, 8.937979698181152, 0.15375815331935883, 3.336341619491577, 16.828638076782227, 47.4650764465332, 23.86795425415039, 0.0, 26.788877487182617, 47.87678909301758, 29.88813018798828, 46.43056106567383], "count": [224]}, "action": {"min": [0.9210727214813232, -0.7948042750358582, 0.6029936075210571, -0.35944533348083496, -1.5315183401107788, 1.1917507648468018, -1.16682767868042, -0.8466373085975647, 0.9408670663833618, -0.35613125562667847, 0.5567397475242615, -0.8401522040367126, 0.6931250095367432, 78.87187194824219, -0.84375, -0.07437499612569809, 0.6137499809265137, 0.11937500536441803, 0.6506249904632568, -0.9381250143051147, -0.30812498927116394, -1.2975000143051147, 1.1887500286102295, -0.47999998927116394, 27.233749389648438, 48.69750213623047, 0.8849999904632568, -0.8475000262260437, 1.0512499809265137, 0.6137499809265137, 3.4606666564941406, 0.0, 2.6038460731506348, 0.3581250011920929, 0.8331249952316284, 0.5830000042915344], "max": [1.2776093482971191, -0.5092698335647583, 0.7429659962654114, -0.0943913534283638, -0.40777352452278137, 1.877145767211914, -0.41299495100975037, -0.6743057370185852, 1.2462568283081055, 0.17342832684516907, 1.5584335327148438, -0.7044661045074463, 17.136249542236328, 85.41937255859375, 32.75437545776367, 4.896874904632568, 31.0755558013916, 0.8962500095367432, 32.65999984741211, 0.2800000011920929, 26.88599967956543, 2.8012499809265137, 1.4118750095367432, 49.51222229003906, 57.93375015258789, 73.70500183105469, 1.8125, 9.75, 51.37687301635742, 110.09249877929688, 71.68937683105469, 0.0, 76.35625457763672, 109.3081283569336, 77.25125122070312, 109.62625122070312], "mean": [1.1149393320083618, -0.6342435479164124, 0.6837693452835083, -0.2705020010471344, -1.016556978225708, 1.6184539794921875, -0.7668296098709106, -0.789000928401947, 1.1494083404541016, 0.03548740968108177, 0.9653490781784058, -0.8100182414054871, 5.650223255157471, 80.91389465332031, 6.411004066467285, 0.7398329973220825, 9.876633644104004, 0.39924144744873047, 7.92633581161499, -0.20376969873905182, 7.111922740936279, 0.46815118193626404, 1.2573254108428955, 13.92026424407959, 36.2844352722168, 67.27684020996094, 1.0477641820907593, 2.706876754760742, 33.415184020996094, 74.46650695800781, 46.760372161865234, 0.0, 49.47952651977539, 73.39868927001953, 48.887855529785156, 75.93968963623047], "std": [0.1289162039756775, 0.09065882861614227, 0.04430428892374039, 0.09281428903341293, 0.34384047985076904, 0.2041042596101761, 0.16631866991519928, 0.04898029565811157, 0.07073716074228287, 0.16256234049797058, 0.22592023015022278, 0.03888264670968056, 6.137056350708008, 2.100844621658325, 8.666967391967773, 1.3174099922180176, 12.421098709106445, 0.07730086892843246, 9.721467971801758, 0.19149397313594818, 8.404069900512695, 0.6720438003540039, 0.05253983289003372, 18.02727508544922, 8.497185707092285, 8.937978744506836, 0.15375810861587524, 3.3363418579101562, 16.82863998413086, 47.4650764465332, 23.867958068847656, 0.0, 26.788877487182617, 47.87678146362305, 29.88813018798828, 46.43056106567383], "count": [224]}, "timestamp": {"min": [0.0], "max": [7.433333333333334], "mean": [3.7166666666666663], "std": [2.155419526062927], "count": [224]}, "frame_index": {"min": [0], "max": [223], "mean": [111.5], "std": [64.66258578188781], "count": [224]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [224]}, "index": {"min": [1468], "max": [1691], "mean": [1579.5], "std": [64.66258578188781], "count": [224]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [224]}, "subtask_annotation": {"mean": [2.1205357142857144, 7.0, 7.0, 7.0, 7.0], "std": [1.7875381311046339, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [224]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [224]}, "eef_direction_state": {"mean": [4.995535714285714, 2.8482142857142856], "std": [1.1079975819385322, 2.027532901919806], "min": [2, 0], "max": [6, 6], "count": [224]}, "eef_velocity_state": {"mean": [0.8125, 1.2053571428571428], "std": [0.8401875853471227, 0.569122018945831], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_state": {"mean": [0.7366071428571429, 0.9732142857142857], "std": [0.8437263791100298, 0.8499981242476308], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_direction_action": {"mean": [4.995535714285714, 2.8482142857142856], "std": [1.1079975819385322, 2.027532901919806], "min": [2, 0], "max": [6, 6], "count": [224]}, "eef_velocity_action": {"mean": [0.8125, 1.2053571428571428], "std": [0.8401875853471227, 0.569122018945831], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_action": {"mean": [0.7366071428571429, 0.9732142857142857], "std": [0.8437263791100298, 0.8499981242476308], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_sim_pose_state": {"mean": [0.5542134370759626, 0.19356345150589635, 1.159838310645336, 0.45019073044857977, 1.3494957225674251, -0.02210522097453913, 0.6688555552408967, -0.23426227493667073, 1.2505828808443191, 1.1466426577989792, 0.9934870193475821, 1.742251922865184], "std": [0.01417450328420654, 0.049646492394806056, 0.06365993913783435, 1.8791440472217025, 0.1863363875896044, 1.7292444253149417, 0.02881904720088056, 0.02794668525488215, 0.021825283616191724, 0.16585194022519784, 0.13254549438011576, 0.12100310068166624], "min": [0.5291237025626778, 0.1239422017860077, 1.04544638653557, -3.1405666420508824, 1.0256009550394318, -2.861452718639736, 0.5757886811279016, -0.2911445521809611, 1.2094747626209634, 0.9368657740541758, 0.8097645545558843, 1.544131025914501], "max": [0.5700645939035754, 0.2562383307009003, 1.265332139364381, 2.9906268028655365, 1.5704816909012722, 3.1217386133297103, 0.7053337473395824, -0.19141078223901348, 1.2788763592644834, 1.5029318599641686, 1.29789086839871, 2.059619670161715], "count": [224]}, "eef_sim_pose_action": {"mean": [0.5542134370759626, 0.19356345150589635, 1.159838310645336, 0.45019073044857977, 1.3494957225674251, -0.02210522097453913, 0.6688555552408967, -0.23426227493667073, 1.2505828808443191, 1.1466426577989792, 0.9934870193475821, 1.742251922865184], "std": [0.01417450328420654, 0.049646492394806056, 0.06365993913783435, 1.8791440472217025, 0.1863363875896044, 1.7292444253149417, 0.02881904720088056, 0.02794668525488215, 0.021825283616191724, 0.16585194022519784, 0.13254549438011576, 0.12100310068166624], "min": [0.5291237025626778, 0.1239422017860077, 1.04544638653557, -3.1405666420508824, 1.0256009550394318, -2.861452718639736, 0.5757886811279016, -0.2911445521809611, 1.2094747626209634, 0.9368657740541758, 0.8097645545558843, 1.544131025914501], "max": [0.5700645939035754, 0.2562383307009003, 1.265332139364381, 2.9906268028655365, 1.5704816909012722, 3.1217386133297103, 0.7053337473395824, -0.19141078223901348, 1.2788763592644834, 1.5029318599641686, 1.29789086839871, 2.059619670161715], "count": [224]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.01568627450980392]], [[0.0392156862745098]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47024375816993463]], [[0.4634679677287582]], [[0.4479477614379085]]], "std": [[[0.22342589634887144]], [[0.22208435580993408]], [[0.2214666762846178]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.16470588235294117]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5798349714052288]], [[0.5948248570261437]], [[0.5766023631535948]]], "std": [[[0.2773840655848961]], [[0.284792618510871]], [[0.289159595051801]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5214161989379085]], [[0.5301042258986928]], [[0.4913354534313726]]], "std": [[[0.28609354037208545]], [[0.29991717210203134]], [[0.3191583027750064]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4594520874183006]], [[0.48898427491830065]], [[0.4677633047385621]]], "std": [[[0.3287821114998445]], [[0.33947134659174577]], [[0.35691990445230615]]], "count": [100]}, "observation.state": {"min": [0.8301623463630676, -0.8021238446235657, 0.6271696090698242, -0.35237744450569153, -1.5952247381210327, 1.1118528842926025, -1.1421204805374146, -0.9506370425224304, 0.8976755142211914, -0.13258659839630127, 0.6033036112785339, -1.1144570112228394, 2.192500114440918, 72.13999938964844, -0.011250000447034836, -0.16250000894069672, 0.6931250095367432, -0.49937498569488525, 0.9168750047683716, -0.5149999856948853, 0.8762500286102295, 0.5987499952316284, 0.9375, -1.0987499952316284, 20.4581241607666, 48.81687545776367, 0.8218749761581421, -1.4056249856948853, 0.8231250047683716, -0.030625000596046448, 0.6306250095367432, 0.0, 0.7131249904632568, 0.016249999403953552, 0.5881249904632568, 0.13500000536441803], "max": [1.2903410196304321, -0.5365453362464905, 0.7517399787902832, 0.3397755026817322, -0.3244926333427429, 1.7925775051116943, -0.5983443856239319, -0.6993809342384338, 1.3016899824142456, 0.42191195487976074, 1.6330755949020386, -0.6991493105888367, 17.77777671813965, 85.24437713623047, 30.124374389648438, 6.339375019073486, 15.644999504089355, 0.7462499737739563, 14.949999809265137, 1.054444432258606, 14.632499694824219, 0.8849999904632568, 3.0037500858306885, 21.686248779296875, 56.70750045776367, 78.47624969482422, 2.3975000381469727, 8.5625, 51.68687438964844, 110.00875091552734, 73.22000122070312, 0.0, 83.31875610351562, 110.12125396728516, 89.38187408447266, 110.32062530517578], "mean": [0.9953533411026001, -0.6521530747413635, 0.6750460863113403, -0.06181195750832558, -0.8367260694503784, 1.5628317594528198, -0.7332556247711182, -0.835906445980072, 1.1563328504562378, 0.19244717061519623, 0.8992557525634766, -0.9376749396324158, 3.136479139328003, 83.37320709228516, 2.116389751434326, 1.1102728843688965, 4.375698566436768, -0.36496487259864807, 4.169393062591553, 0.06376653164625168, 4.812693119049072, 0.8026957511901855, 1.375442385673523, 8.073189735412598, 36.07637023925781, 70.65177917480469, 0.9756328463554382, 2.434910535812378, 28.79228973388672, 71.89339447021484, 42.1712646484375, 0.0, 48.84898376464844, 74.38087463378906, 50.312618255615234, 82.99302673339844], "std": [0.17477557063102722, 0.08345528692007065, 0.024001922458410263, 0.22067487239837646, 0.37332427501678467, 0.13995033502578735, 0.153766468167305, 0.05781639367341995, 0.09499871730804443, 0.13903404772281647, 0.2613453269004822, 0.10177303105592728, 2.212003469467163, 2.4398841857910156, 5.934367656707764, 2.132789134979248, 5.448305606842041, 0.25854790210723877, 4.828176975250244, 0.6910927295684814, 4.650757312774658, 0.032812196761369705, 0.4097330868244171, 7.783656597137451, 9.20855712890625, 10.003801345825195, 0.18590565025806427, 2.9052488803863525, 14.386959075927734, 46.702964782714844, 22.974124908447266, 0.0, 27.33778953552246, 47.02686309814453, 31.58797264099121, 41.423072814941406], "count": [298]}, "action": {"min": [0.8301623463630676, -0.8021238446235657, 0.6271696090698242, -0.35237744450569153, -1.5952247381210327, 1.1118528842926025, -1.1421204805374146, -0.9506370425224304, 0.8976755142211914, -0.13258659839630127, 0.6033036112785339, -1.1144570112228394, 2.192500114440918, 72.13999938964844, -0.011250000447034836, -0.16250000894069672, 0.6931250095367432, -0.49937498569488525, 0.9168750047683716, -0.5149999856948853, 0.8762500286102295, 0.5987499952316284, 0.9375, -1.0987499952316284, 20.4581241607666, 48.81687545776367, 0.8218749761581421, -1.4056249856948853, 0.8231250047683716, -0.030625000596046448, 0.6306250095367432, 0.0, 0.7131249904632568, 0.016249999403953552, 0.5881249904632568, 0.13500000536441803], "max": [1.2903410196304321, -0.5365453362464905, 0.7517399787902832, 0.3397755026817322, -0.3244926333427429, 1.7925775051116943, -0.5983443856239319, -0.6993809342384338, 1.3016899824142456, 0.42191195487976074, 1.6330755949020386, -0.6991493105888367, 17.77777671813965, 85.24437713623047, 30.124374389648438, 6.339375019073486, 15.644999504089355, 0.7462499737739563, 14.949999809265137, 1.054444432258606, 14.632499694824219, 0.8849999904632568, 3.0037500858306885, 21.686248779296875, 56.70750045776367, 78.47624969482422, 2.3975000381469727, 8.5625, 51.68687438964844, 110.00875091552734, 73.22000122070312, 0.0, 83.31875610351562, 110.12125396728516, 89.38187408447266, 110.32062530517578], "mean": [0.9953529238700867, -0.6521530151367188, 0.6750454306602478, -0.06181199848651886, -0.8367259502410889, 1.5628324747085571, -0.7332556843757629, -0.8359065055847168, 1.1563327312469482, 0.19244715571403503, 0.8992558717727661, -0.937675416469574, 3.1364798545837402, 83.37323760986328, 2.116392135620117, 1.1102728843688965, 4.375702381134033, -0.36496487259864807, 4.169389724731445, 0.06376663595438004, 4.812699317932129, 0.8026952743530273, 1.3754420280456543, 8.07318115234375, 36.076393127441406, 70.65185546875, 0.9756328463554382, 2.434908866882324, 28.792266845703125, 71.89344024658203, 42.17125701904297, 0.0, 48.84897232055664, 74.38079071044922, 50.312618255615234, 82.9930648803711], "std": [0.17477546632289886, 0.08345528692007065, 0.024001924321055412, 0.22067485749721527, 0.3733243942260742, 0.13995037972927094, 0.15376649796962738, 0.05781640112400055, 0.09499873220920563, 0.13903407752513885, 0.2613453269004822, 0.10177306830883026, 2.212003469467163, 2.4398841857910156, 5.9343695640563965, 2.1327881813049316, 5.448306560516357, 0.25854790210723877, 4.828176021575928, 0.6910927891731262, 4.650755405426025, 0.0328122116625309, 0.4097330868244171, 7.783657550811768, 9.208558082580566, 10.003799438476562, 0.1859055459499359, 2.9052488803863525, 14.386957168579102, 46.702972412109375, 22.974123001098633, 0.0, 27.337791442871094, 47.02686309814453, 31.58797264099121, 41.423072814941406], "count": [298]}, "timestamp": {"min": [0.0], "max": [9.9], "mean": [4.949999999999999], "std": [2.8674901917879336], "count": [298]}, "frame_index": {"min": [0], "max": [297], "mean": [148.5], "std": [86.024705753638], "count": [298]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [298]}, "index": {"min": [1692], "max": [1989], "mean": [1840.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [2.0503355704697985, 7.0, 7.0, 7.0, 7.0], "std": [1.4473360931680948, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [298]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [298]}, "eef_direction_state": {"mean": [4.8120805369127515, 3.2013422818791946], "std": [1.4740216981673542, 1.7816358736281677], "min": [2, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [0.6946308724832215, 1.2953020134228188], "std": [0.8135006164758697, 0.5372482173473696], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [0.5805369127516778, 0.9429530201342282], "std": [0.8121706644756153, 0.8631730937298717], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [4.8120805369127515, 3.2013422818791946], "std": [1.4740216981673542, 1.7816358736281677], "min": [2, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [0.6946308724832215, 1.2953020134228188], "std": [0.8135006164758697, 0.5372482173473696], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [0.5805369127516778, 0.9429530201342282], "std": [0.8121706644756153, 0.8631730937298717], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.5405676070342448, 0.15093814556460297, 1.150404725463809, 1.5292041233493288, 1.2926572961544252, 0.834686054188654, 0.6867780795412625, -0.23901816725849073, 1.2381905839783907, 1.2183697461727514, 0.9652393611291151, 1.710176720619145], "std": [0.021070471351522777, 0.0527853926760816, 0.05502677793882463, 1.8602367555410626, 0.1549136535968722, 1.7054635048194027, 0.04071876225318853, 0.02695026195218558, 0.02626538585745375, 0.17871477675881806, 0.1563135399841989, 0.13467756616480586], "min": [0.49622645516978736, 0.07894651288240123, 1.0545396223285581, -2.8305475962900446, 0.8863309685465306, -2.9735071356436142, 0.572227271653969, -0.27219423610367804, 1.1830248432733235, 0.8770774257153452, 0.6938336617300522, 1.5093560799053156], "max": [0.5639956953011935, 0.23565718805859112, 1.2626085797169968, 3.0782276578887275, 1.5469308913831812, 2.8541901637772127, 0.7368022971000991, -0.17798981705808398, 1.2843993538701395, 1.5816379710905157, 1.1801365381813214, 2.2032507539366546], "count": [298]}, "eef_sim_pose_action": {"mean": [0.5405676070342448, 0.15093814556460297, 1.150404725463809, 1.5292041233493288, 1.2926572961544252, 0.834686054188654, 0.6867780795412625, -0.23901816725849073, 1.2381905839783907, 1.2183697461727514, 0.9652393611291151, 1.710176720619145], "std": [0.021070471351522777, 0.0527853926760816, 0.05502677793882463, 1.8602367555410626, 0.1549136535968722, 1.7054635048194027, 0.04071876225318853, 0.02695026195218558, 0.02626538585745375, 0.17871477675881806, 0.1563135399841989, 0.13467756616480586], "min": [0.49622645516978736, 0.07894651288240123, 1.0545396223285581, -2.8305475962900446, 0.8863309685465306, -2.9735071356436142, 0.572227271653969, -0.27219423610367804, 1.1830248432733235, 0.8770774257153452, 0.6938336617300522, 1.5093560799053156], "max": [0.5639956953011935, 0.23565718805859112, 1.2626085797169968, 3.0782276578887275, 1.5469308913831812, 2.8541901637772127, 0.7368022971000991, -0.17798981705808398, 1.2843993538701395, 1.5816379710905157, 1.1801365381813214, 2.2032507539366546], "count": [298]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4681050367647059]], [[0.4613872916666667]], [[0.4459344321895425]]], "std": [[[0.21987243016822353]], [[0.21851887257829442]], [[0.21730674761747057]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1568627450980392]], [[0.1803921568627451]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5577294852941177]], [[0.5760518055555556]], [[0.5595495363562091]]], "std": [[[0.28274190357909573]], [[0.28918905474886486]], [[0.2931666671633251]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5429624509803921]], [[0.5551829656862745]], [[0.5182648161764706]]], "std": [[[0.29750270164058235]], [[0.30567487031468055]], [[0.32441760139132464]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4607776470588235]], [[0.4914577226307189]], [[0.47040201388888886]]], "std": [[[0.32934070390325965]], [[0.34083805824045343]], [[0.35933139463450714]]], "count": [100]}, "observation.state": {"min": [0.741230845451355, -0.8512626886367798, 0.6895647644996643, -0.35732337832450867, -1.3442986011505127, 1.2996394634246826, -1.147955298423767, -0.9056706428527832, 0.9581711888313293, -0.22251945734024048, 0.51031893491745, -0.9489442706108093, 0.84375, 76.73124694824219, 0.15187500417232513, -0.37187498807907104, 0.6081249713897705, -0.8481249809265137, 0.014999999664723873, -0.6412500143051147, -0.32249999046325684, 0.07625000178813934, 0.8962500095367432, -0.18312500417232513, 6.4375, 49.8125, 0.9012500047683716, -1.0543749332427979, 0.7768750190734863, 0.44312500953674316, 0.6043750047683716, 0.0, 0.6681250333786011, 0.24937500059604645, 0.6430000066757202, 0.07874999940395355], "max": [1.2922483682632446, -0.5658712983131409, 0.9397173523902893, 0.46501868963241577, -0.26848724484443665, 1.5939955711364746, -0.3799019753932953, -0.7140405178070068, 1.3003547191619873, 0.26555466651916504, 1.3967727422714233, -0.7307640910148621, 4.7866668701171875, 82.64221954345703, 27.033124923706055, 5.505000114440918, 17.877500534057617, 0.37062498927116394, 17.626874923706055, 1.1974999904632568, 16.36687469482422, 1.3240000009536743, 2.119374990463257, 35.79899978637695, 51.196876525878906, 81.73500061035156, 1.9887499809265137, 9.770000457763672, 40.864376068115234, 109.60749816894531, 58.62687683105469, 0.0, 78.25250244140625, 110.42874908447266, 85.19187927246094, 109.88063049316406], "mean": [1.0131497383117676, -0.669950544834137, 0.7341054677963257, -0.05872272327542305, -0.8442009091377258, 1.412813425064087, -0.6920838356018066, -0.8413947820663452, 1.2017109394073486, 0.0641423836350441, 0.8826751708984375, -0.8898630738258362, 1.2766103744506836, 79.42754364013672, 2.3358969688415527, 1.2128534317016602, 5.753598213195801, 0.2203819304704666, 5.834622383117676, 0.1746828705072403, 5.792513847351074, 0.8535087704658508, 1.1873819828033447, 11.421280860900879, 21.918109893798828, 73.24114990234375, 1.0351676940917969, 3.3403844833374023, 18.413070678710938, 72.12308502197266, 38.46472930908203, 0.0, 49.3939094543457, 76.65292358398438, 53.03296661376953, 78.5930404663086], "std": [0.1889255940914154, 0.08278040587902069, 0.047941502183675766, 0.2745850384235382, 0.3499147891998291, 0.08182403445243835, 0.18279756605625153, 0.05081698298454285, 0.09419579803943634, 0.14104771614074707, 0.21901024878025055, 0.06562488526105881, 0.6175956130027771, 1.2821838855743408, 5.720081329345703, 2.166217088699341, 6.595053672790527, 0.27131736278533936, 6.222716808319092, 0.5708100199699402, 5.96874475479126, 0.21097597479820251, 0.23074239492416382, 13.76475715637207, 13.914629936218262, 10.758820533752441, 0.14325104653835297, 3.091397285461426, 9.666950225830078, 44.818965911865234, 20.99610710144043, 0.0, 29.105588912963867, 48.480201721191406, 33.97256851196289, 46.66058349609375], "count": [302]}, "action": {"min": [0.741230845451355, -0.8512626886367798, 0.6895647644996643, -0.35732337832450867, -1.3442986011505127, 1.2996394634246826, -1.147955298423767, -0.9056706428527832, 0.9581711888313293, -0.22251945734024048, 0.51031893491745, -0.9489442706108093, 0.84375, 76.73124694824219, 0.15187500417232513, -0.37187498807907104, 0.6081249713897705, -0.8481249809265137, 0.014999999664723873, -0.6412500143051147, -0.32249999046325684, 0.07625000178813934, 0.8962500095367432, -0.18312500417232513, 6.4375, 49.8125, 0.9012500047683716, -1.0543749332427979, 0.7768750190734863, 0.44312500953674316, 0.6043750047683716, 0.0, 0.6681250333786011, 0.24937500059604645, 0.6430000066757202, 0.07874999940395355], "max": [1.2922483682632446, -0.5658712983131409, 0.9397173523902893, 0.46501868963241577, -0.26848724484443665, 1.5939955711364746, -0.3799019753932953, -0.7140405178070068, 1.3003547191619873, 0.26555466651916504, 1.3967727422714233, -0.7307640910148621, 4.7866668701171875, 82.64221954345703, 27.033124923706055, 5.505000114440918, 17.877500534057617, 0.37062498927116394, 17.626874923706055, 1.1974999904632568, 16.36687469482422, 1.3240000009536743, 2.119374990463257, 35.79899978637695, 51.196876525878906, 81.73500061035156, 1.9887499809265137, 9.770000457763672, 40.864376068115234, 109.60749816894531, 58.62687683105469, 0.0, 78.25250244140625, 110.42874908447266, 85.19187927246094, 109.88063049316406], "mean": [1.0131499767303467, -0.6699503660202026, 0.7341052293777466, -0.058722686022520065, -0.8442009687423706, 1.412813663482666, -0.6920835971832275, -0.84139484167099, 1.2017102241516113, 0.06414241343736649, 0.882675290107727, -0.8898632526397705, 1.2766101360321045, 79.42764282226562, 2.335893392562866, 1.2128543853759766, 5.753594875335693, 0.22038188576698303, 5.83462381362915, 0.1746828705072403, 5.79251766204834, 0.853508472442627, 1.187381386756897, 11.42126750946045, 21.918102264404297, 73.24119567871094, 1.0351676940917969, 3.3403830528259277, 18.413074493408203, 72.1230697631836, 38.46472930908203, 0.0, 49.3939323425293, 76.65293884277344, 53.0329475402832, 78.59304809570312], "std": [0.18892553448677063, 0.0827803909778595, 0.04794149100780487, 0.2745850086212158, 0.3499147295951843, 0.08182395994663239, 0.1827976256608963, 0.05081698298454285, 0.09419577568769455, 0.14104774594306946, 0.21901026368141174, 0.06562490016222, 0.6175954937934875, 1.2821837663650513, 5.720081806182861, 2.1662168502807617, 6.595053672790527, 0.2713175117969513, 6.222719192504883, 0.5708099007606506, 5.96874475479126, 0.2109760344028473, 0.23074235022068024, 13.764750480651855, 13.914634704589844, 10.758822441101074, 0.14325106143951416, 3.0913963317871094, 9.666952133178711, 44.81895446777344, 20.99610710144043, 0.0, 29.105587005615234, 48.48017501831055, 33.972572326660156, 46.66057586669922], "count": [302]}, "timestamp": {"min": [0.0], "max": [10.033333333333333], "mean": [5.016666666666667], "std": [2.9059804235786277], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [302]}, "index": {"min": [1990], "max": [2291], "mean": [2140.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [302]}, "subtask_annotation": {"mean": [1.9271523178807948, 7.0, 7.0, 7.0, 7.0], "std": [1.58050766321711, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [302]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [302]}, "eef_direction_state": {"mean": [4.529801324503311, 2.6953642384105962], "std": [1.771024872665799, 1.9050069179393048], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_state": {"mean": [0.8708609271523179, 1.1589403973509933], "std": [0.845642465427465, 0.528558144085693], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_state": {"mean": [0.5794701986754967, 0.8708609271523179], "std": [0.8006469140013979, 0.8456424654274647], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_direction_action": {"mean": [4.529801324503311, 2.6953642384105962], "std": [1.771024872665799, 1.9050069179393048], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_action": {"mean": [0.8708609271523179, 1.1589403973509933], "std": [0.845642465427465, 0.528558144085693], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_action": {"mean": [0.5794701986754967, 0.8708609271523179], "std": [0.8006469140013979, 0.8456424654274647], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_sim_pose_state": {"mean": [0.5565283898028259, 0.16800362429541077, 1.1447867095585034, -0.8099601051319043, 1.2971689769919552, 0.6482643110842499, 0.6902086185115203, -0.23218269878409722, 1.2512617286871142, 1.1250466845549199, 1.0215921508801182, 1.6755372874325745], "std": [0.028196374893143344, 0.05635373997636078, 0.0482617699752869, 2.2293167372954805, 0.12920741934915722, 2.2497652633411187, 0.037278196012810676, 0.0264335090719153, 0.023597053817763308, 0.13758303679221565, 0.12497814991402043, 0.12263483034454493], "min": [0.5038620877419504, 0.07921989140058636, 1.0424191816155433, -3.1391858054182546, 1.0084803466936543, -3.1311676850834362, 0.5883779151648694, -0.2844674993409245, 1.2115009150491132, 0.9021327996123044, 0.8788282847285638, 1.4695506853210227], "max": [0.6454038413018525, 0.2422630267208099, 1.2477209266759914, 3.1301145096378233, 1.5124532531872479, 3.1364923067288015, 0.7282919910544419, -0.18250652838409004, 1.2868999190790547, 1.382486749428344, 1.283125794821892, 1.9789406273500234], "count": [302]}, "eef_sim_pose_action": {"mean": [0.5565283898028259, 0.16800362429541077, 1.1447867095585034, -0.8099601051319043, 1.2971689769919552, 0.6482643110842499, 0.6902086185115203, -0.23218269878409722, 1.2512617286871142, 1.1250466845549199, 1.0215921508801182, 1.6755372874325745], "std": [0.028196374893143344, 0.05635373997636078, 0.0482617699752869, 2.2293167372954805, 0.12920741934915722, 2.2497652633411187, 0.037278196012810676, 0.0264335090719153, 0.023597053817763308, 0.13758303679221565, 0.12497814991402043, 0.12263483034454493], "min": [0.5038620877419504, 0.07921989140058636, 1.0424191816155433, -3.1391858054182546, 1.0084803466936543, -3.1311676850834362, 0.5883779151648694, -0.2844674993409245, 1.2115009150491132, 0.9021327996123044, 0.8788282847285638, 1.4695506853210227], "max": [0.6454038413018525, 0.2422630267208099, 1.2477209266759914, 3.1301145096378233, 1.5124532531872479, 3.1364923067288015, 0.7282919910544419, -0.18250652838409004, 1.2868999190790547, 1.382486749428344, 1.283125794821892, 1.9789406273500234], "count": [302]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4694380596405229]], [[0.46184668913398697]], [[0.4459415543300653]]], "std": [[[0.22037329851801013]], [[0.2188097677154471]], [[0.21777604301628356]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.1803921568627451]], [[0.1411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.554663329248366]], [[0.5731800163398693]], [[0.5598939195261438]]], "std": [[[0.28537700582799047]], [[0.28955959248576996]], [[0.2964663791663594]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5389288664215687]], [[0.5533817075163399]], [[0.5213635723039216]]], "std": [[[0.2957571813291119]], [[0.30411686423806644]], [[0.32066675992899446]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4628964991830065]], [[0.4937921589052287]], [[0.4730801102941177]]], "std": [[[0.32758868878209624]], [[0.33901459546714313]], [[0.35709704241798534]]], "count": [100]}, "observation.state": {"min": [0.8100633025169373, -0.84592205286026, 0.6614547371864319, -0.3977597951889038, -1.5591541528701782, 1.078494906425476, -1.107757329940796, -0.9393835067749023, 0.9587540030479431, -0.24612325429916382, 0.36976900696754456, -0.9932907819747925, 1.0056250095367432, 78.88555145263672, 0.0, -0.296875, 0.6037499904632568, 0.41062501072883606, 0.9262499809265137, -0.6668750047683716, 0.9331250190734863, 0.6362500190734863, 1.0993750095367432, 0.4281249940395355, 10.40999984741211, 50.91749954223633, 0.8849999904632568, -0.6056250333786011, 0.828125, 0.4599999785423279, 0.7087500095367432, 0.0, 0.9631249904632568, 0.19750000536441803, 0.647777795791626, 0.09375], "max": [1.3128480911254883, -0.542029082775116, 0.767719566822052, 0.5454623699188232, -0.3280212879180908, 1.58560311794281, -0.3245164752006531, -0.6658416986465454, 1.324983835220337, 0.3287842273712158, 1.398849606513977, -0.798475980758667, 19.729373931884766, 84.47125244140625, 27.584999084472656, 6.341249942779541, 22.059999465942383, 0.9362499713897705, 23.565624237060547, 1.1506249904632568, 21.004375457763672, 1.1962499618530273, 1.605625033378601, 36.481876373291016, 56.654998779296875, 79.48625183105469, 2.291249990463257, 9.475625038146973, 37.48500061035156, 110.17437744140625, 58.53499984741211, 0.0, 75.82875061035156, 110.55937957763672, 82.42937469482422, 111.1050033569336], "mean": [1.1225272417068481, -0.661817193031311, 0.7044521570205688, -0.14227503538131714, -1.043793797492981, 1.3941603899002075, -0.7153834104537964, -0.838642418384552, 1.1827199459075928, 0.1098092570900917, 0.9286611676216125, -0.932795524597168, 5.8162736892700195, 81.57164764404297, 4.474364280700684, 1.1702998876571655, 9.398114204406738, 0.6892058253288269, 8.242130279541016, 0.6856435537338257, 7.446115016937256, 0.7752361297607422, 1.3236887454986572, 11.375381469726562, 27.198348999023438, 73.07099151611328, 1.0178006887435913, 3.004927396774292, 17.023893356323242, 77.71407318115234, 34.569602966308594, 0.0, 44.57768249511719, 79.0138931274414, 48.64618682861328, 82.02677154541016], "std": [0.17903254926204681, 0.08454426378011703, 0.030045416206121445, 0.3074323534965515, 0.34236717224121094, 0.1511428952217102, 0.1942525953054428, 0.06469075381755829, 0.11228527873754501, 0.14866438508033752, 0.29139456152915955, 0.060967519879341125, 6.6888203620910645, 0.887111246585846, 7.927373886108398, 2.325704336166382, 8.991421699523926, 0.042914215475320816, 7.396227836608887, 0.7118192315101624, 6.925871849060059, 0.10915073752403259, 0.10086853802204132, 14.43625259399414, 13.00285816192627, 9.773205757141113, 0.1727936863899231, 3.3933773040771484, 8.418460845947266, 45.6855583190918, 19.450422286987305, 0.0, 26.352428436279297, 47.24740219116211, 30.246599197387695, 45.719730377197266], "count": [309]}, "action": {"min": [0.8100633025169373, -0.84592205286026, 0.6614547371864319, -0.3977597951889038, -1.5591541528701782, 1.078494906425476, -1.107757329940796, -0.9393835067749023, 0.9587540030479431, -0.24612325429916382, 0.36976900696754456, -0.9932907819747925, 1.0056250095367432, 78.88555145263672, 0.0, -0.296875, 0.6037499904632568, 0.41062501072883606, 0.9262499809265137, -0.6668750047683716, 0.9331250190734863, 0.6362500190734863, 1.0993750095367432, 0.4281249940395355, 10.40999984741211, 50.91749954223633, 0.8849999904632568, -0.6056250333786011, 0.828125, 0.4599999785423279, 0.7087500095367432, 0.0, 0.9631249904632568, 0.19750000536441803, 0.647777795791626, 0.09375], "max": [1.3128480911254883, -0.542029082775116, 0.767719566822052, 0.5454623699188232, -0.3280212879180908, 1.58560311794281, -0.3245164752006531, -0.6658416986465454, 1.324983835220337, 0.3287842273712158, 1.398849606513977, -0.798475980758667, 19.729373931884766, 84.47125244140625, 27.584999084472656, 6.341249942779541, 22.059999465942383, 0.9362499713897705, 23.565624237060547, 1.1506249904632568, 21.004375457763672, 1.1962499618530273, 1.605625033378601, 36.481876373291016, 56.654998779296875, 79.48625183105469, 2.291249990463257, 9.475625038146973, 37.48500061035156, 110.17437744140625, 58.53499984741211, 0.0, 75.82875061035156, 110.55937957763672, 82.42937469482422, 111.1050033569336], "mean": [1.1225266456604004, -0.6618169546127319, 0.704451858997345, -0.14227509498596191, -1.0437936782836914, 1.3941603899002075, -0.7153836488723755, -0.8386425971984863, 1.1827199459075928, 0.10980935394763947, 0.9286613464355469, -0.9327951669692993, 5.816267967224121, 81.5716552734375, 4.474367618560791, 1.1703002452850342, 9.398097038269043, 0.6892061233520508, 8.242134094238281, 0.6856436729431152, 7.446112155914307, 0.7752362489700317, 1.3236891031265259, 11.375391960144043, 27.198348999023438, 73.07099151611328, 1.017799735069275, 3.0049264430999756, 17.02389907836914, 77.7140884399414, 34.569618225097656, 0.0, 44.57768249511719, 79.01387023925781, 48.64620590209961, 82.02674865722656], "std": [0.1790325790643692, 0.08454425632953644, 0.030045408755540848, 0.3074324429035187, 0.3423672616481781, 0.15114286541938782, 0.194252610206604, 0.06469076126813889, 0.11228527873754501, 0.14866438508033752, 0.29139456152915955, 0.060967519879341125, 6.688821315765381, 0.8871109485626221, 7.927372932434082, 2.325704574584961, 8.99142074584961, 0.042914215475320816, 7.396229267120361, 0.711819052696228, 6.925872325897217, 0.10915075242519379, 0.10086855292320251, 14.436256408691406, 13.002857208251953, 9.773209571838379, 0.17279350757598877, 3.393378257751465, 8.418460845947266, 45.68556213378906, 19.450422286987305, 0.0, 26.352426528930664, 47.247406005859375, 30.246599197387695, 45.719749450683594], "count": [309]}, "timestamp": {"min": [0.0], "max": [10.266666666666667], "mean": [5.133333333333333], "std": [2.973338315890195], "count": [309]}, "frame_index": {"min": [0], "max": [308], "mean": [154.0], "std": [89.20014947670585], "count": [309]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [309]}, "index": {"min": [2292], "max": [2600], "mean": [2446.0], "std": [89.20014947670585], "count": [309]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [309]}, "subtask_annotation": {"mean": [1.796116504854369, 7.0, 7.0, 7.0, 7.0], "std": [1.5476836641544969, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [309]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [309]}, "eef_direction_state": {"mean": [4.757281553398058, 2.957928802588997], "std": [1.4973505366030841, 2.281523560134482], "min": [0, 0], "max": [6, 6], "count": [309]}, "eef_velocity_state": {"mean": [0.7411003236245954, 1.2944983818770226], "std": [0.8150843780451378, 0.6971988504382357], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_acc_mag_state": {"mean": [0.6051779935275081, 0.8284789644012945], "std": [0.7960901934768579, 0.8474392897907959], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_direction_action": {"mean": [4.757281553398058, 2.957928802588997], "std": [1.4973505366030841, 2.281523560134482], "min": [0, 0], "max": [6, 6], "count": [309]}, "eef_velocity_action": {"mean": [0.7411003236245954, 1.2944983818770226], "std": [0.8150843780451378, 0.6971988504382357], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_acc_mag_action": {"mean": [0.6051779935275081, 0.8284789644012945], "std": [0.7960901934768579, 0.8474392897907959], "min": [0, 0], "max": [2, 2], "count": [309]}, "eef_sim_pose_state": {"mean": [0.5493449644002388, 0.1826980806362268, 1.1571404130160405, -1.0654380192367476, 1.3191104584758726, -0.982162849924552, 0.6846492665616514, -0.23769653829126475, 1.252373546866512, 1.1028528948998604, 1.0073114693212901, 1.6359503654443384], "std": [0.02296711179979367, 0.06051491657639184, 0.044753924579711654, 1.7106128111335501, 0.12144895787726198, 1.8570818425964304, 0.04519406436449001, 0.022519122999798063, 0.03209997645030453, 0.22296555955526545, 0.14492795602075725, 0.15082922874300653], "min": [0.49284540802484267, 0.06491461838770943, 1.0537367802556352, -3.1330048330791924, 0.9949953827728493, -3.0739061359617597, 0.5955933362600774, -0.2742348253561579, 1.1913339776625833, 0.6244490995598171, 0.8428027281006245, 1.3495914984029487], "max": [0.5708777529401267, 0.2572730856875542, 1.2363176684083892, 3.134613486406534, 1.470756480577006, 3.140691131797219, 0.7425665863213129, -0.19411695707975465, 1.3152755045886513, 1.5415074564128035, 1.350053054036136, 1.9522631337134793], "count": [309]}, "eef_sim_pose_action": {"mean": [0.5493449644002388, 0.1826980806362268, 1.1571404130160405, -1.0654380192367476, 1.3191104584758726, -0.982162849924552, 0.6846492665616514, -0.23769653829126475, 1.252373546866512, 1.1028528948998604, 1.0073114693212901, 1.6359503654443384], "std": [0.02296711179979367, 0.06051491657639184, 0.044753924579711654, 1.7106128111335501, 0.12144895787726198, 1.8570818425964304, 0.04519406436449001, 0.022519122999798063, 0.03209997645030453, 0.22296555955526545, 0.14492795602075725, 0.15082922874300653], "min": [0.49284540802484267, 0.06491461838770943, 1.0537367802556352, -3.1330048330791924, 0.9949953827728493, -3.0739061359617597, 0.5955933362600774, -0.2742348253561579, 1.1913339776625833, 0.6244490995598171, 0.8428027281006245, 1.3495914984029487], "max": [0.5708777529401267, 0.2572730856875542, 1.2363176684083892, 3.134613486406534, 1.470756480577006, 3.140691131797219, 0.7425665863213129, -0.19411695707975465, 1.3152755045886513, 1.5415074564128035, 1.350053054036136, 1.9522631337134793], "count": [309]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.0392156862745098]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46871077614379086]], [[0.46349979779411765]], [[0.45095734272875815]]], "std": [[[0.21789491626449928]], [[0.2166770590753934]], [[0.21546788681432721]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.15294117647058825]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5743531249999999]], [[0.5882058598856209]], [[0.5725284946895425]]], "std": [[[0.2748754541754884]], [[0.2846593192698684]], [[0.29012600188393056]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5356558517156863]], [[0.5635883741830066]], [[0.5279439215686275]]], "std": [[[0.3014357136351896]], [[0.3077583946622979]], [[0.32464712140515356]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46460528799019607]], [[0.49474625816993467]], [[0.4740657986111111]]], "std": [[[0.3288796929968122]], [[0.33953192470944216]], [[0.3564430453506074]]], "count": [100]}, "observation.state": {"min": [0.7634040713310242, -0.8752241134643555, 0.6822690367698669, -0.3637130856513977, -1.60866117477417, 0.9290837049484253, -1.1184862852096558, -0.9752422571182251, 0.9515060186386108, -0.6936417818069458, 0.1047627180814743, -0.8937018513679504, 0.8474999666213989, 64.52874755859375, -0.005625000223517418, -0.2199999988079071, 0.6299999952316284, 0.4112499952316284, 0.35374999046325684, -0.8500000238418579, -0.7193750143051147, -1.3012499809265137, 1.0, -0.2199999839067459, 14.817500114440918, 50.776248931884766, 0.8062499761581421, -1.4149999618530273, 0.7762500047683716, 0.3543750047683716, 0.6512500047683716, 0.0, 1.1043750047683716, 0.061250001192092896, 0.6681250333786011, 0.32249999046325684], "max": [1.1653211116790771, -0.6002517938613892, 0.8507540822029114, 0.38161858916282654, -0.2193007618188858, 1.5700818300247192, -0.11630235612392426, -0.6877765655517578, 1.4174678325653076, 0.23012512922286987, 1.6038291454315186, -0.7066119313240051, 19.928749084472656, 83.70124816894531, 32.473751068115234, 7.436874866485596, 26.559999465942383, 0.6356250047683716, 30.649999618530273, 0.4424999952316284, 26.278749465942383, 1.1150000095367432, 3.216249942779541, 40.07500076293945, 55.50437545776367, 73.69499969482422, 2.1887500286102295, 9.470000267028809, 50.880001068115234, 110.45938110351562, 73.76250457763672, 0.0, 82.66812896728516, 110.84500122070312, 86.78937530517578, 109.17375183105469], "mean": [0.9298805594444275, -0.7244128584861755, 0.7262285351753235, -0.01631424017250538, -0.7415422201156616, 1.5301339626312256, -0.5200791358947754, -0.8700412511825562, 1.2856659889221191, -0.14443044364452362, 0.6360239386558533, -0.826509416103363, 2.363328218460083, 78.15310668945312, 1.9225369691848755, 1.162825584411621, 2.3552684783935547, 0.592796802520752, 2.891947031021118, -0.034413546323776245, 2.9249682426452637, 0.3616355359554291, 1.3723715543746948, 8.656771659851074, 31.988733291625977, 69.760986328125, 1.0299930572509766, 3.4016952514648438, 36.57412338256836, 83.25817108154297, 54.9764518737793, 0.0, 60.722930908203125, 82.4303207397461, 61.84782028198242, 83.87570190429688], "std": [0.10587219148874283, 0.08304062485694885, 0.03762808069586754, 0.19724667072296143, 0.3155835270881653, 0.09938918799161911, 0.2840515971183777, 0.06820610910654068, 0.11044751107692719, 0.30776622891426086, 0.3660682141780853, 0.05138833448290825, 3.831561326980591, 5.212621212005615, 6.016033172607422, 2.660646677017212, 3.52854323387146, 0.02209991216659546, 4.455566883087158, 0.14171849191188812, 4.200048923492432, 0.5375537872314453, 0.4721010625362396, 7.409309387207031, 8.25107192993164, 6.743084907531738, 0.20491287112236023, 2.8140952587127686, 15.914291381835938, 44.57722854614258, 24.59916114807129, 0.0, 27.666866302490234, 46.02479934692383, 30.333925247192383, 42.25680923461914], "count": [332]}, "action": {"min": [0.7634040713310242, -0.8752241134643555, 0.6822690367698669, -0.3637130856513977, -1.60866117477417, 0.9290837049484253, -1.1184862852096558, -0.9752422571182251, 0.9515060186386108, -0.6936417818069458, 0.1047627180814743, -0.8937018513679504, 0.8474999666213989, 64.52874755859375, -0.005625000223517418, -0.2199999988079071, 0.6299999952316284, 0.4112499952316284, 0.35374999046325684, -0.8500000238418579, -0.7193750143051147, -1.3012499809265137, 1.0, -0.2199999839067459, 14.817500114440918, 50.776248931884766, 0.8062499761581421, -1.4149999618530273, 0.7762500047683716, 0.3543750047683716, 0.6512500047683716, 0.0, 1.1043750047683716, 0.061250001192092896, 0.6681250333786011, 0.32249999046325684], "max": [1.1653211116790771, -0.6002517938613892, 0.8507540822029114, 0.38161858916282654, -0.2193007618188858, 1.5700818300247192, -0.11630235612392426, -0.6877765655517578, 1.4174678325653076, 0.23012512922286987, 1.6038291454315186, -0.7066119313240051, 19.928749084472656, 83.70124816894531, 32.473751068115234, 7.436874866485596, 26.559999465942383, 0.6356250047683716, 30.649999618530273, 0.4424999952316284, 26.278749465942383, 1.1150000095367432, 3.216249942779541, 40.07500076293945, 55.50437545776367, 73.69499969482422, 2.1887500286102295, 9.470000267028809, 50.880001068115234, 110.45938110351562, 73.76250457763672, 0.0, 82.66812896728516, 110.84500122070312, 86.78937530517578, 109.17375183105469], "mean": [0.9298802614212036, -0.724412739276886, 0.7262275218963623, -0.016314271837472916, -0.7415422201156616, 1.5301340818405151, -0.5200791358947754, -0.8700407147407532, 1.2856659889221191, -0.14443053305149078, 0.636023759841919, -0.8265094757080078, 2.363328695297241, 78.15312957763672, 1.9225393533706665, 1.1628245115280151, 2.3552684783935547, 0.5927966237068176, 2.891948699951172, -0.034413520246744156, 2.9249682426452637, 0.3616354465484619, 1.3723713159561157, 8.656773567199707, 31.988758087158203, 69.760986328125, 1.0299932956695557, 3.4016940593719482, 36.574134826660156, 83.25823974609375, 54.976478576660156, 0.0, 60.72297286987305, 82.43030548095703, 61.847843170166016, 83.87572479248047], "std": [0.10587219148874283, 0.08304063975811005, 0.03762805834412575, 0.19724667072296143, 0.31558358669281006, 0.09938918799161911, 0.2840516269207001, 0.06820610165596008, 0.11044751107692719, 0.30776622891426086, 0.36606815457344055, 0.05138833075761795, 3.831562042236328, 5.212620735168457, 6.016034126281738, 2.6606478691101074, 3.52854323387146, 0.022099923342466354, 4.45556640625, 0.14171847701072693, 4.200050354003906, 0.5375539064407349, 0.4721009135246277, 7.409308433532715, 8.251072883605957, 6.7430853843688965, 0.20491290092468262, 2.8140952587127686, 15.914292335510254, 44.57722854614258, 24.59916114807129, 0.0, 27.6668701171875, 46.02480697631836, 30.333925247192383, 42.256813049316406], "count": [332]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [332]}, "index": {"min": [2601], "max": [2932], "mean": [2766.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [2.177710843373494, 7.0, 7.0, 7.0, 7.0], "std": [1.5313147554450823, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [332]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [332]}, "eef_direction_state": {"mean": [5.114457831325301, 2.7198795180722892], "std": [1.2243151545330946, 2.123412798585087], "min": [2, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [0.572289156626506, 1.2228915662650603], "std": [0.7510335453679559, 0.6049644620060919], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.5030120481927711, 0.8975903614457831], "std": [0.7663813183762028, 0.8511474754514293], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [5.114457831325301, 2.7198795180722892], "std": [1.2243151545330946, 2.123412798585087], "min": [2, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [0.572289156626506, 1.2228915662650603], "std": [0.7510335453679559, 0.6049644620060919], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.5030120481927711, 0.8975903614457831], "std": [0.7663813183762028, 0.8511474754514293], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.5481429985455333, 0.13100520149422998, 1.1335324822086974, -1.2738473998216466, 1.3063218517325934, 1.0327289860868198, 0.7187290658984516, -0.23813455060907693, 1.2583309912122373, 1.1932394569228806, 1.1396292738879974, 1.5991127690140017], "std": [0.016045856395493174, 0.04729147905180065, 0.05329774181144023, 2.261196019766658, 0.17626287636827673, 2.02429293722032, 0.04472202862219102, 0.026336793819700603, 0.03007098592502417, 0.7945246201641804, 0.2424607026314405, 0.9525335724161397], "min": [0.5220342169506017, 0.07525683826146029, 1.044723902352323, -3.1387018176592267, 0.8008704100013788, -3.128499452427364, 0.5707777171954447, -0.2981260054420469, 1.190705959305465, -3.1334992564982573, 0.8126382910544234, -3.133891692240454], "max": [0.5816489060705168, 0.2566750644011286, 1.2744449547267673, 3.129476879232572, 1.5258869884826263, 3.064611335891855, 0.7719219802208801, -0.2082638199046115, 1.294735140094416, 3.0319008230631397, 1.549737921149124, 3.081196580902965], "count": [332]}, "eef_sim_pose_action": {"mean": [0.5481429985455333, 0.13100520149422998, 1.1335324822086974, -1.2738473998216466, 1.3063218517325934, 1.0327289860868198, 0.7187290658984516, -0.23813455060907693, 1.2583309912122373, 1.1932394569228806, 1.1396292738879974, 1.5991127690140017], "std": [0.016045856395493174, 0.04729147905180065, 0.05329774181144023, 2.261196019766658, 0.17626287636827673, 2.02429293722032, 0.04472202862219102, 0.026336793819700603, 0.03007098592502417, 0.7945246201641804, 0.2424607026314405, 0.9525335724161397], "min": [0.5220342169506017, 0.07525683826146029, 1.044723902352323, -3.1387018176592267, 0.8008704100013788, -3.128499452427364, 0.5707777171954447, -0.2981260054420469, 1.190705959305465, -3.1334992564982573, 0.8126382910544234, -3.133891692240454], "max": [0.5816489060705168, 0.2566750644011286, 1.2744449547267673, 3.129476879232572, 1.5258869884826263, 3.064611335891855, 0.7719219802208801, -0.2082638199046115, 1.294735140094416, 3.0319008230631397, 1.549737921149124, 3.081196580902965], "count": [332]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.01568627450980392]], [[0.03137254901960784]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46286312704248367]], [[0.4580031576797386]], [[0.44372171364379087]]], "std": [[[0.2225106518667599]], [[0.2204720540825637]], [[0.2190048776563269]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1803921568627451]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5466068137254902]], [[0.5645596711601307]], [[0.5506702532679739]]], "std": [[[0.2867551464797891]], [[0.2919817473999242]], [[0.29725388054682167]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5117839317810458]], [[0.5278882046568628]], [[0.4746329616013072]]], "std": [[[0.27147687237142154]], [[0.2811761942321535]], [[0.30435068278183874]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45713014093137255]], [[0.4876052287581699]], [[0.46550578635620915]]], "std": [[[0.3257166417310372]], [[0.3383264039639919]], [[0.3561315621763478]]], "count": [100]}, "observation.state": {"min": [0.7997635006904602, -0.8645904660224915, 0.6711585521697998, -0.32229915261268616, -1.2881475687026978, 1.337572455406189, -1.1469539403915405, -0.979080855846405, 1.018444299697876, 0.13904783129692078, 0.743376612663269, -0.8324988484382629, 0.800000011920929, 76.57875061035156, -0.04124999791383743, -0.10625000298023224, 0.59375, 0.005625003948807716, 0.9275000095367432, -0.8812500238418579, -0.16562500596046448, -0.7712500095367432, 1.0356249809265137, 0.8337500095367432, 48.12908935546875, 54.381248474121094, 0.9887499809265137, -0.125, 1.0846153497695923, 0.484375, 0.6466666460037231, 0.0, 0.9622222185134888, 0.05562499910593033, 0.7553333044052124, 0.3499999940395355], "max": [1.263256311416626, -0.5698767900466919, 0.7708666920661926, 0.3203202486038208, -0.2843661904335022, 1.5904192924499512, -0.6256437301635742, -0.7375829815864563, 1.3896915912628174, 0.3303578197956085, 1.4218326807022095, -0.6821736693382263, 14.809999465942383, 84.390625, 34.51499938964844, 6.35812520980835, 27.47249984741211, 0.59375, 26.544374465942383, 0.2800000011920929, 25.291873931884766, 1.4887499809265137, 1.475000023841858, 54.337501525878906, 69.09000396728516, 74.05750274658203, 2.1862499713897705, 8.248332977294922, 45.61937713623047, 89.57500457763672, 84.14187622070312, 0.0, 85.68375396728516, 109.62687683105469, 93.51250457763672, 109.77312469482422], "mean": [1.0397436618804932, -0.6869967579841614, 0.7136772871017456, -0.10327040404081345, -0.9218611121177673, 1.4944801330566406, -0.7830326557159424, -0.9134907126426697, 1.2531803846359253, 0.20046252012252808, 1.0060464143753052, -0.7651389241218567, 4.329044342041016, 80.32640075683594, 2.1146140098571777, 2.005897045135498, 11.438638687133789, 0.2556820511817932, 10.959498405456543, 0.05904722586274147, 10.779382705688477, 0.762528121471405, 1.1253591775894165, 19.74802589416504, 62.200233459472656, 66.20443725585938, 1.1148955821990967, 2.981466293334961, 36.43330001831055, 65.0889892578125, 59.91801834106445, 0.0, 63.49604797363281, 77.76879119873047, 64.14974212646484, 84.97488403320312], "std": [0.19156822562217712, 0.10554354637861252, 0.035172414034605026, 0.24726492166519165, 0.3929078280925751, 0.10779822617769241, 0.13533036410808563, 0.05379631370306015, 0.10050588846206665, 0.040112923830747604, 0.1856212615966797, 0.05057307705283165, 4.357089996337891, 2.5462329387664795, 5.467218399047852, 2.574350595474243, 11.965420722961426, 0.05228333920240402, 10.749553680419922, 0.36929962038993835, 10.989699363708496, 0.4417290687561035, 0.10504142194986343, 21.932886123657227, 6.166599273681641, 4.3141865730285645, 0.15333540737628937, 2.2789595127105713, 13.478028297424316, 35.83686447143555, 27.958829879760742, 0.0, 30.101966857910156, 45.71131896972656, 36.57624435424805, 39.271121978759766], "count": [261]}, "action": {"min": [0.7997635006904602, -0.8645904660224915, 0.6711585521697998, -0.32229915261268616, -1.2881475687026978, 1.337572455406189, -1.1469539403915405, -0.979080855846405, 1.018444299697876, 0.13904783129692078, 0.743376612663269, -0.8324988484382629, 0.800000011920929, 76.57875061035156, -0.04124999791383743, -0.10625000298023224, 0.59375, 0.005625003948807716, 0.9275000095367432, -0.8812500238418579, -0.16562500596046448, -0.7712500095367432, 1.0356249809265137, 0.8337500095367432, 48.12908935546875, 54.381248474121094, 0.9887499809265137, -0.125, 1.0846153497695923, 0.484375, 0.6466666460037231, 0.0, 0.9622222185134888, 0.05562499910593033, 0.7553333044052124, 0.3499999940395355], "max": [1.263256311416626, -0.5698767900466919, 0.7708666920661926, 0.3203202486038208, -0.2843661904335022, 1.5904192924499512, -0.6256437301635742, -0.7375829815864563, 1.3896915912628174, 0.3303578197956085, 1.4218326807022095, -0.6821736693382263, 14.809999465942383, 84.390625, 34.51499938964844, 6.35812520980835, 27.47249984741211, 0.59375, 26.544374465942383, 0.2800000011920929, 25.291873931884766, 1.4887499809265137, 1.475000023841858, 54.337501525878906, 69.09000396728516, 74.05750274658203, 2.1862499713897705, 8.248332977294922, 45.61937713623047, 89.57500457763672, 84.14187622070312, 0.0, 85.68375396728516, 109.62687683105469, 93.51250457763672, 109.77312469482422], "mean": [1.0397437810897827, -0.6869965195655823, 0.7136774659156799, -0.10327044874429703, -0.9218609929084778, 1.494479775428772, -0.7830320596694946, -0.9134904146194458, 1.2531802654266357, 0.2004624456167221, 1.006046175956726, -0.7651389241218567, 4.329049587249756, 80.32642364501953, 2.114619255065918, 2.00589656829834, 11.438638687133789, 0.25568199157714844, 10.95949649810791, 0.059047166258096695, 10.779390335083008, 0.7625284790992737, 1.1253595352172852, 19.74803352355957, 62.200225830078125, 66.20446014404297, 1.1148953437805176, 2.9814670085906982, 36.43330383300781, 65.0890121459961, 59.91798782348633, 0.0, 63.496063232421875, 77.76879119873047, 64.1497573852539, 84.9748764038086], "std": [0.19156815111637115, 0.10554355382919312, 0.03517240658402443, 0.24726495146751404, 0.39290785789489746, 0.10779816657304764, 0.13533037900924683, 0.05379631742835045, 0.10050589591264725, 0.040112923830747604, 0.18562130630016327, 0.05057308077812195, 4.357091426849365, 2.5462324619293213, 5.467216491699219, 2.5743496417999268, 11.96541976928711, 0.052283357828855515, 10.749551773071289, 0.36929965019226074, 10.989699363708496, 0.44172900915145874, 0.10504142194986343, 21.932918548583984, 6.166599273681641, 4.3141865730285645, 0.15333548188209534, 2.2789595127105713, 13.478028297424316, 35.83686828613281, 27.95882797241211, 0.0, 30.101966857910156, 45.71132278442383, 36.57624435424805, 39.27113342285156], "count": [261]}, "timestamp": {"min": [0.0], "max": [8.666666666666666], "mean": [4.333333333333333], "std": [2.5114552369905794], "count": [261]}, "frame_index": {"min": [0], "max": [260], "mean": [130.0], "std": [75.34365710971738], "count": [261]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [261]}, "index": {"min": [2933], "max": [3193], "mean": [3063.0], "std": [75.34365710971738], "count": [261]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [261]}, "subtask_annotation": {"mean": [1.9348659003831417, 7.0, 7.0, 7.0, 7.0], "std": [2.026541058103242, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [261]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [261]}, "eef_direction_state": {"mean": [5.045977011494253, 2.9770114942528734], "std": [1.3496817786745454, 2.024620553792996], "min": [2, 0], "max": [6, 6], "count": [261]}, "eef_velocity_state": {"mean": [0.6130268199233716, 1.1800766283524904], "std": [0.8115915701110551, 0.5623445667494422], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_state": {"mean": [0.5938697318007663, 0.842911877394636], "std": [0.8045612106302953, 0.8633876674270131], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_direction_action": {"mean": [5.045977011494253, 2.9770114942528734], "std": [1.3496817786745454, 2.024620553792996], "min": [2, 0], "max": [6, 6], "count": [261]}, "eef_velocity_action": {"mean": [0.6130268199233716, 1.1800766283524904], "std": [0.8115915701110551, 0.5623445667494422], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_action": {"mean": [0.5938697318007663, 0.842911877394636], "std": [0.8045612106302953, 0.8633876674270131], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_sim_pose_state": {"mean": [0.5505691185417501, 0.16376902491671816, 1.1512309814510553, 0.040980112490980054, 1.30191250305965, -0.45592352679028775, 0.6977127709345015, -0.24421501920268213, 1.2354304419439215, 1.1709427328704378, 0.8075661384253466, 1.6986217048127006], "std": [0.02050777443719451, 0.06163132091755506, 0.05992864710926769, 1.9831897127371192, 0.15403774869487596, 1.7791483840333528, 0.03682873639342124, 0.03078795232698491, 0.022890642935916996, 0.12279763650420501, 0.05638678990034014, 0.09198261885005245], "min": [0.515514920443824, 0.07307630132013854, 1.0483467983152115, -3.13833546040094, 1.022308914123205, -3.0240425343870627, 0.6090655189389378, -0.30220554013942136, 1.1912741545811272, 0.9939124518350511, 0.727424314680897, 1.5655517729220103], "max": [0.5745742724490439, 0.22757276566687867, 1.2342002966977683, 3.1075965019448417, 1.541269141374943, 3.0312149196186, 0.7454191924233039, -0.19521515239455167, 1.2714694555292445, 1.3799532934051304, 0.8976253795925135, 1.916996968103064], "count": [261]}, "eef_sim_pose_action": {"mean": [0.5505691185417501, 0.16376902491671816, 1.1512309814510553, 0.040980112490980054, 1.30191250305965, -0.45592352679028775, 0.6977127709345015, -0.24421501920268213, 1.2354304419439215, 1.1709427328704378, 0.8075661384253466, 1.6986217048127006], "std": [0.02050777443719451, 0.06163132091755506, 0.05992864710926769, 1.9831897127371192, 0.15403774869487596, 1.7791483840333528, 0.03682873639342124, 0.03078795232698491, 0.022890642935916996, 0.12279763650420501, 0.05638678990034014, 0.09198261885005245], "min": [0.515514920443824, 0.07307630132013854, 1.0483467983152115, -3.13833546040094, 1.022308914123205, -3.0240425343870627, 0.6090655189389378, -0.30220554013942136, 1.1912741545811272, 0.9939124518350511, 0.727424314680897, 1.5655517729220103], "max": [0.5745742724490439, 0.22757276566687867, 1.2342002966977683, 3.1075965019448417, 1.541269141374943, 3.0312149196186, 0.7454191924233039, -0.19521515239455167, 1.2714694555292445, 1.3799532934051304, 0.8976253795925135, 1.916996968103064], "count": [261]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46766238970588236]], [[0.46378024305555554]], [[0.45019168504901963]]], "std": [[[0.2177168617761202]], [[0.21614412121459775]], [[0.21423404780249775]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1568627450980392]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5636584538398693]], [[0.5823772079248366]], [[0.5655959701797386]]], "std": [[[0.272125959175862]], [[0.2767208328148181]], [[0.2858812451981649]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5552663500816993]], [[0.5710750735294118]], [[0.525574904003268]]], "std": [[[0.29506273984826215]], [[0.304915184910567]], [[0.3266752211181702]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46159412377450976]], [[0.49401195261437914]], [[0.47334624387254903]]], "std": [[[0.3264573907718484]], [[0.3371389849774447]], [[0.35507074831598456]]], "count": [100]}, "observation.state": {"min": [0.7655975818634033, -0.8932011723518372, 0.6450751423835754, -0.3124496638774872, -1.3204351663589478, 1.3724853992462158, -1.088731288909912, -1.0626955032348633, 0.9793112874031067, -0.9156605005264282, 0.007200350984930992, -1.0151779651641846, 1.09375, 78.59062194824219, 0.036249998956918716, -0.05562499910593033, 0.5762500166893005, 0.7143750190734863, 0.7712500095367432, -0.734375, 0.32875001430511475, -0.10375000536441803, 1.0462499856948853, -0.19812500476837158, 9.429374694824219, 49.54249954223633, 0.8975000381469727, -1.334375023841858, 1.1306250095367432, 0.11500000208616257, 1.4581249952316284, 0.0, 1.0987499952316284, -0.15125000476837158, 0.7193750143051147, -0.696363627910614], "max": [1.122086524963379, -0.5647745728492737, 0.7876278162002563, 0.39446955919265747, -0.25709068775177, 1.6421091556549072, -0.10526341199874878, -0.6667556762695312, 1.550698161125183, 0.2977416515350342, 1.3299190998077393, -0.7042038440704346, 31.274999618530273, 83.83250427246094, 27.475624084472656, 3.3712499141693115, 27.357500076293945, 1.5, 29.34000015258789, 0.6449999809265137, 26.454374313354492, 2.018749952316284, 3.1231250762939453, 48.56875228881836, 55.233123779296875, 72.85000610351562, 2.978749990463257, 9.744285583496094, 73.23062896728516, 110.8081283569336, 86.77750396728516, 0.0, 91.00062561035156, 109.82875061035156, 91.45999908447266, 109.79937744140625], "mean": [0.9709217548370361, -0.7144261598587036, 0.7035256624221802, -0.14679580926895142, -0.9046961665153503, 1.6145185232162476, -0.44947776198387146, -0.910598635673523, 1.3060933351516724, -0.20020467042922974, 0.5258989334106445, -0.9178173542022705, 5.107472896575928, 80.25455474853516, 1.2377650737762451, 0.4153888523578644, 6.227880477905273, 1.0012558698654175, 6.526115894317627, -0.17740891873836517, 6.104271411895752, 0.5585538148880005, 1.3429675102233887, 8.99068546295166, 30.76337432861328, 69.9314956665039, 1.033616304397583, 2.075479507446289, 56.0791130065918, 93.84581756591797, 68.55941772460938, 0.0, 72.16255187988281, 93.66795349121094, 70.18582153320312, 95.39891815185547], "std": [0.09559188783168793, 0.08348403871059418, 0.03577210009098053, 0.18697191774845123, 0.23919114470481873, 0.04515776038169861, 0.261135458946228, 0.06964460015296936, 0.11621423810720444, 0.37999284267425537, 0.3872706890106201, 0.07810492813587189, 8.291089057922363, 1.1819356679916382, 4.718920707702637, 0.9115729928016663, 9.864216804504395, 0.056847333908081055, 10.568211555480957, 0.0871611014008522, 9.622209548950195, 0.18827342987060547, 0.46229878067970276, 17.253704071044922, 12.389449119567871, 6.040265083312988, 0.204044371843338, 3.2939014434814453, 19.099672317504883, 35.43292236328125, 23.162424087524414, 0.0, 25.148738861083984, 36.179935455322266, 26.905132293701172, 33.633766174316406], "count": [456]}, "action": {"min": [0.7655975818634033, -0.8932011723518372, 0.6450751423835754, -0.3124496638774872, -1.3204351663589478, 1.3724853992462158, -1.088731288909912, -1.0626955032348633, 0.9793112874031067, -0.9156605005264282, 0.007200350984930992, -1.0151779651641846, 1.09375, 78.59062194824219, 0.036249998956918716, -0.05562499910593033, 0.5762500166893005, 0.7143750190734863, 0.7712500095367432, -0.734375, 0.32875001430511475, -0.10375000536441803, 1.0462499856948853, -0.19812500476837158, 9.429374694824219, 49.54249954223633, 0.8975000381469727, -1.334375023841858, 1.1306250095367432, 0.11500000208616257, 1.4581249952316284, 0.0, 1.0987499952316284, -0.15125000476837158, 0.7193750143051147, -0.696363627910614], "max": [1.122086524963379, -0.5647745728492737, 0.7876278162002563, 0.39446955919265747, -0.25709068775177, 1.6421091556549072, -0.10526341199874878, -0.6667556762695312, 1.550698161125183, 0.2977416515350342, 1.3299190998077393, -0.7042038440704346, 31.274999618530273, 83.83250427246094, 27.475624084472656, 3.3712499141693115, 27.357500076293945, 1.5, 29.34000015258789, 0.6449999809265137, 26.454374313354492, 2.018749952316284, 3.1231250762939453, 48.56875228881836, 55.233123779296875, 72.85000610351562, 2.978749990463257, 9.744285583496094, 73.23062896728516, 110.8081283569336, 86.77750396728516, 0.0, 91.00062561035156, 109.82875061035156, 91.45999908447266, 109.79937744140625], "mean": [0.9709216356277466, -0.714425802230835, 0.7035254240036011, -0.14679576456546783, -0.9046953320503235, 1.6145176887512207, -0.4494778513908386, -0.9105983972549438, 1.306093692779541, -0.20020470023155212, 0.5258988738059998, -0.9178169369697571, 5.1074652671813965, 80.25460052490234, 1.2377686500549316, 0.4153890907764435, 6.227883338928223, 1.001255750656128, 6.526117324829102, -0.17740900814533234, 6.104287147521973, 0.5585538148880005, 1.3429654836654663, 8.990667343139648, 30.763376235961914, 69.93148040771484, 1.0336166620254517, 2.0754799842834473, 56.079132080078125, 93.84583282470703, 68.55948638916016, 0.0, 72.16252899169922, 93.66803741455078, 70.18587493896484, 95.39885711669922], "std": [0.09559185057878494, 0.08348404616117477, 0.03577209636569023, 0.18697188794612885, 0.23919115960597992, 0.04515775665640831, 0.261135458946228, 0.06964460015296936, 0.11621423810720444, 0.3799927830696106, 0.38727062940597534, 0.07810493558645248, 8.291093826293945, 1.18193519115448, 4.718916416168213, 0.9115722179412842, 9.864214897155762, 0.056847382336854935, 10.568203926086426, 0.08716107159852982, 9.622209548950195, 0.18827342987060547, 0.46229904890060425, 17.253713607788086, 12.389451026916504, 6.040265083312988, 0.20404431223869324, 3.2939019203186035, 19.099672317504883, 35.43293380737305, 23.16242027282715, 0.0, 25.148740768432617, 36.179931640625, 26.90512466430664, 33.63377380371094], "count": [456]}, "timestamp": {"min": [0.0], "max": [15.166666666666666], "mean": [7.583333333333333], "std": [4.387851494836709], "count": [456]}, "frame_index": {"min": [0], "max": [455], "mean": [227.5], "std": [131.63554484510126], "count": [456]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [456]}, "index": {"min": [3194], "max": [3649], "mean": [3421.5], "std": [131.63554484510126], "count": [456]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [456]}, "subtask_annotation": {"mean": [1.9232456140350878, 7.0, 7.0, 7.0, 7.0], "std": [1.33304294794925, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [456]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [456]}, "eef_direction_state": {"mean": [5.348684210526316, 2.3552631578947367], "std": [1.1293135728800263, 2.102863215398884], "min": [2, 0], "max": [6, 6], "count": [456]}, "eef_velocity_state": {"mean": [0.43201754385964913, 1.1513157894736843], "std": [0.728331040774297, 0.5099002536752248], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_state": {"mean": [0.3793859649122807, 0.7258771929824561], "std": [0.6998844329259875, 0.8386688611142334], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_direction_action": {"mean": [5.348684210526316, 2.3552631578947367], "std": [1.1293135728800263, 2.102863215398884], "min": [2, 0], "max": [6, 6], "count": [456]}, "eef_velocity_action": {"mean": [0.43201754385964913, 1.1513157894736843], "std": [0.728331040774297, 0.5099002536752248], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_acc_mag_action": {"mean": [0.3793859649122807, 0.7258771929824561], "std": [0.6998844329259875, 0.8386688611142334], "min": [0, 0], "max": [2, 2], "count": [456]}, "eef_sim_pose_state": {"mean": [0.5585256768484421, 0.14436040560499167, 1.156845836715639, -0.8362785179793601, 1.4412055759825593, -1.0273533309803113, 0.7315786081131249, -0.22952576478785827, 1.2526056393773546, 0.5819190072300902, 1.1484968347789102, 0.9756967540433187], "std": [0.015861840604936714, 0.03754225030399079, 0.037571759566021816, 1.918887316112507, 0.13827314666243176, 2.0443542813285065, 0.03873289285553116, 0.02771998688893616, 0.024200821502298905, 1.5210021652549648, 0.24106264139366132, 1.5387085528090494], "min": [0.5133528039224191, 0.06253899160778895, 1.0486593869157126, -3.1314500884543146, 1.025942593311075, -3.1192466359522806, 0.6104796125065016, -0.2899784074868106, 1.1970861661326857, -3.005279291244877, 0.8069147340914866, -3.1240697883330224], "max": [0.5890752424196087, 0.21568235990556872, 1.236641369551544, 3.1231741777721815, 1.5681829533164078, 3.0980266093491933, 0.8021356465339392, -0.18076631432621923, 1.2990791833852513, 3.141361010579975, 1.5235021725208755, 3.048695657326273], "count": [456]}, "eef_sim_pose_action": {"mean": [0.5585256768484421, 0.14436040560499167, 1.156845836715639, -0.8362785179793601, 1.4412055759825593, -1.0273533309803113, 0.7315786081131249, -0.22952576478785827, 1.2526056393773546, 0.5819190072300902, 1.1484968347789102, 0.9756967540433187], "std": [0.015861840604936714, 0.03754225030399079, 0.037571759566021816, 1.918887316112507, 0.13827314666243176, 2.0443542813285065, 0.03873289285553116, 0.02771998688893616, 0.024200821502298905, 1.5210021652549648, 0.24106264139366132, 1.5387085528090494], "min": [0.5133528039224191, 0.06253899160778895, 1.0486593869157126, -3.1314500884543146, 1.025942593311075, -3.1192466359522806, 0.6104796125065016, -0.2899784074868106, 1.1970861661326857, -3.005279291244877, 0.8069147340914866, -3.1240697883330224], "max": [0.5890752424196087, 0.21568235990556872, 1.236641369551544, 3.1231741777721815, 1.5681829533164078, 3.0980266093491933, 0.8021356465339392, -0.18076631432621923, 1.2990791833852513, 3.141361010579975, 1.5235021725208755, 3.048695657326273], "count": [456]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.027450980392156862]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4608392626633987]], [[0.45410106004901957]], [[0.44002601715686274]]], "std": [[[0.22576788749806875]], [[0.22446824154794248]], [[0.222926745295832]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.16470588235294117]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5480923651960784]], [[0.566260829248366]], [[0.5509834844771242]]], "std": [[[0.2856517353034023]], [[0.29136221649481275]], [[0.29669859028900053]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4962680780228758]], [[0.5145811968954248]], [[0.4677360253267974]]], "std": [[[0.2661897150879716]], [[0.27796491633660064]], [[0.29839511753433007]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4444357026143791]], [[0.47568023692810457]], [[0.4526364848856209]]], "std": [[[0.32316616563981515]], [[0.3347835740696003]], [[0.35265721737303696]]], "count": [100]}, "observation.state": {"min": [0.8664025068283081, -0.837911069393158, 0.6376363635063171, -0.4105392098426819, -1.5093504190444946, 1.1541966199874878, -1.1072804927825928, -0.9968432784080505, 0.9677822589874268, 0.10214007645845413, 0.6919727921485901, -0.8967775106430054, 0.7599999904632568, 75.0088882446289, -0.12562499940395355, -0.171875, 0.9637500047683716, 0.6037499904632568, 0.7193750143051147, -0.6181249618530273, -0.9237499833106995, -1.7862499952316284, 1.136875033378601, -0.4831250011920929, 43.08374786376953, 48.473751068115234, 1.1150000095367432, 0.03000001236796379, 0.8224999904632568, 0.6388888955116272, 0.7093750238418579, 0.0, 0.9574999809265137, -0.06624999642372131, 0.5887500047683716, 0.2199999988079071], "max": [1.1040617227554321, -0.6120298504829407, 0.8050193786621094, 0.08819237351417542, -0.34070533514022827, 1.7973458766937256, -0.6464102864265442, -0.735522985458374, 1.3685435056686401, 0.2802891433238983, 1.4683629274368286, -0.7006275057792664, 24.09062385559082, 84.55062866210938, 34.47187423706055, 7.21750020980835, 26.784374237060547, 1.256250023841858, 25.47749900817871, 0.8756250143051147, 23.690624237060547, 0.8662499785423279, 3.6131250858306885, 45.981876373291016, 81.13750457763672, 67.80437469482422, 2.0850000381469727, 9.364375114440918, 60.52312469482422, 110.98562622070312, 75.03500366210938, 0.0, 82.42250061035156, 109.99687957763672, 87.89125061035156, 109.43937683105469], "mean": [1.0099116563796997, -0.6887175440788269, 0.7139635682106018, -0.18144048750400543, -0.9079293608665466, 1.5906691551208496, -0.7566617131233215, -0.909654974937439, 1.2378594875335693, 0.23120993375778198, 0.979997992515564, -0.7875931262969971, 8.26583194732666, 80.78241729736328, 9.265995979309082, 1.3674209117889404, 11.064910888671875, 1.1847444772720337, 10.202977180480957, 0.6336497068405151, 9.75270938873291, 0.38152429461479187, 1.7271286249160767, 16.62641716003418, 67.49640655517578, 61.630943298339844, 1.1780508756637573, 5.9182209968566895, 38.60482406616211, 71.96658325195312, 50.779117584228516, 0.0, 56.095890045166016, 72.69475555419922, 57.569515228271484, 77.14851379394531], "std": [0.0906774178147316, 0.07781081646680832, 0.040531501173973083, 0.14857600629329681, 0.32947319746017456, 0.19136708974838257, 0.12208190560340881, 0.07293373346328735, 0.10978385806083679, 0.03647000342607498, 0.20998305082321167, 0.061184823513031006, 9.3702392578125, 2.9024930000305176, 10.009029388427734, 2.001166343688965, 10.710138320922852, 0.09836380928754807, 10.032527923583984, 0.39847320318222046, 10.152364730834961, 0.6923966407775879, 0.7592926621437073, 18.75560188293457, 13.373403549194336, 6.2888360023498535, 0.14007629454135895, 2.9962921142578125, 22.12377166748047, 47.709659576416016, 28.912294387817383, 0.0, 32.5444221496582, 47.845733642578125, 35.897674560546875, 44.488502502441406], "count": [211]}, "action": {"min": [0.8664025068283081, -0.837911069393158, 0.6376363635063171, -0.4105392098426819, -1.5093504190444946, 1.1541966199874878, -1.1072804927825928, -0.9968432784080505, 0.9677822589874268, 0.10214007645845413, 0.6919727921485901, -0.8967775106430054, 0.7599999904632568, 75.0088882446289, -0.12562499940395355, -0.171875, 0.9637500047683716, 0.6037499904632568, 0.7193750143051147, -0.6181249618530273, -0.9237499833106995, -1.7862499952316284, 1.136875033378601, -0.4831250011920929, 43.08374786376953, 48.473751068115234, 1.1150000095367432, 0.03000001236796379, 0.8224999904632568, 0.6388888955116272, 0.7093750238418579, 0.0, 0.9574999809265137, -0.06624999642372131, 0.5887500047683716, 0.2199999988079071], "max": [1.1040617227554321, -0.6120298504829407, 0.8050193786621094, 0.08819237351417542, -0.34070533514022827, 1.7973458766937256, -0.6464102864265442, -0.735522985458374, 1.3685435056686401, 0.2802891433238983, 1.4683629274368286, -0.7006275057792664, 24.09062385559082, 84.55062866210938, 34.47187423706055, 7.21750020980835, 26.784374237060547, 1.256250023841858, 25.47749900817871, 0.8756250143051147, 23.690624237060547, 0.8662499785423279, 3.6131250858306885, 45.981876373291016, 81.13750457763672, 67.80437469482422, 2.0850000381469727, 9.364375114440918, 60.52312469482422, 110.98562622070312, 75.03500366210938, 0.0, 82.42250061035156, 109.99687957763672, 87.89125061035156, 109.43937683105469], "mean": [1.0099116563796997, -0.6887176632881165, 0.7139630317687988, -0.1814405620098114, -0.9079294204711914, 1.59066903591156, -0.7566615343093872, -0.9096547961235046, 1.2378593683242798, 0.23121000826358795, 0.979997992515564, -0.7875931262969971, 8.265836715698242, 80.78241729736328, 9.26599407196045, 1.3674206733703613, 11.064923286437988, 1.1847448348999023, 10.202981948852539, 0.6336497068405151, 9.752723693847656, 0.38152432441711426, 1.7271279096603394, 16.626420974731445, 67.49641418457031, 61.630924224853516, 1.1780513525009155, 5.918217658996582, 38.60482406616211, 71.96659851074219, 50.77912139892578, 0.0, 56.09589767456055, 72.6948013305664, 57.56953811645508, 77.14849090576172], "std": [0.090677410364151, 0.07781082391738892, 0.040531497448682785, 0.148576021194458, 0.32947319746017456, 0.19136708974838257, 0.12208191305398941, 0.07293373346328735, 0.1097838506102562, 0.03647000715136528, 0.20998302102088928, 0.061184823513031006, 9.37023639678955, 2.9024927616119385, 10.009032249450684, 2.001167058944702, 10.710139274597168, 0.09836380928754807, 10.0325288772583, 0.39847332239151, 10.152365684509277, 0.6923968195915222, 0.759292721748352, 18.755598068237305, 13.373403549194336, 6.2888360023498535, 0.14007633924484253, 2.9962921142578125, 22.123775482177734, 47.709659576416016, 28.912294387817383, 0.0, 32.5444221496582, 47.845733642578125, 35.897666931152344, 44.48849868774414], "count": [211]}, "timestamp": {"min": [0.0], "max": [7.0], "mean": [3.5], "std": [2.030325644378808], "count": [211]}, "frame_index": {"min": [0], "max": [210], "mean": [105.0], "std": [60.909769331364245], "count": [211]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [211]}, "index": {"min": [3650], "max": [3860], "mean": [3755.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [2.0, 7.0, 7.0, 7.0, 7.0], "std": [1.8240104763979506, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [211]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [211]}, "eef_direction_state": {"mean": [4.7725118483412325, 2.7630331753554502], "std": [1.289918195577307, 2.0746171447950577], "min": [1, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [0.933649289099526, 1.3412322274881516], "std": [0.8517366982044479, 0.5979082004894857], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.8246445497630331, 0.995260663507109], "std": [0.8389562697008073, 0.8459416936858871], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [4.7725118483412325, 2.7630331753554502], "std": [1.289918195577307, 2.0746171447950577], "min": [1, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [0.933649289099526, 1.3412322274881516], "std": [0.8517366982044479, 0.5979082004894857], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [0.8246445497630331, 0.995260663507109], "std": [0.8389562697008073, 0.8459416936858871], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.5567547906112547, 0.16679576935533635, 1.1533054560446054, 0.3240646733542763, 1.2926753562226687, -0.1628296325934151, 0.7002432366769182, -0.24264576690701495, 1.237938590379368, 1.1864511579262766, 0.7886071814343635, 1.6968276247524736], "std": [0.025781467898991925, 0.050637601435701736, 0.06640268094537326, 1.9685856481700397, 0.16725790543526978, 1.8077929382955993, 0.04158791409944602, 0.023603218059120537, 0.022778795774329487, 0.14255567274506853, 0.0970827412628293, 0.08223788644408603], "min": [0.510089159246585, 0.08827768548695439, 1.0429833007616687, -3.1275437695159845, 0.9472070859330124, -2.9615105232966603, 0.5955596019983384, -0.2823048927261891, 1.1905966184497743, 0.8819949883644573, 0.6381631691351246, 1.5371644478622635], "max": [0.5849050483355451, 0.26171101084412685, 1.2874654938183931, 3.0605014352025814, 1.5343681173647457, 3.1300301633723495, 0.7452491106391053, -0.19980773080855804, 1.2865992860725184, 1.41841490927433, 0.9604547342996566, 1.9196817478045753], "count": [211]}, "eef_sim_pose_action": {"mean": [0.5567547906112547, 0.16679576935533635, 1.1533054560446054, 0.3240646733542763, 1.2926753562226687, -0.1628296325934151, 0.7002432366769182, -0.24264576690701495, 1.237938590379368, 1.1864511579262766, 0.7886071814343635, 1.6968276247524736], "std": [0.025781467898991925, 0.050637601435701736, 0.06640268094537326, 1.9685856481700397, 0.16725790543526978, 1.8077929382955993, 0.04158791409944602, 0.023603218059120537, 0.022778795774329487, 0.14255567274506853, 0.0970827412628293, 0.08223788644408603], "min": [0.510089159246585, 0.08827768548695439, 1.0429833007616687, -3.1275437695159845, 0.9472070859330124, -2.9615105232966603, 0.5955596019983384, -0.2823048927261891, 1.1905966184497743, 0.8819949883644573, 0.6381631691351246, 1.5371644478622635], "max": [0.5849050483355451, 0.26171101084412685, 1.2874654938183931, 3.0605014352025814, 1.5343681173647457, 3.1300301633723495, 0.7452491106391053, -0.19980773080855804, 1.2865992860725184, 1.41841490927433, 0.9604547342996566, 1.9196817478045753], "count": [211]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0196078431372549]], [[0.03529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46586671364379084]], [[0.46201166870915034]], [[0.44773484477124187]]], "std": [[[0.21835793760481995]], [[0.21602387547281046]], [[0.21468581038244863]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.1607843137254902]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5697461192810457]], [[0.5891489215686275]], [[0.5708320608660131]]], "std": [[[0.2817154211299361]], [[0.28766169471208647]], [[0.29543355532485954]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.14901960784313725]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5497947589869281]], [[0.5604223059640522]], [[0.5269915012254902]]], "std": [[[0.29396867430803236]], [[0.3088963788145082]], [[0.3277343065088314]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4559054493464052]], [[0.4872517871732026]], [[0.4589257965686274]]], "std": [[[0.32596361492283316]], [[0.3342491581350088]], [[0.3541213991952956]]], "count": [100]}, "observation.state": {"min": [0.9523537158966064, -0.801861584186554, 0.6460288166999817, -0.34649422764778137, -1.3735027313232422, 1.2418088912963867, -1.0531055927276611, -1.0547083616256714, 0.9865169525146484, -0.6015392541885376, 0.187042236328125, -0.8692397475242615, 1.040624976158142, 69.9544448852539, 0.0, -0.25999999046325684, 0.6924999952316284, 0.5687500238418579, -0.13625000417232513, -0.7762500047683716, -0.15062500536441803, -0.6625000238418579, 1.0362499952316284, -1.0006250143051147, 9.140625, 46.546875, 0.8431249856948853, -0.7793750166893005, 0.8338461518287659, -0.22937500476837158, 0.6206250190734863, 0.0, 0.7677778005599976, -0.39124998450279236, 0.648888885974884, -1.256250023841858], "max": [1.110379934310913, -0.5917639136314392, 0.7835719585418701, -0.06187056377530098, -0.4453965425491333, 1.7787251472473145, -0.22144655883312225, -0.7304166555404663, 1.5517710447311401, 0.10522367060184479, 1.3218764066696167, -0.49494069814682007, 10.033332824707031, 80.04875183105469, 42.54750061035156, 9.696249961853027, 14.290624618530273, 0.9900000095367432, 11.290624618530273, 0.014999999664723873, 6.923749923706055, 1.1475000381469727, 1.6412500143051147, 0.8587499856948853, 59.544376373291016, 77.328125, 3.2612500190734863, 9.733749389648438, 57.326873779296875, 110.25312805175781, 71.03874969482422, 0.0, 79.48625183105469, 109.74625396728516, 87.36125183105469, 110.20938110351562], "mean": [1.0443519353866577, -0.6693269610404968, 0.6943979859352112, -0.1817038357257843, -0.8078657984733582, 1.6060768365859985, -0.4034692347049713, -0.9138160347938538, 1.3297005891799927, -0.3418557345867157, 0.4330594837665558, -0.7222713232040405, 1.623229742050171, 77.16200256347656, 9.28775405883789, 6.383450508117676, 5.100106716156006, 0.814423143863678, 3.856429100036621, -0.14756116271018982, 2.276451587677002, 0.5470075607299805, 1.149519443511963, 0.2870696485042572, 23.00474739074707, 69.71127319335938, 0.9871460199356079, 3.911985397338867, 30.300796508789062, 71.84605407714844, 45.20149612426758, 0.0, 51.298309326171875, 70.07420349121094, 53.12324142456055, 75.55152893066406], "std": [0.05767266824841499, 0.06763915717601776, 0.037426482886075974, 0.06042219325900078, 0.20827840268611908, 0.14556099474430084, 0.21215659379959106, 0.07714738696813583, 0.12002894282341003, 0.22019901871681213, 0.2729617655277252, 0.09988195449113846, 1.1140488386154175, 2.1552093029022217, 10.539947509765625, 3.9770941734313965, 5.5022292137146, 0.03679228574037552, 4.160226821899414, 0.19707627594470978, 1.9533700942993164, 0.4493693709373474, 0.10508690774440765, 0.7826097011566162, 14.757909774780273, 10.499399185180664, 0.2879659831523895, 3.524500846862793, 17.590539932250977, 49.35877990722656, 26.955028533935547, 0.0, 31.051755905151367, 49.87022018432617, 34.74836730957031, 46.58779525756836], "count": [302]}, "action": {"min": [0.9523537158966064, -0.801861584186554, 0.6460288166999817, -0.34649422764778137, -1.3735027313232422, 1.2418088912963867, -1.0531055927276611, -1.0547083616256714, 0.9865169525146484, -0.6015392541885376, 0.187042236328125, -0.8692397475242615, 1.040624976158142, 69.9544448852539, 0.0, -0.25999999046325684, 0.6924999952316284, 0.5687500238418579, -0.13625000417232513, -0.7762500047683716, -0.15062500536441803, -0.6625000238418579, 1.0362499952316284, -1.0006250143051147, 9.140625, 46.546875, 0.8431249856948853, -0.7793750166893005, 0.8338461518287659, -0.22937500476837158, 0.6206250190734863, 0.0, 0.7677778005599976, -0.39124998450279236, 0.648888885974884, -1.256250023841858], "max": [1.110379934310913, -0.5917639136314392, 0.7835719585418701, -0.06187056377530098, -0.4453965425491333, 1.7787251472473145, -0.22144655883312225, -0.7304166555404663, 1.5517710447311401, 0.10522367060184479, 1.3218764066696167, -0.49494069814682007, 10.033332824707031, 80.04875183105469, 42.54750061035156, 9.696249961853027, 14.290624618530273, 0.9900000095367432, 11.290624618530273, 0.014999999664723873, 6.923749923706055, 1.1475000381469727, 1.6412500143051147, 0.8587499856948853, 59.544376373291016, 77.328125, 3.2612500190734863, 9.733749389648438, 57.326873779296875, 110.25312805175781, 71.03874969482422, 0.0, 79.48625183105469, 109.74625396728516, 87.36125183105469, 110.20938110351562], "mean": [1.0443509817123413, -0.6693267226219177, 0.6943981051445007, -0.18170376121997833, -0.8078658580780029, 1.6060774326324463, -0.40346941351890564, -0.9138160347938538, 1.3297005891799927, -0.3418557345867157, 0.4330593943595886, -0.722271203994751, 1.6232291460037231, 77.16204833984375, 9.287752151489258, 6.383452415466309, 5.100102424621582, 0.8144229650497437, 3.856430768966675, -0.14756101369857788, 2.276451349258423, 0.5470076203346252, 1.1495192050933838, 0.28706955909729004, 23.00475311279297, 69.71129608154297, 0.987145721912384, 3.9119856357574463, 30.300819396972656, 71.84606170654297, 45.20151138305664, 0.0, 51.298301696777344, 70.07416534423828, 53.123252868652344, 75.55150604248047], "std": [0.057672660797834396, 0.06763915717601776, 0.03742649033665657, 0.06042219698429108, 0.20827840268611908, 0.14556099474430084, 0.21215660870075226, 0.07714738696813583, 0.12002892047166824, 0.22019900381565094, 0.27296173572540283, 0.09988196939229965, 1.1140488386154175, 2.1552085876464844, 10.539944648742676, 3.9770941734313965, 5.502228260040283, 0.036792293190956116, 4.160228252410889, 0.19707627594470978, 1.9533703327178955, 0.4493694007396698, 0.10508684068918228, 0.782609760761261, 14.757909774780273, 10.49940013885498, 0.28796592354774475, 3.5245015621185303, 17.590538024902344, 49.358787536621094, 26.95503044128418, 0.0, 31.051759719848633, 49.87022018432617, 34.74836349487305, 46.587799072265625], "count": [302]}, "timestamp": {"min": [0.0], "max": [10.033333333333333], "mean": [5.016666666666667], "std": [2.9059804235786277], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [302]}, "index": {"min": [3861], "max": [4162], "mean": [4011.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [302]}, "subtask_annotation": {"mean": [1.9801324503311257, 7.0, 7.0, 7.0, 7.0], "std": [1.6576940765204735, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [302]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [302]}, "eef_direction_state": {"mean": [5.440397350993377, 2.8509933774834435], "std": [0.8620535168730811, 1.9465495895537566], "min": [2, 0], "max": [6, 6], "count": [302]}, "eef_velocity_state": {"mean": [0.5099337748344371, 1.2483443708609272], "std": [0.7665831099681224, 0.5649068732529694], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_state": {"mean": [0.47019867549668876, 0.8344370860927153], "std": [0.7396790696585664, 0.8490779071436587], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_direction_action": {"mean": [5.440397350993377, 2.8509933774834435], "std": [0.8620535168730811, 1.9465495895537566], "min": [2, 0], "max": [6, 6], "count": [302]}, "eef_velocity_action": {"mean": [0.5099337748344371, 1.2483443708609272], "std": [0.7665831099681224, 0.5649068732529694], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_action": {"mean": [0.47019867549668876, 0.8344370860927153], "std": [0.7396790696585664, 0.8490779071436587], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_sim_pose_state": {"mean": [0.5489517296085378, 0.165773156932717, 1.1212825765212613, 0.30093877322729495, 1.2909000389521708, 0.45345750162230525, 0.7335784429907743, -0.21320197219947856, 1.24348505442743, 1.5540398933327833, 1.1869257653241128, 2.0733077057448592], "std": [0.013306708876572884, 0.02625405979222185, 0.045224199289224165, 2.7601257367540644, 0.13159080887349422, 2.546977066879495, 0.044386737284003976, 0.02350780359986737, 0.028362583820609657, 0.24190450674375633, 0.13048294913861833, 0.20051727039305986], "min": [0.5290195315655852, 0.12532084862659215, 1.042502913670853, -3.1405451941472324, 1.0473173237779259, -3.121590155315078, 0.6042935394792927, -0.25697066849616645, 1.1598778680525756, 1.1015723389499374, 0.8605019680737835, 1.7719431338061968], "max": [0.5881564608665785, 0.23393253927912802, 1.2444609015307386, 3.140790015641148, 1.5080001191936412, 3.136488994124039, 0.7936205659120941, -0.16373871821957542, 1.2927270663055783, 2.00115944256011, 1.3543452782796384, 2.5874593148971794], "count": [302]}, "eef_sim_pose_action": {"mean": [0.5489517296085378, 0.165773156932717, 1.1212825765212613, 0.30093877322729495, 1.2909000389521708, 0.45345750162230525, 0.7335784429907743, -0.21320197219947856, 1.24348505442743, 1.5540398933327833, 1.1869257653241128, 2.0733077057448592], "std": [0.013306708876572884, 0.02625405979222185, 0.045224199289224165, 2.7601257367540644, 0.13159080887349422, 2.546977066879495, 0.044386737284003976, 0.02350780359986737, 0.028362583820609657, 0.24190450674375633, 0.13048294913861833, 0.20051727039305986], "min": [0.5290195315655852, 0.12532084862659215, 1.042502913670853, -3.1405451941472324, 1.0473173237779259, -3.121590155315078, 0.6042935394792927, -0.25697066849616645, 1.1598778680525756, 1.1015723389499374, 0.8605019680737835, 1.7719431338061968], "max": [0.5881564608665785, 0.23393253927912802, 1.2444609015307386, 3.140790015641148, 1.5080001191936412, 3.136488994124039, 0.7936205659120941, -0.16373871821957542, 1.2927270663055783, 2.00115944256011, 1.3543452782796384, 2.5874593148971794], "count": [302]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0196078431372549]], [[0.03529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4611781985294118]], [[0.45559902982026146]], [[0.4436356862745098]]], "std": [[[0.21893952737608013]], [[0.21767156740766402]], [[0.21491463788905216]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.15294117647058825]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5737729616013072]], [[0.5917775571895425]], [[0.5750546772875816]]], "std": [[[0.28217528085355337]], [[0.29121488888764024]], [[0.2958109251799736]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5538812295751634]], [[0.5671379493464053]], [[0.5261776511437909]]], "std": [[[0.29283738055135755]], [[0.3047025723067068]], [[0.324592916112807]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4616221078431373]], [[0.49323918913398695]], [[0.4720036683006536]]], "std": [[[0.32750778492600313]], [[0.3381619147367585]], [[0.356261266228613]]], "count": [100]}, "observation.state": {"min": [0.8639467358589172, -0.8222467303276062, 0.6318904161453247, -0.34268423914909363, -1.5602561235427856, 0.9802438020706177, -1.0600252151489258, -0.9735732674598694, 1.0100412368774414, -0.5627241134643555, 0.17056725919246674, -0.9048599600791931, 0.9800000190734863, 72.51000213623047, -0.4437499940395355, 0.07437500357627869, 0.9893749952316284, 0.22999998927116394, 0.13500000536441803, -0.33416667580604553, 0.11562500149011612, -1.0518749952316284, 0.9287500381469727, 0.40687498450279236, 19.8231258392334, 49.54249954223633, 1.0306249856948853, -0.5831249952316284, 0.9937499761581421, 0.6256250143051147, 1.0418750047683716, 0.0, 0.9275000095367432, -0.6837500333786011, 0.6518181562423706, -0.5831249952316284], "max": [1.239032506942749, -0.5681124925613403, 0.8351559638977051, 0.10874437540769577, -0.3287842273712158, 1.7048141956329346, -0.16687171161174774, -0.7083619236946106, 1.4225938320159912, 0.22855153679847717, 1.4206784963607788, -0.6224250197410583, 37.57500076293945, 84.63874816894531, 51.79624938964844, 3.9674999713897705, 35.52812576293945, 0.6462500095367432, 42.74875259399414, 1.234375, 39.27687454223633, 1.4900000095367432, 11.958125114440918, 53.248748779296875, 57.09000015258789, 73.30937957763672, 2.28125, 9.51187515258789, 61.87687683105469, 109.15437316894531, 80.98625183105469, 0.0, 87.12187957763672, 109.67937469482422, 89.24250030517578, 110.08000183105469], "mean": [1.0137542486190796, -0.6968298554420471, 0.7108476161956787, -0.12222281843423843, -0.8173539042472839, 1.5758812427520752, -0.557054877281189, -0.893621027469635, 1.2928880453109741, -0.07548045367002487, 0.6788936853408813, -0.863052248954773, 7.505847454071045, 77.93817901611328, 7.696727752685547, 0.6289238333702087, 11.643528938293457, 0.46383169293403625, 13.023453712463379, 0.8971750736236572, 12.114144325256348, 0.47585493326187134, 2.6600921154022217, 15.916840553283691, 35.0557746887207, 68.64334869384766, 1.1550554037094116, 5.162036895751953, 42.938232421875, 80.19111633300781, 54.74982452392578, 0.0, 58.26883316040039, 79.84529876708984, 57.99493408203125, 82.4601821899414], "std": [0.13123762607574463, 0.08593786507844925, 0.038169924169778824, 0.13263575732707977, 0.33553895354270935, 0.18341846764087677, 0.22883348166942596, 0.06072022020816803, 0.1071120947599411, 0.24763183295726776, 0.30722472071647644, 0.062145501375198364, 11.534162521362305, 3.1372785568237305, 11.314804077148438, 1.1139370203018188, 11.604024887084961, 0.040066346526145935, 13.479928970336914, 0.3675064444541931, 12.193544387817383, 0.46061256527900696, 3.1470530033111572, 18.904882431030273, 9.242350578308105, 7.014815807342529, 0.15528862178325653, 3.37489652633667, 20.92023277282715, 44.953819274902344, 26.569007873535156, 0.0, 29.205045700073242, 46.009029388427734, 31.394529342651367, 43.762962341308594], "count": [270]}, "action": {"min": [0.8639467358589172, -0.8222467303276062, 0.6318904161453247, -0.34268423914909363, -1.5602561235427856, 0.9802438020706177, -1.0600252151489258, -0.9735732674598694, 1.0100412368774414, -0.5627241134643555, 0.17056725919246674, -0.9048599600791931, 0.9800000190734863, 72.51000213623047, -0.4437499940395355, 0.07437500357627869, 0.9893749952316284, 0.22999998927116394, 0.13500000536441803, -0.33416667580604553, 0.11562500149011612, -1.0518749952316284, 0.9287500381469727, 0.40687498450279236, 19.8231258392334, 49.54249954223633, 1.0306249856948853, -0.5831249952316284, 0.9937499761581421, 0.6256250143051147, 1.0418750047683716, 0.0, 0.9275000095367432, -0.6837500333786011, 0.6518181562423706, -0.5831249952316284], "max": [1.239032506942749, -0.5681124925613403, 0.8351559638977051, 0.10874437540769577, -0.3287842273712158, 1.7048141956329346, -0.16687171161174774, -0.7083619236946106, 1.4225938320159912, 0.22855153679847717, 1.4206784963607788, -0.6224250197410583, 37.57500076293945, 84.63874816894531, 51.79624938964844, 3.9674999713897705, 35.52812576293945, 0.6462500095367432, 42.74875259399414, 1.234375, 39.27687454223633, 1.4900000095367432, 11.958125114440918, 53.248748779296875, 57.09000015258789, 73.30937957763672, 2.28125, 9.51187515258789, 61.87687683105469, 109.15437316894531, 80.98625183105469, 0.0, 87.12187957763672, 109.67937469482422, 89.24250030517578, 110.08000183105469], "mean": [1.0137536525726318, -0.6968297362327576, 0.7108475565910339, -0.12222277373075485, -0.8173539042472839, 1.5758817195892334, -0.557054877281189, -0.8936209678649902, 1.2928879261016846, -0.07548043131828308, 0.6788936257362366, -0.8630524277687073, 7.505843639373779, 77.93820190429688, 7.696731090545654, 0.6289243698120117, 11.643527030944824, 0.4638318717479706, 13.02344799041748, 0.8971748352050781, 12.114155769348145, 0.47585493326187134, 2.660092830657959, 15.916836738586426, 35.05575942993164, 68.64339447021484, 1.1550557613372803, 5.162037372589111, 42.93826675415039, 80.19109344482422, 54.74983596801758, 0.0, 58.26882553100586, 79.84528350830078, 57.99489212036133, 82.46022033691406], "std": [0.1312376707792282, 0.08593785017728806, 0.03816992789506912, 0.13263574242591858, 0.33553892374038696, 0.18341843783855438, 0.2288334220647812, 0.06072021648287773, 0.10711207985877991, 0.24763183295726776, 0.30722466111183167, 0.06214549392461777, 11.534161567687988, 3.137277841567993, 11.314800262451172, 1.1139377355575562, 11.604026794433594, 0.040066368877887726, 13.479928970336914, 0.3675065040588379, 12.193541526794434, 0.4606127142906189, 3.1470532417297363, 18.904876708984375, 9.242352485656738, 7.014815807342529, 0.1552886962890625, 3.3748960494995117, 20.92023468017578, 44.95381546020508, 26.56900405883789, 0.0, 29.205045700073242, 46.00902557373047, 31.39452362060547, 43.7629508972168], "count": [270]}, "timestamp": {"min": [0.0], "max": [8.966666666666667], "mean": [4.483333333333333], "std": [2.5980583918394538], "count": [270]}, "frame_index": {"min": [0], "max": [269], "mean": [134.5], "std": [77.9417517551836], "count": [270]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [270]}, "index": {"min": [4163], "max": [4432], "mean": [4297.5], "std": [77.9417517551836], "count": [270]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [270]}, "subtask_annotation": {"mean": [2.0444444444444443, 7.0, 7.0, 7.0, 7.0], "std": [1.5098033556856065, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [270]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [270]}, "eef_direction_state": {"mean": [4.737037037037037, 2.759259259259259], "std": [1.4014934225472033, 2.1818713101982254], "min": [2, 0], "max": [6, 6], "count": [270]}, "eef_velocity_state": {"mean": [0.7962962962962963, 1.262962962962963], "std": [0.8250618299979813, 0.6620104889781929], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_acc_mag_state": {"mean": [0.6407407407407407, 0.9111111111111111], "std": [0.80772165138615, 0.8560604570781414], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_direction_action": {"mean": [4.737037037037037, 2.759259259259259], "std": [1.4014934225472033, 2.1818713101982254], "min": [2, 0], "max": [6, 6], "count": [270]}, "eef_velocity_action": {"mean": [0.7962962962962963, 1.262962962962963], "std": [0.8250618299979813, 0.6620104889781929], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_acc_mag_action": {"mean": [0.6407407407407407, 0.9111111111111111], "std": [0.80772165138615, 0.8560604570781414], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_sim_pose_state": {"mean": [0.5466465849795746, 0.15281646110954164, 1.1309278780064516, 1.2527115549738894, 1.2713446226929623, 0.7441899818450955, 0.7194802822984665, -0.23083472268812952, 1.2488476175803636, 1.3137748186276275, 1.1141328573394216, 1.8264173627878555], "std": [0.016131923688819074, 0.04956258681613783, 0.059142116930010424, 2.1851010445602403, 0.14069698524296959, 1.963863354594192, 0.04198394889121447, 0.02358308983130911, 0.02452173366863181, 0.26525370222116385, 0.216907546613456, 0.23779347917480417], "min": [0.5172987983217231, 0.09807438375700442, 1.0441147562960438, -3.1367884910183643, 0.8895148962667916, -3.09503837341255, 0.6046912998633551, -0.2720670745138617, 1.1840774327962378, 0.8463689978227206, 0.8280313526850822, 1.52667204295724], "max": [0.5785965274188073, 0.2575259351272098, 1.2713872016374104, 3.0969549211957372, 1.5397257074758324, 3.065233057973437, 0.7726715466502758, -0.1772202772910442, 1.2805461236018043, 1.966584869108411, 1.5279739409222604, 2.407593081759734], "count": [270]}, "eef_sim_pose_action": {"mean": [0.5466465849795746, 0.15281646110954164, 1.1309278780064516, 1.2527115549738894, 1.2713446226929623, 0.7441899818450955, 0.7194802822984665, -0.23083472268812952, 1.2488476175803636, 1.3137748186276275, 1.1141328573394216, 1.8264173627878555], "std": [0.016131923688819074, 0.04956258681613783, 0.059142116930010424, 2.1851010445602403, 0.14069698524296959, 1.963863354594192, 0.04198394889121447, 0.02358308983130911, 0.02452173366863181, 0.26525370222116385, 0.216907546613456, 0.23779347917480417], "min": [0.5172987983217231, 0.09807438375700442, 1.0441147562960438, -3.1367884910183643, 0.8895148962667916, -3.09503837341255, 0.6046912998633551, -0.2720670745138617, 1.1840774327962378, 0.8463689978227206, 0.8280313526850822, 1.52667204295724], "max": [0.5785965274188073, 0.2575259351272098, 1.2713872016374104, 3.0969549211957372, 1.5397257074758324, 3.065233057973437, 0.7726715466502758, -0.1772202772910442, 1.2805461236018043, 1.966584869108411, 1.5279739409222604, 2.407593081759734], "count": [270]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.0392156862745098]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47095072712418296]], [[0.4640241094771242]], [[0.44922348243464055]]], "std": [[[0.21822235446116792]], [[0.21686586625044643]], [[0.21488888418079669]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.1607843137254902]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.54817945874183]], [[0.5657906597222222]], [[0.5508374080882352]]], "std": [[[0.28436013657952974]], [[0.28944258689848607]], [[0.29792142997340165]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5098964828431373]], [[0.5336402798202615]], [[0.4923590808823529]]], "std": [[[0.3010825825852714]], [[0.30326226868307715]], [[0.3211703629889561]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.462545720996732]], [[0.4931768607026144]], [[0.4718475142973856]]], "std": [[[0.32902433205860887]], [[0.3401956802546713]], [[0.3575222745055954]]], "count": [100]}, "observation.state": {"min": [0.8485923409461975, -0.8693112730979919, 0.6698233485221863, -0.3758726119995117, -1.5586879253387451, 1.0392029285430908, -1.1192492246627808, -0.9264371991157532, 1.0130560398101807, -0.33348116278648376, 0.38331139087677, -0.9161850810050964, 0.9750000238418579, 69.64111328125, -0.009374999441206455, -0.38874998688697815, 0.6668750047683716, -0.7387499809265137, 0.8487499952316284, -0.46437498927116394, -0.5525000095367432, -1.6981250047683716, 1.0418750047683716, -0.609375, 29.733749389648438, 48.41749954223633, 1.087499976158142, -0.4868749976158142, 1.1193749904632568, 0.6349999904632568, 2.343125104904175, 0.0, 1.1556249856948853, -0.6993750333786011, 0.7350000143051147, 0.0006250003352761269], "max": [1.2739375829696655, -0.582513153553009, 0.8369361758232117, 0.2221856564283371, -0.3509575128555298, 1.6165026426315308, -0.3148365318775177, -0.7155527472496033, 1.3695448637008667, 0.31226158142089844, 1.4029186964035034, -0.736438512802124, 6.085000038146973, 82.84500122070312, 39.581111907958984, 2.7174999713897705, 24.907499313354492, 0.34437498450279236, 22.728124618530273, 1.265625, 18.573749542236328, 1.1337499618530273, 1.5831249952316284, 26.267499923706055, 56.11312484741211, 72.49625396728516, 2.168750047683716, 9.522500038146973, 61.42499923706055, 109.84625244140625, 78.62125396728516, 0.0, 85.64812469482422, 110.33562469482422, 87.71500396728516, 109.73687744140625], "mean": [1.0985974073410034, -0.6746345162391663, 0.7321383953094482, -0.1549188643693924, -1.0404338836669922, 1.3997135162353516, -0.6862192153930664, -0.8499977588653564, 1.2404305934906006, 0.03729703649878502, 0.8400143384933472, -0.8471609950065613, 2.239840030670166, 77.67973327636719, 3.7518534660339355, 0.2734331488609314, 10.569647789001465, -0.05997324362397194, 8.882259368896484, 0.16487950086593628, 6.043522357940674, 0.4274247884750366, 1.2959567308425903, 10.063904762268066, 39.54947280883789, 65.33936309814453, 1.2079412937164307, 4.6416802406311035, 39.546058654785156, 74.68101501464844, 52.53274917602539, 0.0, 56.624778747558594, 76.15672302246094, 55.560394287109375, 79.1635971069336], "std": [0.1516723781824112, 0.08933672308921814, 0.038191016763448715, 0.18891075253486633, 0.3503592312335968, 0.20610108971595764, 0.18407943844795227, 0.05617465078830719, 0.09541795402765274, 0.2040446698665619, 0.24491393566131592, 0.051365114748477936, 1.642914891242981, 3.6092069149017334, 8.685953140258789, 0.7877476215362549, 10.679288864135742, 0.45318007469177246, 8.799434661865234, 0.4291824996471405, 5.955691337585449, 0.5617567896842957, 0.1254550665616989, 11.245676040649414, 7.222357749938965, 8.837495803833008, 0.1443721503019333, 2.8529860973358154, 20.646635055541992, 47.537200927734375, 26.877103805541992, 0.0, 30.694103240966797, 47.5262451171875, 33.0771598815918, 45.034568786621094], "count": [219]}, "action": {"min": [0.8485923409461975, -0.8693112730979919, 0.6698233485221863, -0.3758726119995117, -1.5586879253387451, 1.0392029285430908, -1.1192492246627808, -0.9264371991157532, 1.0130560398101807, -0.33348116278648376, 0.38331139087677, -0.9161850810050964, 0.9750000238418579, 69.64111328125, -0.009374999441206455, -0.38874998688697815, 0.6668750047683716, -0.7387499809265137, 0.8487499952316284, -0.46437498927116394, -0.5525000095367432, -1.6981250047683716, 1.0418750047683716, -0.609375, 29.733749389648438, 48.41749954223633, 1.087499976158142, -0.4868749976158142, 1.1193749904632568, 0.6349999904632568, 2.343125104904175, 0.0, 1.1556249856948853, -0.6993750333786011, 0.7350000143051147, 0.0006250003352761269], "max": [1.2739375829696655, -0.582513153553009, 0.8369361758232117, 0.2221856564283371, -0.3509575128555298, 1.6165026426315308, -0.3148365318775177, -0.7155527472496033, 1.3695448637008667, 0.31226158142089844, 1.4029186964035034, -0.736438512802124, 6.085000038146973, 82.84500122070312, 39.581111907958984, 2.7174999713897705, 24.907499313354492, 0.34437498450279236, 22.728124618530273, 1.265625, 18.573749542236328, 1.1337499618530273, 1.5831249952316284, 26.267499923706055, 56.11312484741211, 72.49625396728516, 2.168750047683716, 9.522500038146973, 61.42499923706055, 109.84625244140625, 78.62125396728516, 0.0, 85.64812469482422, 110.33562469482422, 87.71500396728516, 109.73687744140625], "mean": [1.0985969305038452, -0.6746344566345215, 0.7321382164955139, -0.1549188494682312, -1.0404335260391235, 1.3997139930725098, -0.6862187385559082, -0.8499975800514221, 1.2404308319091797, 0.037297047674655914, 0.8400141596794128, -0.8471609354019165, 2.239840507507324, 77.67972564697266, 3.7518529891967773, 0.2734331488609314, 10.56965446472168, -0.05997331440448761, 8.882258415222168, 0.16487950086593628, 6.043526649475098, 0.42742469906806946, 1.2959568500518799, 10.063894271850586, 39.54947280883789, 65.33934783935547, 1.2079415321350098, 4.64168119430542, 39.54604721069336, 74.6810073852539, 52.53276443481445, 0.0, 56.624778747558594, 76.15667724609375, 55.56038284301758, 79.16352844238281], "std": [0.15167236328125, 0.08933670818805695, 0.038191016763448715, 0.18891078233718872, 0.3503592312335968, 0.20610114932060242, 0.18407949805259705, 0.05617465078830719, 0.09541795402765274, 0.2040446251630783, 0.2449139505624771, 0.05136512592434883, 1.6429147720336914, 3.6092069149017334, 8.685953140258789, 0.7877474427223206, 10.679287910461426, 0.4531802237033844, 8.799433708190918, 0.4291825294494629, 5.955690383911133, 0.5617566704750061, 0.1254550963640213, 11.245675086975098, 7.222355842590332, 8.837494850158691, 0.14437203109264374, 2.8529860973358154, 20.646635055541992, 47.53721237182617, 26.877103805541992, 0.0, 30.694103240966797, 47.5262451171875, 33.07716369628906, 45.0345573425293], "count": [219]}, "timestamp": {"min": [0.0], "max": [7.266666666666667], "mean": [3.6333333333333337], "std": [2.1073065132392914], "count": [219]}, "frame_index": {"min": [0], "max": [218], "mean": [109.0], "std": [63.219195397178744], "count": [219]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [219]}, "index": {"min": [4433], "max": [4651], "mean": [4542.0], "std": [63.219195397178744], "count": [219]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [219]}, "subtask_annotation": {"mean": [1.8812785388127853, 7.0, 7.0, 7.0, 7.0], "std": [1.664720199465197, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [219]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [219]}, "eef_direction_state": {"mean": [4.794520547945205, 2.232876712328767], "std": [1.2601250656520684, 1.8788941754925135], "min": [2, 0], "max": [6, 6], "count": [219]}, "eef_velocity_state": {"mean": [0.8721461187214612, 1.2420091324200913], "std": [0.8717276482965148, 0.5153954724939706], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_state": {"mean": [0.8538812785388128, 0.8493150684931506], "std": [0.8421656170519454, 0.8440698245811022], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_direction_action": {"mean": [4.794520547945205, 2.232876712328767], "std": [1.2601250656520684, 1.8788941754925135], "min": [2, 0], "max": [6, 6], "count": [219]}, "eef_velocity_action": {"mean": [0.8721461187214612, 1.2420091324200913], "std": [0.8717276482965148, 0.5153954724939706], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_action": {"mean": [0.8538812785388128, 0.8493150684931506], "std": [0.8421656170519454, 0.8440698245811022], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_sim_pose_state": {"mean": [0.5551190634066681, 0.18020700673774454, 1.1628679663801118, -0.6928190264759061, 1.2744614921976667, -0.8049610294158012, 0.6985927750025738, -0.24064120513494178, 1.2447298862287626, 1.1974477053304637, 1.0349076777356367, 1.7264819647578833], "std": [0.018017846961414185, 0.05594115645001858, 0.058829893405127724, 1.8103878291632227, 0.14483233371549198, 1.8499479659964813, 0.03797546664612456, 0.036380634204902174, 0.019657033291236806, 0.16088087979865331, 0.13339915672482547, 0.12041708318123932], "min": [0.516369007849665, 0.08176290424832597, 1.0447044014779754, -3.1279203943332625, 0.9058970835635334, -3.1374609662398623, 0.6051424892917896, -0.3030439902461015, 1.2053596197236107, 0.8625753893637951, 0.8530567230666408, 1.5575906114101916], "max": [0.5829647486028382, 0.25815049104175336, 1.2822747869055766, 3.1273102947305325, 1.4928433060161699, 3.0482071085863667, 0.7503864017405222, -0.1739551746351401, 1.2820070353902633, 1.5617162029502356, 1.32220643024742, 2.0149552196020646], "count": [219]}, "eef_sim_pose_action": {"mean": [0.5551190634066681, 0.18020700673774454, 1.1628679663801118, -0.6928190264759061, 1.2744614921976667, -0.8049610294158012, 0.6985927750025738, -0.24064120513494178, 1.2447298862287626, 1.1974477053304637, 1.0349076777356367, 1.7264819647578833], "std": [0.018017846961414185, 0.05594115645001858, 0.058829893405127724, 1.8103878291632227, 0.14483233371549198, 1.8499479659964813, 0.03797546664612456, 0.036380634204902174, 0.019657033291236806, 0.16088087979865331, 0.13339915672482547, 0.12041708318123932], "min": [0.516369007849665, 0.08176290424832597, 1.0447044014779754, -3.1279203943332625, 0.9058970835635334, -3.1374609662398623, 0.6051424892917896, -0.3030439902461015, 1.2053596197236107, 0.8625753893637951, 0.8530567230666408, 1.5575906114101916], "max": [0.5829647486028382, 0.25815049104175336, 1.2822747869055766, 3.1273102947305325, 1.4928433060161699, 3.0482071085863667, 0.7503864017405222, -0.1739551746351401, 1.2820070353902633, 1.5617162029502356, 1.32220643024742, 2.0149552196020646], "count": [219]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.03529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46355566789215685]], [[0.45759808006535946]], [[0.44387503472222223]]], "std": [[[0.2181016628254172]], [[0.21716188504829453]], [[0.2147296277169513]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.17254901960784313]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5645941013071896]], [[0.5866631924019609]], [[0.5720862908496732]]], "std": [[[0.2867964219657858]], [[0.2915440358816687]], [[0.2989748713428543]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5308297712418301]], [[0.5540393300653595]], [[0.519263991013072]]], "std": [[[0.30983240301486187]], [[0.312842035228865]], [[0.32910912179910196]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45273572916666666]], [[0.4842484027777778]], [[0.4632284211601307]]], "std": [[[0.3295338948964125]], [[0.33981551687070954]], [[0.3568746965960037]]], "count": [100]}, "observation.state": {"min": [0.8535754084587097, -0.8657587766647339, 0.6867752075195312, -0.40083542466163635, -1.381005048751831, 1.3136110305786133, -0.9846360683441162, -0.9014744162559509, 0.9984274506568909, -0.728427529335022, 0.18749523162841797, -0.9705929756164551, 1.0418750047683716, 73.078125, -0.021250000223517418, -0.2712499797344208, 0.6024999618530273, 0.4893749952316284, 0.8224999904632568, -0.5649999976158142, 0.7150000333786011, -0.15062500536441803, 1.3118749856948853, 0.04062499850988388, 22.494375228881836, 51.83333206176758, 0.8637499809265137, -0.2487500011920929, 0.7561538219451904, 0.6299999952316284, 3.3569998741149902, 0.0, 3.818125009536743, 0.08812499791383743, 2.334545373916626, 0.8081250190734863], "max": [1.19764244556427, -0.5638208389282227, 0.76276034116745, 0.14648661017417908, -0.37193867564201355, 1.833013892173767, -0.13423170149326324, -0.6780728101730347, 1.3490405082702637, 0.20027466118335724, 1.2978942394256592, -0.742613673210144, 15.649374961853027, 80.47999572753906, 32.65599822998047, 7.673749923706055, 22.1924991607666, 0.7918750047683716, 23.21125030517578, 0.2487499862909317, 21.936248779296875, 1.2174999713897705, 1.5206249952316284, 36.53874969482422, 57.10750198364258, 72.91687774658203, 1.6999999284744263, 9.318666458129883, 59.377498626708984, 109.1831283569336, 76.56312561035156, 0.0, 81.58000183105469, 110.05374908447266, 84.38187408447266, 109.39250183105469], "mean": [1.0590386390686035, -0.7249359488487244, 0.7091349363327026, -0.2559448182582855, -0.9660257697105408, 1.632098913192749, -0.5183523297309875, -0.8343446254730225, 1.226961612701416, -0.20500652492046356, 0.6453062295913696, -0.8756897449493408, 3.735889196395874, 77.69275665283203, 2.2865114212036133, 1.13767671585083, 5.918787479400635, 0.7463725209236145, 5.818500518798828, -0.5089688301086426, 5.606846809387207, 0.740999162197113, 1.3620651960372925, 9.517226219177246, 29.989065170288086, 68.33013153076172, 1.0298047065734863, 6.244937419891357, 44.18230056762695, 87.7861557006836, 58.262046813964844, 0.0, 62.881561279296875, 88.68313598632812, 64.20940399169922, 89.98526000976562], "std": [0.10929219424724579, 0.08940266072750092, 0.022856317460536957, 0.17398974299430847, 0.28033798933029175, 0.1204836443066597, 0.2472393661737442, 0.049801409244537354, 0.07713368535041809, 0.3096650242805481, 0.31015118956565857, 0.05359857156872749, 4.806441783905029, 2.2329647541046143, 7.011054992675781, 2.5376389026641846, 8.237404823303223, 0.02724592015147209, 7.678416728973389, 0.10154237598180771, 7.117049694061279, 0.22218361496925354, 0.03620746731758118, 14.759724617004395, 9.400797843933105, 7.0006422996521, 0.15717929601669312, 2.596386432647705, 16.889076232910156, 40.13741683959961, 22.573516845703125, 0.0, 25.57810401916504, 39.8410758972168, 28.03086280822754, 38.210330963134766], "count": [273]}, "action": {"min": [0.8535754084587097, -0.8657587766647339, 0.6867752075195312, -0.40083542466163635, -1.381005048751831, 1.3136110305786133, -0.9846360683441162, -0.9014744162559509, 0.9984274506568909, -0.728427529335022, 0.18749523162841797, -0.9705929756164551, 1.0418750047683716, 73.078125, -0.021250000223517418, -0.2712499797344208, 0.6024999618530273, 0.4893749952316284, 0.8224999904632568, -0.5649999976158142, 0.7150000333786011, -0.15062500536441803, 1.3118749856948853, 0.04062499850988388, 22.494375228881836, 51.83333206176758, 0.8637499809265137, -0.2487500011920929, 0.7561538219451904, 0.6299999952316284, 3.3569998741149902, 0.0, 3.818125009536743, 0.08812499791383743, 2.334545373916626, 0.8081250190734863], "max": [1.19764244556427, -0.5638208389282227, 0.76276034116745, 0.14648661017417908, -0.37193867564201355, 1.833013892173767, -0.13423170149326324, -0.6780728101730347, 1.3490405082702637, 0.20027466118335724, 1.2978942394256592, -0.742613673210144, 15.649374961853027, 80.47999572753906, 32.65599822998047, 7.673749923706055, 22.1924991607666, 0.7918750047683716, 23.21125030517578, 0.2487499862909317, 21.936248779296875, 1.2174999713897705, 1.5206249952316284, 36.53874969482422, 57.10750198364258, 72.91687774658203, 1.6999999284744263, 9.318666458129883, 59.377498626708984, 109.1831283569336, 76.56312561035156, 0.0, 81.58000183105469, 110.05374908447266, 84.38187408447266, 109.39250183105469], "mean": [1.0590392351150513, -0.7249355316162109, 0.7091349959373474, -0.2559448778629303, -0.9660256505012512, 1.6320987939834595, -0.5183523893356323, -0.834344744682312, 1.226961374282837, -0.20500652492046356, 0.6453061699867249, -0.8756897449493408, 3.735886573791504, 77.69281005859375, 2.286513566970825, 1.1376774311065674, 5.918790817260742, 0.7463725805282593, 5.818502902984619, -0.5089687705039978, 5.6068501472473145, 0.7409993410110474, 1.3620647192001343, 9.517219543457031, 29.989078521728516, 68.33019256591797, 1.0298049449920654, 6.244936943054199, 44.18230056762695, 87.78617095947266, 58.26205062866211, 0.0, 62.881568908691406, 88.6832046508789, 64.20941162109375, 89.98527526855469], "std": [0.10929218679666519, 0.08940255641937256, 0.022856319323182106, 0.17398975789546967, 0.28033795952796936, 0.1204836368560791, 0.2472393810749054, 0.049801409244537354, 0.07713368535041809, 0.3096650242805481, 0.3101511299610138, 0.0535985566675663, 4.806442737579346, 2.2329647541046143, 7.011050701141357, 2.537639617919922, 8.237405776977539, 0.027245918288826942, 7.6784186363220215, 0.1015423908829689, 7.117049694061279, 0.22218365967273712, 0.03620748594403267, 14.759724617004395, 9.400798797607422, 7.000644207000732, 0.15717928111553192, 2.5963871479034424, 16.889076232910156, 40.137420654296875, 22.573516845703125, 0.0, 25.57810401916504, 39.841087341308594, 28.03086280822754, 38.2103271484375], "count": [273]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [273]}, "index": {"min": [4652], "max": [4924], "mean": [4788.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [273]}, "subtask_annotation": {"mean": [2.0183150183150182, 7.0, 7.0, 7.0, 7.0], "std": [1.4127991918319875, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [273]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [273]}, "eef_direction_state": {"mean": [5.043956043956044, 2.901098901098901], "std": [1.3607158849956789, 1.9237570749080712], "min": [0, 0], "max": [6, 6], "count": [273]}, "eef_velocity_state": {"mean": [0.6410256410256411, 1.2307692307692308], "std": [0.8272389151785381, 0.5428912507266311], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_state": {"mean": [0.5677655677655677, 0.9047619047619048], "std": [0.7914292190573888, 0.8591754491768075], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_direction_action": {"mean": [5.043956043956044, 2.901098901098901], "std": [1.3607158849956789, 1.9237570749080712], "min": [0, 0], "max": [6, 6], "count": [273]}, "eef_velocity_action": {"mean": [0.6410256410256411, 1.2307692307692308], "std": [0.8272389151785381, 0.5428912507266311], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_action": {"mean": [0.5677655677655677, 0.9047619047619048], "std": [0.7914292190573888, 0.8591754491768075], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_sim_pose_state": {"mean": [0.5588801742919131, 0.168362997931457, 1.1393289634287043, -0.8108932678354217, 1.364172690289628, -1.163679360703215, 0.7024656085043136, -0.2211258530949515, 1.258837770201679, 0.8322634858898618, 1.2153108033126983, 1.366495570351097], "std": [0.017340173647319896, 0.04579996135806219, 0.047190807792411076, 2.043945972929065, 0.1230774297101282, 1.9945620399525201, 0.03212206112229702, 0.03092515647890003, 0.024179681899542515, 0.9559588645546931, 0.20446511714494836, 0.9845328544034273], "min": [0.5151926520445889, 0.07825657728014013, 1.0493298106618947, -3.098199104842586, 1.0721362234244296, -3.130301265445869, 0.613739724052971, -0.2760383568760875, 1.2024627231446228, -2.685798687918518, 0.911034089339827, -2.84142501238415], "max": [0.5796740302937725, 0.23037122276251537, 1.2207076801609624, 3.1372197372540533, 1.5294632947942257, 3.1248529754835164, 0.7491100554820185, -0.17376319579828686, 1.2913540598152544, 2.9057578864579527, 1.550226053612687, 2.9492902442716176], "count": [273]}, "eef_sim_pose_action": {"mean": [0.5588801742919131, 0.168362997931457, 1.1393289634287043, -0.8108932678354217, 1.364172690289628, -1.163679360703215, 0.7024656085043136, -0.2211258530949515, 1.258837770201679, 0.8322634858898618, 1.2153108033126983, 1.366495570351097], "std": [0.017340173647319896, 0.04579996135806219, 0.047190807792411076, 2.043945972929065, 0.1230774297101282, 1.9945620399525201, 0.03212206112229702, 0.03092515647890003, 0.024179681899542515, 0.9559588645546931, 0.20446511714494836, 0.9845328544034273], "min": [0.5151926520445889, 0.07825657728014013, 1.0493298106618947, -3.098199104842586, 1.0721362234244296, -3.130301265445869, 0.613739724052971, -0.2760383568760875, 1.2024627231446228, -2.685798687918518, 0.911034089339827, -2.84142501238415], "max": [0.5796740302937725, 0.23037122276251537, 1.2207076801609624, 3.1372197372540533, 1.5294632947942257, 3.1248529754835164, 0.7491100554820185, -0.17376319579828686, 1.2913540598152544, 2.9057578864579527, 1.550226053612687, 2.9492902442716176], "count": [273]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4749436907679738]], [[0.46817414419934644]], [[0.4541271262254902]]], "std": [[[0.21422988727009895]], [[0.21412842903156]], [[0.2128417173934585]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.17254901960784313]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5493120302287581]], [[0.5679519934640522]], [[0.5527029248366013]]], "std": [[[0.2894566297530378]], [[0.29483118317886564]], [[0.30274049364741473]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5369539031862746]], [[0.5654549489379085]], [[0.5258101348039216]]], "std": [[[0.30960053905370866]], [[0.3110988221027526]], [[0.32811095747778624]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4649024203431373]], [[0.4960206454248366]], [[0.4757708312908496]]], "std": [[[0.33068601441213763]], [[0.3418999631236337]], [[0.358963952073482]]], "count": [100]}, "observation.state": {"min": [0.8794918656349182, -0.840199887752533, 0.6165598630905151, -0.3596837520599365, -1.467557668685913, 1.2212516069412231, -1.1062791347503662, -0.9026188254356384, 1.0152124166488647, -0.4627059996128082, 0.22387845814228058, -1.028815746307373, 0.9118750095367432, 77.55437469482422, -0.09437499940395355, -0.19687500596046448, 0.6100000143051147, 0.05749998986721039, 0.7912499904632568, -0.5712499618530273, 0.9900000095367432, 0.42625001072883606, 1.1881250143051147, -0.16187499463558197, 10.40250015258789, 54.104373931884766, 0.8125, -1.574375033378601, 1.0606666803359985, 0.19812500476837158, 3.6337499618530273, 0.0, 1.6981250047683716, -0.6581249833106995, 0.7456250190734863, 0.5268750190734863], "max": [1.1257555484771729, -0.579270601272583, 0.7878530025482178, -0.02114805020391941, -0.40176528692245483, 1.803878664970398, -0.24009117484092712, -0.698418140411377, 1.3338531255722046, 0.27695125341415405, 1.3609139919281006, -0.7421606779098511, 21.832500457763672, 84.20999908447266, 38.991249084472656, 5.009375095367432, 29.28999900817871, 0.6468750238418579, 26.55875015258789, 0.25, 23.15999984741211, 1.0087499618530273, 2.318125009536743, 41.50437545776367, 48.765625, 75.15812683105469, 2.2300000190734863, 9.569231033325195, 62.15812683105469, 109.72500610351562, 78.71500396728516, 0.0, 84.16875457763672, 110.00499725341797, 84.85062408447266, 109.87125396728516], "mean": [1.0305578708648682, -0.6851213574409485, 0.6804846525192261, -0.2587987780570984, -0.9860207438468933, 1.7046754360198975, -0.5931199193000793, -0.8189504146575928, 1.1990123987197876, -0.061965249478816986, 0.7333895564079285, -0.9319077134132385, 5.410857677459717, 80.15664672851562, 2.6306488513946533, 0.6630926132202148, 8.072699546813965, 0.5858263969421387, 6.9246015548706055, -0.5023236870765686, 5.798858165740967, 0.6136333346366882, 1.3376811742782593, 9.180607795715332, 22.627605438232422, 70.8796615600586, 1.008312702178955, 1.9237273931503296, 43.52354431152344, 87.63670349121094, 62.92953109741211, 0.0, 67.52901458740234, 89.10073852539062, 66.49673461914062, 91.12054443359375], "std": [0.0774974673986435, 0.080633744597435, 0.04952440783381462, 0.1204473152756691, 0.28896448016166687, 0.14891906082630157, 0.19202634692192078, 0.03962237387895584, 0.0830841138958931, 0.2085125893354416, 0.2746652364730835, 0.08108531683683395, 7.618462085723877, 2.03068470954895, 7.909974575042725, 1.4814307689666748, 11.598610877990723, 0.07605044543743134, 9.718661308288574, 0.09920602291822433, 7.717462062835693, 0.053218863904476166, 0.21252773702144623, 15.44995403289795, 11.167436599731445, 5.665210247039795, 0.20373351871967316, 3.069835901260376, 17.173742294311523, 39.85105514526367, 22.197145462036133, 0.0, 24.894453048706055, 40.435386657714844, 27.12969398498535, 37.33208084106445], "count": [303]}, "action": {"min": [0.8794918656349182, -0.840199887752533, 0.6165598630905151, -0.3596837520599365, -1.467557668685913, 1.2212516069412231, -1.1062791347503662, -0.9026188254356384, 1.0152124166488647, -0.4627059996128082, 0.22387845814228058, -1.028815746307373, 0.9118750095367432, 77.55437469482422, -0.09437499940395355, -0.19687500596046448, 0.6100000143051147, 0.05749998986721039, 0.7912499904632568, -0.5712499618530273, 0.9900000095367432, 0.42625001072883606, 1.1881250143051147, -0.16187499463558197, 10.40250015258789, 54.104373931884766, 0.8125, -1.574375033378601, 1.0606666803359985, 0.19812500476837158, 3.6337499618530273, 0.0, 1.6981250047683716, -0.6581249833106995, 0.7456250190734863, 0.5268750190734863], "max": [1.1257555484771729, -0.579270601272583, 0.7878530025482178, -0.02114805020391941, -0.40176528692245483, 1.803878664970398, -0.24009117484092712, -0.698418140411377, 1.3338531255722046, 0.27695125341415405, 1.3609139919281006, -0.7421606779098511, 21.832500457763672, 84.20999908447266, 38.991249084472656, 5.009375095367432, 29.28999900817871, 0.6468750238418579, 26.55875015258789, 0.25, 23.15999984741211, 1.0087499618530273, 2.318125009536743, 41.50437545776367, 48.765625, 75.15812683105469, 2.2300000190734863, 9.569231033325195, 62.15812683105469, 109.72500610351562, 78.71500396728516, 0.0, 84.16875457763672, 110.00499725341797, 84.85062408447266, 109.87125396728516], "mean": [1.0305578708648682, -0.6851214170455933, 0.6804847121238708, -0.25879889726638794, -0.9860204458236694, 1.7046751976013184, -0.5931198000907898, -0.8189506530761719, 1.1990128755569458, -0.06196523830294609, 0.7333895564079285, -0.9319078326225281, 5.4108476638793945, 80.15664672851562, 2.630648136138916, 0.6630918979644775, 8.072710037231445, 0.5858262777328491, 6.924607276916504, -0.5023236274719238, 5.798854351043701, 0.613633394241333, 1.3376799821853638, 9.180584907531738, 22.62759017944336, 70.87970733642578, 1.0083123445510864, 1.9237277507781982, 43.52353286743164, 87.6367416381836, 62.9295539855957, 0.0, 67.52903747558594, 89.10067749023438, 66.49675750732422, 91.12046813964844], "std": [0.07749747484922409, 0.0806337222456932, 0.049524419009685516, 0.1204473152756691, 0.2889644503593445, 0.14891904592514038, 0.1920263171195984, 0.03962237760424614, 0.08308413624763489, 0.2085125595331192, 0.27466529607772827, 0.08108530938625336, 7.618460655212402, 2.0306854248046875, 7.909974575042725, 1.4814298152923584, 11.598613739013672, 0.07605049759149551, 9.71866226196289, 0.09920607507228851, 7.717463493347168, 0.05321884900331497, 0.2125278264284134, 15.449954986572266, 11.167435646057129, 5.66520881652832, 0.20373347401618958, 3.069835901260376, 17.173742294311523, 39.85105514526367, 22.197147369384766, 0.0, 24.894460678100586, 40.43538284301758, 27.12969398498535, 37.33208465576172], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [303]}, "index": {"min": [4925], "max": [5227], "mean": [5076.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [1.9834983498349834, 7.0, 7.0, 7.0, 7.0], "std": [1.548892387977682, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [303]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [303]}, "eef_direction_state": {"mean": [5.089108910891089, 2.815181518151815], "std": [1.2435895816322877, 2.040554319479764], "min": [2, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [0.6204620462046204, 1.2244224422442245], "std": [0.802950695570159, 0.6260022298998476], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [0.5115511551155115, 0.768976897689769], "std": [0.7615113749090204, 0.8400620416312821], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [5.089108910891089, 2.815181518151815], "std": [1.2435895816322877, 2.040554319479764], "min": [2, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [0.6204620462046204, 1.2244224422442245], "std": [0.802950695570159, 0.6260022298998476], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [0.5115511551155115, 0.768976897689769], "std": [0.7615113749090204, 0.8400620416312821], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.5584619151595158, 0.16976781591658066, 1.1614049519080374, 0.6011426418100401, 1.3985830503069476, 0.15140351824291595, 0.693602057355553, -0.22680830323830437, 1.2543293938197966, 1.2390429447537923, 1.1629584401690027, 1.6664831852641395], "std": [0.015275559731819478, 0.04023361806786362, 0.05497466088439624, 1.5985971533981418, 0.15787834779646892, 1.4513810738198067, 0.035766042756736637, 0.03624310664298564, 0.021957482323079213, 0.39168115327787634, 0.19915630921286462, 0.6980321448564798], "min": [0.5245752611496528, 0.09591320390509103, 1.0496176694121857, -3.118670952196831, 1.060669663846574, -3.001481755335642, 0.6177122865632774, -0.2909301053723654, 1.2058696022968918, 0.794099246134391, 0.8494893965486736, -3.008819546394369], "max": [0.5813495374930508, 0.24867033440992148, 1.265759484519636, 3.0982383176638066, 1.528146168425565, 3.123576368030544, 0.7352303677563953, -0.1442128654128693, 1.2901652343567362, 3.070058217629508, 1.5475585639907168, 3.1287037690194386], "count": [303]}, "eef_sim_pose_action": {"mean": [0.5584619151595158, 0.16976781591658066, 1.1614049519080374, 0.6011426418100401, 1.3985830503069476, 0.15140351824291595, 0.693602057355553, -0.22680830323830437, 1.2543293938197966, 1.2390429447537923, 1.1629584401690027, 1.6664831852641395], "std": [0.015275559731819478, 0.04023361806786362, 0.05497466088439624, 1.5985971533981418, 0.15787834779646892, 1.4513810738198067, 0.035766042756736637, 0.03624310664298564, 0.021957482323079213, 0.39168115327787634, 0.19915630921286462, 0.6980321448564798], "min": [0.5245752611496528, 0.09591320390509103, 1.0496176694121857, -3.118670952196831, 1.060669663846574, -3.001481755335642, 0.6177122865632774, -0.2909301053723654, 1.2058696022968918, 0.794099246134391, 0.8494893965486736, -3.008819546394369], "max": [0.5813495374930508, 0.24867033440992148, 1.265759484519636, 3.0982383176638066, 1.528146168425565, 3.123576368030544, 0.7352303677563953, -0.1442128654128693, 1.2901652343567362, 3.070058217629508, 1.5475585639907168, 3.1287037690194386], "count": [303]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.023529411764705882]], [[0.043137254901960784]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4710113439542484]], [[0.46442394403594767]], [[0.44915183619281046]]], "std": [[[0.2143337843869809]], [[0.21337060491486415]], [[0.21228251264052542]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.1803921568627451]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5619480249183006]], [[0.5818182169117647]], [[0.5675648243464052]]], "std": [[[0.2744229101045347]], [[0.27950950790393914]], [[0.28849072980175766]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5192335784313725]], [[0.5359242708333334]], [[0.4915971466503268]]], "std": [[[0.29663566808337194]], [[0.3017927859754069]], [[0.32495622504800936]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44119302083333334]], [[0.47154007352941174]], [[0.44860238970588234]]], "std": [[[0.32616050537664404]], [[0.3380773193911582]], [[0.35660508334883306]]], "count": [100]}, "observation.state": {"min": [0.8741989135742188, -0.9191414713859558, 0.6814106702804565, -0.3030584752559662, -1.6389552354812622, 0.5159032940864563, -1.0845826864242554, -0.9420538544654846, 0.8998118042945862, -0.2505340576171875, 0.5709019899368286, -0.8174067139625549, 0.9387500286102295, 77.32062530517578, 0.005625000223517418, -0.061250001192092896, 0.9481250047683716, -0.12562499940395355, 0.8075000047683716, -0.8337500095367432, -0.3787499964237213, -1.1462500095367432, 0.9518749713897705, -1.0362499952316284, 23.400625228881836, 49.807498931884766, 0.8337500095367432, -1.0149999856948853, 0.7756249904632568, 0.7131249904632568, 0.6875, 0.0, 0.8806250095367432, -0.4168750047683716, 0.6937500238418579, 0.203125], "max": [1.293273687362671, -0.5565251111984253, 0.9176818132400513, 0.1832990050315857, -0.4271334111690521, 1.6082770824432373, -0.40674829483032227, -0.7187952995300293, 1.3255798816680908, 0.21970607340335846, 1.6486181020736694, -0.5362910628318787, 35.75812530517578, 84.91416931152344, 44.198890686035156, 6.215000152587891, 36.75187683105469, 75.054443359375, 37.08625030517578, 77.33222198486328, 33.89500045776367, 85.14111328125, 22.136667251586914, 83.06000518798828, 57.790000915527344, 77.64187622070312, 2.384999990463257, 9.436249732971191, 48.290626525878906, 96.25187683105469, 79.34938049316406, 0.0, 88.82062530517578, 110.97562408447266, 93.38750457763672, 109.68562316894531], "mean": [1.0905855894088745, -0.7057294845581055, 0.7483022212982178, -0.16092655062675476, -1.0904514789581299, 1.3072787523269653, -0.6702271699905396, -0.873039722442627, 1.2144453525543213, -0.006659325212240219, 0.942105233669281, -0.7803356051445007, 12.985095977783203, 80.44342041015625, 2.887477397918701, 1.378341555595398, 16.853822708129883, 2.0690486431121826, 17.89710807800293, 2.788775682449341, 15.789027214050293, 2.761810302734375, 1.9719687700271606, 20.39226722717285, 35.72682189941406, 70.0300521850586, 1.0342592000961304, 2.793381690979004, 34.59933090209961, 68.14802551269531, 54.15849304199219, 0.0, 60.65363311767578, 74.63141632080078, 59.67677307128906, 80.6394271850586], "std": [0.1449531763792038, 0.10222449898719788, 0.05192599445581436, 0.15550212562084198, 0.3277348279953003, 0.21296103298664093, 0.18884696066379547, 0.057886600494384766, 0.11404979228973389, 0.14641761779785156, 0.25602835416793823, 0.05247636139392853, 12.444939613342285, 1.5696609020233154, 7.11212158203125, 1.9083935022354126, 13.906684875488281, 9.813108444213867, 15.126946449279785, 10.058626174926758, 13.575824737548828, 11.110233306884766, 2.956592321395874, 21.431766510009766, 8.870009422302246, 7.577473163604736, 0.23837082087993622, 3.0140554904937744, 15.876220703125, 38.672000885009766, 26.503870010375977, 0.0, 30.693862915039062, 48.42792510986328, 34.91194534301758, 42.76761245727539], "count": [303]}, "action": {"min": [0.8741989135742188, -0.9191414713859558, 0.6814106702804565, -0.3030584752559662, -1.6389552354812622, 0.5159032940864563, -1.0845826864242554, -0.9420538544654846, 0.8998118042945862, -0.2505340576171875, 0.5709019899368286, -0.8174067139625549, 0.9387500286102295, 77.32062530517578, 0.005625000223517418, -0.061250001192092896, 0.9481250047683716, -0.12562499940395355, 0.8075000047683716, -0.8337500095367432, -0.3787499964237213, -1.1462500095367432, 0.9518749713897705, -1.0362499952316284, 23.400625228881836, 49.807498931884766, 0.8337500095367432, -1.0149999856948853, 0.7756249904632568, 0.7131249904632568, 0.6875, 0.0, 0.8806250095367432, -0.4168750047683716, 0.6937500238418579, 0.203125], "max": [1.293273687362671, -0.5565251111984253, 0.9176818132400513, 0.1832990050315857, -0.4271334111690521, 1.6082770824432373, -0.40674829483032227, -0.7187952995300293, 1.3255798816680908, 0.21970607340335846, 1.6486181020736694, -0.5362910628318787, 35.75812530517578, 84.91416931152344, 44.198890686035156, 6.215000152587891, 36.75187683105469, 75.054443359375, 37.08625030517578, 77.33222198486328, 33.89500045776367, 85.14111328125, 22.136667251586914, 83.06000518798828, 57.790000915527344, 77.64187622070312, 2.384999990463257, 9.436249732971191, 48.290626525878906, 96.25187683105469, 79.34938049316406, 0.0, 88.82062530517578, 110.97562408447266, 93.38750457763672, 109.68562316894531], "mean": [1.0905853509902954, -0.7057295441627502, 0.7483019232749939, -0.1609266698360443, -1.0904513597488403, 1.307279109954834, -0.6702271103858948, -0.8730395436286926, 1.2144454717636108, -0.006659295875579119, 0.942105233669281, -0.7803353667259216, 12.985101699829102, 80.44339752197266, 2.887478828430176, 1.3783410787582397, 16.853832244873047, 2.0690486431121826, 17.89710235595703, 2.78877592086792, 15.789027214050293, 2.761810302734375, 1.971968173980713, 20.392257690429688, 35.72678756713867, 70.03008270263672, 1.0342599153518677, 2.7933807373046875, 34.599342346191406, 68.1480484008789, 54.158504486083984, 0.0, 60.65361404418945, 74.63142395019531, 59.676753997802734, 80.63947296142578], "std": [0.14495326578617096, 0.10222449153661728, 0.05192599818110466, 0.15550214052200317, 0.3277348279953003, 0.21296101808547974, 0.18884693086147308, 0.057886604219675064, 0.11404981464147568, 0.14641766250133514, 0.25602835416793823, 0.05247636139392853, 12.444939613342285, 1.5696609020233154, 7.112122535705566, 1.9083937406539917, 13.906682014465332, 9.81310749053955, 15.126945495605469, 10.058626174926758, 13.575820922851562, 11.11023235321045, 2.956592559814453, 21.431766510009766, 8.87000846862793, 7.577476501464844, 0.23837091028690338, 3.014055013656616, 15.876216888427734, 38.671993255615234, 26.503870010375977, 0.0, 30.693862915039062, 48.42792510986328, 34.91194152832031, 42.767608642578125], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [303]}, "index": {"min": [5228], "max": [5530], "mean": [5379.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [2.1485148514851486, 7.0, 7.0, 7.0, 7.0], "std": [1.6088829649772334, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [303]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [303]}, "eef_direction_state": {"mean": [4.792079207920792, 2.9933993399339935], "std": [1.4000247405864503, 2.02784803484107], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [0.7920792079207921, 1.2937293729372936], "std": [0.855772459230216, 0.5826367905747876], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [0.7062706270627063, 0.9306930693069307], "std": [0.826256590390438, 0.8473304116964218], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [4.792079207920792, 2.9933993399339935], "std": [1.4000247405864503, 2.02784803484107], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [0.7920792079207921, 1.2937293729372936], "std": [0.855772459230216, 0.5826367905747876], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [0.7062706270627063, 0.9306930693069307], "std": [0.826256590390438, 0.8473304116964218], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.5559766366462378, 0.17501186406153305, 1.168594311440249, -1.3380050050651309, 1.2024572749965967, -1.2002865142233934, 0.6821772500005984, -0.21169935064866383, 1.263965629639429, 1.0588674230648707, 0.936869988196876, 1.7149631953590883], "std": [0.01762295249658223, 0.05496589815835664, 0.06485053077781648, 1.26657700779809, 0.20397240152771406, 1.7526770561245253, 0.04539868706473525, 0.03594814022601386, 0.036305776869069877, 0.19624625064138548, 0.13988577236238608, 0.09860064492626901], "min": [0.5161760099420015, 0.06603483924235493, 1.0446696295819402, -3.1404361496357414, 0.3044415872574451, -3.118175595638043, 0.5599953653107193, -0.28318380760394635, 1.195386937841287, 0.7168767932316377, 0.315853147254614, 1.5660374649121396], "max": [0.5834273811310469, 0.24118143063700767, 1.314993301699177, 3.1352817284461025, 1.4124629313723318, 3.10646825387924, 0.7296503475755443, -0.16420303464281719, 1.3149003726074784, 1.4175336657677204, 1.1617981851135188, 2.0288023831405093], "count": [303]}, "eef_sim_pose_action": {"mean": [0.5559766366462378, 0.17501186406153305, 1.168594311440249, -1.3380050050651309, 1.2024572749965967, -1.2002865142233934, 0.6821772500005984, -0.21169935064866383, 1.263965629639429, 1.0588674230648707, 0.936869988196876, 1.7149631953590883], "std": [0.01762295249658223, 0.05496589815835664, 0.06485053077781648, 1.26657700779809, 0.20397240152771406, 1.7526770561245253, 0.04539868706473525, 0.03594814022601386, 0.036305776869069877, 0.19624625064138548, 0.13988577236238608, 0.09860064492626901], "min": [0.5161760099420015, 0.06603483924235493, 1.0446696295819402, -3.1404361496357414, 0.3044415872574451, -3.118175595638043, 0.5599953653107193, -0.28318380760394635, 1.195386937841287, 0.7168767932316377, 0.315853147254614, 1.5660374649121396], "max": [0.5834273811310469, 0.24118143063700767, 1.314993301699177, 3.1352817284461025, 1.4124629313723318, 3.10646825387924, 0.7296503475755443, -0.16420303464281719, 1.3149003726074784, 1.4175336657677204, 1.1617981851135188, 2.0288023831405093], "count": [303]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.043137254901960784]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4663156556372549]], [[0.4601718607026144]], [[0.4465165257352941]]], "std": [[[0.21952307706666893]], [[0.21793543880169045]], [[0.21653396097961472]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.17647058823529413]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5614355637254902]], [[0.5810323202614379]], [[0.5676524795751634]]], "std": [[[0.2771265310721294]], [[0.28280016650827894]], [[0.290257782193832]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5407554656862745]], [[0.5613015625000001]], [[0.5221627675653595]]], "std": [[[0.2961749421669322]], [[0.2987382119154827]], [[0.3186714748287976]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4574314583333333]], [[0.48802201184640526]], [[0.4666396854575164]]], "std": [[[0.32605326712346094]], [[0.33722496357784193]], [[0.35524203932418724]]], "count": [100]}, "observation.state": {"min": [0.7913710474967957, -0.8956330418586731, 0.6842955946922302, -0.28884056210517883, -1.4047837257385254, 1.2653543949127197, -1.1783303022384644, -0.9446526765823364, 0.9957465529441833, -0.09415293484926224, 0.6056877970695496, -0.932731568813324, 0.8012499809265137, 73.71312713623047, 0.03500000014901161, -0.35374999046325684, 1.1825000047683716, 0.1733333319425583, 0.9156249761581421, -0.46937498450279236, 0.6831250190734863, 0.2293749898672104, 0.6775000095367432, -1.0149999856948853, 25.280624389648438, 50.25, 0.7718750238418579, -0.9887499809265137, 0.9637500047683716, 0.5887500047683716, 0.96875, 0.0, 1.097499966621399, -0.3422222137451172, 0.7087500095367432, 0.9424999952316284], "max": [1.236433744430542, -0.5641069412231445, 0.7911326289176941, 0.4067244529724121, -0.31469348073005676, 1.5743496417999268, -0.501068115234375, -0.7411434054374695, 1.3756961822509766, 0.17075799405574799, 1.3881895542144775, -0.631485104560852, 12.965624809265137, 83.27124786376953, 38.01499938964844, 6.49875020980835, 27.365625381469727, 2.21875, 25.396875381469727, 1.9049999713897705, 21.135623931884766, 1.4587500095367432, 1.5512499809265137, 29.818124771118164, 54.05125045776367, 73.00375366210938, 2.2899999618530273, 9.329999923706055, 46.71937561035156, 110.01812744140625, 81.12812805175781, 0.0, 90.19000244140625, 109.6831283569336, 90.89625549316406, 109.68375396728516], "mean": [1.0162864923477173, -0.7185180187225342, 0.7360098958015442, -0.04646262153983116, -0.881422758102417, 1.4046578407287598, -0.6919543743133545, -0.852397620677948, 1.2081202268600464, 0.049934130162000656, 0.9303455948829651, -0.8391010165214539, 3.850337028503418, 78.51071166992188, 2.3808443546295166, 1.6172773838043213, 12.517030715942383, 0.2773624360561371, 11.126568794250488, 0.703488290309906, 9.457040786743164, 0.6970680356025696, 1.1119691133499146, 11.900153160095215, 32.28628921508789, 68.68390655517578, 0.9315950870513916, 3.9550178050994873, 33.51533889770508, 77.25186157226562, 51.50431442260742, 0.0, 57.10152816772461, 76.99266052246094, 57.23074722290039, 81.9781265258789], "std": [0.16013720631599426, 0.10970788449048996, 0.034141045063734055, 0.23347991704940796, 0.3351115882396698, 0.10941141098737717, 0.1539703756570816, 0.058185070753097534, 0.1180586889386177, 0.08290963619947433, 0.20815181732177734, 0.07896634936332703, 3.9332847595214844, 2.72814679145813, 7.607712745666504, 2.726630687713623, 9.084434509277344, 0.2778473496437073, 8.798519134521484, 0.6729869246482849, 8.392876625061035, 0.11629421263933182, 0.189814031124115, 13.165234565734863, 9.578165054321289, 6.969201564788818, 0.2257053703069687, 2.8737776279449463, 15.031185150146484, 46.23426055908203, 24.394004821777344, 0.0, 28.59846305847168, 46.98723220825195, 32.289302825927734, 42.34627151489258], "count": [231]}, "action": {"min": [0.7913710474967957, -0.8956330418586731, 0.6842955946922302, -0.28884056210517883, -1.4047837257385254, 1.2653543949127197, -1.1783303022384644, -0.9446526765823364, 0.9957465529441833, -0.09415293484926224, 0.6056877970695496, -0.932731568813324, 0.8012499809265137, 73.71312713623047, 0.03500000014901161, -0.35374999046325684, 1.1825000047683716, 0.1733333319425583, 0.9156249761581421, -0.46937498450279236, 0.6831250190734863, 0.2293749898672104, 0.6775000095367432, -1.0149999856948853, 25.280624389648438, 50.25, 0.7718750238418579, -0.9887499809265137, 0.9637500047683716, 0.5887500047683716, 0.96875, 0.0, 1.097499966621399, -0.3422222137451172, 0.7087500095367432, 0.9424999952316284], "max": [1.236433744430542, -0.5641069412231445, 0.7911326289176941, 0.4067244529724121, -0.31469348073005676, 1.5743496417999268, -0.501068115234375, -0.7411434054374695, 1.3756961822509766, 0.17075799405574799, 1.3881895542144775, -0.631485104560852, 12.965624809265137, 83.27124786376953, 38.01499938964844, 6.49875020980835, 27.365625381469727, 2.21875, 25.396875381469727, 1.9049999713897705, 21.135623931884766, 1.4587500095367432, 1.5512499809265137, 29.818124771118164, 54.05125045776367, 73.00375366210938, 2.2899999618530273, 9.329999923706055, 46.71937561035156, 110.01812744140625, 81.12812805175781, 0.0, 90.19000244140625, 109.6831283569336, 90.89625549316406, 109.68375396728516], "mean": [1.0162864923477173, -0.7185178399085999, 0.7360100150108337, -0.046462636440992355, -0.8814231157302856, 1.4046581983566284, -0.6919541954994202, -0.8523977994918823, 1.2081202268600464, 0.04993417486548424, 0.9303457140922546, -0.83910071849823, 3.8503363132476807, 78.51070404052734, 2.3808491230010986, 1.6172770261764526, 12.5170316696167, 0.2773624360561371, 11.12656021118164, 0.7034882307052612, 9.457023620605469, 0.6970682740211487, 1.1119691133499146, 11.900138854980469, 32.28628158569336, 68.68389892578125, 0.9315944910049438, 3.9550178050994873, 33.51533889770508, 77.25181579589844, 51.504337310791016, 0.0, 57.101524353027344, 76.99267578125, 57.23078155517578, 81.97806549072266], "std": [0.16013723611831665, 0.10970789194107056, 0.034141045063734055, 0.23347991704940796, 0.3351116180419922, 0.10941143333911896, 0.15397043526172638, 0.05818505957722664, 0.1180586889386177, 0.08290963619947433, 0.20815181732177734, 0.07896634936332703, 3.933284282684326, 2.72814679145813, 7.607711315155029, 2.726628541946411, 9.084437370300293, 0.27784743905067444, 8.7985200881958, 0.6729869842529297, 8.392875671386719, 0.11629420518875122, 0.18981407582759857, 13.165230751037598, 9.57816219329834, 6.969202995300293, 0.22570538520812988, 2.8737781047821045, 15.031185150146484, 46.2342643737793, 24.394004821777344, 0.0, 28.598466873168945, 46.987205505371094, 32.28929901123047, 42.34627151489258], "count": [231]}, "timestamp": {"min": [0.0], "max": [7.666666666666667], "mean": [3.8333333333333335], "std": [2.222777708350689], "count": [231]}, "frame_index": {"min": [0], "max": [230], "mean": [115.0], "std": [66.68333125052067], "count": [231]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [231]}, "index": {"min": [5531], "max": [5761], "mean": [5646.0], "std": [66.68333125052067], "count": [231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [231]}, "subtask_annotation": {"mean": [1.87012987012987, 7.0, 7.0, 7.0, 7.0], "std": [1.789947756261822, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [231]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [231]}, "eef_direction_state": {"mean": [4.536796536796537, 2.8181818181818183], "std": [1.4346322958875544, 2.1037624884085178], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_state": {"mean": [0.9307359307359307, 1.4545454545454546], "std": [0.8550632869207516, 0.5931525842425571], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_state": {"mean": [0.7229437229437229, 1.0303030303030303], "std": [0.8172077850415164, 0.8290919217228815], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_direction_action": {"mean": [4.536796536796537, 2.8181818181818183], "std": [1.4346322958875544, 2.1037624884085178], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_action": {"mean": [0.9307359307359307, 1.4545454545454546], "std": [0.8550632869207516, 0.5931525842425571], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_action": {"mean": [0.7229437229437229, 1.0303030303030303], "std": [0.8172077850415164, 0.8290919217228815], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_sim_pose_state": {"mean": [0.5488770729921005, 0.1467097017487342, 1.1413749647212668, -1.0555120595894842, 1.287506675001475, 0.08039737309911696, 0.6849781866268243, -0.22484158841201474, 1.2589572681512813, 1.0809064391504153, 0.9575302895370449, 1.6821272493690638], "std": [0.018717560015384663, 0.05933815990262805, 0.05355823197583267, 1.990967431466122, 0.10202930157312963, 2.352711498552751, 0.045625392030988844, 0.028904848434324934, 0.03368082594207158, 0.2031131940430243, 0.08779063842193312, 0.14371093136195343], "min": [0.5106258742460896, 0.05867917733558781, 1.0516205294858927, -3.1385658020027516, 1.0827322965247506, -3.134693879150084, 0.5877874681158963, -0.27516085814428815, 1.20145817684423, 0.7157868090655597, 0.7798561805270872, 1.4181477303285304], "max": [0.5728919035929205, 0.23298215960209712, 1.2784689634104576, 3.136389171033782, 1.5104592489207116, 3.1374831750996286, 0.7413151407912593, -0.18002414983296883, 1.3301874392909565, 1.415220883920815, 1.1261951310858125, 2.0448326078621877], "count": [231]}, "eef_sim_pose_action": {"mean": [0.5488770729921005, 0.1467097017487342, 1.1413749647212668, -1.0555120595894842, 1.287506675001475, 0.08039737309911696, 0.6849781866268243, -0.22484158841201474, 1.2589572681512813, 1.0809064391504153, 0.9575302895370449, 1.6821272493690638], "std": [0.018717560015384663, 0.05933815990262805, 0.05355823197583267, 1.990967431466122, 0.10202930157312963, 2.352711498552751, 0.045625392030988844, 0.028904848434324934, 0.03368082594207158, 0.2031131940430243, 0.08779063842193312, 0.14371093136195343], "min": [0.5106258742460896, 0.05867917733558781, 1.0516205294858927, -3.1385658020027516, 1.0827322965247506, -3.134693879150084, 0.5877874681158963, -0.27516085814428815, 1.20145817684423, 0.7157868090655597, 0.7798561805270872, 1.4181477303285304], "max": [0.5728919035929205, 0.23298215960209712, 1.2784689634104576, 3.136389171033782, 1.5104592489207116, 3.1374831750996286, 0.7413151407912593, -0.18002414983296883, 1.3301874392909565, 1.415220883920815, 1.1261951310858125, 2.0448326078621877], "count": [231]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0196078431372549]], [[0.0392156862745098]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45961026756535944]], [[0.45539232230392157]], [[0.4411567013888889]]], "std": [[[0.21736241111962035]], [[0.21519567262803962]], [[0.21433037486393433]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.14901960784313725]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5621293035130719]], [[0.5795140890522875]], [[0.5664843770424837]]], "std": [[[0.2811670911485136]], [[0.2855610748709941]], [[0.2927572250157859]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5353497937091503]], [[0.5552052001633987]], [[0.5153229881535948]]], "std": [[[0.29687926715729945]], [[0.3039504763254011]], [[0.3236309436511543]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4464169485294118]], [[0.4776333149509804]], [[0.45573720179738564]]], "std": [[[0.3269615200747359]], [[0.3377170934230703]], [[0.35500352116114275]]], "count": [100]}, "observation.state": {"min": [0.7924439311027527, -0.8295185565948486, 0.6595473885536194, -0.3076600134372711, -1.501381754875183, 1.2845711708068848, -1.0490577220916748, -0.9658483862876892, 0.9732924699783325, -0.8649242520332336, 0.23734931647777557, -0.8831158876419067, 0.7437499761581421, 45.028751373291016, 0.021250000223517418, 0.13333334028720856, 0.7087500095367432, -0.6106250286102295, 0.8062499761581421, -0.375, 0.793749988079071, 0.6668750047683716, 0.6193749904632568, -0.9337500333786011, 27.167499542236328, 46.30428695678711, 1.209375023841858, -1.481874942779541, 0.8337500095367432, 0.6775000095367432, 0.6675000190734863, 0.0, 0.946363627910614, 0.045625001192092896, 0.5893750190734863, 0.2656249701976776], "max": [1.1465247869491577, -0.523098349571228, 0.7624503970146179, 0.5367122292518616, -0.2845807671546936, 1.592374324798584, -0.09195944666862488, -0.6628831028938293, 1.4022563695907593, 0.21446079015731812, 1.3918135166168213, -0.6499627828598022, 37.413124084472656, 79.10533142089844, 38.678749084472656, 9.701250076293945, 27.62125015258789, 0.44874998927116394, 25.93214225769043, 0.28125, 23.91899871826172, 1.6349999904632568, 2.5299999713897705, 45.63249969482422, 56.196876525878906, 69.1987533569336, 2.2387499809265137, 9.573124885559082, 62.868125915527344, 110.9018783569336, 81.4175033569336, 0.0, 87.97687530517578, 109.47062683105469, 91.92375183105469, 110.1050033569336], "mean": [1.0271021127700806, -0.6341795921325684, 0.6972928643226624, -0.061239421367645264, -0.9494707584381104, 1.431589961051941, -0.5433167815208435, -0.8811027407646179, 1.2586501836776733, -0.10795722901821136, 0.7236730456352234, -0.8208456635475159, 10.24478530883789, 64.34358978271484, 2.8852531909942627, 4.5750298500061035, 2.773970365524292, -0.05880469083786011, 2.7350494861602783, -0.20482592284679413, 2.3211894035339355, 0.9724953770637512, 1.3283623456954956, 2.4939115047454834, 46.42960739135742, 63.11684799194336, 1.3074281215667725, 3.6491775512695312, 47.88859176635742, 83.12773895263672, 60.87487030029297, 0.0, 65.8408203125, 82.3390884399414, 65.61286926269531, 85.88536834716797], "std": [0.11886591464281082, 0.09006020426750183, 0.03008066862821579, 0.25859782099723816, 0.30249980092048645, 0.13042907416820526, 0.2604219317436218, 0.06628666073083878, 0.10429697483778, 0.31602293252944946, 0.3100707530975342, 0.06846430897712708, 13.02985668182373, 10.336432456970215, 7.782222747802734, 3.5771796703338623, 5.4591965675354, 0.4556635618209839, 5.125, 0.1352657824754715, 4.749706268310547, 0.08582094311714172, 0.3034858703613281, 9.15117359161377, 4.08048152923584, 6.864035606384277, 0.11619049310684204, 3.775071620941162, 22.135652542114258, 43.63718032836914, 28.966075897216797, 0.0, 32.057613372802734, 44.61676788330078, 34.317928314208984, 41.68487548828125], "count": [317]}, "action": {"min": [0.7924439311027527, -0.8295185565948486, 0.6595473885536194, -0.3076600134372711, -1.501381754875183, 1.2845711708068848, -1.0490577220916748, -0.9658483862876892, 0.9732924699783325, -0.8649242520332336, 0.23734931647777557, -0.8831158876419067, 0.7437499761581421, 45.028751373291016, 0.021250000223517418, 0.13333334028720856, 0.7087500095367432, -0.6106250286102295, 0.8062499761581421, -0.375, 0.793749988079071, 0.6668750047683716, 0.6193749904632568, -0.9337500333786011, 27.167499542236328, 46.30428695678711, 1.209375023841858, -1.481874942779541, 0.8337500095367432, 0.6775000095367432, 0.6675000190734863, 0.0, 0.946363627910614, 0.045625001192092896, 0.5893750190734863, 0.2656249701976776], "max": [1.1465247869491577, -0.523098349571228, 0.7624503970146179, 0.5367122292518616, -0.2845807671546936, 1.592374324798584, -0.09195944666862488, -0.6628831028938293, 1.4022563695907593, 0.21446079015731812, 1.3918135166168213, -0.6499627828598022, 37.413124084472656, 79.10533142089844, 38.678749084472656, 9.701250076293945, 27.62125015258789, 0.44874998927116394, 25.93214225769043, 0.28125, 23.91899871826172, 1.6349999904632568, 2.5299999713897705, 45.63249969482422, 56.196876525878906, 69.1987533569336, 2.2387499809265137, 9.573124885559082, 62.868125915527344, 110.9018783569336, 81.4175033569336, 0.0, 87.97687530517578, 109.47062683105469, 91.92375183105469, 110.1050033569336], "mean": [1.0271025896072388, -0.6341796517372131, 0.6972924470901489, -0.06123945862054825, -0.9494711756706238, 1.4315884113311768, -0.5433166027069092, -0.8811023831367493, 1.2586504220962524, -0.10795722901821136, 0.7236725091934204, -0.8208455443382263, 10.244767189025879, 64.34355926513672, 2.8852553367614746, 4.5750274658203125, 2.773970603942871, -0.058804675936698914, 2.7350494861602783, -0.2048259675502777, 2.321190595626831, 0.9724953770637512, 1.3283621072769165, 2.4939117431640625, 46.42959976196289, 63.116825103759766, 1.307429313659668, 3.6491756439208984, 47.88860321044922, 83.12779235839844, 60.874908447265625, 0.0, 65.8408203125, 82.3390884399414, 65.61290740966797, 85.8853988647461], "std": [0.11886584758758545, 0.09006018936634064, 0.030080672353506088, 0.25859782099723816, 0.3024998605251312, 0.13042917847633362, 0.26042184233665466, 0.06628666818141937, 0.1042969673871994, 0.31602296233177185, 0.3100707530975342, 0.06846431642770767, 13.029853820800781, 10.336433410644531, 7.782220840454102, 3.5771796703338623, 5.459197044372559, 0.455663800239563, 5.124998092651367, 0.1352657526731491, 4.749706268310547, 0.0858210027217865, 0.3034859001636505, 9.151168823242188, 4.080479621887207, 6.8640336990356445, 0.11619053781032562, 3.7750725746154785, 22.135652542114258, 43.6371955871582, 28.966073989868164, 0.0, 32.05760955810547, 44.61677932739258, 34.31791687011719, 41.68487548828125], "count": [317]}, "timestamp": {"min": [0.0], "max": [10.533333333333333], "mean": [5.266666666666667], "std": [3.050318744728892], "count": [317]}, "frame_index": {"min": [0], "max": [316], "mean": [158.0], "std": [91.50956234186677], "count": [317]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [317]}, "index": {"min": [5762], "max": [6078], "mean": [5920.0], "std": [91.50956234186677], "count": [317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [317]}, "subtask_annotation": {"mean": [1.7665615141955835, 7.0, 7.0, 7.0, 7.0], "std": [1.450253488177144, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [317]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [317]}, "eef_direction_state": {"mean": [5.126182965299685, 2.7539432176656153], "std": [1.2188745408508705, 2.028820398972466], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_state": {"mean": [0.6214511041009464, 1.2839116719242902], "std": [0.8150286567548349, 0.5629125182825118], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_state": {"mean": [0.526813880126183, 0.8801261829652997], "std": [0.7721943864123256, 0.8358014249406052], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_direction_action": {"mean": [5.126182965299685, 2.7539432176656153], "std": [1.2188745408508705, 2.028820398972466], "min": [0, 0], "max": [6, 6], "count": [317]}, "eef_velocity_action": {"mean": [0.6214511041009464, 1.2839116719242902], "std": [0.8150286567548349, 0.5629125182825118], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_acc_mag_action": {"mean": [0.526813880126183, 0.8801261829652997], "std": [0.7721943864123256, 0.8358014249406052], "min": [0, 0], "max": [2, 2], "count": [317]}, "eef_sim_pose_state": {"mean": [0.5500073559674858, 0.16494606546185134, 1.1694597056981906, -0.8578303892233816, 1.3696313730559821, -0.9534028849893097, 0.7080675874984279, -0.22073693992799676, 1.2622626642283499, 1.1114850218995007, 1.075027185705653, 1.669439131703592], "std": [0.020419595510891612, 0.045908599007286076, 0.05220434223983402, 1.7237643908298088, 0.14938976612721713, 1.829381051571005, 0.04028714345350176, 0.031886837885644406, 0.03642004422195769, 0.28482408000316967, 0.21686218813817443, 0.2499579899475802], "min": [0.5027145497844184, 0.07392747375219857, 1.0529299546127275, -3.1279487214167787, 1.0303987208091097, -3.1081926350507585, 0.5973538041708032, -0.2818570652083519, 1.2030898353058346, 0.2706065431801107, 0.8637791768714695, 0.9082018664206232], "max": [0.5683861281440006, 0.23014643913174304, 1.2770498252872173, 3.134917075864599, 1.5221230265395485, 3.106328767203823, 0.7637088052021839, -0.16917959079990721, 1.3238472460342037, 1.849624728586531, 1.5526423996766736, 2.3905228226458375], "count": [317]}, "eef_sim_pose_action": {"mean": [0.5500073559674858, 0.16494606546185134, 1.1694597056981906, -0.8578303892233816, 1.3696313730559821, -0.9534028849893097, 0.7080675874984279, -0.22073693992799676, 1.2622626642283499, 1.1114850218995007, 1.075027185705653, 1.669439131703592], "std": [0.020419595510891612, 0.045908599007286076, 0.05220434223983402, 1.7237643908298088, 0.14938976612721713, 1.829381051571005, 0.04028714345350176, 0.031886837885644406, 0.03642004422195769, 0.28482408000316967, 0.21686218813817443, 0.2499579899475802], "min": [0.5027145497844184, 0.07392747375219857, 1.0529299546127275, -3.1279487214167787, 1.0303987208091097, -3.1081926350507585, 0.5973538041708032, -0.2818570652083519, 1.2030898353058346, 0.2706065431801107, 0.8637791768714695, 0.9082018664206232], "max": [0.5683861281440006, 0.23014643913174304, 1.2770498252872173, 3.134917075864599, 1.5221230265395485, 3.106328767203823, 0.7637088052021839, -0.16917959079990721, 1.3238472460342037, 1.849624728586531, 1.5526423996766736, 2.3905228226458375], "count": [317]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0196078431372549]], [[0.03529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4585709089052288]], [[0.4521095649509804]], [[0.4378343259803921]]], "std": [[[0.22630331721210106]], [[0.22574577931381706]], [[0.2241919786805816]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.1607843137254902]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5427736049836601]], [[0.5596811764705882]], [[0.5445615420751634]]], "std": [[[0.28294595932310695]], [[0.2892476814167173]], [[0.2952792166625051]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5091497201797386]], [[0.5433376307189542]], [[0.5124629350490196]]], "std": [[[0.28147276657191006]], [[0.28620095772727777]], [[0.30295445401037585]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45063849060457517]], [[0.4817383925653595]], [[0.4593015931372549]]], "std": [[[0.3251671153105373]], [[0.33669564396433094]], [[0.35474609390804424]]], "count": [100]}, "observation.state": {"min": [0.8376010656356812, -0.8452067375183105, 0.6455281376838684, -0.353222519159317, -1.582975149154663, 0.8621559143066406, -1.156395435333252, -0.952592134475708, 0.9494714736938477, 0.06656748056411743, 0.6266927719116211, -0.8632791638374329, 0.8693749904632568, 65.83333587646484, -0.051874998956918716, -0.20499999821186066, 1.0681250095367432, 0.1393750011920929, 1.027500033378601, -0.8274999856948853, 1.0199999809265137, -1.0787500143051147, 0.9800000190734863, -1.2081249952316284, 40.369998931884766, 48.936248779296875, 1.168125033378601, 0.4749999940395355, 1.1825000047683716, 0.703125, 2.84375, 0.0, 2.989375114440918, -0.07750000059604645, 0.7243750095367432, -0.30250000953674316], "max": [1.2521696090698242, -0.5575265288352966, 0.8666064739227295, 0.19908255338668823, -0.33925098180770874, 1.6525044441223145, -0.5641307830810547, -0.737845242023468, 1.3797016143798828, 0.2653162479400635, 1.6335842609405518, -0.6190394163131714, 17.855453491210938, 79.39624786376953, 26.94499969482422, 3.3862500190734863, 28.611249923706055, 0.5406249761581421, 34.32250213623047, 1.1974999904632568, 30.661874771118164, 1.4162499904632568, 2.8324999809265137, 55.096248626708984, 58.600624084472656, 69.35124969482422, 1.9500000476837158, 9.744375228881836, 59.28437423706055, 109.14812469482422, 83.13249969482422, 0.0, 85.15374755859375, 110.27874755859375, 88.97125244140625, 109.73750305175781], "mean": [1.058685064315796, -0.6747111678123474, 0.702210545539856, -0.11157392710447311, -0.9331488609313965, 1.4858009815216064, -0.7525893449783325, -0.8752406239509583, 1.2267125844955444, 0.1488661915063858, 0.9467080235481262, -0.7655683159828186, 4.671012878417969, 76.06815338134766, 4.536712646484375, 0.8431782126426697, 12.304512977600098, 0.47332897782325745, 15.305207252502441, 0.9069905281066895, 13.08134651184082, 0.4605458080768585, 1.4639356136322021, 18.203969955444336, 45.428977966308594, 64.44845581054688, 1.3003637790679932, 6.816829681396484, 40.1273307800293, 67.52218627929688, 54.75126266479492, 0.0, 57.45504379272461, 67.80303192138672, 55.05019760131836, 75.54142761230469], "std": [0.15686461329460144, 0.10156125575304031, 0.0450984388589859, 0.17577582597732544, 0.35911524295806885, 0.19692780077457428, 0.16799528896808624, 0.06663661450147629, 0.12259964644908905, 0.049276791512966156, 0.2623624801635742, 0.04941500350832939, 4.83070707321167, 3.1374757289886475, 7.656025409698486, 1.2943826913833618, 10.108709335327148, 0.037570755928754807, 13.463635444641113, 0.554598331451416, 11.91903305053711, 0.4134986996650696, 0.426411509513855, 19.86066246032715, 4.519976615905762, 6.4049577713012695, 0.14311456680297852, 1.989317774772644, 22.428937911987305, 48.854244232177734, 30.204748153686523, 0.0, 32.489864349365234, 49.54372024536133, 37.498321533203125, 43.30377197265625], "count": [218]}, "action": {"min": [0.8376010656356812, -0.8452067375183105, 0.6455281376838684, -0.353222519159317, -1.582975149154663, 0.8621559143066406, -1.156395435333252, -0.952592134475708, 0.9494714736938477, 0.06656748056411743, 0.6266927719116211, -0.8632791638374329, 0.8693749904632568, 65.83333587646484, -0.051874998956918716, -0.20499999821186066, 1.0681250095367432, 0.1393750011920929, 1.027500033378601, -0.8274999856948853, 1.0199999809265137, -1.0787500143051147, 0.9800000190734863, -1.2081249952316284, 40.369998931884766, 48.936248779296875, 1.168125033378601, 0.4749999940395355, 1.1825000047683716, 0.703125, 2.84375, 0.0, 2.989375114440918, -0.07750000059604645, 0.7243750095367432, -0.30250000953674316], "max": [1.2521696090698242, -0.5575265288352966, 0.8666064739227295, 0.19908255338668823, -0.33925098180770874, 1.6525044441223145, -0.5641307830810547, -0.737845242023468, 1.3797016143798828, 0.2653162479400635, 1.6335842609405518, -0.6190394163131714, 17.855453491210938, 79.39624786376953, 26.94499969482422, 3.3862500190734863, 28.611249923706055, 0.5406249761581421, 34.32250213623047, 1.1974999904632568, 30.661874771118164, 1.4162499904632568, 2.8324999809265137, 55.096248626708984, 58.600624084472656, 69.35124969482422, 1.9500000476837158, 9.744375228881836, 59.28437423706055, 109.14812469482422, 83.13249969482422, 0.0, 85.15374755859375, 110.27874755859375, 88.97125244140625, 109.73750305175781], "mean": [1.0586848258972168, -0.6747112274169922, 0.7022106051445007, -0.11157393455505371, -0.933148980140686, 1.48580002784729, -0.752589225769043, -0.8752405643463135, 1.2267123460769653, 0.14886626601219177, 0.9467079043388367, -0.7655681371688843, 4.671011924743652, 76.068115234375, 4.536713123321533, 0.8431780338287354, 12.304510116577148, 0.47332900762557983, 15.305209159851074, 0.9069905281066895, 13.081345558166504, 0.46054574847221375, 1.463935375213623, 18.203968048095703, 45.428977966308594, 64.448486328125, 1.3003638982772827, 6.816826820373535, 40.1273307800293, 67.5221939086914, 54.751312255859375, 0.0, 57.455020904541016, 67.8030014038086, 55.05018997192383, 75.54143524169922], "std": [0.15686458349227905, 0.10156124085187912, 0.0450984388589859, 0.17577581107616425, 0.35911527276039124, 0.19692780077457428, 0.16799528896808624, 0.06663662195205688, 0.12259964644908905, 0.04927678033709526, 0.2623624801635742, 0.04941499978303909, 4.8307085037231445, 3.1374754905700684, 7.656030178070068, 1.2943825721740723, 10.108710289001465, 0.03757074102759361, 13.463634490966797, 0.5545982122421265, 11.919031143188477, 0.41349875926971436, 0.42641156911849976, 19.86066246032715, 4.519978046417236, 6.404956340789795, 0.14311455190181732, 1.9893187284469604, 22.428943634033203, 48.854251861572266, 30.204748153686523, 0.0, 32.4898681640625, 49.54372024536133, 37.498321533203125, 43.30377197265625], "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": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [218]}, "index": {"min": [6079], "max": [6296], "mean": [6187.5], "std": [62.930517239253646], "count": [218]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [218]}, "subtask_annotation": {"mean": [1.9357798165137614, 7.0, 7.0, 7.0, 7.0], "std": [1.9049680551045407, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [218]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [218]}, "eef_direction_state": {"mean": [4.60091743119266, 2.6605504587155964], "std": [1.484290545808014, 2.0238041365788675], "min": [2, 0], "max": [6, 6], "count": [218]}, "eef_velocity_state": {"mean": [0.8761467889908257, 1.4678899082568808], "std": [0.8717165479219054, 0.5596330275229363], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_state": {"mean": [0.8486238532110092, 1.128440366972477], "std": [0.8405016718296598, 0.8082251188710825], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_direction_action": {"mean": [4.60091743119266, 2.6605504587155964], "std": [1.484290545808014, 2.0238041365788675], "min": [2, 0], "max": [6, 6], "count": [218]}, "eef_velocity_action": {"mean": [0.8761467889908257, 1.4678899082568808], "std": [0.8717165479219054, 0.5596330275229363], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_action": {"mean": [0.8486238532110092, 1.128440366972477], "std": [0.8405016718296598, 0.8082251188710825], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_sim_pose_state": {"mean": [0.5443944774559515, 0.16086002600342142, 1.1497573220425357, -0.3336757543988835, 1.285701639582904, 0.07508195001089879, 0.6937693868272851, -0.241876944317258, 1.240444870153946, 1.209413699112136, 0.8472471108853036, 1.7442968773158367], "std": [0.018962888876553067, 0.057037405085862816, 0.059763989182153573, 2.2670930967485896, 0.17068507744452385, 2.1944320020112613, 0.046708883865515444, 0.029394313423338963, 0.022881935466730664, 0.1525066309016643, 0.07952641521350548, 0.09669422542545854], "min": [0.5132479284696972, 0.0781710089558941, 1.0476694494296495, -3.132951712733834, 0.740137066564599, -3.1269033622928033, 0.5784602387145421, -0.28545088645078004, 1.1850491562337073, 0.8481793805321236, 0.6874528580653583, 1.5652435326162837], "max": [0.5843627192062083, 0.25061362121077185, 1.2781379541038504, 3.1110857420068925, 1.5172888773451505, 3.113491248139708, 0.7499896694579588, -0.18746180835233392, 1.2781988312864987, 1.452950214741296, 0.9683820373448238, 2.0125176940163425], "count": [218]}, "eef_sim_pose_action": {"mean": [0.5443944774559515, 0.16086002600342142, 1.1497573220425357, -0.3336757543988835, 1.285701639582904, 0.07508195001089879, 0.6937693868272851, -0.241876944317258, 1.240444870153946, 1.209413699112136, 0.8472471108853036, 1.7442968773158367], "std": [0.018962888876553067, 0.057037405085862816, 0.059763989182153573, 2.2670930967485896, 0.17068507744452385, 2.1944320020112613, 0.046708883865515444, 0.029394313423338963, 0.022881935466730664, 0.1525066309016643, 0.07952641521350548, 0.09669422542545854], "min": [0.5132479284696972, 0.0781710089558941, 1.0476694494296495, -3.132951712733834, 0.740137066564599, -3.1269033622928033, 0.5784602387145421, -0.28545088645078004, 1.1850491562337073, 0.8481793805321236, 0.6874528580653583, 1.5652435326162837], "max": [0.5843627192062083, 0.25061362121077185, 1.2781379541038504, 3.1110857420068925, 1.5172888773451505, 3.113491248139708, 0.7499896694579588, -0.18746180835233392, 1.2781988312864987, 1.452950214741296, 0.9683820373448238, 2.0125176940163425], "count": [218]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4656873202614379]], [[0.46054068014705885]], [[0.4469813766339869]]], "std": [[[0.21672361793033867]], [[0.21483711115121748]], [[0.2137249511138603]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.1607843137254902]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5592801940359478]], [[0.576499993872549]], [[0.5630341258169934]]], "std": [[[0.2834483068378965]], [[0.28896639955837367]], [[0.2963205956617719]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5293236458333334]], [[0.5462874325980392]], [[0.509018558006536]]], "std": [[[0.29683100767844933]], [[0.3050728011328075]], [[0.32275393676327757]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44677505310457516]], [[0.47758977736928104]], [[0.4555077001633987]]], "std": [[[0.32583671737389297]], [[0.3373425993593239]], [[0.35529497527214643]]], "count": [100]}, "observation.state": {"min": [0.7768749594688416, -0.8997339010238647, 0.6683451533317566, -0.3532940447330475, -1.6056517362594604, 0.7666599154472351, -1.166107177734375, -0.9399795532226562, 0.9173851013183594, -0.1145380288362503, 0.6028028726577759, -0.9325646758079529, 0.9331250190734863, 71.41555786132812, -0.15187500417232513, -0.3499999940395355, 1.0056250095367432, -0.8224999904632568, 0.7450000047683716, -0.53125, 0.9375, 0.6187499761581421, 0.5625, -1.1412500143051147, 24.3125, 48.36937713623047, 0.8843749761581421, -0.9512500166893005, 0.8962500095367432, 0.6200000047683716, 0.6462500095367432, 0.0, 1.1037499904632568, -0.029999999329447746, 0.671875, 0.4325000047683716], "max": [1.1843385696411133, -0.564488410949707, 0.8777540326118469, 0.4740072190761566, -0.2771419882774353, 1.6300212144851685, -0.5274137854576111, -0.6922827363014221, 1.3467278480529785, 0.2640525996685028, 1.6133661270141602, -0.6835088133811951, 18.94333267211914, 82.94625091552734, 32.49937438964844, 8.307499885559082, 14.033124923706055, 0.32875001430511475, 15.737500190734863, -1.862645149230957e-09, 14.403124809265137, 0.8956249952316284, 1.5318750143051147, 13.431249618530273, 59.63125228881836, 73.00125122070312, 2.291249990463257, 9.509374618530273, 57.84187698364258, 109.46062469482422, 79.33000183105469, 0.0, 85.84062957763672, 109.77812957763672, 87.67937469482422, 109.51187896728516], "mean": [1.0226057767868042, -0.6919326186180115, 0.7231945991516113, -0.08219123631715775, -0.9653167128562927, 1.4386342763900757, -0.7172409296035767, -0.8484730124473572, 1.2009730339050293, 0.08849725127220154, 0.8948577642440796, -0.8781138062477112, 7.030865669250488, 80.68742370605469, 3.7397730350494385, 2.422867774963379, 4.55245304107666, 0.18847565352916718, 4.653510093688965, -0.46250197291374207, 4.198856830596924, 0.8143407106399536, 1.1057984828948975, 0.8737217783927917, 35.31718826293945, 66.83676147460938, 1.1506452560424805, 4.0140790939331055, 38.086181640625, 71.04981994628906, 52.777198791503906, 0.0, 56.19221496582031, 71.06282806396484, 54.88618469238281, 75.81208038330078], "std": [0.15440690517425537, 0.10319097340106964, 0.04446423053741455, 0.2727851867675781, 0.38592568039894104, 0.15638495981693268, 0.1468510627746582, 0.05977645888924599, 0.10151346027851105, 0.13134044408798218, 0.22232569754123688, 0.063046894967556, 6.2883782386779785, 1.8444273471832275, 8.212133407592773, 3.3880019187927246, 3.9645211696624756, 0.28671902418136597, 4.632246971130371, 0.0769215002655983, 3.8756065368652344, 0.04068472236394882, 0.25170108675956726, 3.3791637420654297, 10.753536224365234, 8.09666919708252, 0.2184937745332718, 3.6817891597747803, 21.673728942871094, 48.088829040527344, 28.710744857788086, 0.0, 31.522932052612305, 48.71245574951172, 35.170021057128906, 45.410797119140625], "count": [209]}, "action": {"min": [0.7768749594688416, -0.8997339010238647, 0.6683451533317566, -0.3532940447330475, -1.6056517362594604, 0.7666599154472351, -1.166107177734375, -0.9399795532226562, 0.9173851013183594, -0.1145380288362503, 0.6028028726577759, -0.9325646758079529, 0.9331250190734863, 71.41555786132812, -0.15187500417232513, -0.3499999940395355, 1.0056250095367432, -0.8224999904632568, 0.7450000047683716, -0.53125, 0.9375, 0.6187499761581421, 0.5625, -1.1412500143051147, 24.3125, 48.36937713623047, 0.8843749761581421, -0.9512500166893005, 0.8962500095367432, 0.6200000047683716, 0.6462500095367432, 0.0, 1.1037499904632568, -0.029999999329447746, 0.671875, 0.4325000047683716], "max": [1.1843385696411133, -0.564488410949707, 0.8777540326118469, 0.4740072190761566, -0.2771419882774353, 1.6300212144851685, -0.5274137854576111, -0.6922827363014221, 1.3467278480529785, 0.2640525996685028, 1.6133661270141602, -0.6835088133811951, 18.94333267211914, 82.94625091552734, 32.49937438964844, 8.307499885559082, 14.033124923706055, 0.32875001430511475, 15.737500190734863, -1.862645149230957e-09, 14.403124809265137, 0.8956249952316284, 1.5318750143051147, 13.431249618530273, 59.63125228881836, 73.00125122070312, 2.291249990463257, 9.509374618530273, 57.84187698364258, 109.46062469482422, 79.33000183105469, 0.0, 85.84062957763672, 109.77812957763672, 87.67937469482422, 109.51187896728516], "mean": [1.0226056575775146, -0.6919324398040771, 0.7231945991516113, -0.08219126611948013, -0.9653164744377136, 1.4386347532272339, -0.7172406315803528, -0.848473072052002, 1.2009732723236084, 0.08849724382162094, 0.8948581218719482, -0.8781136870384216, 7.030862808227539, 80.68744659423828, 3.7397682666778564, 2.4228663444519043, 4.552455425262451, 0.18847565352916718, 4.653512954711914, -0.4625021815299988, 4.198856830596924, 0.8143405318260193, 1.1057987213134766, 0.8737215995788574, 35.31718444824219, 66.8367691040039, 1.15064537525177, 4.0140790939331055, 38.08617401123047, 71.0498275756836, 52.77717208862305, 0.0, 56.19223403930664, 71.06277465820312, 54.88617706298828, 75.81208038330078], "std": [0.15440692007541656, 0.10319096595048904, 0.04446422681212425, 0.2727851867675781, 0.38592568039894104, 0.15638495981693268, 0.1468510925769806, 0.05977645516395569, 0.10151346772909164, 0.13134044408798218, 0.22232568264007568, 0.063046894967556, 6.2883782386779785, 1.844427227973938, 8.21213150024414, 3.388000011444092, 3.9645211696624756, 0.2867192029953003, 4.632247447967529, 0.07692147046327591, 3.8756070137023926, 0.040684740990400314, 0.25170111656188965, 3.379164695739746, 10.753538131713867, 8.09666919708252, 0.2184937596321106, 3.681790590286255, 21.67373275756836, 48.088829040527344, 28.710744857788086, 0.0, 31.522937774658203, 48.71245574951172, 35.170021057128906, 45.410797119140625], "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": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [209]}, "index": {"min": [6297], "max": [6505], "mean": [6401.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [1.8421052631578947, 7.0, 7.0, 7.0, 7.0], "std": [1.5370845977661751, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [209]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [209]}, "eef_direction_state": {"mean": [4.430622009569378, 3.0956937799043063], "std": [1.4693747964797597, 2.004881750742151], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [0.9952153110047847, 1.3444976076555024], "std": [0.8213514808390975, 0.5917946602080292], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.9090909090909091, 1.0956937799043063], "std": [0.8221593905720916, 0.8128340296873451], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [4.430622009569378, 3.0956937799043063], "std": [1.4693747964797597, 2.004881750742151], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [0.9952153110047847, 1.3444976076555024], "std": [0.8213514808390975, 0.5917946602080292], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.9090909090909091, 1.0956937799043063], "std": [0.8221593905720916, 0.8128340296873451], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.5519199702150314, 0.16093029504478462, 1.1640698845484199, -0.38675075416572435, 1.2927542477808147, -0.49647856342125957, 0.6892884153416698, -0.23129842135891435, 1.2429992018710831, 1.168200969947887, 0.9973948978043256, 1.7167572568674012], "std": [0.023001973533534, 0.06162357643846474, 0.06263388608713182, 1.8671043507710012, 0.17677314481300901, 1.7901379824636647, 0.03979954509982034, 0.02969572790530281, 0.022753914320332344, 0.16398517814046537, 0.09529640109145565, 0.12561947420105013], "min": [0.5045491671267763, 0.05697960647443456, 1.0478835244958113, -3.132848740458062, 0.7098602402796841, -3.1349622791507286, 0.5736456208054408, -0.28333838929679966, 1.2020986034610595, 0.8094770376531923, 0.8337510265924326, 1.521659474452493], "max": [0.5781935700956621, 0.25361230733040996, 1.2719765218429373, 3.120717257372153, 1.5034416455852115, 3.139630708204992, 0.7406836079661825, -0.1752815228403696, 1.2768489441980984, 1.4404027328746574, 1.1857120585016272, 2.024378474605066], "count": [209]}, "eef_sim_pose_action": {"mean": [0.5519199702150314, 0.16093029504478462, 1.1640698845484199, -0.38675075416572435, 1.2927542477808147, -0.49647856342125957, 0.6892884153416698, -0.23129842135891435, 1.2429992018710831, 1.168200969947887, 0.9973948978043256, 1.7167572568674012], "std": [0.023001973533534, 0.06162357643846474, 0.06263388608713182, 1.8671043507710012, 0.17677314481300901, 1.7901379824636647, 0.03979954509982034, 0.02969572790530281, 0.022753914320332344, 0.16398517814046537, 0.09529640109145565, 0.12561947420105013], "min": [0.5045491671267763, 0.05697960647443456, 1.0478835244958113, -3.132848740458062, 0.7098602402796841, -3.1349622791507286, 0.5736456208054408, -0.28333838929679966, 1.2020986034610595, 0.8094770376531923, 0.8337510265924326, 1.521659474452493], "max": [0.5781935700956621, 0.25361230733040996, 1.2719765218429373, 3.120717257372153, 1.5034416455852115, 3.139630708204992, 0.7406836079661825, -0.1752815228403696, 1.2768489441980984, 1.4404027328746574, 1.1857120585016272, 2.024378474605066], "count": [209]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.03137254901960784]], [[0.043137254901960784]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.468110931372549]], [[0.46335539624183003]], [[0.4500887336601307]]], "std": [[[0.22088708009327168]], [[0.21913364753155615]], [[0.21712818321861507]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.1568627450980392]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5670301960784314]], [[0.5838441299019608]], [[0.5687600510620915]]], "std": [[[0.2741771702126112]], [[0.27908941514241536]], [[0.2875603548111465]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5453344546568627]], [[0.5650854023692811]], [[0.5211218464052287]]], "std": [[[0.286358080583188]], [[0.2998261240061351]], [[0.31902349341777275]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4628817544934641]], [[0.4942411785130719]], [[0.47327450367647056]]], "std": [[[0.3265453657009527]], [[0.3378724150051657]], [[0.3553775741780536]]], "count": [100]}, "observation.state": {"min": [0.7674095630645752, -0.8414158225059509, 0.6414988040924072, -0.3859049081802368, -1.5102405548095703, 1.4163233041763306, -1.1075189113616943, -0.9280346632003784, 0.9855420589447021, -0.1786736100912094, 0.27511540055274963, -1.0413328409194946, 0.8706250190734863, 74.66062927246094, -0.11562500149011612, -0.3737500011920929, 0.5774999856948853, 0.3268750011920929, 0.9737499952316284, -0.46875, 1.0618749856948853, 0.4581249952316284, 0.9593750238418579, -0.6612499952316284, 37.498748779296875, 51.895626068115234, 0.9393749833106995, -0.5362499952316284, 1.0236363410949707, -0.08187499642372131, 0.6412500143051147, 0.0, 1.109375, 0.04625000059604645, 0.71875, -0.6306250095367432], "max": [1.1508640050888062, -0.569733738899231, 0.7661697864532471, 0.40329116582870483, -0.26147764921188354, 1.6338120698928833, -0.24259459972381592, -0.7067258358001709, 1.3695687055587769, 0.24910353124141693, 1.3988920450210571, -0.7545586228370667, 12.607500076293945, 83.68375396728516, 49.87125015258789, 2.9931249618530273, 17.526874542236328, 0.7087500095367432, 25.565000534057617, 0.6568750143051147, 25.52312469482422, 1.4900000095367432, 3.294374942779541, 36.653751373291016, 58.34062576293945, 71.84562683105469, 3.1050000190734863, 9.494375228881836, 69.92750549316406, 110.34938049316406, 89.64812469482422, 0.0, 91.79937744140625, 109.48625183105469, 95.45500183105469, 109.84000396728516], "mean": [0.989422082901001, -0.6674949526786804, 0.6910338401794434, -0.07915548980236053, -0.9143293499946594, 1.5262929201126099, -0.6578093767166138, -0.8653646111488342, 1.2186146974563599, 0.13229666650295258, 0.8274976015090942, -0.9346440434455872, 2.5799083709716797, 78.2845230102539, 3.5244810581207275, 0.07887573540210724, 5.057150363922119, 0.6623252034187317, 8.218111991882324, 0.5450509786605835, 8.171961784362793, 0.5809045433998108, 1.5086400508880615, 10.190216064453125, 42.72393798828125, 67.26490783691406, 1.0829238891601562, 0.9033408761024475, 55.90264892578125, 85.7012939453125, 68.8641128540039, 0.0, 72.52519989013672, 86.22947692871094, 72.90360260009766, 89.04134368896484], "std": [0.13392989337444305, 0.08532789349555969, 0.03776819258928299, 0.2504603862762451, 0.3427698314189911, 0.09447949379682541, 0.2296888679265976, 0.05125662311911583, 0.1156698688864708, 0.13774649798870087, 0.3181230127811432, 0.07252234220504761, 3.2654523849487305, 2.4186973571777344, 9.963082313537598, 0.9517735838890076, 5.560048580169678, 0.037458084523677826, 9.401629447937012, 0.18796122074127197, 9.424018859863281, 0.12253443896770477, 0.48487743735313416, 14.778024673461914, 4.681601047515869, 5.587275505065918, 0.26553159952163696, 2.7015926837921143, 22.555076599121094, 41.77029800415039, 28.44833755493164, 0.0, 30.93895721435547, 40.82624053955078, 33.901893615722656, 37.807762145996094], "count": [277]}, "action": {"min": [0.7674095630645752, -0.8414158225059509, 0.6414988040924072, -0.3859049081802368, -1.5102405548095703, 1.4163233041763306, -1.1075189113616943, -0.9280346632003784, 0.9855420589447021, -0.1786736100912094, 0.27511540055274963, -1.0413328409194946, 0.8706250190734863, 74.66062927246094, -0.11562500149011612, -0.3737500011920929, 0.5774999856948853, 0.3268750011920929, 0.9737499952316284, -0.46875, 1.0618749856948853, 0.4581249952316284, 0.9593750238418579, -0.6612499952316284, 37.498748779296875, 51.895626068115234, 0.9393749833106995, -0.5362499952316284, 1.0236363410949707, -0.08187499642372131, 0.6412500143051147, 0.0, 1.109375, 0.04625000059604645, 0.71875, -0.6306250095367432], "max": [1.1508640050888062, -0.569733738899231, 0.7661697864532471, 0.40329116582870483, -0.26147764921188354, 1.6338120698928833, -0.24259459972381592, -0.7067258358001709, 1.3695687055587769, 0.24910353124141693, 1.3988920450210571, -0.7545586228370667, 12.607500076293945, 83.68375396728516, 49.87125015258789, 2.9931249618530273, 17.526874542236328, 0.7087500095367432, 25.565000534057617, 0.6568750143051147, 25.52312469482422, 1.4900000095367432, 3.294374942779541, 36.653751373291016, 58.34062576293945, 71.84562683105469, 3.1050000190734863, 9.494375228881836, 69.92750549316406, 110.34938049316406, 89.64812469482422, 0.0, 91.79937744140625, 109.48625183105469, 95.45500183105469, 109.84000396728516], "mean": [0.9894222021102905, -0.6674948930740356, 0.691033661365509, -0.07915547490119934, -0.9143292903900146, 1.5262939929962158, -0.6578094363212585, -0.8653646111488342, 1.2186142206192017, 0.13229669630527496, 0.8274978995323181, -0.9346438050270081, 2.5799026489257812, 78.2845458984375, 3.5244810581207275, 0.0788760706782341, 5.057149410247803, 0.6623252630233765, 8.218103408813477, 0.545050859451294, 8.171957969665527, 0.5809046626091003, 1.508640170097351, 10.190223693847656, 42.723968505859375, 67.26493072509766, 1.0829235315322876, 0.903340756893158, 55.90269088745117, 85.70127868652344, 68.86410522460938, 0.0, 72.52521514892578, 86.2294921875, 72.90363311767578, 89.04139709472656], "std": [0.13392992317676544, 0.0853278860449791, 0.03776819258928299, 0.25046035647392273, 0.3427698314189911, 0.09447949379682541, 0.22968889772891998, 0.05125662684440613, 0.115669846534729, 0.13774649798870087, 0.31812307238578796, 0.07252233475446701, 3.265451669692993, 2.4186975955963135, 9.963083267211914, 0.9517727494239807, 5.560046195983887, 0.03745810315012932, 9.401627540588379, 0.18796122074127197, 9.424018859863281, 0.12253439426422119, 0.4848775267601013, 14.778024673461914, 4.681601524353027, 5.587274551391602, 0.2655315697193146, 2.7015926837921143, 22.555078506469727, 41.770328521728516, 28.44833755493164, 0.0, 30.938961029052734, 40.82623291015625, 33.90189743041992, 37.80776596069336], "count": [277]}, "timestamp": {"min": [0.0], "max": [9.2], "mean": [4.600000000000001], "std": [2.665416373560507], "count": [277]}, "frame_index": {"min": [0], "max": [276], "mean": [138.0], "std": [79.96249120681522], "count": [277]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [277]}, "index": {"min": [6506], "max": [6782], "mean": [6644.0], "std": [79.96249120681522], "count": [277]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [277]}, "subtask_annotation": {"mean": [1.8014440433212997, 7.0, 7.0, 7.0, 7.0], "std": [1.493764926222022, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [277]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [277]}, "eef_direction_state": {"mean": [5.0324909747292415, 2.5848375451263537], "std": [1.2265233381456755, 2.1790405579960668], "min": [2, 0], "max": [6, 6], "count": [277]}, "eef_velocity_state": {"mean": [0.703971119133574, 1.339350180505415], "std": [0.8232313538621933, 0.6418078117827093], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_state": {"mean": [0.5631768953068592, 1.0288808664259927], "std": [0.7791145680991307, 0.8276995065673368], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_direction_action": {"mean": [5.0324909747292415, 2.5848375451263537], "std": [1.2265233381456755, 2.1790405579960668], "min": [2, 0], "max": [6, 6], "count": [277]}, "eef_velocity_action": {"mean": [0.703971119133574, 1.339350180505415], "std": [0.8232313538621933, 0.6418078117827093], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_action": {"mean": [0.5631768953068592, 1.0288808664259927], "std": [0.7791145680991307, 0.8276995065673368], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_sim_pose_state": {"mean": [0.5504937178043855, 0.15375224602040408, 1.1650402617122928, -0.5594800528633422, 1.383359311506999, -0.6912085049639024, 0.7029991978500456, -0.24207536951193875, 1.2491065280936011, 1.1956508285653815, 0.9997061761111291, 1.6769455722855071], "std": [0.017213236531953294, 0.046494065713190154, 0.05353261725864488, 1.9521156235652972, 0.16782210859272084, 1.930881193471371, 0.04388776551825491, 0.020323207753368044, 0.02622233950023434, 0.15902962534014947, 0.1579567953878861, 0.1094041342433707], "min": [0.5161085642112876, 0.07294260896674676, 1.0557149705302242, -3.1319201658878915, 1.0390725616653298, -2.9867209802376373, 0.5966003488264219, -0.2755003610330568, 1.1892473299354593, 0.9230532633885139, 0.757792583370497, 1.4849090004934593], "max": [0.5687239094762544, 0.23589245404431303, 1.2684160244338154, 3.136679167524143, 1.5500212828992415, 3.1358874911513683, 0.761372039021539, -0.20830737434345728, 1.2797504786969796, 1.4903156640476498, 1.3114925505454145, 1.9139029734400543], "count": [277]}, "eef_sim_pose_action": {"mean": [0.5504937178043855, 0.15375224602040408, 1.1650402617122928, -0.5594800528633422, 1.383359311506999, -0.6912085049639024, 0.7029991978500456, -0.24207536951193875, 1.2491065280936011, 1.1956508285653815, 0.9997061761111291, 1.6769455722855071], "std": [0.017213236531953294, 0.046494065713190154, 0.05353261725864488, 1.9521156235652972, 0.16782210859272084, 1.930881193471371, 0.04388776551825491, 0.020323207753368044, 0.02622233950023434, 0.15902962534014947, 0.1579567953878861, 0.1094041342433707], "min": [0.5161085642112876, 0.07294260896674676, 1.0557149705302242, -3.1319201658878915, 1.0390725616653298, -2.9867209802376373, 0.5966003488264219, -0.2755003610330568, 1.1892473299354593, 0.9230532633885139, 0.757792583370497, 1.4849090004934593], "max": [0.5687239094762544, 0.23589245404431303, 1.2684160244338154, 3.136679167524143, 1.5500212828992415, 3.1358874911513683, 0.761372039021539, -0.20830737434345728, 1.2797504786969796, 1.4903156640476498, 1.3114925505454145, 1.9139029734400543], "count": [277]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4774831740196079]], [[0.47371393586601307]], [[0.4598655637254902]]], "std": [[[0.20684552795966826]], [[0.2045522191384166]], [[0.20390668830842662]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.15294117647058825]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5490904309640523]], [[0.5674590359477124]], [[0.5475252389705882]]], "std": [[[0.2918776729566087]], [[0.2957296257333973]], [[0.30635162699995167]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5406906903594771]], [[0.5588025367647059]], [[0.5278595322712418]]], "std": [[[0.30190085064942995]], [[0.31496561954458263]], [[0.3302709491046926]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.463923960375817]], [[0.4960291074346405]], [[0.4695947446895425]]], "std": [[[0.3278272158753514]], [[0.33593133526110974]], [[0.35456719018790545]]], "count": [100]}, "observation.state": {"min": [0.9099860787391663, -0.8001211285591125, 0.6387808322906494, -0.38807985186576843, -1.3105168342590332, 1.208917260169983, -1.164263367652893, -1.0984588861465454, 1.0230697393417358, -0.6569724082946777, 0.09100575745105743, -0.9586003422737122, 0.7274999618530273, 70.4375, 0.0, -0.32499998807907104, 0.6349999904632568, 0.5256249904632568, -0.06750000268220901, -0.9125000238418579, -0.21937499940395355, -1.1924999952316284, 0.9375, 0.4337500035762787, 8.640625, 48.67749786376953, 0.8637499809265137, -1.0318750143051147, 1.09375, -0.019999999552965164, 0.6893749833106995, 0.0, 0.9275000095367432, -0.029999999329447746, 0.7100000381469727, -0.4012500047683716], "max": [1.1078526973724365, -0.5358300805091858, 0.813284695148468, -0.04913881793618202, -0.3332903981208801, 1.9705357551574707, -0.11573014408349991, -0.7186363339424133, 1.5726090669631958, 0.14703497290611267, 1.2044613361358643, -0.6985055804252625, 4.696249961853027, 77.53250122070312, 22.404998779296875, 7.528749942779541, 18.959999084472656, 0.8856250047683716, 17.032499313354492, 0.9112499952316284, 16.657499313354492, 1.4900000095367432, 1.9006249904632568, 29.536251068115234, 51.803749084472656, 77.13687896728516, 2.0012500286102295, 9.59375, 43.973751068115234, 111.14250183105469, 69.03812408447266, 0.0, 81.38687896728516, 110.53812408447266, 87.97624969482422, 110.02312469482422], "mean": [1.0243186950683594, -0.6648418307304382, 0.6875656843185425, -0.2722215950489044, -0.8979267477989197, 1.7146637439727783, -0.347051739692688, -0.9175692796707153, 1.3487619161605835, -0.2991769313812256, 0.39090222120285034, -0.8547332286834717, 1.0654453039169312, 74.08192443847656, 1.444938063621521, 1.3300056457519531, 1.7408894300460815, 0.8260391354560852, 1.4417954683303833, -0.15577536821365356, 1.4617379903793335, 0.37818020582199097, 1.1353535652160645, 1.2141149044036865, 18.025320053100586, 72.69718933105469, 1.0096806287765503, 3.707106590270996, 29.244367599487305, 82.79222869873047, 48.42974090576172, 0.0, 56.27248001098633, 82.44551086425781, 58.9625129699707, 86.22845458984375], "std": [0.06009073182940483, 0.05947519838809967, 0.03508410230278969, 0.1099187433719635, 0.2814287543296814, 0.1494561731815338, 0.21242205798625946, 0.0781870186328888, 0.11569300293922424, 0.2394714206457138, 0.26689648628234863, 0.06769677996635437, 0.5303094387054443, 1.4594857692718506, 3.903433322906494, 2.8621482849121094, 2.296066999435425, 0.0446416400372982, 2.1918535232543945, 0.5273785591125488, 1.9434338808059692, 0.5245461463928223, 0.14491191506385803, 3.3018929958343506, 12.948456764221191, 8.011183738708496, 0.17119048535823822, 2.4073550701141357, 11.58205509185791, 44.894325256347656, 20.60274314880371, 0.0, 25.666767120361328, 44.76907730102539, 30.446008682250977, 40.59635543823242], "count": [371]}, "action": {"min": [0.9099860787391663, -0.8001211285591125, 0.6387808322906494, -0.38807985186576843, -1.3105168342590332, 1.208917260169983, -1.164263367652893, -1.0984588861465454, 1.0230697393417358, -0.6569724082946777, 0.09100575745105743, -0.9586003422737122, 0.7274999618530273, 70.4375, 0.0, -0.32499998807907104, 0.6349999904632568, 0.5256249904632568, -0.06750000268220901, -0.9125000238418579, -0.21937499940395355, -1.1924999952316284, 0.9375, 0.4337500035762787, 8.640625, 48.67749786376953, 0.8637499809265137, -1.0318750143051147, 1.09375, -0.019999999552965164, 0.6893749833106995, 0.0, 0.9275000095367432, -0.029999999329447746, 0.7100000381469727, -0.4012500047683716], "max": [1.1078526973724365, -0.5358300805091858, 0.813284695148468, -0.04913881793618202, -0.3332903981208801, 1.9705357551574707, -0.11573014408349991, -0.7186363339424133, 1.5726090669631958, 0.14703497290611267, 1.2044613361358643, -0.6985055804252625, 4.696249961853027, 77.53250122070312, 22.404998779296875, 7.528749942779541, 18.959999084472656, 0.8856250047683716, 17.032499313354492, 0.9112499952316284, 16.657499313354492, 1.4900000095367432, 1.9006249904632568, 29.536251068115234, 51.803749084472656, 77.13687896728516, 2.0012500286102295, 9.59375, 43.973751068115234, 111.14250183105469, 69.03812408447266, 0.0, 81.38687896728516, 110.53812408447266, 87.97624969482422, 110.02312469482422], "mean": [1.0243186950683594, -0.6648415327072144, 0.6875650882720947, -0.27222153544425964, -0.8979266881942749, 1.7146644592285156, -0.3470515012741089, -0.9175696969032288, 1.348761796951294, -0.2991769313812256, 0.39090240001678467, -0.8547332882881165, 1.0654454231262207, 74.08191680908203, 1.4449397325515747, 1.3300046920776367, 1.7408907413482666, 0.82603919506073, 1.4417954683303833, -0.15577538311481476, 1.4617390632629395, 0.37818029522895813, 1.1353538036346436, 1.2141149044036865, 18.02530288696289, 72.69723510742188, 1.0096817016601562, 3.7071056365966797, 29.244367599487305, 82.79222869873047, 48.42976760864258, 0.0, 56.272491455078125, 82.44552612304688, 58.962493896484375, 86.2284927368164], "std": [0.060090724378824234, 0.05947514995932579, 0.035084113478660583, 0.1099187508225441, 0.28142881393432617, 0.1494561731815338, 0.21242213249206543, 0.0781870037317276, 0.11569304764270782, 0.23947139084339142, 0.266896516084671, 0.06769676506519318, 0.5303088426589966, 1.4594860076904297, 3.9034318923950195, 2.8621461391448975, 2.2960658073425293, 0.04464167356491089, 2.1918530464172363, 0.5273782014846802, 1.9434329271316528, 0.5245465636253357, 0.14491191506385803, 3.3018908500671387, 12.94844913482666, 8.011191368103027, 0.17119038105010986, 2.4073550701141357, 11.582053184509277, 44.89434051513672, 20.602745056152344, 0.0, 25.66676902770996, 44.769039154052734, 30.446008682250977, 40.59634780883789], "count": [371]}, "timestamp": {"min": [0.0], "max": [12.333333333333334], "mean": [6.166666666666666], "std": [3.569936196130744], "count": [371]}, "frame_index": {"min": [0], "max": [370], "mean": [185.0], "std": [107.09808588392231], "count": [371]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [371]}, "index": {"min": [6783], "max": [7153], "mean": [6968.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [371]}, "subtask_annotation": {"mean": [2.1347708894878705, 7.0, 7.0, 7.0, 7.0], "std": [1.4511464521803021, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [371]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [371]}, "eef_direction_state": {"mean": [5.1347708894878705, 3.0808625336927222], "std": [1.3787582361146264, 2.019830344340096], "min": [1, 0], "max": [6, 6], "count": [371]}, "eef_velocity_state": {"mean": [0.49326145552560646, 1.1536388140161724], "std": [0.7207609666138312, 0.5970335193131932], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_state": {"mean": [0.4393530997304582, 0.8787061994609164], "std": [0.7367617731404166, 0.8299348511042711], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_direction_action": {"mean": [5.1347708894878705, 3.0808625336927222], "std": [1.3787582361146264, 2.019830344340096], "min": [1, 0], "max": [6, 6], "count": [371]}, "eef_velocity_action": {"mean": [0.49326145552560646, 1.1536388140161724], "std": [0.7207609666138312, 0.5970335193131932], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_action": {"mean": [0.4393530997304582, 0.8787061994609164], "std": [0.7367617731404166, 0.8299348511042711], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_sim_pose_state": {"mean": [0.5617196969307086, 0.17961422562650892, 1.146983852702724, 0.1072406489725862, 1.3714235053429888, 0.506708440740246, 0.7441934926448772, -0.22500785396355852, 1.259390263240912, 1.559085067943231, 1.2646613548409977, 2.030705727431957], "std": [0.01790864531574109, 0.02681862809936404, 0.05139143112114953, 2.262456860919412, 0.20837755575371295, 1.9389250625021295, 0.03998029557782143, 0.02659568164337927, 0.02704346590423915, 0.4140671635455765, 0.17519432353293535, 0.35423392653583013], "min": [0.5227103499755783, 0.1266279894271134, 1.0392949739006807, -3.14152560774027, 0.9356726712339447, -1.9384370375222097, 0.60960201368131, -0.2598061039203314, 1.1825473629975034, 0.9659992775317343, 0.889288800509966, 1.6038409000104275], "max": [0.5981978265592389, 0.2383702928361343, 1.2196055013452625, 3.138608514226351, 1.5651830461503184, 2.7260260432193553, 0.8020920600250658, -0.16585363601198894, 1.3050158137791943, 2.593976114748006, 1.5292841447529604, 2.9728077983715075], "count": [371]}, "eef_sim_pose_action": {"mean": [0.5617196969307086, 0.17961422562650892, 1.146983852702724, 0.1072406489725862, 1.3714235053429888, 0.506708440740246, 0.7441934926448772, -0.22500785396355852, 1.259390263240912, 1.559085067943231, 1.2646613548409977, 2.030705727431957], "std": [0.01790864531574109, 0.02681862809936404, 0.05139143112114953, 2.262456860919412, 0.20837755575371295, 1.9389250625021295, 0.03998029557782143, 0.02659568164337927, 0.02704346590423915, 0.4140671635455765, 0.17519432353293535, 0.35423392653583013], "min": [0.5227103499755783, 0.1266279894271134, 1.0392949739006807, -3.14152560774027, 0.9356726712339447, -1.9384370375222097, 0.60960201368131, -0.2598061039203314, 1.1825473629975034, 0.9659992775317343, 0.889288800509966, 1.6038409000104275], "max": [0.5981978265592389, 0.2383702928361343, 1.2196055013452625, 3.138608514226351, 1.5651830461503184, 2.7260260432193553, 0.8020920600250658, -0.16585363601198894, 1.3050158137791943, 2.593976114748006, 1.5292841447529604, 2.9728077983715075], "count": [371]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.047058823529411764]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4793482557189543]], [[0.4722824959150327]], [[0.45620524509803917]]], "std": [[[0.21156648613433163]], [[0.21077386262731546]], [[0.2107103376691746]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.17647058823529413]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5613728758169935]], [[0.580840108251634]], [[0.566387506127451]]], "std": [[[0.27987312243393614]], [[0.2837971795842066]], [[0.2926094111566369]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5366079575163398]], [[0.5525123774509804]], [[0.5104992749183006]]], "std": [[[0.29383029479321404]], [[0.30256382997042447]], [[0.3221594756834669]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4663933946078432]], [[0.49684093545751634]], [[0.4759187969771242]]], "std": [[[0.3301680336322641]], [[0.3413765365182195]], [[0.35822899327494506]]], "count": [100]}, "observation.state": {"min": [0.737535297870636, -0.931634783744812, 0.6956206560134888, -0.35367551445961, -1.4980756044387817, 1.1192704439163208, -1.1243038177490234, -0.8978980779647827, 1.0272659063339233, -0.38064107298851013, 0.4343337416648865, -0.8414158821105957, 0.6881250143051147, 72.48110961914062, -0.15625, 0.1081250011920929, 1.0056250095367432, 0.2918750047683716, 0.41624999046325684, -0.8656250238418579, -1.1306250095367432, -2.275624990463257, 1.0356249809265137, -0.6000000238418579, 19.984375, 47.17250061035156, 0.8631249666213989, -1.080625057220459, 1.0887500047683716, 0.44874998927116394, 0.6675000190734863, 0.0, 0.8387500047683716, 0.019999999552965164, 0.7143750190734863, 0.20875000953674316], "max": [1.2899595499038696, -0.5655375123023987, 0.8525978326797485, 0.5100089311599731, -0.23541809618473053, 1.6268024444580078, -0.3079938292503357, -0.7171422243118286, 1.3479677438735962, 0.2581874132156372, 1.3976119756698608, -0.6800755262374878, 27.471250534057617, 82.3499984741211, 44.27375030517578, 2.8162500858306885, 29.282499313354492, 0.8112499713897705, 30.260623931884766, 0.10249999910593033, 28.575624465942383, 1.9262499809265137, 1.6412500143051147, 59.979373931884766, 59.63687515258789, 71.62750244140625, 2.1475000381469727, 9.577499389648438, 58.78437423706055, 109.23687744140625, 79.46500396728516, 0.0, 86.36000061035156, 111.20500183105469, 88.53375244140625, 110.12812805175781], "mean": [1.0285066366195679, -0.7074019312858582, 0.7435133457183838, -0.11905330419540405, -0.9842414855957031, 1.4273886680603027, -0.6878963708877563, -0.8484871983528137, 1.2413654327392578, 0.02336898073554039, 0.8820627331733704, -0.7987796664237976, 8.186432838439941, 79.5445327758789, 6.2809906005859375, 0.5025526285171509, 11.345105171203613, 0.48535051941871643, 10.477850914001465, -0.02691817656159401, 10.003763198852539, 0.8076615333557129, 1.3644347190856934, 17.96639633178711, 32.00199508666992, 66.59603118896484, 1.0414512157440186, 2.9694528579711914, 41.58346939086914, 81.2197036743164, 57.773170471191406, 0.0, 62.736358642578125, 80.86151885986328, 61.31875991821289, 83.69871520996094], "std": [0.19287866353988647, 0.10640463978052139, 0.04663405194878578, 0.2892703115940094, 0.3844907581806183, 0.16549472510814667, 0.18419137597084045, 0.04339401423931122, 0.09378346800804138, 0.16235043108463287, 0.236457958817482, 0.041755106300115585, 9.977095603942871, 1.6794065237045288, 12.441058158874512, 0.7419546246528625, 12.025285720825195, 0.05371682345867157, 11.464337348937988, 0.15585604310035706, 11.72713851928711, 0.7785506248474121, 0.17402808368206024, 25.534791946411133, 10.656641006469727, 7.080607891082764, 0.19468887150287628, 3.50614333152771, 20.01133918762207, 44.39181137084961, 27.299943923950195, 0.0, 30.0272216796875, 46.08534240722656, 32.733642578125, 42.36083221435547], "count": [262]}, "action": {"min": [0.737535297870636, -0.931634783744812, 0.6956206560134888, -0.35367551445961, -1.4980756044387817, 1.1192704439163208, -1.1243038177490234, -0.8978980779647827, 1.0272659063339233, -0.38064107298851013, 0.4343337416648865, -0.8414158821105957, 0.6881250143051147, 72.48110961914062, -0.15625, 0.1081250011920929, 1.0056250095367432, 0.2918750047683716, 0.41624999046325684, -0.8656250238418579, -1.1306250095367432, -2.275624990463257, 1.0356249809265137, -0.6000000238418579, 19.984375, 47.17250061035156, 0.8631249666213989, -1.080625057220459, 1.0887500047683716, 0.44874998927116394, 0.6675000190734863, 0.0, 0.8387500047683716, 0.019999999552965164, 0.7143750190734863, 0.20875000953674316], "max": [1.2899595499038696, -0.5655375123023987, 0.8525978326797485, 0.5100089311599731, -0.23541809618473053, 1.6268024444580078, -0.3079938292503357, -0.7171422243118286, 1.3479677438735962, 0.2581874132156372, 1.3976119756698608, -0.6800755262374878, 27.471250534057617, 82.3499984741211, 44.27375030517578, 2.8162500858306885, 29.282499313354492, 0.8112499713897705, 30.260623931884766, 0.10249999910593033, 28.575624465942383, 1.9262499809265137, 1.6412500143051147, 59.979373931884766, 59.63687515258789, 71.62750244140625, 2.1475000381469727, 9.577499389648438, 58.78437423706055, 109.23687744140625, 79.46500396728516, 0.0, 86.36000061035156, 111.20500183105469, 88.53375244140625, 110.12812805175781], "mean": [1.0285056829452515, -0.7074013352394104, 0.7435134649276733, -0.11905333399772644, -0.9842414259910583, 1.4273892641067505, -0.6878960728645325, -0.848487138748169, 1.241365671157837, 0.02336895652115345, 0.8820627331733704, -0.7987802028656006, 8.186431884765625, 79.54459381103516, 6.2809882164001465, 0.5025526881217957, 11.345108032226562, 0.4853505492210388, 10.477851867675781, -0.02691817283630371, 10.003764152526855, 0.807661771774292, 1.3644343614578247, 17.96636962890625, 32.00200653076172, 66.59599304199219, 1.0414516925811768, 2.9694528579711914, 41.58343505859375, 81.21971130371094, 57.77320861816406, 0.0, 62.73638916015625, 80.86148834228516, 61.31877899169922, 83.69873046875], "std": [0.1928788125514984, 0.10640469193458557, 0.046634044498205185, 0.28927022218704224, 0.3844907879829407, 0.16549482941627502, 0.18419137597084045, 0.043394021689891815, 0.09378347545862198, 0.16235044598579407, 0.2364579439163208, 0.041755106300115585, 9.977095603942871, 1.6794064044952393, 12.441054344177246, 0.7419545650482178, 12.025287628173828, 0.053716789931058884, 11.464336395263672, 0.15585599839687347, 11.727137565612793, 0.7785510420799255, 0.17402806878089905, 25.534788131713867, 10.656641960144043, 7.080606460571289, 0.19468887150287628, 3.506143569946289, 20.011337280273438, 44.39183807373047, 27.299942016601562, 0.0, 30.027223587036133, 46.08533477783203, 32.733638763427734, 42.36083221435547], "count": [262]}, "timestamp": {"min": [0.0], "max": [8.7], "mean": [4.3500000000000005], "std": [2.5210778118363053], "count": [262]}, "frame_index": {"min": [0], "max": [261], "mean": [130.5], "std": [75.63233435508916], "count": [262]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [262]}, "index": {"min": [7154], "max": [7415], "mean": [7284.5], "std": [75.63233435508916], "count": [262]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [262]}, "subtask_annotation": {"mean": [1.8091603053435115, 7.0, 7.0, 7.0, 7.0], "std": [1.6092030354857996, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [262]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [262]}, "eef_direction_state": {"mean": [4.870229007633588, 2.236641221374046], "std": [1.2834646964154555, 1.8361595378335525], "min": [2, 0], "max": [6, 6], "count": [262]}, "eef_velocity_state": {"mean": [0.8091603053435115, 1.3625954198473282], "std": [0.8615138798312512, 0.554487023487172], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_state": {"mean": [0.6717557251908397, 0.8854961832061069], "std": [0.8002170325033345, 0.8483591830236447], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_direction_action": {"mean": [4.870229007633588, 2.236641221374046], "std": [1.2834646964154555, 1.8361595378335525], "min": [2, 0], "max": [6, 6], "count": [262]}, "eef_velocity_action": {"mean": [0.8091603053435115, 1.3625954198473282], "std": [0.8615138798312512, 0.554487023487172], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_action": {"mean": [0.6717557251908397, 0.8854961832061069], "std": [0.8002170325033345, 0.8483591830236447], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_sim_pose_state": {"mean": [0.5621684606473437, 0.16704049201392807, 1.1638155708533178, -0.7073728469950172, 1.3087303596130022, -0.9620236162330186, 0.694913736895336, -0.23964475758943657, 1.2536714654187733, 1.1445990326246855, 0.9867264544811105, 1.705272033113522], "std": [0.01611520459784381, 0.05946077251176601, 0.05651207731183355, 1.7783339472453548, 0.1473782650572663, 1.7748444822311074, 0.03693542455644764, 0.030723538239971208, 0.025979629723619432, 0.15641921399530304, 0.13049496423755422, 0.09563803609990351], "min": [0.5287251910809353, 0.06506791229330616, 1.0409611103147889, -3.1295047807500644, 0.9309866494561096, -3.117425704590741, 0.6058808383179352, -0.3006055429172815, 1.2056835427920172, 0.8119022452932824, 0.8009575107485545, 1.5686731799121123], "max": [0.5859304274660817, 0.24546681816134575, 1.281134045416892, 3.1138143080769938, 1.4740410227759226, 3.0709760945708533, 0.7379999519696586, -0.18188472857182858, 1.2908305148968586, 1.4237326069381795, 1.3085645604660772, 1.9641472651141705], "count": [262]}, "eef_sim_pose_action": {"mean": [0.5621684606473437, 0.16704049201392807, 1.1638155708533178, -0.7073728469950172, 1.3087303596130022, -0.9620236162330186, 0.694913736895336, -0.23964475758943657, 1.2536714654187733, 1.1445990326246855, 0.9867264544811105, 1.705272033113522], "std": [0.01611520459784381, 0.05946077251176601, 0.05651207731183355, 1.7783339472453548, 0.1473782650572663, 1.7748444822311074, 0.03693542455644764, 0.030723538239971208, 0.025979629723619432, 0.15641921399530304, 0.13049496423755422, 0.09563803609990351], "min": [0.5287251910809353, 0.06506791229330616, 1.0409611103147889, -3.1295047807500644, 0.9309866494561096, -3.117425704590741, 0.6058808383179352, -0.3006055429172815, 1.2056835427920172, 0.8119022452932824, 0.8009575107485545, 1.5686731799121123], "max": [0.5859304274660817, 0.24546681816134575, 1.281134045416892, 3.1138143080769938, 1.4740410227759226, 3.0709760945708533, 0.7379999519696586, -0.18188472857182858, 1.2908305148968586, 1.4237326069381795, 1.3085645604660772, 1.9641472651141705], "count": [262]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.023529411764705882]], [[0.043137254901960784]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47000886846405227]], [[0.46262744076797385]], [[0.449376772875817]]], "std": [[[0.2119801432419997]], [[0.21319751616182436]], [[0.2119507996311439]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1568627450980392]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.547223941993464]], [[0.5663519178921569]], [[0.5520822201797385]]], "std": [[[0.29160097700603066]], [[0.2966937904427787]], [[0.30430219054788255]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5460052675653595]], [[0.5659786437908497]], [[0.524834248366013]]], "std": [[[0.2964504436800274]], [[0.3047585006008398]], [[0.32427551004848815]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4605082761437908]], [[0.49227931576797385]], [[0.4720143913398693]]], "std": [[[0.33002176304394404]], [[0.34069739700582374]], [[0.35726312140590155]]], "count": [100]}, "observation.state": {"min": [0.8030298948287964, -0.9188076853752136, 0.6422140598297119, -0.4606555700302124, -1.4745513200759888, 1.2766555547714233, -1.1284046173095703, -0.9374284744262695, 1.0128653049468994, -0.68963623046875, 0.046849966049194336, -1.0497252941131592, 0.71875, 73.36499786376953, -0.1731249988079071, 0.04625000059604645, 0.7487499713897705, -0.6981250047683716, 0.1681250035762787, -0.6343749761581421, -1.0674999952316284, -1.896875023841858, 1.2287499904632568, 0.38187500834465027, 21.9012508392334, 48.729373931884766, 1.1418750286102295, -1.225000023841858, 0.6590909361839294, 0.6193749904632568, 0.6575000286102295, 0.0, 1.0512499809265137, 0.21312500536441803, 0.7250000238418579, 0.15062499046325684], "max": [1.2716964483261108, -0.5681601166725159, 0.8225805163383484, 0.18430037796497345, -0.27933546900749207, 1.7385510206222534, -0.03442816808819771, -0.6474699974060059, 1.375767707824707, 0.29421302676200867, 1.3407305479049683, -0.6592851281166077, 15.856249809265137, 80.95999908447266, 34.705623626708984, 5.536250114440918, 22.217498779296875, 0.7087500095367432, 24.56999969482422, 0.1287499964237213, 20.8799991607666, 0.9481250047683716, 2.1844444274902344, 42.71812438964844, 61.57437515258789, 73.49437713623047, 2.15625, 9.670000076293945, 66.93375396728516, 109.53250122070312, 84.54312896728516, 0.0, 91.7143783569336, 109.51937866210938, 94.16437530517578, 109.68437957763672], "mean": [1.0824326276779175, -0.7211096882820129, 0.6989173889160156, -0.2489551156759262, -1.0167733430862427, 1.5849637985229492, -0.5230146050453186, -0.8540093898773193, 1.2197836637496948, -0.08409373462200165, 0.6518086194992065, -0.9028801321983337, 3.041309118270874, 77.44212341308594, 4.017613887786865, 1.03895902633667, 6.665901184082031, 0.5207404494285583, 7.685885429382324, -0.1998300999403, 6.487203598022461, 0.23778708279132843, 1.3403056859970093, 12.65003776550293, 34.41648483276367, 69.27279663085938, 1.2408617734909058, 2.716749429702759, 46.08151626586914, 85.44756317138672, 62.86659622192383, 0.0, 68.23168182373047, 85.60601806640625, 67.93405151367188, 88.23921966552734], "std": [0.15824812650680542, 0.10531089454889297, 0.05947791785001755, 0.23323507606983185, 0.37051087617874146, 0.18288031220436096, 0.3292837142944336, 0.054855603724718094, 0.0910075232386589, 0.3532387614250183, 0.40906915068626404, 0.09723427891731262, 4.099238395690918, 2.0577874183654785, 7.952221870422363, 1.70565664768219, 7.601206302642822, 0.37496206164360046, 9.385664939880371, 0.2957834303379059, 8.119169235229492, 0.883629560470581, 0.12462982535362244, 17.969106674194336, 10.230746269226074, 7.7612175941467285, 0.11528070271015167, 3.504369020462036, 20.30879020690918, 42.38819122314453, 27.722143173217773, 0.0, 30.633216857910156, 42.35065460205078, 32.93998336791992, 39.33692169189453], "count": [311]}, "action": {"min": [0.8030298948287964, -0.9188076853752136, 0.6422140598297119, -0.4606555700302124, -1.4745513200759888, 1.2766555547714233, -1.1284046173095703, -0.9374284744262695, 1.0128653049468994, -0.68963623046875, 0.046849966049194336, -1.0497252941131592, 0.71875, 73.36499786376953, -0.1731249988079071, 0.04625000059604645, 0.7487499713897705, -0.6981250047683716, 0.1681250035762787, -0.6343749761581421, -1.0674999952316284, -1.896875023841858, 1.2287499904632568, 0.38187500834465027, 21.9012508392334, 48.729373931884766, 1.1418750286102295, -1.225000023841858, 0.6590909361839294, 0.6193749904632568, 0.6575000286102295, 0.0, 1.0512499809265137, 0.21312500536441803, 0.7250000238418579, 0.15062499046325684], "max": [1.2716964483261108, -0.5681601166725159, 0.8225805163383484, 0.18430037796497345, -0.27933546900749207, 1.7385510206222534, -0.03442816808819771, -0.6474699974060059, 1.375767707824707, 0.29421302676200867, 1.3407305479049683, -0.6592851281166077, 15.856249809265137, 80.95999908447266, 34.705623626708984, 5.536250114440918, 22.217498779296875, 0.7087500095367432, 24.56999969482422, 0.1287499964237213, 20.8799991607666, 0.9481250047683716, 2.1844444274902344, 42.71812438964844, 61.57437515258789, 73.49437713623047, 2.15625, 9.670000076293945, 66.93375396728516, 109.53250122070312, 84.54312896728516, 0.0, 91.7143783569336, 109.51937866210938, 94.16437530517578, 109.68437957763672], "mean": [1.0824322700500488, -0.72110915184021, 0.6989173293113708, -0.24895526468753815, -1.0167737007141113, 1.584963321685791, -0.5230143666267395, -0.8540095686912537, 1.219783902168274, -0.08409373462200165, 0.6518084406852722, -0.9028798341751099, 3.0413122177124023, 77.442138671875, 4.0176215171813965, 1.0389577150344849, 6.6659064292907715, 0.5207404494285583, 7.685879707336426, -0.1998298317193985, 6.487200736999512, 0.237787127494812, 1.3403056859970093, 12.65004825592041, 34.41648864746094, 69.2728271484375, 1.2408608198165894, 2.716749668121338, 46.08151626586914, 85.44760131835938, 62.866573333740234, 0.0, 68.23170471191406, 85.60599517822266, 67.93404388427734, 88.2392349243164], "std": [0.158248171210289, 0.10531087219715118, 0.05947791785001755, 0.23323507606983185, 0.3705110549926758, 0.18288028240203857, 0.3292837142944336, 0.054855599999427795, 0.0910075232386589, 0.3532387614250183, 0.4090692102909088, 0.09723426401615143, 4.099238872528076, 2.0577876567840576, 7.952221393585205, 1.7056572437286377, 7.601204872131348, 0.37496182322502136, 9.385664939880371, 0.29578346014022827, 8.119169235229492, 0.8836293816566467, 0.12462981790304184, 17.96910285949707, 10.230745315551758, 7.7612199783325195, 0.11528068035840988, 3.5043692588806152, 20.30878448486328, 42.38819885253906, 27.72214698791504, 0.0, 30.63321304321289, 42.350650787353516, 32.93997573852539, 39.3369255065918], "count": [311]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [311]}, "index": {"min": [7416], "max": [7726], "mean": [7571.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}, "subtask_annotation": {"mean": [1.909967845659164, 7.0, 7.0, 7.0, 7.0], "std": [1.5729619587659835, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [311]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [311]}, "eef_direction_state": {"mean": [5.202572347266881, 2.7234726688102895], "std": [1.263178685964833, 2.054106270570347], "min": [2, 0], "max": [6, 6], "count": [311]}, "eef_velocity_state": {"mean": [0.5594855305466238, 1.337620578778135], "std": [0.830777572634557, 0.5484554143866976], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_state": {"mean": [0.5176848874598071, 1.0739549839228295], "std": [0.7726280643262139, 0.8164290439625733], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_direction_action": {"mean": [5.202572347266881, 2.7234726688102895], "std": [1.263178685964833, 2.054106270570347], "min": [2, 0], "max": [6, 6], "count": [311]}, "eef_velocity_action": {"mean": [0.5594855305466238, 1.337620578778135], "std": [0.830777572634557, 0.5484554143866976], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_action": {"mean": [0.5176848874598071, 1.0739549839228295], "std": [0.7726280643262139, 0.8164290439625733], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_sim_pose_state": {"mean": [0.5549284563146917, 0.17423146813380952, 1.1452386792142715, -0.5846997605684627, 1.3373067563312728, -0.8297663355328314, 0.7070406371720868, -0.23471099398466527, 1.2588064768467728, 0.6737612477986255, 1.1212388337361823, 1.122761222185967], "std": [0.014539704296197886, 0.0542740052661953, 0.05373862440568742, 1.8287128087297977, 0.15694622951161985, 1.753615134135151, 0.037166984949587145, 0.029856464132876192, 0.041855023617255335, 1.0992091668552462, 0.2953723586579293, 1.1458247153816339], "min": [0.5272920179929501, 0.07149070825376633, 1.0357830146011022, -3.131125826379521, 1.0250475916580037, -3.097525442301359, 0.6049463074069834, -0.2973580352497771, 1.1699831173015969, -2.911684292073112, 0.6932512033377733, -3.035551897645261], "max": [0.5844425255071608, 0.261770342064716, 1.2576557971887192, 3.1411762478917336, 1.4891047265931245, 3.113941223113627, 0.7574784686318097, -0.19663656431990956, 1.3343536073881046, 3.0429779789463756, 1.5504310913818724, 3.0154229872530927], "count": [311]}, "eef_sim_pose_action": {"mean": [0.5549284563146917, 0.17423146813380952, 1.1452386792142715, -0.5846997605684627, 1.3373067563312728, -0.8297663355328314, 0.7070406371720868, -0.23471099398466527, 1.2588064768467728, 0.6737612477986255, 1.1212388337361823, 1.122761222185967], "std": [0.014539704296197886, 0.0542740052661953, 0.05373862440568742, 1.8287128087297977, 0.15694622951161985, 1.753615134135151, 0.037166984949587145, 0.029856464132876192, 0.041855023617255335, 1.0992091668552462, 0.2953723586579293, 1.1458247153816339], "min": [0.5272920179929501, 0.07149070825376633, 1.0357830146011022, -3.131125826379521, 1.0250475916580037, -3.097525442301359, 0.6049463074069834, -0.2973580352497771, 1.1699831173015969, -2.911684292073112, 0.6932512033377733, -3.035551897645261], "max": [0.5844425255071608, 0.261770342064716, 1.2576557971887192, 3.1411762478917336, 1.4891047265931245, 3.113941223113627, 0.7574784686318097, -0.19663656431990956, 1.3343536073881046, 3.0429779789463756, 1.5504310913818724, 3.0154229872530927], "count": [311]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.027450980392156862]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4625974101307189]], [[0.4574181127450981]], [[0.4443168790849673]]], "std": [[[0.2185606591980625]], [[0.21717248624674124]], [[0.21620931386790265]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.1450980392156863]], [[0.1568627450980392]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5783439746732026]], [[0.5976122794117648]], [[0.5853516932189543]]], "std": [[[0.27400454005777697]], [[0.28008803822190587]], [[0.28458612737443745]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5374091911764706]], [[0.5531493321078431]], [[0.5176317810457517]]], "std": [[[0.30403856787569594]], [[0.3106247128578147]], [[0.3283270750752029]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44310409926470584]], [[0.47142699346405226]], [[0.4421130821078431]]], "std": [[[0.32538968017117276]], [[0.3384448739904434]], [[0.3603670835834788]]], "count": [100]}, "observation.state": {"min": [0.7782577872276306, -0.8503328561782837, 0.6375886797904968, -0.42693471908569336, -1.3356518745422363, 1.0635299682617188, -1.214856505393982, -0.9925755262374878, 0.9370253086090088, -0.2978847026824951, 0.6353952288627625, -0.9516384601593018, 0.7143750190734863, 75.1875, -0.4543749988079071, -0.40625, 0.9722222089767456, -0.4893749952316284, 0.7181249856948853, -0.8168749809265137, 0.4743749797344208, 0.6462500095367432, 0.6462500095367432, -1.1349999904632568, 18.225000381469727, 48.0260009765625, 0.9893749952316284, -0.6949999928474426, 0.9268749952316284, 0.629230797290802, 0.609375, 0.0, 0.7293750047683716, 0.5392307639122009, 0.6777777671813965, -0.10312499850988388], "max": [1.2553167343139648, -0.6097886562347412, 0.7815003395080566, 0.4075351059436798, -0.25594624876976013, 1.7805848121643066, -0.5197604298591614, -0.7217994332313538, 1.3448920249938965, 0.207784965634346, 1.4417630434036255, -0.6797894239425659, 32.061248779296875, 80.50687408447266, 25.059375762939453, 5.333749771118164, 27.735624313354492, 0.23875001072883606, 29.896875381469727, -0.02777777798473835, 24.513750076293945, 1.1462500095367432, 1.4375, 44.74812698364258, 53.23812484741211, 72.94437408447266, 2.4887499809265137, 9.480000495910645, 63.813751220703125, 109.74187469482422, 78.09625244140625, 0.0, 87.26750183105469, 110.38750457763672, 89.39937591552734, 109.72687530517578], "mean": [1.025626301765442, -0.7010270357131958, 0.7292376756668091, -0.0318191722035408, -0.856036365032196, 1.4061379432678223, -0.6729940176010132, -0.8768786787986755, 1.1942408084869385, -0.009962685406208038, 0.8704970479011536, -0.8411021828651428, 9.346498489379883, 77.56184387207031, 2.667893171310425, 1.4525319337844849, 11.447478294372559, -0.4204746186733246, 10.591971397399902, -0.2557978630065918, 9.00052547454834, 0.9584934115409851, 1.1628177165985107, 14.422248840332031, 31.737808227539062, 66.7334213256836, 1.2174434661865234, 4.801323413848877, 38.1862678527832, 80.25594329833984, 52.11152648925781, 0.0, 57.2756233215332, 81.05178833007812, 56.94123077392578, 84.11396026611328], "std": [0.18255144357681274, 0.09146463125944138, 0.048448897898197174, 0.27348071336746216, 0.4076104462146759, 0.29118281602859497, 0.1703808754682541, 0.06780676543712616, 0.11508144438266754, 0.14675752818584442, 0.2081281691789627, 0.07450361549854279, 11.068330764770508, 1.8273464441299438, 5.785404682159424, 2.1076467037200928, 12.254538536071777, 0.09276359528303146, 11.72445011138916, 0.29067888855934143, 9.634479522705078, 0.10394363850355148, 0.22870178520679474, 18.416627883911133, 9.84668254852295, 8.409852027893066, 0.19238679111003876, 2.883817434310913, 18.652549743652344, 45.20357894897461, 25.795589447021484, 0.0, 29.33511734008789, 44.62424087524414, 31.941030502319336, 41.69705581665039], "count": [253]}, "action": {"min": [0.7782577872276306, -0.8503328561782837, 0.6375886797904968, -0.42693471908569336, -1.3356518745422363, 1.0635299682617188, -1.214856505393982, -0.9925755262374878, 0.9370253086090088, -0.2978847026824951, 0.6353952288627625, -0.9516384601593018, 0.7143750190734863, 75.1875, -0.4543749988079071, -0.40625, 0.9722222089767456, -0.4893749952316284, 0.7181249856948853, -0.8168749809265137, 0.4743749797344208, 0.6462500095367432, 0.6462500095367432, -1.1349999904632568, 18.225000381469727, 48.0260009765625, 0.9893749952316284, -0.6949999928474426, 0.9268749952316284, 0.629230797290802, 0.609375, 0.0, 0.7293750047683716, 0.5392307639122009, 0.6777777671813965, -0.10312499850988388], "max": [1.2553167343139648, -0.6097886562347412, 0.7815003395080566, 0.4075351059436798, -0.25594624876976013, 1.7805848121643066, -0.5197604298591614, -0.7217994332313538, 1.3448920249938965, 0.207784965634346, 1.4417630434036255, -0.6797894239425659, 32.061248779296875, 80.50687408447266, 25.059375762939453, 5.333749771118164, 27.735624313354492, 0.23875001072883606, 29.896875381469727, -0.02777777798473835, 24.513750076293945, 1.1462500095367432, 1.4375, 44.74812698364258, 53.23812484741211, 72.94437408447266, 2.4887499809265137, 9.480000495910645, 63.813751220703125, 109.74187469482422, 78.09625244140625, 0.0, 87.26750183105469, 110.38750457763672, 89.39937591552734, 109.72687530517578], "mean": [1.025626540184021, -0.7010270953178406, 0.7292377948760986, -0.03181920573115349, -0.8560360074043274, 1.4061375856399536, -0.672993540763855, -0.8768787980079651, 1.1942411661148071, -0.009962649084627628, 0.870497465133667, -0.8411024808883667, 9.346495628356934, 77.56183624267578, 2.6678929328918457, 1.452532172203064, 11.447484970092773, -0.4204747676849365, 10.591960906982422, -0.2557976543903351, 9.000527381896973, 0.9584933519363403, 1.1628167629241943, 14.42223834991455, 31.7377986907959, 66.7334213256836, 1.217443585395813, 4.801323413848877, 38.18626403808594, 80.2559814453125, 52.11153030395508, 0.0, 57.2756462097168, 81.05175018310547, 56.94120407104492, 84.11393737792969], "std": [0.18255144357681274, 0.09146463125944138, 0.048448897898197174, 0.27348071336746216, 0.40761038661003113, 0.2911827862262726, 0.17038093507289886, 0.06780679523944855, 0.11508145928382874, 0.14675751328468323, 0.2081282138824463, 0.07450360059738159, 11.068327903747559, 1.8273463249206543, 5.785402297973633, 2.1076459884643555, 12.254532814025879, 0.09276359528303146, 11.724446296691895, 0.2906787395477295, 9.634476661682129, 0.10394363850355148, 0.22870181500911713, 18.416622161865234, 9.84668254852295, 8.4098539352417, 0.19238689541816711, 2.8838179111480713, 18.652544021606445, 45.20357894897461, 25.79558753967285, 0.0, 29.335111618041992, 44.6242561340332, 31.941036224365234, 41.69707107543945], "count": [253]}, "timestamp": {"min": [0.0], "max": [8.4], "mean": [4.199999999999999], "std": [2.434474618201362], "count": [253]}, "frame_index": {"min": [0], "max": [252], "mean": [126.0], "std": [73.03423854604085], "count": [253]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [253]}, "index": {"min": [7727], "max": [7979], "mean": [7853.0], "std": [73.03423854604085], "count": [253]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [253]}, "subtask_annotation": {"mean": [2.3952569169960474, 7.0, 7.0, 7.0, 7.0], "std": [2.0836975992167805, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [253]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [253]}, "eef_direction_state": {"mean": [4.972332015810276, 2.7351778656126484], "std": [1.1295637762198785, 2.0825426434156045], "min": [2, 0], "max": [6, 6], "count": [253]}, "eef_velocity_state": {"mean": [0.7430830039525692, 1.3122529644268774], "std": [0.8156095595226014, 0.5773457592572385], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_acc_mag_state": {"mean": [0.6363636363636364, 1.0395256916996047], "std": [0.8210314888682767, 0.828362695483561], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_direction_action": {"mean": [4.972332015810276, 2.7351778656126484], "std": [1.1295637762198785, 2.0825426434156045], "min": [2, 0], "max": [6, 6], "count": [253]}, "eef_velocity_action": {"mean": [0.7430830039525692, 1.3122529644268774], "std": [0.8156095595226014, 0.5773457592572385], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_acc_mag_action": {"mean": [0.6363636363636364, 1.0395256916996047], "std": [0.8210314888682767, 0.828362695483561], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_sim_pose_state": {"mean": [0.5463626998402547, 0.15576033206056272, 1.1366360012462897, 0.6457437099467342, 1.19240974748806, 0.12699239943966836, 0.6824350069571734, -0.19869102066619967, 1.2435617475436707, 1.1526952350202349, 1.0047272309196387, 1.791851752600682], "std": [0.0196437111789102, 0.05594333052621421, 0.05841477895254156, 2.1155149656582433, 0.17024428673245126, 1.9385715945673603, 0.045994491349069154, 0.037117660321509566, 0.02201769548808264, 0.15223546829155263, 0.09338217198581139, 0.11919367736582935], "min": [0.512919157493145, 0.07896386019996773, 1.0453626363547128, -3.085035593089369, 0.9870343213911266, -3.100545244686714, 0.5752972826611656, -0.26122528467404066, 1.1990522452039172, 0.9071969094939873, 0.8276154496807786, 1.5971042261575965], "max": [0.5729537626537087, 0.21888789682111326, 1.241496357826902, 3.1343586063265954, 1.5445297050099729, 3.054753655248994, 0.7428986533999078, -0.14720944455887197, 1.2777211151801042, 1.4113440847693512, 1.2349974257456626, 2.07866684437642], "count": [253]}, "eef_sim_pose_action": {"mean": [0.5463626998402547, 0.15576033206056272, 1.1366360012462897, 0.6457437099467342, 1.19240974748806, 0.12699239943966836, 0.6824350069571734, -0.19869102066619967, 1.2435617475436707, 1.1526952350202349, 1.0047272309196387, 1.791851752600682], "std": [0.0196437111789102, 0.05594333052621421, 0.05841477895254156, 2.1155149656582433, 0.17024428673245126, 1.9385715945673603, 0.045994491349069154, 0.037117660321509566, 0.02201769548808264, 0.15223546829155263, 0.09338217198581139, 0.11919367736582935], "min": [0.512919157493145, 0.07896386019996773, 1.0453626363547128, -3.085035593089369, 0.9870343213911266, -3.100545244686714, 0.5752972826611656, -0.26122528467404066, 1.1990522452039172, 0.9071969094939873, 0.8276154496807786, 1.5971042261575965], "max": [0.5729537626537087, 0.21888789682111326, 1.241496357826902, 3.1343586063265954, 1.5445297050099729, 3.054753655248994, 0.7428986533999078, -0.14720944455887197, 1.2777211151801042, 1.4113440847693512, 1.2349974257456626, 2.07866684437642], "count": [253]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.01568627450980392]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47034501225490194]], [[0.4649459538398693]], [[0.4519811989379085]]], "std": [[[0.21526553296359846]], [[0.2143475168016711]], [[0.2126736126448616]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.1607843137254902]], [[0.12156862745098039]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5858264991830066]], [[0.6053285110294118]], [[0.5894464808006536]]], "std": [[[0.27352359944334853]], [[0.28081288912839036]], [[0.28551277950404697]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.542753449754902]], [[0.5624524734477124]], [[0.5248899714052288]]], "std": [[[0.297690535538421]], [[0.30321365397230887]], [[0.32019164050830196]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.455821658496732]], [[0.4855976245915033]], [[0.46345992034313727]]], "std": [[[0.3276952903535554]], [[0.33842247332057246]], [[0.35750005555624376]]], "count": [100]}, "observation.state": {"min": [0.8497844338417053, -0.8563172221183777, 0.7018005847930908, -0.27125295996665955, -1.490276575088501, 0.9977916479110718, -1.1178187131881714, -1.0770246982574463, 0.9863049983978271, -0.45264458656311035, 0.20857174694538116, -1.018134355545044, 0.7856249809265137, 57.24562454223633, -0.30125001072883606, 0.3733333349227905, 7.277500152587891, 0.1706250011920929, 7.091249942779541, -0.859375, 3.3162500858306885, -1.9424999952316284, 1.0006250143051147, 0.06187500059604645, 29.625625610351562, 44.53187561035156, 1.0774999856948853, -0.4431249797344208, 0.6675000190734863, 0.6881250143051147, 0.6618750095367432, 0.0, 0.8956249952316284, 0.43299999833106995, 0.6200000047683716, 0.13062499463558197], "max": [1.1518653631210327, -0.618874728679657, 0.8352407217025757, 0.15316243469715118, -0.36488136649131775, 1.5483853816986084, -0.10774300247430801, -0.6886269450187683, 1.4599069356918335, 0.2419508695602417, 1.3045403957366943, -0.6318188905715942, 40.09437561035156, 80.55750274658203, 31.172500610351562, 9.483750343322754, 21.92562484741211, 0.6550000309944153, 18.953750610351562, 1.0768749713897705, 18.53125, 1.1288888454437256, 2.228749990463257, 40.614376068115234, 49.29750061035156, 72.76750183105469, 2.2612500190734863, 9.58214282989502, 63.72562789916992, 109.8125, 81.78874969482422, 0.0, 89.7143783569336, 110.06999969482422, 90.82500457763672, 109.59500122070312], "mean": [1.0065808296203613, -0.735689640045166, 0.7452179193496704, -0.1205856204032898, -0.7934614419937134, 1.4641735553741455, -0.5391519665718079, -0.9415838122367859, 1.274126648902893, -0.021320674568414688, 0.7327092289924622, -0.9363535046577454, 14.994025230407715, 71.13743591308594, 1.801552414894104, 4.12856912612915, 15.576640129089355, 0.33724361658096313, 13.538036346435547, 0.787675678730011, 11.15069580078125, 0.43389537930488586, 1.2883528470993042, 16.802650451660156, 38.43596267700195, 65.52417755126953, 1.1746459007263184, 3.2693734169006348, 47.88401412963867, 80.2707748413086, 59.150306701660156, 0.0, 63.63883590698242, 81.1768798828125, 63.04176712036133, 84.59684753417969], "std": [0.11410515755414963, 0.07674572616815567, 0.033412348479032516, 0.13221479952335358, 0.27495551109313965, 0.10099586099386215, 0.262179970741272, 0.10400782525539398, 0.15947715938091278, 0.20465077459812164, 0.33899712562561035, 0.08036564290523529, 16.939388275146484, 9.657962799072266, 6.7391438484191895, 3.887509346008301, 3.931795835494995, 0.04249836131930351, 3.586669921875, 0.5580475926399231, 3.50124192237854, 0.7000126838684082, 0.2857847809791565, 12.818098068237305, 6.052850723266602, 9.162751197814941, 0.13711349666118622, 2.765904188156128, 22.28080940246582, 44.86943435668945, 28.98946189880371, 0.0, 32.237613677978516, 45.35111999511719, 35.598670959472656, 41.574710845947266], "count": [296]}, "action": {"min": [0.8497844338417053, -0.8563172221183777, 0.7018005847930908, -0.27125295996665955, -1.490276575088501, 0.9977916479110718, -1.1178187131881714, -1.0770246982574463, 0.9863049983978271, -0.45264458656311035, 0.20857174694538116, -1.018134355545044, 0.7856249809265137, 57.24562454223633, -0.30125001072883606, 0.3733333349227905, 7.277500152587891, 0.1706250011920929, 7.091249942779541, -0.859375, 3.3162500858306885, -1.9424999952316284, 1.0006250143051147, 0.06187500059604645, 29.625625610351562, 44.53187561035156, 1.0774999856948853, -0.4431249797344208, 0.6675000190734863, 0.6881250143051147, 0.6618750095367432, 0.0, 0.8956249952316284, 0.43299999833106995, 0.6200000047683716, 0.13062499463558197], "max": [1.1518653631210327, -0.618874728679657, 0.8352407217025757, 0.15316243469715118, -0.36488136649131775, 1.5483853816986084, -0.10774300247430801, -0.6886269450187683, 1.4599069356918335, 0.2419508695602417, 1.3045403957366943, -0.6318188905715942, 40.09437561035156, 80.55750274658203, 31.172500610351562, 9.483750343322754, 21.92562484741211, 0.6550000309944153, 18.953750610351562, 1.0768749713897705, 18.53125, 1.1288888454437256, 2.228749990463257, 40.614376068115234, 49.29750061035156, 72.76750183105469, 2.2612500190734863, 9.58214282989502, 63.72562789916992, 109.8125, 81.78874969482422, 0.0, 89.7143783569336, 110.06999969482422, 90.82500457763672, 109.59500122070312], "mean": [1.0065807104110718, -0.7356895804405212, 0.7452173829078674, -0.12058565020561218, -0.7934610247612, 1.4641737937927246, -0.539152204990387, -0.9415841102600098, 1.2741267681121826, -0.021320682018995285, 0.7327094078063965, -0.9363534450531006, 14.99402141571045, 71.13742065429688, 1.8015594482421875, 4.128567695617676, 15.576648712158203, 0.33724358677864075, 13.538028717041016, 0.7876754403114319, 11.150688171386719, 0.43389540910720825, 1.2883520126342773, 16.802631378173828, 38.43596649169922, 65.52421569824219, 1.1746457815170288, 3.2693748474121094, 47.8840217590332, 80.27082061767578, 59.15034484863281, 0.0, 63.638816833496094, 81.17684173583984, 63.04175567626953, 84.59693145751953], "std": [0.11410517245531082, 0.07674574851989746, 0.03341234475374222, 0.1322147399187088, 0.27495554089546204, 0.10099586099386215, 0.26218003034591675, 0.10400781780481339, 0.15947717428207397, 0.20465078949928284, 0.33899715542793274, 0.0803656280040741, 16.939388275146484, 9.657964706420898, 6.739149570465088, 3.8875105381011963, 3.931795120239258, 0.0424983836710453, 3.586669683456421, 0.5580472946166992, 3.501241445541382, 0.7000125050544739, 0.28578487038612366, 12.818099021911621, 6.052850246429443, 9.162753105163574, 0.13711339235305786, 2.765904664993286, 22.28080940246582, 44.86943054199219, 28.989459991455078, 0.0, 32.237613677978516, 45.35111999511719, 35.598670959472656, 41.574745178222656], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [296]}, "index": {"min": [7980], "max": [8275], "mean": [8127.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [1.5202702702702702, 7.0, 7.0, 7.0, 7.0], "std": [1.3201637623364821, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [296]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [296]}, "eef_direction_state": {"mean": [5.344594594594595, 2.864864864864865], "std": [1.0508223153079506, 2.0206656939244945], "min": [2, 0], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [0.4831081081081081, 1.4425675675675675], "std": [0.7620995637509543, 0.6394244895740678], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_state": {"mean": [0.49324324324324326, 1.0135135135135136], "std": [0.7578117645975504, 0.8259841508073579], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_direction_action": {"mean": [5.344594594594595, 2.864864864864865], "std": [1.0508223153079506, 2.0206656939244945], "min": [2, 0], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [0.4831081081081081, 1.4425675675675675], "std": [0.7620995637509543, 0.6394244895740678], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_action": {"mean": [0.49324324324324326, 1.0135135135135136], "std": [0.7578117645975504, 0.8259841508073579], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_sim_pose_state": {"mean": [0.5547585032539919, 0.14980844075461694, 1.1178157620244564, -1.806574779255295, 1.252611628106603, 0.5304761449307709, 0.7142846989775531, -0.20043874962401126, 1.2614536904902147, 1.0858330057986407, 1.0747540862897327, 1.6513025703701527], "std": [0.012331686005282791, 0.04212871026819613, 0.04583154431226268, 1.6983238335686144, 0.0800515769267938, 2.4366152695517727, 0.058647060063042725, 0.03325320907851896, 0.03255749160815035, 0.2307416726754871, 0.19637405344529807, 0.17697570976118773], "min": [0.5293180383914138, 0.09755228016293174, 1.047125319190614, -3.1406634468947194, 0.9335131102368868, -3.097661515883779, 0.6093954481241779, -0.2566748750490355, 1.1653299682339575, 0.6322261466092354, 0.8190869997018067, 1.1491342813387049], "max": [0.5862930681518363, 0.2457415816386146, 1.2815612217817978, 3.1374611885485497, 1.3527645977720937, 3.1052174571763214, 0.7772088831384225, -0.140649573587446, 1.3188566108591906, 1.6059435171915086, 1.4676596850257266, 2.135454754803954], "count": [296]}, "eef_sim_pose_action": {"mean": [0.5547585032539919, 0.14980844075461694, 1.1178157620244564, -1.806574779255295, 1.252611628106603, 0.5304761449307709, 0.7142846989775531, -0.20043874962401126, 1.2614536904902147, 1.0858330057986407, 1.0747540862897327, 1.6513025703701527], "std": [0.012331686005282791, 0.04212871026819613, 0.04583154431226268, 1.6983238335686144, 0.0800515769267938, 2.4366152695517727, 0.058647060063042725, 0.03325320907851896, 0.03255749160815035, 0.2307416726754871, 0.19637405344529807, 0.17697570976118773], "min": [0.5293180383914138, 0.09755228016293174, 1.047125319190614, -3.1406634468947194, 0.9335131102368868, -3.097661515883779, 0.6093954481241779, -0.2566748750490355, 1.1653299682339575, 0.6322261466092354, 0.8190869997018067, 1.1491342813387049], "max": [0.5862930681518363, 0.2457415816386146, 1.2815612217817978, 3.1374611885485497, 1.3527645977720937, 3.1052174571763214, 0.7772088831384225, -0.140649573587446, 1.3188566108591906, 1.6059435171915086, 1.4676596850257266, 2.135454754803954], "count": [296]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4642616727941177]], [[0.45857568423202616]], [[0.44272780433006537]]], "std": [[[0.22574306336516986]], [[0.22398954450548916]], [[0.2234806117586737]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.16862745098039217]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5407454881535948]], [[0.5582052859477123]], [[0.539507933006536]]], "std": [[[0.27902868733190606]], [[0.2851479969666566]], [[0.2924525807550415]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5441610723039215]], [[0.5701266360294118]], [[0.5344774754901961]]], "std": [[[0.300922546868235]], [[0.30752542806429295]], [[0.3273008673951618]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4616270179738562]], [[0.4908256004901961]], [[0.4655758496732026]]], "std": [[[0.32675110506200017]], [[0.33656323585760317]], [[0.35639485545313776]]], "count": [100]}, "observation.state": {"min": [0.7772087454795837, -0.8945124745368958, 0.7102121114730835, -0.2936302125453949, -1.33158278465271, 1.1631401777267456, -1.0807678699493408, -0.979223906993866, 1.0467689037322998, -0.5544270277023315, 0.14698728919029236, -1.0297694206237793, 1.234375, 66.8822250366211, -0.07249999791383743, -0.4087499976158142, 9.267499923706055, 0.44624999165534973, 12.446249961853027, -0.8118749856948853, 11.058124542236328, -0.8443750143051147, 1.1356250047683716, 22.420623779296875, 21.9893741607666, 47.20333480834961, 1.1675000190734863, -1.3762500286102295, 0.9956250190734863, -0.09222222119569778, 0.6143749952316284, 0.0, 0.796875, -0.05687499791383743, 0.5462499856948853, 0.15812499821186066], "max": [1.2384365797042847, -0.576361894607544, 0.8100633025169373, 0.5191882252693176, -0.33033397793769836, 1.4777170419692993, -0.046611543744802475, -0.6479786038398743, 1.426456332206726, 0.16713397204875946, 1.3290289640426636, -0.6557564735412598, 24.552221298217773, 84.33499908447266, 28.459999084472656, 5.4670000076293945, 33.739376068115234, 1.0412499904632568, 35.07875061035156, 0.5356249809265137, 35.15437698364258, 1.2074999809265137, 4.127500057220459, 59.84437561035156, 57.05500030517578, 73.28874969482422, 1.8337500095367432, 9.693333625793457, 70.18937683105469, 109.47624969482422, 88.64937591552734, 0.0, 94.87187957763672, 110.9800033569336, 94.98500061035156, 109.5737533569336], "mean": [1.0452399253845215, -0.7251371145248413, 0.7443946003913879, -0.10365420579910278, -0.921589195728302, 1.3782942295074463, -0.4162294864654541, -0.9017737507820129, 1.2877682447433472, -0.18958783149719238, 0.5455400347709656, -0.940325915813446, 3.7143659591674805, 82.8378677368164, 1.534926414489746, 0.8564773201942444, 22.609384536743164, 0.9873175621032715, 26.430028915405273, 0.31085342168807983, 25.293502807617188, 0.7668721675872803, 1.97687828540802, 48.456520080566406, 36.79536056518555, 68.14624786376953, 1.2350860834121704, 1.8767660856246948, 53.926883697509766, 87.13890075683594, 66.43401336669922, 0.0, 71.12347412109375, 88.25408172607422, 70.31356811523438, 90.284423828125], "std": [0.13762904703617096, 0.08537007868289948, 0.02658320590853691, 0.2279578000307083, 0.2758432626724243, 0.10685786604881287, 0.25169825553894043, 0.05925131216645241, 0.10499969124794006, 0.26367107033729553, 0.3598412275314331, 0.09030693769454956, 3.3314106464385986, 2.1342761516571045, 5.152970790863037, 1.939893126487732, 6.392746448516846, 0.07265466451644897, 5.832571983337402, 0.3058168590068817, 5.8313446044921875, 0.384861022233963, 0.7746216058731079, 11.538895606994629, 7.540888786315918, 7.376385688781738, 0.07358608394861221, 3.4816246032714844, 22.04469871520996, 41.60680389404297, 27.31633758544922, 0.0, 29.579334259033203, 41.563602447509766, 31.553138732910156, 38.30634307861328], "count": [375]}, "action": {"min": [0.7772087454795837, -0.8945124745368958, 0.7102121114730835, -0.2936302125453949, -1.33158278465271, 1.1631401777267456, -1.0807678699493408, -0.979223906993866, 1.0467689037322998, -0.5544270277023315, 0.14698728919029236, -1.0297694206237793, 1.234375, 66.8822250366211, -0.07249999791383743, -0.4087499976158142, 9.267499923706055, 0.44624999165534973, 12.446249961853027, -0.8118749856948853, 11.058124542236328, -0.8443750143051147, 1.1356250047683716, 22.420623779296875, 21.9893741607666, 47.20333480834961, 1.1675000190734863, -1.3762500286102295, 0.9956250190734863, -0.09222222119569778, 0.6143749952316284, 0.0, 0.796875, -0.05687499791383743, 0.5462499856948853, 0.15812499821186066], "max": [1.2384365797042847, -0.576361894607544, 0.8100633025169373, 0.5191882252693176, -0.33033397793769836, 1.4777170419692993, -0.046611543744802475, -0.6479786038398743, 1.426456332206726, 0.16713397204875946, 1.3290289640426636, -0.6557564735412598, 24.552221298217773, 84.33499908447266, 28.459999084472656, 5.4670000076293945, 33.739376068115234, 1.0412499904632568, 35.07875061035156, 0.5356249809265137, 35.15437698364258, 1.2074999809265137, 4.127500057220459, 59.84437561035156, 57.05500030517578, 73.28874969482422, 1.8337500095367432, 9.693333625793457, 70.18937683105469, 109.47624969482422, 88.64937591552734, 0.0, 94.87187957763672, 110.9800033569336, 94.98500061035156, 109.5737533569336], "mean": [1.0452417135238647, -0.7251368761062622, 0.7443938255310059, -0.10365404933691025, -0.9215893745422363, 1.3782918453216553, -0.4162294864654541, -0.9017738699913025, 1.2877675294876099, -0.1895878165960312, 0.5455403923988342, -0.9403260350227356, 3.7143654823303223, 82.8378677368164, 1.5349210500717163, 0.8564764857292175, 22.6093807220459, 0.987317681312561, 26.43001365661621, 0.31085342168807983, 25.29351043701172, 0.7668718099594116, 1.9768792390823364, 48.456504821777344, 36.795345306396484, 68.14629364013672, 1.2350863218307495, 1.8767669200897217, 53.926910400390625, 87.13892364501953, 66.43400573730469, 0.0, 71.12351989746094, 88.2541275024414, 70.31359100341797, 90.28449249267578], "std": [0.13762891292572021, 0.08537010103464127, 0.02658320590853691, 0.2279578298330307, 0.27584320306777954, 0.10685788094997406, 0.25169822573661804, 0.05925131216645241, 0.10499968379735947, 0.26367107033729553, 0.3598412871360779, 0.09030694514513016, 3.331411361694336, 2.1342763900756836, 5.152978897094727, 1.9398924112319946, 6.3927459716796875, 0.07265467941761017, 5.832571983337402, 0.3058167099952698, 5.831343650817871, 0.38486114144325256, 0.7746216058731079, 11.538893699645996, 7.540890693664551, 7.376385688781738, 0.07358606159687042, 3.481624126434326, 22.04470443725586, 41.60676956176758, 27.31633949279785, 0.0, 29.579330444335938, 41.563602447509766, 31.553138732910156, 38.30637741088867], "count": [375]}, "timestamp": {"min": [0.0], "max": [12.466666666666667], "mean": [6.233333333333333], "std": [3.60842635240637], "count": [375]}, "frame_index": {"min": [0], "max": [374], "mean": [187.0], "std": [108.2527905721911], "count": [375]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [375]}, "index": {"min": [8276], "max": [8650], "mean": [8463.0], "std": [108.2527905721911], "count": [375]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [375]}, "subtask_annotation": {"mean": [2.8266666666666667, 7.0, 7.0, 7.0, 7.0], "std": [2.061542033419542, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [375]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [375]}, "eef_direction_state": {"mean": [5.189333333333333, 2.925333333333333], "std": [1.3774927303700022, 2.2174515903522147], "min": [2, 0], "max": [6, 6], "count": [375]}, "eef_velocity_state": {"mean": [0.47733333333333333, 1.216], "std": [0.7651707144305944, 0.5738850059027492], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_acc_mag_state": {"mean": [0.4533333333333333, 0.8853333333333333], "std": [0.753539794717059, 0.8580121729258227], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_direction_action": {"mean": [5.189333333333333, 2.925333333333333], "std": [1.3774927303700022, 2.2174515903522147], "min": [2, 0], "max": [6, 6], "count": [375]}, "eef_velocity_action": {"mean": [0.47733333333333333, 1.216], "std": [0.7651707144305944, 0.5738850059027492], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_acc_mag_action": {"mean": [0.4533333333333333, 0.8853333333333333], "std": [0.753539794717059, 0.8580121729258227], "min": [0, 0], "max": [2, 2], "count": [375]}, "eef_sim_pose_state": {"mean": [0.5556866055319459, 0.15586999227990994, 1.1376846474989075, -1.640554118504239, 1.2835778024369722, -1.6526498538518615, 0.725483108538388, -0.21663780073653763, 1.2695543758786563, 0.5817747904365368, 1.2152067421434662, 0.9364924312189769], "std": [0.01486328575830887, 0.04909868217682223, 0.04077526945606057, 1.3968100800104495, 0.0661089933793662, 1.8957786787051438, 0.042032536930610355, 0.02300681186382326, 0.031577824444241745, 1.3880528799431298, 0.26734130957106994, 1.477596036814576], "min": [0.5150609697324109, 0.059331593872676336, 1.0559573296843727, -3.13199273286611, 1.1006356927873027, -3.126616351958426, 0.6107473729635486, -0.26916432583659317, 1.2082665400948784, -3.129935759695864, 0.8317807742299252, -3.093272932772161], "max": [0.5858426922332818, 0.2298034442816911, 1.224203626142293, 3.139576540284314, 1.3456324910787663, 3.126637934161201, 0.7734565248354676, -0.18118986227737582, 1.3353846392916806, 3.1360795456033292, 1.548151948802924, 3.1306148097418194], "count": [375]}, "eef_sim_pose_action": {"mean": [0.5556866055319459, 0.15586999227990994, 1.1376846474989075, -1.640554118504239, 1.2835778024369722, -1.6526498538518615, 0.725483108538388, -0.21663780073653763, 1.2695543758786563, 0.5817747904365368, 1.2152067421434662, 0.9364924312189769], "std": [0.01486328575830887, 0.04909868217682223, 0.04077526945606057, 1.3968100800104495, 0.0661089933793662, 1.8957786787051438, 0.042032536930610355, 0.02300681186382326, 0.031577824444241745, 1.3880528799431298, 0.26734130957106994, 1.477596036814576], "min": [0.5150609697324109, 0.059331593872676336, 1.0559573296843727, -3.13199273286611, 1.1006356927873027, -3.126616351958426, 0.6107473729635486, -0.26916432583659317, 1.2082665400948784, -3.129935759695864, 0.8317807742299252, -3.093272932772161], "max": [0.5858426922332818, 0.2298034442816911, 1.224203626142293, 3.139576540284314, 1.3456324910787663, 3.126637934161201, 0.7734565248354676, -0.18118986227737582, 1.3353846392916806, 3.1360795456033292, 1.548151948802924, 3.1306148097418194], "count": [375]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4690899897875817]], [[0.46186854166666663]], [[0.44372621119281047]]], "std": [[[0.21894571952740782]], [[0.21769983389965983]], [[0.21917900485827635]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.17254901960784313]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5789564685457517]], [[0.5941174489379085]], [[0.5772472344771241]]], "std": [[[0.270229082598614]], [[0.2765570332568233]], [[0.2826751968295676]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5273452471405229]], [[0.550854164624183]], [[0.5170842933006536]]], "std": [[[0.30729908700219494]], [[0.3087292126017051]], [[0.32519823339547815]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4629374203431373]], [[0.4898805943627451]], [[0.46237625204248367]]], "std": [[[0.33127237051617364]], [[0.3403787017692836]], [[0.3600325803202775]]], "count": [100]}, "observation.state": {"min": [0.7834315896034241, -0.9320878386497498, 0.6832703948020935, -0.3298279941082001, -1.560044288635254, 1.1518230438232422, -0.9972724318504333, -1.0127699375152588, 1.0228842496871948, -0.31877049803733826, 0.4079642593860626, -0.9470845460891724, 0.9643750190734863, 71.72444915771484, -0.03099999949336052, 0.10062500089406967, 0.8075000047683716, -0.6087499856948853, 0.7200000286102295, -0.31555554270744324, -1.0893750190734863, -1.7962499856948853, 1.1731250286102295, 0.1237500011920929, 15.119999885559082, 49.22875213623047, 0.8643749952316284, -1.0412499904632568, 0.796875, 0.5681250095367432, 1.6512500047683716, 0.0, 1.5893750190734863, 0.35750001668930054, 0.6881250143051147, -0.052500005811452866], "max": [1.270504355430603, -0.5750028491020203, 0.8226520419120789, 0.45281147956848145, -0.2968595027923584, 1.3608424663543701, -0.3424220085144043, -0.6797258257865906, 1.410672664642334, 0.1858024299144745, 1.271028757095337, -0.7050859928131104, 27.642499923706055, 85.43562316894531, 24.560625076293945, 6.196249961853027, 33.403751373291016, 0.0637500062584877, 33.88500213623047, 0.2587500214576721, 27.79374885559082, 1.2087500095367432, 1.3244444131851196, 50.93250274658203, 52.99625015258789, 72.68875122070312, 2.1575000286102295, 9.537500381469727, 56.711875915527344, 110.87625122070312, 79.64250183105469, 0.0, 86.76812744140625, 109.53375244140625, 88.0893783569336, 109.54000091552734], "mean": [1.018431305885315, -0.723182737827301, 0.7558844685554504, 0.0028270299080759287, -0.8854545950889587, 1.3365885019302368, -0.5965712070465088, -0.8845377564430237, 1.2530293464660645, -0.02734704501926899, 0.7767260074615479, -0.8628944158554077, 10.5321683883667, 79.04304504394531, 1.7862482070922852, 1.1243047714233398, 13.160282135009766, -0.5536255240440369, 13.849250793457031, -0.2593518793582916, 11.379251480102539, 0.23271185159683228, 1.2273173332214355, 19.463930130004883, 25.981531143188477, 66.467529296875, 1.0712907314300537, 3.933567762374878, 41.327510833740234, 75.65843963623047, 55.23252868652344, 0.0, 59.237850189208984, 76.68828582763672, 57.48945617675781, 82.90180206298828], "std": [0.2109677493572235, 0.13016651570796967, 0.049403633922338486, 0.29101744294166565, 0.42333346605300903, 0.03199756518006325, 0.13184569776058197, 0.07836700230836868, 0.11490432918071747, 0.16436564922332764, 0.20165613293647766, 0.06802758574485779, 10.182771682739258, 3.175384044647217, 5.467406749725342, 1.6831716299057007, 14.112984657287598, 0.08830124884843826, 14.898746490478516, 0.07271936535835266, 12.527369499206543, 0.8671225309371948, 0.032382044941186905, 22.095232009887695, 12.007369995117188, 7.542754173278809, 0.18293696641921997, 3.6906166076660156, 19.346450805664062, 48.62893295288086, 25.277183532714844, 0.0, 28.154708862304688, 46.80653762817383, 31.5587158203125, 41.215362548828125], "count": [253]}, "action": {"min": [0.7834315896034241, -0.9320878386497498, 0.6832703948020935, -0.3298279941082001, -1.560044288635254, 1.1518230438232422, -0.9972724318504333, -1.0127699375152588, 1.0228842496871948, -0.31877049803733826, 0.4079642593860626, -0.9470845460891724, 0.9643750190734863, 71.72444915771484, -0.03099999949336052, 0.10062500089406967, 0.8075000047683716, -0.6087499856948853, 0.7200000286102295, -0.31555554270744324, -1.0893750190734863, -1.7962499856948853, 1.1731250286102295, 0.1237500011920929, 15.119999885559082, 49.22875213623047, 0.8643749952316284, -1.0412499904632568, 0.796875, 0.5681250095367432, 1.6512500047683716, 0.0, 1.5893750190734863, 0.35750001668930054, 0.6881250143051147, -0.052500005811452866], "max": [1.270504355430603, -0.5750028491020203, 0.8226520419120789, 0.45281147956848145, -0.2968595027923584, 1.3608424663543701, -0.3424220085144043, -0.6797258257865906, 1.410672664642334, 0.1858024299144745, 1.271028757095337, -0.7050859928131104, 27.642499923706055, 85.43562316894531, 24.560625076293945, 6.196249961853027, 33.403751373291016, 0.0637500062584877, 33.88500213623047, 0.2587500214576721, 27.79374885559082, 1.2087500095367432, 1.3244444131851196, 50.93250274658203, 52.99625015258789, 72.68875122070312, 2.1575000286102295, 9.537500381469727, 56.711875915527344, 110.87625122070312, 79.64250183105469, 0.0, 86.76812744140625, 109.53375244140625, 88.0893783569336, 109.54000091552734], "mean": [1.018431544303894, -0.7231830954551697, 0.75588458776474, 0.0028270285110920668, -0.8854546546936035, 1.336587905883789, -0.5965712070465088, -0.8845378756523132, 1.2530291080474854, -0.027347026392817497, 0.7767260670661926, -0.8628943562507629, 10.532157897949219, 79.04304504394531, 1.7862484455108643, 1.1243044137954712, 13.160303115844727, -0.5536255240440369, 13.849258422851562, -0.25935184955596924, 11.37924861907959, 0.23271197080612183, 1.227317452430725, 19.463926315307617, 25.981534957885742, 66.46751403808594, 1.0712908506393433, 3.933565378189087, 41.32749938964844, 75.6584701538086, 55.232540130615234, 0.0, 59.237884521484375, 76.68830871582031, 57.48942947387695, 82.90180206298828], "std": [0.21096773445606232, 0.13016651570796967, 0.049403633922338486, 0.29101747274398804, 0.4233334958553314, 0.03199756518006325, 0.13184569776058197, 0.07836700975894928, 0.11490434408187866, 0.16436563432216644, 0.20165608823299408, 0.06802760064601898, 10.182771682739258, 3.175384044647217, 5.4674072265625, 1.6831719875335693, 14.112979888916016, 0.08830129355192184, 14.8987398147583, 0.07271933555603027, 12.527369499206543, 0.8671226501464844, 0.032382041215896606, 22.095233917236328, 12.007369995117188, 7.542755126953125, 0.18293695151805878, 3.6906161308288574, 19.346454620361328, 48.628929138183594, 25.277179718017578, 0.0, 28.154708862304688, 46.806541442871094, 31.558717727661133, 41.21535110473633], "count": [253]}, "timestamp": {"min": [0.0], "max": [8.4], "mean": [4.199999999999999], "std": [2.434474618201362], "count": [253]}, "frame_index": {"min": [0], "max": [252], "mean": [126.0], "std": [73.03423854604085], "count": [253]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [253]}, "index": {"min": [8651], "max": [8903], "mean": [8777.0], "std": [73.03423854604085], "count": [253]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [253]}, "subtask_annotation": {"mean": [1.8853754940711462, 7.0, 7.0, 7.0, 7.0], "std": [1.8390535989026051, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [253]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [253]}, "eef_direction_state": {"mean": [4.881422924901186, 2.5849802371541504], "std": [1.3951393427043066, 2.0210580378838228], "min": [1, 0], "max": [6, 6], "count": [253]}, "eef_velocity_state": {"mean": [0.758893280632411, 1.3241106719367588], "std": [0.8580990345163274, 0.5313229253409165], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_acc_mag_state": {"mean": [0.7114624505928854, 0.8932806324110671], "std": [0.8526562979442739, 0.8390625699816822], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_direction_action": {"mean": [4.881422924901186, 2.5849802371541504], "std": [1.3951393427043066, 2.0210580378838228], "min": [1, 0], "max": [6, 6], "count": [253]}, "eef_velocity_action": {"mean": [0.758893280632411, 1.3241106719367588], "std": [0.8580990345163274, 0.5313229253409165], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_acc_mag_action": {"mean": [0.7114624505928854, 0.8932806324110671], "std": [0.8526562979442739, 0.8390625699816822], "min": [0, 0], "max": [2, 2], "count": [253]}, "eef_sim_pose_state": {"mean": [0.5484055033049653, 0.15107018067034916, 1.143763728309556, -0.9320702164495083, 1.2551606485065574, 0.10579821035136679, 0.7030113300289186, -0.21372613726245826, 1.2518731377590593, 1.1671962164073548, 1.047056960347866, 1.7511908690611817], "std": [0.020246686310239313, 0.07284592305533964, 0.06640455282937632, 2.0348815879220092, 0.10475490246035532, 2.12104347689959, 0.04492381097619237, 0.030177825790354267, 0.02718339277493026, 0.18726823621391772, 0.10966922074769118, 0.14601975971365863], "min": [0.5151632670037971, 0.05564508952815994, 1.0426958636633414, -3.139190456432692, 1.0187892801325056, -3.120217803457902, 0.6151719680936485, -0.261227712673544, 1.2119566084061548, 0.765839075030801, 0.8549911310781213, 1.5571160161209248], "max": [0.5956653193412442, 0.2542850246779626, 1.2811396327484255, 3.134643467907549, 1.4264689258834458, 3.068603627967798, 0.7600631689620845, -0.15618027121960665, 1.2998054169130793, 1.447384220313979, 1.3213270905581682, 2.1717424785653816], "count": [253]}, "eef_sim_pose_action": {"mean": [0.5484055033049653, 0.15107018067034916, 1.143763728309556, -0.9320702164495083, 1.2551606485065574, 0.10579821035136679, 0.7030113300289186, -0.21372613726245826, 1.2518731377590593, 1.1671962164073548, 1.047056960347866, 1.7511908690611817], "std": [0.020246686310239313, 0.07284592305533964, 0.06640455282937632, 2.0348815879220092, 0.10475490246035532, 2.12104347689959, 0.04492381097619237, 0.030177825790354267, 0.02718339277493026, 0.18726823621391772, 0.10966922074769118, 0.14601975971365863], "min": [0.5151632670037971, 0.05564508952815994, 1.0426958636633414, -3.139190456432692, 1.0187892801325056, -3.120217803457902, 0.6151719680936485, -0.261227712673544, 1.2119566084061548, 0.765839075030801, 0.8549911310781213, 1.5571160161209248], "max": [0.5956653193412442, 0.2542850246779626, 1.2811396327484255, 3.134643467907549, 1.4264689258834458, 3.068603627967798, 0.7600631689620845, -0.15618027121960665, 1.2998054169130793, 1.447384220313979, 1.3213270905581682, 2.1717424785653816], "count": [253]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46785219362745095]], [[0.46050721813725487]], [[0.44333071895424836]]], "std": [[[0.2227111596840841]], [[0.22102999628706593]], [[0.22140863933557206]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.16470588235294117]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5367539338235293]], [[0.554585931372549]], [[0.5392798182189542]]], "std": [[[0.2821287366557065]], [[0.2873931531289643]], [[0.2949722680066532]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5203731025326798]], [[0.549844164624183]], [[0.5176864950980392]]], "std": [[[0.304711476239436]], [[0.3071113714803943]], [[0.3227486731082856]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45768183619281044]], [[0.4879370077614379]], [[0.461903858251634]]], "std": [[[0.3267476656237744]], [[0.33647578119421995]], [[0.3565562999141851]]], "count": [100]}, "observation.state": {"min": [0.7654306888580322, -0.8925573825836182, 0.6823644042015076, -0.275404155254364, -1.4630223512649536, 1.1188465356826782, -1.0983158349990845, -0.9735017418861389, 1.0088597536087036, -0.437957763671875, 0.2521553337574005, -0.9366416931152344, 1.6766666173934937, 74.3499984741211, 0.05562499910593033, -0.4568749964237213, 7.449375152587891, 0.05750000476837158, 7.40625, -0.6993750333786011, 4.694375038146973, -0.390625, 1.0063636302947998, 0.1418749839067459, 20.1356258392334, 48.05125045776367, 1.0368750095367432, -0.5331249833106995, 1.1006250381469727, 0.5, 2.7378571033477783, 0.0, 2.009000062942505, -0.14374999701976776, 0.6512500047683716, 0.37562498450279236], "max": [1.2289234399795532, -0.5691615343093872, 0.8142833709716797, 0.4657101035118103, -0.3751096725463867, 1.3213835954666138, -0.21159972250461578, -0.6740037202835083, 1.4197328090667725, 0.23970969021320343, 1.3712986707687378, -0.7488603591918945, 28.361249923706055, 85.75437927246094, 23.994285583496094, 0.8845454454421997, 23.388750076293945, 0.27666667103767395, 20.530624389648438, -0.042500000447034836, 16.158750534057617, 0.1837500035762787, 3.2487499713897705, 34.55555725097656, 52.818748474121094, 72.85062408447266, 2.1162500381469727, 9.785714149475098, 64.7300033569336, 109.73500061035156, 78.50312805175781, 0.0, 84.14749908447266, 110.19499969482422, 84.90312957763672, 109.86750030517578], "mean": [1.0383132696151733, -0.697159469127655, 0.7596965432167053, -0.013419472612440586, -0.9433025121688843, 1.248840570449829, -0.5557667016983032, -0.8374655246734619, 1.2349376678466797, -0.08451317995786667, 0.7295963764190674, -0.855482816696167, 15.186808586120605, 84.35862731933594, 2.2018816471099854, 0.028532469645142555, 17.303987503051758, 0.22891020774841309, 16.615083694458008, -0.31836071610450745, 12.01479434967041, 0.10896255820989609, 1.3832919597625732, 19.074193954467773, 30.572349548339844, 67.16453552246094, 1.1760149002075195, 4.395305633544922, 45.80197525024414, 78.33531188964844, 56.770103454589844, 0.0, 60.54338073730469, 79.69528198242188, 60.04838943481445, 82.80987548828125], "std": [0.1715124249458313, 0.10973061621189117, 0.04752857983112335, 0.2542298436164856, 0.33613714575767517, 0.03315857797861099, 0.20369383692741394, 0.06771158427000046, 0.1083943247795105, 0.20227238535881042, 0.2780563235282898, 0.06510137766599655, 7.174831867218018, 1.7508448362350464, 4.981799125671387, 0.18507429957389832, 4.135613918304443, 0.025769488885998726, 3.5483546257019043, 0.25873616337776184, 3.35098934173584, 0.10393882542848587, 0.45850032567977905, 8.803457260131836, 9.271056175231934, 6.868530750274658, 0.14441266655921936, 3.3758606910705566, 21.443017959594727, 45.678199768066406, 26.35014533996582, 0.0, 29.372024536132812, 45.96928405761719, 32.08990478515625, 42.89259338378906], "count": [228]}, "action": {"min": [0.7654306888580322, -0.8925573825836182, 0.6823644042015076, -0.275404155254364, -1.4630223512649536, 1.1188465356826782, -1.0983158349990845, -0.9735017418861389, 1.0088597536087036, -0.437957763671875, 0.2521553337574005, -0.9366416931152344, 1.6766666173934937, 74.3499984741211, 0.05562499910593033, -0.4568749964237213, 7.449375152587891, 0.05750000476837158, 7.40625, -0.6993750333786011, 4.694375038146973, -0.390625, 1.0063636302947998, 0.1418749839067459, 20.1356258392334, 48.05125045776367, 1.0368750095367432, -0.5331249833106995, 1.1006250381469727, 0.5, 2.7378571033477783, 0.0, 2.009000062942505, -0.14374999701976776, 0.6512500047683716, 0.37562498450279236], "max": [1.2289234399795532, -0.5691615343093872, 0.8142833709716797, 0.4657101035118103, -0.3751096725463867, 1.3213835954666138, -0.21159972250461578, -0.6740037202835083, 1.4197328090667725, 0.23970969021320343, 1.3712986707687378, -0.7488603591918945, 28.361249923706055, 85.75437927246094, 23.994285583496094, 0.8845454454421997, 23.388750076293945, 0.27666667103767395, 20.530624389648438, -0.042500000447034836, 16.158750534057617, 0.1837500035762787, 3.2487499713897705, 34.55555725097656, 52.818748474121094, 72.85062408447266, 2.1162500381469727, 9.785714149475098, 64.7300033569336, 109.73500061035156, 78.50312805175781, 0.0, 84.14749908447266, 110.19499969482422, 84.90312957763672, 109.86750030517578], "mean": [1.0383129119873047, -0.6971595287322998, 0.7596964836120605, -0.013419531285762787, -0.9433026313781738, 1.248840093612671, -0.5557665824890137, -0.8374655246734619, 1.2349380254745483, -0.08451319485902786, 0.7295966148376465, -0.8554827570915222, 15.186802864074707, 84.35861206054688, 2.2018821239471436, 0.028532471507787704, 17.303993225097656, 0.22891025245189667, 16.615079879760742, -0.31836065649986267, 12.014793395996094, 0.10896260291337967, 1.3832919597625732, 19.07418441772461, 30.572359085083008, 67.16458892822266, 1.1760152578353882, 4.39530611038208, 45.80197525024414, 78.3353271484375, 56.770118713378906, 0.0, 60.543365478515625, 79.69526672363281, 60.04840850830078, 82.80986785888672], "std": [0.1715124100446701, 0.10973066091537476, 0.047528576105833054, 0.2542298138141632, 0.33613723516464233, 0.033158574253320694, 0.20369383692741394, 0.06771158427000046, 0.10839434713125229, 0.2022724151611328, 0.2780563235282898, 0.06510139256715775, 7.174831390380859, 1.7508448362350464, 4.981801509857178, 0.18507426977157593, 4.135614395141602, 0.025769485160708427, 3.548354387283325, 0.25873619318008423, 3.35098934173584, 0.1039387434720993, 0.458500474691391, 8.803457260131836, 9.271053314208984, 6.868531227111816, 0.14441262185573578, 3.3758606910705566, 21.44301986694336, 45.67817306518555, 26.350139617919922, 0.0, 29.37202262878418, 45.96928405761719, 32.08990478515625, 42.89259338378906], "count": [228]}, "timestamp": {"min": [0.0], "max": [7.566666666666666], "mean": [3.7833333333333328], "std": [2.193909920835571], "count": [228]}, "frame_index": {"min": [0], "max": [227], "mean": [113.5], "std": [65.81729762506713], "count": [228]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [228]}, "index": {"min": [8904], "max": [9131], "mean": [9017.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [228]}, "subtask_annotation": {"mean": [1.644736842105263, 7.0, 7.0, 7.0, 7.0], "std": [1.426908823435141, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [228]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [228]}, "eef_direction_state": {"mean": [4.68859649122807, 2.4780701754385963], "std": [1.612574424880031, 2.153017416342798], "min": [0, 0], "max": [6, 6], "count": [228]}, "eef_velocity_state": {"mean": [0.7719298245614035, 1.5350877192982457], "std": [0.8739413417155755, 0.5327819171600073], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_state": {"mean": [0.7412280701754386, 1.105263157894737], "std": [0.8264605788147856, 0.8150817530047243], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_direction_action": {"mean": [4.68859649122807, 2.4780701754385963], "std": [1.612574424880031, 2.153017416342798], "min": [0, 0], "max": [6, 6], "count": [228]}, "eef_velocity_action": {"mean": [0.7719298245614035, 1.5350877192982457], "std": [0.8739413417155755, 0.5327819171600073], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_action": {"mean": [0.7412280701754386, 1.105263157894737], "std": [0.8264605788147856, 0.8150817530047243], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_sim_pose_state": {"mean": [0.55454817881595, 0.15799589549702142, 1.154037910028868, -1.9192867714968154, 1.2502552380635448, -0.9138401434666834, 0.7001456018284518, -0.22845684821017076, 1.2653129507129184, 1.172537941423725, 1.0909005463767967, 1.7338209083034617], "std": [0.017231160760061443, 0.059000235700159775, 0.04859877747824765, 0.6703014736936876, 0.060987966444332166, 2.05513030912665, 0.04124288508018318, 0.031726280991900585, 0.038541392146639035, 0.31316934066166136, 0.18844742720492674, 0.24307942124196855], "min": [0.5225637893115288, 0.05558558095781849, 1.069911950789288, -3.099932641018727, 1.0470298275191658, -3.1414085061163597, 0.6081829385265748, -0.28215691747087723, 1.2083144672488897, 0.6720758975473107, 0.8424874032257281, 1.3935074289498892], "max": [0.5790425880825936, 0.23441686275171722, 1.25377510659784, -0.8844152952474136, 1.33620086977301, 3.1292924036875105, 0.7525181422999951, -0.1821959430280586, 1.347011682540996, 1.9473829426342326, 1.4414732708946052, 2.356350701020809], "count": [228]}, "eef_sim_pose_action": {"mean": [0.55454817881595, 0.15799589549702142, 1.154037910028868, -1.9192867714968154, 1.2502552380635448, -0.9138401434666834, 0.7001456018284518, -0.22845684821017076, 1.2653129507129184, 1.172537941423725, 1.0909005463767967, 1.7338209083034617], "std": [0.017231160760061443, 0.059000235700159775, 0.04859877747824765, 0.6703014736936876, 0.060987966444332166, 2.05513030912665, 0.04124288508018318, 0.031726280991900585, 0.038541392146639035, 0.31316934066166136, 0.18844742720492674, 0.24307942124196855], "min": [0.5225637893115288, 0.05558558095781849, 1.069911950789288, -3.099932641018727, 1.0470298275191658, -3.1414085061163597, 0.6081829385265748, -0.28215691747087723, 1.2083144672488897, 0.6720758975473107, 0.8424874032257281, 1.3935074289498892], "max": [0.5790425880825936, 0.23441686275171722, 1.25377510659784, -0.8844152952474136, 1.33620086977301, 3.1292924036875105, 0.7525181422999951, -0.1821959430280586, 1.347011682540996, 1.9473829426342326, 1.4414732708946052, 2.356350701020809], "count": [228]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0196078431372549]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4644659334150327]], [[0.4564722691993464]], [[0.43993193423202615]]], "std": [[[0.22621704046376515]], [[0.22518828748404948]], [[0.2245647429103132]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.17647058823529413]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5586855269607842]], [[0.5776838848039215]], [[0.5627312479575164]]], "std": [[[0.27403552604258186]], [[0.28067998730923394]], [[0.28654063222106474]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5173426695261437]], [[0.548728016748366]], [[0.511862199754902]]], "std": [[[0.29529800289030567]], [[0.2991928557867118]], [[0.31614108140743236]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4662262806372549]], [[0.49494924428104575]], [[0.4690484885620915]]], "std": [[[0.3286144856574029]], [[0.33846582698418676]], [[0.3582494467614737]]], "count": [100]}, "observation.state": {"min": [0.8387216925621033, -0.8723869323730469, 0.6994354128837585, -0.2772611975669861, -1.2873740196228027, 1.1029942035675049, -1.1707007884979248, -0.9486104846000671, 1.0150587558746338, -0.36700332164764404, 0.3761110305786133, -0.8406767249107361, 0.9431250095367432, 71.72222137451172, 0.14499999582767487, -0.46687498688697815, 2.557500123977661, 0.3799999952316284, 1.4006249904632568, -0.19750000536441803, 0.8243749737739563, -0.2756250202655792, 1.2200000286102295, 0.5306249856948853, 26.978750228881836, 53.61499786376953, 0.9850000143051147, 1.8050000667572021, 1.257272720336914, -0.23937499523162842, 3.2033333778381348, 0.0, 2.953125, -0.25437501072883606, 1.340000033378601, -0.046666666865348816], "max": [1.2747005224227905, -0.5977085828781128, 0.8435060381889343, 0.44205862283706665, -0.39518481492996216, 1.2494277954101562, -0.3013656735420227, -0.686719536781311, 1.361128568649292, 0.33093002438545227, 1.423475980758667, -0.6822690367698669, 29.18777847290039, 79.44874572753906, 6.575624942779541, 0.9412500262260437, 26.865625381469727, 1.7512500286102295, 27.48062515258789, 0.7912499904632568, 22.183124542236328, 1.4987499713897705, 2.0444443225860596, 26.106874465942383, 55.477500915527344, 71.82687377929688, 2.853749990463257, 9.339091300964355, 64.86000061035156, 110.91812896728516, 88.22687530517578, 0.0, 94.78250122070312, 110.42874908447266, 94.74124908447266, 109.40125274658203], "mean": [1.0265827178955078, -0.7376955151557922, 0.7826084494590759, 0.04819421470165253, -0.8339633345603943, 1.1686409711837769, -0.6529117822647095, -0.8567605018615723, 1.2485443353652954, 0.026611289009451866, 0.8132908940315247, -0.8082825541496277, 11.236513137817383, 77.79073333740234, 1.0035371780395508, -0.10458028316497803, 13.002695083618164, 0.5014001727104187, 12.929277420043945, -0.058298155665397644, 8.946051597595215, 0.551169753074646, 1.3321057558059692, 8.444498062133789, 39.307281494140625, 66.29934692382812, 1.1357187032699585, 5.804680824279785, 48.59036636352539, 80.36810302734375, 61.753971099853516, 0.0, 66.28709411621094, 81.09818267822266, 65.67927551269531, 84.76107025146484], "std": [0.18501700460910797, 0.09989278018474579, 0.05691022798418999, 0.27582699060440063, 0.33444663882255554, 0.03687925264239311, 0.17204612493515015, 0.053003791719675064, 0.09195203334093094, 0.18680605292320251, 0.2202652394771576, 0.03921804577112198, 10.71657657623291, 1.1312692165374756, 1.6830899715423584, 0.45382145047187805, 9.33365535736084, 0.22933992743492126, 10.26231861114502, 0.13121424615383148, 8.169841766357422, 0.2637443542480469, 0.1286289244890213, 8.856152534484863, 7.815425872802734, 6.293953895568848, 0.25367164611816406, 1.668776035308838, 20.19582176208496, 44.811851501464844, 28.001750946044922, 0.0, 31.684240341186523, 44.85595703125, 35.415428161621094, 40.56488800048828], "count": [222]}, "action": {"min": [0.8387216925621033, -0.8723869323730469, 0.6994354128837585, -0.2772611975669861, -1.2873740196228027, 1.1029942035675049, -1.1707007884979248, -0.9486104846000671, 1.0150587558746338, -0.36700332164764404, 0.3761110305786133, -0.8406767249107361, 0.9431250095367432, 71.72222137451172, 0.14499999582767487, -0.46687498688697815, 2.557500123977661, 0.3799999952316284, 1.4006249904632568, -0.19750000536441803, 0.8243749737739563, -0.2756250202655792, 1.2200000286102295, 0.5306249856948853, 26.978750228881836, 53.61499786376953, 0.9850000143051147, 1.8050000667572021, 1.257272720336914, -0.23937499523162842, 3.2033333778381348, 0.0, 2.953125, -0.25437501072883606, 1.340000033378601, -0.046666666865348816], "max": [1.2747005224227905, -0.5977085828781128, 0.8435060381889343, 0.44205862283706665, -0.39518481492996216, 1.2494277954101562, -0.3013656735420227, -0.686719536781311, 1.361128568649292, 0.33093002438545227, 1.423475980758667, -0.6822690367698669, 29.18777847290039, 79.44874572753906, 6.575624942779541, 0.9412500262260437, 26.865625381469727, 1.7512500286102295, 27.48062515258789, 0.7912499904632568, 22.183124542236328, 1.4987499713897705, 2.0444443225860596, 26.106874465942383, 55.477500915527344, 71.82687377929688, 2.853749990463257, 9.339091300964355, 64.86000061035156, 110.91812896728516, 88.22687530517578, 0.0, 94.78250122070312, 110.42874908447266, 94.74124908447266, 109.40125274658203], "mean": [1.026581883430481, -0.7376956939697266, 0.7826080918312073, 0.048194218426942825, -0.8339630961418152, 1.1686404943466187, -0.6529117822647095, -0.8567606806755066, 1.2485442161560059, 0.026611274108290672, 0.8132908344268799, -0.8082826137542725, 11.236517906188965, 77.79073333740234, 1.0035368204116821, -0.10458032786846161, 13.002694129943848, 0.5014004111289978, 12.9292631149292, -0.05829816311597824, 8.946051597595215, 0.551169753074646, 1.3321058750152588, 8.444509506225586, 39.30727005004883, 66.29938507080078, 1.1357189416885376, 5.804683208465576, 48.59037780761719, 80.3680648803711, 61.75397491455078, 0.0, 66.28709411621094, 81.09821319580078, 65.67926025390625, 84.76107025146484], "std": [0.18501700460910797, 0.0998927429318428, 0.05691022798418999, 0.27582696080207825, 0.33444666862487793, 0.03687925264239311, 0.17204612493515015, 0.053003791719675064, 0.09195201843976974, 0.18680603802204132, 0.2202652543783188, 0.03921804577112198, 10.716577529907227, 1.1312693357467651, 1.6830899715423584, 0.45382148027420044, 9.33365249633789, 0.22933992743492126, 10.26231575012207, 0.1312142312526703, 8.169840812683105, 0.2637443542480469, 0.1286289095878601, 8.85615348815918, 7.815425395965576, 6.293952941894531, 0.25367164611816406, 1.6687759160995483, 20.195823669433594, 44.81185531616211, 28.001745223999023, 0.0, 31.68425178527832, 44.85595703125, 35.415428161621094, 40.56488800048828], "count": [222]}, "timestamp": {"min": [0.0], "max": [7.366666666666666], "mean": [3.6833333333333336], "std": [2.1361743235842763], "count": [222]}, "frame_index": {"min": [0], "max": [221], "mean": [110.5], "std": [64.0852297075283], "count": [222]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [222]}, "index": {"min": [9132], "max": [9353], "mean": [9242.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [1.6081081081081081, 7.0, 7.0, 7.0, 7.0], "std": [1.5259104583989769, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [222]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [222]}, "eef_direction_state": {"mean": [4.882882882882883, 2.4684684684684686], "std": [1.4252468649055912, 1.8248525539342517], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [0.7207207207207207, 1.4009009009009008], "std": [0.840111223558543, 0.550674524216265], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_state": {"mean": [0.7207207207207207, 0.8468468468468469], "std": [0.8238688250698675, 0.8457439626849167], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_direction_action": {"mean": [4.882882882882883, 2.4684684684684686], "std": [1.4252468649055912, 1.8248525539342517], "min": [0, 0], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [0.7207207207207207, 1.4009009009009008], "std": [0.840111223558543, 0.550674524216265], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_acc_mag_action": {"mean": [0.7207207207207207, 0.8468468468468469], "std": [0.8238688250698675, 0.8457439626849167], "min": [0, 0], "max": [2, 2], "count": [222]}, "eef_sim_pose_state": {"mean": [0.5498579912610996, 0.14917677773819593, 1.122850047914692, -2.124097901898744, 1.1747138240687125, -0.841810214140528, 0.7027044365107866, -0.23801585559241265, 1.2487660820217643, 1.2072777297348247, 0.9938722220441767, 1.7411723896275484], "std": [0.02064804635558418, 0.059503823466663996, 0.04882679479512699, 0.5069653304048807, 0.046351647851824565, 2.3948157713987457, 0.035009881683905814, 0.03433405465883051, 0.022733017530224085, 0.14798807011927928, 0.13423779090255503, 0.10884053519212632], "min": [0.5170571505976603, 0.07813452259520884, 1.0513398665658464, -2.8458369412964495, 1.0832437478223236, -3.1314851618548047, 0.6140352419511415, -0.30043212690065274, 1.2132085356607762, 0.9537928091632586, 0.7672810498500402, 1.5634491091644116], "max": [0.5981018669237936, 0.23792488894493508, 1.2629331858848913, -0.8930503548365287, 1.2494867766603024, 3.1288781494754208, 0.7468608704178106, -0.17528235839728953, 1.295827869475507, 1.5175741957489213, 1.310352306547089, 2.0169705032865513], "count": [222]}, "eef_sim_pose_action": {"mean": [0.5498579912610996, 0.14917677773819593, 1.122850047914692, -2.124097901898744, 1.1747138240687125, -0.841810214140528, 0.7027044365107866, -0.23801585559241265, 1.2487660820217643, 1.2072777297348247, 0.9938722220441767, 1.7411723896275484], "std": [0.02064804635558418, 0.059503823466663996, 0.04882679479512699, 0.5069653304048807, 0.046351647851824565, 2.3948157713987457, 0.035009881683905814, 0.03433405465883051, 0.022733017530224085, 0.14798807011927928, 0.13423779090255503, 0.10884053519212632], "min": [0.5170571505976603, 0.07813452259520884, 1.0513398665658464, -2.8458369412964495, 1.0832437478223236, -3.1314851618548047, 0.6140352419511415, -0.30043212690065274, 1.2132085356607762, 0.9537928091632586, 0.7672810498500402, 1.5634491091644116], "max": [0.5981018669237936, 0.23792488894493508, 1.2629331858848913, -0.8930503548365287, 1.2494867766603024, 3.1288781494754208, 0.7468608704178106, -0.17528235839728953, 1.295827869475507, 1.5175741957489213, 1.310352306547089, 2.0169705032865513], "count": [222]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4625267095588236]], [[0.45531961397058823]], [[0.4378436090686274]]], "std": [[[0.22439744681448004]], [[0.22152759202037117]], [[0.2233140836046398]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1843137254901961]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5530006719771241]], [[0.5716681556372548]], [[0.5557005882352941]]], "std": [[[0.2726167705541081]], [[0.27896734824770064]], [[0.2840097097147641]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5159355698529411]], [[0.5481729575163399]], [[0.5111010477941176]]], "std": [[[0.2859578360709157]], [[0.28777870068656064]], [[0.30569144520787983]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4443356821895425]], [[0.4734787540849673]], [[0.44613712622549023]]], "std": [[[0.3255693432520398]], [[0.3358908590400324]], [[0.35611232875004456]]], "count": [100]}, "observation.state": {"min": [0.813115119934082, -0.9332799315452576, 0.7352941036224365, -0.2626935839653015, -1.4661588668823242, 1.0404268503189087, -1.1863889694213867, -0.9778887033462524, 1.0008435249328613, -0.044656481593847275, 0.6631475687026978, -0.8891956806182861, 0.9112499952316284, 70.53777313232422, -0.19437500834465027, -0.2631250023841858, 5.721111297607422, 0.7862499952316284, 4.4877777099609375, -0.4181250035762787, 3.5888888835906982, -0.9956250190734863, 1.269374966621399, 0.6462500095367432, 35.55687713623047, 48.73500061035156, 1.1037499904632568, 0.19249999523162842, 0.7599999904632568, 0.6050000190734863, 0.7081249952316284, 0.0, 0.9490000009536743, 0.41555556654930115, 0.5839999914169312, -0.6299999952316284], "max": [1.3277256488800049, -0.5946822166442871, 0.8764400482177734, 0.4755569398403168, -0.3954232335090637, 1.3092002868652344, -0.5884260535240173, -0.7535625696182251, 1.3598172664642334, 0.24333371222019196, 1.420085072517395, -0.5895227789878845, 18.231111526489258, 80.53250122070312, 48.818748474121094, 4.341875076293945, 28.048749923706055, 1.2100000381469727, 22.983123779296875, 1.0112500190734863, 19.423124313354492, 1.8849999904632568, 4.079999923706055, 32.317501068115234, 64.33499908447266, 71.34500122070312, 2.2899999618530273, 9.556364059448242, 62.53750228881836, 111.32500457763672, 84.42874908447266, 0.0, 90.78937530517578, 109.61125183105469, 94.07062530517578, 109.53937530517578], "mean": [1.0547653436660767, -0.7668387293815613, 0.8011441826820374, 0.08428024500608444, -0.894788384437561, 1.097360610961914, -0.7335461378097534, -0.8788647055625916, 1.2097023725509644, 0.13870874047279358, 0.9436331987380981, -0.8042837977409363, 3.622231960296631, 77.45489501953125, 4.669130325317383, 1.413786768913269, 17.233793258666992, 1.0767756700515747, 13.56885814666748, 0.3931007385253906, 10.780219078063965, 0.11475308984518051, 1.8996589183807373, 11.943549156188965, 43.7733268737793, 66.04436492919922, 1.2603920698165894, 6.11918306350708, 44.31392288208008, 76.38290405273438, 56.43338394165039, 0.0, 60.3167610168457, 76.11849975585938, 60.00906753540039, 80.53514862060547], "std": [0.23418006300926208, 0.12494917213916779, 0.05475936830043793, 0.32588160037994385, 0.4226832687854767, 0.06552271544933319, 0.1408655047416687, 0.05197814851999283, 0.10788799822330475, 0.08480434864759445, 0.1981668770313263, 0.0723470002412796, 4.524499416351318, 2.8223483562469482, 11.688274383544922, 1.7610681056976318, 6.533952713012695, 0.05907881259918213, 3.416271686553955, 0.6279985904693604, 3.4868650436401367, 0.7139402627944946, 0.8210070729255676, 9.538342475891113, 7.478109359741211, 8.08560848236084, 0.16090159118175507, 2.533203125, 22.937835693359375, 46.41609191894531, 30.406282424926758, 0.0, 33.026641845703125, 46.590450286865234, 36.150917053222656, 43.40953063964844], "count": [232]}, "action": {"min": [0.813115119934082, -0.9332799315452576, 0.7352941036224365, -0.2626935839653015, -1.4661588668823242, 1.0404268503189087, -1.1863889694213867, -0.9778887033462524, 1.0008435249328613, -0.044656481593847275, 0.6631475687026978, -0.8891956806182861, 0.9112499952316284, 70.53777313232422, -0.19437500834465027, -0.2631250023841858, 5.721111297607422, 0.7862499952316284, 4.4877777099609375, -0.4181250035762787, 3.5888888835906982, -0.9956250190734863, 1.269374966621399, 0.6462500095367432, 35.55687713623047, 48.73500061035156, 1.1037499904632568, 0.19249999523162842, 0.7599999904632568, 0.6050000190734863, 0.7081249952316284, 0.0, 0.9490000009536743, 0.41555556654930115, 0.5839999914169312, -0.6299999952316284], "max": [1.3277256488800049, -0.5946822166442871, 0.8764400482177734, 0.4755569398403168, -0.3954232335090637, 1.3092002868652344, -0.5884260535240173, -0.7535625696182251, 1.3598172664642334, 0.24333371222019196, 1.420085072517395, -0.5895227789878845, 18.231111526489258, 80.53250122070312, 48.818748474121094, 4.341875076293945, 28.048749923706055, 1.2100000381469727, 22.983123779296875, 1.0112500190734863, 19.423124313354492, 1.8849999904632568, 4.079999923706055, 32.317501068115234, 64.33499908447266, 71.34500122070312, 2.2899999618530273, 9.556364059448242, 62.53750228881836, 111.32500457763672, 84.42874908447266, 0.0, 90.78937530517578, 109.61125183105469, 94.07062530517578, 109.53937530517578], "mean": [1.0547651052474976, -0.7668384909629822, 0.801144003868103, 0.08428025245666504, -0.8947882652282715, 1.0973604917526245, -0.7335460186004639, -0.8788645267486572, 1.2097023725509644, 0.13870869576931, 0.9436333179473877, -0.8042835593223572, 3.6222290992736816, 77.45492553710938, 4.669137001037598, 1.413786768913269, 17.233789443969727, 1.0767755508422852, 13.56884479522705, 0.3931007981300354, 10.780214309692383, 0.11475313454866409, 1.8996591567993164, 11.943550109863281, 43.77335739135742, 66.04438781738281, 1.2603915929794312, 6.11918306350708, 44.313926696777344, 76.38290405273438, 56.433380126953125, 0.0, 60.316741943359375, 76.11849212646484, 60.00904846191406, 80.53512573242188], "std": [0.2341800034046173, 0.12494917958974838, 0.05475939065217972, 0.3258815407752991, 0.42268314957618713, 0.0655227079987526, 0.1408654898405075, 0.05197814851999283, 0.10788798332214355, 0.08480434864759445, 0.1981668472290039, 0.07234697788953781, 4.524500370025635, 2.822347402572632, 11.688274383544922, 1.7610679864883423, 6.533952713012695, 0.059078823775053024, 3.416271686553955, 0.6279984712600708, 3.486865520477295, 0.7139403223991394, 0.8210070729255676, 9.538341522216797, 7.478109359741211, 8.08560848236084, 0.16090162098407745, 2.533202886581421, 22.93783950805664, 46.41607666015625, 30.406278610229492, 0.0, 33.026641845703125, 46.59044647216797, 36.15092086791992, 43.40952682495117], "count": [232]}, "timestamp": {"min": [0.0], "max": [7.7], "mean": [3.85], "std": [2.2324003026140073], "count": [232]}, "frame_index": {"min": [0], "max": [231], "mean": [115.5], "std": [66.97200907842021], "count": [232]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [232]}, "index": {"min": [9354], "max": [9585], "mean": [9469.5], "std": [66.97200907842021], "count": [232]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [232]}, "subtask_annotation": {"mean": [1.8620689655172413, 7.0, 7.0, 7.0, 7.0], "std": [1.7636001175306404, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [232]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [232]}, "eef_direction_state": {"mean": [5.146551724137931, 3.711206896551724], "std": [1.1503695833770542, 1.8047481222541912], "min": [1, 0], "max": [6, 6], "count": [232]}, "eef_velocity_state": {"mean": [0.6594827586206896, 1.456896551724138], "std": [0.8562627747122408, 0.6001758561154984], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_state": {"mean": [0.5991379310344828, 1.1853448275862069], "std": [0.7870717981593489, 0.7906516638240438], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_direction_action": {"mean": [5.146551724137931, 3.711206896551724], "std": [1.1503695833770542, 1.8047481222541912], "min": [1, 0], "max": [6, 6], "count": [232]}, "eef_velocity_action": {"mean": [0.6594827586206896, 1.456896551724138], "std": [0.8562627747122408, 0.6001758561154984], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_action": {"mean": [0.5991379310344828, 1.1853448275862069], "std": [0.7870717981593489, 0.7906516638240438], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_sim_pose_state": {"mean": [0.5451668918908236, 0.14761134254691702, 1.1240744619574325, -2.0443455205491294, 1.121251311791174, -0.009005045056641906, 0.6893244216187236, -0.22982072233453285, 1.2424376553641332, 1.1789957778062576, 0.8651025673049275, 1.7395623718592608], "std": [0.015736162510296314, 0.07237418065031462, 0.06214451242556183, 0.6501916847215263, 0.07221540461779956, 2.332443299815349, 0.04299975078741767, 0.03717238018655145, 0.033902664508168076, 0.19124829222362, 0.05226594711526437, 0.14883004677001027], "min": [0.5278228373188412, 0.06358561607308938, 1.047161428822669, -2.8047207012403157, 1.0579171736623731, -3.102519042674031, 0.5956904481258883, -0.28926472144925514, 1.1811959106392163, 0.7853478927636184, 0.7469699765971995, 1.4749638684524007], "max": [0.5860232567412454, 0.2276582924343294, 1.2841632558594311, -0.5936203702496224, 1.3957208006277995, 3.1249475948648224, 0.7473317851181369, -0.17252848298489182, 1.3165877158451986, 1.4573709654050353, 0.9510969113373582, 2.0879529271852735], "count": [232]}, "eef_sim_pose_action": {"mean": [0.5451668918908236, 0.14761134254691702, 1.1240744619574325, -2.0443455205491294, 1.121251311791174, -0.009005045056641906, 0.6893244216187236, -0.22982072233453285, 1.2424376553641332, 1.1789957778062576, 0.8651025673049275, 1.7395623718592608], "std": [0.015736162510296314, 0.07237418065031462, 0.06214451242556183, 0.6501916847215263, 0.07221540461779956, 2.332443299815349, 0.04299975078741767, 0.03717238018655145, 0.033902664508168076, 0.19124829222362, 0.05226594711526437, 0.14883004677001027], "min": [0.5278228373188412, 0.06358561607308938, 1.047161428822669, -2.8047207012403157, 1.0579171736623731, -3.102519042674031, 0.5956904481258883, -0.28926472144925514, 1.1811959106392163, 0.7853478927636184, 0.7469699765971995, 1.4749638684524007], "max": [0.5860232567412454, 0.2276582924343294, 1.2841632558594311, -0.5936203702496224, 1.3957208006277995, 3.1249475948648224, 0.7473317851181369, -0.17252848298489182, 1.3165877158451986, 1.4573709654050353, 0.9510969113373582, 2.0879529271852735], "count": [232]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4636061744281046]], [[0.45566957720588236]], [[0.43765395629084963]]], "std": [[[0.22803993384088012]], [[0.22629172130766972]], [[0.2273091810756115]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.17647058823529413]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5417189011437908]], [[0.5616882352941177]], [[0.5448329575163399]]], "std": [[[0.2816688113709876]], [[0.2842136482633385]], [[0.29237082058297253]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.523487265114379]], [[0.5509818709150326]], [[0.5052037479575163]]], "std": [[[0.27135789587319104]], [[0.2779298182963394]], [[0.3032890783420009]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45296140114379085]], [[0.4802675755718954]], [[0.4509393341503268]]], "std": [[[0.32604654413714534]], [[0.3367066844097805]], [[0.35765139853228944]]], "count": [100]}, "observation.state": {"min": [0.7883192300796509, -0.9321355223655701, 0.7195582389831543, -0.2804560661315918, -1.4154226779937744, 1.0796473026275635, -1.1940661668777466, -0.9781986474990845, 0.9614243507385254, 0.11637388169765472, 0.758468747138977, -0.9414578080177307, 1.6531249284744263, 70.34333038330078, -0.7612500190734863, -0.28437498211860657, 13.242500305175781, -0.8543750047683716, 15.3149995803833, -0.44874998927116394, 14.341249465942383, 0.515625, 0.984375, 19.15625, 41.17625045776367, 45.801876068115234, 1.3693749904632568, 1.8350000381469727, 0.8849999904632568, 0.6981250047683716, 0.7243750095367432, 0.0, 0.8537499904632568, -0.011250000447034836, 0.7037500143051147, -0.2800000011920929], "max": [1.3149938583374023, -0.5949429273605347, 0.8315213322639465, 0.32182231545448303, -0.3839074373245239, 1.3267242908477783, -0.559600830078125, -0.7345693111419678, 1.3336385488510132, 0.3081130385398865, 1.5771682262420654, -0.729047417640686, 29.93000030517578, 82.55249786376953, 42.321250915527344, 7.060625076293945, 22.436874389648438, 0.3656249940395355, 24.799999237060547, 0.9453333616256714, 25.724374771118164, 2.081249952316284, 4.529999732971191, 48.641876220703125, 84.93562316894531, 67.6050033569336, 2.0112500190734863, 9.7787504196167, 58.163124084472656, 109.46500396728516, 73.14375305175781, 0.0, 81.89749908447266, 109.53937530517578, 86.53812408447266, 109.43937683105469], "mean": [1.0220376253128052, -0.7479795217514038, 0.7786885499954224, -0.0062538860365748405, -0.884615957736969, 1.2236177921295166, -0.7368068099021912, -0.9058530926704407, 1.1926321983337402, 0.23327594995498657, 1.0100352764129639, -0.8878225088119507, 9.677700996398926, 80.60968017578125, 5.590299606323242, 4.176546573638916, 16.991140365600586, 0.0915716364979744, 19.142698287963867, -0.2889670133590698, 18.158662796020508, 0.6086227297782898, 1.545220136642456, 33.05350875854492, 70.31459045410156, 61.5396728515625, 1.4283348321914673, 8.20526123046875, 39.727386474609375, 74.54435729980469, 51.20730209350586, 0.0, 57.05275344848633, 75.81625366210938, 58.05542755126953, 82.27701568603516], "std": [0.23117583990097046, 0.11841258406639099, 0.03485102206468582, 0.2548120319843292, 0.3868299722671509, 0.08858966827392578, 0.14316006004810333, 0.06095302477478981, 0.10539022088050842, 0.04728611931204796, 0.19337615370750427, 0.05436991527676582, 8.02883529663086, 1.8347111940383911, 11.680917739868164, 2.807401418685913, 2.4307632446289062, 0.41883227229118347, 2.129349708557129, 0.3180684447288513, 3.1113569736480713, 0.22367115318775177, 0.8334518074989319, 8.226444244384766, 13.882087707519531, 7.3022260665893555, 0.0883471667766571, 1.9745433330535889, 20.229921340942383, 46.591209411621094, 26.606962203979492, 0.0, 30.96898078918457, 45.90260696411133, 34.4205436706543, 40.40889358520508], "count": [203]}, "action": {"min": [0.7883192300796509, -0.9321355223655701, 0.7195582389831543, -0.2804560661315918, -1.4154226779937744, 1.0796473026275635, -1.1940661668777466, -0.9781986474990845, 0.9614243507385254, 0.11637388169765472, 0.758468747138977, -0.9414578080177307, 1.6531249284744263, 70.34333038330078, -0.7612500190734863, -0.28437498211860657, 13.242500305175781, -0.8543750047683716, 15.3149995803833, -0.44874998927116394, 14.341249465942383, 0.515625, 0.984375, 19.15625, 41.17625045776367, 45.801876068115234, 1.3693749904632568, 1.8350000381469727, 0.8849999904632568, 0.6981250047683716, 0.7243750095367432, 0.0, 0.8537499904632568, -0.011250000447034836, 0.7037500143051147, -0.2800000011920929], "max": [1.3149938583374023, -0.5949429273605347, 0.8315213322639465, 0.32182231545448303, -0.3839074373245239, 1.3267242908477783, -0.559600830078125, -0.7345693111419678, 1.3336385488510132, 0.3081130385398865, 1.5771682262420654, -0.729047417640686, 29.93000030517578, 82.55249786376953, 42.321250915527344, 7.060625076293945, 22.436874389648438, 0.3656249940395355, 24.799999237060547, 0.9453333616256714, 25.724374771118164, 2.081249952316284, 4.529999732971191, 48.641876220703125, 84.93562316894531, 67.6050033569336, 2.0112500190734863, 9.7787504196167, 58.163124084472656, 109.46500396728516, 73.14375305175781, 0.0, 81.89749908447266, 109.53937530517578, 86.53812408447266, 109.43937683105469], "mean": [1.0220377445220947, -0.747979462146759, 0.7786890268325806, -0.006253866013139486, -0.8846156597137451, 1.2236175537109375, -0.736807107925415, -0.9058529138565063, 1.1926324367523193, 0.23327592015266418, 1.010035514831543, -0.8878226280212402, 9.677700996398926, 80.6097183227539, 5.590310573577881, 4.176547050476074, 16.99114990234375, 0.09157165884971619, 19.14271354675293, -0.288967102766037, 18.15866470336914, 0.6086226105690002, 1.5452210903167725, 33.05349349975586, 70.3145980834961, 61.539695739746094, 1.4283350706100464, 8.20526123046875, 39.727394104003906, 74.54431915283203, 51.2072868347168, 0.0, 57.052757263183594, 75.81624603271484, 58.05543899536133, 82.27702331542969], "std": [0.23117588460445404, 0.11841259896755219, 0.03485102578997612, 0.2548120319843292, 0.38683003187179565, 0.08858966827392578, 0.14316004514694214, 0.06095302104949951, 0.10539022088050842, 0.04728612303733826, 0.19337613880634308, 0.054369907826185226, 8.02883529663086, 1.8347113132476807, 11.680916786193848, 2.807401657104492, 2.4307632446289062, 0.418832391500473, 2.12934947013855, 0.3180684447288513, 3.111356735229492, 0.22367128729820251, 0.8334519863128662, 8.226444244384766, 13.882089614868164, 7.302225589752197, 0.08834712207317352, 1.9745430946350098, 20.229923248291016, 46.59120559692383, 26.606966018676758, 0.0, 30.968978881835938, 45.902610778808594, 34.42054748535156, 40.408897399902344], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [203]}, "index": {"min": [9586], "max": [9788], "mean": [9687.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [1.916256157635468, 7.0, 7.0, 7.0, 7.0], "std": [1.7214616808455878, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [203]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [203]}, "eef_direction_state": {"mean": [4.788177339901478, 2.7241379310344827], "std": [1.3091034528729795, 2.0517344868721064], "min": [1, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [0.8571428571428571, 1.5566502463054188], "std": [0.8846171498220705, 0.5256875496336593], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.7438423645320197, 0.9556650246305419], "std": [0.8265299381739644, 0.8613226889447461], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [4.788177339901478, 2.7241379310344827], "std": [1.3091034528729795, 2.0517344868721064], "min": [1, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [0.8571428571428571, 1.5566502463054188], "std": [0.8846171498220705, 0.5256875496336593], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [0.7438423645320197, 0.9556650246305419], "std": [0.8265299381739644, 0.8613226889447461], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.5521175973733629, 0.1479483619870711, 1.137895949267705, -2.0778650637029927, 1.193499043121415, 0.04694064400290758, 0.6906094277586349, -0.22870334218156949, 1.2483346795551284, 1.1020935364074318, 0.8334106705764709, 1.633341746013206], "std": [0.017842578292634963, 0.07571277127617444, 0.054886067159678684, 0.667963621260779, 0.08219207771259639, 2.328784044797536, 0.03956650954804343, 0.02738385735970504, 0.03384693684178834, 0.17354289796765981, 0.044693459742303814, 0.10958720607415749], "min": [0.5263733586321123, 0.053367135157941586, 1.0595250202520008, -2.9132548808076457, 1.0300711101703408, -3.1280916091163418, 0.5901448799684762, -0.26257573971371717, 1.2009898301762334, 0.7334240103051965, 0.7218265854945192, 1.4184861796011081], "max": [0.5959505647644175, 0.23391065068657646, 1.28697143864866, -0.7082546580977447, 1.397316005443523, 3.133013079248842, 0.7404953589644637, -0.181162158743011, 1.3100465703667246, 1.3621661872163104, 0.9156947892037843, 1.8368903763587197], "count": [203]}, "eef_sim_pose_action": {"mean": [0.5521175973733629, 0.1479483619870711, 1.137895949267705, -2.0778650637029927, 1.193499043121415, 0.04694064400290758, 0.6906094277586349, -0.22870334218156949, 1.2483346795551284, 1.1020935364074318, 0.8334106705764709, 1.633341746013206], "std": [0.017842578292634963, 0.07571277127617444, 0.054886067159678684, 0.667963621260779, 0.08219207771259639, 2.328784044797536, 0.03956650954804343, 0.02738385735970504, 0.03384693684178834, 0.17354289796765981, 0.044693459742303814, 0.10958720607415749], "min": [0.5263733586321123, 0.053367135157941586, 1.0595250202520008, -2.9132548808076457, 1.0300711101703408, -3.1280916091163418, 0.5901448799684762, -0.26257573971371717, 1.2009898301762334, 0.7334240103051965, 0.7218265854945192, 1.4184861796011081], "max": [0.5959505647644175, 0.23391065068657646, 1.28697143864866, -0.7082546580977447, 1.397316005443523, 3.133013079248842, 0.7404953589644637, -0.181162158743011, 1.3100465703667246, 1.3621661872163104, 0.9156947892037843, 1.8368903763587197], "count": [203]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0196078431372549]], [[0.027450980392156862]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4735201368464052]], [[0.4673054840686275]], [[0.45282377859477124]]], "std": [[[0.2082598610497602]], [[0.20866892778228968]], [[0.20793655336311365]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.1568627450980392]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5415892177287581]], [[0.5578887908496731]], [[0.5380344587418301]]], "std": [[[0.29163796428593936]], [[0.29501273433973263]], [[0.30442350376488125]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5313152062908497]], [[0.5370769873366014]], [[0.49872507148692813]]], "std": [[[0.2900389754468531]], [[0.3064218971905174]], [[0.32713960148162374]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45316209150326797]], [[0.4848643913398693]], [[0.45543063316993465]]], "std": [[[0.3240449579113161]], [[0.3337686884015331]], [[0.3545133332397566]]], "count": [100]}, "observation.state": {"min": [0.8794918656349182, -0.8451590538024902, 0.6893740296363831, -0.38225969672203064, -1.3968998193740845, 1.3882133960723877, -1.1039901971817017, -1.0638399124145508, 1.0102531909942627, -0.28727492690086365, 0.2635757625102997, -0.98520827293396, 0.8949999809265137, 75.17124938964844, 0.06333333253860474, 0.28437498211860657, 0.9474999904632568, 0.04625000059604645, -0.051249999552965164, -0.9075000286102295, 0.7749999761581421, -0.4737499952316284, 1.1456249952316284, -0.42249998450279236, 28.426666259765625, 47.52562713623047, 0.9281250238418579, -0.5887500047683716, 0.90625, 0.4268749952316284, 0.5981249809265137, 0.0, 1.0412499904632568, 0.078125, 0.6108333468437195, -0.9722222685813904], "max": [1.1055400371551514, -0.5626049041748047, 0.7913233637809753, -0.06823644042015076, -0.37487125396728516, 1.8392366170883179, -0.24693389236927032, -0.7008850574493408, 1.541089653968811, 0.16212710738182068, 1.230163335800171, -0.6979094743728638, 1.8125, 83.33187866210938, 42.2912483215332, 1.0018750429153442, 12.915624618530273, 0.28562501072883606, 14.686249732971191, 1.524999976158142, 12.654999732971191, 0.6924999952316284, 3.056874990463257, 25.341249465942383, 55.42625045776367, 75.83562469482422, 2.115000009536743, 9.708125114440918, 55.18812561035156, 110.55374908447266, 82.2143783569336, 0.0, 84.33499908447266, 110.20500183105469, 92.62187957763672, 109.63249969482422], "mean": [1.0006217956542969, -0.6792130470275879, 0.7285318970680237, -0.21624670922756195, -0.8985647559165955, 1.606843113899231, -0.44951939582824707, -0.9546442031860352, 1.3705841302871704, -0.06397926807403564, 0.5188512802124023, -0.9016015529632568, 1.2222353219985962, 78.57106018066406, 3.3699796199798584, 0.39060261845588684, 4.82258415222168, 0.21835845708847046, 5.131599426269531, -0.027810420840978622, 4.896138668060303, 0.33289918303489685, 1.6151548624038696, 5.133485317230225, 37.949737548828125, 69.79242706298828, 1.0918023586273193, 4.96621036529541, 36.69332504272461, 76.73438262939453, 51.99517059326172, 0.0, 56.4679069519043, 75.47770690917969, 58.48751449584961, 79.09428405761719], "std": [0.08074891567230225, 0.08500833064317703, 0.03326699137687683, 0.09092862159013748, 0.28236284852027893, 0.1645210236310959, 0.19279785454273224, 0.09065292775630951, 0.13546863198280334, 0.10401813685894012, 0.25395047664642334, 0.084114670753479, 0.31121399998664856, 2.3174872398376465, 8.609454154968262, 0.12349673360586166, 4.251662731170654, 0.028434481471776962, 5.292881011962891, 0.41192811727523804, 4.681454181671143, 0.24617771804332733, 0.5548612475395203, 6.670511722564697, 6.524639129638672, 9.642687797546387, 0.17011961340904236, 2.5057692527770996, 20.371240615844727, 47.341392517089844, 28.785247802734375, 0.0, 32.06129455566406, 47.85093307495117, 35.75905227661133, 45.51593780517578], "count": [324]}, "action": {"min": [0.8794918656349182, -0.8451590538024902, 0.6893740296363831, -0.38225969672203064, -1.3968998193740845, 1.3882133960723877, -1.1039901971817017, -1.0638399124145508, 1.0102531909942627, -0.28727492690086365, 0.2635757625102997, -0.98520827293396, 0.8949999809265137, 75.17124938964844, 0.06333333253860474, 0.28437498211860657, 0.9474999904632568, 0.04625000059604645, -0.051249999552965164, -0.9075000286102295, 0.7749999761581421, -0.4737499952316284, 1.1456249952316284, -0.42249998450279236, 28.426666259765625, 47.52562713623047, 0.9281250238418579, -0.5887500047683716, 0.90625, 0.4268749952316284, 0.5981249809265137, 0.0, 1.0412499904632568, 0.078125, 0.6108333468437195, -0.9722222685813904], "max": [1.1055400371551514, -0.5626049041748047, 0.7913233637809753, -0.06823644042015076, -0.37487125396728516, 1.8392366170883179, -0.24693389236927032, -0.7008850574493408, 1.541089653968811, 0.16212710738182068, 1.230163335800171, -0.6979094743728638, 1.8125, 83.33187866210938, 42.2912483215332, 1.0018750429153442, 12.915624618530273, 0.28562501072883606, 14.686249732971191, 1.524999976158142, 12.654999732971191, 0.6924999952316284, 3.056874990463257, 25.341249465942383, 55.42625045776367, 75.83562469482422, 2.115000009536743, 9.708125114440918, 55.18812561035156, 110.55374908447266, 82.2143783569336, 0.0, 84.33499908447266, 110.20500183105469, 92.62187957763672, 109.63249969482422], "mean": [1.0006217956542969, -0.6792124509811401, 0.7285320162773132, -0.21624675393104553, -0.8985646367073059, 1.6068439483642578, -0.4495193660259247, -0.9546442031860352, 1.3705846071243286, -0.06397923827171326, 0.5188513994216919, -0.9016020894050598, 1.2222346067428589, 78.57108306884766, 3.369974374771118, 0.39060261845588684, 4.822586536407471, 0.2183583527803421, 5.1316022872924805, -0.027810467407107353, 4.896145343780518, 0.3328993618488312, 1.6151551008224487, 5.1334919929504395, 37.94973373413086, 69.79241943359375, 1.0918022394180298, 4.9662089347839355, 36.69332504272461, 76.73439025878906, 51.995147705078125, 0.0, 56.4679069519043, 75.4776840209961, 58.48753356933594, 79.09432220458984], "std": [0.08074896782636642, 0.08500837534666061, 0.033266980201005936, 0.09092862159013748, 0.28236281871795654, 0.1645210236310959, 0.19279783964157104, 0.09065291285514832, 0.13546863198280334, 0.10401815921068192, 0.25395041704177856, 0.084114670753479, 0.31121405959129333, 2.3174867630004883, 8.609454154968262, 0.12349679321050644, 4.251662731170654, 0.02843448705971241, 5.292882442474365, 0.41192784905433655, 4.681453227996826, 0.24617773294448853, 0.5548613667488098, 6.670515060424805, 6.524638652801514, 9.642684936523438, 0.17011965811252594, 2.505769968032837, 20.37123680114746, 47.341392517089844, 28.785249710083008, 0.0, 32.061302185058594, 47.85094451904297, 35.75905227661133, 45.51594161987305], "count": [324]}, "timestamp": {"min": [0.0], "max": [10.766666666666667], "mean": [5.383333333333333], "std": [3.117676604044654], "count": [324]}, "frame_index": {"min": [0], "max": [323], "mean": [161.5], "std": [93.53029812133963], "count": [324]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [324]}, "index": {"min": [9789], "max": [10112], "mean": [9950.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [324]}, "subtask_annotation": {"mean": [1.7592592592592593, 7.0, 7.0, 7.0, 7.0], "std": [1.5145612393031378, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [324]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [324]}, "eef_direction_state": {"mean": [5.1234567901234565, 3.200617283950617], "std": [1.3135825675278845, 1.8104292142881975], "min": [2, 0], "max": [6, 6], "count": [324]}, "eef_velocity_state": {"mean": [0.558641975308642, 1.345679012345679], "std": [0.7854498641557384, 0.5591107098382354], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_state": {"mean": [0.5339506172839507, 0.8518518518518519], "std": [0.7790199271803419, 0.8550663985640902], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_direction_action": {"mean": [5.1234567901234565, 3.200617283950617], "std": [1.3135825675278845, 1.8104292142881975], "min": [2, 0], "max": [6, 6], "count": [324]}, "eef_velocity_action": {"mean": [0.558641975308642, 1.345679012345679], "std": [0.7854498641557384, 0.5591107098382354], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_action": {"mean": [0.5339506172839507, 0.8518518518518519], "std": [0.7790199271803419, 0.8550663985640902], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_sim_pose_state": {"mean": [0.5679584835914263, 0.17595095640414898, 1.1556087366012222, -0.21545416203231446, 1.3254619822161962, -0.5332385101893514, 0.7459278259224128, -0.22319475960414858, 1.249128951133658, 1.3688133985021986, 1.1146650846892059, 1.8410784257572277], "std": [0.0156614810466864, 0.037361884760350995, 0.06124572872219892, 2.0001902978880275, 0.14455695117492617, 1.936394226526625, 0.04659164415999402, 0.031808392819046266, 0.0319948849604399, 0.2273148283419301, 0.09161439256326846, 0.1786665065590597], "min": [0.539794988208627, 0.11222328331559886, 1.0428144834633726, -3.1260042531881282, 1.0431097992097307, -3.134546540736978, 0.6076827151170096, -0.28408801493782654, 1.1754781459545118, 0.9235717289185341, 0.8932241251601818, 1.5181300255263688], "max": [0.5842958994796585, 0.2394143762304952, 1.260935520552038, 3.12386351066286, 1.5029778480028968, 3.103632247335705, 0.7908749767574085, -0.15920501138887755, 1.3112312279884482, 1.7031499113458255, 1.286411883638248, 2.320675798704486], "count": [324]}, "eef_sim_pose_action": {"mean": [0.5679584835914263, 0.17595095640414898, 1.1556087366012222, -0.21545416203231446, 1.3254619822161962, -0.5332385101893514, 0.7459278259224128, -0.22319475960414858, 1.249128951133658, 1.3688133985021986, 1.1146650846892059, 1.8410784257572277], "std": [0.0156614810466864, 0.037361884760350995, 0.06124572872219892, 2.0001902978880275, 0.14455695117492617, 1.936394226526625, 0.04659164415999402, 0.031808392819046266, 0.0319948849604399, 0.2273148283419301, 0.09161439256326846, 0.1786665065590597], "min": [0.539794988208627, 0.11222328331559886, 1.0428144834633726, -3.1260042531881282, 1.0431097992097307, -3.134546540736978, 0.6076827151170096, -0.28408801493782654, 1.1754781459545118, 0.9235717289185341, 0.8932241251601818, 1.5181300255263688], "max": [0.5842958994796585, 0.2394143762304952, 1.260935520552038, 3.12386351066286, 1.5029778480028968, 3.103632247335705, 0.7908749767574085, -0.15920501138887755, 1.3112312279884482, 1.7031499113458255, 1.286411883638248, 2.320675798704486], "count": [324]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4744154718137255]], [[0.46611465277777775]], [[0.44651815767973857]]], "std": [[[0.22097290795015648]], [[0.21898287809849423]], [[0.2213457923589475]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.20392156862745098]], [[0.11764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5653384456699346]], [[0.5936531638071895]], [[0.577346766748366]]], "std": [[[0.26702432127394]], [[0.2641989104061452]], [[0.27201903984849957]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5271032802287582]], [[0.558085120506536]], [[0.5200116441993464]]], "std": [[[0.3010829294380044]], [[0.30178109081363186]], [[0.3210130398021125]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45865977532679736]], [[0.48629931168300655]], [[0.4594644424019608]]], "std": [[[0.3281918764153451]], [[0.3382205404355646]], [[0.3577729205804693]]], "count": [100]}, "observation.state": {"min": [0.7478828430175781, -1.0063802003860474, 0.7084954977035522, -0.2774757742881775, -1.446889042854309, 1.0951447486877441, -1.1668384075164795, -0.9451056718826294, 0.9860188961029053, -0.4399605095386505, 0.32339590787887573, -0.8908169269561768, 1.4237499237060547, 77.38666534423828, -0.14687499403953552, 0.33937498927116394, 14.815625190734863, 0.35999998450279236, 15.524374961853027, -0.37562498450279236, 12.36312484741211, 0.34312498569488525, 0.8381249904632568, 9.075624465942383, 17.755624771118164, 48.61000061035156, 0.6458333134651184, -3.2956249713897705, 0.8606249690055847, 0.5456249713897705, 0.6318749785423279, 0.0, 0.8493750095367432, 0.31687501072883606, 0.6618750095367432, 0.10437501221895218], "max": [1.3244831562042236, -0.5655375123023987, 0.8902208805084229, 0.4579375386238098, -0.34843024611473083, 1.2932260036468506, -0.2985284626483917, -0.7024872303009033, 1.364085078239441, 0.22127966582775116, 1.4518959522247314, -0.7255188226699829, 22.92333221435547, 84.34562683105469, 49.76250076293945, 5.385000228881836, 26.06999969482422, 0.6024999618530273, 25.10124969482422, 0.7749999761581421, 21.634374618530273, 1.0187499523162842, 6.471875190734863, 41.9900016784668, 61.34000015258789, 75.57437896728516, 2.4262499809265137, 9.430000305175781, 66.6987533569336, 109.38187408447266, 82.55374908447266, 0.0, 90.24250030517578, 109.58499908447266, 92.80437469482422, 109.43375396728516], "mean": [0.9511155486106873, -0.7600212693214417, 0.784542441368103, 0.108868308365345, -0.8214977383613586, 1.2212392091751099, -0.6043261289596558, -0.853059709072113, 1.2287135124206543, -0.02884126454591751, 0.7879382967948914, -0.8411922454833984, 5.022953033447266, 81.11568450927734, 2.9723877906799316, 1.6585819721221924, 19.883939743041992, 0.5198006629943848, 19.163246154785156, 0.2233700454235077, 15.660619735717773, 0.6921800374984741, 1.743904709815979, 25.27998161315918, 33.227970123291016, 67.60038757324219, 1.0971802473068237, 2.753248691558838, 43.943912506103516, 87.65692138671875, 61.783267974853516, 0.0, 67.4750747680664, 87.89064025878906, 66.63231658935547, 92.05343627929688], "std": [0.25076958537101746, 0.1536068171262741, 0.0524614155292511, 0.27606138586997986, 0.4170747697353363, 0.07827461510896683, 0.19780173897743225, 0.04615228623151779, 0.09992799162864685, 0.19501598179340363, 0.29199671745300293, 0.04224652424454689, 5.2316107749938965, 1.5256037712097168, 9.519020080566406, 1.867852807044983, 4.100752830505371, 0.04264054447412491, 2.7786293029785156, 0.48991844058036804, 2.388350009918213, 0.14848969876766205, 1.2234247922897339, 9.857534408569336, 11.835005760192871, 7.192322731018066, 0.2756825387477875, 3.071178913116455, 17.886472702026367, 40.48527526855469, 23.698938369750977, 0.0, 26.94755744934082, 40.81821823120117, 31.146509170532227, 34.45315933227539], "count": [310]}, "action": {"min": [0.7478828430175781, -1.0063802003860474, 0.7084954977035522, -0.2774757742881775, -1.446889042854309, 1.0951447486877441, -1.1668384075164795, -0.9451056718826294, 0.9860188961029053, -0.4399605095386505, 0.32339590787887573, -0.8908169269561768, 1.4237499237060547, 77.38666534423828, -0.14687499403953552, 0.33937498927116394, 14.815625190734863, 0.35999998450279236, 15.524374961853027, -0.37562498450279236, 12.36312484741211, 0.34312498569488525, 0.8381249904632568, 9.075624465942383, 17.755624771118164, 48.61000061035156, 0.6458333134651184, -3.2956249713897705, 0.8606249690055847, 0.5456249713897705, 0.6318749785423279, 0.0, 0.8493750095367432, 0.31687501072883606, 0.6618750095367432, 0.10437501221895218], "max": [1.3244831562042236, -0.5655375123023987, 0.8902208805084229, 0.4579375386238098, -0.34843024611473083, 1.2932260036468506, -0.2985284626483917, -0.7024872303009033, 1.364085078239441, 0.22127966582775116, 1.4518959522247314, -0.7255188226699829, 22.92333221435547, 84.34562683105469, 49.76250076293945, 5.385000228881836, 26.06999969482422, 0.6024999618530273, 25.10124969482422, 0.7749999761581421, 21.634374618530273, 1.0187499523162842, 6.471875190734863, 41.9900016784668, 61.34000015258789, 75.57437896728516, 2.4262499809265137, 9.430000305175781, 66.6987533569336, 109.38187408447266, 82.55374908447266, 0.0, 90.24250030517578, 109.58499908447266, 92.80437469482422, 109.43375396728516], "mean": [0.9511154890060425, -0.7600212097167969, 0.7845418453216553, 0.10886836051940918, -0.8214982151985168, 1.2212382555007935, -0.6043261885643005, -0.8530596494674683, 1.228713035583496, -0.028841255232691765, 0.7879382967948914, -0.8411920070648193, 5.022948265075684, 81.11573791503906, 2.9723901748657227, 1.658582091331482, 19.883955001831055, 0.5198006629943848, 19.163257598876953, 0.22336994111537933, 15.660601615905762, 0.6921797394752502, 1.7439045906066895, 25.279979705810547, 33.22798156738281, 67.60041046142578, 1.0971801280975342, 2.753248929977417, 43.943885803222656, 87.6568832397461, 61.78329086303711, 0.0, 67.47510528564453, 87.89064025878906, 66.6323471069336, 92.05347442626953], "std": [0.25076958537101746, 0.15360678732395172, 0.0524614155292511, 0.27606138586997986, 0.4170747697353363, 0.07827460765838623, 0.19780175387859344, 0.04615228250622749, 0.09992800652980804, 0.195016011595726, 0.29199671745300293, 0.042246535420417786, 5.231610298156738, 1.5256035327911377, 9.519018173217773, 1.8678538799285889, 4.100752830505371, 0.042640551924705505, 2.7786288261413574, 0.48991844058036804, 2.388350009918213, 0.14848962426185608, 1.2234245538711548, 9.857534408569336, 11.835001945495605, 7.192325115203857, 0.27568256855010986, 3.0711781978607178, 17.8864688873291, 40.48528289794922, 23.698945999145508, 0.0, 26.947555541992188, 40.818233489990234, 31.146514892578125, 34.453155517578125], "count": [310]}, "timestamp": {"min": [0.0], "max": [10.3], "mean": [5.15], "std": [2.9829608706041646], "count": [310]}, "frame_index": {"min": [0], "max": [309], "mean": [154.5], "std": [89.48882611812493], "count": [310]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [310]}, "index": {"min": [10113], "max": [10422], "mean": [10267.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [310]}, "subtask_annotation": {"mean": [1.664516129032258, 7.0, 7.0, 7.0, 7.0], "std": [1.2890477573416697, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [310]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [310]}, "eef_direction_state": {"mean": [4.961290322580645, 2.912903225806452], "std": [1.4318220783672424, 1.9908244256740866], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_state": {"mean": [0.6741935483870968, 1.1870967741935483], "std": [0.811397735466193, 0.5540128888007374], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_state": {"mean": [0.5645161290322581, 0.8806451612903226], "std": [0.8036402609966045, 0.851154568745266], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_direction_action": {"mean": [4.961290322580645, 2.912903225806452], "std": [1.4318220783672424, 1.9908244256740866], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_action": {"mean": [0.6741935483870968, 1.1870967741935483], "std": [0.811397735466193, 0.5540128888007374], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_action": {"mean": [0.5645161290322581, 0.8806451612903226], "std": [0.8036402609966045, 0.851154568745266], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_sim_pose_state": {"mean": [0.5469186576785542, 0.12400713677042452, 1.1454586932128432, -2.200767930315866, 1.2396726468404355, 0.6769928510330504, 0.6982347845344751, -0.2276441581838202, 1.2576743924339724, 1.1797494480609578, 1.0366046762050358, 1.742958634566518], "std": [0.015812716822448298, 0.08258587446090851, 0.06036377024243201, 0.7716385908299697, 0.08600416502424035, 2.1594528055443982, 0.04086948358282142, 0.03021343095669491, 0.024566249866251177, 0.18914867814567013, 0.17986932919669169, 0.12587396132152215], "min": [0.517504959317612, 0.023213313667327068, 1.0539268149352785, -2.963476669736228, 1.0241159388945307, -3.1018588966290292, 0.5969693466002849, -0.27289404298472414, 1.2130288631709123, 0.8782786862609099, 0.7906966628333767, 1.5254009461200826], "max": [0.5945412042931595, 0.2362910568217737, 1.2908857411707637, -0.6796458048729259, 1.4524038896268925, 3.0671651622933034, 0.7440203447457209, -0.17465033729616233, 1.2936210961692833, 1.647805136480498, 1.4144024952215442, 2.147736937071713], "count": [310]}, "eef_sim_pose_action": {"mean": [0.5469186576785542, 0.12400713677042452, 1.1454586932128432, -2.200767930315866, 1.2396726468404355, 0.6769928510330504, 0.6982347845344751, -0.2276441581838202, 1.2576743924339724, 1.1797494480609578, 1.0366046762050358, 1.742958634566518], "std": [0.015812716822448298, 0.08258587446090851, 0.06036377024243201, 0.7716385908299697, 0.08600416502424035, 2.1594528055443982, 0.04086948358282142, 0.03021343095669491, 0.024566249866251177, 0.18914867814567013, 0.17986932919669169, 0.12587396132152215], "min": [0.517504959317612, 0.023213313667327068, 1.0539268149352785, -2.963476669736228, 1.0241159388945307, -3.1018588966290292, 0.5969693466002849, -0.27289404298472414, 1.2130288631709123, 0.8782786862609099, 0.7906966628333767, 1.5254009461200826], "max": [0.5945412042931595, 0.2362910568217737, 1.2908857411707637, -0.6796458048729259, 1.4524038896268925, 3.0671651622933034, 0.7440203447457209, -0.17465033729616233, 1.2936210961692833, 1.647805136480498, 1.4144024952215442, 2.147736937071713], "count": [310]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00784313725490196]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46168475694444444]], [[0.4553421568627451]], [[0.43637742034313726]]], "std": [[[0.2268843449937429]], [[0.2238594319435491]], [[0.2245650645216987]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.17254901960784313]], [[0.14901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5511467585784313]], [[0.5864111683006537]], [[0.5709862357026143]]], "std": [[[0.2759633950129267]], [[0.2711944695796852]], [[0.2795983174318708]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5162394934640523]], [[0.5398775735294118]], [[0.4978270812908497]]], "std": [[[0.2874621824042653]], [[0.29412684038938325]], [[0.31511998187823925]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4569229779411765]], [[0.4849607536764706]], [[0.4573690114379085]]], "std": [[[0.3269814660029116]], [[0.3375231289978971]], [[0.35732163623289376]]], "count": [100]}, "observation.state": {"min": [0.7433527708053589, -0.9333037734031677, 0.7081378102302551, -0.229409858584404, -1.4687443971633911, 1.041404366493225, -1.1559662818908691, -0.9191414713859558, 0.986591100692749, -0.09861142933368683, 0.7179608345031738, -0.8598220348358154, 3.3709092140197754, 70.87124633789062, -0.6312500238418579, 0.013125000521540642, 9.228750228881836, 0.3581250011920929, 8.726249694824219, -0.6356250047683716, 8.240625381469727, 0.5106250047683716, 1.056249976158142, 7.257500171661377, 40.38062286376953, 47.657501220703125, 0.8274999856948853, 0.051874998956918716, 0.9587500095367432, 0.34312501549720764, 0.828125, 0.0, 1.0724999904632568, -0.014374999329447746, 0.8266666531562805, -0.48374998569488525], "max": [1.2283035516738892, -0.606821596622467, 0.8681191205978394, 0.566801130771637, -0.34618905186653137, 1.2758687734603882, -0.6088588237762451, -0.7435594201087952, 1.3370240926742554, 0.2573291063308716, 1.470224142074585, -0.6961451768875122, 36.056251525878906, 85.98374938964844, 39.88428497314453, 8.860000610351562, 35.23374938964844, 0.7037500143051147, 35.236873626708984, 0.07375000417232513, 32.983123779296875, 1.1137499809265137, 9.636249542236328, 58.62125015258789, 58.69062423706055, 72.53375244140625, 2.1875, 9.58750057220459, 49.755001068115234, 109.54875183105469, 83.06062316894531, 0.0, 87.82937622070312, 109.49250030517578, 91.7300033569336, 109.54937744140625], "mean": [0.9763908982276917, -0.7434957027435303, 0.7933092713356018, 0.05381948873400688, -0.9072080850601196, 1.1820054054260254, -0.7684508562088013, -0.8535700440406799, 1.1956576108932495, 0.11915174871683121, 0.9724414944648743, -0.8286392688751221, 15.093587875366211, 81.86234283447266, 5.188872337341309, 1.463006615638733, 22.25082015991211, 0.6262386441230774, 21.24006462097168, -0.30079707503318787, 18.776565551757812, 0.7726477980613708, 2.2743468284606934, 26.597867965698242, 45.74736404418945, 65.72937774658203, 1.0277979373931885, 5.105523586273193, 38.600921630859375, 77.18488311767578, 57.658599853515625, 0.0, 62.768924713134766, 77.35694885253906, 62.84965515136719, 81.93199920654297], "std": [0.18883785605430603, 0.11435320228338242, 0.06196605786681175, 0.3208960294723511, 0.3725779056549072, 0.08933327347040176, 0.12647046148777008, 0.03988911211490631, 0.09691601246595383, 0.09437895566225052, 0.17688998579978943, 0.03435496985912323, 11.944472312927246, 4.155348777770996, 9.78005599975586, 2.2793543338775635, 10.356217384338379, 0.03681135177612305, 9.564860343933105, 0.21244563162326813, 8.356478691101074, 0.07475226372480392, 1.9899158477783203, 13.530473709106445, 4.559353828430176, 7.991377353668213, 0.21678292751312256, 2.511683464050293, 16.602685928344727, 46.4171257019043, 28.774322509765625, 0.0, 32.10305404663086, 46.4864387512207, 34.98672866821289, 42.41738510131836], "count": [248]}, "action": {"min": [0.7433527708053589, -0.9333037734031677, 0.7081378102302551, -0.229409858584404, -1.4687443971633911, 1.041404366493225, -1.1559662818908691, -0.9191414713859558, 0.986591100692749, -0.09861142933368683, 0.7179608345031738, -0.8598220348358154, 3.3709092140197754, 70.87124633789062, -0.6312500238418579, 0.013125000521540642, 9.228750228881836, 0.3581250011920929, 8.726249694824219, -0.6356250047683716, 8.240625381469727, 0.5106250047683716, 1.056249976158142, 7.257500171661377, 40.38062286376953, 47.657501220703125, 0.8274999856948853, 0.051874998956918716, 0.9587500095367432, 0.34312501549720764, 0.828125, 0.0, 1.0724999904632568, -0.014374999329447746, 0.8266666531562805, -0.48374998569488525], "max": [1.2283035516738892, -0.606821596622467, 0.8681191205978394, 0.566801130771637, -0.34618905186653137, 1.2758687734603882, -0.6088588237762451, -0.7435594201087952, 1.3370240926742554, 0.2573291063308716, 1.470224142074585, -0.6961451768875122, 36.056251525878906, 85.98374938964844, 39.88428497314453, 8.860000610351562, 35.23374938964844, 0.7037500143051147, 35.236873626708984, 0.07375000417232513, 32.983123779296875, 1.1137499809265137, 9.636249542236328, 58.62125015258789, 58.69062423706055, 72.53375244140625, 2.1875, 9.58750057220459, 49.755001068115234, 109.54875183105469, 83.06062316894531, 0.0, 87.82937622070312, 109.49250030517578, 91.7300033569336, 109.54937744140625], "mean": [0.9763903617858887, -0.7434957027435303, 0.7933089137077332, 0.053819406777620316, -0.9072085022926331, 1.182005524635315, -0.7684512138366699, -0.8535694479942322, 1.1956579685211182, 0.11915173381567001, 0.9724418520927429, -0.8286386132240295, 15.093602180480957, 81.86235809326172, 5.188870429992676, 1.4630060195922852, 22.250804901123047, 0.6262386441230774, 21.24004554748535, -0.30079716444015503, 18.77656364440918, 0.7726475596427917, 2.274346351623535, 26.597862243652344, 45.747337341308594, 65.72936248779297, 1.027798056602478, 5.105523109436035, 38.60095977783203, 77.18490600585938, 57.65856170654297, 0.0, 62.7689208984375, 77.35698699951172, 62.84970474243164, 81.9319839477539], "std": [0.18883788585662842, 0.11435318738222122, 0.061966054141521454, 0.3208960294723511, 0.3725779056549072, 0.08933329582214355, 0.12647047638893127, 0.03988911956548691, 0.09691602736711502, 0.09437894821166992, 0.17688995599746704, 0.03435496985912323, 11.944470405578613, 4.155349254608154, 9.78005599975586, 2.2793548107147217, 10.356216430664062, 0.03681136667728424, 9.564859390258789, 0.2124456763267517, 8.35647964477539, 0.07475224882364273, 1.9899160861968994, 13.530475616455078, 4.55935525894165, 7.991379261016846, 0.21678294241428375, 2.511683940887451, 16.60268783569336, 46.41712951660156, 28.774322509765625, 0.0, 32.10305404663086, 46.48644256591797, 34.98673629760742, 42.41737747192383], "count": [248]}, "timestamp": {"min": [0.0], "max": [8.233333333333333], "mean": [4.116666666666667], "std": [2.386361712360937], "count": [248]}, "frame_index": {"min": [0], "max": [247], "mean": [123.5], "std": [71.5908513708281], "count": [248]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [248]}, "index": {"min": [10423], "max": [10670], "mean": [10546.5], "std": [71.5908513708281], "count": [248]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [248]}, "subtask_annotation": {"mean": [1.4637096774193548, 7.0, 7.0, 7.0, 7.0], "std": [1.4251108998962612, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [248]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [248]}, "eef_direction_state": {"mean": [5.036290322580645, 2.971774193548387], "std": [1.2710698235572901, 2.0347806604418617], "min": [2, 0], "max": [6, 6], "count": [248]}, "eef_velocity_state": {"mean": [0.7298387096774194, 1.3266129032258065], "std": [0.8727487018415311, 0.6174360187524383], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_state": {"mean": [0.6088709677419355, 1.028225806451613], "std": [0.8058768112829513, 0.8395525386421503], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_direction_action": {"mean": [5.036290322580645, 2.971774193548387], "std": [1.2710698235572901, 2.0347806604418617], "min": [2, 0], "max": [6, 6], "count": [248]}, "eef_velocity_action": {"mean": [0.7298387096774194, 1.3266129032258065], "std": [0.8727487018415311, 0.6174360187524383], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_action": {"mean": [0.6088709677419355, 1.028225806451613], "std": [0.8058768112829513, 0.8395525386421503], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_sim_pose_state": {"mean": [0.5597762091259032, 0.14472716061956334, 1.1549511366591378, -1.8402286316980636, 1.2137464996252014, -0.6029298862760938, 0.682806132867208, -0.23419368344829739, 1.24157904580553, 1.146369661977775, 0.9287290416854854, 1.7104307089955757], "std": [0.0223073582925301, 0.06165647997299103, 0.05630253986058876, 0.6762552081060388, 0.059120919310821765, 2.1249609236197093, 0.03708264274843685, 0.037044704376975865, 0.02271320379418978, 0.1464109661602957, 0.04934536910469811, 0.09624484524693605], "min": [0.5318311653069387, 0.05280671594700112, 1.0620847280581363, -2.8749624538383642, 1.0025611389608082, -3.1159496379554774, 0.5887734129503397, -0.29226432986601864, 1.1994475795243655, 0.8503219966013273, 0.7927529998444682, 1.5783469397623715], "max": [0.5956011684093443, 0.23148382522490193, 1.2862230693839487, -0.7168037199479957, 1.3229802453690058, 3.072961014763234, 0.7333796801251733, -0.16761274340626053, 1.2899702956124657, 1.3778235417265154, 1.0129603130946654, 1.9107688926666455], "count": [248]}, "eef_sim_pose_action": {"mean": [0.5597762091259032, 0.14472716061956334, 1.1549511366591378, -1.8402286316980636, 1.2137464996252014, -0.6029298862760938, 0.682806132867208, -0.23419368344829739, 1.24157904580553, 1.146369661977775, 0.9287290416854854, 1.7104307089955757], "std": [0.0223073582925301, 0.06165647997299103, 0.05630253986058876, 0.6762552081060388, 0.059120919310821765, 2.1249609236197093, 0.03708264274843685, 0.037044704376975865, 0.02271320379418978, 0.1464109661602957, 0.04934536910469811, 0.09624484524693605], "min": [0.5318311653069387, 0.05280671594700112, 1.0620847280581363, -2.8749624538383642, 1.0025611389608082, -3.1159496379554774, 0.5887734129503397, -0.29226432986601864, 1.1994475795243655, 0.8503219966013273, 0.7927529998444682, 1.5783469397623715], "max": [0.5956011684093443, 0.23148382522490193, 1.2862230693839487, -0.7168037199479957, 1.3229802453690058, 3.072961014763234, 0.7333796801251733, -0.16761274340626053, 1.2899702956124657, 1.3778235417265154, 1.0129603130946654, 1.9107688926666455], "count": [248]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.01568627450980392]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4709382414215686]], [[0.4639747120098039]], [[0.4449549162581699]]], "std": [[[0.21910699932063307]], [[0.2183266553277036]], [[0.2198007604624616]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.17647058823529413]], [[0.1411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5768490931372549]], [[0.5954428492647059]], [[0.5765674571078432]]], "std": [[[0.2753483873955525]], [[0.27510748518123407]], [[0.2835566176904398]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5320270098039216]], [[0.5517124142156863]], [[0.5134367299836601]]], "std": [[[0.2995741912921756]], [[0.3078683796972256]], [[0.32704876574521147]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4497879350490196]], [[0.4773086111111111]], [[0.4497369342320261]]], "std": [[[0.326496019722492]], [[0.33670863336040374]], [[0.35627041052090636]]], "count": [100]}, "observation.state": {"min": [0.7387750744819641, -0.9617236852645874, 0.6856545805931091, -0.2957150638103485, -1.3453688621520996, 1.2479972839355469, -1.1680305004119873, -0.8973497152328491, 1.013723611831665, -0.12188144028186798, 0.7593508958816528, -0.9452487230300903, 0.9731249809265137, 72.71333312988281, -0.16187499463558197, -0.3256250023841858, 0.9537500143051147, -0.7081249952316284, 1.0149999856948853, -0.3968749940395355, -1.3018749952316284, -1.8793749809265137, 0.9793750047683716, 0.5099999904632568, 23.78125, 54.75, 1.0306249856948853, -1.0262500047683716, 0.6836363673210144, 0.2068750113248825, 0.7577778100967407, 0.0, 0.9155555367469788, 0.005625000223517418, 0.6211110949516296, 0.055555541068315506], "max": [1.2518119812011719, -0.5988212823867798, 0.8616579174995422, 0.5427443385124207, -0.25110629200935364, 1.6244659423828125, -0.6898985505104065, -0.7565931677818298, 1.286502480506897, 0.356059730052948, 1.3918135166168213, -0.7793307304382324, 20.380624771118164, 84.46125030517578, 31.161874771118164, 6.431875228881836, 23.906875610351562, 1.054444432258606, 20.266874313354492, 0.9524999856948853, 17.075000762939453, 1.0568749904632568, 2.140625, 32.123748779296875, 61.334999084472656, 73.6656265258789, 1.8862500190734863, 9.553333282470703, 64.89749908447266, 110.59500122070312, 81.80999755859375, 0.0, 88.57937622070312, 109.17312622070312, 89.06875610351562, 109.36125183105469], "mean": [0.9259903430938721, -0.7332387566566467, 0.7588685154914856, -0.04428526386618614, -0.8638967275619507, 1.4604612588882446, -0.7650783061981201, -0.8525611162185669, 1.1907190084457397, 0.11282841861248016, 0.920132040977478, -0.8453035950660706, 4.881758213043213, 80.2419204711914, 1.9127063751220703, 0.748073935508728, 6.997331142425537, 0.0895402804017067, 6.366795539855957, -0.031375348567962646, 5.358890533447266, 0.41975849866867065, 1.3428460359573364, 8.339723587036133, 33.238502502441406, 70.34877014160156, 1.2041765451431274, 3.2202115058898926, 43.916316986083984, 84.37078094482422, 58.453861236572266, 0.0, 63.41996765136719, 83.86920928955078, 61.712623596191406, 89.39205169677734], "std": [0.18429622054100037, 0.10783398151397705, 0.049077633768320084, 0.29452070593833923, 0.3392605781555176, 0.15846773982048035, 0.10291260480880737, 0.03600181266665459, 0.05927673354744911, 0.11837853491306305, 0.13974402844905853, 0.061278097331523895, 6.196609020233154, 2.23199725151062, 6.574719429016113, 1.9978084564208984, 8.612114906311035, 0.5003902316093445, 6.4342570304870605, 0.36386728286743164, 5.58920431137085, 0.8274818062782288, 0.2513446509838104, 11.606828689575195, 9.348015785217285, 5.743342399597168, 0.13666588068008423, 2.67999529838562, 16.40382194519043, 42.87590026855469, 22.336143493652344, 0.0, 25.1402645111084, 42.77101516723633, 28.54680633544922, 35.419429779052734], "count": [263]}, "action": {"min": [0.7387750744819641, -0.9617236852645874, 0.6856545805931091, -0.2957150638103485, -1.3453688621520996, 1.2479972839355469, -1.1680305004119873, -0.8973497152328491, 1.013723611831665, -0.12188144028186798, 0.7593508958816528, -0.9452487230300903, 0.9731249809265137, 72.71333312988281, -0.16187499463558197, -0.3256250023841858, 0.9537500143051147, -0.7081249952316284, 1.0149999856948853, -0.3968749940395355, -1.3018749952316284, -1.8793749809265137, 0.9793750047683716, 0.5099999904632568, 23.78125, 54.75, 1.0306249856948853, -1.0262500047683716, 0.6836363673210144, 0.2068750113248825, 0.7577778100967407, 0.0, 0.9155555367469788, 0.005625000223517418, 0.6211110949516296, 0.055555541068315506], "max": [1.2518119812011719, -0.5988212823867798, 0.8616579174995422, 0.5427443385124207, -0.25110629200935364, 1.6244659423828125, -0.6898985505104065, -0.7565931677818298, 1.286502480506897, 0.356059730052948, 1.3918135166168213, -0.7793307304382324, 20.380624771118164, 84.46125030517578, 31.161874771118164, 6.431875228881836, 23.906875610351562, 1.054444432258606, 20.266874313354492, 0.9524999856948853, 17.075000762939453, 1.0568749904632568, 2.140625, 32.123748779296875, 61.334999084472656, 73.6656265258789, 1.8862500190734863, 9.553333282470703, 64.89749908447266, 110.59500122070312, 81.80999755859375, 0.0, 88.57937622070312, 109.17312622070312, 89.06875610351562, 109.36125183105469], "mean": [0.9259898066520691, -0.7332388758659363, 0.7588686943054199, -0.04428526759147644, -0.8638966679573059, 1.4604614973068237, -0.7650783061981201, -0.8525609374046326, 1.1907190084457397, 0.11282841861248016, 0.9201324582099915, -0.8453035354614258, 4.881754398345947, 80.2419204711914, 1.9127095937728882, 0.7480734586715698, 6.997320652008057, 0.08954031765460968, 6.36680793762207, -0.03137538954615593, 5.358889579772949, 0.41975855827331543, 1.3428467512130737, 8.339726448059082, 33.2385139465332, 70.34883117675781, 1.204176664352417, 3.220212697982788, 43.91630554199219, 84.37071228027344, 58.453914642333984, 0.0, 63.419960021972656, 83.8692398071289, 61.712650299072266, 89.39202880859375], "std": [0.18429626524448395, 0.10783399641513824, 0.04907764866948128, 0.294520765542984, 0.3392605185508728, 0.15846773982048035, 0.10291258245706558, 0.03600181266665459, 0.05927673727273941, 0.11837853491306305, 0.13974401354789734, 0.06127811223268509, 6.196608066558838, 2.23199725151062, 6.574724197387695, 1.9978095293045044, 8.612114906311035, 0.500390350818634, 6.4342546463012695, 0.3638673424720764, 5.58920431137085, 0.8274816870689392, 0.2513446807861328, 11.606829643249512, 9.348014831542969, 5.743342399597168, 0.13666583597660065, 2.67999529838562, 16.403820037841797, 42.87590789794922, 22.33614158630371, 0.0, 25.14026641845703, 42.77096939086914, 28.546802520751953, 35.4194221496582], "count": [263]}, "timestamp": {"min": [0.0], "max": [8.733333333333333], "mean": [4.366666666666667], "std": [2.5307003861469743], "count": [263]}, "frame_index": {"min": [0], "max": [262], "mean": [131.0], "std": [75.92101158440923], "count": [263]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [263]}, "index": {"min": [10671], "max": [10933], "mean": [10802.0], "std": [75.92101158440923], "count": [263]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [263]}, "subtask_annotation": {"mean": [1.7984790874524714, 7.0, 7.0, 7.0, 7.0], "std": [1.4011393946266897, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [263]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [263]}, "eef_direction_state": {"mean": [5.068441064638783, 3.2281368821292777], "std": [1.1841283406518819, 1.9888584981717516], "min": [2, 0], "max": [6, 6], "count": [263]}, "eef_velocity_state": {"mean": [0.7452471482889734, 1.1254752851711027], "std": [0.8587097026157261, 0.5680308043023068], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_state": {"mean": [0.6311787072243346, 0.9049429657794676], "std": [0.8255067221360877, 0.8423748209392418], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_direction_action": {"mean": [5.068441064638783, 3.2281368821292777], "std": [1.1841283406518819, 1.9888584981717516], "min": [2, 0], "max": [6, 6], "count": [263]}, "eef_velocity_action": {"mean": [0.7452471482889734, 1.1254752851711027], "std": [0.8587097026157261, 0.5680308043023068], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_action": {"mean": [0.6311787072243346, 0.9049429657794676], "std": [0.8255067221360877, 0.8423748209392418], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_sim_pose_state": {"mean": [0.5659308490560001, 0.14427708066895933, 1.1630544530924594, -0.08653564785194796, 1.351873511449293, -0.5411391309833107, 0.6860439022607587, -0.23109786609862265, 1.2293035012765035, 1.2209145527126846, 0.9672091799307277, 1.7668871583561203], "std": [0.023962460844213055, 0.056238883122489654, 0.058460939532508735, 1.7739344437698217, 0.1603722910110827, 1.6289951667890101, 0.02352831953167874, 0.029556579474549045, 0.019146175682812776, 0.11301789018583062, 0.08523657768027934, 0.10022926203018093], "min": [0.5239635992284646, 0.05114842763490768, 1.0422615052664894, -3.114643436137166, 1.0567195293723852, -3.111018757098229, 0.612873795267318, -0.29787860986113096, 1.1918084523011967, 0.8363456024485116, 0.7972074027708644, 1.5616955202595046], "max": [0.5923677253180336, 0.22136938878517337, 1.2742928109804679, 3.135741201825024, 1.5586891825957263, 3.013178328986552, 0.7235124230834333, -0.17893175889560672, 1.290825544885564, 1.4179564507040059, 1.1358266431386332, 2.0558040391657095], "count": [263]}, "eef_sim_pose_action": {"mean": [0.5659308490560001, 0.14427708066895933, 1.1630544530924594, -0.08653564785194796, 1.351873511449293, -0.5411391309833107, 0.6860439022607587, -0.23109786609862265, 1.2293035012765035, 1.2209145527126846, 0.9672091799307277, 1.7668871583561203], "std": [0.023962460844213055, 0.056238883122489654, 0.058460939532508735, 1.7739344437698217, 0.1603722910110827, 1.6289951667890101, 0.02352831953167874, 0.029556579474549045, 0.019146175682812776, 0.11301789018583062, 0.08523657768027934, 0.10022926203018093], "min": [0.5239635992284646, 0.05114842763490768, 1.0422615052664894, -3.114643436137166, 1.0567195293723852, -3.111018757098229, 0.612873795267318, -0.29787860986113096, 1.1918084523011967, 0.8363456024485116, 0.7972074027708644, 1.5616955202595046], "max": [0.5923677253180336, 0.22136938878517337, 1.2742928109804679, 3.135741201825024, 1.5586891825957263, 3.013178328986552, 0.7235124230834333, -0.17893175889560672, 1.290825544885564, 1.4179564507040059, 1.1358266431386332, 2.0558040391657095], "count": [263]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4703644934640523]], [[0.4647231658496732]], [[0.4464912765522876]]], "std": [[[0.21863818927250983]], [[0.2165888604401334]], [[0.21810336478062878]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.16862745098039217]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5496135866013072]], [[0.569033743872549]], [[0.55186835375817]]], "std": [[[0.28273897905288586]], [[0.2856877203638138]], [[0.2958673397554818]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.524796045751634]], [[0.5550931229575163]], [[0.5174057312091503]]], "std": [[[0.3062691681611784]], [[0.3078310271659822]], [[0.32438792131084027]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46424194648692807]], [[0.49344656454248365]], [[0.4672335723039216]]], "std": [[[0.3277197554783764]], [[0.3378851358431631]], [[0.3576347668146142]]], "count": [100]}, "observation.state": {"min": [0.7395856976509094, -0.9451771974563599, 0.7454747557640076, -0.29173341393470764, -1.4289438724517822, 1.1341480016708374, -1.090257167816162, -0.9289883375167847, 1.0387367010116577, -0.4249160885810852, 0.25523099303245544, -0.9718566536903381, 0.8112499713897705, 73.60111236572266, -0.16124999523162842, 0.03687499836087227, 4.625624656677246, -0.13062499463558197, 5.373125076293945, -0.5206249952316284, 4.543749809265137, 0.5262500047683716, 1.1668750047683716, 1.1050000190734863, 19.500625610351562, 49.59375, 0.8837499618530273, -1.3662500381469727, 1.1037499904632568, 0.5268750190734863, 0.6362500190734863, 0.0, 1.140625, 0.03187499940395355, 0.6468750238418579, -0.16249999403953552], "max": [1.0843442678451538, -0.6321526765823364, 0.8478294014930725, 0.534637987613678, -0.32735371589660645, 1.4955986738204956, -0.22778858244419098, -0.6878640055656433, 1.3632266521453857, 0.2351558357477188, 1.3446866273880005, -0.6395914554595947, 19.962221145629883, 84.20062255859375, 26.97533416748047, 1.4612499475479126, 29.05500030517578, 0.6137499809265137, 31.282499313354492, 0.2487499713897705, 26.544374465942383, 1.8949999809265137, 5.981249809265137, 51.401248931884766, 61.30500030517578, 72.57937622070312, 2.2725000381469727, 9.692500114440918, 67.31999969482422, 110.56875610351562, 81.97624969482422, 0.0, 91.81375122070312, 109.09562683105469, 92.24749755859375, 109.19499969482422], "mean": [0.9572508335113525, -0.7244192957878113, 0.7769264578819275, -0.07364016026258469, -0.913585364818573, 1.370639681816101, -0.6325269937515259, -0.8348958492279053, 1.2185355424880981, -0.051715489476919174, 0.7926739454269409, -0.8570604920387268, 4.830981731414795, 80.04764556884766, 1.313017725944519, 0.22050711512565613, 13.46292781829834, 0.07019708305597305, 16.263519287109375, -0.09311559051275253, 14.353821754455566, 0.6014960408210754, 2.6632657051086426, 19.00636863708496, 31.734516143798828, 67.85438537597656, 1.097603678703308, 3.1899898052215576, 48.43595504760742, 85.88629150390625, 63.641963958740234, 0.0, 68.62699890136719, 85.12364196777344, 67.04305267333984, 89.12666320800781], "std": [0.11489754170179367, 0.09833104908466339, 0.031757257878780365, 0.27890172600746155, 0.28444501757621765, 0.12178735435009003, 0.20394574105739594, 0.04187218099832535, 0.09246934950351715, 0.19374366104602814, 0.2856901288032532, 0.09163150936365128, 6.290876865386963, 1.4583337306976318, 5.136102676391602, 0.3627811074256897, 9.258925437927246, 0.0680137649178505, 8.753960609436035, 0.0635637417435646, 6.662289619445801, 0.15374910831451416, 1.3679782152175903, 15.679771423339844, 12.100166320800781, 6.558530330657959, 0.1783253252506256, 3.6201140880584717, 18.21038055419922, 41.44409942626953, 24.09191131591797, 0.0, 26.735376358032227, 42.63036346435547, 30.182979583740234, 37.69095993041992], "count": [359]}, "action": {"min": [0.7395856976509094, -0.9451771974563599, 0.7454747557640076, -0.29173341393470764, -1.4289438724517822, 1.1341480016708374, -1.090257167816162, -0.9289883375167847, 1.0387367010116577, -0.4249160885810852, 0.25523099303245544, -0.9718566536903381, 0.8112499713897705, 73.60111236572266, -0.16124999523162842, 0.03687499836087227, 4.625624656677246, -0.13062499463558197, 5.373125076293945, -0.5206249952316284, 4.543749809265137, 0.5262500047683716, 1.1668750047683716, 1.1050000190734863, 19.500625610351562, 49.59375, 0.8837499618530273, -1.3662500381469727, 1.1037499904632568, 0.5268750190734863, 0.6362500190734863, 0.0, 1.140625, 0.03187499940395355, 0.6468750238418579, -0.16249999403953552], "max": [1.0843442678451538, -0.6321526765823364, 0.8478294014930725, 0.534637987613678, -0.32735371589660645, 1.4955986738204956, -0.22778858244419098, -0.6878640055656433, 1.3632266521453857, 0.2351558357477188, 1.3446866273880005, -0.6395914554595947, 19.962221145629883, 84.20062255859375, 26.97533416748047, 1.4612499475479126, 29.05500030517578, 0.6137499809265137, 31.282499313354492, 0.2487499713897705, 26.544374465942383, 1.8949999809265137, 5.981249809265137, 51.401248931884766, 61.30500030517578, 72.57937622070312, 2.2725000381469727, 9.692500114440918, 67.31999969482422, 110.56875610351562, 81.97624969482422, 0.0, 91.81375122070312, 109.09562683105469, 92.24749755859375, 109.19499969482422], "mean": [0.9572492241859436, -0.724419116973877, 0.7769258618354797, -0.07364017516374588, -0.9135856032371521, 1.3706390857696533, -0.6325268149375916, -0.8348961472511292, 1.2185359001159668, -0.05171547457575798, 0.7926739454269409, -0.8570606708526611, 4.830984115600586, 80.04765319824219, 1.3130189180374146, 0.22050681710243225, 13.462931632995605, 0.07019714266061783, 16.26352310180664, -0.09311561286449432, 14.353812217712402, 0.6014959216117859, 2.6632657051086426, 19.006366729736328, 31.734521865844727, 67.85440826416016, 1.09760320186615, 3.1899890899658203, 48.435943603515625, 85.8862533569336, 63.64198684692383, 0.0, 68.62703704833984, 85.1236572265625, 67.04310607910156, 89.12664031982422], "std": [0.11489760875701904, 0.09833108633756638, 0.03175729513168335, 0.2789016664028168, 0.28444504737854004, 0.12178736180067062, 0.2039458155632019, 0.041872184723615646, 0.09246934950351715, 0.19374366104602814, 0.2856901288032532, 0.09163150936365128, 6.290876865386963, 1.4583332538604736, 5.136106491088867, 0.3627808690071106, 9.258928298950195, 0.0680137351155281, 8.753958702087402, 0.06356368213891983, 6.662288188934326, 0.1537492424249649, 1.3679782152175903, 15.679771423339844, 12.100162506103516, 6.558531284332275, 0.17832544445991516, 3.6201164722442627, 18.21038246154785, 41.444095611572266, 24.0919132232666, 0.0, 26.735380172729492, 42.63037109375, 30.1829833984375, 37.69096755981445], "count": [359]}, "timestamp": {"min": [0.0], "max": [11.933333333333334], "mean": [5.966666666666667], "std": [3.454465708808431], "count": [359]}, "frame_index": {"min": [0], "max": [358], "mean": [179.0], "std": [103.63397126425292], "count": [359]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [359]}, "index": {"min": [10934], "max": [11292], "mean": [11113.0], "std": [103.63397126425292], "count": [359]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [359]}, "subtask_annotation": {"mean": [1.8774373259052926, 7.0, 7.0, 7.0, 7.0], "std": [1.3647035270798034, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [359]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [359]}, "eef_direction_state": {"mean": [5.128133704735376, 2.9749303621169916], "std": [1.3142733141321945, 2.1573056374874158], "min": [2, 0], "max": [6, 6], "count": [359]}, "eef_velocity_state": {"mean": [0.5821727019498607, 1.1002785515320335], "std": [0.8198884109351331, 0.5886341589692372], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_state": {"mean": [0.48746518105849584, 0.8467966573816156], "std": [0.77512438271301, 0.8519579549370228], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_direction_action": {"mean": [5.128133704735376, 2.9749303621169916], "std": [1.3142733141321945, 2.1573056374874158], "min": [2, 0], "max": [6, 6], "count": [359]}, "eef_velocity_action": {"mean": [0.5821727019498607, 1.1002785515320335], "std": [0.8198884109351331, 0.5886341589692372], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_acc_mag_action": {"mean": [0.48746518105849584, 0.8467966573816156], "std": [0.77512438271301, 0.8519579549370228], "min": [0, 0], "max": [2, 2], "count": [359]}, "eef_sim_pose_state": {"mean": [0.5715845312056025, 0.15742198184902984, 1.1651400994077796, -1.4597087515053349, 1.3227295689600842, -0.913204997021254, 0.6929764758151146, -0.22933207845054587, 1.2514988243103464, 1.1776510854359568, 1.0908265997472437, 1.7446329987722156], "std": [0.022910801979656874, 0.05765065984673635, 0.04992223666124119, 1.1226110202001391, 0.1045238602800265, 1.8036593408698578, 0.038377044032449244, 0.031559599054813724, 0.023795955487707892, 0.1839986391419124, 0.2088263090977127, 0.12564693392190793], "min": [0.5185208110693961, 0.04225193107642264, 1.0572411286968144, -3.139076076083895, 1.0070256720812005, -3.122848511483396, 0.6160227758206855, -0.29292535860312685, 1.1988990057524225, 0.8902158520514849, 0.7546784571046645, 1.548835951177678], "max": [0.5913295111127104, 0.24024350640448078, 1.272638613097565, 3.1364207104403876, 1.4556465749818899, 3.0573949770926574, 0.747157309522886, -0.1674039404204697, 1.2784729004054796, 1.5708669317600632, 1.4819056758007831, 2.0567963138783996], "count": [359]}, "eef_sim_pose_action": {"mean": [0.5715845312056025, 0.15742198184902984, 1.1651400994077796, -1.4597087515053349, 1.3227295689600842, -0.913204997021254, 0.6929764758151146, -0.22933207845054587, 1.2514988243103464, 1.1776510854359568, 1.0908265997472437, 1.7446329987722156], "std": [0.022910801979656874, 0.05765065984673635, 0.04992223666124119, 1.1226110202001391, 0.1045238602800265, 1.8036593408698578, 0.038377044032449244, 0.031559599054813724, 0.023795955487707892, 0.1839986391419124, 0.2088263090977127, 0.12564693392190793], "min": [0.5185208110693961, 0.04225193107642264, 1.0572411286968144, -3.139076076083895, 1.0070256720812005, -3.122848511483396, 0.6160227758206855, -0.29292535860312685, 1.1988990057524225, 0.8902158520514849, 0.7546784571046645, 1.548835951177678], "max": [0.5913295111127104, 0.24024350640448078, 1.272638613097565, 3.1364207104403876, 1.4556465749818899, 3.0573949770926574, 0.747157309522886, -0.1674039404204697, 1.2784729004054796, 1.5708669317600632, 1.4819056758007831, 2.0567963138783996], "count": [359]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46965254493464054]], [[0.46305729779411764]], [[0.44425775326797384]]], "std": [[[0.22004327716490438]], [[0.217726862581652]], [[0.21851005723897307]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.1607843137254902]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5482338092320261]], [[0.5645555412581699]], [[0.5449211233660131]]], "std": [[[0.2839563862959395]], [[0.28627521327262107]], [[0.29781619843842205]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5247404166666667]], [[0.5431056985294118]], [[0.5030283925653595]]], "std": [[[0.29618662585523914]], [[0.3068743148082526]], [[0.3266421367039694]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4532684334150327]], [[0.4837448651960784]], [[0.4576619158496732]]], "std": [[[0.32743984603907883]], [[0.33757902349159863]], [[0.3572095292492146]]], "count": [100]}, "observation.state": {"min": [0.7512922286987305, -0.9555485844612122, 0.7118810415267944, -0.31702736020088196, -1.476162075996399, 1.123612403869629, -1.1527714729309082, -0.8977550268173218, 0.966468334197998, -0.22216182947158813, 0.23990043997764587, -1.1302167177200317, 0.800000011920929, 77.11624908447266, -0.1111111119389534, -0.11937499791383743, 7.481249809265137, -0.6568750143051147, 10.202499389648438, -0.6881250143051147, 9.668749809265137, 0.359375, 1.0366666316986084, 7.361249923706055, 25.594375610351562, 47.08222198486328, 1.1518750190734863, -0.5774999856948853, 0.6577777862548828, 0.6668750047683716, 0.6187499761581421, 0.0, 0.8331249952316284, 0.27272728085517883, 0.6825000047683716, 0.3425000011920929], "max": [1.3109407424926758, -0.6044480204582214, 0.8699072599411011, 0.38688772916793823, -0.3296187222003937, 1.4248826503753662, -0.25544556975364685, -0.6560319662094116, 1.3104639053344727, 0.28710803389549255, 1.4343798160552979, -0.7207503318786621, 19.808124542236328, 82.21187591552734, 31.785625457763672, 8.916250228881836, 31.9112491607666, 0.9206250309944153, 27.693124771118164, 0.6237499713897705, 27.674999237060547, 1.4162499904632568, 4.242499828338623, 57.46937561035156, 65.3499984741211, 72.72562408447266, 1.8337500095367432, 9.495555877685547, 67.47562408447266, 110.16312408447266, 84.33000183105469, 0.0, 90.55937957763672, 109.88687896728516, 91.45938110351562, 109.55937957763672], "mean": [1.0591402053833008, -0.7291520237922668, 0.7701934576034546, -0.11550087481737137, -1.0321592092514038, 1.2758508920669556, -0.6344305276870728, -0.8245248198509216, 1.1963622570037842, 0.037996746599674225, 0.7553212642669678, -0.959463894367218, 6.756397724151611, 79.41862487792969, 2.5059235095977783, 2.875405788421631, 17.923154830932617, 0.4522368311882019, 18.165586471557617, 0.23512110114097595, 17.414501190185547, 0.5567857623100281, 1.6522090435028076, 25.215559005737305, 37.798091888427734, 66.6369400024414, 1.3430767059326172, 1.6855895519256592, 48.97956848144531, 79.66934204101562, 61.95335006713867, 0.0, 66.08781433105469, 78.8086166381836, 63.98872375488281, 82.11215209960938], "std": [0.1960936188697815, 0.11380339413881302, 0.05246845260262489, 0.2473839372396469, 0.3597167134284973, 0.12423025071620941, 0.24418549239635468, 0.05457477644085884, 0.08597375452518463, 0.16757220029830933, 0.30720558762550354, 0.1152547225356102, 6.846555709838867, 0.9749745726585388, 7.1620306968688965, 3.457204580307007, 8.909455299377441, 0.6374964118003845, 4.672635078430176, 0.5240194201469421, 4.4477219581604, 0.23071883618831635, 0.6880649924278259, 14.702118873596191, 11.152236938476562, 8.858827590942383, 0.1510389894247055, 3.190455436706543, 23.187015533447266, 44.89826583862305, 28.922412872314453, 0.0, 31.79976463317871, 46.07613754272461, 34.25870895385742, 42.96092987060547], "count": [252]}, "action": {"min": [0.7512922286987305, -0.9555485844612122, 0.7118810415267944, -0.31702736020088196, -1.476162075996399, 1.123612403869629, -1.1527714729309082, -0.8977550268173218, 0.966468334197998, -0.22216182947158813, 0.23990043997764587, -1.1302167177200317, 0.800000011920929, 77.11624908447266, -0.1111111119389534, -0.11937499791383743, 7.481249809265137, -0.6568750143051147, 10.202499389648438, -0.6881250143051147, 9.668749809265137, 0.359375, 1.0366666316986084, 7.361249923706055, 25.594375610351562, 47.08222198486328, 1.1518750190734863, -0.5774999856948853, 0.6577777862548828, 0.6668750047683716, 0.6187499761581421, 0.0, 0.8331249952316284, 0.27272728085517883, 0.6825000047683716, 0.3425000011920929], "max": [1.3109407424926758, -0.6044480204582214, 0.8699072599411011, 0.38688772916793823, -0.3296187222003937, 1.4248826503753662, -0.25544556975364685, -0.6560319662094116, 1.3104639053344727, 0.28710803389549255, 1.4343798160552979, -0.7207503318786621, 19.808124542236328, 82.21187591552734, 31.785625457763672, 8.916250228881836, 31.9112491607666, 0.9206250309944153, 27.693124771118164, 0.6237499713897705, 27.674999237060547, 1.4162499904632568, 4.242499828338623, 57.46937561035156, 65.3499984741211, 72.72562408447266, 1.8337500095367432, 9.495555877685547, 67.47562408447266, 110.16312408447266, 84.33000183105469, 0.0, 90.55937957763672, 109.88687896728516, 91.45938110351562, 109.55937957763672], "mean": [1.0591403245925903, -0.729151725769043, 0.7701931595802307, -0.11550084501504898, -1.0321590900421143, 1.2758508920669556, -0.6344303488731384, -0.8245248794555664, 1.1963626146316528, 0.03799675032496452, 0.755321204662323, -0.959463894367218, 6.75640344619751, 79.41868591308594, 2.505922794342041, 2.875408887863159, 17.923154830932617, 0.45223701000213623, 18.16557502746582, 0.23512105643749237, 17.41449546813965, 0.556786060333252, 1.6522094011306763, 25.215557098388672, 37.79810333251953, 66.63690948486328, 1.3430768251419067, 1.6855896711349487, 48.97957992553711, 79.6694107055664, 61.95331954956055, 0.0, 66.08786010742188, 78.8086166381836, 63.98870849609375, 82.11212158203125], "std": [0.1960936039686203, 0.11380340903997421, 0.05246846005320549, 0.24738401174545288, 0.3597166836261749, 0.12423024326562881, 0.24418549239635468, 0.05457478016614914, 0.08597373217344284, 0.16757220029830933, 0.3072056174278259, 0.1152547150850296, 6.846556663513184, 0.9749747514724731, 7.162032604217529, 3.457204818725586, 8.909460067749023, 0.6374966502189636, 4.672634124755859, 0.524019181728363, 4.447721481323242, 0.23071883618831635, 0.6880649328231812, 14.702117919921875, 11.152238845825195, 8.858830451965332, 0.1510389894247055, 3.190455436706543, 23.187013626098633, 44.89826583862305, 28.92241668701172, 0.0, 31.79977035522461, 46.076133728027344, 34.25870895385742, 42.96092224121094], "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": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [252]}, "index": {"min": [11293], "max": [11544], "mean": [11418.5], "std": [72.74556114751378], "count": [252]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [252]}, "subtask_annotation": {"mean": [1.7341269841269842, 7.0, 7.0, 7.0, 7.0], "std": [1.4270439364551581, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [252]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [252]}, "eef_direction_state": {"mean": [4.928571428571429, 2.6547619047619047], "std": [1.334395835162101, 2.0460611459953792], "min": [2, 0], "max": [6, 6], "count": [252]}, "eef_velocity_state": {"mean": [0.7063492063492064, 1.3134920634920635], "std": [0.8363513000543153, 0.564260040047277], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_state": {"mean": [0.6071428571428571, 1.007936507936508], "std": [0.7970858203409847, 0.8356732078118034], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_direction_action": {"mean": [4.928571428571429, 2.6547619047619047], "std": [1.334395835162101, 2.0460611459953792], "min": [2, 0], "max": [6, 6], "count": [252]}, "eef_velocity_action": {"mean": [0.7063492063492064, 1.3134920634920635], "std": [0.8363513000543153, 0.564260040047277], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_action": {"mean": [0.6071428571428571, 1.007936507936508], "std": [0.7970858203409847, 0.8356732078118034], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_sim_pose_state": {"mean": [0.5633764571492444, 0.1679218105164894, 1.1618329064757982, -1.6783800360208128, 1.2207740467458594, -0.9737805673823438, 0.6958584436423491, -0.23828758801248187, 1.2473676480492333, 1.2260646245301, 1.1185421934676147, 1.728659566803158], "std": [0.01715184837087207, 0.06299779777436483, 0.05209215785849134, 0.6575166351797077, 0.08193774873041572, 1.8254250339506628, 0.036067291973622975, 0.0353416905802616, 0.0303852048795306, 0.23409303133605824, 0.1944357833074941, 0.1649683207752605], "min": [0.5373986559301956, 0.051745037831568585, 1.0564964025227566, -3.0405698210887957, 1.0230668326910934, -3.092712991598379, 0.5880646698953829, -0.30087408905941126, 1.1915446618103225, 0.8649276634456722, 0.8311136213420176, 1.4844349137897583], "max": [0.5869990858928453, 0.24765846645224332, 1.2720798946857903, -0.7724039829380968, 1.3598481824963224, 3.114762632890371, 0.7427308860698397, -0.17593025273477766, 1.287577319135414, 1.7614489278682306, 1.4390691291672866, 2.178464660693836], "count": [252]}, "eef_sim_pose_action": {"mean": [0.5633764571492444, 0.1679218105164894, 1.1618329064757982, -1.6783800360208128, 1.2207740467458594, -0.9737805673823438, 0.6958584436423491, -0.23828758801248187, 1.2473676480492333, 1.2260646245301, 1.1185421934676147, 1.728659566803158], "std": [0.01715184837087207, 0.06299779777436483, 0.05209215785849134, 0.6575166351797077, 0.08193774873041572, 1.8254250339506628, 0.036067291973622975, 0.0353416905802616, 0.0303852048795306, 0.23409303133605824, 0.1944357833074941, 0.1649683207752605], "min": [0.5373986559301956, 0.051745037831568585, 1.0564964025227566, -3.0405698210887957, 1.0230668326910934, -3.092712991598379, 0.5880646698953829, -0.30087408905941126, 1.1915446618103225, 0.8649276634456722, 0.8311136213420176, 1.4844349137897583], "max": [0.5869990858928453, 0.24765846645224332, 1.2720798946857903, -0.7724039829380968, 1.3598481824963224, 3.114762632890371, 0.7427308860698397, -0.17593025273477766, 1.287577319135414, 1.7614489278682306, 1.4390691291672866, 2.178464660693836], "count": [252]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46623830882352946]], [[0.4584889705882353]], [[0.4399508047385621]]], "std": [[[0.22405741749807576]], [[0.2220059422059773]], [[0.22329474266351232]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.16862745098039217]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5449658149509804]], [[0.5615078125]], [[0.5410779350490197]]], "std": [[[0.2859332948968101]], [[0.2879470891845612]], [[0.2979811575505812]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.516331231617647]], [[0.5383634456699347]], [[0.4999121323529412]]], "std": [[[0.2946859149517139]], [[0.3010951175180666]], [[0.3189824431223035]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4533825510620915]], [[0.48237414624183006]], [[0.45539392769607845]]], "std": [[[0.3275007740232925]], [[0.3382520911555938]], [[0.35840411029800234]]], "count": [100]}, "observation.state": {"min": [0.8494268655776978, -0.882543683052063, 0.6338216066360474, -0.40006187558174133, -1.5059170722961426, 1.1137179136276245, -1.2111848592758179, -0.8873359560966492, 0.9640364050865173, -0.14448386430740356, 0.5682078003883362, -0.9748846292495728, 1.078125, 70.32555389404297, -0.03500000014901161, 0.07333333045244217, 7.931110858917236, 0.12000000476837158, 9.655624389648438, -0.6081249713897705, 7.419166564941406, -1.1518750190734863, 1.046875, 4.247499942779541, 32.22999954223633, 46.00562286376953, 1.0737500190734863, -0.38874998688697815, 1.046875, 0.9524999856948853, 0.628125011920929, 0.0, 0.90625, -0.26125001907348633, 0.671875, 0.19875000417232513], "max": [1.285071849822998, -0.5537117719650269, 0.8009794354438782, 0.1869945526123047, -0.3658827245235443, 1.5780689716339111, -0.3968299329280853, -0.677013099193573, 1.2936313152313232, 0.27635520696640015, 1.5049210786819458, -0.6810768842697144, 22.572221755981445, 84.39937591552734, 10.025625228881836, 2.8918750286102295, 25.55062484741211, 0.9362500309944153, 25.18375015258789, 0.5518749952316284, 22.49312400817871, 1.0087499618530273, 2.5875000953674316, 52.03750228881836, 56.724998474121094, 71.66812896728516, 2.478749990463257, 9.608461380004883, 67.61125183105469, 110.99625396728516, 81.40312957763672, 0.0, 87.02812957763672, 109.6612548828125, 89.27249908447266, 109.13687896728516], "mean": [1.117881417274475, -0.6565085053443909, 0.7105693817138672, -0.18138417601585388, -1.0583714246749878, 1.4086161851882935, -0.6758876442909241, -0.8291417956352234, 1.174026370048523, 0.10107114911079407, 0.8544033169746399, -0.9050984382629395, 3.90543532371521, 81.52996063232422, 0.9995692372322083, 0.6618188619613647, 16.687082290649414, 0.36767297983169556, 16.86376953125, 0.11278969049453735, 14.641158103942871, 0.49250704050064087, 1.4360415935516357, 28.233678817749023, 41.18598937988281, 64.2868423461914, 1.2555272579193115, 6.08740234375, 44.742958068847656, 71.99940490722656, 57.81128692626953, 0.0, 61.193199157714844, 72.02777099609375, 58.38084030151367, 77.75521087646484], "std": [0.1615247279405594, 0.10887684673070908, 0.050276994705200195, 0.17891590297222137, 0.37380465865135193, 0.14258618652820587, 0.1779392510652542, 0.054775454103946686, 0.09408772736787796, 0.11229090392589569, 0.20689062774181366, 0.07140470296144485, 3.64864444732666, 2.1216013431549072, 2.2988123893737793, 0.6773844957351685, 4.656986236572266, 0.08899098634719849, 4.243204116821289, 0.254917711019516, 4.904247760772705, 0.5862323641777039, 0.4550042450428009, 15.249747276306152, 7.064929008483887, 9.105416297912598, 0.2046460062265396, 3.4899094104766846, 22.76238441467285, 47.633670806884766, 28.493566513061523, 0.0, 32.14057540893555, 48.303955078125, 36.68168258666992, 43.43156433105469], "count": [207]}, "action": {"min": [0.8494268655776978, -0.882543683052063, 0.6338216066360474, -0.40006187558174133, -1.5059170722961426, 1.1137179136276245, -1.2111848592758179, -0.8873359560966492, 0.9640364050865173, -0.14448386430740356, 0.5682078003883362, -0.9748846292495728, 1.078125, 70.32555389404297, -0.03500000014901161, 0.07333333045244217, 7.931110858917236, 0.12000000476837158, 9.655624389648438, -0.6081249713897705, 7.419166564941406, -1.1518750190734863, 1.046875, 4.247499942779541, 32.22999954223633, 46.00562286376953, 1.0737500190734863, -0.38874998688697815, 1.046875, 0.9524999856948853, 0.628125011920929, 0.0, 0.90625, -0.26125001907348633, 0.671875, 0.19875000417232513], "max": [1.285071849822998, -0.5537117719650269, 0.8009794354438782, 0.1869945526123047, -0.3658827245235443, 1.5780689716339111, -0.3968299329280853, -0.677013099193573, 1.2936313152313232, 0.27635520696640015, 1.5049210786819458, -0.6810768842697144, 22.572221755981445, 84.39937591552734, 10.025625228881836, 2.8918750286102295, 25.55062484741211, 0.9362500309944153, 25.18375015258789, 0.5518749952316284, 22.49312400817871, 1.0087499618530273, 2.5875000953674316, 52.03750228881836, 56.724998474121094, 71.66812896728516, 2.478749990463257, 9.608461380004883, 67.61125183105469, 110.99625396728516, 81.40312957763672, 0.0, 87.02812957763672, 109.6612548828125, 89.27249908447266, 109.13687896728516], "mean": [1.1178815364837646, -0.6565088033676147, 0.710569441318512, -0.18138426542282104, -1.0583715438842773, 1.4086171388626099, -0.6758877038955688, -0.8291419744491577, 1.174026608467102, 0.10107117891311646, 0.8544036746025085, -0.9050984382629395, 3.905435800552368, 81.5299072265625, 0.999569296836853, 0.6618191003799438, 16.687089920043945, 0.36767297983169556, 16.863767623901367, 0.11278978735208511, 14.641159057617188, 0.4925069510936737, 1.4360405206680298, 28.233688354492188, 41.18598175048828, 64.28685760498047, 1.2555272579193115, 6.087404727935791, 44.74296951293945, 71.99937438964844, 57.811279296875, 0.0, 61.19315719604492, 72.02776336669922, 58.38082504272461, 77.75521087646484], "std": [0.1615247279405594, 0.10887682437896729, 0.050276994705200195, 0.17891588807106018, 0.3738046884536743, 0.14258617162704468, 0.17793922126293182, 0.05477544292807579, 0.09408772736787796, 0.1122908890247345, 0.20689068734645844, 0.07140470296144485, 3.6486446857452393, 2.1216013431549072, 2.2988133430480957, 0.6773847341537476, 4.656985759735107, 0.08899092674255371, 4.243203639984131, 0.25491777062416077, 4.904246807098389, 0.5862323641777039, 0.45500436425209045, 15.249747276306152, 7.064929008483887, 9.105416297912598, 0.20464599132537842, 3.489910125732422, 22.762378692626953, 47.6336669921875, 28.493566513061523, 0.0, 32.14056396484375, 48.3039436340332, 36.68167495727539, 43.43156433105469], "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": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [207]}, "index": {"min": [11545], "max": [11751], "mean": [11648.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [1.4444444444444444, 7.0, 7.0, 7.0, 7.0], "std": [1.4989708403591169, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [207]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [207]}, "eef_direction_state": {"mean": [4.434782608695652, 3.3381642512077296], "std": [1.3349077031500822, 1.90895234238189], "min": [1, 0], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [1.038647342995169, 1.4879227053140096], "std": [0.741101221534936, 0.5548199288470294], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_state": {"mean": [0.7777777777777778, 1.038647342995169], "std": [0.8449273981267293, 0.8214833445024148], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_direction_action": {"mean": [4.434782608695652, 3.3381642512077296], "std": [1.3349077031500822, 1.90895234238189], "min": [1, 0], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.038647342995169, 1.4879227053140096], "std": [0.741101221534936, 0.5548199288470294], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_action": {"mean": [0.7777777777777778, 1.038647342995169], "std": [0.8449273981267293, 0.8214833445024148], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.5524515638656146, 0.18422474762554406, 1.165195942627125, -0.9200054951839689, 1.286629130956566, -0.7017775820092759, 0.6880580159653531, -0.23049572441881827, 1.253429435750292, 1.1517678122171398, 0.996617571266377, 1.6879435324204972], "std": [0.01280721185420964, 0.055961801388037004, 0.062023276650983915, 1.684312306201863, 0.11870382645096854, 1.873833017455354, 0.03480404340153348, 0.0431082737948953, 0.03456889882492247, 0.2197988257677332, 0.07555381174740153, 0.1263232684361095], "min": [0.5248195106476259, 0.08403595212475601, 1.0449366318160587, -3.139693969315346, 1.0450464085774902, -3.079149626346649, 0.5915356456693068, -0.29464110430811447, 1.1990372230589983, 0.6876584164814612, 0.7803217887203417, 1.4020237828876438], "max": [0.5771307625607207, 0.27144863234860017, 1.2641955106677067, 3.134439611035768, 1.485216305554951, 3.1021867161980388, 0.7323883218034711, -0.15795110362450396, 1.3342337560556863, 1.4868470697813716, 1.1152365190285938, 1.9316385595989356], "count": [207]}, "eef_sim_pose_action": {"mean": [0.5524515638656146, 0.18422474762554406, 1.165195942627125, -0.9200054951839689, 1.286629130956566, -0.7017775820092759, 0.6880580159653531, -0.23049572441881827, 1.253429435750292, 1.1517678122171398, 0.996617571266377, 1.6879435324204972], "std": [0.01280721185420964, 0.055961801388037004, 0.062023276650983915, 1.684312306201863, 0.11870382645096854, 1.873833017455354, 0.03480404340153348, 0.0431082737948953, 0.03456889882492247, 0.2197988257677332, 0.07555381174740153, 0.1263232684361095], "min": [0.5248195106476259, 0.08403595212475601, 1.0449366318160587, -3.139693969315346, 1.0450464085774902, -3.079149626346649, 0.5915356456693068, -0.29464110430811447, 1.1990372230589983, 0.6876584164814612, 0.7803217887203417, 1.4020237828876438], "max": [0.5771307625607207, 0.27144863234860017, 1.2641955106677067, 3.134439611035768, 1.485216305554951, 3.1021867161980388, 0.7323883218034711, -0.15795110362450396, 1.3342337560556863, 1.4868470697813716, 1.1152365190285938, 1.9316385595989356], "count": [207]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0196078431372549]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46412907066993464]], [[0.45649753676470584]], [[0.43832864583333336]]], "std": [[[0.22689391562838776]], [[0.22594474826525737]], [[0.22656860545308136]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.16862745098039217]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5645371343954249]], [[0.5813716156045752]], [[0.5630565522875817]]], "std": [[[0.27508163075258896]], [[0.27905576279218247]], [[0.2873125836217202]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5165509293300654]], [[0.5453641115196078]], [[0.5044670343137255]]], "std": [[[0.2977109667949326]], [[0.29815807797677035]], [[0.3180302302383173]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45006248570261437]], [[0.4779448754084967]], [[0.4503375163398693]]], "std": [[[0.3267206501988152]], [[0.3379464360003795]], [[0.35805631828939594]]], "count": [100]}, "observation.state": {"min": [0.7727502584457397, -0.9069819450378418, 0.6836995482444763, -0.3227521479129791, -1.5637317895889282, 1.1306723356246948, -1.2072269916534424, -0.9309433698654175, 0.9477335810661316, -0.23577572405338287, 0.8001688122749329, -0.9112020134925842, 1.6568750143051147, 70.1156234741211, -0.10875000059604645, 0.061250001192092896, 8.356874465942383, 0.28125, 7.964375019073486, -0.43312498927116394, 5.106874942779541, -0.0781249925494194, 1.0177778005599976, 2.7074999809265137, 28.53499984741211, 47.28562545776367, 0.7137500047683716, -0.5249999761581421, 2.947499990463257, 0.6987500190734863, 9.276874542236328, 0.0, 7.484375, -0.11937499791383743, 1.8637499809265137, 2.327500104904175], "max": [1.2563897371292114, -0.5964847207069397, 0.8350499868392944, 0.4808499217033386, -0.34761959314346313, 1.5486714839935303, -0.6128166317939758, -0.713973879814148, 1.3261282444000244, 0.3033684194087982, 1.5558826923370361, -0.6827935576438904, 58.05937576293945, 83.51875305175781, 21.739376068115234, 2.258125066757202, 34.97687530517578, 0.9318749904632568, 36.22125244140625, 0.28999999165534973, 34.85187530517578, 2.2387499809265137, 8.198749542236328, 60.57437515258789, 62.83062744140625, 72.07500457763672, 2.1887500286102295, 9.337499618530273, 63.00749969482422, 110.78250122070312, 87.62312316894531, 0.0, 96.27125549316406, 109.95062255859375, 94.01750183105469, 111.01374816894531], "mean": [1.0011485815048218, -0.7425953149795532, 0.7519868016242981, 0.005054736975580454, -0.8722729682922363, 1.3243191242218018, -0.8213084936141968, -0.8491259813308716, 1.1509443521499634, 0.11158612370491028, 1.0499306917190552, -0.8193526268005371, 14.326839447021484, 81.02294921875, 1.596437692642212, 0.4388106167316437, 16.78301239013672, 0.8692692518234253, 18.56546401977539, -0.18977420032024384, 16.54256248474121, 0.3694169819355011, 2.7580864429473877, 26.672725677490234, 46.80996322631836, 66.64302825927734, 0.9752109050750732, 3.823683500289917, 36.86133575439453, 73.79139709472656, 60.311737060546875, 0.0, 65.58654022216797, 82.98985290527344, 64.264404296875, 87.78217315673828], "std": [0.19273455440998077, 0.11297470331192017, 0.05446304380893707, 0.3185025453567505, 0.39581674337387085, 0.1200893223285675, 0.16136272251605988, 0.06015167012810707, 0.10475413501262665, 0.14192138612270355, 0.21126244962215424, 0.05677793547511101, 16.94461441040039, 2.7077150344848633, 4.420454978942871, 0.6432614922523499, 8.492398262023926, 0.10022513568401337, 9.430938720703125, 0.0645117312669754, 9.590599060058594, 0.3251587450504303, 1.919952154159546, 20.135658264160156, 9.76682186126709, 7.410605430603027, 0.2475619912147522, 2.8305890560150146, 15.592991828918457, 40.16047668457031, 23.068687438964844, 0.0, 26.634981155395508, 43.547096252441406, 30.70878028869629, 38.96844482421875], "count": [297]}, "action": {"min": [0.7727502584457397, -0.9069819450378418, 0.6836995482444763, -0.3227521479129791, -1.5637317895889282, 1.1306723356246948, -1.2072269916534424, -0.9309433698654175, 0.9477335810661316, -0.23577572405338287, 0.8001688122749329, -0.9112020134925842, 1.6568750143051147, 70.1156234741211, -0.10875000059604645, 0.061250001192092896, 8.356874465942383, 0.28125, 7.964375019073486, -0.43312498927116394, 5.106874942779541, -0.0781249925494194, 1.0177778005599976, 2.7074999809265137, 28.53499984741211, 47.28562545776367, 0.7137500047683716, -0.5249999761581421, 2.947499990463257, 0.6987500190734863, 9.276874542236328, 0.0, 7.484375, -0.11937499791383743, 1.8637499809265137, 2.327500104904175], "max": [1.2563897371292114, -0.5964847207069397, 0.8350499868392944, 0.4808499217033386, -0.34761959314346313, 1.5486714839935303, -0.6128166317939758, -0.713973879814148, 1.3261282444000244, 0.3033684194087982, 1.5558826923370361, -0.6827935576438904, 58.05937576293945, 83.51875305175781, 21.739376068115234, 2.258125066757202, 34.97687530517578, 0.9318749904632568, 36.22125244140625, 0.28999999165534973, 34.85187530517578, 2.2387499809265137, 8.198749542236328, 60.57437515258789, 62.83062744140625, 72.07500457763672, 2.1887500286102295, 9.337499618530273, 63.00749969482422, 110.78250122070312, 87.62312316894531, 0.0, 96.27125549316406, 109.95062255859375, 94.01750183105469, 111.01374816894531], "mean": [1.0011488199234009, -0.742595374584198, 0.7519869208335876, 0.0050547062419354916, -0.8722729682922363, 1.3243186473846436, -0.8213086724281311, -0.849125862121582, 1.1509438753128052, 0.11158617585897446, 1.0499308109283447, -0.8193524479866028, 14.326830863952637, 81.02300262451172, 1.5964362621307373, 0.4388108253479004, 16.783008575439453, 0.8692688345909119, 18.565471649169922, -0.18977420032024384, 16.542566299438477, 0.36941689252853394, 2.7580859661102295, 26.67271614074707, 46.80999755859375, 66.64300537109375, 0.9752109050750732, 3.823683261871338, 36.86130142211914, 73.79143524169922, 60.31172561645508, 0.0, 65.5865707397461, 82.98985290527344, 64.26438903808594, 87.78219604492188], "std": [0.19273455440998077, 0.11297472566366196, 0.05446304753422737, 0.3185025155544281, 0.395816832780838, 0.1200893223285675, 0.16136276721954346, 0.06015167757868767, 0.10475412756204605, 0.14192135632038116, 0.21126247942447662, 0.05677793547511101, 16.944608688354492, 2.707714796066284, 4.420452117919922, 0.6432614326477051, 8.492396354675293, 0.10022515058517456, 9.430939674377441, 0.0645117238163948, 9.590598106384277, 0.3251587152481079, 1.9199519157409668, 20.135663986206055, 9.766820907592773, 7.410606384277344, 0.24756203591823578, 2.8305885791778564, 15.592991828918457, 40.16048049926758, 23.06868553161621, 0.0, 26.634986877441406, 43.54710388183594, 30.708786010742188, 38.968441009521484], "count": [297]}, "timestamp": {"min": [0.0], "max": [9.866666666666667], "mean": [4.933333333333334], "std": [2.857867632940233], "count": [297]}, "frame_index": {"min": [0], "max": [296], "mean": [148.0], "std": [85.73602898820698], "count": [297]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [297]}, "index": {"min": [11752], "max": [12048], "mean": [11900.0], "std": [85.73602898820698], "count": [297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [297]}, "subtask_annotation": {"mean": [2.2962962962962963, 7.0, 7.0, 7.0, 7.0], "std": [1.9244360981978261, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [297]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [297]}, "eef_direction_state": {"mean": [5.01010101010101, 2.696969696969697], "std": [1.3669619008157514, 1.9820127788809498], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_state": {"mean": [0.6599326599326599, 1.2626262626262625], "std": [0.8421817079083048, 0.5670977312168985], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_state": {"mean": [0.5757575757575758, 0.8888888888888888], "std": [0.8009788929938981, 0.851485794574045], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_direction_action": {"mean": [5.01010101010101, 2.696969696969697], "std": [1.3669619008157514, 1.9820127788809498], "min": [0, 0], "max": [6, 6], "count": [297]}, "eef_velocity_action": {"mean": [0.6599326599326599, 1.2626262626262625], "std": [0.8421817079083048, 0.5670977312168985], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_acc_mag_action": {"mean": [0.5757575757575758, 0.8888888888888888], "std": [0.8009788929938981, 0.851485794574045], "min": [0, 0], "max": [2, 2], "count": [297]}, "eef_sim_pose_state": {"mean": [0.5492584985788735, 0.14415592678461986, 1.138591075562139, -2.054691702327407, 1.2467767535910435, -0.2800848746887175, 0.6649435351377723, -0.22354880286406018, 1.2370175022005507, 1.118724158307299, 0.9120061894695635, 1.727032316059769], "std": [0.020366439564711264, 0.0647876140894795, 0.05871843283204722, 0.7873161579458017, 0.11404273187203293, 2.150400165451359, 0.04118834607869823, 0.039565904412030915, 0.028372462659895754, 0.1534705540025685, 0.1246524536473731, 0.1071763058524075], "min": [0.5192746094364052, 0.06083262525060551, 1.0575434988085721, -3.1082063676364506, 0.940921624462804, -3.08699684840408, 0.5734677598130115, -0.29787295088506277, 1.1711318773435742, 0.8527750462024521, 0.6846655299686639, 1.563723734783025], "max": [0.5820558480972988, 0.22376237124269374, 1.2730729171801336, -0.6111468999616899, 1.4481261243786219, 3.1190792238579284, 0.7290421134383297, -0.15612668458700357, 1.2805597704597567, 1.3896769702038627, 1.235826405236284, 1.952260268842581], "count": [297]}, "eef_sim_pose_action": {"mean": [0.5492584985788735, 0.14415592678461986, 1.138591075562139, -2.054691702327407, 1.2467767535910435, -0.2800848746887175, 0.6649435351377723, -0.22354880286406018, 1.2370175022005507, 1.118724158307299, 0.9120061894695635, 1.727032316059769], "std": [0.020366439564711264, 0.0647876140894795, 0.05871843283204722, 0.7873161579458017, 0.11404273187203293, 2.150400165451359, 0.04118834607869823, 0.039565904412030915, 0.028372462659895754, 0.1534705540025685, 0.1246524536473731, 0.1071763058524075], "min": [0.5192746094364052, 0.06083262525060551, 1.0575434988085721, -3.1082063676364506, 0.940921624462804, -3.08699684840408, 0.5734677598130115, -0.29787295088506277, 1.1711318773435742, 0.8527750462024521, 0.6846655299686639, 1.563723734783025], "max": [0.5820558480972988, 0.22376237124269374, 1.2730729171801336, -0.6111468999616899, 1.4481261243786219, 3.1190792238579284, 0.7290421134383297, -0.15612668458700357, 1.2805597704597567, 1.3896769702038627, 1.235826405236284, 1.952260268842581], "count": [297]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.023529411764705882]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.462336358251634]], [[0.45735861723856214]], [[0.4401232781862745]]], "std": [[[0.22394980371653816]], [[0.22150595597020487]], [[0.22057952736663297]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.17647058823529413]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5457188378267974]], [[0.5663713929738562]], [[0.5480856740196078]]], "std": [[[0.2836245691464821]], [[0.28538764061474464]], [[0.29593691299755237]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.548798112745098]], [[0.5742395343137255]], [[0.5347384211601308]]], "std": [[[0.30101209492914344]], [[0.30919320153779145]], [[0.3299920410759576]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4610427124183007]], [[0.4905201613562092]], [[0.4643728880718954]]], "std": [[[0.3289561698279816]], [[0.3392392344230116]], [[0.35902373459803877]]], "count": [100]}, "observation.state": {"min": [0.8640182614326477, -0.8821622133255005, 0.7009612917900085, -0.29888609051704407, -1.3543018102645874, 1.1992532014846802, -1.031700611114502, -0.9098191857337952, 0.9148843288421631, -0.7387750744819641, 0.0875486359000206, -1.2818055152893066, 1.7543749809265137, 73.62000274658203, -0.11374999582767487, 0.01250000111758709, 5.381875038146973, 0.5149999856948853, 4.606874942779541, -0.8849999904632568, 5.683749675750732, 0.46937501430511475, 1.1306250095367432, -1.65625, 29.9893741607666, 44.70333480834961, 0.9962500333786011, -0.6968749761581421, 1.0774999856948853, -0.009999999776482582, 0.6288889050483704, 0.0, 0.8055555820465088, -0.17750000953674316, 0.7768750190734863, 0.06333333253860474], "max": [1.1766189336776733, -0.5835621953010559, 0.7965686321258545, 0.18594548106193542, -0.41978999972343445, 1.4926661252975464, -0.09510662406682968, -0.5507023334503174, 1.2828545570373535, 0.3649528920650482, 1.3413825035095215, -0.8025768995285034, 31.61812400817871, 84.18687438964844, 35.528751373291016, 6.736249923706055, 41.63312530517578, 1.4787499904632568, 39.01124954223633, 0.7200000286102295, 31.57062530517578, 2.989375114440918, 3.8793749809265137, 59.022499084472656, 58.96812438964844, 71.140625, 2.481250047683716, 9.571000099182129, 74.8550033569336, 110.06562805175781, 90.53874969482422, 0.0, 96.92375183105469, 110.20875549316406, 94.12625122070312, 109.61125183105469], "mean": [1.0657371282577515, -0.7249679565429688, 0.7229678630828857, -0.20240779221057892, -1.0274430513381958, 1.429849624633789, -0.504230260848999, -0.8035709261894226, 1.1362252235412598, -0.08435941487550735, 0.6038089990615845, -1.0843137502670288, 7.528912544250488, 81.31563568115234, 2.639399528503418, 1.4170045852661133, 16.537845611572266, 0.7839509844779968, 17.70756721496582, 0.6188526749610901, 15.257258415222168, 1.081581950187683, 1.404370665550232, 24.846975326538086, 38.85044860839844, 67.59982299804688, 1.123819351196289, 2.864781141281128, 60.45751190185547, 91.93571472167969, 73.11181640625, 0.0, 77.37196350097656, 92.19340515136719, 75.34046936035156, 94.39639282226562], "std": [0.07686138153076172, 0.06713200360536575, 0.028308898210525513, 0.14118456840515137, 0.22150510549545288, 0.08268775790929794, 0.28032606840133667, 0.08591368049383163, 0.09854153543710709, 0.32047238945961, 0.4057445228099823, 0.11446189135313034, 8.701741218566895, 2.7538654804229736, 7.6593523025512695, 2.0593173503875732, 10.336186408996582, 0.07907845079898834, 9.708784103393555, 0.23049399256706238, 5.698298454284668, 0.44932377338409424, 0.46936383843421936, 12.603802680969238, 7.138650417327881, 6.925144195556641, 0.1526680290699005, 3.4818005561828613, 20.4615421295166, 37.31111145019531, 24.150487899780273, 0.0, 26.470008850097656, 37.834556579589844, 29.053508758544922, 34.226314544677734], "count": [407]}, "action": {"min": [0.8640182614326477, -0.8821622133255005, 0.7009612917900085, -0.29888609051704407, -1.3543018102645874, 1.1992532014846802, -1.031700611114502, -0.9098191857337952, 0.9148843288421631, -0.7387750744819641, 0.0875486359000206, -1.2818055152893066, 1.7543749809265137, 73.62000274658203, -0.11374999582767487, 0.01250000111758709, 5.381875038146973, 0.5149999856948853, 4.606874942779541, -0.8849999904632568, 5.683749675750732, 0.46937501430511475, 1.1306250095367432, -1.65625, 29.9893741607666, 44.70333480834961, 0.9962500333786011, -0.6968749761581421, 1.0774999856948853, -0.009999999776482582, 0.6288889050483704, 0.0, 0.8055555820465088, -0.17750000953674316, 0.7768750190734863, 0.06333333253860474], "max": [1.1766189336776733, -0.5835621953010559, 0.7965686321258545, 0.18594548106193542, -0.41978999972343445, 1.4926661252975464, -0.09510662406682968, -0.5507023334503174, 1.2828545570373535, 0.3649528920650482, 1.3413825035095215, -0.8025768995285034, 31.61812400817871, 84.18687438964844, 35.528751373291016, 6.736249923706055, 41.63312530517578, 1.4787499904632568, 39.01124954223633, 0.7200000286102295, 31.57062530517578, 2.989375114440918, 3.8793749809265137, 59.022499084472656, 58.96812438964844, 71.140625, 2.481250047683716, 9.571000099182129, 74.8550033569336, 110.06562805175781, 90.53874969482422, 0.0, 96.92375183105469, 110.20875549316406, 94.12625122070312, 109.61125183105469], "mean": [1.0657380819320679, -0.7249677777290344, 0.7229680418968201, -0.2024078518152237, -1.0274430513381958, 1.4298498630523682, -0.5042301416397095, -0.8035710453987122, 1.1362261772155762, -0.08435939997434616, 0.6038089990615845, -1.0843135118484497, 7.528892993927002, 81.31561279296875, 2.639385938644409, 1.4170043468475342, 16.537853240966797, 0.783951461315155, 17.70755958557129, 0.6188526153564453, 15.257229804992676, 1.081581473350525, 1.4043718576431274, 24.846975326538086, 38.850433349609375, 67.59980773925781, 1.1238189935684204, 2.8647799491882324, 60.457515716552734, 91.93573760986328, 73.11183166503906, 0.0, 77.37195587158203, 92.19344329833984, 75.34044647216797, 94.39634704589844], "std": [0.07686126232147217, 0.06713200360536575, 0.028308868408203125, 0.14118458330631256, 0.22150513529777527, 0.08268769830465317, 0.2803261876106262, 0.08591368049383163, 0.09854152798652649, 0.32047238945961, 0.40574443340301514, 0.11446186900138855, 8.701741218566895, 2.7538645267486572, 7.659352779388428, 2.0593199729919434, 10.336187362670898, 0.07907843589782715, 9.708782196044922, 0.23049397766590118, 5.698299407958984, 0.44932395219802856, 0.46936407685279846, 12.603806495666504, 7.138651371002197, 6.92514181137085, 0.15266811847686768, 3.4818010330200195, 20.461544036865234, 37.31111145019531, 24.150487899780273, 0.0, 26.470006942749023, 37.83454895019531, 29.053516387939453, 34.22633361816406], "count": [407]}, "timestamp": {"min": [0.0], "max": [13.533333333333333], "mean": [6.766666666666666], "std": [3.9163475047265375], "count": [407]}, "frame_index": {"min": [0], "max": [406], "mean": [203.0], "std": [117.49042514179612], "count": [407]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [407]}, "index": {"min": [12049], "max": [12455], "mean": [12252.0], "std": [117.49042514179612], "count": [407]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [407]}, "subtask_annotation": {"mean": [1.7665847665847665, 7.0, 7.0, 7.0, 7.0], "std": [1.1312248507533929, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [407]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [407]}, "eef_direction_state": {"mean": [5.41031941031941, 3.0442260442260443], "std": [1.0115750951666038, 1.9933574773336793], "min": [2, 0], "max": [6, 6], "count": [407]}, "eef_velocity_state": {"mean": [0.48402948402948404, 1.1818181818181819], "std": [0.7346231908576791, 0.5351191158710857], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_acc_mag_state": {"mean": [0.343980343980344, 0.8476658476658476], "std": [0.6684220882539211, 0.8449230989465086], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_direction_action": {"mean": [5.41031941031941, 3.0442260442260443], "std": [1.0115750951666038, 1.9933574773336793], "min": [2, 0], "max": [6, 6], "count": [407]}, "eef_velocity_action": {"mean": [0.48402948402948404, 1.1818181818181819], "std": [0.7346231908576791, 0.5351191158710857], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_acc_mag_action": {"mean": [0.343980343980344, 0.8476658476658476], "std": [0.6684220882539211, 0.8449230989465086], "min": [0, 0], "max": [2, 2], "count": [407]}, "eef_sim_pose_state": {"mean": [0.5596684751814887, 0.16450764252347358, 1.1518096830285776, -1.7545314106912688, 1.293174714876464, -1.5569351139544825, 0.6916160975050025, -0.2221222927586902, 1.2551249781879914, 0.39338640669449243, 1.1994948721451997, 0.7283906152806957], "std": [0.011970291932089877, 0.032615781161693405, 0.040684298941419124, 0.5083293463370091, 0.05818195311761301, 1.572342350903055, 0.03217862296311911, 0.026552441164540922, 0.02794113375831117, 1.5183493780249784, 0.24641179510100755, 1.5675619778241405], "min": [0.5245820079989443, 0.07881376224382902, 1.0519395970902876, -3.0398535164179523, 1.1281621532385144, -3.129775316898591, 0.6127966204250878, -0.29002781017839835, 1.1855894239819356, -3.119650776891314, 0.8122719406326655, -3.0638871898016578], "max": [0.5761539784658241, 0.2298118006290233, 1.2333850442826158, -0.8348667017517588, 1.355105951529528, 3.0972150365520665, 0.7406641722966674, -0.1792069193836119, 1.3019397322040784, 3.123916823171032, 1.5600229669544325, 3.0881981602818107], "count": [407]}, "eef_sim_pose_action": {"mean": [0.5596684751814887, 0.16450764252347358, 1.1518096830285776, -1.7545314106912688, 1.293174714876464, -1.5569351139544825, 0.6916160975050025, -0.2221222927586902, 1.2551249781879914, 0.39338640669449243, 1.1994948721451997, 0.7283906152806957], "std": [0.011970291932089877, 0.032615781161693405, 0.040684298941419124, 0.5083293463370091, 0.05818195311761301, 1.572342350903055, 0.03217862296311911, 0.026552441164540922, 0.02794113375831117, 1.5183493780249784, 0.24641179510100755, 1.5675619778241405], "min": [0.5245820079989443, 0.07881376224382902, 1.0519395970902876, -3.0398535164179523, 1.1281621532385144, -3.129775316898591, 0.6127966204250878, -0.29002781017839835, 1.1855894239819356, -3.119650776891314, 0.8122719406326655, -3.0638871898016578], "max": [0.5761539784658241, 0.2298118006290233, 1.2333850442826158, -0.8348667017517588, 1.355105951529528, 3.0972150365520665, 0.7406641722966674, -0.1792069193836119, 1.3019397322040784, 3.123916823171032, 1.5600229669544325, 3.0881981602818107], "count": [407]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.00392156862745098]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4686546160130719]], [[0.46014353758169935]], [[0.44113298406862744]]], "std": [[[0.2261225221142007]], [[0.2242440289434444]], [[0.22552776331530847]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.19607843137254902]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5694193116830066]], [[0.5896477430555556]], [[0.5703484027777778]]], "std": [[[0.2732318969616201]], [[0.27509664257464794]], [[0.28414601463823475]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5120569321895425]], [[0.5317173100490197]], [[0.49679946486928106]]], "std": [[[0.2957586661468536]], [[0.30555365360474374]], [[0.32149626346405086]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4569200980392157]], [[0.4853474305555555]], [[0.45800881331699345]]], "std": [[[0.32822163939514065]], [[0.3384142684361294]], [[0.35778881761150316]]], "count": [100]}, "observation.state": {"min": [0.757085919380188, -0.9591487646102905, 0.6703479290008545, -0.30763620138168335, -1.482011318206787, 1.0091935396194458, -1.1791409254074097, -0.9276770353317261, 0.9707598686218262, -0.11892500519752502, 0.45765143632888794, -1.0292925834655762, 2.4068751335144043, 67.28375244140625, -0.05687499791383743, -0.39937499165534973, 1.015625, 0.2175000011920929, 1.2706249952316284, -0.0657142847776413, -0.9231250286102295, -1.199375033378601, 1.081874966621399, 0.15062500536441803, 21.6299991607666, 47.026248931884766, 0.9962500333786011, -0.3981249928474426, 0.7908333539962769, 0.8068749904632568, 0.8537499904632568, 0.0, 1.1306250095367432, 0.19249999523162842, 0.6588888764381409, -0.5712499618530273], "max": [1.3017853498458862, -0.5996318459510803, 0.8600366115570068, 0.5914062857627869, -0.29068437218666077, 1.292677640914917, -0.4787518084049225, -0.6849817633628845, 1.3310396671295166, 0.31452658772468567, 1.469337821006775, -0.757085919380188, 61.94124984741211, 85.15437316894531, 29.203750610351562, 2.8324999809265137, 35.356876373291016, 0.875, 31.857500076293945, 1.1653333902359009, 34.826873779296875, 2.2612500190734863, 4.783124923706055, 62.6306266784668, 67.93937683105469, 70.9018783569336, 2.615000009536743, 9.21875, 65.97000122070312, 109.27437591552734, 82.20375061035156, 0.0, 89.41374969482422, 110.01875305175781, 89.95500183105469, 109.48812866210938], "mean": [1.0391144752502441, -0.7407242655754089, 0.7762957811355591, 0.023333517834544182, -0.958034336566925, 1.172899842262268, -0.755670428276062, -0.8266552090644836, 1.167816400527954, 0.1308862566947937, 0.9219966530799866, -0.9040098786354065, 22.76322364807129, 80.03150177001953, 4.922321796417236, 0.657747745513916, 16.567731857299805, 0.44474145770072937, 15.15555477142334, 0.09323645383119583, 14.810261726379395, 0.6211251616477966, 1.6218810081481934, 24.36558723449707, 37.034488677978516, 64.72737884521484, 1.1636148691177368, 6.01832914352417, 47.082374572753906, 77.11213684082031, 59.32646179199219, 0.0, 63.04444122314453, 76.41197967529297, 61.758094787597656, 81.2041244506836], "std": [0.22463561594486237, 0.12640869617462158, 0.0665867030620575, 0.3549972474575043, 0.44434797763824463, 0.053433872759342194, 0.1776423454284668, 0.05220445245504379, 0.11524929106235504, 0.1274632066488266, 0.2301066815853119, 0.06854961067438126, 22.36423683166504, 5.51548957824707, 8.37218189239502, 1.089785099029541, 13.792652130126953, 0.06999389082193375, 11.667797088623047, 0.27391400933265686, 12.622184753417969, 0.7228970527648926, 0.7821658849716187, 24.4403076171875, 13.424759864807129, 7.51579475402832, 0.22642554342746735, 3.0576276779174805, 21.962142944335938, 44.55918502807617, 26.822261810302734, 0.0, 29.43214225769043, 47.18095397949219, 32.74890899658203, 42.26740264892578], "count": [215]}, "action": {"min": [0.757085919380188, -0.9591487646102905, 0.6703479290008545, -0.30763620138168335, -1.482011318206787, 1.0091935396194458, -1.1791409254074097, -0.9276770353317261, 0.9707598686218262, -0.11892500519752502, 0.45765143632888794, -1.0292925834655762, 2.4068751335144043, 67.28375244140625, -0.05687499791383743, -0.39937499165534973, 1.015625, 0.2175000011920929, 1.2706249952316284, -0.0657142847776413, -0.9231250286102295, -1.199375033378601, 1.081874966621399, 0.15062500536441803, 21.6299991607666, 47.026248931884766, 0.9962500333786011, -0.3981249928474426, 0.7908333539962769, 0.8068749904632568, 0.8537499904632568, 0.0, 1.1306250095367432, 0.19249999523162842, 0.6588888764381409, -0.5712499618530273], "max": [1.3017853498458862, -0.5996318459510803, 0.8600366115570068, 0.5914062857627869, -0.29068437218666077, 1.292677640914917, -0.4787518084049225, -0.6849817633628845, 1.3310396671295166, 0.31452658772468567, 1.469337821006775, -0.757085919380188, 61.94124984741211, 85.15437316894531, 29.203750610351562, 2.8324999809265137, 35.356876373291016, 0.875, 31.857500076293945, 1.1653333902359009, 34.826873779296875, 2.2612500190734863, 4.783124923706055, 62.6306266784668, 67.93937683105469, 70.9018783569336, 2.615000009536743, 9.21875, 65.97000122070312, 109.27437591552734, 82.20375061035156, 0.0, 89.41374969482422, 110.01875305175781, 89.95500183105469, 109.48812866210938], "mean": [1.0391145944595337, -0.7407240867614746, 0.7762959599494934, 0.023333530873060226, -0.9580342769622803, 1.1728997230529785, -0.7556703090667725, -0.8266550898551941, 1.1678167581558228, 0.13088621199131012, 0.9219971895217896, -0.9040098190307617, 22.76323127746582, 80.03147888183594, 4.922322750091553, 0.6577467918395996, 16.56773567199707, 0.4447416067123413, 15.155549049377441, 0.09323650598526001, 14.810260772705078, 0.6211249828338623, 1.621881365776062, 24.3655948638916, 37.03448486328125, 64.72736358642578, 1.1636152267456055, 6.018327236175537, 47.082374572753906, 77.11213684082031, 59.32646560668945, 0.0, 63.044471740722656, 76.41199493408203, 61.758094787597656, 81.20406341552734], "std": [0.22463563084602356, 0.12640871107578278, 0.06658671051263809, 0.3549972176551819, 0.44434794783592224, 0.05343387648463249, 0.177642360329628, 0.05220446363091469, 0.11524926871061325, 0.1274632066488266, 0.2301066815853119, 0.06854961067438126, 22.364233016967773, 5.51548957824707, 8.37217903137207, 1.0897849798202515, 13.792651176452637, 0.06999388337135315, 11.66779899597168, 0.2739139497280121, 12.622183799743652, 0.7228968739509583, 0.7821660041809082, 24.440309524536133, 13.424756050109863, 7.5157952308654785, 0.22642552852630615, 3.0576274394989014, 21.962142944335938, 44.55918884277344, 26.822261810302734, 0.0, 29.432146072387695, 47.18095779418945, 32.74890899658203, 42.26738739013672], "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": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [215]}, "index": {"min": [12456], "max": [12670], "mean": [12563.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [1.6930232558139535, 7.0, 7.0, 7.0, 7.0], "std": [1.8473608263452386, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [215]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [215]}, "eef_direction_state": {"mean": [4.641860465116279, 2.841860465116279], "std": [1.1194335274550606, 2.1745069003339084], "min": [2, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.0744186046511628, 1.427906976744186], "std": [0.7679913466251277, 0.5731697185218313], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.8418604651162791, 0.986046511627907], "std": [0.8425411612716579, 0.8544225291398772], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [4.641860465116279, 2.841860465116279], "std": [1.1194335274550606, 2.1745069003339084], "min": [2, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.0744186046511628, 1.427906976744186], "std": [0.7679913466251277, 0.5731697185218313], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.8418604651162791, 0.986046511627907], "std": [0.8425411612716579, 0.8544225291398772], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.5516660113741209, 0.15560777280347932, 1.1493970271701204, -1.8743466890221168, 1.167707538985446, -0.5445964155902674, 0.6824328832353888, -0.24008214845627707, 1.239677050535734, 1.182213857471601, 0.9952976170026605, 1.7002079186508108], "std": [0.022227498842712183, 0.07286108227881083, 0.06460067663433773, 0.7554710001734957, 0.06651702076936301, 2.046255213123809, 0.040186004505360806, 0.028295683329596033, 0.030224383658887223, 0.18569316095896063, 0.09377377824170056, 0.13108678239340568], "min": [0.5207256529154332, 0.04972542769000762, 1.0416580792633219, -3.0627007996512416, 0.9818343416504818, -3.13904294048002, 0.5936972997458985, -0.286262362230839, 1.1947845495383882, 0.8613514627735728, 0.8117601365996059, 1.4263441123261877], "max": [0.5889466932957315, 0.2519346391762964, 1.2694944839863063, -0.8872030214664304, 1.272759256509588, 3.1004678669272963, 0.7396374466557193, -0.2022720802299411, 1.2984912189988613, 1.546685606189235, 1.1946309510214745, 1.97727585255336], "count": [215]}, "eef_sim_pose_action": {"mean": [0.5516660113741209, 0.15560777280347932, 1.1493970271701204, -1.8743466890221168, 1.167707538985446, -0.5445964155902674, 0.6824328832353888, -0.24008214845627707, 1.239677050535734, 1.182213857471601, 0.9952976170026605, 1.7002079186508108], "std": [0.022227498842712183, 0.07286108227881083, 0.06460067663433773, 0.7554710001734957, 0.06651702076936301, 2.046255213123809, 0.040186004505360806, 0.028295683329596033, 0.030224383658887223, 0.18569316095896063, 0.09377377824170056, 0.13108678239340568], "min": [0.5207256529154332, 0.04972542769000762, 1.0416580792633219, -3.0627007996512416, 0.9818343416504818, -3.13904294048002, 0.5936972997458985, -0.286262362230839, 1.1947845495383882, 0.8613514627735728, 0.8117601365996059, 1.4263441123261877], "max": [0.5889466932957315, 0.2519346391762964, 1.2694944839863063, -0.8872030214664304, 1.272759256509588, 3.1004678669272963, 0.7396374466557193, -0.2022720802299411, 1.2984912189988613, 1.546685606189235, 1.1946309510214745, 1.97727585255336], "count": [215]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.01568627450980392]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46463766544117646]], [[0.4572461192810458]], [[0.4394692647058823]]], "std": [[[0.22684777362272499]], [[0.22516739551688877]], [[0.22558173000119794]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.16470588235294117]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5366123570261437]], [[0.5553246834150326]], [[0.5364529125816994]]], "std": [[[0.2817863891000652]], [[0.28325621084336927]], [[0.2934030303429395]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5282367258986929]], [[0.5456034211601307]], [[0.507844152369281]]], "std": [[[0.29655819796580546]], [[0.30731882233224583]], [[0.3254838474589454]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4608301245915033]], [[0.4894496568627451]], [[0.46294301470588234]]], "std": [[[0.3289703634797136]], [[0.3392213134183859]], [[0.3589502051878326]]], "count": [100]}, "observation.state": {"min": [0.8755578994750977, -0.8633745312690735, 0.6746871471405029, -0.3099065124988556, -1.3743079900741577, 1.2222263813018799, -1.0866807699203491, -0.880064070224762, 0.9822041392326355, -0.12495708465576172, 0.456745445728302, -0.9844930171966553, 0.9850000143051147, 75.70999908447266, -0.10999999940395355, -0.16124999523162842, 1.1512500047683716, -0.2199999988079071, 2.307499885559082, -0.4444444477558136, 3.0456249713897705, -0.43299999833106995, 0.6306250095367432, 2.9418749809265137, 31.166250228881836, 48.901248931884766, 0.9737499952316284, -0.6587499976158142, 1.3650000095367432, 0.4609090983867645, 1.193750023841858, 0.0, 1.1974999904632568, -0.20444445312023163, 0.7233333587646484, 0.48499998450279236], "max": [1.2379834651947021, -0.5503261685371399, 0.7789015173912048, 0.32365816831588745, -0.41366255283355713, 1.362201452255249, -0.45252537727355957, -0.6717572212219238, 1.3023813962936401, 0.2582589387893677, 1.4915217161178589, -0.7640955448150635, 12.254444122314453, 84.99500274658203, 44.96181869506836, 9.200624465942383, 17.408124923706055, 0.35499998927116394, 19.880624771118164, -0.13500000536441803, 20.911874771118164, 1.15625, 3.7850000858306885, 46.45500183105469, 61.02312469482422, 73.61187744140625, 2.3350000381469727, 9.305000305175781, 68.02874755859375, 109.56375122070312, 86.02312469482422, 0.0, 92.99687957763672, 109.61187744140625, 92.16374969482422, 110.45000457763672], "mean": [1.076301097869873, -0.66994708776474, 0.729433000087738, -0.07849998772144318, -0.9673196077346802, 1.314894676208496, -0.6457250118255615, -0.8055451512336731, 1.1635578870773315, 0.037967611104249954, 0.8177541494369507, -0.9420433044433594, 3.860156774520874, 82.30226135253906, 2.851252317428589, 2.7636210918426514, 9.175260543823242, 0.2855289876461029, 10.482858657836914, -0.3581695556640625, 10.938047409057617, 0.54477459192276, 1.3774231672286987, 19.408281326293945, 41.20481872558594, 66.74262237548828, 1.1104187965393066, 4.653584003448486, 48.79170227050781, 84.18274688720703, 61.519344329833984, 0.0, 65.34819793701172, 84.72015380859375, 63.28948211669922, 88.90251922607422], "std": [0.13019923865795135, 0.09645579755306244, 0.036989424377679825, 0.19641177356243134, 0.3058834671974182, 0.02002641372382641, 0.14604808390140533, 0.04219086095690727, 0.0817403718829155, 0.1169857382774353, 0.2195647656917572, 0.04817824438214302, 3.3559067249298096, 2.322208881378174, 9.560929298400879, 3.8059487342834473, 4.451135635375977, 0.08780237287282944, 4.522984027862549, 0.04170628637075424, 4.593478679656982, 0.49913403391838074, 0.6292225122451782, 11.470503807067871, 6.583362579345703, 6.972949981689453, 0.17904436588287354, 2.8586320877075195, 19.657880783081055, 41.57002258300781, 25.03907012939453, 0.0, 27.942668914794922, 42.080020904541016, 30.016921997070312, 38.98619842529297], "count": [231]}, "action": {"min": [0.8755578994750977, -0.8633745312690735, 0.6746871471405029, -0.3099065124988556, -1.3743079900741577, 1.2222263813018799, -1.0866807699203491, -0.880064070224762, 0.9822041392326355, -0.12495708465576172, 0.456745445728302, -0.9844930171966553, 0.9850000143051147, 75.70999908447266, -0.10999999940395355, -0.16124999523162842, 1.1512500047683716, -0.2199999988079071, 2.307499885559082, -0.4444444477558136, 3.0456249713897705, -0.43299999833106995, 0.6306250095367432, 2.9418749809265137, 31.166250228881836, 48.901248931884766, 0.9737499952316284, -0.6587499976158142, 1.3650000095367432, 0.4609090983867645, 1.193750023841858, 0.0, 1.1974999904632568, -0.20444445312023163, 0.7233333587646484, 0.48499998450279236], "max": [1.2379834651947021, -0.5503261685371399, 0.7789015173912048, 0.32365816831588745, -0.41366255283355713, 1.362201452255249, -0.45252537727355957, -0.6717572212219238, 1.3023813962936401, 0.2582589387893677, 1.4915217161178589, -0.7640955448150635, 12.254444122314453, 84.99500274658203, 44.96181869506836, 9.200624465942383, 17.408124923706055, 0.35499998927116394, 19.880624771118164, -0.13500000536441803, 20.911874771118164, 1.15625, 3.7850000858306885, 46.45500183105469, 61.02312469482422, 73.61187744140625, 2.3350000381469727, 9.305000305175781, 68.02874755859375, 109.56375122070312, 86.02312469482422, 0.0, 92.99687957763672, 109.61187744140625, 92.16374969482422, 110.45000457763672], "mean": [1.0763014554977417, -0.6699469685554504, 0.7294330596923828, -0.07849998027086258, -0.9673196077346802, 1.314894199371338, -0.6457251906394958, -0.8055450916290283, 1.163558006286621, 0.03796759620308876, 0.8177540898323059, -0.9420432448387146, 3.8601572513580322, 82.30224609375, 2.8512473106384277, 2.7636213302612305, 9.175256729125977, 0.2855289876461029, 10.48285961151123, -0.3581695258617401, 10.938051223754883, 0.5447745323181152, 1.3774223327636719, 19.408292770385742, 41.20482635498047, 66.74264526367188, 1.1104189157485962, 4.65358304977417, 48.79170227050781, 84.1827163696289, 61.519344329833984, 0.0, 65.34819030761719, 84.72012329101562, 63.28946304321289, 88.902587890625], "std": [0.13019920885562897, 0.09645579755306244, 0.03698943555355072, 0.1964118331670761, 0.3058834969997406, 0.02002641372382641, 0.14604809880256653, 0.04219086095690727, 0.0817403718829155, 0.1169857457280159, 0.21956472098827362, 0.04817824065685272, 3.3559060096740723, 2.322208881378174, 9.560937881469727, 3.8059470653533936, 4.451136589050293, 0.08780232816934586, 4.522984027862549, 0.041706282645463943, 4.593478679656982, 0.4991341829299927, 0.6292224526405334, 11.47050666809082, 6.583362579345703, 6.972950458526611, 0.17904439568519592, 2.8586320877075195, 19.657880783081055, 41.57004165649414, 25.0390682220459, 0.0, 27.942668914794922, 42.080013275146484, 30.016923904418945, 38.986209869384766], "count": [231]}, "timestamp": {"min": [0.0], "max": [7.666666666666667], "mean": [3.8333333333333335], "std": [2.222777708350689], "count": [231]}, "frame_index": {"min": [0], "max": [230], "mean": [115.0], "std": [66.68333125052067], "count": [231]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [231]}, "index": {"min": [12671], "max": [12901], "mean": [12786.0], "std": [66.68333125052067], "count": [231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [231]}, "subtask_annotation": {"mean": [1.6147186147186148, 7.0, 7.0, 7.0, 7.0], "std": [1.481063670524331, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [231]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [231]}, "eef_direction_state": {"mean": [4.978354978354979, 3.103896103896104], "std": [1.3041588071767518, 2.0188575200284165], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_state": {"mean": [0.7662337662337663, 1.354978354978355], "std": [0.8663418223458663, 0.5769443875897576], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_state": {"mean": [0.6406926406926406, 1.1645021645021645], "std": [0.8036106000043463, 0.8158306996643329], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_direction_action": {"mean": [4.978354978354979, 3.103896103896104], "std": [1.3041588071767518, 2.0188575200284165], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_action": {"mean": [0.7662337662337663, 1.354978354978355], "std": [0.8663418223458663, 0.5769443875897576], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_action": {"mean": [0.6406926406926406, 1.1645021645021645], "std": [0.8036106000043463, 0.8158306996643329], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_sim_pose_state": {"mean": [0.5499713213546114, 0.16728073981583277, 1.1525669548404884, -1.8776272999078183, 1.2709937702833953, -1.1017937564286386, 0.6846927314015436, -0.2279276324796999, 1.2569826651562208, 1.1366871180171005, 1.0762230880962445, 1.6888481420010413], "std": [0.021735737919291863, 0.050126232830655884, 0.0545097803779726, 0.635056683828571, 0.07793535654204209, 2.0415913668114882, 0.033679610627783976, 0.0362595876807218, 0.027878913872536715, 0.2362260540576791, 0.0930588107201608, 0.15201100143892626], "min": [0.5071183084486516, 0.07624332562826913, 1.0486572916702943, -2.947337641663171, 1.0963173781741373, -3.136932426155286, 0.587377348083923, -0.281793614323195, 1.2085073863415376, 0.7638283186293646, 0.8475770184061715, 1.4325594815328424], "max": [0.5820259489130931, 0.24372249858052386, 1.257071456211693, -0.8329499887146138, 1.3514479603419662, 3.1253920729598965, 0.7303597886109652, -0.16414629792812796, 1.3059068022211118, 1.668986350602891, 1.2687206950990384, 2.0739158806514437], "count": [231]}, "eef_sim_pose_action": {"mean": [0.5499713213546114, 0.16728073981583277, 1.1525669548404884, -1.8776272999078183, 1.2709937702833953, -1.1017937564286386, 0.6846927314015436, -0.2279276324796999, 1.2569826651562208, 1.1366871180171005, 1.0762230880962445, 1.6888481420010413], "std": [0.021735737919291863, 0.050126232830655884, 0.0545097803779726, 0.635056683828571, 0.07793535654204209, 2.0415913668114882, 0.033679610627783976, 0.0362595876807218, 0.027878913872536715, 0.2362260540576791, 0.0930588107201608, 0.15201100143892626], "min": [0.5071183084486516, 0.07624332562826913, 1.0486572916702943, -2.947337641663171, 1.0963173781741373, -3.136932426155286, 0.587377348083923, -0.281793614323195, 1.2085073863415376, 0.7638283186293646, 0.8475770184061715, 1.4325594815328424], "max": [0.5820259489130931, 0.24372249858052386, 1.257071456211693, -0.8329499887146138, 1.3514479603419662, 3.1253920729598965, 0.7303597886109652, -0.16414629792812796, 1.3059068022211118, 1.668986350602891, 1.2687206950990384, 2.0739158806514437], "count": [231]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.011764705882352941]], [[0.03529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46463368668300653]], [[0.4609609763071896]], [[0.44743080269607843]]], "std": [[[0.21442513827504278]], [[0.21245840271665234]], [[0.21110179631955156]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.14901960784313725]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5449998590686275]], [[0.5606732189542483]], [[0.5397323427287583]]], "std": [[[0.2900922049780816]], [[0.2961097284555906]], [[0.30520883743264604]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.532446345996732]], [[0.5462291973039215]], [[0.5153802593954248]]], "std": [[[0.2977419875196732]], [[0.3112104125717519]], [[0.3272270355525395]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4588755780228758]], [[0.4904062173202614]], [[0.46245822099673206]]], "std": [[[0.32630732078645813]], [[0.3350203084374672]], [[0.35468379549804735]]], "count": [100]}, "observation.state": {"min": [0.9359025955200195, -0.7833600640296936, 0.6638389825820923, -0.31940099596977234, -1.2675796747207642, 1.290976881980896, -1.1165789365768433, -1.0788366794586182, 1.0481040477752686, -0.4343098998069763, 0.2170834243297577, -1.061121940612793, 0.8962500095367432, 77.62812042236328, 0.019375000149011612, 0.011250002309679985, 0.640625, -0.9337500333786011, 0.8006249666213989, -0.7281249761581421, -0.8331249952316284, -1.3587499856948853, 0.9443750381469727, 0.06687500327825546, 16.9793758392334, 47.817501068115234, 0.8918750286102295, -1.3606250286102295, 1.0568749904632568, 0.1756249964237213, 0.6825000047683716, 0.0, 0.65666663646698, 0.15125000476837158, 0.5681250095367432, -1.1356250047683716], "max": [1.1095640659332275, -0.5873663425445557, 0.7614464163780212, -0.06611447781324387, -0.4172150492668152, 1.8480106592178345, -0.19023708999156952, -0.667476236820221, 1.564955711364746, 0.16231784224510193, 1.215238094329834, -0.6591420769691467, 6.761875152587891, 82.08875274658203, 41.45500183105469, 9.434999465942383, 17.260000228881836, 0.7137500047683716, 23.49250030517578, 1.2137500047683716, 19.521875381469727, 1.5824999809265137, 2.396250009536743, 37.18812561035156, 55.90562438964844, 76.35250091552734, 2.3125, 9.57909107208252, 51.103126525878906, 110.80937957763672, 73.41875457763672, 0.0, 83.21062469482422, 109.95562744140625, 87.22624969482422, 110.15125274658203], "mean": [1.0274546146392822, -0.6661362051963806, 0.6878054141998291, -0.20058608055114746, -0.8463795185089111, 1.684382438659668, -0.4283555746078491, -0.9110394716262817, 1.3148283958435059, -0.1607348918914795, 0.5019654035568237, -0.8481842279434204, 2.148908853530884, 79.83061218261719, 2.5419843196868896, 3.6686792373657227, 7.7747907638549805, 0.5662122368812561, 10.557629585266113, 0.169513538479805, 9.613024711608887, 0.5238751769065857, 1.2698798179626465, 18.728654861450195, 29.440969467163086, 68.78872680664062, 1.1316461563110352, 3.690847873687744, 32.661380767822266, 75.4156723022461, 46.17499923706055, 0.0, 52.373783111572266, 73.64282989501953, 54.769630432128906, 77.87541961669922], "std": [0.06522544473409653, 0.06461876630783081, 0.01996057666838169, 0.07522048056125641, 0.23835372924804688, 0.10620087385177612, 0.20021335780620575, 0.08463571220636368, 0.12449692189693451, 0.2071332037448883, 0.25659120082855225, 0.11338483542203903, 1.7097606658935547, 1.5666199922561646, 7.770260810852051, 4.319732666015625, 7.392655372619629, 0.34322208166122437, 9.051124572753906, 0.5782490372657776, 7.344879150390625, 0.6674510836601257, 0.31644004583358765, 13.670746803283691, 13.065914154052734, 10.653468132019043, 0.19782760739326477, 3.798189878463745, 17.863252639770508, 48.62160110473633, 26.72858238220215, 0.0, 30.9676456451416, 48.500144958496094, 34.81483840942383, 46.398563385009766], "count": [289]}, "action": {"min": [0.9359025955200195, -0.7833600640296936, 0.6638389825820923, -0.31940099596977234, -1.2675796747207642, 1.290976881980896, -1.1165789365768433, -1.0788366794586182, 1.0481040477752686, -0.4343098998069763, 0.2170834243297577, -1.061121940612793, 0.8962500095367432, 77.62812042236328, 0.019375000149011612, 0.011250002309679985, 0.640625, -0.9337500333786011, 0.8006249666213989, -0.7281249761581421, -0.8331249952316284, -1.3587499856948853, 0.9443750381469727, 0.06687500327825546, 16.9793758392334, 47.817501068115234, 0.8918750286102295, -1.3606250286102295, 1.0568749904632568, 0.1756249964237213, 0.6825000047683716, 0.0, 0.65666663646698, 0.15125000476837158, 0.5681250095367432, -1.1356250047683716], "max": [1.1095640659332275, -0.5873663425445557, 0.7614464163780212, -0.06611447781324387, -0.4172150492668152, 1.8480106592178345, -0.19023708999156952, -0.667476236820221, 1.564955711364746, 0.16231784224510193, 1.215238094329834, -0.6591420769691467, 6.761875152587891, 82.08875274658203, 41.45500183105469, 9.434999465942383, 17.260000228881836, 0.7137500047683716, 23.49250030517578, 1.2137500047683716, 19.521875381469727, 1.5824999809265137, 2.396250009536743, 37.18812561035156, 55.90562438964844, 76.35250091552734, 2.3125, 9.57909107208252, 51.103126525878906, 110.80937957763672, 73.41875457763672, 0.0, 83.21062469482422, 109.95562744140625, 87.22624969482422, 110.15125274658203], "mean": [1.027453899383545, -0.6661360859870911, 0.6878044605255127, -0.20058608055114746, -0.8463796377182007, 1.6843832731246948, -0.428355872631073, -0.9110392332077026, 1.314828634262085, -0.1607348918914795, 0.5019655823707581, -0.8481839895248413, 2.1489064693450928, 79.83065032958984, 2.5419836044311523, 3.6686818599700928, 7.774796962738037, 0.5662121176719666, 10.557622909545898, 0.1695134937763214, 9.61302375793457, 0.5238751173019409, 1.2698798179626465, 18.728656768798828, 29.440969467163086, 68.78875732421875, 1.131646752357483, 3.6908469200134277, 32.66136169433594, 75.41567993164062, 46.17502212524414, 0.0, 52.373817443847656, 73.64287567138672, 54.76966857910156, 77.87542724609375], "std": [0.06522545218467712, 0.06461876630783081, 0.019960585981607437, 0.0752204954624176, 0.23835371434688568, 0.10620081424713135, 0.2002134621143341, 0.08463571220636368, 0.12449689209461212, 0.2071332484483719, 0.25659123063087463, 0.11338484287261963, 1.7097604274749756, 1.566620111465454, 7.770266056060791, 4.319732189178467, 7.392655849456787, 0.3432219922542572, 9.051124572753906, 0.5782491564750671, 7.344879150390625, 0.6674511432647705, 0.31644007563591003, 13.670746803283691, 13.065911293029785, 10.65346622467041, 0.19782762229442596, 3.798190116882324, 17.863252639770508, 48.621585845947266, 26.728586196899414, 0.0, 30.96763801574707, 48.50013732910156, 34.81483459472656, 46.3985595703125], "count": [289]}, "timestamp": {"min": [0.0], "max": [9.6], "mean": [4.8], "std": [2.780887148615228], "count": [289]}, "frame_index": {"min": [0], "max": [288], "mean": [144.0], "std": [83.42661445845684], "count": [289]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [289]}, "index": {"min": [12902], "max": [13190], "mean": [13046.0], "std": [83.42661445845684], "count": [289]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [289]}, "subtask_annotation": {"mean": [1.6782006920415224, 7.0, 7.0, 7.0, 7.0], "std": [1.6099524637396145, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [289]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [289]}, "eef_direction_state": {"mean": [5.096885813148789, 3.3633217993079585], "std": [1.24128407288224, 1.9955410598027565], "min": [1, 0], "max": [6, 6], "count": [289]}, "eef_velocity_state": {"mean": [0.6055363321799307, 1.3114186851211074], "std": [0.7647763358235403, 0.6549579831186632], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_state": {"mean": [0.5640138408304498, 1.0588235294117647], "std": [0.7783083064426565, 0.8235294117647063], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_direction_action": {"mean": [5.096885813148789, 3.3633217993079585], "std": [1.24128407288224, 1.9955410598027565], "min": [1, 0], "max": [6, 6], "count": [289]}, "eef_velocity_action": {"mean": [0.6055363321799307, 1.3114186851211074], "std": [0.7647763358235403, 0.6549579831186632], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_action": {"mean": [0.5640138408304498, 1.0588235294117647], "std": [0.7783083064426565, 0.8235294117647063], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_sim_pose_state": {"mean": [0.5525864261423233, 0.16534482399275538, 1.1363673929857545, 0.2031635781560665, 1.3655079459546866, 2.223368706400973, 0.7319238418988433, -0.21732996638984647, 1.2529883971102906, 1.3740913101033139, 1.1418011834420312, 1.8796726288693848], "std": [0.01715091213102769, 0.03298943923674767, 0.04886768048191826, 2.8309635824755945, 0.1809895549148316, 0.982920414765859, 0.04281488593810327, 0.027571953449095056, 0.036205978277224944, 0.2664882547028875, 0.12946591762361712, 0.2310217671373024], "min": [0.5208134230313901, 0.12154149413687662, 1.0452952810220617, -3.1336770351158605, 1.0244993543403282, -2.993599770447919, 0.6111808621035687, -0.26815266514977953, 1.1723316207730603, 0.9492725111031401, 0.8458568763650196, 1.5733127957865787], "max": [0.58700045899007, 0.2400183353714517, 1.2353327345926266, 3.128050803728902, 1.5609337351945416, 3.0642665162425153, 0.7977357521378428, -0.17207848661047462, 1.3026527393988176, 1.955354183685055, 1.362092587249843, 2.5352638589929017], "count": [289]}, "eef_sim_pose_action": {"mean": [0.5525864261423233, 0.16534482399275538, 1.1363673929857545, 0.2031635781560665, 1.3655079459546866, 2.223368706400973, 0.7319238418988433, -0.21732996638984647, 1.2529883971102906, 1.3740913101033139, 1.1418011834420312, 1.8796726288693848], "std": [0.01715091213102769, 0.03298943923674767, 0.04886768048191826, 2.8309635824755945, 0.1809895549148316, 0.982920414765859, 0.04281488593810327, 0.027571953449095056, 0.036205978277224944, 0.2664882547028875, 0.12946591762361712, 0.2310217671373024], "min": [0.5208134230313901, 0.12154149413687662, 1.0452952810220617, -3.1336770351158605, 1.0244993543403282, -2.993599770447919, 0.6111808621035687, -0.26815266514977953, 1.1723316207730603, 0.9492725111031401, 0.8458568763650196, 1.5733127957865787], "max": [0.58700045899007, 0.2400183353714517, 1.2353327345926266, 3.128050803728902, 1.5609337351945416, 3.0642665162425153, 0.7977357521378428, -0.17207848661047462, 1.3026527393988176, 1.955354183685055, 1.362092587249843, 2.5352638589929017], "count": [289]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.01568627450980392]], [[0.03529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4668221670751634]], [[0.46187974673202614]], [[0.44742313929738564]]], "std": [[[0.21681570015843848]], [[0.21449812918009514]], [[0.2128779533898049]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.16470588235294117]], [[0.11764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5421992361111111]], [[0.5593292116013071]], [[0.5407899673202614]]], "std": [[[0.2910362416623361]], [[0.2958931414241642]], [[0.3054747409767353]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5315742626633987]], [[0.5445779003267974]], [[0.5117198202614379]]], "std": [[[0.29151641313164367]], [[0.302949732294848]], [[0.31883084441482257]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45886166666666667]], [[0.4907680269607843]], [[0.46252733455882356]]], "std": [[[0.32539652791352625]], [[0.3353486942582311]], [[0.35586751452923243]]], "count": [100]}, "observation.state": {"min": [0.9004730582237244, -0.8072976469993591, 0.6615263223648071, -0.38166627287864685, -1.5683943033218384, 0.8600789904594421, -1.185053825378418, -1.0271228551864624, 1.0010871887207031, -0.10540646314620972, 0.37997350096702576, -1.014629602432251, 0.9693750143051147, 74.82250213623047, 0.06750000268220901, -0.1731249988079071, 0.9225000143051147, -0.3700000047683716, 0.890625, -0.6781250238418579, -0.8762500286102295, -1.8387500047683716, 0.9175000190734863, -0.9337500333786011, 17.943750381469727, 46.724998474121094, 0.9268749952316284, -0.8931249976158142, 1.0518749952316284, 0.15125000476837158, 0.6850000023841858, 0.0, 0.6518750190734863, -0.08437500149011612, 0.625, 0.3425000011920929], "max": [1.2855514287948608, -0.5565251111984253, 0.8424887657165527, 0.05776970088481903, -0.378089964389801, 1.6598715782165527, -0.3706035017967224, -0.7172260284423828, 1.4822232723236084, 0.19853417575359344, 1.3289287090301514, -0.7036316394805908, 5.024444580078125, 81.54999542236328, 35.25312423706055, 9.538749694824219, 20.422500610351562, 0.1875, 24.14875030517578, 1.006250023841858, 22.655624389648438, 1.0512499809265137, 2.3499999046325684, 34.31624984741211, 59.56187438964844, 79.36624908447266, 2.1887500286102295, 9.526249885559082, 48.72875213623047, 110.64250183105469, 66.25749969482422, 0.0, 76.82437896728516, 110.15312957763672, 80.59000396728516, 110.2143783569336], "mean": [1.0676072835922241, -0.6507914066314697, 0.72195965051651, -0.16994722187519073, -0.9302253723144531, 1.4700971841812134, -0.5581048130989075, -0.9117940068244934, 1.296222448348999, 0.03902876004576683, 0.6656122207641602, -0.927689254283905, 1.6082634925842285, 77.89358520507812, 3.1565780639648438, 3.0266170501708984, 8.809374809265137, 0.11743967980146408, 9.453731536865234, 0.3424950838088989, 8.497429847717285, 0.5659734606742859, 1.273855447769165, 10.956403732299805, 31.707618713378906, 70.67892456054688, 1.0919896364212036, 2.9803850650787354, 21.058622360229492, 70.551513671875, 36.55705261230469, 0.0, 44.34215545654297, 68.50736999511719, 45.83833312988281, 72.37523651123047], "std": [0.11230622231960297, 0.08181315660476685, 0.03349516913294792, 0.1360190063714981, 0.31220707297325134, 0.16841813921928406, 0.1839277148246765, 0.08083899319171906, 0.13553957641124725, 0.0792635828256607, 0.23957020044326782, 0.07311676442623138, 0.718917965888977, 1.9356825351715088, 7.848412990570068, 4.214170932769775, 8.191621780395508, 0.07674921303987503, 8.78577995300293, 0.63427734375, 8.165143013000488, 0.6037809252738953, 0.30652520060539246, 12.20936393737793, 13.33387279510498, 12.019139289855957, 0.16791677474975586, 3.575409173965454, 12.226822853088379, 49.68454360961914, 22.162841796875, 0.0, 27.921918869018555, 49.991050720214844, 31.385536193847656, 47.07554244995117], "count": [288]}, "action": {"min": [0.9004730582237244, -0.8072976469993591, 0.6615263223648071, -0.38166627287864685, -1.5683943033218384, 0.8600789904594421, -1.185053825378418, -1.0271228551864624, 1.0010871887207031, -0.10540646314620972, 0.37997350096702576, -1.014629602432251, 0.9693750143051147, 74.82250213623047, 0.06750000268220901, -0.1731249988079071, 0.9225000143051147, -0.3700000047683716, 0.890625, -0.6781250238418579, -0.8762500286102295, -1.8387500047683716, 0.9175000190734863, -0.9337500333786011, 17.943750381469727, 46.724998474121094, 0.9268749952316284, -0.8931249976158142, 1.0518749952316284, 0.15125000476837158, 0.6850000023841858, 0.0, 0.6518750190734863, -0.08437500149011612, 0.625, 0.3425000011920929], "max": [1.2855514287948608, -0.5565251111984253, 0.8424887657165527, 0.05776970088481903, -0.378089964389801, 1.6598715782165527, -0.3706035017967224, -0.7172260284423828, 1.4822232723236084, 0.19853417575359344, 1.3289287090301514, -0.7036316394805908, 5.024444580078125, 81.54999542236328, 35.25312423706055, 9.538749694824219, 20.422500610351562, 0.1875, 24.14875030517578, 1.006250023841858, 22.655624389648438, 1.0512499809265137, 2.3499999046325684, 34.31624984741211, 59.56187438964844, 79.36624908447266, 2.1887500286102295, 9.526249885559082, 48.72875213623047, 110.64250183105469, 66.25749969482422, 0.0, 76.82437896728516, 110.15312957763672, 80.59000396728516, 110.2143783569336], "mean": [1.0676063299179077, -0.6507916450500488, 0.7219595909118652, -0.1699473112821579, -0.930225670337677, 1.4700974225997925, -0.5581049919128418, -0.9117940068244934, 1.2962225675582886, 0.03902877867221832, 0.6656122803688049, -0.9276891350746155, 1.608262538909912, 77.89363861083984, 3.156578779220581, 3.026616096496582, 8.809378623962402, 0.11743969470262527, 9.453720092773438, 0.3424951732158661, 8.497420310974121, 0.5659735202789307, 1.2738560438156128, 10.956401824951172, 31.707618713378906, 70.67892456054688, 1.0919897556304932, 2.9803848266601562, 21.058618545532227, 70.55159759521484, 36.55702590942383, 0.0, 44.3421630859375, 68.50735473632812, 45.838340759277344, 72.37527465820312], "std": [0.11230625212192535, 0.08181317150592804, 0.03349516540765762, 0.1360190212726593, 0.31220710277557373, 0.16841810941696167, 0.1839277297258377, 0.08083897083997726, 0.13553956151008606, 0.07926356792449951, 0.2395702451467514, 0.07311675697565079, 0.7189178466796875, 1.9356825351715088, 7.848417282104492, 4.214171886444092, 8.191620826721191, 0.07674912363290787, 8.78577995300293, 0.63427734375, 8.165144920349121, 0.60378098487854, 0.30652520060539246, 12.209362983703613, 13.333871841430664, 12.019139289855957, 0.1679167002439499, 3.575408935546875, 12.226822853088379, 49.684539794921875, 22.162843704223633, 0.0, 27.921918869018555, 49.991050720214844, 31.38553810119629, 47.075538635253906], "count": [288]}, "timestamp": {"min": [0.0], "max": [9.566666666666666], "mean": [4.783333333333333], "std": [2.7712645863228955], "count": [288]}, "frame_index": {"min": [0], "max": [287], "mean": [143.5], "std": [83.13793758968686], "count": [288]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [288]}, "index": {"min": [13191], "max": [13478], "mean": [13334.5], "std": [83.13793758968686], "count": [288]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [288]}, "subtask_annotation": {"mean": [1.7291666666666667, 7.0, 7.0, 7.0, 7.0], "std": [1.6424014852918563, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [288]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [288]}, "eef_direction_state": {"mean": [4.715277777777778, 3.048611111111111], "std": [1.4774376958307682, 2.117486262290182], "min": [2, 0], "max": [6, 6], "count": [288]}, "eef_velocity_state": {"mean": [0.7395833333333334, 1.2916666666666667], "std": [0.7760940977813904, 0.6387379048648287], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_state": {"mean": [0.5868055555555556, 0.8194444444444444], "std": [0.8075809666819245, 0.8469945049160734], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_direction_action": {"mean": [4.715277777777778, 3.048611111111111], "std": [1.4774376958307682, 2.117486262290182], "min": [2, 0], "max": [6, 6], "count": [288]}, "eef_velocity_action": {"mean": [0.7395833333333334, 1.2916666666666667], "std": [0.7760940977813904, 0.6387379048648287], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_action": {"mean": [0.5868055555555556, 0.8194444444444444], "std": [0.8075809666819245, 0.8469945049160734], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_sim_pose_state": {"mean": [0.5579449209476114, 0.18244039791386357, 1.1510337994490925, -0.10957890134405619, 1.3009157354389977, -0.5487100601629431, 0.7247299627249902, -0.22711218487221554, 1.2442365216251008, 1.2826903990633909, 1.0637980827898088, 1.7720174637445023], "std": [0.01897970061699804, 0.04637869640944317, 0.055598173458797195, 2.2363186153801493, 0.1597856708512897, 2.1135256081764724, 0.04519060180740302, 0.028141103692031075, 0.03229322274709396, 0.21492553890334698, 0.09786439086076153, 0.15748702996213468], "min": [0.5253339298060942, 0.11555355767202957, 1.0440954904906294, -3.1226154679595775, 0.8608390461150432, -3.0999538346454236, 0.6061177999706822, -0.27698265623109936, 1.1842258297143673, 0.8446965544287126, 0.8647135342720684, 1.4388065838265307], "max": [0.5808958137836022, 0.274696152718417, 1.248267410789011, 3.137613611891682, 1.513003215855723, 3.0881059359208245, 0.7771043419626738, -0.17750564056824752, 1.3205396893468555, 1.588870613085137, 1.2630760251884978, 2.107733931532635], "count": [288]}, "eef_sim_pose_action": {"mean": [0.5579449209476114, 0.18244039791386357, 1.1510337994490925, -0.10957890134405619, 1.3009157354389977, -0.5487100601629431, 0.7247299627249902, -0.22711218487221554, 1.2442365216251008, 1.2826903990633909, 1.0637980827898088, 1.7720174637445023], "std": [0.01897970061699804, 0.04637869640944317, 0.055598173458797195, 2.2363186153801493, 0.1597856708512897, 2.1135256081764724, 0.04519060180740302, 0.028141103692031075, 0.03229322274709396, 0.21492553890334698, 0.09786439086076153, 0.15748702996213468], "min": [0.5253339298060942, 0.11555355767202957, 1.0440954904906294, -3.1226154679595775, 0.8608390461150432, -3.0999538346454236, 0.6061177999706822, -0.27698265623109936, 1.1842258297143673, 0.8446965544287126, 0.8647135342720684, 1.4388065838265307], "max": [0.5808958137836022, 0.274696152718417, 1.248267410789011, 3.137613611891682, 1.513003215855723, 3.0881059359208245, 0.7771043419626738, -0.17750564056824752, 1.3205396893468555, 1.588870613085137, 1.2630760251884978, 2.107733931532635], "count": [288]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0196078431372549]], [[0.0392156862745098]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4637396343954248]], [[0.4593963092320261]], [[0.44512967116013075]]], "std": [[[0.22010586804866117]], [[0.2184609111960285]], [[0.2166567121134626]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.16862745098039217]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5495095526960784]], [[0.5669662111928104]], [[0.5483697691993464]]], "std": [[[0.2918748808862888]], [[0.2969400241560018]], [[0.3075769710633198]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5232076491013071]], [[0.542383647875817]], [[0.5099464460784313]]], "std": [[[0.28922322661511096]], [[0.29977415900553633]], [[0.31616052439816916]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44397137459150326]], [[0.4762964154411765]], [[0.44755978962418297]]], "std": [[[0.324012690236167]], [[0.3340041993865635]], [[0.3541789801359074]]], "count": [100]}, "observation.state": {"min": [0.9017128348350525, -0.8652104139328003, 0.620851457118988, -0.48311495780944824, -1.489979863166809, 1.2475733757019043, -1.1523423194885254, -1.0020408630371094, 1.008001446723938, -0.09622720628976822, 0.462515264749527, -0.9418869614601135, 0.7237499952316284, 70.8643798828125, 0.09937500208616257, -0.21125000715255737, 0.7400000095367432, -0.515625, 0.6881250143051147, -0.4899999797344208, -1.0199999809265137, -1.850000023841858, 0.6187499761581421, -1.0149999856948853, 16.83333396911621, 48.921875, 0.9025000333786011, -0.16250000894069672, 1.0362499952316284, 0.46437501907348633, 0.7143750190734863, 0.0, 1.1256250143051147, 0.06687499582767487, 0.6349999904632568, -0.010625000111758709], "max": [1.158519983291626, -0.5935282707214355, 0.7753490805625916, -0.06454089283943176, -0.4175249934196472, 1.9633115530014038, -0.4066290855407715, -0.739066481590271, 1.4695391654968262, 0.09875448048114777, 1.3648957014083862, -0.6563286781311035, 1.9987499713897705, 78.07499694824219, 26.090625762939453, 0.47062498331069946, 7.182499885559082, -0.0312500037252903, 12.65999984741211, -0.08374997973442078, 11.21500015258789, 0.953125, 4.007500171661377, 10.462499618530273, 78.24250030517578, 78.68000030517578, 2.2612500190734863, 9.84375, 47.990623474121094, 109.61687469482422, 69.14749908447266, 0.0, 82.56562805175781, 110.00875091552734, 87.42312622070312, 109.92813110351562], "mean": [1.0301305055618286, -0.6928054690361023, 0.6747869849205017, -0.28585684299468994, -0.9448121190071106, 1.751639723777771, -0.6161416172981262, -0.880156397819519, 1.2735663652420044, -0.0011683854972943664, 0.7727053761482239, -0.8090707063674927, 1.0238535404205322, 74.18632507324219, 2.5417680740356445, 0.044660329818725586, 1.261159896850586, -0.4652246832847595, 1.1168298721313477, -0.3981100022792816, 1.1945372819900513, 0.4096575975418091, 1.1250253915786743, 0.04215990751981735, 57.581993103027344, 63.331520080566406, 1.0940279960632324, 6.964045524597168, 31.149639129638672, 71.69425201416016, 43.18109893798828, 0.0, 50.37431716918945, 71.1138687133789, 51.5596923828125, 73.90557861328125], "std": [0.0765780657529831, 0.0631633847951889, 0.04283437132835388, 0.1384398341178894, 0.30445802211761475, 0.11337417364120483, 0.17665497958660126, 0.06618006527423859, 0.12896567583084106, 0.05623355880379677, 0.24260687828063965, 0.07389499992132187, 0.2707095742225647, 1.664960503578186, 5.938596725463867, 0.26266366243362427, 0.7369081974029541, 0.05578634515404701, 1.4855263233184814, 0.06112416088581085, 1.3875725269317627, 0.6292750835418701, 0.4097678065299988, 1.3777670860290527, 18.58441734313965, 6.978580951690674, 0.21370768547058105, 2.932859420776367, 18.356067657470703, 48.559051513671875, 26.441545486450195, 0.0, 32.41299057006836, 50.017433166503906, 34.96820831298828, 47.53132247924805], "count": [305]}, "action": {"min": [0.9017128348350525, -0.8652104139328003, 0.620851457118988, -0.48311495780944824, -1.489979863166809, 1.2475733757019043, -1.1523423194885254, -1.0020408630371094, 1.008001446723938, -0.09622720628976822, 0.462515264749527, -0.9418869614601135, 0.7237499952316284, 70.8643798828125, 0.09937500208616257, -0.21125000715255737, 0.7400000095367432, -0.515625, 0.6881250143051147, -0.4899999797344208, -1.0199999809265137, -1.850000023841858, 0.6187499761581421, -1.0149999856948853, 16.83333396911621, 48.921875, 0.9025000333786011, -0.16250000894069672, 1.0362499952316284, 0.46437501907348633, 0.7143750190734863, 0.0, 1.1256250143051147, 0.06687499582767487, 0.6349999904632568, -0.010625000111758709], "max": [1.158519983291626, -0.5935282707214355, 0.7753490805625916, -0.06454089283943176, -0.4175249934196472, 1.9633115530014038, -0.4066290855407715, -0.739066481590271, 1.4695391654968262, 0.09875448048114777, 1.3648957014083862, -0.6563286781311035, 1.9987499713897705, 78.07499694824219, 26.090625762939453, 0.47062498331069946, 7.182499885559082, -0.0312500037252903, 12.65999984741211, -0.08374997973442078, 11.21500015258789, 0.953125, 4.007500171661377, 10.462499618530273, 78.24250030517578, 78.68000030517578, 2.2612500190734863, 9.84375, 47.990623474121094, 109.61687469482422, 69.14749908447266, 0.0, 82.56562805175781, 110.00875091552734, 87.42312622070312, 109.92813110351562], "mean": [1.0301305055618286, -0.6928056478500366, 0.6747869849205017, -0.2858569622039795, -0.9448121190071106, 1.7516388893127441, -0.6161410212516785, -0.8801561594009399, 1.2735666036605835, -0.0011684001656249166, 0.7727051973342896, -0.8090711236000061, 1.0238544940948486, 74.186279296875, 2.541761875152588, 0.044660162180662155, 1.2611594200134277, -0.46522462368011475, 1.1168311834335327, -0.39811018109321594, 1.19453763961792, 0.40965765714645386, 1.1250250339508057, 0.04215984418988228, 57.58196258544922, 63.331512451171875, 1.0940276384353638, 6.964046478271484, 31.149641036987305, 71.69425964355469, 43.18109130859375, 0.0, 50.37430953979492, 71.11384582519531, 51.55970001220703, 73.90559387207031], "std": [0.0765780583024025, 0.0631633773446083, 0.042834363877773285, 0.13843980431556702, 0.30445799231529236, 0.11337415128946304, 0.1766549050807953, 0.06618007272481918, 0.12896570563316345, 0.05623355135321617, 0.24260686337947845, 0.07389500737190247, 0.2707096338272095, 1.664960503578186, 5.938594818115234, 0.2626636326313019, 0.7369081377983093, 0.05578634887933731, 1.4855260848999023, 0.061124157160520554, 1.387572169303894, 0.6292750835418701, 0.40976759791374207, 1.3777672052383423, 18.58441925048828, 6.978579044342041, 0.21370775997638702, 2.9328598976135254, 18.356067657470703, 48.55904769897461, 26.441545486450195, 0.0, 32.41298294067383, 50.01743698120117, 34.96821212768555, 47.53132629394531], "count": [305]}, "timestamp": {"min": [0.0], "max": [10.133333333333333], "mean": [5.066666666666666], "std": [2.934848093740685], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [305]}, "index": {"min": [13479], "max": [13783], "mean": [13631.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [305]}, "subtask_annotation": {"mean": [1.5114754098360657, 7.0, 7.0, 7.0, 7.0], "std": [1.3455571532543742, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [305]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [305]}, "eef_direction_state": {"mean": [4.829508196721312, 3.1901639344262294], "std": [1.2481257111831412, 1.8509815666318086], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_state": {"mean": [0.8098360655737705, 1.4327868852459016], "std": [0.7660212123144302, 0.5919463066798692], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_state": {"mean": [0.6688524590163935, 1.0327868852459017], "std": [0.8088731249893388, 0.7844223752410591], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_direction_action": {"mean": [4.829508196721312, 3.1901639344262294], "std": [1.2481257111831412, 1.8509815666318086], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_action": {"mean": [0.8098360655737705, 1.4327868852459016], "std": [0.7660212123144302, 0.5919463066798692], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_action": {"mean": [0.6688524590163935, 1.0327868852459017], "std": [0.8088731249893388, 0.7844223752410591], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_sim_pose_state": {"mean": [0.5565231749347817, 0.17058239617530016, 1.1477741114534203, 1.25605623310227, 1.3556932088538285, 1.2900881090038072, 0.70770001257578, -0.2294966973403258, 1.2497579915916601, 1.2220194715821069, 0.989110210313455, 1.772337416472304], "std": [0.012635909995744083, 0.041749162427867574, 0.053928095212202515, 1.9949648438054917, 0.13582100968608818, 1.310546568821744, 0.04741004747664598, 0.02824782317078442, 0.037353350441163786, 0.24488897929477269, 0.06906900826506529, 0.1585372572434759], "min": [0.5285628861586539, 0.10558811981862853, 1.0400736573802725, -3.141257545980012, 1.04681899399369, -1.186383163862379, 0.5937263556483063, -0.2905943255505301, 1.173731142599485, 0.753284143827787, 0.8192611473981404, 1.4352053295415883], "max": [0.5851384222779874, 0.2673992070013324, 1.25480008013587, 3.1401134435559177, 1.5415857075441854, 2.783746366650159, 0.7698641350917648, -0.18063587130307215, 1.3317831771783895, 1.6463949911524915, 1.110996893249788, 2.1458900977346587], "count": [305]}, "eef_sim_pose_action": {"mean": [0.5565231749347817, 0.17058239617530016, 1.1477741114534203, 1.25605623310227, 1.3556932088538285, 1.2900881090038072, 0.70770001257578, -0.2294966973403258, 1.2497579915916601, 1.2220194715821069, 0.989110210313455, 1.772337416472304], "std": [0.012635909995744083, 0.041749162427867574, 0.053928095212202515, 1.9949648438054917, 0.13582100968608818, 1.310546568821744, 0.04741004747664598, 0.02824782317078442, 0.037353350441163786, 0.24488897929477269, 0.06906900826506529, 0.1585372572434759], "min": [0.5285628861586539, 0.10558811981862853, 1.0400736573802725, -3.141257545980012, 1.04681899399369, -1.186383163862379, 0.5937263556483063, -0.2905943255505301, 1.173731142599485, 0.753284143827787, 0.8192611473981404, 1.4352053295415883], "max": [0.5851384222779874, 0.2673992070013324, 1.25480008013587, 3.1401134435559177, 1.5415857075441854, 2.783746366650159, 0.7698641350917648, -0.18063587130307215, 1.3317831771783895, 1.6463949911524915, 1.110996893249788, 2.1458900977346587], "count": [305]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.01568627450980392]], [[0.0392156862745098]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46410713235294115]], [[0.45546023897058824]], [[0.44017515522875816]]], "std": [[[0.2187056094685475]], [[0.21987895258316678]], [[0.21830936441829674]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.1450980392156863]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5351293770424838]], [[0.5502670220588235]], [[0.5334067565359477]]], "std": [[[0.29460853027678413]], [[0.29827128047154466]], [[0.3061422678736377]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5438557271241831]], [[0.5523114011437908]], [[0.5255605882352942]]], "std": [[[0.2936861526967376]], [[0.30731205080235796]], [[0.32494912770563805]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4610157026143791]], [[0.49006347630718955]], [[0.4609318892973856]]], "std": [[[0.3266352386815182]], [[0.3374475168722629]], [[0.35916451646313113]]], "count": [100]}, "observation.state": {"min": [0.929489016532898, -0.7916809916496277, 0.6387569904327393, -0.3763733208179474, -1.4976942539215088, 1.297419548034668, -1.1812866926193237, -1.0122454166412354, 0.9652391076087952, -0.11644540727138519, 0.34151598811149597, -1.0590953826904297, 0.8481249809265137, 77.08110809326172, 0.18187500536441803, -0.38062500953674316, 0.6193749904632568, 0.7075000405311584, 0.8018749952316284, -0.9287499785423279, -0.8168749809265137, -1.7662500143051147, 0.9493750333786011, -0.30687499046325684, 19.594999313354492, 46.49937438964844, 1.121250033378601, -0.9125000238418579, 1.0412499904632568, -0.0768750011920929, 0.6418750286102295, 0.0, 1.03125, -0.15625, 0.640625, 0.19875000417232513], "max": [1.2724117040634155, -0.5295357704162598, 0.7313098311424255, -0.11196307092905045, -0.4033627212047577, 1.9671978950500488, -0.41659513115882874, -0.7217517495155334, 1.4636977910995483, 0.25289708375930786, 1.5941650867462158, -0.6846532225608826, 21.0518741607666, 84.30999755859375, 58.55400085449219, 5.228125095367432, 36.05062484741211, 1.1100000143051147, 40.08937454223633, 0.7300000190734863, 38.91250228881836, 2.007499933242798, 7.39187479019165, 65.78312683105469, 61.138126373291016, 79.11000061035156, 2.1675000190734863, 9.550000190734863, 49.21812438964844, 110.87000274658203, 60.711875915527344, 0.0, 70.64250183105469, 110.02437591552734, 74.50687408447266, 110.09000396728516], "mean": [1.0895088911056519, -0.6279100179672241, 0.6716181635856628, -0.2506178915500641, -0.9751517176628113, 1.6561733484268188, -0.5800420045852661, -0.8981063365936279, 1.2658761739730835, 0.004769619088619947, 0.6692976951599121, -0.8866854906082153, 5.593580722808838, 81.09210205078125, 4.6254963874816895, 0.9795444011688232, 14.254251480102539, 1.0430805683135986, 15.541559219360352, 0.5295065641403198, 14.17534065246582, 0.29095208644866943, 2.086036205291748, 23.730836868286133, 34.183937072753906, 68.71340942382812, 1.225124716758728, 4.014621734619141, 22.519304275512695, 64.7638168334961, 32.91395950317383, 0.0, 38.738826751708984, 64.53038787841797, 40.20364761352539, 69.29502868652344], "std": [0.14112278819084167, 0.09514698386192322, 0.024358628317713737, 0.09102845937013626, 0.3593502640724182, 0.22844469547271729, 0.20368269085884094, 0.07731719315052032, 0.12876348197460175, 0.09031377732753754, 0.3029104769229889, 0.09972800314426422, 6.642675876617432, 1.5791696310043335, 13.112034797668457, 1.9353680610656738, 15.776246070861816, 0.04661926254630089, 17.02076530456543, 0.2933714985847473, 15.548059463500977, 0.9209467172622681, 1.5976431369781494, 25.971498489379883, 14.041892051696777, 12.591639518737793, 0.13632017374038696, 3.4676356315612793, 13.725506782531738, 49.542903900146484, 20.498430252075195, 0.0, 25.16817283630371, 50.9803466796875, 28.052419662475586, 48.216453552246094], "count": [250]}, "action": {"min": [0.929489016532898, -0.7916809916496277, 0.6387569904327393, -0.3763733208179474, -1.4976942539215088, 1.297419548034668, -1.1812866926193237, -1.0122454166412354, 0.9652391076087952, -0.11644540727138519, 0.34151598811149597, -1.0590953826904297, 0.8481249809265137, 77.08110809326172, 0.18187500536441803, -0.38062500953674316, 0.6193749904632568, 0.7075000405311584, 0.8018749952316284, -0.9287499785423279, -0.8168749809265137, -1.7662500143051147, 0.9493750333786011, -0.30687499046325684, 19.594999313354492, 46.49937438964844, 1.121250033378601, -0.9125000238418579, 1.0412499904632568, -0.0768750011920929, 0.6418750286102295, 0.0, 1.03125, -0.15625, 0.640625, 0.19875000417232513], "max": [1.2724117040634155, -0.5295357704162598, 0.7313098311424255, -0.11196307092905045, -0.4033627212047577, 1.9671978950500488, -0.41659513115882874, -0.7217517495155334, 1.4636977910995483, 0.25289708375930786, 1.5941650867462158, -0.6846532225608826, 21.0518741607666, 84.30999755859375, 58.55400085449219, 5.228125095367432, 36.05062484741211, 1.1100000143051147, 40.08937454223633, 0.7300000190734863, 38.91250228881836, 2.007499933242798, 7.39187479019165, 65.78312683105469, 61.138126373291016, 79.11000061035156, 2.1675000190734863, 9.550000190734863, 49.21812438964844, 110.87000274658203, 60.711875915527344, 0.0, 70.64250183105469, 110.02437591552734, 74.50687408447266, 110.09000396728516], "mean": [1.0895096063613892, -0.6279100179672241, 0.6716185212135315, -0.25061774253845215, -0.9751516580581665, 1.6561723947525024, -0.5800422430038452, -0.8981063365936279, 1.265876054763794, 0.00476960651576519, 0.6692976355552673, -0.8866854906082153, 5.593579292297363, 81.09210205078125, 4.6255011558532715, 0.9795448184013367, 14.254256248474121, 1.04308021068573, 15.541568756103516, 0.5295066237449646, 14.1753568649292, 0.29095208644866943, 2.086036443710327, 23.730854034423828, 34.1839485168457, 68.7134017944336, 1.2251245975494385, 4.014619827270508, 22.519302368164062, 64.76383972167969, 32.91395950317383, 0.0, 38.738807678222656, 64.53041076660156, 40.20363998413086, 69.29503631591797], "std": [0.14112284779548645, 0.09514700621366501, 0.024358626455068588, 0.09102845937013626, 0.3593502938747406, 0.2284446507692337, 0.20368270576000214, 0.07731720060110092, 0.12876349687576294, 0.09031378477811813, 0.3029104769229889, 0.09972800314426422, 6.64267635345459, 1.579169750213623, 13.112031936645508, 1.9353679418563843, 15.776248931884766, 0.04661926254630089, 17.020763397216797, 0.2933714687824249, 15.54805850982666, 0.9209467768669128, 1.5976438522338867, 25.97150421142578, 14.041891098022461, 12.591639518737793, 0.1363201141357422, 3.4676356315612793, 13.725505828857422, 49.54290008544922, 20.49842643737793, 0.0, 25.168170928955078, 50.98033905029297, 28.052419662475586, 48.21644973754883], "count": [250]}, "timestamp": {"min": [0.0], "max": [8.3], "mean": [4.15], "std": [2.405606876537487], "count": [250]}, "frame_index": {"min": [0], "max": [249], "mean": [124.5], "std": [72.16820629612461], "count": [250]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [250]}, "index": {"min": [13784], "max": [14033], "mean": [13908.5], "std": [72.16820629612461], "count": [250]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [250]}, "subtask_annotation": {"mean": [1.48, 7.0, 7.0, 7.0, 7.0], "std": [1.4147791347061904, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [6, 7, 7, 7, 7], "count": [250]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [250]}, "eef_direction_state": {"mean": [4.752, 3.048], "std": [1.336598668262092, 1.9426003191598582], "min": [2, 0], "max": [6, 6], "count": [250]}, "eef_velocity_state": {"mean": [0.824, 1.392], "std": [0.8300746954340936, 0.5570780914737176], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_acc_mag_state": {"mean": [0.628, 1.028], "std": [0.7960000000000006, 0.8597767151999399], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_direction_action": {"mean": [4.752, 3.048], "std": [1.336598668262092, 1.9426003191598582], "min": [2, 0], "max": [6, 6], "count": [250]}, "eef_velocity_action": {"mean": [0.824, 1.392], "std": [0.8300746954340936, 0.5570780914737176], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_acc_mag_action": {"mean": [0.628, 1.028], "std": [0.7960000000000006, 0.8597767151999399], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_sim_pose_state": {"mean": [0.5487829643180944, 0.18664701466099368, 1.1589132982695685, 0.5113888295716922, 1.2852298242107971, -0.024193184715334586, 0.7154636065202695, -0.21967936661470572, 1.236691750949483, 1.3496142542165204, 1.0588511209277545, 1.8665384241476517], "std": [0.017894429187321825, 0.049604864980688924, 0.07409189666868264, 1.9356275179497784, 0.1716617874786145, 1.7713623031126677, 0.04668864178614488, 0.025912268951358255, 0.026306164143612514, 0.22983762198598962, 0.1122471957268274, 0.16212107144921725], "min": [0.5190325366152027, 0.11700782424866402, 1.0428846835751489, -3.0541195429476584, 0.9926503016219073, -3.1043114067838364, 0.587659968559878, -0.25988312127253516, 1.1764108538084113, 0.9332235915366676, 0.7167637263766586, 1.5547138953880457], "max": [0.569761609712319, 0.244939106141719, 1.2825525375004516, 3.047950643188205, 1.5276714350658143, 2.9272487340413043, 0.7706937572685955, -0.17276852582112107, 1.283213271821433, 1.7514821712564739, 1.2222215363504638, 2.196730210799516], "count": [250]}, "eef_sim_pose_action": {"mean": [0.5487829643180944, 0.18664701466099368, 1.1589132982695685, 0.5113888295716922, 1.2852298242107971, -0.024193184715334586, 0.7154636065202695, -0.21967936661470572, 1.236691750949483, 1.3496142542165204, 1.0588511209277545, 1.8665384241476517], "std": [0.017894429187321825, 0.049604864980688924, 0.07409189666868264, 1.9356275179497784, 0.1716617874786145, 1.7713623031126677, 0.04668864178614488, 0.025912268951358255, 0.026306164143612514, 0.22983762198598962, 0.1122471957268274, 0.16212107144921725], "min": [0.5190325366152027, 0.11700782424866402, 1.0428846835751489, -3.0541195429476584, 0.9926503016219073, -3.1043114067838364, 0.587659968559878, -0.25988312127253516, 1.1764108538084113, 0.9332235915366676, 0.7167637263766586, 1.5547138953880457], "max": [0.569761609712319, 0.244939106141719, 1.2825525375004516, 3.047950643188205, 1.5276714350658143, 2.9272487340413043, 0.7706937572685955, -0.17276852582112107, 1.283213271821433, 1.7514821712564739, 1.2222215363504638, 2.196730210799516], "count": [250]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0196078431372549]], [[0.043137254901960784]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4636767585784314]], [[0.4582725204248366]], [[0.4422412745098039]]], "std": [[[0.22473139095592243]], [[0.2227033595491864]], [[0.2207295141699995]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.1607843137254902]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5413612397875818]], [[0.5553338112745099]], [[0.537432085375817]]], "std": [[[0.2934631382369471]], [[0.29904921109344046]], [[0.30805499050471025]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5119733741830066]], [[0.5257140788398693]], [[0.48498145424836603]]], "std": [[[0.2609860944114128]], [[0.2796782736154635]], [[0.30300677472425647]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44247327614379084]], [[0.4749599203431373]], [[0.4458255494281046]]], "std": [[[0.323179778727364]], [[0.3342044122000206]], [[0.35552566869612134]]], "count": [100]}, "observation.state": {"min": [0.9839684963226318, -0.7603761553764343, 0.6114099025726318, -0.3885752260684967, -1.2703899145126343, 1.3756723403930664, -1.0879682302474976, -1.0042105913162231, 0.9873064160346985, 0.0059605552814900875, 0.5682316422462463, -0.8622062802314758, 0.992222249507904, 76.70999908447266, -0.03125, -0.3687500059604645, 1.1418750286102295, 0.6087499856948853, 0.75, -0.8500000238418579, -0.5206249952316284, -1.2450000047683716, 0.9900000095367432, -0.15562500059604645, 36.375, 48.698123931884766, 0.9643750190734863, 0.12687499821186066, 0.7222222089767456, -0.15125000476837158, 0.6855555772781372, 0.0, 0.8911111354827881, -0.15625, 0.6456249952316284, 0.5456249713897705], "max": [1.2899595499038696, -0.5220493078231812, 0.6851778030395508, -0.18723297119140625, -0.48898011445999146, 1.9899195432662964, -0.5388342142105103, -0.7434481382369995, 1.3868067264556885, 0.30036431550979614, 1.3590946197509766, -0.6849870681762695, 18.541873931884766, 84.69000244140625, 6.215000152587891, 0.03333333134651184, 23.986875534057617, 1.1987500190734863, 24.626874923706055, 0.22437500953674316, 22.011249542236328, 1.5412499904632568, 2.390625, 44.00812530517578, 83.74625396728516, 71.98500061035156, 2.646250009536743, 9.630000114440918, 59.369998931884766, 111.12687683105469, 73.22562408447266, 0.0, 81.16312408447266, 110.04937744140625, 85.47500610351562, 109.32437896728516], "mean": [1.1190434694290161, -0.6282646059989929, 0.6471647620201111, -0.2795245945453644, -0.977637767791748, 1.7085591554641724, -0.6806113123893738, -0.9318860173225403, 1.2690834999084473, 0.17304982244968414, 0.8927544355392456, -0.792007327079773, 5.900335788726807, 80.43892669677734, 0.49809810519218445, -0.021262221038341522, 9.7275972366333, 0.8430561423301697, 9.84836196899414, -0.017691340297460556, 8.711396217346191, 0.6002821326255798, 1.351610779762268, 15.953875541687012, 71.4774169921875, 63.32572937011719, 1.0835996866226196, 7.9601874351501465, 39.91170120239258, 76.12823486328125, 50.37944030761719, 0.0, 56.750492095947266, 73.76705169677734, 58.43120574951172, 77.71351623535156], "std": [0.1264873892068863, 0.08182778209447861, 0.025372633710503578, 0.053325895220041275, 0.2679113447666168, 0.2403188794851303, 0.1204470545053482, 0.06271348148584366, 0.0883554145693779, 0.0895494893193245, 0.19451940059661865, 0.04773611202836037, 6.4372076988220215, 2.7482354640960693, 1.2817094326019287, 0.05671032890677452, 9.644731521606445, 0.23454663157463074, 10.251925468444824, 0.32314836978912354, 9.103979110717773, 0.5281208753585815, 0.3145201504230499, 18.40757942199707, 12.899188995361328, 5.996192932128906, 0.20440362393856049, 2.5687546730041504, 20.574691772460938, 46.97299575805664, 27.058259963989258, 0.0, 31.33391571044922, 48.26984405517578, 34.158050537109375, 45.14802932739258], "count": [274]}, "action": {"min": [0.9839684963226318, -0.7603761553764343, 0.6114099025726318, -0.3885752260684967, -1.2703899145126343, 1.3756723403930664, -1.0879682302474976, -1.0042105913162231, 0.9873064160346985, 0.0059605552814900875, 0.5682316422462463, -0.8622062802314758, 0.992222249507904, 76.70999908447266, -0.03125, -0.3687500059604645, 1.1418750286102295, 0.6087499856948853, 0.75, -0.8500000238418579, -0.5206249952316284, -1.2450000047683716, 0.9900000095367432, -0.15562500059604645, 36.375, 48.698123931884766, 0.9643750190734863, 0.12687499821186066, 0.7222222089767456, -0.15125000476837158, 0.6855555772781372, 0.0, 0.8911111354827881, -0.15625, 0.6456249952316284, 0.5456249713897705], "max": [1.2899595499038696, -0.5220493078231812, 0.6851778030395508, -0.18723297119140625, -0.48898011445999146, 1.9899195432662964, -0.5388342142105103, -0.7434481382369995, 1.3868067264556885, 0.30036431550979614, 1.3590946197509766, -0.6849870681762695, 18.541873931884766, 84.69000244140625, 6.215000152587891, 0.03333333134651184, 23.986875534057617, 1.1987500190734863, 24.626874923706055, 0.22437500953674316, 22.011249542236328, 1.5412499904632568, 2.390625, 44.00812530517578, 83.74625396728516, 71.98500061035156, 2.646250009536743, 9.630000114440918, 59.369998931884766, 111.12687683105469, 73.22562408447266, 0.0, 81.16312408447266, 110.04937744140625, 85.47500610351562, 109.32437896728516], "mean": [1.119043231010437, -0.6282647848129272, 0.647164523601532, -0.27952468395233154, -0.977637767791748, 1.7085596323013306, -0.6806108951568604, -0.9318860173225403, 1.2690836191177368, 0.17304986715316772, 0.8927546739578247, -0.7920074462890625, 5.900331020355225, 80.43896484375, 0.4980980455875397, -0.021262215450406075, 9.727607727050781, 0.8430564999580383, 9.84835433959961, -0.01769140549004078, 8.711392402648926, 0.6002822518348694, 1.351610779762268, 15.953873634338379, 71.4774169921875, 63.32576370239258, 1.0835996866226196, 7.96018648147583, 39.911720275878906, 76.12825012207031, 50.379417419433594, 0.0, 56.75049591064453, 73.76708221435547, 58.43118667602539, 77.71351623535156], "std": [0.1264873594045639, 0.08182777464389801, 0.025372635573148727, 0.05332588776946068, 0.26791146397590637, 0.24031902849674225, 0.1204470619559288, 0.06271347403526306, 0.0883554145693779, 0.0895494893193245, 0.19451935589313507, 0.04773614555597305, 6.4372100830078125, 2.7482359409332275, 1.2817095518112183, 0.05671034753322601, 9.64472770690918, 0.23454661667346954, 10.251927375793457, 0.323148250579834, 9.103979110717773, 0.5281208157539368, 0.3145201504230499, 18.40757179260254, 12.899190902709961, 5.996192932128906, 0.20440351963043213, 2.5687544345855713, 20.57469367980957, 46.972999572753906, 27.058252334594727, 0.0, 31.333921432495117, 48.26985168457031, 34.158050537109375, 45.14803695678711], "count": [274]}, "timestamp": {"min": [0.0], "max": [9.1], "mean": [4.550000000000001], "std": [2.6365486699260625], "count": [274]}, "frame_index": {"min": [0], "max": [273], "mean": [136.5], "std": [79.09646009778187], "count": [274]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [274]}, "index": {"min": [14034], "max": [14307], "mean": [14170.5], "std": [79.09646009778187], "count": [274]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [274]}, "subtask_annotation": {"mean": [1.6167883211678833, 7.0, 7.0, 7.0, 7.0], "std": [1.6353338168148854, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [274]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [274]}, "eef_direction_state": {"mean": [5.208029197080292, 3.4562043795620436], "std": [1.1026549509041192, 1.9237038982535732], "min": [0, 0], "max": [6, 6], "count": [274]}, "eef_velocity_state": {"mean": [0.6058394160583942, 1.2116788321167884], "std": [0.7580002911385194, 0.552772137084823], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_acc_mag_state": {"mean": [0.5072992700729927, 0.8321167883211679], "std": [0.7605352548968883, 0.8463691716276391], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_direction_action": {"mean": [5.208029197080292, 3.4562043795620436], "std": [1.1026549509041192, 1.9237038982535732], "min": [0, 0], "max": [6, 6], "count": [274]}, "eef_velocity_action": {"mean": [0.6058394160583942, 1.2116788321167884], "std": [0.7580002911385194, 0.552772137084823], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_acc_mag_action": {"mean": [0.5072992700729927, 0.8321167883211679], "std": [0.7605352548968883, 0.8463691716276391], "min": [0, 0], "max": [2, 2], "count": [274]}, "eef_sim_pose_state": {"mean": [0.5456217743110479, 0.18384868216316252, 1.1472365787551329, 0.7003441495017432, 1.3393219100619487, 0.26794590570215127, 0.7118365901972632, -0.23057735867676635, 1.2414045878880335, 1.2031389707206965, 0.8221755569343049, 1.72619330688059], "std": [0.016310659581100163, 0.03776812111285925, 0.056714864363247616, 1.9999719709864836, 0.1670227947738663, 1.8685994300259932, 0.03501764088031526, 0.013763132793021125, 0.023947850860038106, 0.13840573856850602, 0.11871967098923782, 0.09071957513513394], "min": [0.5147583698562601, 0.130142524969676, 1.0438519592658706, -3.1358638213522085, 1.0039016469961495, -3.136561517914873, 0.588331499148252, -0.24964869024867042, 1.186327982556295, 0.9361206333905969, 0.7056501738752483, 1.5537608745397335], "max": [0.5649309731081936, 0.2327748076440377, 1.2239704456864944, 3.0844667596653776, 1.4887909643933943, 3.0502027360019026, 0.7503009896173524, -0.20042686248929323, 1.2923219599732005, 1.456447054089888, 1.0366581159434873, 1.9812363535661885], "count": [274]}, "eef_sim_pose_action": {"mean": [0.5456217743110479, 0.18384868216316252, 1.1472365787551329, 0.7003441495017432, 1.3393219100619487, 0.26794590570215127, 0.7118365901972632, -0.23057735867676635, 1.2414045878880335, 1.2031389707206965, 0.8221755569343049, 1.72619330688059], "std": [0.016310659581100163, 0.03776812111285925, 0.056714864363247616, 1.9999719709864836, 0.1670227947738663, 1.8685994300259932, 0.03501764088031526, 0.013763132793021125, 0.023947850860038106, 0.13840573856850602, 0.11871967098923782, 0.09071957513513394], "min": [0.5147583698562601, 0.130142524969676, 1.0438519592658706, -3.1358638213522085, 1.0039016469961495, -3.136561517914873, 0.588331499148252, -0.24964869024867042, 1.186327982556295, 0.9361206333905969, 0.7056501738752483, 1.5537608745397335], "max": [0.5649309731081936, 0.2327748076440377, 1.2239704456864944, 3.0844667596653776, 1.4887909643933943, 3.0502027360019026, 0.7503009896173524, -0.20042686248929323, 1.2923219599732005, 1.456447054089888, 1.0366581159434873, 1.9812363535661885], "count": [274]}}} diff --git a/AIRBOT_MMK2_chop_the_scallions/meta/info.json b/AIRBOT_MMK2_chop_the_scallions/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..3a4bc12a71091d7e323b0b53cae615205f3d7334 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 50, "total_frames": 14308, "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_chop_the_scallions/meta/tasks.jsonl b/AIRBOT_MMK2_chop_the_scallions/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a9001a93f5bdf30ec8b515a8c9c9a38226517688 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Take the knife off the knife rack with one hand, hold the scallion with the other hand, cut the scallion with the knife, and then put the knife back on the knife rack."} diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..582414040a2b872b9df5a15339ff8e228ac05b46 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:2ce835cfc7ddddee20865a267e9344b5c129b15795587e2e8c91eb46fed5bb5d +size 3531680 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b7a83f5421054f3c6118767805aabb33e80359d --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:bca452067e96999ce7a00399f1e322e9dc9ec44b9909fd2b875bf3b63c00ae8d +size 4330677 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc5b572aac511e8194a3819136a18220a301e654 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:20e6c1839013e003cc90568ef8b3ab29a334f04590f3cca53d70faf685977406 +size 3231925 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ef7af064482380f1599b79ddfb7e4260ae95c1c --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:fadfe3f571e5282b2ab220f0f5a1a3ce36b5ee49916c8e3a7b439e541876143b +size 5347823 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..386c01ebbfb7d6494be9a3ad78eb51f1c4f8e210 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:25c2f5781a41722cb043268daefe7ed54596ab01daa799251dcfcebae97229be +size 2479022 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8de128fd6991e3169df62b490f4b1c38337fdf0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:c1c5f968dc33b580fb0e4d80d0acca4789acb66d0a930d39d7fade4808741228 +size 3418811 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a36ba0faec4ebb0377884809e42962bc7837df32 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:c9ff4796a7a7d9dec4377f42792c1b78d48a7b3988c863ed474e485c2ecfd19d +size 3425430 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c20a0217a0df7392942ab1bcff1d97837133aba --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:71a05ff65c845e3183d90131bc9fa79113bbe19964b1f7238e8f9ce99b84c4a9 +size 3525440 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebbb0261e89d1586cb264c7f795a19f2c2f6cfb8 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:a9619020190ed3837c38224a928d60bba7f07392be9791bd3bae718b07ef42b0 +size 3887992 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba758027ce40731b230e036362f5d849d3fa8975 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:644853a7b799da0c5fb6108bd8ab466d0a9a780ba2c0c86ec685cec8296e8071 +size 2962590 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f27d5a79ce39f1899714fe70544cb5eae306551 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:80e2e5f948173928a3b059d1a1e378dbdb630b690e2d2db6c42e71d5f71ec354 +size 5234341 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af8cea74840acc0d21cbfddecc67018448accd8c --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:695a894a56f542bf3699490ba57c1de4139a795758224fe88bc5e29f40d8cfa6 +size 2359356 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e69b89efc2f3135f4006ea6a90ac54bbc2cd4530 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:912b70ca4a14e684fcdaaadb867796236c1442cd76e1e815aacc71716bfd5044 +size 3454858 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6b7d7d8935bac10f05b4012956eb573f7389522 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:2afe33af0b1288a6826de3dc5c5cf243a050b0cbd7e127a4fd19f02bfce45154 +size 3044160 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe606aacdd823d5bfa91eb9fe050bbce81589a96 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:04c6ce5592f924e41ad358875e4a47c15453f90e65d10bca8fef9ff7e9684193 +size 2444665 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08a543006b16d45043b9144b433ba664fff52147 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:795bdd0c85e206f0542c57ce787d63819999210bc98bfce14c16a9c7f8ce2463 +size 3076310 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d3b79eefcf70bb78a60b6389fb33a13e2917446 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:987aa310e76f156f93cf1b143d1a5eaecd0bf0f34af6d61043541fbe90cc9422 +size 3499413 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8bd976b744ab7778adeaa0eec7ccb8698f322ab --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:6b47065a777ef8b615f669d002607084430af1b00ed4fad8ec6f63eb7c0929ac +size 3394237 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b368626031068a81b3d492fdf5f500c334c4cd0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:c7c954405996276b9bfe096a713c71ff628b1e7e48bd47da124dfb60cce2b2cb +size 2670992 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d011047882f9ef5f20246f5c660da8895483c1d8 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:196e05e195a6af8b3115c83fb6f0df4b6ae1186805ee43f8180c95c88d713a3c +size 3572166 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c11e4ab0dcaec97b3f45c6e982f0afa7dfd2a6d --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:7908cbd17074d2b3ef40ac676c7e64972e3a3eb2fe0ea25ed94f4a9245fd05b8 +size 2421506 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9790abe740964d21e92885fc4bcb6fffc1bef7f --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:3f61c0d9c06b39921f1a532521790ac4b85374c423deb7046291de5bff7a221a +size 2368003 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..592139d4ed42e4c963c1a7f072524015e3dd9a06 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:d7d4cf5016fbd7f6fbf96d6e312348c98143079b36be0e07f0703177d4197b9f +size 3146029 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74fe75a635f6379ae9808ec1aa21fa4ede9f26a0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:87f5f06834288b1e917a508deb8620fc98c3861a50ed0e0cb9caa1174cae9a2f +size 4279442 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef8cdc4dad680fdb19e3ad2500c2f4d04abcac6d --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:6303cd0f2f4a217d24db5aa2901267b854fda24c2a72d50d04444fa1bbc74524 +size 2947658 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7a3aa02a4a4354ae5a4e58e0c665e0c8f711ab5 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:d55e7f185f0d765819e356c6420e9ec710ac19c36a28325bf322b2d6a35acf5d +size 3458612 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b67aa933cacb3828a1c3b56f7735d3ecff297a5 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:6bce4c89b9dbf9145c559012cc072e09aa9d7ed24947fd3c1a78f82cff7192ad +size 2867899 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65c52073f673380c9614a54a5d166d240aa8b150 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:1a0d39714bad96e1237840bec367582cba75663b671a25329d90bdde3d34ddd4 +size 3425282 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..837121b807801a0004ace9e089c8fa2912e9837d --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:c127ca071fbe804dc6f705016b3ca404f08c1f25bead1cf429285ed515401236 +size 4301618 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca133a76e27516856e06b31d86138b97ca6429e1 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:71749754b258579db44609446035de406df7be43f18aa4476ac0e3c6c830eb18 +size 2897425 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8be4af05340bdad16952d57a72afe234fcb5672d --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:9a7e0647ab863aee962c9e9f0aa44a51a50dc2277c6e66891b3033af1d079e69 +size 2614081 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d864e2fed78fdde10083c32cb0c26449875098d3 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:9a444aee244971eb0b56f93dbd74fb86430afef1f14365fff63d0805458c6b1f +size 2579440 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60415106e80447b6457ceec5d7ad5454e22581bc --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:a230b270e150b5458e41db963e5ac850212c1567c0de27748a28d2421f6da4e4 +size 2684241 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e55bfffc8110fc1513d68a6cee35104629d87f28 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:92c631a96c5d3349f94396e19810538dcd37989bea36f689eb26c88faf1f51e9 +size 2372323 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e3911a6fe16fc123cf2ea8c038e3679aa43e9c9 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:5dca38eae505b1df7ff8fcd4e311094460e46b6596f26549523f860db01bed39 +size 3704426 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e95855e3b63deca81af434b59c9d10e8e90f5b0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:127573114eab4935dec0fa999cc03fefe095da2fbd65b6e4ee1f174d01f73f73 +size 3652838 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9d3521c5c03a9ac546ba33edf25414c14a8b351 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:e6ea18fecfc49750f9c4462f9ebdf1dbb6cae0e4700c8045604c9e0bf81a8cd1 +size 2852105 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba9546cd9af136501f9b4bc276a81aa75d1b49f8 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:96f1363d917f2a006a188430a736893231166f3639c2e73d36826108358f5eb2 +size 3041286 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8174679bdf9b618ec5ad38f51ac806a979f3ff60 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:89015e8a07a138d0b7bf07afc35ad3f1db49150744ad87443d7080b2ec87c03c +size 4111889 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc4a042d3c962f49135e2904c2eb93d729e9cecf --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:3328b56f3911ffa1f51f3a28ebd836d0c71a3d8119be9b17f8e2bee23e3445b1 +size 2833931 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..675bb5d2776d1b541b6a4cddcc72aba19b393b8c --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:53aa90319e1c89f42b2b07e51dd32bcecfdba06eec542a077f2af6a52a461927 +size 2289763 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa6fd95a32839e5fbb71e3174f5c7e422f8194b9 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:a4c32db13de0aee7b0a0f2b3c9706809c89f70862a800f62b8b9fb8659539b3f +size 3470593 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c43029dcfc9298f54eda24fe506038dd4bb0071a --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:0a6d317bc55af9d9d1e9f7069047f347b1cce3eba3bd0ae542020d5856fa269c +size 4486332 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44d6048d743c2f8f9e37ef7eedab3347bff0cda0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:c2e8913a289f5e3c76126d9a2bcda501d67ff352368bd6f45c03c257aa95d318 +size 2452599 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e43291fe9132178f0791d3adfa8c51ab6904a9d --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:0634a1e5a01b5325cb64fc19ecef74b37cf0802f7921424bd187a3d77f21bb56 +size 2567082 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d3435bd33500ff334391c25b82ea681d7510635 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:74a4c9383faa4be1e75f5b14848e2bf8cad79594992caa28482dee59888bdbcc +size 3310965 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..573dc7e61b60f227f57fb345b880c6df77944318 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:0e7bec59154a58480ae7ea4eb28f5499c1cc5f6c87e0d51752b83ffc96301914 +size 3269856 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3e68bb72ca8847823e45e71155dc1168c7c7222 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:42662263de97d897895cb95b2190819b4cba088874fd5a04c33e73086e1a619c +size 3444039 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51936313aa104e9e308fda1667379b537d97e832 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:282286b87d1c5d73541099a27735aee6d359a338688f22e9277b3cc6572f989a +size 2681260 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da7586e840a03394b7e0ce067c54c1502505305e --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:46b2acbcbdab2a7c49f658d3214ad01514cd33b7df025d24a7e6d4f700f9ed83 +size 3044413 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7ad0c19fb4af797af5afcfef9b7e3110630f42c --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:5322f2a3aef8a1cd5046c2a64f24bcc3ad0256f5a3974e146b9989497cf95e00 +size 2045092 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1d782c92a60591a7d868f88deaa9e6233900891 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:dfbecced7649f81c3ea2798d456ed2470077f882b5632e9eaf7844238344de9f +size 2799906 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73be070a9e9592dd739c493ee5619ad9b01adbcd --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:302779770615f04cf30e7a4fca9ecc82b6173869fa9febc256e5bcacc45200f2 +size 1893767 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab0a456db24c81a3b51956140024c18ed767cf2d --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:8593a477040478f886cc7144715fdcb0fbbe45acb8da07127316d4a12a4cd084 +size 2989095 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..846e90850ac1ec4c1d9d0d5584510695ce2cade3 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:4d1fbfb81728ac355592b8a9b3895c37345cffda0eb17c44c4d5ecbb00e8fe43 +size 1439400 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae36e4c2d343d66ad49c563b1ce9f400acb12f88 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:2582ca7fbf6bcc272687092151e9786072fee733dc8c93efd1708d1528ef825d +size 2107782 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..324cf27926d095ff7800e722cd32562749e126c4 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:b0d8b74ba7010733c7d27e55af1733cfe87d403a002249baaab8b907d6bafd72 +size 2051126 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d28fe5232f551ad0edc62aaf189ff59c2fc4dfbb --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:2be20dd9d95e529d517aaf885d0c6f2da76baf23723671e215c562f1aa7b89b4 +size 2039324 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ffd70579502db92f25145ab15de0f7410d0db0e --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:b78572b589be5909e3bceb04e3ad4c74496c3321db95d7a27abe5f34fca1a054 +size 2399020 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c2e34f23e17a3ce98d6a85b9d704236c023bc43 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:abd399d70ef1172c9c18ac3c8ee4b1d97897861efc54afb17184f412f2c2ed73 +size 1719348 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2b9f3f3140292d2b72754c26865785fa373f7cb --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:c9842e040931a981c3b5eb01f4f69cce21ba0d07fd734c6856a149e6a49338cd +size 3153923 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55dc1e3e5beb054f0d19ff40277a59bc2f1fe170 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:00ffebab5029f2f4d1dd1cff4f027ef6fb4e6a51a275a58006b8fb7fa94a40a2 +size 1346308 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85682581b5a2b91a8c7a8b28b869a3b15422fa88 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:768d8c2f6c4086d866ce5e32e7efd8e504ac038b54ddb24e8c17630c5d721843 +size 2342468 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9030aa6480a9015fc6ad48b9f38f7d89e2f01862 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:624e59ed3ba2d7815fb08dba6da39a603fb63f3752d23a9db056e9709c9848f4 +size 1899601 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..626f84318035c12d1f765fde09ff5dbda63b7edd --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:f27b8fb51aaa01f54f0b88ee8c364424aa0689eb51f165ed1eb60453e153ccfa +size 1373675 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddb2c0133605a02cd69895a7ff35af9bed689183 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:5082b3f10eafadd6551f47574a18fecd66ff8c3e3d395f6726a3afba2987428c +size 1899860 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cabba8dae80f4b6fb995c1f2b0e98a6d9a22cb87 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:8cb308f51558033c6a793da9e6639a4b50e66d8a44aa6a1e33353a765dcd9563 +size 2006503 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d3cc3ddd6bcb37c43ea0ad21e1e2c242c03cd73 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:39528264b116438ffad1d8b6ae3ec84c2215d31d62297dd39815ce0a38204550 +size 2054438 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a0898b1060bcbaaf7bc741c54597265941bf9d0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:f682dce409f7524b75c819cd4763fd903fa460e0e3da3b06d16aece27b6a57f9 +size 1625865 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d960f9bd15daffc3a3b771afd3ce7460f40bde20 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:3b9c8f6c3dce935aa4ba6ce7259c94fbac8e3948f57e79a26c8aeedccdfad631 +size 2084530 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66b33690721d57357c3b9456c344f61a2d230e8e --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:104fdc2500da2afdb0ec1a84fe0513e842f0444d49b3a6ff97ba6ddde91fc1bf +size 1447914 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4066e1cf357a4df03626d179eab870a379451ee0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:a1ba0327cd8f49f7cbe62d6f93d8b99433e31bf73bbbd559d26fee7bdeb735d3 +size 1333532 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb30720ba512bc252eacffb06abb29f680ca76b3 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:77f122b510618ade5b3854c72ab7b3e5bfd603d03b132ae072539fdf1bfa483e +size 1831157 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ccb0f8ca1482b42b3ff1610049beb85c8e17a6f --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:57071218f78d30d6aa6b9b8dcd7daf8fa98bfed1f5a25fb6b6edc28d05672d82 +size 2502379 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d77f52b0fb5373638a5d46b1825f245de46a30a3 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:79af215c582ba506144cc4dd22b150669ceeb02a65b19381be4586c188aeca55 +size 1703853 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..227e33b3fd517a1cce752db391456d0951aeb811 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:23ba1c5f5880c09345b15d9ba83f1caf6103e5f0473f6924b7d3db2d378041f0 +size 1995475 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..036f6f3fbf2d374216dc1ad5e645f003c7429f46 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:c2e54123d1c7d76f3393e52a09582d8ee608f0eacedfdd79262fe85b822eafdd +size 1759171 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35b14d5652333e5cb4428050fb087d5f48aab778 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:c8112baecedcfbc27e16c7f2f014fd6250e8d8700fd63a23e9cb791f656ec4fa +size 2219211 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfb54eae13b824670167335daa08f32ece9a205a --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:041a2aefcd76e282d5dae7c7a8b36b68146ed708caeb75f5951425a07fd114c0 +size 2759778 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6fc507165b90560c17f522036c66b7a7b82d4d6 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:541e792f0ac3c6d5b664cc89db9ceaaf7da282b344647a787a3e22052aa96cee +size 1761671 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0f3ff0cdf73fe5eb184c7a6dfdad7d439d25e81 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:12b2d8f75f7d037192c73e940610a26270197c7fa7759efbb7c88d37c6ba441c +size 1562822 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65e84c64eb835d13fcbc35d8ea748bd6e77f6ebb --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:ae605776d87689a1e5b08fb02c6f4326252078511fa79986a8cbfdce4fb62946 +size 1572045 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee6e64f35aeabae929cfab71f56c8271ae17cb9d --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:2d93b61a30b1abf3c17a482d1eb6e889109fe0a9cb19966dc56779d56d36b174 +size 1519103 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2855803db773a3403cf05a4705d1403355746ef --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:4f0d65c031b794f4a5dc551c86d1094e1b42b95c888c6bd28d7d6ca3e1d947ca +size 1356242 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c8bbffbcfbf643b402813f925bf70f3c7fcf5b6 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:8f8531a74d70d5769f4499c64d11b0140ac533f542efb0d4e5d012b47fe087fe +size 2103847 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50edb8df1a10698b99885a4182c7e5911e1707bc --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:9f6a62936287e3649643f0375481054e8b6a4026e52d03be16f90c96a0b951f0 +size 2197616 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91baa1fdfe903d5387dc58a9550112191e70c089 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:924f7d18301dd70da2871286d205862b198f0195d44054850c1e7eef4ecd22b1 +size 1702796 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3e8a352bf1fdd910cc0697dd36051614e61a3eb --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:5b1d008c4526f12dd1031d70220696a1d45e10d884bbc7d7664bec3d26f12a32 +size 1725308 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5963f1d365b716ac24f42da9b595fac465656686 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:070414e0b63b244b8b37785395c35153ae90ee0e749b8d71bdb570493cacee8c +size 2402928 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99a575341273aea6fac0f710a96c0cbfcc67ed48 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:e525886d9128ba645dc7cd42b218884125d305416b457e8ba635fe5ed938d3dc +size 1596837 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec5d715bbb8d96a83a89b401bd50e51201f7452f --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:9af0fa8ec6b7f7c492735ca72ab1e16ba345f6d1586ebd21d00f5aac05d30428 +size 1298496 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d591fa49a415cf56677601485bc6bd4611554054 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:7c6e6f4712ee11df0aa02559a8f83503d828e8ecde4607099bc1718bbbfcc312 +size 2057639 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0668d373ef300965c3768e24d36ea68e14515cc --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:e69aa3261f5130a8113877e0efa530da741ad96a89692cee19774623521cb266 +size 2852827 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fcb3e89e0833f2b01e76cd9e0a523c0e98b7892 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:53ce1fa520da2a320715519e813656736262a718a49e7555af817fb720607110 +size 1381172 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b621b237346498e662286973eb4a7e116291cf1 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:5e6a568d87cb8698033e4a33ae52d1ddf0569179e73c2a66f54cc9ad431f75bb +size 1593698 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..622256d58b1df8ac1ed3aebf604be70f2d843cce --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:4b83f25fc89ffd58b2054f25fd0a22639bb784e09fe7bf607a82b60e7c18ac53 +size 2084239 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaa95aeb620ac363f2a7d6885eb2b3dc0bf2470b --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:154555a72bba1f1ba3f80cc8b67de190232bdf38916ef97b55a5f4c9ecfae370 +size 1878317 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..936d3a676b8dde2c5953af5316b359b4a6f28b9a --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:a8834d7edc1240d3904a171f00c475504e6c7234d8e078ae6f830f05d05f65c1 +size 2114308 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4586ea03c4b57602443c7ce00c6ba4a1c32ba72e --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:2b26e86a1d507f87b936ece06fb06576f9696af79e84f13f87eec0e38f4e212a +size 1573767 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb53aebe57d4fb835a2b8bbb361cef666534fd15 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:10ea04a7c3c36d551e85437bf215f617bced84de0131e29e64b8ee993daf197f +size 1837583 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2823eb23645a9b40ce1a0104da47eed37bd59bcd --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:c654b7d7d0e0bbeac7d5d29b5fa72f527bf498ca58ad5f9b3c549c6e457b30b4 +size 2513481 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01a3beb4ecf70450d98d6cd69734e3c9873e31f0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:bcdd568e31fb83a3d85249551051cd7546cc490b0d957228dc6e2766bdedddf0 +size 2974619 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e891d71a0de543f01058c3e1bf65bec3be11db97 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:ea7ba985593077827b76a357b318e4c53f978d92915775f02ff8a1c2f49d4c75 +size 2628268 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4090b4a45531068aa1b6df700fa367a8b5f08f5 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:7afab6d60882837a95e53612bc0055c24a9da54c463e76a8b9fe642efa7731c9 +size 3833840 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1de3d6c82677557d003d2fa1aaf96a8e730a2df --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:c99f58eaffd6800cd769b9f0611f4bb0caeb59b79229b4593516eb02e84ccd86 +size 2106966 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bf270238fa3945549b19e5a507b5d682d9eb991 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:c082bc169e10aebf3f41b012c0aa00759abcedc4160f1fb278a23bca3fb54f47 +size 2668798 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..206822f7cfeaed145c8a450b3a4ef73dc895e538 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:e9c1a2c60086d0303bb55039a811f4bfa777202f0b8a060ba70524bb53085574 +size 2858526 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fe949646bf0f291d4c54c5ab0919829ce39d7b0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:6b7342acd3a58e0ee758df3c09f86ddfea84ed568f3d861cfb06e363d130caee +size 2862093 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e303b3a4125f7aa9e8ecf92e758e262182d82c0f --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:317d61a46c7fbbd6e742de1f70237bc4e75eb6a471226da7163ac98fda48e222 +size 2917830 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4844866e71a942f589c93db5c51a249f481e285 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:f527966b4f2d27b8b88cb21626009705907ea6854a624bac517aa553d610e90b +size 2381033 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcb14ab8ebbde32bec63012ff7e030d46b0ebe97 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:ab98a3743965fdbaed21f6f9b323ee3e51e1558da234d8e7ac7b64cfb89cfc5e +size 3711452 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd73180cb9c7714911164c679970ab1084eb74be --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:6a7d4d544920d7af7ee450f86296c1e1e3a26997923fc0aa934fed8f30c5030c +size 1723395 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fa5c674223452678f69efaec24058dcec7ec30d --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:846c6c81566586de203f6c3864862868a5c26b9772f4bfdd4bf38651acd407ea +size 2443154 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a6316e4c033032a5b6061bd68b8669ed269ad12 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:fea925376b9c4927c9dd6236a53be7703bedc619bc14dfe8a23b6a46aab47f14 +size 2388247 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9698263d300b48b25a4f664d5fe24724f2649e8a --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:09e4389c8f3b59c205e3cd5b6ce55689b24c0c717807fe5c368f7244dd81e555 +size 1941791 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3667559b471687d3dc2632cc533debfc73c9e75 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:5c6c7d7450341d365af18a23850c466a1ae189c25b33b48d6ff01fd690f7e99a +size 2267486 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c846be3dd01deff9882bdb6d7786dbc04f2663ee --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:1ec8905d0d74f32cf7b391cb5ba019fd28b0b701f31e3099e417ce6ffb5a1ca1 +size 2571368 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd1617ea27b5f60f6b41d25325d6e6ca227dc4a7 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:604e8e037bb508a438419c0af704ab655ee00ff4a8fc95e134755450de9ca0d0 +size 2565192 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bc6a85fa250970dac50ebed01aac11b97d40305 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:f82c87ab644342406a7b8fb320f7b7ec52fc0a59ed0c67984c60f7c9d690f027 +size 2162687 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5306812944dfa248cb787c8c8f7477f7ff42ac7a --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:535f8a828967af47e4c858716b81a2c5d3195210f1b4fe8c47194ba7c3002877 +size 2660274 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97f77e5887aaf515fb66158bf4da5e69c68320ca --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:d16a671f79047a7cbc7dfbb2044614008098d183403e63790b1d82879b78c10a +size 2018227 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2090bd2f8b42fd313c449bd866741ec520028802 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:ab0628296b1e2b7a60baafdfbfe2fd1d1ee7aa392d0d805a132def5bd11f50d7 +size 1882713 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5c794ee2447dfc7181f573f462316ce83ceda7b --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:8329cd5b7e066e957bdd7774a5041a873b9231f51daae13274edc41570e607f5 +size 2605832 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a1da9784676af62f26b6a952731df146177f0fc --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:0ddc86509a8866c8ab66e2a30971c59f49243f3e6ce28f54a5c2613a5bee6f00 +size 3022267 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d25678786bc2e4d8d0f7e2bd978411dded0af2d --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:68ca40c5f2596706fd11eb0bad2125ae72b45a1dfc9e23fb31f6bfb1939b91c8 +size 2440847 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99027ad598e2439a85c9d510b861eea4d84f4c15 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:64b90d426b3c936f9f8ce87f5a323e9ae36381c358e336fc687ef75073b5fafe +size 2599187 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7394db0e91578aab0b4a005ba8de6ff287991576 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:c923b44d7a6c5f6a4dbf833f6acc3b4ef6e4a4310b2117a5bb44db5f73a380c9 +size 2168533 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3fd4af23d7142b4868cbd117a4500bc916a1fad --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:0ffe06a2a616527757d3997b9dc181013f82cf704652bab8c46720f936cf6174 +size 2516459 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfd0b31d21b93d24d345772ecabea0c38f22d1da --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:71680c00a4aa8898023584d667db1c9ebc46a053dfb1e9756351cfd3199f2fc5 +size 2923612 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4e7dc3cfb119614c7c2a5128c4fb6368ff18a39 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:f3047a66747c30bf9f37a2b56ef0f40a9608e9a692613d1243081eaacc079261 +size 2150381 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43d91b3b7adbdeb8c0ec27dcf1461648701f1d71 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:dd2cf685a44f0aacabc9cf9ae202db36a0fbfeec09680940fa3363fd5b44b981 +size 1880164 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d1d1a761a9485df0bf5540a97a62510aba7e9a4 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:e42b3b1d733b1b989c716ba3199844b18993cfe0d5d3a8529daed5fa064cb8cc +size 1993143 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49a1ee0b2b775f35a30ce21ae835a100cc34402a --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:0c6497ac37242afc88b8fcfce5463a6274365301d0cc7675aa99410efe77d496 +size 2055957 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d576b3b0f97bad0624e52a2034bc7c3fdc3876f --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:ee5604cb5f513e79bdd3bca79d04f0e5b42b0b50c646d676a4c17e4a7a15a893 +size 1626844 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d6a05bfe35386d628dd80ec2fd597d4675d0960 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:e57d6375b4ab56422b85712485fed8c9296f88b7d23c15e1f88a7d769df052c9 +size 2587705 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b333d27b9d1ab46502f3dab8ce619183e05fbab4 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:60aaa37cbf206f2718094c84859bfacdb0fdc0d589dfde23e4c9da5f5873042c +size 2778689 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b47e94934e827bf43099bb0593af711539c5a68 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:7a21365a96a1aed45b99765e380de12917f91e97ea4e9747c5b14b8e6087c24c +size 2237973 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e101bfea5adb9c774dc557c6c30635947aff32d1 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:5b6b84f1da4d033639eb7f8301a46212613903fc8cb37f22978b30bf3def4458 +size 2438193 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c193218c0a9a314040241042df153d2f164e281 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:42d36504aeca7a60fc9d4436999f31629d176a4a7c9d629931c189df982562ed +size 3016368 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a741e7ad29a205ab0ff664567f434946a378e545 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:71dbcc5b4033aea7d3ed9b5690eadf79d092bbeffb6f3b370543353baf80e381 +size 2077064 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a217a0e002cad3c4ac075cf22d7b005a73fdc809 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:569955ac142e8843cc4379e0f243c691a70b13f7983fffb859d26fd5aa51565e +size 1790165 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a059fc1d8e2c99f9f25c668105d177d4b455db8 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:9354f221fd3bf2defb817e67a1fed22678f64f77208195b20be6a047f193c947 +size 2630133 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04c171a22445e0afead75dcb8709929a1ee572b0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:b8b6cb7eb801841fcaf21eab0d7d81d3cbfd2d9980f0f668001be52f9e04901c +size 3177989 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4cb70c87eace6b7f461e6c9c1e80cedc9095d68 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:cb95e7b9f16aeb0eb6c49d038cfae80ca277ed338dcde0281a37240dc5e1cb13 +size 1945788 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ad8ada6908041e1ea9a70435a4fab4a2b2070ba --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:b1fce57a85bfdf240cc0fefd12716234afa0e0192dfcaffab87eb37cfb1bac13 +size 1937094 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddb4fcb0f3010cb1c325e9321d1ea61d9ab68a36 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:533e7e440e4e0b0e52d283781967c7ae447788ddb557a2878d568513ee8d84bb +size 2370172 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45da98a394f740dfaf0851ff8099cc8d7ba66e98 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:5fb2778c1934de46a0b9f4465a3f60d9285759e9e9948633f685a8aac057fd49 +size 2443183 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd1ae3762528aa1f2a3ea95a1e65d635d50369c9 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:190c31a74fe9c1388dd2aff8680ccfa6c6227760aa1c25e94d33d632149640a6 +size 2752763 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..735af6248d55910ffc2ce60f0b8a115257627549 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:1e529903ef2272949ac2e769ccffa00dde5300b331b20a2b1412dca91f6612e5 +size 2074051 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d0344bdc6ec988ea1102b659eaf5a83b0ee16d7 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:0c0da1a21fd833e0b4410163e140c3077bb3b4ce9e071de7c0ad5ce70493e668 +size 2154614 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f19db3a937a34d2b54625258741318d97836dd21 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:a98577dfb040723d4a176dd90ac9a5c87d5ddc473bba986f861c0f353bf8b7c8 +size 4631474 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e43213981bd50c844d513af73f7d5e291cffe71 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:166a6686d5e7b60956d9f71fd6f3eef385bb09109830901d19f98481931df2a2 +size 5688545 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b46b6550ce5942a7b2eb7c9c71babaec8266e1a1 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:4e7d6d21b676789ffb534bf49dde2f6fd83064c3908881ac906846a6a988ad68 +size 4225457 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f11bf52d79fa4ae70cf864fdfa1276f27487e0b --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:609d3bd829f7838350f905db334edebb4d46a8d81f7960c2be0be4cbc299d45e +size 7182749 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8f13a8e9074e1f44305b914b7c582aeb29a34d6 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:5fbd1379c3dd7f3af6e8b9e4d2db5bb790b55ffbbf6e5bf0a875c62e1769c567 +size 3282277 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0adc366c5350f337bbe74f8facb852d1a26481ff --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:2aee09e77b45a9fdcb644a692aa69ea151f9d9d3262678a2ff6ce51f807ba5d2 +size 4404482 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4542a3baa58c7fab2b4f6159bdbca082351eccd8 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:64655264ba41adb4bbe9d894d08d3de9a07f6f50b2c1fe12dbae94c67bb8f8c5 +size 4590074 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dbbf11847af8d876419d38794cd349b7b9b3708 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:7d748de1b2ab13a6a81e384668ed3178c39f9bfcaefd5f2022f124d4545abb75 +size 4700659 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c7f15d64cb60f6aeeb9f805703043b2faba82fe --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:18a23d323ef93504b0f9af02c707ec73de9432a662e4883a2c6873be86381e6e +size 5005840 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fb1ccb2369efa524cd83a35b2d6d3864199a63e --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:23e308155b875903a3ed9c4d80915eb6e0ab04fde57af9faed704b6b4aa45cf3 +size 3926661 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a016a3ff3fcc0003a791bc00c5e836ea9d75fa8d --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:e4882e0dee3ff212c17904ffcb9775747a09fec8e6adb8687d562803fe457b40 +size 6937712 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91b2946b52b52c11dbddd8174550a5acaa3fefa2 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:3562668be1cf3800b7b0762855954bc523af283310683b18ef645be9f6d739f6 +size 3127441 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..139e8fc6cf470899a8f63d7635c2f4375666c872 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:497613d82a81e1f76859e21c2206d53297eb4c0f5ba174802526e576bf2bef81 +size 4495754 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21c6093360cf77923b88e67946266dd637e160dc --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:dce3718d33c48924b15995e809d1b451c53aa482c59312e211d9231ca484eb48 +size 4063595 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad7293f7aab7c79a820fbe3496b8c9d545b152a7 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:5bfa2964bd45d7253ee0eeff160e23f7d418670f69c51cf235d2b91c150558a0 +size 3285658 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01c991af37b920ca2d98f3158c9dd35b92f8485f --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:4b377c6da631d6f945d7ac8e5f8856c658699cd24f57dd3d6dd21baca8367fd0 +size 4055043 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12360daa80e984ffc5c7eec7f6fd0143bdf6373c --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:04d57196253cf19e55f5566631ee5df1bbbf01834728e76a92267464b092fb10 +size 4588833 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54f92005e4d50f1b4042888df82b81f7874c6a43 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:8e89ecffb9204ed091db95c3e902ec3c3f5cefa97710ac60e64bc4de77188427 +size 4448522 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f090910066aba6a14a3459e2bc9a69dcc52531e0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:f4f0a913cb5d484dbf111d3b6c092ff8248b355816970a5bf65b525d1325fe5b +size 3446274 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcb6ebdd52d209846e65285c5c7e8b6d7b3ed1bf --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:561bdebc1c6d8b174c6d028476d5835a36b982ba8b0d69ec98e429c7a6cec45c +size 4713775 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..912eaeed21d7543e003a8a7319aa2392750e6e01 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:219eaab04130d0c8f81e76ce21f3d67ea834fbdc56b38fa63ef9b82d7916283e +size 3225182 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d817240d239c60ac740c294f59f46e53db999fa --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:934d61fd56b79602381c23aa5dfbf1933b3535ed5a79fc765e3a1517d568b474 +size 3116195 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72d9b663e1f3e376cccf5149f4d66dd8ea85a666 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:6667c3f0f99bf009f43b5ed31b0bd60c9e28aa3945f52d9f6e02f8837f352630 +size 4160415 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6259396ccff328235503322bf3d326386cac1874 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:459fd8bcefa7ef8629bc056955f8a8de0da97aa0600ed4e4e91b5f011fb366d9 +size 5656016 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2b2604e40ceea811a368c7d5d60bb0ccee4e716 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:4b3e4a08ca4e6e4ab86a7f318909137b1e4d4c431136a9e150fb96aca4e41c35 +size 3967138 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f21188e9f98e5e1191fbd9563a17b408082fecd0 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:049fc84ab57ba8cf8df0e951c22a2e6c58ad0d510e19cff09a0df48563634622 +size 4621855 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a9a0ab940604046e8f4f2ca962442c6c72ddf34 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:8756dff541fee43a72c3daa6bc6014068a00741beb4fe7a9383f71ffdc465ef5 +size 3621104 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..912f25c1019ae926918cfe719ebc18758af32521 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:b4f292788155174b1e6d987aea2e0e97c96ca1c5039c4b07a9afc77882409420 +size 4316212 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dd57e3cb5a1acba5ed71a8f3ed069dcf2935f30 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:529b3aff01da91ec6bb73b7a32611110f2d0f6e3c3d8fbc9b839d31f7f226777 +size 5507704 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..452d7f400980d15c871ecd6e4d4d305d68626b01 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:b3d100a3c1685d4ec14a654c28bc753e9817018627a51bef1646ed98ec01075b +size 3701780 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e0f2c484c7e1decafc0d1d695af65a08f108ea9 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:a7f92832c75f4c266458871b8fbf34c3530298b83d4bec1984d9965355c73d84 +size 3356552 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fb07a2513fdc29d1a2ef9a674bda8cf96d9a96e --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:facb36382f4e3e7946be0736d0167d2553233a9bf668c1f858024b42f3fbad3c +size 3277160 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..508fea7573a9bae78181fcd0116cd9abeb8cda2f --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:d5e596fe40507a908b7ad096d40d198f06e14f9a992c875b1c69d9719923f43a +size 3289195 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..559a83635e72b3622317e179871faa85d8ed2f86 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:6f21a2d74e585d6187a438ad9d03b49924130a5f808e793c0a492f540ededc4f +size 2915989 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7113cb22c6fb9edb6f403fa4ddd2b300c5d049cd --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:60b8110dd0f1d262285ea29bcd0329a0061280f03ab556dcd764791fdbb67686 +size 4810245 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..380ea36a0d88ef6d6a9335a791819c64c487e1d2 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:a409c71389b1eba4663d0f1bf65cc402744ab026f99b7653da962c55278efce4 +size 4501571 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b5bcf9e19653cd43185f9a3f09332c9b6a6cc91 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:eb08944af662f1f7ae9d1c21e316bdb47168b79765e44aec5626b9e45769ad8b +size 3624369 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c5a68e08f95b40a8ef4b8699c2164f3fdeb020e --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:1095b4a8914fbeef320ef8c2960830929e3be9a8ccb8a7350632f1757eb8a664 +size 3834192 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f064c22ffc57d4380f41308a3539097c18840e8 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:a7dba6ee4f2bd5fa9067e5b780e541f9e501dd9e25e5e51a20b5cbdc940db228 +size 5382197 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e7ddde0e12579eec45b3a36899027aa0ba3be69 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:e49a273493249df0020b297b88aa96db28a41c0ebd305e0437154f39aa3892ad +size 3706442 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb880af8f45a108fb14544fcc42be8204c00c90d --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:2669929dfa64f6e294f90789e757c6ad2942a7ffc15b891e9fa880602927eec3 +size 2956662 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ea7bd74ee6a42f03714e8714c0c21469cda1370 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:7ba0cf82e04bf4047357e19055ab3b05468347ded48e054ce98bdb178782834e +size 4319663 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae093641c8471eb41a8f20ae3c425af63d4c8d8b --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:baf3505da6969cf5e7390324599ae84c62fefbca5e1f233b2e453f3e664dbd55 +size 5909884 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e919b24a75ac091b7f70cdcd9a5e173bd03f32a9 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:41939c1bfef98c86eab92cf110f84d5a006052e8df5214e445aeb9d57b48a954 +size 3128164 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c13c180e8d939e226b97a7983e0910c885dd64b --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:cddea167f541ddb122448286075489f2695315a74005b1d1b16e9a663880ad7f +size 3326201 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2e405fc4ae532f47b175bb6632802f69d2e0b68 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:ccc00be5475d94a41bbe4f54bcdc81940745eb85efcd8f9fc7902afea27ee408 +size 4323870 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ec0197b4dda046f872497f5a94f14ca2eddc00b --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:34110e1cb71d659c2fab8b234f809d53331295a3dd464a874d0a0c0a3c456f82 +size 4352103 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19597f10e2308a2312b2969aed7f88be297bd56b --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:405b42fc8ad5a7e98db1340d032e911f14d4a259e368aa4ed5d98a02253f38d9 +size 4453268 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb2adf2f26dd07e3f95b966184092de1866248df --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:a063aab6e9ba3af512f5004aecae83a9c932cd71f23b34689d09935c570a3f98 +size 3664109 diff --git a/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/AIRBOT_MMK2_chop_the_scallions/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a8eeb04e8526070f5ceb2d4d4fc9331b7a96a41 --- /dev/null +++ b/AIRBOT_MMK2_chop_the_scallions/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:c6d151a6a1d2f9b0f7e82546f4206a98c1f3f87b5fb1382cce5e828b93fc6ba1 +size 3982885