diff --git a/AIRBOT_MMK2_store_peaches_and_pears/.gitattributes b/AIRBOT_MMK2_store_peaches_and_pears/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/.gitattributes @@ -0,0 +1,59 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/AIRBOT_MMK2_store_peaches_and_pears/README.md b/AIRBOT_MMK2_store_peaches_and_pears/README.md new file mode 100644 index 0000000000000000000000000000000000000000..80768afe1e449fbd2210b3a2b4f86c27db73bd75 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/README.md @@ -0,0 +1,326 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_store_peaches_and_pears + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `discover_robotics_aitbot_mmk2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_hand` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 48 | +| **Total Frames** | 11276 | +| **Total Tasks** | 1 | +| **Total Videos** | 192 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 343.0MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +One hand throws the peach into one compartment while the other hand throws the pear into the other compartment. + +### Sub-Tasks +This dataset includes 7 distinct subtasks: + +1. **Place the pear into the right compartment of the storage box with the right gripper** +2. **Place the peach into the left compartment of the storage box with the left gripper** +3. **Abnormal** +4. **Grasp a peach with the left gripper** +5. **End** +6. **Grasp a pear with the right gripper** +7. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:47 + + +## πŸ“ 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": 48, "total_frames": 11276, "total_tasks": 1, "total_videos": 192, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:47"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +AIRBOT_MMK2_store_peaches_and_pears_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_right_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── observation.images.cam_third_view/ + β”œβ”€β”€ episode_000000.mp4 + β”œβ”€β”€ episode_000001.mp4 + β”œβ”€β”€ episode_000002.mp4 + β”œβ”€β”€ episode_000003.mp4 + β”œβ”€β”€ episode_000004.mp4 + └── (...) +``` + + +## πŸ“ž Contact and Support + +For questions, issues, or feedback regarding this dataset, please contact: +- **Email:** None +For questions, issues, or feedback regarding this dataset, please contact us. +### Support +For technical support, please open an issue on our GitHub repository. + +## πŸ“„ License + +This dataset is released under the **apache-2.0** license. + +Please refer to the LICENSE file for full license terms and conditions. + + +## πŸ“š Citation + +If you use this dataset in your research, please cite: + +```bibtex +@article{robocoin, + title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation}, + author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao}, + journal={arXiv preprint arXiv:2511.17441}, + url = {https://arxiv.org/abs/2511.17441}, + year={2025} + } +``` + +### Additional References + +If you use this dataset, please also consider citing: +- LeRobot Framework: https://github.com/huggingface/lerobot + +## πŸ“Œ Version Information + +## Version History +- v1.0.0 (2025-11): Initial release \ No newline at end of file diff --git a/AIRBOT_MMK2_store_peaches_and_pears/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_store_peaches_and_pears/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/annotations/eef_acc_mag_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"} +{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"} +{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"} diff --git a/AIRBOT_MMK2_store_peaches_and_pears/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_store_peaches_and_pears/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/annotations/eef_direction_annotation.jsonl @@ -0,0 +1,7 @@ +{"eef_direction_index": 0, "eef_direction": "forward"} +{"eef_direction_index": 1, "eef_direction": "backward"} +{"eef_direction_index": 2, "eef_direction": "left"} +{"eef_direction_index": 3, "eef_direction": "right"} +{"eef_direction_index": 4, "eef_direction": "up"} +{"eef_direction_index": 5, "eef_direction": "down"} +{"eef_direction_index": 6, "eef_direction": "still"} diff --git a/AIRBOT_MMK2_store_peaches_and_pears/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_store_peaches_and_pears/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/annotations/eef_velocity_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_velocity_index": 0, "eef_velocity": "still"} +{"eef_velocity_index": 1, "eef_velocity": "slow"} +{"eef_velocity_index": 2, "eef_velocity": "fast"} diff --git a/AIRBOT_MMK2_store_peaches_and_pears/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_store_peaches_and_pears/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/annotations/gripper_activity_annotation.jsonl @@ -0,0 +1,4 @@ +{"gripper_activity_index": 0, "gripper_activity": "openning"} +{"gripper_activity_index": 1, "gripper_activity": "closing"} +{"gripper_activity_index": 2, "gripper_activity": "holding"} +{"gripper_activity_index": 3, "gripper_activity": "unknown"} diff --git a/AIRBOT_MMK2_store_peaches_and_pears/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_store_peaches_and_pears/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/annotations/gripper_mode_annotation.jsonl @@ -0,0 +1,3 @@ +{"gripper_mode_index": 0, "gripper_mode": "open"} +{"gripper_mode_index": 1, "gripper_mode": "closed"} +{"gripper_mode_index": 2, "gripper_mode": "unknown"} diff --git a/AIRBOT_MMK2_store_peaches_and_pears/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_store_peaches_and_pears/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..ec87564632f05edce498b761c84c99058f80cf5e --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/annotations/scene_annotations.jsonl @@ -0,0 +1,48 @@ +{"scene_index": 0, "scene": "The pear is at the back right, the box is at the front, and the peach is at the back left."} +{"scene_index": 1, "scene": "The pear is on the right, the box is in front, and the peach is at the back."} +{"scene_index": 2, "scene": "The pear is at the back right, the box is at the front, and the peach is at the back left."} +{"scene_index": 3, "scene": "pear is at back right, box is at front, peach is at back left"} +{"scene_index": 4, "scene": "The pear is on the right, the box is in front, and the peach is on the left."} +{"scene_index": 5, "scene": "The pear is on the right side, the peach is at the center, and the box is in front."} +{"scene_index": 6, "scene": "The pear is on the right, the peach is on the left, and the box is in front."} +{"scene_index": 7, "scene": "The pear is at the back right, the box is at the front, and the peach is at the back left."} +{"scene_index": 8, "scene": "The pear is located at the back right, the box is in front, and the peach is positioned at the back left."} +{"scene_index": 9, "scene": "The pear is positioned at the back right, the box is in front, and the peach is located at the back left."} +{"scene_index": 10, "scene": "The pear is at the back right, the box is at the front, and the peach is at the back left."} +{"scene_index": 11, "scene": "The pear is located at the back right, the box is in front, and the peach is positioned at the back left."} +{"scene_index": 12, "scene": "The pear is at the back right, near the peach, which is at the back left; both are behind the box at the front."} +{"scene_index": 13, "scene": "The pear is at the back right, the box is at the front, and the peach is at the back left."} +{"scene_index": 14, "scene": "The pear is at the back right, near the peach, which is at the back left; both are behind the box at the front."} +{"scene_index": 15, "scene": "The pear is at the back right, near the peach, which is at the back left; both are behind the box at the front."} +{"scene_index": 16, "scene": "The pear is on the right, the peach is on the left, and the box is in front."} +{"scene_index": 17, "scene": "pear is at the back right, box is at the front, and peach is at the back left."} +{"scene_index": 18, "scene": "The pear is positioned at the back right, the box is in front, and the peach is located at the back left."} +{"scene_index": 19, "scene": "The pear is at the back right, the box is at the front, and the peach is at the back left."} +{"scene_index": 20, "scene": "The pear is at the back right, near the peach, which is at the back left; both are behind the box at the front."} +{"scene_index": 21, "scene": "The pear is on the right side, the peach is at the center, and the box is in front."} +{"scene_index": 22, "scene": "The pear is at the back right, the box is at the front, and the peach is at the back left."} +{"scene_index": 23, "scene": "The pear is at the back right, the box is at the front, and the peach is at the back left."} +{"scene_index": 24, "scene": "The pear is at the back right, the peach is at the back left, and the box is at the front."} +{"scene_index": 25, "scene": "The pear is on the right, the box is in front, and the peach is at the center."} +{"scene_index": 26, "scene": "The pear is at the back right, the box is at the front, and the peach is at the back left."} +{"scene_index": 27, "scene": "The pear is at the back right, the peach is at the back left, and the box is at the front."} +{"scene_index": 28, "scene": "The pear is located at the back right, the peach is at the back left, and the box is in front."} +{"scene_index": 29, "scene": "The pear is on the right side, the peach is behind, and the box is in front."} +{"scene_index": 30, "scene": "The pear is located at the back right, the peach is at the back left, and the box is in front."} +{"scene_index": 31, "scene": "The pear is positioned at the back right, the box is in front, and the peach is located at the back left."} +{"scene_index": 32, "scene": "The pear is at the back right, near the peach, which is at the back left; both are behind the box at the front."} +{"scene_index": 33, "scene": "The pear is at the back right, the box is at the front, and the peach is at the back left."} +{"scene_index": 34, "scene": "The pear is positioned at the back right, the peach is positioned at the back left, and the box is positioned at the front."} +{"scene_index": 35, "scene": "The pear is at the back right, near the peach, which is at the back left; both are behind the box at the front."} +{"scene_index": 36, "scene": "The pear is at the back right, the box is at the front, and the peach is at the back left."} +{"scene_index": 37, "scene": "The pear is positioned at the back right, the box is in front, and the peach is located at the back left."} +{"scene_index": 38, "scene": "The pear is on the right, the box is in front, and the peach is on the left."} +{"scene_index": 39, "scene": "The pear is positioned at the back right, the box is in front, and the peach is located at the back left."} +{"scene_index": 40, "scene": "The pear is located at the back right, the peach is at the back left, and the box is in front."} +{"scene_index": 41, "scene": "The pear is at the back right, the peach is at the back left, and the box is at the front."} +{"scene_index": 42, "scene": "pear is at back right, box is at front, peach is at back left"} +{"scene_index": 43, "scene": "The pear is positioned at the back right, the box is in front, and the peach is located at the back left."} +{"scene_index": 44, "scene": "The pear is located at the back right, the box is in front, and the peach is positioned at the back left."} +{"scene_index": 45, "scene": "The pear is at the back right, the peach is at the back left, and the box is at the front."} +{"scene_index": 46, "scene": "The pear is at the back right, near the peach, which is at the back left; both are behind the box at the front."} +{"scene_index": 47, "scene": "The pear is positioned at the back right, the box is in front, and the peach is located at the back left."} diff --git a/AIRBOT_MMK2_store_peaches_and_pears/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_store_peaches_and_pears/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..78b1e64814ff73cf5b94b8ae43562dde098c3eed --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/annotations/subtask_annotations.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "Place the pear into the right compartment of the storage box with the right gripper"} +{"subtask_index": 1, "subtask": "Place the peach into the left compartment of the storage box with the left gripper"} +{"subtask_index": 2, "subtask": "Abnormal"} +{"subtask_index": 3, "subtask": "Grasp a peach with the left gripper"} +{"subtask_index": 4, "subtask": "End"} +{"subtask_index": 5, "subtask": "Grasp a pear with the right gripper"} +{"subtask_index": 6, "subtask": "null"} diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96da8e9ceb214039cffd3f3d1cd12d0e7fa55121 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692ec2c31a558b770273097e092a8661ceedef93f090c39f0b9af428e56a837b +size 144404 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d09a021d2602c968a0eee4c7d993a7654919e40 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cda22d73b5a8986b861ab61d910696c6a1796376d1d130e1ec60d9fec0f9e4a1 +size 130366 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd4e9304f49b05d3254e57e28fdbd41b97bfab83 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4148ebcf66e883728b11eed0dcaa4d61e95c7365682a73a0b8ebad6892db77 +size 149809 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..013afa288ddb0d6b7098c27d3c45122079213351 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140d0f5ca069217aeda9ec62d444b909297201a6a06bf78d66827b1ea85848b7 +size 132938 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c0414061785df3f8d59f5cb87e9089e464f9d8b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7e4ad36e04094257c2f838f13c351e69479128b04995c61ecc9c865b22bb991 +size 131220 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1f1164443148e18765d86712fe7ac66c463206d --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8823bb0756710e69eee6b03f6fdfe8f30a19e5727e71e2e58503f1a39aff4e42 +size 132123 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..61c9f3751a7674c21a574cc364c22c0d455d0c9a --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39d9925449e27d2208003e79a8b00eae91c4d23a7b6ba6daa207c811a32c01e4 +size 128226 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..449d767f253fcdde3dbdad3e534b97b08b4021d4 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61114ff26c2a98dded1448209f4b33cea5f53e886dc98cc700579bdfe858904f +size 120987 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a77cdab4d7501473c6caad0de3f5402ef6f09c3 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e7e0139f49f85cebeda2072c0c61e3ebf1c38dd7b003a4caf7237dd32cc12ef +size 131805 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2602dad5380fb9eb4d1e058327253812f0ee391a --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d33ecb60699df238639d2063d0f4975f0be2bdd1520ed7e6786075d858ccd87 +size 120937 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..99f6809525783016fde963880125e8bdc3170d16 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb8f15863e9b24bfe573d95666aeae428ac4733cbab07b8941aa33f257d5ee1 +size 122139 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..45b011fdeffc859f243b31d38a8ef4ac55583d56 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce02bdd136e9742b5d9f9787f6681cb636bfa1b4d83e44181cbd0e5236cc0c57 +size 123531 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..382f25ca2045f76a808dbe48ff0177250fc8fdc7 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf53ba906a2f43b683e97b1410afe0245ab9757a6ebce6523c7f5e81317dd3bc +size 121251 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3048da3cecf9b73719ef9b5f7fb12967b96d0069 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f047e594785e1d527d6e6b5051c175b406af176cec355ecf3408c77008232ebe +size 115675 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..340c74caee969c6fcc5e86b6fe0f0fecb4b75c38 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77156fd10b2690c78fd9e6188c9eda42a0e46d7a92f0f507b4c608b557f95fa +size 126705 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eac2107f2349de0144a99f19b2f7c9b9ebdce1ac --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bea5a6b7c71704f49686bd0a186e3a20fd52c1b7f3257cfa0d3455893447639 +size 137335 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51cd58f94ebcf7b4a9b9c41da69856b063b17658 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:441c22e2efe8346fa883a0655ae46146efd6b500607ada8f1d1af67107ba9b02 +size 122259 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2864269d32a6f7b682c5666e31a415f858681cb5 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29aca98353efd33708b92aca8b6b7ceb5806ca3e0edd511a9a6985c119e7bd42 +size 132159 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25736d97d86081717cb5779e6121661273e84d16 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a19fcd1b91aaddf0abfdecf5f6eb80b1b6bed8c042d8c2e3ea2027c9a18c759f +size 118759 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3521c80932e6f4e430a9eea55e369b460b490bc --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef444c884a52b015efa728b6285d235f91f2e152d27ecf041a0fd6af30414b61 +size 114849 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3faa2ebe482cce372e10270c86f23e15f270989d --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f50875600113714bccf8123fff4ab35e5c75766e9e39eb813e257318177d5f7 +size 115044 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0002afe245f0646555e915aee4a2d740d8b570b0 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5751dfaac1785cb6cb0b4038ac30880edf3d478493ac2cabd8b9d7af9b230399 +size 144633 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..022d1ba283385b9680b7d36bd26b188f12f8a3dd --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0121463b534b878e3ac357bce1a727338f2a8789626076d45fe62f560b9b48ce +size 117668 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3d1f8beac201d2e3c8d07d23c0f919160677eeca --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01a8df4c55f8ba8201ce4210ac4644924dfe738963dfc1c2e03398632dc2d9a1 +size 115778 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2959c2948358c459e326ce595123c4ac9db65cdf --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eadf8d4f53c0a271566029df7f2ed52bdd5af5dda80c170764251eabd8b5e497 +size 111574 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd17705a2db326787ef5129f80d47ccf5a34aca6 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b7bd80cfd7292cfdb2340d99be02134775475fc8280bc953c92d22e148b5e4 +size 127869 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..540e0e645d5f118754f05a5be09131c9036916ea --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03cebf700ef15291de52434e8a14a8a9a7eed2c508be2566ac80c6440ff0d84c +size 131617 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..285d5c10340e4204819efe1a9733a3fe3bc76c0d --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0dd84b6d93cdbc637c6a52c4b8c9a2d47a977c07db6a6be4afa5d807bfac7b +size 116566 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e776dfe845518ede701a0d2e676e96f63b699ef --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b096e5803347cfe13e833dad3b2f52d77ce1b6b78f01f795d06dc90e33a489fc +size 125835 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..13256ccab89169a11d145dbc19284b0497274c31 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32308933ef8730bafb476d10ac1fae64af13e11de05a766524f00234f6101104 +size 118810 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6df0e491600f7bf288600b32d1d7b194594b9f1e --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:904f951e11036bb19734d17ee1601176e75356e416742af8ee3b4b44d74534ee +size 155760 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f03f4e9593b6cb2f0f1a1dc02734c6c8eb1c30e --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7bffc6c3f4132e8df9260afec6bbc9215aa57adf1fe3991d62f7639e6e80fca +size 109903 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc8acb1403d2b1a0aef9f7660148d1e085556baf --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6ca8979efb25f3503c3ff90bd4c40d28f4aebfee95b65f65be68efbbef6d035 +size 126322 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..523698a8e12d7e862c7bac59b491ca46a7eb0a92 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d74afb4aa250ec16679e0d5ed5602232853e552e5ba0c55d1156296c47d39e9 +size 129995 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..553294cb27558f94d0a37c944bf431b32aa454d1 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b43f1fa51b0f5e1483e191921ce27d9ddefa226ef0be5158c1e575263415e22a +size 112672 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbf5d90f7e21329ddca52e68f8e9a1c872a30c24 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c004699554cc0a37756caf406cb2bd47778aa0289e161e7309eafbac08d3ad20 +size 112648 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cc40cadfa425c159bcf7caefb82d87dc041ced9 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ad0118567e82ea08c82d37dc8fa67b80cd0c6dfdb5979f14eb076dc62522fc +size 110740 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26a19365e706edde70bec6c29720316ed8ea94fd --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec32b54276bbb8411bbd8cceb656feec0ddf6d28a4b9386c088e5a4aa7f6057 +size 119458 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee1dfdbe8a9c38634f024f24f98c20d487b0c15b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5032da886971957fa19e971e256131c1294fd78af09bbcbdebcfe35b7ef7635 +size 115428 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f9634a3184dc852862d733fbf9e345c9b4cc893 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9f67254ab74fa09057e0fd2af2350794431b4cd2bd8b64c768435e211b9360e +size 151044 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d65d9455ac57cdccf03018e36b44b6fa31a951bc --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46d56b1ed0ae79be29516d0e9237bb424a0ff043b6bfeab00e06bb175a7a659c +size 158100 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..713bc290b69bfb216b0e6b716a03b802fc494ca4 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47b731f1868dc136d0f11c9bbea4bf26ae6106cc384306f0b9a80700c8ee4104 +size 143547 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c87a31beb90fb1499b935a7f4c34b790eb21ce3 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f98bc3ed2e3606dea28b4711de42b28a68fac70a9acd6089913c44fca7571d9c +size 124683 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5449379f4d19a3555c7cc32d9fb462402b8a5138 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5734e0c94606f93eb9bb0802998039ad5b3dd4ebaf36558b74b763b9fc4c4441 +size 125072 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4614e1e455e8019caf64f68f1f6fdb53c298aa8 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc1237cf4f56c6027491191c5b489c13fd65df5596fadad5e363de3ed2c609aa +size 127074 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c56027766ad372aae56fa8dc50186d6a826ba5bd --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d4b77ecb805b6bf03d2b4ffb6d23df63d2f94e5545cf3ad796b55a53bc449d +size 137014 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..915aec58525b6be9ba00d51181440f0da142d985 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:769e1ac9e726acbb2030c033d3d559d95a33b464e7856f001097ea9138589953 +size 147514 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e637759fa04931bdd77dabc729128dd74aff3065 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f02dbe142c8c80efb98f50b50546cf064eca3ab4b35127d3bb36c6803e0738 +size 127148 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/meta/episodes.jsonl b/AIRBOT_MMK2_store_peaches_and_pears/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..aa2cc657fde61de2044c76e38a078c6fda7193bf --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/meta/episodes.jsonl @@ -0,0 +1,48 @@ +{"episode_index": 0, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 275} +{"episode_index": 1, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 245} +{"episode_index": 2, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 290} +{"episode_index": 3, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 247} +{"episode_index": 4, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 245} +{"episode_index": 5, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 250} +{"episode_index": 6, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 240} +{"episode_index": 7, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 221} +{"episode_index": 8, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 244} +{"episode_index": 9, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 221} +{"episode_index": 10, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 225} +{"episode_index": 11, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 231} +{"episode_index": 12, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 223} +{"episode_index": 13, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 211} +{"episode_index": 14, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 235} +{"episode_index": 15, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 262} +{"episode_index": 16, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 224} +{"episode_index": 17, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 245} +{"episode_index": 18, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 215} +{"episode_index": 19, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 210} +{"episode_index": 20, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 209} +{"episode_index": 21, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 271} +{"episode_index": 22, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 211} +{"episode_index": 23, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 211} +{"episode_index": 24, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 200} +{"episode_index": 25, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 234} +{"episode_index": 26, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 241} +{"episode_index": 27, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 213} +{"episode_index": 28, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 234} +{"episode_index": 29, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 217} +{"episode_index": 30, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 300} +{"episode_index": 31, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 197} +{"episode_index": 32, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 237} +{"episode_index": 33, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 237} +{"episode_index": 34, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 200} +{"episode_index": 35, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 199} +{"episode_index": 36, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 195} +{"episode_index": 37, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 215} +{"episode_index": 38, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 206} +{"episode_index": 39, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 276} +{"episode_index": 40, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 284} +{"episode_index": 41, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 264} +{"episode_index": 42, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 231} +{"episode_index": 43, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 226} +{"episode_index": 44, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 232} +{"episode_index": 45, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 260} +{"episode_index": 46, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 280} +{"episode_index": 47, "tasks": ["the left hand throws the peach into the left compartment, the right hand throws the pear into the right compartment."], "length": 237} diff --git a/AIRBOT_MMK2_store_peaches_and_pears/meta/episodes_stats.jsonl b/AIRBOT_MMK2_store_peaches_and_pears/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..fd694efc3a6edf910d18e468c5efce8b8809633f --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/meta/episodes_stats.jsonl @@ -0,0 +1,48 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13002219566993464]], [[0.18238582720588237]], [[0.2565615870098039]]], "std": [[[0.20296493477713384]], [[0.19731222267638837]], [[0.19177982607184016]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22943697303921567]], [[0.28064182802287585]], [[0.32608769403594773]]], "std": [[[0.1478989952043492]], [[0.13143437098668687]], [[0.16088756672348817]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23504650326797386]], [[0.2662554391339869]], [[0.25366033700980395]]], "std": [[[0.13247554244161258]], [[0.12865179764059176]], [[0.14283212877258383]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14733512459150325]], [[0.18478324754901962]], [[0.20589540032679737]]], "std": [[[0.24500391050064196]], [[0.24723890562383743]], [[0.2504723733914158]]], "count": [100]}, "observation.state": {"min": [0.3917992413043976, -1.2090152502059937, 0.7827666401863098, -0.4533836841583252, -1.443524718284607, 0.8904592990875244, -1.473534107208252, -1.097099781036377, 0.8203207850456238, -0.3209162950515747, 0.5311570167541504, -1.2074178457260132, 17.901874542236328, 19.475000381469727, 2.395625114440918, -2.158750057220459, 0.9581249952316284, 0.7693749666213989, 0.8012499809265137, -1.0262500047683716, 0.7387499809265137, -3.0799999237060547, 0.7037500143051147, 0.28125, 1.3862500190734863, 44.619998931884766, -1.4112499952316284, 0.0650000050663948, 0.5644444227218628, 0.6656249761581421, 0.6875, -0.2762500047683716, 1.0212500095367432, 0.47333332896232605, 0.46937501430511475, -1.7862499952316284], "max": [1.401827335357666, -0.6941424608230591, 1.4072155952453613, 0.2784056067466736, -0.4436083734035492, 1.5075198411941528, -0.5008773803710938, -0.7647948861122131, 1.3386930227279663, 0.5376049876213074, 1.5985732078552246, -1.0056172609329224, 67.03687286376953, 54.42562484741211, 20.5206241607666, 9.65250015258789, 52.43187713623047, 68.83374786376953, 48.42374801635742, 99.5262451171875, 95.61250305175781, 109.57499694824219, 100.15187072753906, 111.07437133789062, 53.27000045776367, 85.27812957763672, -1.290624976158142, 9.731249809265137, 30.479999542236328, 84.55875396728516, 28.923124313354492, 97.86687469482422, 79.96187591552734, 109.3237533569336, 94.00125122070312, 110.01812744140625], "mean": [1.003568172454834, -0.8568903803825378, 0.9369435906410217, -0.22558081150054932, -0.9855595231056213, 1.1730877161026, -1.0943691730499268, -0.8833286166191101, 0.9701299667358398, 0.1499779373407364, 1.0426063537597656, -1.140839695930481, 37.6546516418457, 45.022216796875, 4.825262069702148, 6.924055576324463, 11.993706703186035, 14.420101165771484, 10.06238079071045, 20.911853790283203, 17.990747451782227, 22.3681697845459, 18.480199813842773, 29.79844856262207, 22.401941299438477, 68.5770263671875, -1.342294454574585, 6.870934009552002, 14.522963523864746, 17.191919326782227, 11.772906303405762, 21.349668502807617, 20.069013595581055, 23.635948181152344, 17.89116096496582, 40.147552490234375], "std": [0.3107379078865051, 0.12047557532787323, 0.17529794573783875, 0.22271645069122314, 0.32033881545066833, 0.1490742415189743, 0.23980218172073364, 0.09900651127099991, 0.11820720136165619, 0.21439921855926514, 0.22240158915519714, 0.07326792180538177, 13.49209213256836, 9.926881790161133, 5.40956974029541, 4.43624210357666, 17.43509292602539, 24.717790603637695, 16.423423767089844, 38.64392852783203, 30.94994354248047, 43.43673324584961, 32.57149124145508, 43.710487365722656, 19.946990966796875, 15.903517723083496, 0.022842751815915108, 2.6463701725006104, 9.441880226135254, 31.11964225769043, 9.414844512939453, 36.572052001953125, 26.362823486328125, 41.497379302978516, 32.1441764831543, 36.823917388916016], "count": [275]}, "action": {"min": [0.3917992413043976, -1.2090152502059937, 0.7827666401863098, -0.4533836841583252, -1.443524718284607, 0.8904592990875244, -1.473534107208252, -1.097099781036377, 0.8203207850456238, -0.3209162950515747, 0.5311570167541504, -1.2074178457260132, 17.901874542236328, 19.475000381469727, 2.395625114440918, -2.158750057220459, 0.9581249952316284, 0.7693749666213989, 0.8012499809265137, -1.0262500047683716, 0.7387499809265137, -3.0799999237060547, 0.7037500143051147, 0.28125, 1.3862500190734863, 44.619998931884766, -1.4112499952316284, 0.0650000050663948, 0.5644444227218628, 0.6656249761581421, 0.6875, -0.2762500047683716, 1.0212500095367432, 0.47333332896232605, 0.46937501430511475, -1.7862499952316284], "max": [1.401827335357666, -0.6941424608230591, 1.4072155952453613, 0.2784056067466736, -0.4436083734035492, 1.5075198411941528, -0.5008773803710938, -0.7647948861122131, 1.3386930227279663, 0.5376049876213074, 1.5985732078552246, -1.0056172609329224, 67.03687286376953, 54.42562484741211, 20.5206241607666, 9.65250015258789, 52.43187713623047, 68.83374786376953, 48.42374801635742, 99.5262451171875, 95.61250305175781, 109.57499694824219, 100.15187072753906, 111.07437133789062, 53.27000045776367, 85.27812957763672, -1.290624976158142, 9.731249809265137, 30.479999542236328, 84.55875396728516, 28.923124313354492, 97.86687469482422, 79.96187591552734, 109.3237533569336, 94.00125122070312, 110.01812744140625], "mean": [1.00356924533844, -0.8568898439407349, 0.9369435906410217, -0.22558079659938812, -0.9855592846870422, 1.173087477684021, -1.0943695306777954, -0.8833287954330444, 0.9701299667358398, 0.1499779224395752, 1.042606234550476, -1.1408401727676392, 37.65464401245117, 45.022220611572266, 4.8252692222595215, 6.924056053161621, 11.993720054626465, 14.420084953308105, 10.062376976013184, 20.9118709564209, 17.990726470947266, 22.3681640625, 18.480213165283203, 29.798423767089844, 22.401939392089844, 68.5770492553711, -1.3422945737838745, 6.870932102203369, 14.522968292236328, 17.19191551208496, 11.77290153503418, 21.34966468811035, 20.069007873535156, 23.635955810546875, 17.89116096496582, 40.14753723144531], "std": [0.3107379376888275, 0.12047559767961502, 0.17529794573783875, 0.22271645069122314, 0.32033881545066833, 0.1490742564201355, 0.23980221152305603, 0.0990065336227417, 0.11820720136165619, 0.21439921855926514, 0.22240158915519714, 0.07326791435480118, 13.49209213256836, 9.926877975463867, 5.409570693969727, 4.436238765716553, 17.43508529663086, 24.717788696289062, 16.42342185974121, 38.643943786621094, 30.949947357177734, 43.43674087524414, 32.57149124145508, 43.71049880981445, 19.946992874145508, 15.903518676757812, 0.022842755541205406, 2.6463701725006104, 9.441880226135254, 31.119640350341797, 9.414844512939453, 36.572059631347656, 26.36281967163086, 41.49738311767578, 32.14417266845703, 36.823917388916016], "count": [275]}, "timestamp": {"min": [0.0], "max": [9.133333333333333], "mean": [4.566666666666667], "std": [2.6461712382652456], "count": [275]}, "frame_index": {"min": [0], "max": [274], "mean": [137.0], "std": [79.38513714795737], "count": [275]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [275]}, "index": {"min": [0], "max": [274], "mean": [137.0], "std": [79.38513714795737], "count": [275]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [275]}, "subtask_annotation": {"mean": [2.5345454545454547, 6.0, 6.0, 6.0, 6.0], "std": [2.0003834343189077, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [275]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [275]}, "eef_direction_state": {"mean": [4.014545454545455, 4.1854545454545455], "std": [2.0749079437909104, 1.9535904643704978], "min": [0, 0], "max": [6, 6], "count": [275]}, "eef_velocity_state": {"mean": [1.0, 0.9672727272727273], "std": [0.8612886750783281, 0.8669810830387886], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_acc_mag_state": {"mean": [0.8763636363636363, 0.6581818181818182], "std": [0.8566241641920237, 0.8132294564022695], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_direction_action": {"mean": [4.014545454545455, 4.1854545454545455], "std": [2.0749079437909104, 1.9535904643704978], "min": [0, 0], "max": [6, 6], "count": [275]}, "eef_velocity_action": {"mean": [1.0, 0.9672727272727273], "std": [0.8612886750783281, 0.8669810830387886], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_acc_mag_action": {"mean": [0.8763636363636363, 0.6581818181818182], "std": [0.8566241641920237, 0.8132294564022695], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_sim_pose_state": {"mean": [0.6134360897683141, 0.18934603748000337, 1.1467823578362037, -1.603033083665359, 1.1286138503177492, -2.1154731882341538, 0.5990582038366984, -0.18807657544881992, 1.1215911385613746, 1.6586276131597089, 1.1635437308434806, 2.2361357972809395], "std": [0.05827593455495443, 0.048568660786787746, 0.04588163943063079, 0.3174327378045437, 0.13514068122989345, 0.3836325376360185, 0.042185036281879223, 0.056258638585861304, 0.047211040470526294, 0.24351562766096008, 0.09473801977681368, 0.30675523895249796], "min": [0.5724750330076037, 0.11284520699675549, 1.069526508330408, -2.3454675180259654, 0.8789241606685083, -3.071326633708394, 0.5511156567767892, -0.3012162356325346, 1.031490290300195, 0.8934485822881113, 0.9974760852579267, 1.5913664858107681], "max": [0.7685637485313754, 0.2784466575600758, 1.2447243957583052, -0.952774372291155, 1.4049825268950866, -1.6496014318519676, 0.7303860905757636, -0.10171540049262248, 1.2277558088678862, 2.0622493872603327, 1.3443744423859627, 2.9273391143896865], "count": [275]}, "eef_sim_pose_action": {"mean": [0.6134360897683141, 0.18934603748000337, 1.1467823578362037, -1.603033083665359, 1.1286138503177492, -2.1154731882341538, 0.5990582038366984, -0.18807657544881992, 1.1215911385613746, 1.6586276131597089, 1.1635437308434806, 2.2361357972809395], "std": [0.05827593455495443, 0.048568660786787746, 0.04588163943063079, 0.3174327378045437, 0.13514068122989345, 0.3836325376360185, 0.042185036281879223, 0.056258638585861304, 0.047211040470526294, 0.24351562766096008, 0.09473801977681368, 0.30675523895249796], "min": [0.5724750330076037, 0.11284520699675549, 1.069526508330408, -2.3454675180259654, 0.8789241606685083, -3.071326633708394, 0.5511156567767892, -0.3012162356325346, 1.031490290300195, 0.8934485822881113, 0.9974760852579267, 1.5913664858107681], "max": [0.7685637485313754, 0.2784466575600758, 1.2447243957583052, -0.952774372291155, 1.4049825268950866, -1.6496014318519676, 0.7303860905757636, -0.10171540049262248, 1.2277558088678862, 2.0622493872603327, 1.3443744423859627, 2.9273391143896865], "count": [275]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1323872794117647]], [[0.1845123468137255]], [[0.2598864644607843]]], "std": [[[0.2127972444221859]], [[0.20190147091478539]], [[0.19567817079564978]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21994179942810457]], [[0.2692760886437909]], [[0.30370270833333335]]], "std": [[[0.13191996065057915]], [[0.11719307090133324]], [[0.14955652082195892]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23490718545751635]], [[0.2765054391339869]], [[0.26816970179738564]]], "std": [[[0.14001256271878745]], [[0.13472847134981675]], [[0.1571243142911089]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14186858864379084]], [[0.18168849264705883]], [[0.20001959763071897]]], "std": [[[0.2446153546036947]], [[0.24543185572517742]], [[0.25007599814115117]]], "count": [100]}, "observation.state": {"min": [0.4768444299697876, -1.0475080013275146, 0.65346759557724, -0.5103622674942017, -1.6270885467529297, 0.7905365228652954, -1.5464303493499756, -1.1715829372406006, 0.8096341490745544, -0.4561493992805481, 0.5838006734848022, -0.9467132687568665, 12.016249656677246, 7.091249942779541, 2.306874990463257, -0.04124999791383743, 0.671875, 0.5774999856948853, 0.6625000238418579, -1.649999976158142, 0.8212500214576721, 0.3125, 0.765625, -0.045625001192092896, 10.555624961853027, 48.98999786376953, -1.4443750381469727, -0.24500000476837158, 0.6600000262260437, 0.2918750047683716, 0.6349999904632568, -0.328125, 0.734375, 0.5987499952316284, 0.6612499952316284, -2.3062500953674316], "max": [1.5497443675994873, -0.6163691282272339, 1.2454460859298706, 0.2955481708049774, -0.5981298089027405, 1.114409327507019, -0.5524242520332336, -0.8146887421607971, 1.4493687152862549, 0.5357585549354553, 1.6331349611282349, -0.9298704862594604, 67.01937866210938, 56.29500198364258, 48.67499923706055, 9.671250343322754, 60.90625, 71.59375, 56.078125, 97.23625183105469, 101.12625122070312, 109.24124908447266, 105.98750305175781, 109.61937713623047, 64.01937866210938, 69.91374969482422, -1.3012499809265137, 9.616999626159668, 38.00562286376953, 20.714374542236328, 27.5206241607666, 68.1831283569336, 56.79624938964844, 95.43375396728516, 63.62187576293945, 104.29937744140625], "mean": [1.2260643243789673, -0.7748457789421082, 0.8210035562515259, -0.240754172205925, -1.2528070211410522, 0.9918056130409241, -1.1540591716766357, -0.9011020064353943, 0.9959835410118103, 0.09653816372156143, 1.1703267097473145, -0.9381594061851501, 41.64399719238281, 46.30219268798828, 7.530666828155518, 7.843902111053467, 11.672122955322266, 15.026582717895508, 10.450024604797363, 19.983604431152344, 17.258852005004883, 26.835155487060547, 17.805349349975586, 35.13287353515625, 33.27106475830078, 59.65530776977539, -1.3645118474960327, 6.8220086097717285, 12.647439002990723, 3.351491689682007, 8.263479232788086, 12.538604736328125, 13.013922691345215, 19.02831268310547, 13.138297080993652, 22.429466247558594], "std": [0.3917042016983032, 0.10992244631052017, 0.18295390903949738, 0.3115716576576233, 0.43111515045166016, 0.10030872374773026, 0.31356242299079895, 0.09624495357275009, 0.1632176637649536, 0.2953774929046631, 0.3456493318080902, 0.006137500982731581, 11.358688354492188, 11.438261032104492, 11.93503189086914, 2.6321394443511963, 18.50312042236328, 25.096769332885742, 16.63599967956543, 36.98577117919922, 31.86415672302246, 42.53116989135742, 33.70805358886719, 47.04535675048828, 18.57002830505371, 7.8306193351745605, 0.028198381885886192, 3.4827301502227783, 11.997217178344727, 4.639886379241943, 8.70382308959961, 23.81581687927246, 18.284122467041016, 33.77888107299805, 19.048086166381836, 40.03408432006836], "count": [245]}, "action": {"min": [0.4768444299697876, -1.0475080013275146, 0.65346759557724, -0.5103622674942017, -1.6270885467529297, 0.7905365228652954, -1.5464303493499756, -1.1715829372406006, 0.8096341490745544, -0.4561493992805481, 0.5838006734848022, -0.9467132687568665, 12.016249656677246, 7.091249942779541, 2.306874990463257, -0.04124999791383743, 0.671875, 0.5774999856948853, 0.6625000238418579, -1.649999976158142, 0.8212500214576721, 0.3125, 0.765625, -0.045625001192092896, 10.555624961853027, 48.98999786376953, -1.4443750381469727, -0.24500000476837158, 0.6600000262260437, 0.2918750047683716, 0.6349999904632568, -0.328125, 0.734375, 0.5987499952316284, 0.6612499952316284, -2.3062500953674316], "max": [1.5497443675994873, -0.6163691282272339, 1.2454460859298706, 0.2955481708049774, -0.5981298089027405, 1.114409327507019, -0.5524242520332336, -0.8146887421607971, 1.4493687152862549, 0.5357585549354553, 1.6331349611282349, -0.9298704862594604, 67.01937866210938, 56.29500198364258, 48.67499923706055, 9.671250343322754, 60.90625, 71.59375, 56.078125, 97.23625183105469, 101.12625122070312, 109.24124908447266, 105.98750305175781, 109.61937713623047, 64.01937866210938, 69.91374969482422, -1.3012499809265137, 9.616999626159668, 38.00562286376953, 20.714374542236328, 27.5206241607666, 68.1831283569336, 56.79624938964844, 95.43375396728516, 63.62187576293945, 104.29937744140625], "mean": [1.2260642051696777, -0.7748456597328186, 0.8210035562515259, -0.2407541275024414, -1.2528067827224731, 0.9918051958084106, -1.1540597677230835, -0.9011021852493286, 0.9959832429885864, 0.09653820842504501, 1.170327067375183, -0.9381594061851501, 41.64402770996094, 46.302215576171875, 7.530664920806885, 7.843905448913574, 11.672112464904785, 15.026576042175293, 10.450035095214844, 19.983600616455078, 17.258853912353516, 26.83514976501465, 17.805370330810547, 35.13286209106445, 33.27106857299805, 59.655303955078125, -1.364511251449585, 6.822005271911621, 12.647442817687988, 3.3514904975891113, 8.263480186462402, 12.538602828979492, 13.013931274414062, 19.028308868408203, 13.13829517364502, 22.42946434020996], "std": [0.391704261302948, 0.10992245376110077, 0.182953879237175, 0.3115716874599457, 0.43111518025398254, 0.10030873864889145, 0.31356245279312134, 0.09624496847391129, 0.163217693567276, 0.2953774929046631, 0.3456493616104126, 0.006137500517070293, 11.358688354492188, 11.438261985778809, 11.935036659240723, 2.63213849067688, 18.503122329711914, 25.096769332885742, 16.636001586914062, 36.98577117919922, 31.864152908325195, 42.531158447265625, 33.70806121826172, 47.04534912109375, 18.57002830505371, 7.830620288848877, 0.02819838561117649, 3.482729434967041, 11.997217178344727, 4.639886379241943, 8.703824043273926, 23.815818786621094, 18.28412437438965, 33.77888107299805, 19.04808807373047, 40.03408432006836], "count": [245]}, "timestamp": {"min": [0.0], "max": [8.133333333333333], "mean": [4.066666666666666], "std": [2.357493961344923], "count": [245]}, "frame_index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [245]}, "index": {"min": [275], "max": [519], "mean": [397.0], "std": [70.7248188403477], "count": [245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [245]}, "subtask_annotation": {"mean": [2.6163265306122447, 6.0, 6.0, 6.0, 6.0], "std": [1.9482432629795265, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [245]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [245]}, "eef_direction_state": {"mean": [4.346938775510204, 4.16734693877551], "std": [2.041918069956481, 2.1016405404507523], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_state": {"mean": [0.8734693877551021, 0.9510204081632653], "std": [0.9104328439531392, 0.911182781228881], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_state": {"mean": [0.7591836734693878, 0.7020408163265306], "std": [0.8824637050631937, 0.8262256933146112], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_direction_action": {"mean": [4.346938775510204, 4.16734693877551], "std": [2.041918069956481, 2.1016405404507523], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_action": {"mean": [0.8734693877551021, 0.9510204081632653], "std": [0.9104328439531392, 0.911182781228881], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_action": {"mean": [0.7591836734693878, 0.7020408163265306], "std": [0.8824637050631937, 0.8262256933146112], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_sim_pose_state": {"mean": [0.569438822697744, 0.2180720580228416, 1.1606757937229903, -1.516638642353662, 1.0221524831447812, -2.0049414601047326, 0.5917241156333394, -0.19490538098922752, 1.1318279994890652, 1.5747419215324479, 1.0237115296862014, 1.5747141140254288], "std": [0.0560398683558745, 0.0720375283386852, 0.04595377388398383, 0.27656937016912453, 0.0956210287441156, 0.40997017525709906, 0.05245205031851911, 0.06672981965557151, 0.03624425616848832, 0.32909340712349167, 0.10633421516598886, 1.5191316350209245], "min": [0.5312021288209676, 0.11162655799686927, 1.0542434959683873, -2.2002337224610646, 0.843487258659664, -3.007977595044989, 0.5472216328477555, -0.29914135232193123, 1.0539723340620373, 1.0278728297042625, 0.8995320827343871, -3.123028744525078], "max": [0.7154500065425632, 0.2835084119361836, 1.2516225882568475, -0.9784356235330322, 1.2079379298079402, -1.7133296366416135, 0.7448927638425279, -0.09130187104503398, 1.2151956838092313, 2.4965245428012506, 1.2384386410935946, 3.118945090161173], "count": [245]}, "eef_sim_pose_action": {"mean": [0.569438822697744, 0.2180720580228416, 1.1606757937229903, -1.516638642353662, 1.0221524831447812, -2.0049414601047326, 0.5917241156333394, -0.19490538098922752, 1.1318279994890652, 1.5747419215324479, 1.0237115296862014, 1.5747141140254288], "std": [0.0560398683558745, 0.0720375283386852, 0.04595377388398383, 0.27656937016912453, 0.0956210287441156, 0.40997017525709906, 0.05245205031851911, 0.06672981965557151, 0.03624425616848832, 0.32909340712349167, 0.10633421516598886, 1.5191316350209245], "min": [0.5312021288209676, 0.11162655799686927, 1.0542434959683873, -2.2002337224610646, 0.843487258659664, -3.007977595044989, 0.5472216328477555, -0.29914135232193123, 1.0539723340620373, 1.0278728297042625, 0.8995320827343871, -3.123028744525078], "max": [0.7154500065425632, 0.2835084119361836, 1.2516225882568475, -0.9784356235330322, 1.2079379298079402, -1.7133296366416135, 0.7448927638425279, -0.09130187104503398, 1.2151956838092313, 2.4965245428012506, 1.2384386410935946, 3.118945090161173], "count": [245]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12455145629084967]], [[0.17670374183006538]], [[0.24978593954248365]]], "std": [[[0.19921115518403865]], [[0.1926379905478484]], [[0.18828369618781152]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.227949795751634]], [[0.2751383026960784]], [[0.3111901041666667]]], "std": [[[0.14074819165729752]], [[0.12497739186497672]], [[0.15364731080507274]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23571986315359478]], [[0.2750854064542484]], [[0.2675282189542484]]], "std": [[[0.13823157301424643]], [[0.1345830023568646]], [[0.155449900375766]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14541871119281047]], [[0.1848512602124183]], [[0.20458223651960783]]], "std": [[[0.24619890852730847]], [[0.2476549879799568]], [[0.2508754658549334]]], "count": [100]}, "observation.state": {"min": [0.41907474398612976, -1.14840829372406, 0.677977442741394, -0.5374354720115662, -1.625742793083191, 0.8419404029846191, -1.4868009090423584, -1.151674747467041, 0.8647573590278625, -0.47345882654190063, 0.6217097640037537, -0.9138723611831665, 6.369999885559082, 7.783750057220459, 2.1211111545562744, 1.6531250476837158, 0.9006249904632568, 0.006250001490116119, 0.7450000047683716, -1.7193750143051147, 0.7400000095367432, -0.20874999463558197, 0.6787500381469727, -0.026666665449738503, 1.178125023841858, 50.828125, -1.4637500047683716, -0.13437500596046448, 0.6088888645172119, -0.2750000059604645, 0.5868749618530273, -0.6462500095367432, 0.59375, 1.3224999904632568, 0.4699999988079071, -2.3499999046325684], "max": [1.4436942338943481, -0.6720168590545654, 1.2985904216766357, 0.612840473651886, -0.38655394315719604, 1.4233806133270264, -0.5596722960472107, -0.8105639815330505, 1.4481526613235474, 0.4981434941291809, 1.631125807762146, -0.8012178540229797, 68.00875091552734, 63.66062545776367, 65.66500091552734, 9.606363296508789, 72.84375, 89.79812622070312, 51.87937545776367, 100.47000122070312, 60.47999954223633, 107.50812530517578, 104.25312805175781, 109.79312133789062, 57.62750244140625, 79.95938110351562, -1.2912499904632568, 9.356874465942383, 39.37937545776367, 15.901249885559082, 34.55125045776367, 43.608123779296875, 39.87437438964844, 73.64250183105469, 60.98749923706055, 97.96062469482422], "mean": [1.022358775138855, -0.8406656980514526, 0.85978764295578, -0.14834341406822205, -1.0883207321166992, 1.1473537683486938, -1.2289814949035645, -0.8972322940826416, 0.9930143356323242, 0.13203227519989014, 1.2314233779907227, -0.8775707483291626, 44.557090759277344, 44.56017303466797, 13.725958824157715, 8.332758903503418, 19.075300216674805, 13.694779396057129, 14.479023933410645, 22.468706130981445, 15.600013732910156, 30.387025833129883, 22.960927963256836, 44.701175689697266, 22.83522605895996, 66.55486297607422, -1.3480849266052246, 5.350892066955566, 10.756476402282715, 2.2827115058898926, 8.35467529296875, 6.598986625671387, 8.520174026489258, 14.435979843139648, 9.490001678466797, 18.28835678100586], "std": [0.36216670274734497, 0.12933111190795898, 0.18244266510009766, 0.4032652676105499, 0.4709717333316803, 0.1863996535539627, 0.3302795886993408, 0.08514470607042313, 0.15836220979690552, 0.32856184244155884, 0.3261929154396057, 0.04450422152876854, 13.8704252243042, 16.049060821533203, 21.784486770629883, 2.043752431869507, 25.65426254272461, 23.47246551513672, 19.10133934020996, 40.755584716796875, 21.99052619934082, 44.632999420166016, 36.92264938354492, 47.20367431640625, 23.31610679626465, 10.570467948913574, 0.03590245172381401, 3.115842819213867, 12.441314697265625, 3.6988606452941895, 11.623763084411621, 14.149849891662598, 12.980472564697266, 25.60961151123047, 18.48908805847168, 37.28016662597656], "count": [290]}, "action": {"min": [0.41907474398612976, -1.14840829372406, 0.677977442741394, -0.5374354720115662, -1.625742793083191, 0.8419404029846191, -1.4868009090423584, -1.151674747467041, 0.8647573590278625, -0.47345882654190063, 0.6217097640037537, -0.9138723611831665, 6.369999885559082, 7.783750057220459, 2.1211111545562744, 1.6531250476837158, 0.9006249904632568, 0.006250001490116119, 0.7450000047683716, -1.7193750143051147, 0.7400000095367432, -0.20874999463558197, 0.6787500381469727, -0.026666665449738503, 1.178125023841858, 50.828125, -1.4637500047683716, -0.13437500596046448, 0.6088888645172119, -0.2750000059604645, 0.5868749618530273, -0.6462500095367432, 0.59375, 1.3224999904632568, 0.4699999988079071, -2.3499999046325684], "max": [1.4436942338943481, -0.6720168590545654, 1.2985904216766357, 0.612840473651886, -0.38655394315719604, 1.4233806133270264, -0.5596722960472107, -0.8105639815330505, 1.4481526613235474, 0.4981434941291809, 1.631125807762146, -0.8012178540229797, 68.00875091552734, 63.66062545776367, 65.66500091552734, 9.606363296508789, 72.84375, 89.79812622070312, 51.87937545776367, 100.47000122070312, 60.47999954223633, 107.50812530517578, 104.25312805175781, 109.79312133789062, 57.62750244140625, 79.95938110351562, -1.2912499904632568, 9.356874465942383, 39.37937545776367, 15.901249885559082, 34.55125045776367, 43.608123779296875, 39.87437438964844, 73.64250183105469, 60.98749923706055, 97.96062469482422], "mean": [1.022359013557434, -0.8406661152839661, 0.8597874641418457, -0.14834333956241608, -1.0883207321166992, 1.1473538875579834, -1.228981375694275, -0.8972325921058655, 0.9930140972137451, 0.132032111287117, 1.2314236164093018, -0.8775707483291626, 44.55712890625, 44.560176849365234, 13.725968360900879, 8.332764625549316, 19.07530403137207, 13.694788932800293, 14.479007720947266, 22.468698501586914, 15.600028991699219, 30.38698387145996, 22.960939407348633, 44.70119094848633, 22.83522605895996, 66.55481719970703, -1.3480846881866455, 5.350892066955566, 10.756477355957031, 2.282710075378418, 8.354681968688965, 6.598989963531494, 8.52017593383789, 14.435977935791016, 9.489998817443848, 18.28835105895996], "std": [0.36216676235198975, 0.1293310821056366, 0.18244266510009766, 0.40326520800590515, 0.4709717631340027, 0.1863996386528015, 0.33027952909469604, 0.08514469861984253, 0.1583622246980667, 0.32856184244155884, 0.3261928856372833, 0.044504228979349136, 13.8704252243042, 16.049060821533203, 21.78448486328125, 2.0437510013580322, 25.654260635375977, 23.472469329833984, 19.101341247558594, 40.755584716796875, 21.990528106689453, 44.63300323486328, 36.922637939453125, 47.20365905761719, 23.316110610961914, 10.570467948913574, 0.035902444273233414, 3.115842819213867, 12.441313743591309, 3.6988604068756104, 11.623764038085938, 14.149849891662598, 12.980470657348633, 25.609617233276367, 18.489089965820312, 37.28017044067383], "count": [290]}, "timestamp": {"min": [0.0], "max": [9.633333333333333], "mean": [4.816666666666666], "std": [2.7905097105088963], "count": [290]}, "frame_index": {"min": [0], "max": [289], "mean": [144.5], "std": [83.7152913152669], "count": [290]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [290]}, "index": {"min": [520], "max": [809], "mean": [664.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [290]}, "subtask_annotation": {"mean": [2.3620689655172415, 6.0, 6.0, 6.0, 6.0], "std": [1.8671227714104999, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [290]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [290]}, "eef_direction_state": {"mean": [3.924137931034483, 4.337931034482758], "std": [2.0880043553286933, 2.111448888568432], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_state": {"mean": [0.9724137931034482, 0.8551724137931035], "std": [0.8665812940054141, 0.9208639896938446], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_state": {"mean": [0.7793103448275862, 0.6586206896551724], "std": [0.8627859087721231, 0.8329495747370889], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_direction_action": {"mean": [3.924137931034483, 4.337931034482758], "std": [2.0880043553286933, 2.111448888568432], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_action": {"mean": [0.9724137931034482, 0.8551724137931035], "std": [0.8665812940054141, 0.9208639896938446], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_action": {"mean": [0.7793103448275862, 0.6586206896551724], "std": [0.8627859087721231, 0.8329495747370889], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_sim_pose_state": {"mean": [0.5858322488831902, 0.17815936420256534, 1.166117825379257, -1.4954399826738665, 1.1018413613552236, -0.8234485810320742, 0.5841877567482863, -0.21351016352152236, 1.123821436866563, 1.5920604061577992, 0.9766072624384372, 1.6694026143012854], "std": [0.05594757308319015, 0.07887243360520156, 0.05874761173979728, 0.6209428080606948, 0.12544003840395465, 1.7839101244827982, 0.04987824337133966, 0.06984960502290377, 0.042195944716497624, 0.29452355470197045, 0.09242138226757918, 1.4171710881420831], "min": [0.55048318753049, 0.06843829311533822, 1.053962569461842, -2.785215750337253, 0.813174934694993, -3.1160126296011925, 0.5531180054537677, -0.2909769655445614, 1.0489708569944844, 1.0002833120301116, 0.8016825621674557, -3.1272565302326756], "max": [0.7394319554453909, 0.2676671832657777, 1.2736870026012963, -0.4998052725896831, 1.4456724280694528, 3.1277055278461576, 0.7427527948884023, -0.09440085220031924, 1.2329146316734345, 2.3568903950970665, 1.2082810265744315, 3.136643704137056], "count": [290]}, "eef_sim_pose_action": {"mean": [0.5858322488831902, 0.17815936420256534, 1.166117825379257, -1.4954399826738665, 1.1018413613552236, -0.8234485810320742, 0.5841877567482863, -0.21351016352152236, 1.123821436866563, 1.5920604061577992, 0.9766072624384372, 1.6694026143012854], "std": [0.05594757308319015, 0.07887243360520156, 0.05874761173979728, 0.6209428080606948, 0.12544003840395465, 1.7839101244827982, 0.04987824337133966, 0.06984960502290377, 0.042195944716497624, 0.29452355470197045, 0.09242138226757918, 1.4171710881420831], "min": [0.55048318753049, 0.06843829311533822, 1.053962569461842, -2.785215750337253, 0.813174934694993, -3.1160126296011925, 0.5531180054537677, -0.2909769655445614, 1.0489708569944844, 1.0002833120301116, 0.8016825621674557, -3.1272565302326756], "max": [0.7394319554453909, 0.2676671832657777, 1.2736870026012963, -0.4998052725896831, 1.4456724280694528, 3.1277055278461576, 0.7427527948884023, -0.09440085220031924, 1.2329146316734345, 2.3568903950970665, 1.2082810265744315, 3.136643704137056], "count": [290]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13575166666666666]], [[0.18825021854575164]], [[0.26017452614379083]]], "std": [[[0.20987361310697333]], [[0.20185634779086528]], [[0.19393700779341166]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22213295343137254]], [[0.27404800040849675]], [[0.31638665441176467]]], "std": [[[0.14006847718260143]], [[0.12314573162006648]], [[0.15378881498994956]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2346409477124183]], [[0.27621787173202617]], [[0.27272847834967323]]], "std": [[[0.1412249737389252]], [[0.13667336756318432]], [[0.15983670573770944]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1460694117647059]], [[0.18517841299019608]], [[0.20427179125816994]]], "std": [[[0.24734398905620292]], [[0.24876571657869875]], [[0.25233382575182944]]], "count": [100]}, "observation.state": {"min": [0.5052882432937622, -1.0427396297454834, 0.7467383742332458, -0.45524337887763977, -1.4813755750656128, 0.8744373321533203, -1.4463645219802856, -1.10837721824646, 0.8886473178863525, -0.40267127752304077, 0.6223058104515076, -0.9641794562339783, 6.517499923706055, 14.81624984741211, 2.458750009536743, 0.2800000011920929, 0.8543750047683716, 0.5262500047683716, 0.8162499666213989, -1.725000023841858, 0.7124999761581421, -0.40812498331069946, 0.6775000095367432, -0.036249998956918716, 5.103750228881836, 50.061248779296875, -1.3862500190734863, -0.19812500476837158, 0.6755555272102356, 0.421875, 1.2009999752044678, -0.8443750143051147, 0.8633333444595337, 1.3700000047683716, 0.5455555319786072, -1.4811111688613892], "max": [1.4707789421081543, -0.6176327466964722, 1.2472105026245117, 0.475747674703598, -0.4478284418582916, 1.2460421323776245, -0.6329871416091919, -0.8430609703063965, 1.370498538017273, 0.4983130097389221, 1.5386391878128052, -0.8487592339515686, 75.41500091552734, 60.23125076293945, 27.87874984741211, 9.611249923706055, 58.75062561035156, 65.28874969482422, 53.12437438964844, 80.96937561035156, 101.890625, 110.58374786376953, 107.34687805175781, 109.5374984741211, 58.716251373291016, 82.66625213623047, -1.2806249856948853, 9.507499694824219, 36.44874954223633, 10.833125114440918, 27.32437515258789, 52.90687561035156, 55.915626525878906, 85.92437744140625, 64.39187622070312, 95.97125244140625], "mean": [1.056110143661499, -0.7871836423873901, 0.8704125881195068, -0.1418805569410324, -1.0184566974639893, 1.0822129249572754, -1.1828941106796265, -0.9201707243919373, 1.002265214920044, 0.10156314820051193, 1.1705796718597412, -0.9306368827819824, 38.32877731323242, 49.10650634765625, 5.265044212341309, 7.485996246337891, 12.265960693359375, 11.797767639160156, 10.93454360961914, 14.458962440490723, 16.370548248291016, 24.013395309448242, 17.21198272705078, 38.059539794921875, 31.335079193115234, 65.4349594116211, -1.3226946592330933, 5.873960971832275, 16.511688232421875, 2.345346450805664, 11.729994773864746, 9.19213581085205, 14.534916877746582, 18.18448257446289, 10.753658294677734, 37.68128967285156], "std": [0.31855446100234985, 0.10931988805532455, 0.15353013575077057, 0.3337043821811676, 0.3464187681674957, 0.12273894250392914, 0.30391648411750793, 0.06621768325567245, 0.13763049244880676, 0.3015724718570709, 0.31278225779533386, 0.03101588599383831, 16.1942081451416, 11.254063606262207, 6.808476448059082, 2.6484081745147705, 18.220178604125977, 20.39590072631836, 16.7353515625, 28.904354095458984, 29.9637451171875, 41.88531494140625, 33.11673355102539, 46.77326583862305, 20.484905242919922, 13.345264434814453, 0.025649165734648705, 3.209183692932129, 9.889960289001465, 2.386523962020874, 8.103035926818848, 18.99521255493164, 17.06764793395996, 29.57785987854004, 20.02895736694336, 31.120376586914062], "count": [247]}, "action": {"min": [0.5052882432937622, -1.0427396297454834, 0.7467383742332458, -0.45524337887763977, -1.4813755750656128, 0.8744373321533203, -1.4463645219802856, -1.10837721824646, 0.8886473178863525, -0.40267127752304077, 0.6223058104515076, -0.9641794562339783, 6.517499923706055, 14.81624984741211, 2.458750009536743, 0.2800000011920929, 0.8543750047683716, 0.5262500047683716, 0.8162499666213989, -1.725000023841858, 0.7124999761581421, -0.40812498331069946, 0.6775000095367432, -0.036249998956918716, 5.103750228881836, 50.061248779296875, -1.3862500190734863, -0.19812500476837158, 0.6755555272102356, 0.421875, 1.2009999752044678, -0.8443750143051147, 0.8633333444595337, 1.3700000047683716, 0.5455555319786072, -1.4811111688613892], "max": [1.4707789421081543, -0.6176327466964722, 1.2472105026245117, 0.475747674703598, -0.4478284418582916, 1.2460421323776245, -0.6329871416091919, -0.8430609703063965, 1.370498538017273, 0.4983130097389221, 1.5386391878128052, -0.8487592339515686, 75.41500091552734, 60.23125076293945, 27.87874984741211, 9.611249923706055, 58.75062561035156, 65.28874969482422, 53.12437438964844, 80.96937561035156, 101.890625, 110.58374786376953, 107.34687805175781, 109.5374984741211, 58.716251373291016, 82.66625213623047, -1.2806249856948853, 9.507499694824219, 36.44874954223633, 10.833125114440918, 27.32437515258789, 52.90687561035156, 55.915626525878906, 85.92437744140625, 64.39187622070312, 95.97125244140625], "mean": [1.0561097860336304, -0.7871837615966797, 0.8704121708869934, -0.141880601644516, -1.0184568166732788, 1.0822129249572754, -1.1828945875167847, -0.9201709032058716, 1.002265214920044, 0.1015632152557373, 1.1705796718597412, -0.9306369423866272, 38.32879638671875, 49.10647964477539, 5.265045642852783, 7.485992908477783, 12.265973091125488, 11.797774314880371, 10.934527397155762, 14.458972930908203, 16.370559692382812, 24.01338768005371, 17.211994171142578, 38.05955505371094, 31.33507537841797, 65.43488311767578, -1.3226946592330933, 5.873959541320801, 16.511688232421875, 2.3453474044799805, 11.729996681213379, 9.192133903503418, 14.534917831420898, 18.184476852416992, 10.753655433654785, 37.68129348754883], "std": [0.31855443120002747, 0.10931990295648575, 0.15353001654148102, 0.3337043225765228, 0.34641873836517334, 0.12273894995450974, 0.30391648411750793, 0.06621769070625305, 0.13763050734996796, 0.3015724718570709, 0.3127822279930115, 0.031015891581773758, 16.19420623779297, 11.25406551361084, 6.8084797859191895, 2.6484076976776123, 18.220169067382812, 20.39590072631836, 16.7353515625, 28.90435791015625, 29.963741302490234, 41.885318756103516, 33.11673355102539, 46.77326202392578, 20.48490333557129, 13.345263481140137, 0.025649167597293854, 3.2091832160949707, 9.889958381652832, 2.386523962020874, 8.103034019470215, 18.995210647583008, 17.067655563354492, 29.577857971191406, 20.02895736694336, 31.120380401611328], "count": [247]}, "timestamp": {"min": [0.0], "max": [8.2], "mean": [4.1000000000000005], "std": [2.3767391293301183], "count": [247]}, "frame_index": {"min": [0], "max": [246], "mean": [123.0], "std": [71.30217387990355], "count": [247]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [247]}, "index": {"min": [810], "max": [1056], "mean": [933.0], "std": [71.30217387990355], "count": [247]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [247]}, "subtask_annotation": {"mean": [2.4898785425101213, 6.0, 6.0, 6.0, 6.0], "std": [2.029862778669496, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [247]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [247]}, "eef_direction_state": {"mean": [4.0242914979757085, 4.348178137651822], "std": [1.946505486079256, 1.9341975500447113], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_state": {"mean": [0.9757085020242915, 0.9392712550607287], "std": [0.8292581217195513, 0.9134378466540812], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_state": {"mean": [0.8502024291497976, 0.7530364372469636], "std": [0.8758049851296276, 0.8487552750298223], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_direction_action": {"mean": [4.0242914979757085, 4.348178137651822], "std": [1.946505486079256, 1.9341975500447113], "min": [0, 0], "max": [6, 6], "count": [247]}, "eef_velocity_action": {"mean": [0.9757085020242915, 0.9392712550607287], "std": [0.8292581217195513, 0.9134378466540812], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_acc_mag_action": {"mean": [0.8502024291497976, 0.7530364372469636], "std": [0.8758049851296276, 0.8487552750298223], "min": [0, 0], "max": [2, 2], "count": [247]}, "eef_sim_pose_state": {"mean": [0.5909379464176604, 0.19260569460319735, 1.1512630584836594, -1.6776785289600045, 1.1283595209138901, -1.5117097114627276, 0.586195343404954, -0.19795564860661918, 1.1149528560198068, 1.6358698874998492, 1.0060831904483258, 1.5288926946005836], "std": [0.04589056807768698, 0.06518729009341222, 0.041290911592382594, 0.32090032523624723, 0.1148038235756384, 1.6068108256217941, 0.04528076879212074, 0.06405729041214926, 0.04419567741982822, 0.33617318751764613, 0.10393140645074132, 1.6609408950434823], "min": [0.5499759836269473, 0.08137045685252309, 1.0640076058101786, -2.5297640163487563, 0.8090069860134119, -3.127523679857423, 0.5563448059764393, -0.2882440613593304, 1.0477786973661194, 0.976612840913588, 0.8534941248705485, -3.139368139434751], "max": [0.7115980118516951, 0.26644043638640547, 1.2352278016812095, -1.1047158210189059, 1.3343405639899721, 3.1340098744931018, 0.719119462451754, -0.09610743550536788, 1.2299555597162894, 2.410568000294636, 1.2426076255874703, 3.1300647571685807], "count": [247]}, "eef_sim_pose_action": {"mean": [0.5909379464176604, 0.19260569460319735, 1.1512630584836594, -1.6776785289600045, 1.1283595209138901, -1.5117097114627276, 0.586195343404954, -0.19795564860661918, 1.1149528560198068, 1.6358698874998492, 1.0060831904483258, 1.5288926946005836], "std": [0.04589056807768698, 0.06518729009341222, 0.041290911592382594, 0.32090032523624723, 0.1148038235756384, 1.6068108256217941, 0.04528076879212074, 0.06405729041214926, 0.04419567741982822, 0.33617318751764613, 0.10393140645074132, 1.6609408950434823], "min": [0.5499759836269473, 0.08137045685252309, 1.0640076058101786, -2.5297640163487563, 0.8090069860134119, -3.127523679857423, 0.5563448059764393, -0.2882440613593304, 1.0477786973661194, 0.976612840913588, 0.8534941248705485, -3.139368139434751], "max": [0.7115980118516951, 0.26644043638640547, 1.2352278016812095, -1.1047158210189059, 1.3343405639899721, 3.1340098744931018, 0.719119462451754, -0.09610743550536788, 1.2299555597162894, 2.410568000294636, 1.2426076255874703, 3.1300647571685807], "count": [247]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13530473039215687]], [[0.1869274142156863]], [[0.25860389501633985]]], "std": [[[0.20938283976149497]], [[0.20188415052657058]], [[0.19519447715093302]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22364524918300654]], [[0.2767819546568628]], [[0.3199311948529412]]], "std": [[[0.14408363613039846]], [[0.12721056819184381]], [[0.1553985923274895]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23743552900326798]], [[0.2794321732026144]], [[0.27603362132352943]]], "std": [[[0.14480995465738475]], [[0.14017875824269135]], [[0.16514671416572613]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14150078635620916]], [[0.18028997753267975]], [[0.19882534926470588]]], "std": [[[0.24621906618843503]], [[0.24733866195792859]], [[0.2520569719438295]]], "count": [100]}, "observation.state": {"min": [0.5589808821678162, -0.962581992149353, 0.6107423305511475, -0.5253130197525024, -1.6209107637405396, 0.7843137383460999, -1.379012942314148, -1.1901559829711914, 0.9073395729064941, -0.3747282028198242, 0.7054436802864075, -0.992599368095398, 14.962499618530273, 48.34000015258789, 2.0712499618530273, 0.5962499976158142, 0.9424999952316284, 0.44874998927116394, 0.7718750238418579, -1.3543750047683716, 1.009374976158142, 0.0555555559694767, 0.8799999952316284, -0.0768750011920929, 24.4950008392334, 46.56187438964844, -1.428125023841858, -0.12124999612569809, 0.7508333325386047, -0.36500000953674316, 0.6166666746139526, 1.8312500715255737, 0.6738461852073669, 0.6362500190734863, 0.5993750095367432, -2.3531250953674316], "max": [1.495956301689148, -0.5853265523910522, 1.1200836896896362, 0.49582284688949585, -0.4468032419681549, 1.3324464559555054, -0.6391623020172119, -0.8740558624267578, 1.4480334520339966, 0.47309327125549316, 1.5016361474990845, -0.8121376037597656, 60.26625061035156, 58.92555618286133, 2.614375114440918, 9.508999824523926, 31.551250457763672, 52.265625, 25.74250030517578, 73.61437225341797, 36.34000015258789, 105.54437255859375, 100.62124633789062, 110.8343734741211, 74.19562530517578, 78.48812866210938, -1.2799999713897705, 9.678750038146973, 38.20874786376953, 20.651248931884766, 26.068124771118164, 55.09812545776367, 39.85375213623047, 69.73187255859375, 59.388126373291016, 101.75687408447266], "mean": [1.1616743803024292, -0.7437052726745605, 0.783562958240509, -0.17678186297416687, -1.1199544668197632, 1.1420990228652954, -1.136232614517212, -0.9515680074691772, 1.0276497602462769, 0.09684618562459946, 1.1155602931976318, -0.9385539293289185, 38.45742416381836, 52.49678039550781, 2.279780626296997, 7.205574989318848, 9.359893798828125, 10.925566673278809, 8.200240135192871, 15.502480506896973, 9.227511405944824, 25.286785125732422, 17.304058074951172, 42.017879486083984, 41.27821731567383, 64.46569061279297, -1.3489123582839966, 4.397102355957031, 23.153968811035156, 2.0273170471191406, 16.751001358032227, 12.04417896270752, 16.572832107543945, 17.80268669128418, 11.20713996887207, 59.602516174316406], "std": [0.3667210340499878, 0.10115322470664978, 0.15834848582744598, 0.36111247539520264, 0.42607006430625916, 0.15777796506881714, 0.2532805800437927, 0.078441321849823, 0.14721906185150146, 0.2514801621437073, 0.25839948654174805, 0.05935269966721535, 12.454316139221191, 2.2439310550689697, 0.14987388253211975, 3.107625722885132, 11.209726333618164, 18.941940307617188, 9.496182441711426, 27.80484962463379, 12.055416107177734, 39.597007751464844, 31.71355438232422, 47.590816497802734, 18.016536712646484, 12.582649230957031, 0.0266630370169878, 2.88075852394104, 9.558978080749512, 4.76225471496582, 6.6637372970581055, 19.131711959838867, 10.270705223083496, 26.7066707611084, 18.921972274780273, 29.75398826599121], "count": [245]}, "action": {"min": [0.5589808821678162, -0.962581992149353, 0.6107423305511475, -0.5253130197525024, -1.6209107637405396, 0.7843137383460999, -1.379012942314148, -1.1901559829711914, 0.9073395729064941, -0.3747282028198242, 0.7054436802864075, -0.992599368095398, 14.962499618530273, 48.34000015258789, 2.0712499618530273, 0.5962499976158142, 0.9424999952316284, 0.44874998927116394, 0.7718750238418579, -1.3543750047683716, 1.009374976158142, 0.0555555559694767, 0.8799999952316284, -0.0768750011920929, 24.4950008392334, 46.56187438964844, -1.428125023841858, -0.12124999612569809, 0.7508333325386047, -0.36500000953674316, 0.6166666746139526, 1.8312500715255737, 0.6738461852073669, 0.6362500190734863, 0.5993750095367432, -2.3531250953674316], "max": [1.495956301689148, -0.5853265523910522, 1.1200836896896362, 0.49582284688949585, -0.4468032419681549, 1.3324464559555054, -0.6391623020172119, -0.8740558624267578, 1.4480334520339966, 0.47309327125549316, 1.5016361474990845, -0.8121376037597656, 60.26625061035156, 58.92555618286133, 2.614375114440918, 9.508999824523926, 31.551250457763672, 52.265625, 25.74250030517578, 73.61437225341797, 36.34000015258789, 105.54437255859375, 100.62124633789062, 110.8343734741211, 74.19562530517578, 78.48812866210938, -1.2799999713897705, 9.678750038146973, 38.20874786376953, 20.651248931884766, 26.068124771118164, 55.09812545776367, 39.85375213623047, 69.73187255859375, 59.388126373291016, 101.75687408447266], "mean": [1.161673665046692, -0.7437050342559814, 0.7835628390312195, -0.1767817586660385, -1.1199545860290527, 1.1420992612838745, -1.1362323760986328, -0.9515679478645325, 1.0276497602462769, 0.09684612601995468, 1.1155606508255005, -0.938553512096405, 38.457401275634766, 52.49677276611328, 2.2797791957855225, 7.205575942993164, 9.359919548034668, 10.925572395324707, 8.200236320495605, 15.502466201782227, 9.227521896362305, 25.286767959594727, 17.304073333740234, 42.01787185668945, 41.27821350097656, 64.4656753540039, -1.3489130735397339, 4.397102355957031, 23.15397071838379, 2.0273165702819824, 16.75099754333496, 12.044174194335938, 16.572837829589844, 17.80268096923828, 11.207135200500488, 59.602508544921875], "std": [0.3667207360267639, 0.10115320235490799, 0.1583484411239624, 0.361112505197525, 0.426069974899292, 0.15777797996997833, 0.2532805800437927, 0.078441321849823, 0.14721903204917908, 0.25148019194602966, 0.25839945673942566, 0.059352703392505646, 12.45431137084961, 2.2439305782318115, 0.1498737931251526, 3.1076247692108154, 11.20973014831543, 18.941938400268555, 9.496183395385742, 27.80484390258789, 12.055418968200684, 39.597007751464844, 31.71355628967285, 47.5908088684082, 18.01654052734375, 12.582646369934082, 0.026663044467568398, 2.880758762359619, 9.558979034423828, 4.762254238128662, 6.663736820220947, 19.131710052490234, 10.27070426940918, 26.7066707611084, 18.921972274780273, 29.75398826599121], "count": [245]}, "timestamp": {"min": [0.0], "max": [8.133333333333333], "mean": [4.066666666666666], "std": [2.357493961344923], "count": [245]}, "frame_index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [245]}, "index": {"min": [1057], "max": [1301], "mean": [1179.0], "std": [70.7248188403477], "count": [245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [245]}, "subtask_annotation": {"mean": [2.2979591836734694, 6.0, 6.0, 6.0, 6.0], "std": [2.0094155710329145, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [245]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [245]}, "eef_direction_state": {"mean": [4.106122448979592, 4.191836734693878], "std": [1.9454193360737155, 2.1852788300766486], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_state": {"mean": [0.9877551020408163, 0.8938775510204081], "std": [0.8688797979526852, 0.9197178279045306], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_state": {"mean": [0.8857142857142857, 0.673469387755102], "std": [0.8637837975903421, 0.8375804585668736], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_direction_action": {"mean": [4.106122448979592, 4.191836734693878], "std": [1.9454193360737155, 2.1852788300766486], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_action": {"mean": [0.9877551020408163, 0.8938775510204081], "std": [0.8688797979526852, 0.9197178279045306], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_action": {"mean": [0.8857142857142857, 0.673469387755102], "std": [0.8637837975903421, 0.8375804585668736], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_sim_pose_state": {"mean": [0.5644155429941818, 0.20107125873161455, 1.1513597822149784, -1.709617022205059, 1.1728835422364352, -1.2843153995359717, 0.5942662009658699, -0.18330667110421164, 1.1078472145158693, 1.6324588134512403, 0.9866330783278099, 2.256133870610714], "std": [0.044292207318865455, 0.07386806669969555, 0.04118131298156533, 0.41917141838824756, 0.1431121038447844, 1.749180171632395, 0.04808034992670784, 0.05550365721110374, 0.04232590417377887, 0.26994655911984816, 0.07152006102939462, 0.3671373630871291], "min": [0.5339549500516749, 0.08164803550112859, 1.0612363528290023, -2.796749722257346, 0.8468375075539614, -3.1376801955364146, 0.5574115382213084, -0.27512741834838017, 1.0416209386997686, 1.0622302163150559, 0.7908205942528461, 1.759553607664352], "max": [0.6793256854172964, 0.28239098571185073, 1.2304427236133182, -0.8462597964638504, 1.4861835278621425, 3.1079336574534153, 0.7366461010150887, -0.08611231386694235, 1.2151215582223427, 2.190050470129794, 1.153885409119129, 3.0358638402017064], "count": [245]}, "eef_sim_pose_action": {"mean": [0.5644155429941818, 0.20107125873161455, 1.1513597822149784, -1.709617022205059, 1.1728835422364352, -1.2843153995359717, 0.5942662009658699, -0.18330667110421164, 1.1078472145158693, 1.6324588134512403, 0.9866330783278099, 2.256133870610714], "std": [0.044292207318865455, 0.07386806669969555, 0.04118131298156533, 0.41917141838824756, 0.1431121038447844, 1.749180171632395, 0.04808034992670784, 0.05550365721110374, 0.04232590417377887, 0.26994655911984816, 0.07152006102939462, 0.3671373630871291], "min": [0.5339549500516749, 0.08164803550112859, 1.0612363528290023, -2.796749722257346, 0.8468375075539614, -3.1376801955364146, 0.5574115382213084, -0.27512741834838017, 1.0416209386997686, 1.0622302163150559, 0.7908205942528461, 1.759553607664352], "max": [0.6793256854172964, 0.28239098571185073, 1.2304427236133182, -0.8462597964638504, 1.4861835278621425, 3.1079336574534153, 0.7366461010150887, -0.08611231386694235, 1.2151215582223427, 2.190050470129794, 1.153885409119129, 3.0358638402017064], "count": [245]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13279465277777777]], [[0.1854918647875817]], [[0.25925636642156863]]], "std": [[[0.21082570033759204]], [[0.2020558130476523]], [[0.19502168331651146]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21840419321895424]], [[0.26854797181372553]], [[0.3086196977124183]]], "std": [[[0.13327198639687873]], [[0.11663674780258591]], [[0.15059624137509595]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.238918545751634]], [[0.2804999183006536]], [[0.2762086825980392]]], "std": [[[0.14643046110998026]], [[0.1412676625467086]], [[0.16076168395730117]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14346935866013072]], [[0.18205760620915032]], [[0.2020589971405229]]], "std": [[[0.24610817927096484]], [[0.24666366488606942]], [[0.25069495164411704]]], "count": [100]}, "observation.state": {"min": [0.5275091528892517, -1.0139381885528564, 0.6540636420249939, -0.4859362840652466, -1.6248950958251953, 0.8045080900192261, -1.5115967988967896, -1.21149480342865, 0.8490691781044006, -0.34239813685417175, 0.6989108920097351, -0.9028334021568298, 2.5989999771118164, 9.1274995803833, 2.5462498664855957, 3.791875123977661, 1.140625, 0.6156250238418579, 0.7706249952316284, 0.4375, 0.8025000095367432, 0.32374998927116394, 0.875, -0.024000000208616257, 1.1362500190734863, 47.59749984741211, -1.4631249904632568, -0.3306249976158142, 0.7137500047683716, 0.6875, 0.8862500190734863, 0.3318749964237213, 0.6588888764381409, 0.5881249904632568, 0.6512500047683716, -2.3056249618530273], "max": [1.5115015506744385, -0.5854219198226929, 1.2029354572296143, 0.48497462272644043, -0.49713417887687683, 1.215238094329834, -0.6331063508987427, -0.8172159790992737, 1.4529688358306885, 0.4842832088470459, 1.6336690187454224, -0.8478294014930725, 77.08187103271484, 69.09874725341797, 35.145626068115234, 9.767499923706055, 59.803123474121094, 58.84062576293945, 51.670623779296875, 85.05000305175781, 95.35437774658203, 111.29187774658203, 102.7281265258789, 110.22437286376953, 67.11187744140625, 85.38687896728516, -1.2912499904632568, 9.449999809265137, 40.133750915527344, 31.202499389648438, 26.375625610351562, 62.27812576293945, 37.63999938964844, 76.16250610351562, 58.220001220703125, 106.92375183105469], "mean": [1.207254409790039, -0.7671786546707153, 0.8004652261734009, -0.20821405947208405, -1.19888174533844, 1.0316071510314941, -1.2013386487960815, -0.9291677474975586, 1.0147820711135864, 0.1399080753326416, 1.1814044713974, -0.8939958810806274, 38.39316940307617, 49.360939025878906, 7.121763706207275, 8.472369194030762, 12.809825897216797, 10.783540725708008, 10.96118450164795, 15.110966682434082, 16.021419525146484, 22.775859832763672, 16.619070053100586, 33.47591781616211, 29.59653663635254, 65.74081420898438, -1.3509150743484497, 5.621837139129639, 20.090795516967773, 5.017868518829346, 13.021241188049316, 13.401248931884766, 14.00747299194336, 16.222259521484375, 10.939101219177246, 48.50579071044922], "std": [0.3636127710342407, 0.0978226438164711, 0.16072210669517517, 0.33519425988197327, 0.3910423815250397, 0.1132470965385437, 0.307914137840271, 0.1012297123670578, 0.15424712002277374, 0.2630305588245392, 0.29484039545059204, 0.011938628740608692, 18.079931259155273, 15.439163208007812, 10.164717674255371, 1.6775203943252563, 19.44585609436035, 19.38692855834961, 17.023099899291992, 28.940818786621094, 29.64501190185547, 39.878021240234375, 32.79483413696289, 45.940185546875, 26.110334396362305, 15.322532653808594, 0.03332969918847084, 3.175013303756714, 10.973188400268555, 8.274120330810547, 7.674391269683838, 22.34271240234375, 11.195262908935547, 27.900590896606445, 19.315210342407227, 32.39389419555664], "count": [250]}, "action": {"min": [0.5275091528892517, -1.0139381885528564, 0.6540636420249939, -0.4859362840652466, -1.6248950958251953, 0.8045080900192261, -1.5115967988967896, -1.21149480342865, 0.8490691781044006, -0.34239813685417175, 0.6989108920097351, -0.9028334021568298, 2.5989999771118164, 9.1274995803833, 2.5462498664855957, 3.791875123977661, 1.140625, 0.6156250238418579, 0.7706249952316284, 0.4375, 0.8025000095367432, 0.32374998927116394, 0.875, -0.024000000208616257, 1.1362500190734863, 47.59749984741211, -1.4631249904632568, -0.3306249976158142, 0.7137500047683716, 0.6875, 0.8862500190734863, 0.3318749964237213, 0.6588888764381409, 0.5881249904632568, 0.6512500047683716, -2.3056249618530273], "max": [1.5115015506744385, -0.5854219198226929, 1.2029354572296143, 0.48497462272644043, -0.49713417887687683, 1.215238094329834, -0.6331063508987427, -0.8172159790992737, 1.4529688358306885, 0.4842832088470459, 1.6336690187454224, -0.8478294014930725, 77.08187103271484, 69.09874725341797, 35.145626068115234, 9.767499923706055, 59.803123474121094, 58.84062576293945, 51.670623779296875, 85.05000305175781, 95.35437774658203, 111.29187774658203, 102.7281265258789, 110.22437286376953, 67.11187744140625, 85.38687896728516, -1.2912499904632568, 9.449999809265137, 40.133750915527344, 31.202499389648438, 26.375625610351562, 62.27812576293945, 37.63999938964844, 76.16250610351562, 58.220001220703125, 106.92375183105469], "mean": [1.2072548866271973, -0.7671785354614258, 0.8004645705223083, -0.20821407437324524, -1.1988821029663086, 1.0316072702407837, -1.2013381719589233, -0.9291673898696899, 1.0147820711135864, 0.139908105134964, 1.1814039945602417, -0.8939961194992065, 38.39314270019531, 49.36092758178711, 7.12176513671875, 8.472375869750977, 12.809846878051758, 10.783536911010742, 10.96118450164795, 15.110967636108398, 16.021413803100586, 22.775867462158203, 16.61907958984375, 33.475975036621094, 29.59652328491211, 65.74079132080078, -1.3509156703948975, 5.6218390464782715, 20.090782165527344, 5.017869472503662, 13.021245002746582, 13.401247024536133, 14.007465362548828, 16.222261428833008, 10.939102172851562, 48.50579833984375], "std": [0.3636128306388855, 0.09782262146472931, 0.16072218120098114, 0.3351942300796509, 0.39104244112968445, 0.1132471039891243, 0.3079141080379486, 0.1012296974658966, 0.15424709022045135, 0.2630305588245392, 0.29484036564826965, 0.011938631534576416, 18.07993507385254, 15.439163208007812, 10.164712905883789, 1.6775203943252563, 19.44585609436035, 19.38692855834961, 17.023090362548828, 28.940814971923828, 29.645009994506836, 39.878021240234375, 32.794837951660156, 45.940208435058594, 26.110332489013672, 15.322535514831543, 0.033329714089632034, 3.175013542175293, 10.973188400268555, 8.274116516113281, 7.674391269683838, 22.342716217041016, 11.195263862609863, 27.900585174560547, 19.315216064453125, 32.393898010253906], "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": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [250]}, "index": {"min": [1302], "max": [1551], "mean": [1426.5], "std": [72.16820629612461], "count": [250]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [250]}, "subtask_annotation": {"mean": [2.688, 6.0, 6.0, 6.0, 6.0], "std": [1.9449051390749112, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [250]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [250]}, "eef_direction_state": {"mean": [4.0, 3.764], "std": [2.04939015319192, 2.277784888877789], "min": [0, 0], "max": [6, 6], "count": [250]}, "eef_velocity_state": {"mean": [0.964, 1.06], "std": [0.8594789118995283, 0.8901685233707164], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_acc_mag_state": {"mean": [0.884, 0.832], "std": [0.8800818143786396, 0.836526150218869], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_direction_action": {"mean": [4.0, 3.764], "std": [2.04939015319192, 2.277784888877789], "min": [0, 0], "max": [6, 6], "count": [250]}, "eef_velocity_action": {"mean": [0.964, 1.06], "std": [0.8594789118995283, 0.8901685233707164], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_acc_mag_action": {"mean": [0.884, 0.832], "std": [0.8800818143786396, 0.836526150218869], "min": [0, 0], "max": [2, 2], "count": [250]}, "eef_sim_pose_state": {"mean": [0.5642698258032477, 0.2089015117223287, 1.1506160652098765, -1.6095748747645342, 1.051069059689205, -1.5637963386469007, 0.5891751536544628, -0.2022746006480682, 1.112911609188995, 1.6144506752078853, 0.9610745283942718, 2.1976052985233685], "std": [0.0489712587595188, 0.06827322794798987, 0.04524394509096455, 0.32435384929502104, 0.11000553046929061, 1.4529277760136035, 0.05048744385912368, 0.07010833102825603, 0.04425001716815692, 0.2582349370493741, 0.09457464041932945, 0.3340681339478797], "min": [0.5345036154842355, 0.08654260788581722, 1.0616177604480679, -2.422208722872515, 0.7934261476773794, -3.134875717728212, 0.5499981294089575, -0.27717811863524133, 1.0415049520948987, 1.0823868798846825, 0.7928361794878529, 1.7153326896059258], "max": [0.7057616046854593, 0.2691881897382892, 1.2509115294628903, -0.9355095037631669, 1.2664887370755915, 3.13491519807661, 0.7407535948978156, -0.09369913895535603, 1.2107112045794541, 2.1029959956475324, 1.197577994108384, 2.9443978471539323], "count": [250]}, "eef_sim_pose_action": {"mean": [0.5642698258032477, 0.2089015117223287, 1.1506160652098765, -1.6095748747645342, 1.051069059689205, -1.5637963386469007, 0.5891751536544628, -0.2022746006480682, 1.112911609188995, 1.6144506752078853, 0.9610745283942718, 2.1976052985233685], "std": [0.0489712587595188, 0.06827322794798987, 0.04524394509096455, 0.32435384929502104, 0.11000553046929061, 1.4529277760136035, 0.05048744385912368, 0.07010833102825603, 0.04425001716815692, 0.2582349370493741, 0.09457464041932945, 0.3340681339478797], "min": [0.5345036154842355, 0.08654260788581722, 1.0616177604480679, -2.422208722872515, 0.7934261476773794, -3.134875717728212, 0.5499981294089575, -0.27717811863524133, 1.0415049520948987, 1.0823868798846825, 0.7928361794878529, 1.7153326896059258], "max": [0.7057616046854593, 0.2691881897382892, 1.2509115294628903, -0.9355095037631669, 1.2664887370755915, 3.13491519807661, 0.7407535948978156, -0.09369913895535603, 1.2107112045794541, 2.1029959956475324, 1.197577994108384, 2.9443978471539323], "count": [250]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1386868443627451]], [[0.19015692401960785]], [[0.26299972017973855]]], "std": [[[0.21556583879974647]], [[0.20792529365358417]], [[0.19777419104945523]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22618895833333333]], [[0.27267733251633985]], [[0.31238503267973855]]], "std": [[[0.14026171713545743]], [[0.12462412275694087]], [[0.15348065538518507]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2372892933006536]], [[0.27315334354575166]], [[0.2657265420751634]]], "std": [[[0.1393581022199631]], [[0.12724403311011578]], [[0.14388109950156805]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14841616625816995]], [[0.18668359272875815]], [[0.20692307189542483]]], "std": [[[0.24881606511861618]], [[0.24938345769349998]], [[0.25323901594368403]]], "count": [100]}, "observation.state": {"min": [0.455434113740921, -1.0153687000274658, 0.6533960700035095, -0.5032722353935242, -1.625785231590271, 0.7063496708869934, -1.4512813091278076, -1.1778773069381714, 0.8441417813301086, -0.24929426610469818, 0.7036793231964111, -0.937809944152832, 3.1209089756011963, 6.28249979019165, 2.333125114440918, 0.3162499964237213, 0.8537499904632568, 0.3863636255264282, 0.8075000047683716, -1.3637499809265137, 0.75, -2.890000104904175, 0.6476923227310181, -0.061250001192092896, 1.1512500047683716, 49.05125045776367, -1.4424999952316284, -0.09187500178813934, 0.6377777457237244, 0.3112500011920929, 2.880625009536743, -0.06312499940395355, 2.010624885559082, 1.4793750047683716, 0.2706249952316284, -1.7350000143051147], "max": [1.462744116783142, -0.6054732203483582, 1.202148675918579, 0.732170820236206, -0.38421741127967834, 1.2247987985610962, -0.6719930171966553, -0.8156662583351135, 1.4197804927825928, 0.47686561942100525, 1.6270991563796997, -0.924887478351593, 75.21562194824219, 65.23687744140625, 47.49625015258789, 9.47499942779541, 48.00749969482422, 99.95500183105469, 51.16749954223633, 99.22187805175781, 93.28624725341797, 109.92874908447266, 101.59437561035156, 110.20500183105469, 65.80500030517578, 82.30937957763672, -1.274999976158142, 9.451333045959473, 35.03125, 6.233749866485596, 28.756250381469727, 34.69312286376953, 49.524375915527344, 83.77812957763672, 46.786251068115234, 97.18250274658203], "mean": [1.088321566581726, -0.7640801668167114, 0.8224460482597351, -0.06910078972578049, -1.1128618717193604, 1.0094846487045288, -1.2051414251327515, -0.9113600254058838, 0.9901235699653625, 0.13526995480060577, 1.1755859851837158, -0.9327669739723206, 40.52128982543945, 45.120540618896484, 8.105067253112793, 7.113076686859131, 11.044885635375977, 18.803661346435547, 10.76023006439209, 21.64033317565918, 16.556028366088867, 26.364349365234375, 19.613399505615234, 64.39662170410156, 27.458515167236328, 65.93518829345703, -1.3299250602722168, 5.896369934082031, 17.964136123657227, 2.2051501274108887, 13.84388542175293, 7.49171257019043, 15.732797622680664, 16.43091583251953, 8.512507438659668, 43.598506927490234], "std": [0.40368154644966125, 0.10510153323411942, 0.1611829549074173, 0.45620763301849365, 0.48686307668685913, 0.16285662353038788, 0.2807827293872833, 0.0950278788805008, 0.1539689004421234, 0.2100582718849182, 0.2649250626564026, 0.0040362984873354435, 17.332029342651367, 13.190286636352539, 11.842965126037598, 3.2097887992858887, 15.763343811035156, 32.3509635925293, 16.240131378173828, 37.832279205322266, 28.09132957458496, 44.477439880371094, 34.68943786621094, 47.84990310668945, 26.319992065429688, 13.423751831054688, 0.03361557424068451, 2.9495747089385986, 9.772984504699707, 0.9564191102981567, 7.639100074768066, 11.586517333984375, 14.180212020874023, 28.3781681060791, 15.065053939819336, 29.160106658935547], "count": [240]}, "action": {"min": [0.455434113740921, -1.0153687000274658, 0.6533960700035095, -0.5032722353935242, -1.625785231590271, 0.7063496708869934, -1.4512813091278076, -1.1778773069381714, 0.8441417813301086, -0.24929426610469818, 0.7036793231964111, -0.937809944152832, 3.1209089756011963, 6.28249979019165, 2.333125114440918, 0.3162499964237213, 0.8537499904632568, 0.3863636255264282, 0.8075000047683716, -1.3637499809265137, 0.75, -2.890000104904175, 0.6476923227310181, -0.061250001192092896, 1.1512500047683716, 49.05125045776367, -1.4424999952316284, -0.09187500178813934, 0.6377777457237244, 0.3112500011920929, 2.880625009536743, -0.06312499940395355, 2.010624885559082, 1.4793750047683716, 0.2706249952316284, -1.7350000143051147], "max": [1.462744116783142, -0.6054732203483582, 1.202148675918579, 0.732170820236206, -0.38421741127967834, 1.2247987985610962, -0.6719930171966553, -0.8156662583351135, 1.4197804927825928, 0.47686561942100525, 1.6270991563796997, -0.924887478351593, 75.21562194824219, 65.23687744140625, 47.49625015258789, 9.47499942779541, 48.00749969482422, 99.95500183105469, 51.16749954223633, 99.22187805175781, 93.28624725341797, 109.92874908447266, 101.59437561035156, 110.20500183105469, 65.80500030517578, 82.30937957763672, -1.274999976158142, 9.451333045959473, 35.03125, 6.233749866485596, 28.756250381469727, 34.69312286376953, 49.524375915527344, 83.77812957763672, 46.786251068115234, 97.18250274658203], "mean": [1.0883210897445679, -0.7640798687934875, 0.8224455118179321, -0.0691007748246193, -1.112862229347229, 1.009484887123108, -1.2051419019699097, -0.9113602042198181, 0.9901241064071655, 0.13526995480060577, 1.1755861043930054, -0.9327667951583862, 40.52128219604492, 45.12054443359375, 8.105063438415527, 7.113077163696289, 11.044889450073242, 18.803674697875977, 10.760223388671875, 21.640338897705078, 16.556026458740234, 26.364343643188477, 19.6134090423584, 64.39665222167969, 27.45850944519043, 65.93512725830078, -1.3299256563186646, 5.896368980407715, 17.96413803100586, 2.205151081085205, 13.843889236450195, 7.491714000701904, 15.732791900634766, 16.430910110473633, 8.512508392333984, 43.59850311279297], "std": [0.40368160605430603, 0.10510152578353882, 0.16118291020393372, 0.45620760321617126, 0.48686307668685913, 0.16285660862922668, 0.2807826101779938, 0.0950278788805008, 0.1539689153432846, 0.21005822718143463, 0.2649250626564026, 0.004036299418658018, 17.332029342651367, 13.190288543701172, 11.842965126037598, 3.2097856998443604, 15.763345718383789, 32.3509635925293, 16.240131378173828, 37.83228302001953, 28.091333389282227, 44.47744369506836, 34.68943405151367, 47.849910736083984, 26.319992065429688, 13.423748016357422, 0.03361556679010391, 2.9495747089385986, 9.772984504699707, 0.956419050693512, 7.639100074768066, 11.586517333984375, 14.18021011352539, 28.378164291381836, 15.065055847167969, 29.16010856628418], "count": [240]}, "timestamp": {"min": [0.0], "max": [7.966666666666667], "mean": [3.9833333333333334], "std": [2.309381029787146], "count": [240]}, "frame_index": {"min": [0], "max": [239], "mean": [119.5], "std": [69.2814308936144], "count": [240]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [240]}, "index": {"min": [1552], "max": [1791], "mean": [1671.5], "std": [69.2814308936144], "count": [240]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [240]}, "subtask_annotation": {"mean": [2.5625, 6.0, 6.0, 6.0, 6.0], "std": [1.9990231989649345, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [240]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [240]}, "eef_direction_state": {"mean": [4.0625, 4.4], "std": [1.9833289565778038, 1.9595917942265437], "min": [0, 0], "max": [6, 6], "count": [240]}, "eef_velocity_state": {"mean": [1.0583333333333333, 0.9541666666666667], "std": [0.8736497518393112, 0.9409565906860703], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_state": {"mean": [0.8291666666666667, 0.7416666666666667], "std": [0.8755851218217178, 0.8215415726276774], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_direction_action": {"mean": [4.0625, 4.4], "std": [1.9833289565778038, 1.9595917942265437], "min": [0, 0], "max": [6, 6], "count": [240]}, "eef_velocity_action": {"mean": [1.0583333333333333, 0.9541666666666667], "std": [0.8736497518393112, 0.9409565906860703], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_action": {"mean": [0.8291666666666667, 0.7416666666666667], "std": [0.8755851218217178, 0.8215415726276774], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_sim_pose_state": {"mean": [0.5707961963908171, 0.1899114483923869, 1.1687548043710945, -1.5786723695778866, 1.113508651067849, -1.1434424066719309, 0.5855866210747224, -0.197583836211212, 1.112691574355638, 1.624091792216613, 0.9809234564621756, 2.2167932533756045], "std": [0.0477968306697686, 0.08150174424020681, 0.04398220062947987, 0.4538415044623442, 0.13601465291783316, 1.767384689558675, 0.05023567809322108, 0.05563306814144588, 0.03913042024057953, 0.23799625860289705, 0.07876567773024332, 0.28800466099926547], "min": [0.5419577795102202, 0.05774619458478794, 1.0656861887730664, -2.66865186624236, 0.8459352523814698, -3.1371669246426688, 0.5529196100135394, -0.27615175785035545, 1.0439058427192167, 1.1136895337753727, 0.845453610181591, 1.6936200829712766], "max": [0.7016631583771562, 0.27557533009645563, 1.2605663432970926, -0.7524130760553729, 1.3896068460689093, 3.1402997157024517, 0.7319521433939122, -0.10520361153303753, 1.197815152998607, 2.0962234622143336, 1.176861730226746, 2.8854770789237696], "count": [240]}, "eef_sim_pose_action": {"mean": [0.5707961963908171, 0.1899114483923869, 1.1687548043710945, -1.5786723695778866, 1.113508651067849, -1.1434424066719309, 0.5855866210747224, -0.197583836211212, 1.112691574355638, 1.624091792216613, 0.9809234564621756, 2.2167932533756045], "std": [0.0477968306697686, 0.08150174424020681, 0.04398220062947987, 0.4538415044623442, 0.13601465291783316, 1.767384689558675, 0.05023567809322108, 0.05563306814144588, 0.03913042024057953, 0.23799625860289705, 0.07876567773024332, 0.28800466099926547], "min": [0.5419577795102202, 0.05774619458478794, 1.0656861887730664, -2.66865186624236, 0.8459352523814698, -3.1371669246426688, 0.5529196100135394, -0.27615175785035545, 1.0439058427192167, 1.1136895337753727, 0.845453610181591, 1.6936200829712766], "max": [0.7016631583771562, 0.27557533009645563, 1.2605663432970926, -0.7524130760553729, 1.3896068460689093, 3.1402997157024517, 0.7319521433939122, -0.10520361153303753, 1.197815152998607, 2.0962234622143336, 1.176861730226746, 2.8854770789237696], "count": [240]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13060380923202616]], [[0.18024214256535948]], [[0.2538077389705883]]], "std": [[[0.20790663846268273]], [[0.198383204521988]], [[0.19231756235203432]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22445769812091504]], [[0.27179871119281046]], [[0.3089882638888889]]], "std": [[[0.13774927904988676]], [[0.12354231871927399]], [[0.15392893156445225]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.234011147875817]], [[0.26773862745098037]], [[0.25607365604575166]]], "std": [[[0.1353028189622968]], [[0.12330927595792505]], [[0.13601759131216065]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1455021303104575]], [[0.18324277369281047]], [[0.20307199550653593]]], "std": [[[0.24855912803062]], [[0.24923314057623142]], [[0.2528525314740594]]], "count": [100]}, "observation.state": {"min": [0.46442264318466187, -1.001206398010254, 0.6055924296379089, -0.5481564998626709, -1.6270885467529297, 0.7364146709442139, -1.4974822998046875, -1.107471227645874, 0.8391508460044861, -0.3574664294719696, 0.618371844291687, -0.9070534706115723, 16.417999267578125, 16.158124923706055, 2.051874876022339, 1.183750033378601, 0.8592307567596436, -0.08812499791383743, 0.8992857336997986, -1.375, 0.65625, -0.02187500149011612, 0.9912500381469727, -0.18250000476837158, 18.343124389648438, 48.96437454223633, -1.40625, -0.125, 0.6281818151473999, 0.4375, 0.5924999713897705, -0.35999998450279236, 0.7387499809265137, 0.6306250095367432, 0.35499998927116394, -1.5731250047683716], "max": [1.5642404556274414, -0.5568112134933472, 1.1859359741210938, 0.6528000235557556, -0.4526207447052002, 1.2605620622634888, -0.598821222782135, -0.780642032623291, 1.387188196182251, 0.5110288858413696, 1.610695719718933, -0.8645666241645813, 59.006874084472656, 57.096248626708984, 41.31187438964844, 9.751250267028809, 49.98875045776367, 91.79374694824219, 56.541873931884766, 99.81999969482422, 91.83687591552734, 110.16062927246094, 102.93250274658203, 109.6456298828125, 69.18499755859375, 75.04937744140625, -1.28125, 9.426250457763672, 39.26499938964844, 12.865625381469727, 35.0625, 41.46500015258789, 44.459373474121094, 75.09124755859375, 65.98562622070312, 95.60187530517578], "mean": [1.1788126230239868, -0.7394399642944336, 0.7845979332923889, -0.1803636997938156, -1.203252911567688, 1.043609380722046, -1.2166733741760254, -0.8966600298881531, 0.9771276712417603, 0.12205301970243454, 1.2347184419631958, -0.8830556869506836, 39.86652374267578, 47.29844284057617, 8.064983367919922, 7.759079456329346, 10.09378719329834, 16.36879539489746, 9.915273666381836, 19.862037658691406, 13.647165298461914, 27.69097137451172, 18.0195255279541, 37.449642181396484, 36.95529556274414, 62.7534294128418, -1.3428443670272827, 5.7177205085754395, 13.982894897460938, 2.5306012630462646, 12.122314453125, 7.8815765380859375, 12.614580154418945, 15.572149276733398, 10.46518325805664, 31.938236236572266], "std": [0.4405142664909363, 0.11654863506555557, 0.18122205138206482, 0.429827481508255, 0.4699852764606476, 0.15689872205257416, 0.3294277787208557, 0.07840421795845032, 0.1629994660615921, 0.2696109712123871, 0.35431158542633057, 0.012386549264192581, 11.072461128234863, 9.017853736877441, 9.729974746704102, 2.8801114559173584, 14.285598754882812, 29.124610900878906, 14.730623245239258, 35.765708923339844, 23.626178741455078, 42.48735046386719, 33.05046463012695, 47.33680725097656, 18.12120246887207, 10.42641544342041, 0.025168968364596367, 3.0379879474639893, 12.019536972045898, 3.3986470699310303, 11.490171432495117, 14.30864429473877, 14.54635238647461, 26.590665817260742, 18.72998809814453, 34.98141098022461], "count": [221]}, "action": {"min": [0.46442264318466187, -1.001206398010254, 0.6055924296379089, -0.5481564998626709, -1.6270885467529297, 0.7364146709442139, -1.4974822998046875, -1.107471227645874, 0.8391508460044861, -0.3574664294719696, 0.618371844291687, -0.9070534706115723, 16.417999267578125, 16.158124923706055, 2.051874876022339, 1.183750033378601, 0.8592307567596436, -0.08812499791383743, 0.8992857336997986, -1.375, 0.65625, -0.02187500149011612, 0.9912500381469727, -0.18250000476837158, 18.343124389648438, 48.96437454223633, -1.40625, -0.125, 0.6281818151473999, 0.4375, 0.5924999713897705, -0.35999998450279236, 0.7387499809265137, 0.6306250095367432, 0.35499998927116394, -1.5731250047683716], "max": [1.5642404556274414, -0.5568112134933472, 1.1859359741210938, 0.6528000235557556, -0.4526207447052002, 1.2605620622634888, -0.598821222782135, -0.780642032623291, 1.387188196182251, 0.5110288858413696, 1.610695719718933, -0.8645666241645813, 59.006874084472656, 57.096248626708984, 41.31187438964844, 9.751250267028809, 49.98875045776367, 91.79374694824219, 56.541873931884766, 99.81999969482422, 91.83687591552734, 110.16062927246094, 102.93250274658203, 109.6456298828125, 69.18499755859375, 75.04937744140625, -1.28125, 9.426250457763672, 39.26499938964844, 12.865625381469727, 35.0625, 41.46500015258789, 44.459373474121094, 75.09124755859375, 65.98562622070312, 95.60187530517578], "mean": [1.1788122653961182, -0.7394397854804993, 0.7845984697341919, -0.1803637593984604, -1.2032525539398193, 1.043609380722046, -1.216673731803894, -0.8966602087020874, 0.9771274924278259, 0.12205307185649872, 1.234718680381775, -0.8830555081367493, 39.866512298583984, 47.29846954345703, 8.064988136291504, 7.759079456329346, 10.093790054321289, 16.368797302246094, 9.91525650024414, 19.86205291748047, 13.647162437438965, 27.690977096557617, 18.019540786743164, 37.44967269897461, 36.95531463623047, 62.75345230102539, -1.3428443670272827, 5.717721939086914, 13.98289680480957, 2.5306012630462646, 12.122315406799316, 7.881575107574463, 12.61457633972168, 15.572147369384766, 10.46518325805664, 31.9382381439209], "std": [0.44051462411880493, 0.11654866486787796, 0.18122203648090363, 0.42982736229896545, 0.46998536586761475, 0.1568986475467682, 0.3294277787208557, 0.07840421795845032, 0.1629994660615921, 0.2696109712123871, 0.35431158542633057, 0.012386547401547432, 11.072460174560547, 9.017853736877441, 9.729973793029785, 2.8801116943359375, 14.285598754882812, 29.124610900878906, 14.73061752319336, 35.76572036743164, 23.626174926757812, 42.48735427856445, 33.05046081542969, 47.33678436279297, 18.121198654174805, 10.42641544342041, 0.025168966501951218, 3.0379879474639893, 12.019536972045898, 3.3986473083496094, 11.490169525146484, 14.308646202087402, 14.546353340148926, 26.590665817260742, 18.72998809814453, 34.981414794921875], "count": [221]}, "timestamp": {"min": [0.0], "max": [7.333333333333333], "mean": [3.666666666666667], "std": [2.1265517210315443], "count": [221]}, "frame_index": {"min": [0], "max": [220], "mean": [110.0], "std": [63.796551630946325], "count": [221]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [221]}, "index": {"min": [1792], "max": [2012], "mean": [1902.0], "std": [63.796551630946325], "count": [221]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [221]}, "subtask_annotation": {"mean": [2.7149321266968327, 6.0, 6.0, 6.0, 6.0], "std": [1.9898392622297048, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [221]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [221]}, "eef_direction_state": {"mean": [3.981900452488688, 4.180995475113122], "std": [2.1524768452357033, 2.027815824496659], "min": [0, 0], "max": [6, 6], "count": [221]}, "eef_velocity_state": {"mean": [0.9909502262443439, 1.0452488687782806], "std": [0.9124128928918842, 0.9309837917049221], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_state": {"mean": [0.8099547511312217, 0.7647058823529411], "std": [0.8873625049251892, 0.8176910043856296], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_direction_action": {"mean": [3.981900452488688, 4.180995475113122], "std": [2.1524768452357033, 2.027815824496659], "min": [0, 0], "max": [6, 6], "count": [221]}, "eef_velocity_action": {"mean": [0.9909502262443439, 1.0452488687782806], "std": [0.9124128928918842, 0.9309837917049221], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_action": {"mean": [0.8099547511312217, 0.7647058823529411], "std": [0.8873625049251892, 0.8176910043856296], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_sim_pose_state": {"mean": [0.5639823451692161, 0.20952441674347957, 1.1715881343362604, -1.5307359240085425, 1.124431281025015, -1.3295718006866324, 0.5818754519490831, -0.2051486464082266, 1.127458090325981, 1.5677501980839126, 0.9545145646646563, 2.162238587464758], "std": [0.05305178073698438, 0.08563228625653317, 0.0424268183145509, 0.38659503600460154, 0.14618000356660993, 1.5409476715106776, 0.0549306846574768, 0.05647079651428705, 0.04245386670434509, 0.28417260862909793, 0.12608641439288393, 0.3796648746501122], "min": [0.5283302656561221, 0.06395318807241526, 1.0826424311295078, -2.5258719084028574, 0.7740744655257901, -3.1226253867581466, 0.5424681804133404, -0.2905211506711818, 1.0395147399973916, 1.10335173757178, 0.822918927191405, 1.6866968547264607], "max": [0.7022491283370198, 0.29313001108748976, 1.262649651239852, -0.6763167937760539, 1.427668951468969, 3.141312837529408, 0.7310884047226373, -0.11376819503005264, 1.2177656835473256, 2.3250356320143286, 1.23313626022908, 3.1357509652691427], "count": [221]}, "eef_sim_pose_action": {"mean": [0.5639823451692161, 0.20952441674347957, 1.1715881343362604, -1.5307359240085425, 1.124431281025015, -1.3295718006866324, 0.5818754519490831, -0.2051486464082266, 1.127458090325981, 1.5677501980839126, 0.9545145646646563, 2.162238587464758], "std": [0.05305178073698438, 0.08563228625653317, 0.0424268183145509, 0.38659503600460154, 0.14618000356660993, 1.5409476715106776, 0.0549306846574768, 0.05647079651428705, 0.04245386670434509, 0.28417260862909793, 0.12608641439288393, 0.3796648746501122], "min": [0.5283302656561221, 0.06395318807241526, 1.0826424311295078, -2.5258719084028574, 0.7740744655257901, -3.1226253867581466, 0.5424681804133404, -0.2905211506711818, 1.0395147399973916, 1.10335173757178, 0.822918927191405, 1.6866968547264607], "max": [0.7022491283370198, 0.29313001108748976, 1.262649651239852, -0.6763167937760539, 1.427668951468969, 3.141312837529408, 0.7310884047226373, -0.11376819503005264, 1.2177656835473256, 2.3250356320143286, 1.23313626022908, 3.1357509652691427], "count": [221]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.12915658496732027]], [[0.17729559640522877]], [[0.24799376633986928]]], "std": [[[0.2045689973081676]], [[0.1965808439891733]], [[0.1904504624234126]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22202980187908497]], [[0.26942781658496734]], [[0.30895678513071895]]], "std": [[[0.13356127769861664]], [[0.11811126426839626]], [[0.1492841812010983]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24160150122549018]], [[0.2749511049836601]], [[0.26228411764705883]]], "std": [[[0.1360173476390468]], [[0.12948605634179083]], [[0.14449204323893336]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1468339869281046]], [[0.18429933619281044]], [[0.2041850878267974]]], "std": [[[0.25086847121475914]], [[0.2509861397541623]], [[0.25487734888186653]]], "count": [100]}, "observation.state": {"min": [0.588068425655365, -1.0293641090393066, 0.6954537630081177, -0.5239566564559937, -1.6228605508804321, 0.8090142607688904, -1.5199469327926636, -1.2218661308288574, 0.8486877083778381, -0.26348039507865906, 0.7812857627868652, -0.9208547472953796, 29.329374313354492, 47.22999954223633, 2.2356250286102295, 0.8962500095367432, 1.1143749952316284, 0.7393749952316284, 0.6688889265060425, -1.3962500095367432, 0.9793750047683716, -3.197499990463257, 0.6786666512489319, -0.25562500953674316, 32.071876525878906, 49.807498931884766, -1.4012500047683716, 0.2574999928474426, 0.6506666541099548, 0.65625, 1.1349999904632568, 0.010625004768371582, 1.35785710811615, 1.2978571653366089, 0.43187499046325684, -2.3262500762939453], "max": [1.4387826919555664, -0.6301737427711487, 1.1581120491027832, 0.734912633895874, -0.3146219551563263, 1.275534987449646, -0.6989347338676453, -0.8115653991699219, 1.461361289024353, 0.5254401564598083, 1.6319670677185059, -0.8211737871170044, 54.01625061035156, 77.13932800292969, 2.7043750286102295, 9.789999961853027, 36.80750274658203, 96.87866973876953, 33.599334716796875, 95.63500213623047, 38.69437789916992, 105.02375030517578, 105.14875030517578, 110.51812744140625, 66.02312469482422, 69.11687469482422, -1.2762500047683716, 9.515000343322754, 42.91625213623047, 30.462499618530273, 30.750625610351562, 56.02000045776367, 33.80062484741211, 67.36125183105469, 55.84749984741211, 105.23625183105469], "mean": [1.1406691074371338, -0.7978994846343994, 0.8213706612586975, -0.18831244111061096, -1.177800178527832, 1.061969518661499, -1.2512518167495728, -0.9199134707450867, 0.9826525449752808, 0.21340873837471008, 1.3057372570037842, -0.887109100818634, 40.01203918457031, 54.665809631347656, 2.4164228439331055, 7.957833766937256, 10.710697174072266, 18.873348236083984, 8.487021446228027, 22.295101165771484, 9.515030860900879, 27.647098541259766, 17.051069259643555, 39.01136779785156, 44.714412689208984, 59.45673370361328, -1.3375613689422607, 6.29094123840332, 14.909839630126953, 4.592062950134277, 11.6176118850708, 10.534799575805664, 12.20446491241455, 14.861838340759277, 12.713018417358398, 27.179170608520508], "std": [0.33629778027534485, 0.09061136096715927, 0.13042138516902924, 0.4152285158634186, 0.4354887306690216, 0.1326281726360321, 0.27537772059440613, 0.1016121581196785, 0.1737489402294159, 0.21465246379375458, 0.28390705585479736, 0.031067611649632454, 7.100204944610596, 6.0886311531066895, 0.1597488969564438, 2.575068235397339, 13.275603294372559, 29.11937713623047, 11.2441987991333, 36.55241012573242, 13.298324584960938, 41.62220764160156, 31.121318817138672, 43.69117736816406, 11.44970989227295, 7.5233259201049805, 0.0283824410289526, 3.170950412750244, 12.252345085144043, 7.761105060577393, 8.766515731811523, 19.575368881225586, 10.44404411315918, 24.0384464263916, 16.171159744262695, 38.8341178894043], "count": [244]}, "action": {"min": [0.588068425655365, -1.0293641090393066, 0.6954537630081177, -0.5239566564559937, -1.6228605508804321, 0.8090142607688904, -1.5199469327926636, -1.2218661308288574, 0.8486877083778381, -0.26348039507865906, 0.7812857627868652, -0.9208547472953796, 29.329374313354492, 47.22999954223633, 2.2356250286102295, 0.8962500095367432, 1.1143749952316284, 0.7393749952316284, 0.6688889265060425, -1.3962500095367432, 0.9793750047683716, -3.197499990463257, 0.6786666512489319, -0.25562500953674316, 32.071876525878906, 49.807498931884766, -1.4012500047683716, 0.2574999928474426, 0.6506666541099548, 0.65625, 1.1349999904632568, 0.010625004768371582, 1.35785710811615, 1.2978571653366089, 0.43187499046325684, -2.3262500762939453], "max": [1.4387826919555664, -0.6301737427711487, 1.1581120491027832, 0.734912633895874, -0.3146219551563263, 1.275534987449646, -0.6989347338676453, -0.8115653991699219, 1.461361289024353, 0.5254401564598083, 1.6319670677185059, -0.8211737871170044, 54.01625061035156, 77.13932800292969, 2.7043750286102295, 9.789999961853027, 36.80750274658203, 96.87866973876953, 33.599334716796875, 95.63500213623047, 38.69437789916992, 105.02375030517578, 105.14875030517578, 110.51812744140625, 66.02312469482422, 69.11687469482422, -1.2762500047683716, 9.515000343322754, 42.91625213623047, 30.462499618530273, 30.750625610351562, 56.02000045776367, 33.80062484741211, 67.36125183105469, 55.84749984741211, 105.23625183105469], "mean": [1.140669345855713, -0.7978988289833069, 0.8213707208633423, -0.18831244111061096, -1.1778006553649902, 1.0619696378707886, -1.2512518167495728, -0.9199132919311523, 0.9826522469520569, 0.21340855956077576, 1.3057376146316528, -0.8871093988418579, 40.012046813964844, 54.665771484375, 2.4164252281188965, 7.957834720611572, 10.710716247558594, 18.873332977294922, 8.487019538879395, 22.29509735107422, 9.515043258666992, 27.64708137512207, 17.051067352294922, 39.01134490966797, 44.714420318603516, 59.45676040649414, -1.3375617265701294, 6.290942668914795, 14.909836769104004, 4.592062950134277, 11.617609024047852, 10.534810066223145, 12.204468727111816, 14.861834526062012, 12.713016510009766, 27.179182052612305], "std": [0.3362977206707001, 0.09061131626367569, 0.13042135536670685, 0.4152284562587738, 0.4354887902736664, 0.1326281726360321, 0.2753777503967285, 0.1016121506690979, 0.1737489253282547, 0.21465244889259338, 0.2839069962501526, 0.031067606061697006, 7.1002044677734375, 6.088629245758057, 0.15974891185760498, 2.5750672817230225, 13.275604248046875, 29.11937713623047, 11.244194984436035, 36.55241394042969, 13.298325538635254, 41.62221145629883, 31.121318817138672, 43.69118118286133, 11.44970989227295, 7.523325443267822, 0.028382448479533195, 3.1709508895874023, 12.252344131469727, 7.761104583740234, 8.766517639160156, 19.575368881225586, 10.44404411315918, 24.038450241088867, 16.171157836914062, 38.8341178894043], "count": [244]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [244]}, "index": {"min": [2013], "max": [2256], "mean": [2134.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [244]}, "subtask_annotation": {"mean": [2.6024590163934427, 6.0, 6.0, 6.0, 6.0], "std": [1.9506603806022955, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [244]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [244]}, "eef_direction_state": {"mean": [4.213114754098361, 4.254098360655738], "std": [1.8409259439460908, 2.0647767132479684], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_state": {"mean": [0.9836065573770492, 0.9426229508196722], "std": [0.8539551813533766, 0.9125642158214687], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_state": {"mean": [0.8524590163934426, 0.7090163934426229], "std": [0.8932546049721493, 0.8106366753382099], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_direction_action": {"mean": [4.213114754098361, 4.254098360655738], "std": [1.8409259439460908, 2.0647767132479684], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_action": {"mean": [0.9836065573770492, 0.9426229508196722], "std": [0.8539551813533766, 0.9125642158214687], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_action": {"mean": [0.8524590163934426, 0.7090163934426229], "std": [0.8932546049721493, 0.8106366753382099], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_sim_pose_state": {"mean": [0.5725427508903698, 0.20111727512840744, 1.1553842879884888, -1.6000845757461741, 1.0602553556663357, -1.198943294761712, 0.5843484412957339, -0.2137938054121376, 1.126138207769199, 1.4961199805827983, 0.9003664735156407, 2.0518619450651454], "std": [0.03940919093354805, 0.07798186873345016, 0.038019633481074885, 0.5102853840881098, 0.13399202151761977, 1.5858784287610002, 0.0540440057551176, 0.05415092423031278, 0.037769632192474444, 0.22942068819561987, 0.06480237644669358, 0.2983278645304613], "min": [0.547372732918375, 0.06599267306423096, 1.0634497001045176, -2.9648405633970616, 0.8179239096100366, -3.082452649695422, 0.5489789200307856, -0.29148181370777904, 1.0413017771067705, 0.9651410933492242, 0.7687820670733627, 1.7395798073698971], "max": [0.6938642662645313, 0.2740443416871353, 1.2272027122920133, -0.9711538199174967, 1.3950713442724636, 3.1092903231622944, 0.7411787397782473, -0.10773305740788688, 1.227400043666853, 2.080249352971321, 1.0828874832790993, 2.8397490414839983], "count": [244]}, "eef_sim_pose_action": {"mean": [0.5725427508903698, 0.20111727512840744, 1.1553842879884888, -1.6000845757461741, 1.0602553556663357, -1.198943294761712, 0.5843484412957339, -0.2137938054121376, 1.126138207769199, 1.4961199805827983, 0.9003664735156407, 2.0518619450651454], "std": [0.03940919093354805, 0.07798186873345016, 0.038019633481074885, 0.5102853840881098, 0.13399202151761977, 1.5858784287610002, 0.0540440057551176, 0.05415092423031278, 0.037769632192474444, 0.22942068819561987, 0.06480237644669358, 0.2983278645304613], "min": [0.547372732918375, 0.06599267306423096, 1.0634497001045176, -2.9648405633970616, 0.8179239096100366, -3.082452649695422, 0.5489789200307856, -0.29148181370777904, 1.0413017771067705, 0.9651410933492242, 0.7687820670733627, 1.7395798073698971], "max": [0.6938642662645313, 0.2740443416871353, 1.2272027122920133, -0.9711538199174967, 1.3950713442724636, 3.1092903231622944, 0.7411787397782473, -0.10773305740788688, 1.227400043666853, 2.080249352971321, 1.0828874832790993, 2.8397490414839983], "count": [244]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13072413194444446]], [[0.17925711192810456]], [[0.24928621119281047]]], "std": [[[0.20374026494229577]], [[0.19699489323574496]], [[0.19085820361569766]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2229694730392157]], [[0.27073511846405224]], [[0.31228404411764704]]], "std": [[[0.13489241166407737]], [[0.12019916152411964]], [[0.15265454966096012]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23889015522875817]], [[0.2724152736928105]], [[0.2593581576797386]]], "std": [[[0.1390923007316929]], [[0.13047618166970337]], [[0.14126871166836358]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14859421160130717]], [[0.1862256147875817]], [[0.20473472426470588]]], "std": [[[0.24901371485842963]], [[0.24961934508004244]], [[0.25241530049187844]]], "count": [100]}, "observation.state": {"min": [0.5200942158699036, -1.0557812452316284, 0.7196059226989746, -0.4681340754032135, -1.6248526573181152, 0.6535868048667908, -1.5229934453964233, -1.1906328201293945, 0.8244163393974304, -0.3036545217037201, 0.7049190998077393, -0.9973971247673035, 8.911250114440918, 23.577499389648438, 2.213749885559082, 0.8218749761581421, 0.9674999713897705, 1.215000033378601, 0.6590909361839294, -1.1356250047683716, 0.7281249761581421, 0.04187500476837158, 0.9381250143051147, 0.3840000033378601, 1.1506249904632568, 48.05687713623047, -1.4175000190734863, -0.2787500023841858, 0.6191666722297668, 0.9637500047683716, 4.40625, 0.11937499791383743, 1.043125033378601, 0.5412499904632568, 0.5256249904632568, -0.34909090399742126], "max": [1.5501735210418701, -0.6964312791824341, 1.1801661252975464, 0.7435911893844604, -0.3448539078235626, 1.335426688194275, -0.6757362484931946, -0.7654068470001221, 1.4558298587799072, 0.46704745292663574, 1.633457064628601, -0.807583749294281, 61.536251068115234, 59.73500061035156, 30.428125381469727, 9.788461685180664, 45.618751525878906, 77.80249786376953, 44.51499938964844, 96.12249755859375, 84.91500091552734, 108.95437622070312, 96.53375244140625, 110.20999908447266, 55.994998931884766, 83.1518783569336, -1.28125, 9.667499542236328, 42.984375, 39.09312438964844, 33.75, 65.05437469482422, 39.03562545776367, 81.6050033569336, 54.90625, 94.79937744140625], "mean": [1.1078803539276123, -0.8210294842720032, 0.8307260274887085, -0.13188304007053375, -1.1430764198303223, 1.0358225107192993, -1.2277735471725464, -0.8890559077262878, 0.9851993918418884, 0.1426112949848175, 1.2653833627700806, -0.8729500770568848, 38.51524353027344, 51.50383377075195, 5.2000627517700195, 8.111482620239258, 10.673395156860352, 12.780396461486816, 9.658949851989746, 15.20797061920166, 13.165715217590332, 20.544740676879883, 15.142251968383789, 59.58869552612305, 27.85919189453125, 63.98957443237305, -1.3341575860977173, 5.828915596008301, 17.06267547607422, 8.182908058166504, 19.289813995361328, 11.832728385925293, 14.192606925964355, 16.611448287963867, 10.499016761779785, 47.7441520690918], "std": [0.33539843559265137, 0.0883226990699768, 0.13128818571567535, 0.38296055793762207, 0.40185627341270447, 0.16912396252155304, 0.32042166590690613, 0.10731148719787598, 0.1746506243944168, 0.2316988706588745, 0.314515084028244, 0.06017579138278961, 12.64777660369873, 8.591222763061523, 6.545511722564697, 2.2469844818115234, 14.2518310546875, 24.09870147705078, 13.461398124694824, 30.90520668029785, 22.7874755859375, 36.709754943847656, 29.478975296020508, 29.94126319885254, 23.548851013183594, 14.046112060546875, 0.03219810873270035, 3.024080753326416, 12.67453670501709, 12.778514862060547, 11.289904594421387, 22.24925994873047, 11.262060165405273, 28.712154388427734, 18.588062286376953, 29.17556381225586], "count": [221]}, "action": {"min": [0.5200942158699036, -1.0557812452316284, 0.7196059226989746, -0.4681340754032135, -1.6248526573181152, 0.6535868048667908, -1.5229934453964233, -1.1906328201293945, 0.8244163393974304, -0.3036545217037201, 0.7049190998077393, -0.9973971247673035, 8.911250114440918, 23.577499389648438, 2.213749885559082, 0.8218749761581421, 0.9674999713897705, 1.215000033378601, 0.6590909361839294, -1.1356250047683716, 0.7281249761581421, 0.04187500476837158, 0.9381250143051147, 0.3840000033378601, 1.1506249904632568, 48.05687713623047, -1.4175000190734863, -0.2787500023841858, 0.6191666722297668, 0.9637500047683716, 4.40625, 0.11937499791383743, 1.043125033378601, 0.5412499904632568, 0.5256249904632568, -0.34909090399742126], "max": [1.5501735210418701, -0.6964312791824341, 1.1801661252975464, 0.7435911893844604, -0.3448539078235626, 1.335426688194275, -0.6757362484931946, -0.7654068470001221, 1.4558298587799072, 0.46704745292663574, 1.633457064628601, -0.807583749294281, 61.536251068115234, 59.73500061035156, 30.428125381469727, 9.788461685180664, 45.618751525878906, 77.80249786376953, 44.51499938964844, 96.12249755859375, 84.91500091552734, 108.95437622070312, 96.53375244140625, 110.20999908447266, 55.994998931884766, 83.1518783569336, -1.28125, 9.667499542236328, 42.984375, 39.09312438964844, 33.75, 65.05437469482422, 39.03562545776367, 81.6050033569336, 54.90625, 94.79937744140625], "mean": [1.107879877090454, -0.8210291266441345, 0.8307256698608398, -0.13188302516937256, -1.1430763006210327, 1.0358225107192993, -1.2277734279632568, -0.889055609703064, 0.9851993322372437, 0.1426112949848175, 1.2653834819793701, -0.8729501366615295, 38.51521301269531, 51.5037956237793, 5.200061798095703, 8.111483573913574, 10.673409461975098, 12.780417442321777, 9.65894889831543, 15.20798110961914, 13.165702819824219, 20.54474639892578, 15.142269134521484, 59.58867263793945, 27.859207153320312, 63.989566802978516, -1.3341573476791382, 5.828914642333984, 17.062679290771484, 8.182909965515137, 19.289813995361328, 11.832733154296875, 14.192614555358887, 16.61144256591797, 10.499011039733887, 47.74414825439453], "std": [0.33539852499961853, 0.088322713971138, 0.13128817081451416, 0.3829605281352997, 0.40185630321502686, 0.16912391781806946, 0.32042160630226135, 0.10731147974729538, 0.174650639295578, 0.2316989004611969, 0.314515084028244, 0.060175783932209015, 12.647781372070312, 8.59122085571289, 6.545514106750488, 2.2469844818115234, 14.2518310546875, 24.098695755004883, 13.46140193939209, 30.905208587646484, 22.787473678588867, 36.70976257324219, 29.47899627685547, 29.941259384155273, 23.548845291137695, 14.046112060546875, 0.032198112457990646, 3.024080753326416, 12.674537658691406, 12.778509140014648, 11.289911270141602, 22.24925994873047, 11.262062072753906, 28.712154388427734, 18.588064193725586, 29.175569534301758], "count": [221]}, "timestamp": {"min": [0.0], "max": [7.333333333333333], "mean": [3.666666666666667], "std": [2.1265517210315443], "count": [221]}, "frame_index": {"min": [0], "max": [220], "mean": [110.0], "std": [63.796551630946325], "count": [221]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [221]}, "index": {"min": [2257], "max": [2477], "mean": [2367.0], "std": [63.796551630946325], "count": [221]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [221]}, "subtask_annotation": {"mean": [2.83710407239819, 6.0, 6.0, 6.0, 6.0], "std": [1.977401451521957, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [221]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [221]}, "eef_direction_state": {"mean": [4.081447963800905, 4.321266968325792], "std": [1.9938070823631258, 1.861967583409843], "min": [0, 0], "max": [6, 6], "count": [221]}, "eef_velocity_state": {"mean": [1.0226244343891402, 1.0633484162895928], "std": [0.8689903587300946, 0.9201443969210905], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_state": {"mean": [0.9411764705882353, 0.751131221719457], "std": [0.8828053139009743, 0.8328988172607967], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_direction_action": {"mean": [4.081447963800905, 4.321266968325792], "std": [1.9938070823631258, 1.861967583409843], "min": [0, 0], "max": [6, 6], "count": [221]}, "eef_velocity_action": {"mean": [1.0226244343891402, 1.0633484162895928], "std": [0.8689903587300946, 0.9201443969210905], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_action": {"mean": [0.9411764705882353, 0.751131221719457], "std": [0.8828053139009743, 0.8328988172607967], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_sim_pose_state": {"mean": [0.5708005496743405, 0.17983875587888118, 1.1520478036711748, -1.5884972591088227, 1.0308405788500974, -1.3534358630160175, 0.5833373608692513, -0.20845466618276826, 1.135512991546257, 1.4944735874722859, 0.931515745605045, 2.091365566352205], "std": [0.043537330859209314, 0.07013037539400041, 0.037755282678405354, 0.47019865351491236, 0.16224992257321988, 1.5651310736957402, 0.05809610696167894, 0.05661533086729768, 0.052202100021869306, 0.30643917156711886, 0.08665381125151238, 0.36211148846033553], "min": [0.5299913231526323, 0.05233012597607056, 1.0697152903575566, -2.9330551891342473, 0.8477672474659901, -3.1114854859761256, 0.5403495374127539, -0.28484034779935385, 1.041243580160969, 0.8535832068603342, 0.8184230222613293, 1.5407845643782383], "max": [0.7032424843607208, 0.266410684350392, 1.2419640040797437, -0.7664937278208253, 1.4424156666822467, 3.106146501505536, 0.7472188811687127, -0.11319974385027642, 1.252010717758828, 2.1015053705069247, 1.1469770252328653, 2.9018750511443887], "count": [221]}, "eef_sim_pose_action": {"mean": [0.5708005496743405, 0.17983875587888118, 1.1520478036711748, -1.5884972591088227, 1.0308405788500974, -1.3534358630160175, 0.5833373608692513, -0.20845466618276826, 1.135512991546257, 1.4944735874722859, 0.931515745605045, 2.091365566352205], "std": [0.043537330859209314, 0.07013037539400041, 0.037755282678405354, 0.47019865351491236, 0.16224992257321988, 1.5651310736957402, 0.05809610696167894, 0.05661533086729768, 0.052202100021869306, 0.30643917156711886, 0.08665381125151238, 0.36211148846033553], "min": [0.5299913231526323, 0.05233012597607056, 1.0697152903575566, -2.9330551891342473, 0.8477672474659901, -3.1114854859761256, 0.5403495374127539, -0.28484034779935385, 1.041243580160969, 0.8535832068603342, 0.8184230222613293, 1.5407845643782383], "max": [0.7032424843607208, 0.266410684350392, 1.2419640040797437, -0.7664937278208253, 1.4424156666822467, 3.106146501505536, 0.7472188811687127, -0.11319974385027642, 1.252010717758828, 2.1015053705069247, 1.1469770252328653, 2.9018750511443887], "count": [221]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13410723856209153]], [[0.1857562867647059]], [[0.2593525265522876]]], "std": [[[0.21236281689045308]], [[0.20342700947031103]], [[0.19565078724773358]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22552197303921567]], [[0.2697684926470588]], [[0.2986495424836601]]], "std": [[[0.1343544963980989]], [[0.11878809717874919]], [[0.14975940410928404]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24354752246732025]], [[0.27343361519607845]], [[0.2673628431372549]]], "std": [[[0.13461370973207834]], [[0.12810168209660294]], [[0.14039651216220875]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1546044669117647]], [[0.1881883517156863]], [[0.2059341748366013]]], "std": [[[0.2501690299176686]], [[0.2513210463239681]], [[0.25351950239316623]]], "count": [100]}, "observation.state": {"min": [0.5319199562072754, -1.1244707107543945, 0.6929979920387268, -0.47088387608528137, -1.6265735626220703, 0.7209411263465881, -1.5574692487716675, -1.0958361625671387, 0.8278019428253174, -0.2834363281726837, 0.7160534262657166, -0.9577897191047668, 13.6587495803833, 12.001874923706055, 2.3706250190734863, 0.03374999389052391, 1.0831249952316284, 0.7068749666213989, 0.8431249856948853, -1.511875033378601, 1.171875, -0.21937499940395355, 0.9179999828338623, 0.04625000059604645, 1.2293750047683716, 50.75062561035156, -1.306249976158142, -0.3856250047683716, 0.6500000357627869, 0.6181249618530273, 2.301874876022339, -0.3956249952316284, 1.4068750143051147, 0.5981249809265137, 0.6349999904632568, -2.3681249618530273], "max": [1.4936197996139526, -0.6451705098152161, 1.2518119812011719, 0.7412070035934448, -0.33495935797691345, 1.2906748056411743, -0.6517032980918884, -0.7747052907943726, 1.375147819519043, 0.45702889561653137, 1.6299813985824585, -0.8309729695320129, 80.68937683105469, 61.41875076293945, 22.876874923706055, 10.093125343322754, 58.89875030517578, 99.58499908447266, 49.65625, 105.8687515258789, 53.098751068115234, 101.88749694824219, 93.34375, 110.5893783569336, 64.88750457763672, 76.20999908447266, -0.8012499809265137, 9.782500267028809, 36.958126068115234, 22.9950008392334, 30.37874984741211, 42.353126525878906, 37.723751068115234, 72.50187683105469, 56.83562469482422, 98.97624969482422], "mean": [1.1141419410705566, -0.799127459526062, 0.8450562953948975, -0.14239247143268585, -1.2054129838943481, 1.0078836679458618, -1.2722476720809937, -0.8710635900497437, 0.9693302512168884, 0.19812995195388794, 1.3254293203353882, -0.9050799012184143, 43.47620391845703, 49.130226135253906, 5.1256513595581055, 8.434670448303223, 14.048195838928223, 19.359027862548828, 11.557411193847656, 19.694536209106445, 11.857276916503906, 22.420509338378906, 17.603721618652344, 38.130374908447266, 29.265850067138672, 62.95116424560547, -0.9438949823379517, 7.015228748321533, 12.971907615661621, 3.612652540206909, 10.898332595825195, 8.350346565246582, 13.19083023071289, 14.666879653930664, 15.413230895996094, 27.034141540527344], "std": [0.380247563123703, 0.1238536462187767, 0.15546250343322754, 0.4116126298904419, 0.47672566771507263, 0.13378743827342987, 0.32659903168678284, 0.08399488776922226, 0.1528739184141159, 0.2701934278011322, 0.3349986970424652, 0.03376547992229462, 17.620479583740234, 14.6808500289917, 5.703723907470703, 2.0222280025482178, 18.980632781982422, 35.054019927978516, 15.856633186340332, 38.673728942871094, 16.834659576416016, 38.274330139160156, 31.108257293701172, 45.42904281616211, 25.665367126464844, 9.804044723510742, 0.16885237395763397, 3.5126519203186035, 10.6316556930542, 5.783389568328857, 9.026679039001465, 14.39148235321045, 10.803908348083496, 25.847883224487305, 14.859838485717773, 39.507694244384766], "count": [225]}, "action": {"min": [0.5319199562072754, -1.1244707107543945, 0.6929979920387268, -0.47088387608528137, -1.6265735626220703, 0.7209411263465881, -1.5574692487716675, -1.0958361625671387, 0.8278019428253174, -0.2834363281726837, 0.7160534262657166, -0.9577897191047668, 13.6587495803833, 12.001874923706055, 2.3706250190734863, 0.03374999389052391, 1.0831249952316284, 0.7068749666213989, 0.8431249856948853, -1.511875033378601, 1.171875, -0.21937499940395355, 0.9179999828338623, 0.04625000059604645, 1.2293750047683716, 50.75062561035156, -1.306249976158142, -0.3856250047683716, 0.6500000357627869, 0.6181249618530273, 2.301874876022339, -0.3956249952316284, 1.4068750143051147, 0.5981249809265137, 0.6349999904632568, -2.3681249618530273], "max": [1.4936197996139526, -0.6451705098152161, 1.2518119812011719, 0.7412070035934448, -0.33495935797691345, 1.2906748056411743, -0.6517032980918884, -0.7747052907943726, 1.375147819519043, 0.45702889561653137, 1.6299813985824585, -0.8309729695320129, 80.68937683105469, 61.41875076293945, 22.876874923706055, 10.093125343322754, 58.89875030517578, 99.58499908447266, 49.65625, 105.8687515258789, 53.098751068115234, 101.88749694824219, 93.34375, 110.5893783569336, 64.88750457763672, 76.20999908447266, -0.8012499809265137, 9.782500267028809, 36.958126068115234, 22.9950008392334, 30.37874984741211, 42.353126525878906, 37.723751068115234, 72.50187683105469, 56.83562469482422, 98.97624969482422], "mean": [1.1141422986984253, -0.7991269826889038, 0.845056414604187, -0.14239251613616943, -1.2054134607315063, 1.0078836679458618, -1.2722474336624146, -0.8710633516311646, 0.9693301320075989, 0.19812989234924316, 1.3254293203353882, -0.9050801396369934, 43.476158142089844, 49.130191802978516, 5.125649452209473, 8.434670448303223, 14.048196792602539, 19.359010696411133, 11.557411193847656, 19.694528579711914, 11.857287406921387, 22.420503616333008, 17.603731155395508, 38.1303596496582, 29.26585578918457, 62.95115280151367, -0.9438945651054382, 7.015228271484375, 12.971906661987305, 3.6126513481140137, 10.898335456848145, 8.350348472595215, 13.19083023071289, 14.666882514953613, 15.413236618041992, 27.03414535522461], "std": [0.3802475333213806, 0.1238536685705185, 0.15546250343322754, 0.41161254048347473, 0.47672581672668457, 0.13378746807575226, 0.32659900188446045, 0.08399489521980286, 0.1528739333152771, 0.2701934278011322, 0.33499863743782043, 0.03376547619700432, 17.620479583740234, 14.680850982666016, 5.703723907470703, 2.022228956222534, 18.980632781982422, 35.05400848388672, 15.8566312789917, 38.67374038696289, 16.834659576416016, 38.27435302734375, 31.108251571655273, 45.42903518676758, 25.665361404418945, 9.804044723510742, 0.16885235905647278, 3.5126521587371826, 10.631656646728516, 5.783390045166016, 9.026679039001465, 14.391485214233398, 10.803908348083496, 25.84788703918457, 14.859838485717773, 39.5076904296875], "count": [225]}, "timestamp": {"min": [0.0], "max": [7.466666666666667], "mean": [3.7333333333333334], "std": [2.1650421260121955], "count": [225]}, "frame_index": {"min": [0], "max": [224], "mean": [112.0], "std": [64.95126378036586], "count": [225]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [225]}, "index": {"min": [2478], "max": [2702], "mean": [2590.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [2.546666666666667, 6.0, 6.0, 6.0, 6.0], "std": [2.0502140809627116, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [225]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [225]}, "eef_direction_state": {"mean": [4.1066666666666665, 4.2844444444444445], "std": [2.109702454007306, 1.952543134314331], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [0.9777777777777777, 1.031111111111111], "std": [0.9354473413266322, 0.925640252227188], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_state": {"mean": [0.8666666666666667, 0.84], "std": [0.909212113132389, 0.8386232103208733], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_direction_action": {"mean": [4.1066666666666665, 4.2844444444444445], "std": [2.109702454007306, 1.952543134314331], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [0.9777777777777777, 1.031111111111111], "std": [0.9354473413266322, 0.925640252227188], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_action": {"mean": [0.8666666666666667, 0.84], "std": [0.909212113132389, 0.8386232103208733], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_sim_pose_state": {"mean": [0.5750406140641422, 0.19319300175882625, 1.1768510182635854, -1.4873711587736023, 1.0360764008750758, -1.1515353346465829, 0.581083005323057, -0.22685658687522722, 1.141483270032399, 1.4712908324054432, 0.9751271400481326, 2.024782665802886], "std": [0.05029101836932946, 0.08671108374834303, 0.04041488676025739, 0.5666492783778034, 0.1499603601725967, 1.5421958740658726, 0.05074499284210635, 0.06575048476340813, 0.04472877421567988, 0.2968505543961115, 0.05634177862231279, 0.3875155729975867], "min": [0.545113086843504, 0.052497283587535165, 1.0700864860312473, -3.0568848454121564, 0.8380899626178109, -3.0959284806655574, 0.5473182392230473, -0.28751748633782764, 1.046475228364403, 0.8637751589196248, 0.8966933095000269, 1.6301523846141532], "max": [0.7142785865314437, 0.2736117898161311, 1.2480382390347318, -0.668825118053377, 1.4639819933740061, 3.119230720695916, 0.7311916902656421, -0.11594883681757154, 1.2471951299270714, 2.2157987280047116, 1.1125503585401098, 3.0243874321011046], "count": [225]}, "eef_sim_pose_action": {"mean": [0.5750406140641422, 0.19319300175882625, 1.1768510182635854, -1.4873711587736023, 1.0360764008750758, -1.1515353346465829, 0.581083005323057, -0.22685658687522722, 1.141483270032399, 1.4712908324054432, 0.9751271400481326, 2.024782665802886], "std": [0.05029101836932946, 0.08671108374834303, 0.04041488676025739, 0.5666492783778034, 0.1499603601725967, 1.5421958740658726, 0.05074499284210635, 0.06575048476340813, 0.04472877421567988, 0.2968505543961115, 0.05634177862231279, 0.3875155729975867], "min": [0.545113086843504, 0.052497283587535165, 1.0700864860312473, -3.0568848454121564, 0.8380899626178109, -3.0959284806655574, 0.5473182392230473, -0.28751748633782764, 1.046475228364403, 0.8637751589196248, 0.8966933095000269, 1.6301523846141532], "max": [0.7142785865314437, 0.2736117898161311, 1.2480382390347318, -0.668825118053377, 1.4639819933740061, 3.119230720695916, 0.7311916902656421, -0.11594883681757154, 1.2471951299270714, 2.2157987280047116, 1.1125503585401098, 3.0243874321011046], "count": [225]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13668759395424837]], [[0.18806535539215685]], [[0.2637854758986928]]], "std": [[[0.2167320027831473]], [[0.20445949961622809]], [[0.196861505267115]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22018757557189544]], [[0.2680048733660131]], [[0.3055842218137255]]], "std": [[[0.1351454006714459]], [[0.11773316104924446]], [[0.15279930889415233]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24087254493464053]], [[0.27010681576797385]], [[0.2546856454248366]]], "std": [[[0.1327363887989885]], [[0.12539244091403462]], [[0.14202680240534934]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.15092591503267974]], [[0.18980154411764708]], [[0.20747877246732024]]], "std": [[[0.2509254465150508]], [[0.2508030608608368]], [[0.25384681981972085]]], "count": [100]}, "observation.state": {"min": [0.45667392015457153, -1.0547322034835815, 0.6386377811431885, -0.5017118453979492, -1.626251459121704, 0.45421814918518066, -1.4874367713928223, -1.164406418800354, 0.8314683437347412, -0.4745555818080902, 0.5780069828033447, -1.0025177001953125, 3.081249952316284, 17.075624465942383, 2.443125009536743, 0.2175000011920929, 0.9390909075737, 0.5, 0.8481249809265137, -1.4275000095367432, 0.8450000286102295, 0.09312500059604645, 0.6299999952316284, -0.21875, 1.1518750190734863, 49.07374954223633, -1.0618749856948853, -0.7762500047683716, 0.6033333539962769, -0.0612499974668026, 0.6725000143051147, -0.25999999046325684, 0.6881250143051147, 1.0831249952316284, 0.6087499856948853, -2.3888888359069824], "max": [1.5394445657730103, -0.568970799446106, 1.247401237487793, 1.0042582750320435, -0.4093471169471741, 1.158994197845459, -0.6005617380142212, -0.8243686556816101, 1.4195897579193115, 0.5198875665664673, 1.6293879747390747, -0.8603465557098389, 69.65812683105469, 58.58937454223633, 23.295000076293945, 9.736666679382324, 46.34625244140625, 88.92124938964844, 47.158748626708984, 96.07937622070312, 82.83250427246094, 110.66812133789062, 91.50437927246094, 109.83250427246094, 66.76437377929688, 75.71916961669922, 1.662500023841858, 9.592499732971191, 41.338748931884766, 8.837499618530273, 34.66062545776367, 42.463748931884766, 40.84937286376953, 63.852500915527344, 66.54875183105469, 96.92312622070312], "mean": [1.1633131504058838, -0.7527715563774109, 0.8242219090461731, -0.10657015442848206, -1.1916306018829346, 0.9458482265472412, -1.2075077295303345, -0.8874713778495789, 0.9881038069725037, 0.13654078543186188, 1.2498952150344849, -0.9087569117546082, 38.2976188659668, 49.97036361694336, 4.6715545654296875, 7.5750555992126465, 9.827140808105469, 16.560848236083984, 9.011672019958496, 18.354305267333984, 13.396636962890625, 25.603614807128906, 16.077484130859375, 32.985740661621094, 29.800682067871094, 62.066650390625, 0.6989606618881226, 6.500405788421631, 14.844095230102539, 1.998138427734375, 12.844398498535156, 8.030518531799316, 14.495722770690918, 14.035564422607422, 16.90595054626465, 28.768423080444336], "std": [0.4457263648509979, 0.1372751146554947, 0.19088268280029297, 0.5180865526199341, 0.4583592414855957, 0.2198885679244995, 0.3294609785079956, 0.08718947321176529, 0.15644074976444244, 0.2901163697242737, 0.36000242829322815, 0.04769980162382126, 15.606423377990723, 11.891374588012695, 5.208734512329102, 3.3093059062957764, 15.130377769470215, 29.056692123413086, 14.722594261169434, 34.797855377197266, 24.544755935668945, 41.00297164916992, 29.001001358032227, 45.66185760498047, 26.661527633666992, 11.360370635986328, 1.1989575624465942, 3.507239580154419, 12.688277244567871, 1.8699454069137573, 10.575886726379395, 15.346070289611816, 12.503829002380371, 22.84115219116211, 18.295833587646484, 37.63827896118164], "count": [231]}, "action": {"min": [0.45667392015457153, -1.0547322034835815, 0.6386377811431885, -0.5017118453979492, -1.626251459121704, 0.45421814918518066, -1.4874367713928223, -1.164406418800354, 0.8314683437347412, -0.4745555818080902, 0.5780069828033447, -1.0025177001953125, 3.081249952316284, 17.075624465942383, 2.443125009536743, 0.2175000011920929, 0.9390909075737, 0.5, 0.8481249809265137, -1.4275000095367432, 0.8450000286102295, 0.09312500059604645, 0.6299999952316284, -0.21875, 1.1518750190734863, 49.07374954223633, -1.0618749856948853, -0.7762500047683716, 0.6033333539962769, -0.0612499974668026, 0.6725000143051147, -0.25999999046325684, 0.6881250143051147, 1.0831249952316284, 0.6087499856948853, -2.3888888359069824], "max": [1.5394445657730103, -0.568970799446106, 1.247401237487793, 1.0042582750320435, -0.4093471169471741, 1.158994197845459, -0.6005617380142212, -0.8243686556816101, 1.4195897579193115, 0.5198875665664673, 1.6293879747390747, -0.8603465557098389, 69.65812683105469, 58.58937454223633, 23.295000076293945, 9.736666679382324, 46.34625244140625, 88.92124938964844, 47.158748626708984, 96.07937622070312, 82.83250427246094, 110.66812133789062, 91.50437927246094, 109.83250427246094, 66.76437377929688, 75.71916961669922, 1.662500023841858, 9.592499732971191, 41.338748931884766, 8.837499618530273, 34.66062545776367, 42.463748931884766, 40.84937286376953, 63.852500915527344, 66.54875183105469, 96.92312622070312], "mean": [1.1633130311965942, -0.7527715563774109, 0.8242213726043701, -0.1065700501203537, -1.1916298866271973, 0.9458482265472412, -1.207507848739624, -0.8874714374542236, 0.9881038069725037, 0.13654069602489471, 1.249895453453064, -0.9087572693824768, 38.29759979248047, 49.97035217285156, 4.6715545654296875, 7.5750555992126465, 9.827131271362305, 16.56084632873535, 9.011673927307129, 18.354299545288086, 13.396653175354004, 25.603620529174805, 16.07748031616211, 32.9857177734375, 29.800682067871094, 62.06666564941406, 0.6989606022834778, 6.5004072189331055, 14.844094276428223, 1.99813973903656, 12.844398498535156, 8.03051471710205, 14.495729446411133, 14.035557746887207, 16.905948638916016, 28.768421173095703], "std": [0.44572657346725464, 0.1372751146554947, 0.19088271260261536, 0.5180864930152893, 0.45835912227630615, 0.2198885679244995, 0.329461008310318, 0.08718947321176529, 0.15644074976444244, 0.29011639952659607, 0.36000239849090576, 0.04769980534911156, 15.606420516967773, 11.891372680664062, 5.20873498916626, 3.3093061447143555, 15.130379676818848, 29.056697845458984, 14.72259521484375, 34.7978515625, 24.54475975036621, 41.002967834472656, 29.001005172729492, 45.661865234375, 26.661521911621094, 11.360370635986328, 1.1989575624465942, 3.507239580154419, 12.68828010559082, 1.8699456453323364, 10.575885772705078, 15.346070289611816, 12.503828048706055, 22.841154098510742, 18.295835494995117, 37.638282775878906], "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": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [231]}, "index": {"min": [2703], "max": [2933], "mean": [2818.0], "std": [66.68333125052067], "count": [231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [231]}, "subtask_annotation": {"mean": [2.632034632034632, 6.0, 6.0, 6.0, 6.0], "std": [2.0340424677733226, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [231]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [231]}, "eef_direction_state": {"mean": [4.138528138528138, 4.264069264069264], "std": [2.0081728030186974, 2.039535401313531], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_state": {"mean": [0.9826839826839827, 0.9393939393939394], "std": [0.8923211036847155, 0.9285083581846099], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_state": {"mean": [0.8095238095238095, 0.7056277056277056], "std": [0.8719263830154881, 0.8322053421642815], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_direction_action": {"mean": [4.138528138528138, 4.264069264069264], "std": [2.0081728030186974, 2.039535401313531], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_action": {"mean": [0.9826839826839827, 0.9393939393939394], "std": [0.8923211036847155, 0.9285083581846099], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_action": {"mean": [0.8095238095238095, 0.7056277056277056], "std": [0.8719263830154881, 0.8322053421642815], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_sim_pose_state": {"mean": [0.5697915420566326, 0.20630208730397923, 1.171282520713083, -1.5707205905942925, 1.0943160528926879, -1.3258631054651457, 0.5875906678608659, -0.21128418697983764, 1.1379612101197927, 1.5210480835714157, 0.9828454391277477, 1.5388513284736214], "std": [0.05165926464092577, 0.09004157150466101, 0.03976628282201753, 0.3727793340080911, 0.10709569867382314, 1.5804303614629809, 0.052861055270791185, 0.0614574347517118, 0.04209521547861744, 0.3760540592685271, 0.10922401350769266, 1.4519379368594827], "min": [0.5357356548144684, 0.04964823805754065, 1.0787527993941035, -2.6144371338726833, 0.8070802170059452, -3.114760039505887, 0.553337162969887, -0.2918660378076996, 1.0573186601149294, 0.8425404156164469, 0.8870443255302769, -3.1388627264983895], "max": [0.7114171451516575, 0.28494011999844926, 1.257041738813432, -0.963529763766013, 1.34204142165544, 3.0977572587773716, 0.7399047687627389, -0.110444846659244, 1.241391929105283, 2.5488428866956507, 1.2178352662371044, 3.097338214700142], "count": [231]}, "eef_sim_pose_action": {"mean": [0.5697915420566326, 0.20630208730397923, 1.171282520713083, -1.5707205905942925, 1.0943160528926879, -1.3258631054651457, 0.5875906678608659, -0.21128418697983764, 1.1379612101197927, 1.5210480835714157, 0.9828454391277477, 1.5388513284736214], "std": [0.05165926464092577, 0.09004157150466101, 0.03976628282201753, 0.3727793340080911, 0.10709569867382314, 1.5804303614629809, 0.052861055270791185, 0.0614574347517118, 0.04209521547861744, 0.3760540592685271, 0.10922401350769266, 1.4519379368594827], "min": [0.5357356548144684, 0.04964823805754065, 1.0787527993941035, -2.6144371338726833, 0.8070802170059452, -3.114760039505887, 0.553337162969887, -0.2918660378076996, 1.0573186601149294, 0.8425404156164469, 0.8870443255302769, -3.1388627264983895], "max": [0.7114171451516575, 0.28494011999844926, 1.257041738813432, -0.963529763766013, 1.34204142165544, 3.0977572587773716, 0.7399047687627389, -0.110444846659244, 1.241391929105283, 2.5488428866956507, 1.2178352662371044, 3.097338214700142], "count": [231]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1303850714869281]], [[0.1838604105392157]], [[0.26044947508169936]]], "std": [[[0.21187377885814543]], [[0.2028310021387206]], [[0.19391790315921384]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2258398161764706]], [[0.271270198120915]], [[0.3078910498366013]]], "std": [[[0.13798066973069298]], [[0.12147662900759298]], [[0.15539087073437877]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.047058823529411764]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24318021854575164]], [[0.2753492973856209]], [[0.2629732107843137]]], "std": [[[0.14292716918070184]], [[0.13509000728678097]], [[0.15065251963629642]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1452209477124183]], [[0.18355165236928106]], [[0.2020874632352941]]], "std": [[[0.2483004501202592]], [[0.24896777908811063]], [[0.25241416640162523]]], "count": [100]}, "observation.state": {"min": [0.4845693111419678, -1.0147011280059814, 0.7094491720199585, -0.42799171805381775, -1.6335842609405518, 0.741230845451355, -1.3630120754241943, -1.2531232833862305, 0.9372377395629883, -0.3358415365219116, 0.5811541676521301, -0.8634937405586243, 3.3125, 52.22999954223633, 2.000624895095825, 0.5112500190734863, 1.0824999809265137, 0.4231249988079071, 0.7749999761581421, -1.3899999856948853, 0.8224999904632568, -0.6100000143051147, 0.9750000238418579, -0.036249998956918716, 2.4800000190734863, 49.96437454223633, -1.1668750047683716, 0.5862500071525574, 0.6180000305175781, 0.4168750047683716, 5.255000114440918, -0.37062498927116394, 2.3393750190734863, 0.5612499713897705, 0.7400000095367432, -2.1468749046325684], "max": [1.41012442111969, -0.6124828457832336, 1.1780918836593628, 0.64271479845047, -0.4502842128276825, 1.1987868547439575, -0.5882591605186462, -0.8508812189102173, 1.558685302734375, 0.3245297372341156, 1.6362545490264893, -0.8597743511199951, 72.1156234741211, 64.09249877929688, 2.5325000286102295, 9.741666793823242, 41.47999954223633, 28.081249237060547, 29.30562400817871, 46.74250030517578, 23.48062515258789, 68.09187316894531, 40.23500061035156, 109.64812469482422, 66.80000305175781, 80.27437591552734, -0.0006250003352761269, 9.475625038146973, 38.04125213623047, 33.145626068115234, 23.873750686645508, 60.77750015258789, 32.541873931884766, 68.80500030517578, 56.149375915527344, 107.09124755859375], "mean": [1.1042619943618774, -0.7713775038719177, 0.8454253077507019, -0.11437464505434036, -1.2105295658111572, 0.9768545627593994, -1.1166032552719116, -0.9590309858322144, 1.066501259803772, 0.0914270207285881, 1.1613967418670654, -0.8611164093017578, 41.216552734375, 57.5958251953125, 2.23555064201355, 7.6238484382629395, 10.84366226196289, 5.0056843757629395, 7.875757694244385, 6.344719409942627, 6.145370006561279, 14.13198184967041, 7.703096389770508, 38.88529586791992, 32.09946823120117, 65.54146575927734, -0.6014534831047058, 6.0378193855285645, 15.774821281433105, 5.0681376457214355, 12.339431762695312, 12.560909271240234, 11.974167823791504, 15.28463363647461, 10.357239723205566, 39.138092041015625], "std": [0.34852057695388794, 0.11156432330608368, 0.13239707052707672, 0.3819371461868286, 0.47764259576797485, 0.12402519583702087, 0.27727052569389343, 0.09044261276721954, 0.16825784742832184, 0.2413884848356247, 0.31467416882514954, 0.0006867520860396326, 16.88611602783203, 2.781320571899414, 0.13834157586097717, 3.2034952640533447, 14.643356323242188, 8.453544616699219, 10.732711791992188, 15.777628898620605, 8.045708656311035, 24.754919052124023, 12.798020362854004, 41.3259391784668, 22.677141189575195, 11.980002403259277, 0.38301053643226624, 2.7172491550445557, 10.190768241882324, 8.649584770202637, 5.580564975738525, 21.269969940185547, 8.772968292236328, 25.35279083251953, 17.92646026611328, 34.13114547729492], "count": [223]}, "action": {"min": [0.4845693111419678, -1.0147011280059814, 0.7094491720199585, -0.42799171805381775, -1.6335842609405518, 0.741230845451355, -1.3630120754241943, -1.2531232833862305, 0.9372377395629883, -0.3358415365219116, 0.5811541676521301, -0.8634937405586243, 3.3125, 52.22999954223633, 2.000624895095825, 0.5112500190734863, 1.0824999809265137, 0.4231249988079071, 0.7749999761581421, -1.3899999856948853, 0.8224999904632568, -0.6100000143051147, 0.9750000238418579, -0.036249998956918716, 2.4800000190734863, 49.96437454223633, -1.1668750047683716, 0.5862500071525574, 0.6180000305175781, 0.4168750047683716, 5.255000114440918, -0.37062498927116394, 2.3393750190734863, 0.5612499713897705, 0.7400000095367432, -2.1468749046325684], "max": [1.41012442111969, -0.6124828457832336, 1.1780918836593628, 0.64271479845047, -0.4502842128276825, 1.1987868547439575, -0.5882591605186462, -0.8508812189102173, 1.558685302734375, 0.3245297372341156, 1.6362545490264893, -0.8597743511199951, 72.1156234741211, 64.09249877929688, 2.5325000286102295, 9.741666793823242, 41.47999954223633, 28.081249237060547, 29.30562400817871, 46.74250030517578, 23.48062515258789, 68.09187316894531, 40.23500061035156, 109.64812469482422, 66.80000305175781, 80.27437591552734, -0.0006250003352761269, 9.475625038146973, 38.04125213623047, 33.145626068115234, 23.873750686645508, 60.77750015258789, 32.541873931884766, 68.80500030517578, 56.149375915527344, 107.09124755859375], "mean": [1.104262113571167, -0.7713775634765625, 0.8454252481460571, -0.11437472701072693, -1.2105294466018677, 0.9768542647361755, -1.116603136062622, -0.9590307474136353, 1.0665018558502197, 0.09142694622278214, 1.1613969802856445, -0.8611161708831787, 41.21656036376953, 57.5958137512207, 2.235550880432129, 7.6238484382629395, 10.843661308288574, 5.005687713623047, 7.875757217407227, 6.3447265625, 6.1453657150268555, 14.131993293762207, 7.703091144561768, 38.885276794433594, 32.09945297241211, 65.54151916503906, -0.6014535427093506, 6.037818431854248, 15.774826049804688, 5.068139553070068, 12.339433670043945, 12.560906410217285, 11.974181175231934, 15.28463077545166, 10.357239723205566, 39.13807678222656], "std": [0.3485209047794342, 0.11156432330608368, 0.13239707052707672, 0.3819371163845062, 0.4776425063610077, 0.12402520328760147, 0.2772705554962158, 0.09044260531663895, 0.16825784742832184, 0.2413884848356247, 0.31467416882514954, 0.0006867520860396326, 16.88611602783203, 2.781320571899414, 0.13834157586097717, 3.20349383354187, 14.643357276916504, 8.453544616699219, 10.732709884643555, 15.77762508392334, 8.045708656311035, 24.754911422729492, 12.798027038574219, 41.32593536376953, 22.67713737487793, 11.980002403259277, 0.38301053643226624, 2.7172489166259766, 10.190768241882324, 8.64958667755127, 5.580564975738525, 21.269973754882812, 8.772967338562012, 25.352787017822266, 17.92646026611328, 34.13114547729492], "count": [223]}, "timestamp": {"min": [0.0], "max": [7.4], "mean": [3.7], "std": [2.1457969252574776], "count": [223]}, "frame_index": {"min": [0], "max": [222], "mean": [111.0], "std": [64.37390775772433], "count": [223]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [223]}, "index": {"min": [2934], "max": [3156], "mean": [3045.0], "std": [64.37390775772433], "count": [223]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [223]}, "subtask_annotation": {"mean": [2.515695067264574, 6.0, 6.0, 6.0, 6.0], "std": [2.026389870438567, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [223]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [223]}, "eef_direction_state": {"mean": [4.062780269058296, 4.147982062780269], "std": [1.9559281812921994, 2.0684655519463133], "min": [0, 0], "max": [6, 6], "count": [223]}, "eef_velocity_state": {"mean": [1.0134529147982063, 1.0448430493273542], "std": [0.880683696026364, 0.9072492538163607], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_state": {"mean": [0.9551569506726457, 0.8565022421524664], "std": [0.9022929672145702, 0.8454788007166943], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_direction_action": {"mean": [4.062780269058296, 4.147982062780269], "std": [1.9559281812921994, 2.0684655519463133], "min": [0, 0], "max": [6, 6], "count": [223]}, "eef_velocity_action": {"mean": [1.0134529147982063, 1.0448430493273542], "std": [0.880683696026364, 0.9072492538163607], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_action": {"mean": [0.9551569506726457, 0.8565022421524664], "std": [0.9022929672145702, 0.8454788007166943], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_sim_pose_state": {"mean": [0.5745110907221432, 0.19392166033653122, 1.1855954838618668, -1.4121056265511645, 1.038202430401595, -1.2891795481974313, 0.6048979162403553, -0.19038068122348442, 1.1260358454780244, 1.5231595126611606, 0.9273289961664745, 2.1531436344474852], "std": [0.04046753998455555, 0.07970262784279257, 0.04730911325919899, 0.4166525298114291, 0.1626916254228165, 1.5732761818136973, 0.055329001843526036, 0.04830630411412684, 0.05086590210635672, 0.3215774093484182, 0.12802927601991515, 0.3737637711273487], "min": [0.5510925590763769, 0.05145144137892732, 1.0669729857779622, -2.4715855812817127, 0.8267130769417688, -3.119738315127921, 0.5642555342799546, -0.2435751090349596, 1.0498276636946915, 0.9270183716597005, 0.7444760342428336, 1.5987888819331595], "max": [0.6967060273267884, 0.26555819308698303, 1.2434809368511748, -0.9673642192220836, 1.3444121793682267, 3.1185306619446336, 0.7668947718886229, -0.10986851929593625, 1.235372534011501, 2.2497709568991264, 1.2006941121806123, 3.0441104589855636], "count": [223]}, "eef_sim_pose_action": {"mean": [0.5745110907221432, 0.19392166033653122, 1.1855954838618668, -1.4121056265511645, 1.038202430401595, -1.2891795481974313, 0.6048979162403553, -0.19038068122348442, 1.1260358454780244, 1.5231595126611606, 0.9273289961664745, 2.1531436344474852], "std": [0.04046753998455555, 0.07970262784279257, 0.04730911325919899, 0.4166525298114291, 0.1626916254228165, 1.5732761818136973, 0.055329001843526036, 0.04830630411412684, 0.05086590210635672, 0.3215774093484182, 0.12802927601991515, 0.3737637711273487], "min": [0.5510925590763769, 0.05145144137892732, 1.0669729857779622, -2.4715855812817127, 0.8267130769417688, -3.119738315127921, 0.5642555342799546, -0.2435751090349596, 1.0498276636946915, 0.9270183716597005, 0.7444760342428336, 1.5987888819331595], "max": [0.6967060273267884, 0.26555819308698303, 1.2434809368511748, -0.9673642192220836, 1.3444121793682267, 3.1185306619446336, 0.7668947718886229, -0.10986851929593625, 1.235372534011501, 2.2497709568991264, 1.2006941121806123, 3.0441104589855636], "count": [223]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1260287234477124]], [[0.1773723672385621]], [[0.25077048202614377]]], "std": [[[0.20312076783346966]], [[0.1948613523472511]], [[0.189457481621405]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2211086723856209]], [[0.27084662785947716]], [[0.3130217095588235]]], "std": [[[0.13789362934035992]], [[0.12139671969765646]], [[0.15451755808589676]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2409566380718954]], [[0.27674736315359477]], [[0.26552153390522876]]], "std": [[[0.14334420029109723]], [[0.13429722657894583]], [[0.15218366256596538]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1455284946895425]], [[0.18395924632352942]], [[0.20217922589869283]]], "std": [[[0.24763352216681347]], [[0.2484357195862651]], [[0.2517964256702497]]], "count": [100]}, "observation.state": {"min": [0.4660915732383728, -1.0636253356933594, 0.6581168174743652, -0.5034523606300354, -1.625488519668579, 0.6475070714950562, -1.4040207862854004, -1.173466444015503, 0.9205958843231201, -0.3929436504840851, 0.6548504829406738, -0.8881942629814148, 3.6388888359069824, 36.483123779296875, 2.2456250190734863, 0.10499999672174454, 0.9262500405311584, 0.7643749713897705, 0.8324999809265137, -1.2862499952316284, 0.65625, -2.4962501525878906, 0.8031250238418579, -0.04642857238650322, 1.2450000047683716, 46.275001525878906, -1.1050000190734863, 0.27000001072883606, 0.7688888907432556, 0.4468749761581421, 1.4325000047683716, -0.05249998718500137, 0.9112499952316284, 0.7293750047683716, 0.5462499856948853, -0.7393749952316284], "max": [1.5363928079605103, -0.6362058520317078, 1.2198395729064941, 0.8862869143486023, -0.3122377395629883, 1.1715590953826904, -0.6605249047279358, -0.8404383063316345, 1.450918436050415, 0.36848416924476624, 1.429494857788086, -0.8116369247436523, 57.48062515258789, 62.61375045776367, 23.378124237060547, 9.52750015258789, 39.766876220703125, 87.80062866210938, 36.53874969482422, 92.51187896728516, 44.36249923706055, 112.234375, 65.32062530517578, 108.3862533569336, 72.25125122070312, 82.68875122070312, 2.3837499618530273, 9.49666690826416, 42.14500045776367, 41.4318733215332, 32.109375, 50.932498931884766, 35.46312713623047, 62.03437423706055, 55.38750076293945, 97.95938110351562], "mean": [1.1497251987457275, -0.7950314879417419, 0.8314957618713379, -0.09481658041477203, -1.1521700620651245, 0.9795868396759033, -1.165723443031311, -0.9232766628265381, 1.0401653051376343, 0.09858952462673187, 1.1535205841064453, -0.8386924266815186, 37.80449295043945, 51.416725158691406, 4.3811445236206055, 7.545587062835693, 9.394889831542969, 15.201956748962402, 7.412429332733154, 18.146682739257812, 8.10742473602295, 22.679183959960938, 11.674439430236816, 34.293399810791016, 31.122806549072266, 65.97557067871094, 1.1914762258529663, 5.156201362609863, 20.20835304260254, 5.941252708435059, 13.252328872680664, 9.015804290771484, 12.338737487792969, 12.72314453125, 9.882955551147461, 44.2025032043457], "std": [0.43394601345062256, 0.12287932634353638, 0.177464559674263, 0.4907783567905426, 0.4967683255672455, 0.15714973211288452, 0.2769894301891327, 0.08134287595748901, 0.14184968173503876, 0.2501777708530426, 0.2498677521944046, 0.026083743199706078, 12.453158378601074, 4.790207386016846, 5.06709098815918, 3.2683188915252686, 12.690775871276855, 27.732830047607422, 10.917798042297363, 32.26680374145508, 12.581084251403809, 41.311065673828125, 20.31837272644043, 44.70585250854492, 28.468050003051758, 14.68208122253418, 1.5084675550460815, 2.755445957183838, 10.557832717895508, 10.875463485717773, 9.017770767211914, 16.553794860839844, 9.90914249420166, 21.86029052734375, 17.689830780029297, 29.737640380859375], "count": [211]}, "action": {"min": [0.4660915732383728, -1.0636253356933594, 0.6581168174743652, -0.5034523606300354, -1.625488519668579, 0.6475070714950562, -1.4040207862854004, -1.173466444015503, 0.9205958843231201, -0.3929436504840851, 0.6548504829406738, -0.8881942629814148, 3.6388888359069824, 36.483123779296875, 2.2456250190734863, 0.10499999672174454, 0.9262500405311584, 0.7643749713897705, 0.8324999809265137, -1.2862499952316284, 0.65625, -2.4962501525878906, 0.8031250238418579, -0.04642857238650322, 1.2450000047683716, 46.275001525878906, -1.1050000190734863, 0.27000001072883606, 0.7688888907432556, 0.4468749761581421, 1.4325000047683716, -0.05249998718500137, 0.9112499952316284, 0.7293750047683716, 0.5462499856948853, -0.7393749952316284], "max": [1.5363928079605103, -0.6362058520317078, 1.2198395729064941, 0.8862869143486023, -0.3122377395629883, 1.1715590953826904, -0.6605249047279358, -0.8404383063316345, 1.450918436050415, 0.36848416924476624, 1.429494857788086, -0.8116369247436523, 57.48062515258789, 62.61375045776367, 23.378124237060547, 9.52750015258789, 39.766876220703125, 87.80062866210938, 36.53874969482422, 92.51187896728516, 44.36249923706055, 112.234375, 65.32062530517578, 108.3862533569336, 72.25125122070312, 82.68875122070312, 2.3837499618530273, 9.49666690826416, 42.14500045776367, 41.4318733215332, 32.109375, 50.932498931884766, 35.46312713623047, 62.03437423706055, 55.38750076293945, 97.95938110351562], "mean": [1.1497247219085693, -0.7950314283370972, 0.831495463848114, -0.0948166623711586, -1.1521703004837036, 0.9795867800712585, -1.165724277496338, -0.9232763648033142, 1.0401654243469238, 0.09858947992324829, 1.1535204648971558, -0.8386926651000977, 37.804473876953125, 51.41669464111328, 4.38114070892334, 7.545587062835693, 9.394886016845703, 15.201944351196289, 7.412429332733154, 18.14666748046875, 8.107417106628418, 22.67915153503418, 11.674452781677246, 34.29339599609375, 31.122804641723633, 65.97559356689453, 1.19147527217865, 5.156201362609863, 20.208354949951172, 5.94125509262085, 13.252337455749512, 9.0158052444458, 12.33873176574707, 12.723146438598633, 9.882954597473145, 44.2025032043457], "std": [0.4339461922645569, 0.12287931144237518, 0.1774645298719406, 0.490778386592865, 0.4967682957649231, 0.15714974701404572, 0.2769893407821655, 0.08134288340806961, 0.14184968173503876, 0.2501777410507202, 0.24986782670021057, 0.02608373761177063, 12.453157424926758, 4.790206432342529, 5.067090034484863, 3.2683186531066895, 12.690773963928223, 27.732830047607422, 10.91779899597168, 32.26681137084961, 12.581083297729492, 41.31108474731445, 20.318376541137695, 44.70584487915039, 28.468053817749023, 14.682082176208496, 1.508467674255371, 2.755445718765259, 10.557830810546875, 10.87546157836914, 9.017770767211914, 16.553794860839844, 9.90914249420166, 21.860286712646484, 17.689830780029297, 29.737642288208008], "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": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [211]}, "index": {"min": [3157], "max": [3367], "mean": [3262.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [2.6682464454976302, 6.0, 6.0, 6.0, 6.0], "std": [1.9842713886976115, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [211]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [211]}, "eef_direction_state": {"mean": [4.213270142180095, 4.165876777251185], "std": [2.0322084776644935, 2.0202696934085966], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [0.985781990521327, 1.052132701421801], "std": [0.9362558941824077, 0.9298283495578724], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.8104265402843602, 0.7582938388625592], "std": [0.8827387949720421, 0.8280422459344013], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [4.213270142180095, 4.165876777251185], "std": [2.0322084776644935, 2.0202696934085966], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [0.985781990521327, 1.052132701421801], "std": [0.9362558941824077, 0.9298283495578724], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [0.8104265402843602, 0.7582938388625592], "std": [0.8827387949720421, 0.8280422459344013], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.5686986267149585, 0.19543142733302282, 1.1552121204470929, -1.6703906470109993, 1.0870574614474675, -1.2154023537727778, 0.5967902943900958, -0.199601626022579, 1.1173557528224694, 1.5947931816697047, 0.9264456270609517, 2.205282427422033], "std": [0.04901603027692962, 0.09073855714212631, 0.03753099629438687, 0.46339136504819783, 0.13971456305190014, 1.7009236231116764, 0.0497598751741936, 0.05331711980438511, 0.044090311471969935, 0.2760300802792345, 0.10354375609412456, 0.3399572024000106], "min": [0.5321457373476546, 0.05488340789314855, 1.062725125637149, -2.8657420274921477, 0.855287150262038, -3.116301892203093, 0.564947379646921, -0.24878884621230102, 1.048245211290753, 0.981494778797705, 0.8235405118686612, 1.7988660556340828], "max": [0.7035637525694085, 0.28033121529917016, 1.2310809397328495, -1.0543296936188482, 1.3891923967400608, 3.133410240567351, 0.7430806400955344, -0.1069728331921608, 1.2315315562756957, 2.265550599302829, 1.184943451982421, 3.1121052023772666], "count": [211]}, "eef_sim_pose_action": {"mean": [0.5686986267149585, 0.19543142733302282, 1.1552121204470929, -1.6703906470109993, 1.0870574614474675, -1.2154023537727778, 0.5967902943900958, -0.199601626022579, 1.1173557528224694, 1.5947931816697047, 0.9264456270609517, 2.205282427422033], "std": [0.04901603027692962, 0.09073855714212631, 0.03753099629438687, 0.46339136504819783, 0.13971456305190014, 1.7009236231116764, 0.0497598751741936, 0.05331711980438511, 0.044090311471969935, 0.2760300802792345, 0.10354375609412456, 0.3399572024000106], "min": [0.5321457373476546, 0.05488340789314855, 1.062725125637149, -2.8657420274921477, 0.855287150262038, -3.116301892203093, 0.564947379646921, -0.24878884621230102, 1.048245211290753, 0.981494778797705, 0.8235405118686612, 1.7988660556340828], "max": [0.7035637525694085, 0.28033121529917016, 1.2310809397328495, -1.0543296936188482, 1.3891923967400608, 3.133410240567351, 0.7430806400955344, -0.1069728331921608, 1.2315315562756957, 2.265550599302829, 1.184943451982421, 3.1121052023772666], "count": [211]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1273227512254902]], [[0.1785709027777778]], [[0.2516258455882353]]], "std": [[[0.20434039410066526]], [[0.19761406208341917]], [[0.1939630684680261]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22913981617647058]], [[0.27339718954248365]], [[0.3070248835784314]]], "std": [[[0.13726126230422453]], [[0.12325571327570481]], [[0.15260652519779264]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23761604779411766]], [[0.274443347630719]], [[0.2627499428104575]]], "std": [[[0.14083886934444348]], [[0.13255029898250845]], [[0.1478786127025001]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14130330269607844]], [[0.17992676470588234]], [[0.19931938725490198]]], "std": [[[0.24539925413618732]], [[0.2465578056589889]], [[0.2512506994238222]]], "count": [100]}, "observation.state": {"min": [0.4829957187175751, -1.0208286046981812, 0.7368677258491516, -0.42676517367362976, -1.6244711875915527, 0.4716229736804962, -1.3977899551391602, -1.1995975971221924, 0.898692786693573, -0.3889620006084442, 0.7059205174446106, -1.0013971328735352, 8.253999710083008, 33.571250915527344, 2.5216667652130127, 0.8425000309944153, 0.9387500286102295, 0.5099999904632568, 0.8410000205039978, 0.2160000056028366, 0.8324999809265137, 0.10500000417232513, 0.8556249737739563, -0.3107142746448517, 1.3112499713897705, 36.83812713623047, -1.0881249904632568, -0.3656249940395355, 0.5366666316986084, 0.5349999666213989, 1.3331249952316284, -0.171875, 1.0575000047683716, 0.6887500286102295, -0.10374999791383743, -2.317500114440918], "max": [1.4157989025115967, -0.6101462841033936, 1.1598525047302246, 0.974765419960022, -0.3545815348625183, 1.3739795684814453, -0.6503442525863647, -0.8512388467788696, 1.4537079334259033, 0.41443079710006714, 1.5739892721176147, -0.8364328145980835, 63.811248779296875, 59.87062454223633, 16.189374923706055, 9.65999984741211, 39.7400016784668, 85.1343765258789, 37.782501220703125, 92.078125, 56.76124954223633, 100.88687133789062, 92.81812286376953, 109.56124877929688, 71.35124969482422, 78.95625305175781, 1.6862499713897705, 9.492500305175781, 43.087501525878906, 63.05812454223633, 29.614999771118164, 100.49749755859375, 42.573123931884766, 98.35062408447266, 70.40687561035156, 109.55500030517578], "mean": [1.0898154973983765, -0.8012359142303467, 0.8595673441886902, -0.07643643766641617, -1.1885336637496948, 0.9668813347816467, -1.1871988773345947, -0.9296918511390686, 1.0201860666275024, 0.12076151371002197, 1.207784652709961, -0.8703737258911133, 38.310035705566406, 51.62238311767578, 3.8712267875671387, 8.151066780090332, 9.081840515136719, 12.743687629699707, 7.965847492218018, 13.473603248596191, 9.281829833984375, 17.642677307128906, 13.20152473449707, 36.931636810302734, 30.57463836669922, 61.551334381103516, 0.7631067037582397, 7.2796502113342285, 14.230273246765137, 9.381756782531738, 11.10451889038086, 17.636302947998047, 12.71688175201416, 18.31267738342285, 10.14626407623291, 38.87901306152344], "std": [0.34776589274406433, 0.09743326157331467, 0.11377571523189545, 0.47067445516586304, 0.45772019028663635, 0.2166195958852768, 0.25555574893951416, 0.07359714806079865, 0.1342124342918396, 0.2590981721878052, 0.3098977208137512, 0.05612517148256302, 12.976388931274414, 5.8983588218688965, 3.2529420852661133, 2.251481056213379, 12.597066879272461, 26.10523223876953, 11.781763076782227, 28.643863677978516, 15.941431045532227, 33.51545333862305, 27.141557693481445, 41.242740631103516, 26.244966506958008, 13.185529708862305, 1.1332509517669678, 3.3127284049987793, 12.116120338439941, 18.535179138183594, 7.681563854217529, 32.67529296875, 11.211419105529785, 33.25619888305664, 18.828426361083984, 38.32220458984375], "count": [235]}, "action": {"min": [0.4829957187175751, -1.0208286046981812, 0.7368677258491516, -0.42676517367362976, -1.6244711875915527, 0.4716229736804962, -1.3977899551391602, -1.1995975971221924, 0.898692786693573, -0.3889620006084442, 0.7059205174446106, -1.0013971328735352, 8.253999710083008, 33.571250915527344, 2.5216667652130127, 0.8425000309944153, 0.9387500286102295, 0.5099999904632568, 0.8410000205039978, 0.2160000056028366, 0.8324999809265137, 0.10500000417232513, 0.8556249737739563, -0.3107142746448517, 1.3112499713897705, 36.83812713623047, -1.0881249904632568, -0.3656249940395355, 0.5366666316986084, 0.5349999666213989, 1.3331249952316284, -0.171875, 1.0575000047683716, 0.6887500286102295, -0.10374999791383743, -2.317500114440918], "max": [1.4157989025115967, -0.6101462841033936, 1.1598525047302246, 0.974765419960022, -0.3545815348625183, 1.3739795684814453, -0.6503442525863647, -0.8512388467788696, 1.4537079334259033, 0.41443079710006714, 1.5739892721176147, -0.8364328145980835, 63.811248779296875, 59.87062454223633, 16.189374923706055, 9.65999984741211, 39.7400016784668, 85.1343765258789, 37.782501220703125, 92.078125, 56.76124954223633, 100.88687133789062, 92.81812286376953, 109.56124877929688, 71.35124969482422, 78.95625305175781, 1.6862499713897705, 9.492500305175781, 43.087501525878906, 63.05812454223633, 29.614999771118164, 100.49749755859375, 42.573123931884766, 98.35062408447266, 70.40687561035156, 109.55500030517578], "mean": [1.0898154973983765, -0.8012356162071228, 0.8595672845840454, -0.0764363706111908, -1.188533902168274, 0.9668816328048706, -1.1871992349624634, -0.9296917915344238, 1.020185947418213, 0.12076149135828018, 1.2077852487564087, -0.8703736066818237, 38.31003189086914, 51.622352600097656, 3.8712215423583984, 8.151068687438965, 9.081840515136719, 12.743677139282227, 7.965846061706543, 13.473602294921875, 9.281835556030273, 17.642681121826172, 13.201537132263184, 36.93163299560547, 30.574644088745117, 61.551334381103516, 0.7631072998046875, 7.279646873474121, 14.230267524719238, 9.38175106048584, 11.104524612426758, 17.636308670043945, 12.716890335083008, 18.312671661376953, 10.14626693725586, 38.879005432128906], "std": [0.3477657437324524, 0.09743329882621765, 0.11377567052841187, 0.47067463397979736, 0.45772022008895874, 0.2166195660829544, 0.25555574893951416, 0.07359714806079865, 0.1342124342918396, 0.2590981721878052, 0.30989769101142883, 0.05612516403198242, 12.9763822555542, 5.8983588218688965, 3.2529428005218506, 2.2514805793762207, 12.597065925598145, 26.105243682861328, 11.781766891479492, 28.643863677978516, 15.941431045532227, 33.51545333862305, 27.141557693481445, 41.24273681640625, 26.244964599609375, 13.185529708862305, 1.1332509517669678, 3.3127291202545166, 12.116121292114258, 18.53517723083496, 7.6815643310546875, 32.67529296875, 11.211417198181152, 33.256202697753906, 18.828428268432617, 38.322208404541016], "count": [235]}, "timestamp": {"min": [0.0], "max": [7.8], "mean": [3.9], "std": [2.261268080819551], "count": [235]}, "frame_index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [235]}, "index": {"min": [3368], "max": [3602], "mean": [3485.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [2.9446808510638296, 6.0, 6.0, 6.0, 6.0], "std": [1.9874937185115025, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [235]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [235]}, "eef_direction_state": {"mean": [4.370212765957447, 4.05531914893617], "std": [1.8915168846572354, 2.108019995730419], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [0.9361702127659575, 0.9872340425531915], "std": [0.8945284106223772, 0.8775248123488644], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_state": {"mean": [0.8042553191489362, 0.7829787234042553], "std": [0.8824428007039636, 0.824961417263159], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_direction_action": {"mean": [4.370212765957447, 4.05531914893617], "std": [1.8915168846572354, 2.108019995730419], "min": [0, 0], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [0.9361702127659575, 0.9872340425531915], "std": [0.8945284106223772, 0.8775248123488644], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_acc_mag_action": {"mean": [0.8042553191489362, 0.7829787234042553], "std": [0.8824428007039636, 0.824961417263159], "min": [0, 0], "max": [2, 2], "count": [235]}, "eef_sim_pose_state": {"mean": [0.5751508310134086, 0.18908533170274797, 1.1743983954723294, -1.4669535588945215, 1.0343814549551844, -1.1524421963771518, 0.5893342183999093, -0.2014056218424617, 1.118445328945268, 1.5536437134495467, 0.9145996973125348, 2.163261133967164], "std": [0.0362908375517201, 0.08248568728113645, 0.040162434079185835, 0.6014723465679702, 0.21554850812667736, 1.5219718572732366, 0.047445593292022865, 0.049598829653312373, 0.04946464047539776, 0.353423790777703, 0.12128299532327466, 0.44436288594773476], "min": [0.5511460997893209, 0.03962372668778985, 1.0706896167735722, -3.0901548508587147, 0.7701286549995814, -3.076914525358433, 0.5577121015641907, -0.26055373276018634, 1.0276415533494379, 0.8329015558724764, 0.8025201698989171, 1.655093472747443], "max": [0.6946937473102345, 0.26262056878925844, 1.2355471231486361, -0.4625309193601306, 1.539494264239639, 3.1379294188673676, 0.7467339050298026, -0.1069954063747863, 1.2391671052101743, 2.2951220692094596, 1.2602577136236937, 3.1245939697238843], "count": [235]}, "eef_sim_pose_action": {"mean": [0.5751508310134086, 0.18908533170274797, 1.1743983954723294, -1.4669535588945215, 1.0343814549551844, -1.1524421963771518, 0.5893342183999093, -0.2014056218424617, 1.118445328945268, 1.5536437134495467, 0.9145996973125348, 2.163261133967164], "std": [0.0362908375517201, 0.08248568728113645, 0.040162434079185835, 0.6014723465679702, 0.21554850812667736, 1.5219718572732366, 0.047445593292022865, 0.049598829653312373, 0.04946464047539776, 0.353423790777703, 0.12128299532327466, 0.44436288594773476], "min": [0.5511460997893209, 0.03962372668778985, 1.0706896167735722, -3.0901548508587147, 0.7701286549995814, -3.076914525358433, 0.5577121015641907, -0.26055373276018634, 1.0276415533494379, 0.8329015558724764, 0.8025201698989171, 1.655093472747443], "max": [0.6946937473102345, 0.26262056878925844, 1.2355471231486361, -0.4625309193601306, 1.539494264239639, 3.1379294188673676, 0.7467339050298026, -0.1069954063747863, 1.2391671052101743, 2.2951220692094596, 1.2602577136236937, 3.1245939697238843], "count": [235]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13288279003267975]], [[0.18243889093137255]], [[0.2525605208333333]]], "std": [[[0.2095429231669129]], [[0.2003951932995292]], [[0.1950397411766607]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21947555555555556]], [[0.26382146446078436]], [[0.29972463848039216]]], "std": [[[0.12308499145738346]], [[0.11034501637895112]], [[0.14700309138732565]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23245167687908497]], [[0.27443837214052286]], [[0.26650958741830066]]], "std": [[[0.1488661335966163]], [[0.13448983177089116]], [[0.1475220057435581]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14709965890522875]], [[0.18476853553921568]], [[0.20427388276143793]]], "std": [[[0.2502955277778452]], [[0.2505427658009419]], [[0.2543826748045157]]], "count": [100]}, "observation.state": {"min": [0.531705379486084, -1.081721544265747, 0.7115472555160522, -0.47852638363838196, -1.6276845932006836, 0.6625992059707642, -1.4708298444747925, -1.1151961088180542, 0.8598331809043884, -0.4061760902404785, 0.5594338774681091, -1.1452373266220093, 10.807499885559082, 19.532499313354492, 2.015625, 0.453125, 1.0575000047683716, 0.6287499666213989, 0.8324999809265137, -1.6087499856948853, 0.7799999713897705, 0.26777777075767517, 0.7393749952316284, -0.004999999888241291, 1.1356250047683716, 49.93812561035156, -1.1200000047683716, -0.34562498331069946, 0.6449999809265137, -0.7081249952316284, 1.7762500047683716, -0.06625000387430191, 1.1775000095367432, 0.5881249904632568, 0.5787500143051147, -1.4546667337417603], "max": [1.540636658668518, -0.6667954325675964, 1.220292568206787, 0.6644588708877563, -0.41001468896865845, 1.09757661819458, -0.6009193658828735, -0.834835410118103, 1.3654440641403198, 0.4972109794616699, 1.633457064628601, -0.8161192536354065, 68.4331283569336, 58.96437454223633, 39.703125, 9.757499694824219, 58.850624084472656, 109.4437484741211, 51.571876525878906, 104.59249877929688, 56.33625030517578, 104.76374816894531, 95.06687927246094, 110.75125122070312, 71.70938110351562, 80.20375061035156, 1.375, 9.744999885559082, 36.630001068115234, 31.516874313354492, 22.952499389648438, 66.86125183105469, 30.822500228881836, 75.5112533569336, 65.80500030517578, 109.90374755859375], "mean": [1.237819790840149, -0.8004002571105957, 0.8326942324638367, -0.1825823336839676, -1.278818130493164, 0.8915661573410034, -1.1837449073791504, -0.898486852645874, 0.9789279699325562, 0.08377131819725037, 1.1829701662063599, -0.9160575270652771, 37.789825439453125, 49.39228820800781, 6.08216667175293, 7.9792304039001465, 11.404393196105957, 16.489185333251953, 8.72668170928955, 16.78477668762207, 8.519790649414062, 21.05253028869629, 13.888425827026367, 31.62096405029297, 31.758398056030273, 62.93128967285156, 0.5455976724624634, 7.492507457733154, 12.40931224822998, 4.022542476654053, 10.87366771697998, 10.68699836730957, 10.075739860534668, 16.736173629760742, 7.705562114715576, 45.212528228759766], "std": [0.3838253617286682, 0.10922166705131531, 0.14804737269878387, 0.39769279956817627, 0.43065133690834045, 0.09199074655771255, 0.3144187331199646, 0.055095501244068146, 0.1189846396446228, 0.3274570107460022, 0.4195924699306488, 0.09815573692321777, 13.587990760803223, 9.527886390686035, 9.933626174926758, 2.7179276943206787, 17.678300857543945, 33.5292854309082, 14.889569282531738, 35.45924377441406, 15.67938232421875, 37.60175323486328, 28.12019157409668, 43.662322998046875, 26.181936264038086, 11.784361839294434, 1.0187439918518066, 3.1817514896392822, 10.010041236877441, 8.188508987426758, 6.02509069442749, 20.306386947631836, 8.299365043640137, 26.022109985351562, 16.23760986328125, 36.374080657958984], "count": [262]}, "action": {"min": [0.531705379486084, -1.081721544265747, 0.7115472555160522, -0.47852638363838196, -1.6276845932006836, 0.6625992059707642, -1.4708298444747925, -1.1151961088180542, 0.8598331809043884, -0.4061760902404785, 0.5594338774681091, -1.1452373266220093, 10.807499885559082, 19.532499313354492, 2.015625, 0.453125, 1.0575000047683716, 0.6287499666213989, 0.8324999809265137, -1.6087499856948853, 0.7799999713897705, 0.26777777075767517, 0.7393749952316284, -0.004999999888241291, 1.1356250047683716, 49.93812561035156, -1.1200000047683716, -0.34562498331069946, 0.6449999809265137, -0.7081249952316284, 1.7762500047683716, -0.06625000387430191, 1.1775000095367432, 0.5881249904632568, 0.5787500143051147, -1.4546667337417603], "max": [1.540636658668518, -0.6667954325675964, 1.220292568206787, 0.6644588708877563, -0.41001468896865845, 1.09757661819458, -0.6009193658828735, -0.834835410118103, 1.3654440641403198, 0.4972109794616699, 1.633457064628601, -0.8161192536354065, 68.4331283569336, 58.96437454223633, 39.703125, 9.757499694824219, 58.850624084472656, 109.4437484741211, 51.571876525878906, 104.59249877929688, 56.33625030517578, 104.76374816894531, 95.06687927246094, 110.75125122070312, 71.70938110351562, 80.20375061035156, 1.375, 9.744999885559082, 36.630001068115234, 31.516874313354492, 22.952499389648438, 66.86125183105469, 30.822500228881836, 75.5112533569336, 65.80500030517578, 109.90374755859375], "mean": [1.2378193140029907, -0.8003999590873718, 0.8326939344406128, -0.18258236348628998, -1.2788180112838745, 0.8915657997131348, -1.1837440729141235, -0.8984869122505188, 0.9789282083511353, 0.08377127349376678, 1.1829700469970703, -0.9160574674606323, 37.7898063659668, 49.39229202270508, 6.082176208496094, 7.979226589202881, 11.404397010803223, 16.48919105529785, 8.726688385009766, 16.7847900390625, 8.519803047180176, 21.05251121520996, 13.888428688049316, 31.62094497680664, 31.758398056030273, 62.931297302246094, 0.5455978512763977, 7.4925079345703125, 12.409307479858398, 4.0225419998168945, 10.873666763305664, 10.68700122833252, 10.075743675231934, 16.736175537109375, 7.705562114715576, 45.2125129699707], "std": [0.3838256597518921, 0.10922166705131531, 0.14804737269878387, 0.39769279956817627, 0.4306514263153076, 0.09199074655771255, 0.31441861391067505, 0.055095501244068146, 0.11898461729288101, 0.3274570107460022, 0.4195924997329712, 0.09815574437379837, 13.587992668151855, 9.527888298034668, 9.933629035949707, 2.7179269790649414, 17.678302764892578, 33.529273986816406, 14.889568328857422, 35.459251403808594, 15.67938232421875, 37.60176086425781, 28.120195388793945, 43.66232681274414, 26.181943893432617, 11.784360885620117, 1.0187439918518066, 3.1817519664764404, 10.010040283203125, 8.188508987426758, 6.025091648101807, 20.306386947631836, 8.299365043640137, 26.02210807800293, 16.23760986328125, 36.37407684326172], "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": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [262]}, "index": {"min": [3603], "max": [3864], "mean": [3733.5], "std": [75.63233435508916], "count": [262]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [262]}, "subtask_annotation": {"mean": [3.1908396946564888, 6.0, 6.0, 6.0, 6.0], "std": [1.9146462564346685, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [262]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [262]}, "eef_direction_state": {"mean": [4.450381679389313, 4.183206106870229], "std": [1.9388110800021703, 1.9548394702549148], "min": [0, 0], "max": [6, 6], "count": [262]}, "eef_velocity_state": {"mean": [0.8358778625954199, 0.9580152671755725], "std": [0.9078595498102624, 0.8437877341043368], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_state": {"mean": [0.7213740458015268, 0.732824427480916], "std": [0.8619618696148308, 0.8455038470839936], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_direction_action": {"mean": [4.450381679389313, 4.183206106870229], "std": [1.9388110800021703, 1.9548394702549148], "min": [0, 0], "max": [6, 6], "count": [262]}, "eef_velocity_action": {"mean": [0.8358778625954199, 0.9580152671755725], "std": [0.9078595498102624, 0.8437877341043368], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_action": {"mean": [0.7213740458015268, 0.732824427480916], "std": [0.8619618696148308, 0.8455038470839936], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_sim_pose_state": {"mean": [0.5618956633268807, 0.20997368369003255, 1.1558301975601737, -1.5626301810931753, 0.9411740194873849, -1.3175164785455085, 0.5803218072328166, -0.2020475480289619, 1.1220158078269833, 1.6530981559614306, 0.971709440863479, 0.8532286442523087], "std": [0.043650354470651416, 0.08604146316355543, 0.045000576415506144, 0.4241302691539807, 0.14034588892667058, 1.5606106386252239, 0.04579038061408483, 0.06082541988517359, 0.04854480007982162, 0.5208101767858382, 0.17403986355118745, 2.0454904584515767], "min": [0.5358087936959195, 0.05192866413939043, 1.0543098727971967, -2.727230133075717, 0.7164337467223723, -3.122798561774836, 0.5512253504406197, -0.27937401428037484, 1.0446014421437742, 0.6858922980680802, 0.7940323766425088, -3.123057094708747], "max": [0.6980305547470118, 0.2792906718914539, 1.262553777434731, -0.822279386586563, 1.3977373377713964, 3.134342967787551, 0.7352622000098816, -0.1115670049701171, 1.243199511451233, 2.6719034454298827, 1.3794855752605675, 3.116202279282993], "count": [262]}, "eef_sim_pose_action": {"mean": [0.5618956633268807, 0.20997368369003255, 1.1558301975601737, -1.5626301810931753, 0.9411740194873849, -1.3175164785455085, 0.5803218072328166, -0.2020475480289619, 1.1220158078269833, 1.6530981559614306, 0.971709440863479, 0.8532286442523087], "std": [0.043650354470651416, 0.08604146316355543, 0.045000576415506144, 0.4241302691539807, 0.14034588892667058, 1.5606106386252239, 0.04579038061408483, 0.06082541988517359, 0.04854480007982162, 0.5208101767858382, 0.17403986355118745, 2.0454904584515767], "min": [0.5358087936959195, 0.05192866413939043, 1.0543098727971967, -2.727230133075717, 0.7164337467223723, -3.122798561774836, 0.5512253504406197, -0.27937401428037484, 1.0446014421437742, 0.6858922980680802, 0.7940323766425088, -3.123057094708747], "max": [0.6980305547470118, 0.2792906718914539, 1.262553777434731, -0.822279386586563, 1.3977373377713964, 3.134342967787551, 0.7352622000098816, -0.1115670049701171, 1.243199511451233, 2.6719034454298827, 1.3794855752605675, 3.116202279282993], "count": [262]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1401698611111111]], [[0.19329808823529412]], [[0.26774743668300655]]], "std": [[[0.21846825541000717]], [[0.20817258566825972]], [[0.19988333215615955]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22213829861111112]], [[0.2690165053104575]], [[0.30276303717320263]]], "std": [[[0.1283132543096369]], [[0.11550254168087318]], [[0.14739077870620781]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23360431781045754]], [[0.27079147263071895]], [[0.259797493872549]]], "std": [[[0.13316356220233094]], [[0.12755664618342247]], [[0.1457837048894227]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.15335501225490195]], [[0.19267600285947714]], [[0.21288420343137254]]], "std": [[[0.25232395726438234]], [[0.25292259874488043]], [[0.25600775917947505]]], "count": [100]}, "observation.state": {"min": [0.5288443565368652, -1.0496299266815186, 0.7028448581695557, -0.4786325991153717, -1.6252050399780273, 0.6768091320991516, -1.5238040685653687, -1.1583504676818848, 0.8616578578948975, -0.46241989731788635, 0.5606498718261719, -0.8925812840461731, 9.776249885559082, 27.51937484741211, 2.505625009536743, -2.1606249809265137, 0.9581249952316284, 0.5843750238418579, 0.8137500286102295, -1.5256249904632568, 0.640625, -2.8636362552642822, 0.6349999904632568, -0.019999999552965164, 21.291250228881836, 48.463748931884766, -1.09375, -0.40187498927116394, 0.6938461661338806, 0.6193749904632568, 2.4175000190734863, 0.3571428656578064, 0.90666663646698, 1.3737499713897705, 0.46437498927116394, -1.4759999513626099], "max": [1.495956301689148, -0.6231164336204529, 1.2583924531936646, 0.5774586200714111, -0.37189096212387085, 1.1853160858154297, -0.6145332455635071, -0.7856011986732483, 1.4429551362991333, 0.3733930289745331, 1.5662908554077148, -0.8461339473724365, 65.18000030517578, 62.092498779296875, 18.309375762939453, 9.526249885559082, 40.18312454223633, 85.12812805175781, 41.2243766784668, 100.37187194824219, 89.46437072753906, 109.3656234741211, 96.57624816894531, 110.2874984741211, 66.29375457763672, 77.00062561035156, 1.2233333587646484, 9.539999961853027, 38.489376068115234, 28.447500228881836, 26.483749389648438, 59.24687576293945, 31.36750030517578, 63.86562728881836, 60.321250915527344, 101.75687408447266], "mean": [1.1243757009506226, -0.8034734725952148, 0.8586483001708984, -0.17279087007045746, -1.1556440591812134, 1.0186755657196045, -1.2224693298339844, -0.8858429193496704, 0.9963472485542297, 0.120936818420887, 1.236106038093567, -0.8670257925987244, 39.95695877075195, 47.95804977416992, 4.427918910980225, 7.244293212890625, 10.136713981628418, 18.938997268676758, 9.764615058898926, 20.2572078704834, 16.487592697143555, 23.57260513305664, 17.253070831298828, 34.14189910888672, 39.59475326538086, 62.930721282958984, 0.3928760886192322, 6.514260768890381, 14.50597095489502, 4.316357135772705, 10.83956241607666, 10.50394344329834, 10.28104305267334, 13.634623527526855, 9.764793395996094, 27.25969886779785], "std": [0.3735389709472656, 0.10913284868001938, 0.17219406366348267, 0.35660549998283386, 0.4508751630783081, 0.136931374669075, 0.34390968084335327, 0.08815813809633255, 0.16001790761947632, 0.3032483756542206, 0.37207353115081787, 0.014009307138621807, 12.905146598815918, 7.361669540405273, 3.8832643032073975, 3.336393117904663, 13.379185676574707, 31.46392822265625, 13.972044944763184, 37.80763626098633, 28.231679916381836, 42.88661575317383, 31.140155792236328, 45.898353576660156, 15.862768173217773, 11.248299598693848, 0.9788345694541931, 3.328458786010742, 10.810158729553223, 7.514377593994141, 7.536713123321533, 20.171842575073242, 9.719378471374512, 22.381589889526367, 17.534704208374023, 36.100242614746094], "count": [224]}, "action": {"min": [0.5288443565368652, -1.0496299266815186, 0.7028448581695557, -0.4786325991153717, -1.6252050399780273, 0.6768091320991516, -1.5238040685653687, -1.1583504676818848, 0.8616578578948975, -0.46241989731788635, 0.5606498718261719, -0.8925812840461731, 9.776249885559082, 27.51937484741211, 2.505625009536743, -2.1606249809265137, 0.9581249952316284, 0.5843750238418579, 0.8137500286102295, -1.5256249904632568, 0.640625, -2.8636362552642822, 0.6349999904632568, -0.019999999552965164, 21.291250228881836, 48.463748931884766, -1.09375, -0.40187498927116394, 0.6938461661338806, 0.6193749904632568, 2.4175000190734863, 0.3571428656578064, 0.90666663646698, 1.3737499713897705, 0.46437498927116394, -1.4759999513626099], "max": [1.495956301689148, -0.6231164336204529, 1.2583924531936646, 0.5774586200714111, -0.37189096212387085, 1.1853160858154297, -0.6145332455635071, -0.7856011986732483, 1.4429551362991333, 0.3733930289745331, 1.5662908554077148, -0.8461339473724365, 65.18000030517578, 62.092498779296875, 18.309375762939453, 9.526249885559082, 40.18312454223633, 85.12812805175781, 41.2243766784668, 100.37187194824219, 89.46437072753906, 109.3656234741211, 96.57624816894531, 110.2874984741211, 66.29375457763672, 77.00062561035156, 1.2233333587646484, 9.539999961853027, 38.489376068115234, 28.447500228881836, 26.483749389648438, 59.24687576293945, 31.36750030517578, 63.86562728881836, 60.321250915527344, 101.75687408447266], "mean": [1.1243759393692017, -0.8034734725952148, 0.8586477637290955, -0.17279089987277985, -1.1556438207626343, 1.0186753273010254, -1.2224692106246948, -0.8858429193496704, 0.9963470101356506, 0.12093664705753326, 1.2361061573028564, -0.8670256733894348, 39.956966400146484, 47.95805740356445, 4.427916049957275, 7.244290828704834, 10.136727333068848, 18.939014434814453, 9.764630317687988, 20.257184982299805, 16.487592697143555, 23.57259178161621, 17.253068923950195, 34.14188003540039, 39.59474563598633, 62.93075942993164, 0.39287620782852173, 6.514263153076172, 14.505971908569336, 4.31635856628418, 10.839553833007812, 10.503944396972656, 10.281052589416504, 13.634621620178223, 9.76479434967041, 27.259700775146484], "std": [0.37353891134262085, 0.10913281887769699, 0.17219403386116028, 0.35660549998283386, 0.4508751630783081, 0.1369314044713974, 0.34390968084335327, 0.08815814554691315, 0.16001789271831512, 0.3032483458518982, 0.37207353115081787, 0.014009308069944382, 12.905143737792969, 7.361667156219482, 3.883263349533081, 3.3363938331604004, 13.379180908203125, 31.46394157409668, 13.972047805786133, 37.80763244628906, 28.231687545776367, 42.8866081237793, 31.140151977539062, 45.89836502075195, 15.862767219543457, 11.248300552368164, 0.9788345694541931, 3.328458786010742, 10.810158729553223, 7.514378070831299, 7.536712646484375, 20.17184066772461, 9.719378471374512, 22.381593704223633, 17.534709930419922, 36.10024642944336], "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": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [224]}, "index": {"min": [3865], "max": [4088], "mean": [3976.5], "std": [64.66258578188781], "count": [224]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [224]}, "subtask_annotation": {"mean": [2.424107142857143, 6.0, 6.0, 6.0, 6.0], "std": [1.976095787139116, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [224]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [224]}, "eef_direction_state": {"mean": [4.0625, 4.303571428571429], "std": [2.0322456351112113, 2.036888758947462], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_state": {"mean": [1.0089285714285714, 0.9642857142857143], "std": [0.8762290930284095, 0.9251309890706158], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_state": {"mean": [0.9330357142857143, 0.7723214285714286], "std": [0.876263209891984, 0.8382283422949439], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_direction_action": {"mean": [4.0625, 4.303571428571429], "std": [2.0322456351112113, 2.036888758947462], "min": [0, 0], "max": [6, 6], "count": [224]}, "eef_velocity_action": {"mean": [1.0089285714285714, 0.9642857142857143], "std": [0.8762290930284095, 0.9251309890706158], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_acc_mag_action": {"mean": [0.9330357142857143, 0.7723214285714286], "std": [0.876263209891984, 0.8382283422949439], "min": [0, 0], "max": [2, 2], "count": [224]}, "eef_sim_pose_state": {"mean": [0.580349784755576, 0.20022623299152745, 1.1608379879819282, -1.5744751411711806, 1.041257962658954, -1.3635529581589305, 0.5872095702792556, -0.21457029046001797, 1.1318509946834823, 1.5866955611333318, 0.9719312347507597, 1.5281572689821294], "std": [0.05842404498037261, 0.07526889193433146, 0.03918382107929913, 0.4437535315091137, 0.1527484405138629, 1.512447735981671, 0.054198128184893925, 0.06315811149706177, 0.03500923895990781, 0.35319796847768464, 0.12261889500940368, 1.5331158077377525], "min": [0.5401706340563642, 0.07586815839129801, 1.0685973218868947, -2.9546812834006495, 0.7009887579923242, -3.105114440238128, 0.5491494416882985, -0.2718696841728334, 1.058196208017467, 1.064528559278548, 0.8100577369351134, -3.110016545747306], "max": [0.7229672906477965, 0.2734040341147892, 1.2340417538522248, -1.0239949176460879, 1.3021587479194556, 3.106072057571587, 0.7402933100330754, -0.11030678826477852, 1.2148013063938032, 2.5650001387921435, 1.2509015693857455, 3.1273402300202156], "count": [224]}, "eef_sim_pose_action": {"mean": [0.580349784755576, 0.20022623299152745, 1.1608379879819282, -1.5744751411711806, 1.041257962658954, -1.3635529581589305, 0.5872095702792556, -0.21457029046001797, 1.1318509946834823, 1.5866955611333318, 0.9719312347507597, 1.5281572689821294], "std": [0.05842404498037261, 0.07526889193433146, 0.03918382107929913, 0.4437535315091137, 0.1527484405138629, 1.512447735981671, 0.054198128184893925, 0.06315811149706177, 0.03500923895990781, 0.35319796847768464, 0.12261889500940368, 1.5331158077377525], "min": [0.5401706340563642, 0.07586815839129801, 1.0685973218868947, -2.9546812834006495, 0.7009887579923242, -3.105114440238128, 0.5491494416882985, -0.2718696841728334, 1.058196208017467, 1.064528559278548, 0.8100577369351134, -3.110016545747306], "max": [0.7229672906477965, 0.2734040341147892, 1.2340417538522248, -1.0239949176460879, 1.3021587479194556, 3.106072057571587, 0.7402933100330754, -0.11030678826477852, 1.2148013063938032, 2.5650001387921435, 1.2509015693857455, 3.1273402300202156], "count": [224]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13039629697712418]], [[0.18312207720588233]], [[0.2570941217320261]]], "std": [[[0.20664062559483815]], [[0.1995617298383666]], [[0.19323854963392414]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22714277369281047]], [[0.2734766441993464]], [[0.306043016748366]]], "std": [[[0.13513107386238668]], [[0.12270745744667412]], [[0.14874852682832718]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23758125612745098]], [[0.27124632761437906]], [[0.26228554330065357]]], "std": [[[0.13403004107136776]], [[0.12817405477132593]], [[0.147006829895831]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.15395145629084966]], [[0.19277170751633987]], [[0.2131737336601307]]], "std": [[[0.2515461410884833]], [[0.25186546833973367]], [[0.2543750135888447]]], "count": [100]}, "observation.state": {"min": [0.47012093663215637, -1.0227121114730835, 0.6427624821662903, -0.47576358914375305, -1.6228097677230835, 0.6111953258514404, -1.588178038597107, -1.2144511938095093, 0.8232719302177429, -0.3466658890247345, 0.6437161564826965, -0.9411717057228088, 13.81624984741211, 20.339374542236328, 2.303636312484741, 0.7893750071525574, 0.949999988079071, 0.6200000047683716, 0.6850000023841858, -1.7339999675750732, 0.6420000195503235, 0.2018749862909317, 0.8962500095367432, -0.30125001072883606, 6.605000019073486, 47.193748474121094, -1.209375023841858, -0.3018749952316284, 0.7418181896209717, 0.3499999940395355, 0.703125, -0.5618749856948853, 0.6809090971946716, 1.7866666316986084, 0.42625001072883606, -1.740625023841858], "max": [1.4900912046432495, -0.5353294014930725, 1.2417267560958862, 0.8617056012153625, -0.3610427677631378, 1.3171634674072266, -0.6901846528053284, -0.7579919099807739, 1.435683250427246, 0.42224574089050293, 1.6297112703323364, -0.8537423014640808, 71.11937713623047, 54.57062530517578, 46.03874969482422, 9.503125190734863, 56.653751373291016, 73.0625, 55.63500213623047, 94.4312515258789, 105.12874603271484, 109.62562561035156, 108.84500122070312, 109.56687927246094, 65.62125396728516, 73.15250396728516, -0.5612499713897705, 9.561249732971191, 36.635623931884766, 28.216249465942383, 29.249374389648438, 49.948123931884766, 35.24562454223633, 77.92874908447266, 53.811248779296875, 102.62687683105469], "mean": [1.0754249095916748, -0.7415012717247009, 0.8334671854972839, -0.08016224950551987, -1.1287680864334106, 1.047970175743103, -1.2672216892242432, -0.8682719469070435, 0.9771003127098083, 0.1811118721961975, 1.2853766679763794, -0.9106099009513855, 41.20627212524414, 42.206390380859375, 14.09167766571045, 7.499483585357666, 12.345431327819824, 13.832990646362305, 11.221511840820312, 18.943574905395508, 18.763669967651367, 26.277984619140625, 19.655223846435547, 37.49446105957031, 32.09342575073242, 60.031585693359375, -0.940960168838501, 7.515753746032715, 13.500996589660645, 3.838757038116455, 9.200136184692383, 8.756256103515625, 9.951044082641602, 16.279844284057617, 11.391438484191895, 27.663780212402344], "std": [0.3930319547653198, 0.1322278082370758, 0.18464986979961395, 0.44582149386405945, 0.4724868834018707, 0.1940053254365921, 0.34703853726387024, 0.125355064868927, 0.17249789834022522, 0.2898302376270294, 0.3650857210159302, 0.017735354602336884, 14.192350387573242, 10.194279670715332, 13.643013954162598, 2.6274683475494385, 18.53655242919922, 23.761070251464844, 18.020009994506836, 35.714744567871094, 33.46458435058594, 43.038177490234375, 35.59575653076172, 46.97182083129883, 22.185834884643555, 9.47219467163086, 0.14217151701450348, 3.5311453342437744, 10.494149208068848, 6.375754356384277, 9.43712329864502, 16.83953857421875, 11.01513957977295, 27.163278579711914, 15.71211051940918, 39.45549774169922], "count": [245]}, "action": {"min": [0.47012093663215637, -1.0227121114730835, 0.6427624821662903, -0.47576358914375305, -1.6228097677230835, 0.6111953258514404, -1.588178038597107, -1.2144511938095093, 0.8232719302177429, -0.3466658890247345, 0.6437161564826965, -0.9411717057228088, 13.81624984741211, 20.339374542236328, 2.303636312484741, 0.7893750071525574, 0.949999988079071, 0.6200000047683716, 0.6850000023841858, -1.7339999675750732, 0.6420000195503235, 0.2018749862909317, 0.8962500095367432, -0.30125001072883606, 6.605000019073486, 47.193748474121094, -1.209375023841858, -0.3018749952316284, 0.7418181896209717, 0.3499999940395355, 0.703125, -0.5618749856948853, 0.6809090971946716, 1.7866666316986084, 0.42625001072883606, -1.740625023841858], "max": [1.4900912046432495, -0.5353294014930725, 1.2417267560958862, 0.8617056012153625, -0.3610427677631378, 1.3171634674072266, -0.6901846528053284, -0.7579919099807739, 1.435683250427246, 0.42224574089050293, 1.6297112703323364, -0.8537423014640808, 71.11937713623047, 54.57062530517578, 46.03874969482422, 9.503125190734863, 56.653751373291016, 73.0625, 55.63500213623047, 94.4312515258789, 105.12874603271484, 109.62562561035156, 108.84500122070312, 109.56687927246094, 65.62125396728516, 73.15250396728516, -0.5612499713897705, 9.561249732971191, 36.635623931884766, 28.216249465942383, 29.249374389648438, 49.948123931884766, 35.24562454223633, 77.92874908447266, 53.811248779296875, 102.62687683105469], "mean": [1.075425148010254, -0.7415009140968323, 0.8334668874740601, -0.08016221225261688, -1.1287682056427002, 1.047970175743103, -1.2672218084335327, -0.8682718276977539, 0.9771005511283875, 0.18111184239387512, 1.2853771448135376, -0.9106099605560303, 41.206241607666016, 42.20638656616211, 14.091672897338867, 7.499486923217773, 12.345438003540039, 13.833006858825684, 11.221510887145996, 18.943561553955078, 18.763689041137695, 26.277984619140625, 19.655235290527344, 37.494483947753906, 32.09343338012695, 60.03159713745117, -0.940960168838501, 7.51575231552124, 13.500999450683594, 3.838756561279297, 9.200140953063965, 8.756257057189941, 9.951038360595703, 16.27984619140625, 11.391432762145996, 27.663782119750977], "std": [0.39303162693977356, 0.132227823138237, 0.18464985489845276, 0.4458213746547699, 0.4724868834018707, 0.19400529563426971, 0.3470386266708374, 0.125355064868927, 0.17249789834022522, 0.2898302674293518, 0.3650856912136078, 0.017735354602336884, 14.192351341247559, 10.194279670715332, 13.643014907836914, 2.627469778060913, 18.53655433654785, 23.76107406616211, 18.020004272460938, 35.71475601196289, 33.46458435058594, 43.03816604614258, 35.59575271606445, 46.971824645996094, 22.18583869934082, 9.472193717956543, 0.14217150211334229, 3.5311450958251953, 10.494150161743164, 6.375754356384277, 9.437125205993652, 16.83953857421875, 11.01513957977295, 27.163284301757812, 15.71211051940918, 39.45549392700195], "count": [245]}, "timestamp": {"min": [0.0], "max": [8.133333333333333], "mean": [4.066666666666666], "std": [2.357493961344923], "count": [245]}, "frame_index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [245]}, "index": {"min": [4089], "max": [4333], "mean": [4211.0], "std": [70.7248188403477], "count": [245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [245]}, "subtask_annotation": {"mean": [2.3102040816326532, 6.0, 6.0, 6.0, 6.0], "std": [1.9466606569848635, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [245]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [245]}, "eef_direction_state": {"mean": [4.048979591836734, 4.514285714285714], "std": [2.0989912493599485, 1.8813803009319234], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_state": {"mean": [0.9836734693877551, 0.9346938775510204], "std": [0.8942781694742208, 0.9410265823758781], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_state": {"mean": [0.8408163265306122, 0.746938775510204], "std": [0.8870769166537794, 0.8531100464498139], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_direction_action": {"mean": [4.048979591836734, 4.514285714285714], "std": [2.0989912493599485, 1.8813803009319234], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_action": {"mean": [0.9836734693877551, 0.9346938775510204], "std": [0.8942781694742208, 0.9410265823758781], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_action": {"mean": [0.8408163265306122, 0.746938775510204], "std": [0.8870769166537794, 0.8531100464498139], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_sim_pose_state": {"mean": [0.5784510018245476, 0.19568912121254237, 1.1844447205253208, -1.4797189683866985, 1.1490289715599395, -1.1620121054482615, 0.5842452642912292, -0.22295973523648233, 1.1378258928736793, 1.535828984028629, 1.0073492868861316, 1.836739796469436], "std": [0.05416807775267034, 0.07649187362168176, 0.0455655657855396, 0.5009851627622541, 0.10869644526192047, 1.5963629846017104, 0.05431522369919329, 0.07444352649370505, 0.03688872552682497, 0.3012135864450163, 0.06294892084848622, 1.08379831460339], "min": [0.5445382851205118, 0.06754708016278405, 1.0702981149588946, -2.84433921276499, 0.884294667199423, -3.1165916310096446, 0.5447820069506881, -0.2913592119532171, 1.042331327357327, 1.0131744757346848, 0.8897440959162739, -3.137711698912387], "max": [0.7155228367529025, 0.27567156989545555, 1.263297790695408, -0.8403176973105111, 1.342300900818309, 3.1036815245306317, 0.734715050820988, -0.112810618748163, 1.2206960007151821, 2.3326379567285813, 1.186166094284523, 3.1407843265914277], "count": [245]}, "eef_sim_pose_action": {"mean": [0.5784510018245476, 0.19568912121254237, 1.1844447205253208, -1.4797189683866985, 1.1490289715599395, -1.1620121054482615, 0.5842452642912292, -0.22295973523648233, 1.1378258928736793, 1.535828984028629, 1.0073492868861316, 1.836739796469436], "std": [0.05416807775267034, 0.07649187362168176, 0.0455655657855396, 0.5009851627622541, 0.10869644526192047, 1.5963629846017104, 0.05431522369919329, 0.07444352649370505, 0.03688872552682497, 0.3012135864450163, 0.06294892084848622, 1.08379831460339], "min": [0.5445382851205118, 0.06754708016278405, 1.0702981149588946, -2.84433921276499, 0.884294667199423, -3.1165916310096446, 0.5447820069506881, -0.2913592119532171, 1.042331327357327, 1.0131744757346848, 0.8897440959162739, -3.137711698912387], "max": [0.7155228367529025, 0.27567156989545555, 1.263297790695408, -0.8403176973105111, 1.342300900818309, 3.1036815245306317, 0.734715050820988, -0.112810618748163, 1.2206960007151821, 2.3326379567285813, 1.186166094284523, 3.1407843265914277], "count": [245]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13688891544117646]], [[0.18926030024509802]], [[0.26308010008169935]]], "std": [[[0.21446591232138537]], [[0.20566892105858547]], [[0.19768680694382362]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22817426879084968]], [[0.27498515522875816]], [[0.31679544730392156]]], "std": [[[0.14449144396583227]], [[0.12609631081000822]], [[0.15458046946333862]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23800640318627453]], [[0.2708489236111111]], [[0.25974039419934636]]], "std": [[[0.135090668096634]], [[0.1292174663698166]], [[0.14387239437943605]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.148678118872549]], [[0.18775770220588237]], [[0.2079680433006536]]], "std": [[[0.24784146703227006]], [[0.24875116990091337]], [[0.2517558586895462]]], "count": [100]}, "observation.state": {"min": [0.4789663851261139, -1.040474534034729, 0.6818398237228394, -0.4087510406970978, -1.5526055097579956, 0.7148136496543884, -1.4875638484954834, -1.1573967933654785, 0.8684767484664917, -0.3216315805912018, 0.6965028047561646, -0.9730964303016663, 14.72249984741211, 34.05125045776367, 2.4231250286102295, 0.08937498927116394, 1.09375, 0.4699999988079071, 0.7693749666213989, -1.5774999856948853, 0.796875, -0.4243749976158142, 0.8849999904632568, -0.3144444525241852, 1.2699999809265137, 46.89437484741211, -1.4637500047683716, -0.37062498927116394, 0.7063636183738708, 0.7649999856948853, 0.6075000166893005, -0.16062499582767487, 0.6568750143051147, 0.7300000190734863, 0.015000006183981895, -2.2962498664855957], "max": [1.4311531782150269, -0.5945296287536621, 1.2147374153137207, 0.681172251701355, -0.35396161675453186, 1.2937743663787842, -0.6439068913459778, -0.8058193922042847, 1.3938400745391846, 0.39866313338279724, 1.5898469686508179, -0.851596474647522, 53.0368766784668, 56.216251373291016, 20.5625, 9.71500015258789, 41.56437683105469, 93.86437225341797, 35.837501525878906, 103.77561950683594, 73.28062438964844, 107.74124908447266, 91.44437408447266, 111.01750183105469, 64.44562530517578, 85.32562255859375, 13.208749771118164, 9.406874656677246, 35.19874954223633, 16.060625076293945, 27.072500228881836, 49.24937438964844, 32.96937561035156, 81.03874969482422, 58.19187545776367, 100.90374755859375], "mean": [1.096653699874878, -0.7506636381149292, 0.8211216926574707, -0.07985155284404755, -1.108099102973938, 1.0634722709655762, -1.2389452457427979, -0.8972694277763367, 0.9888686537742615, 0.1664966344833374, 1.2962467670440674, -0.895733654499054, 34.7965202331543, 49.87847900390625, 4.244071006774902, 7.300930023193359, 10.624390602111816, 16.011667251586914, 8.735186576843262, 18.29914093017578, 13.034429550170898, 22.008554458618164, 14.687088966369629, 35.31494903564453, 29.57549476623535, 67.29656982421875, 2.356440782546997, 7.182142734527588, 11.100334167480469, 2.792879104614258, 9.947805404663086, 8.239616394042969, 11.297613143920898, 14.834632873535156, 8.332844734191895, 30.203874588012695], "std": [0.3587377667427063, 0.11702805757522583, 0.14610008895397186, 0.3800705671310425, 0.4423481225967407, 0.15338227152824402, 0.29725590348243713, 0.0884513407945633, 0.14141204953193665, 0.2556234300136566, 0.3302036225795746, 0.041425883769989014, 9.984630584716797, 5.718483924865723, 4.024731159210205, 3.2891597747802734, 13.534520149230957, 30.622182846069336, 11.586774826049805, 35.487789154052734, 21.39640235900879, 38.28764343261719, 27.10163688659668, 44.19015884399414, 24.080793380737305, 15.232528686523438, 3.25103759765625, 3.336409568786621, 10.813947677612305, 3.8129355907440186, 8.073431015014648, 16.15043830871582, 9.611478805541992, 27.30731964111328, 15.905417442321777, 33.38193893432617], "count": [215]}, "action": {"min": [0.4789663851261139, -1.040474534034729, 0.6818398237228394, -0.4087510406970978, -1.5526055097579956, 0.7148136496543884, -1.4875638484954834, -1.1573967933654785, 0.8684767484664917, -0.3216315805912018, 0.6965028047561646, -0.9730964303016663, 14.72249984741211, 34.05125045776367, 2.4231250286102295, 0.08937498927116394, 1.09375, 0.4699999988079071, 0.7693749666213989, -1.5774999856948853, 0.796875, -0.4243749976158142, 0.8849999904632568, -0.3144444525241852, 1.2699999809265137, 46.89437484741211, -1.4637500047683716, -0.37062498927116394, 0.7063636183738708, 0.7649999856948853, 0.6075000166893005, -0.16062499582767487, 0.6568750143051147, 0.7300000190734863, 0.015000006183981895, -2.2962498664855957], "max": [1.4311531782150269, -0.5945296287536621, 1.2147374153137207, 0.681172251701355, -0.35396161675453186, 1.2937743663787842, -0.6439068913459778, -0.8058193922042847, 1.3938400745391846, 0.39866313338279724, 1.5898469686508179, -0.851596474647522, 53.0368766784668, 56.216251373291016, 20.5625, 9.71500015258789, 41.56437683105469, 93.86437225341797, 35.837501525878906, 103.77561950683594, 73.28062438964844, 107.74124908447266, 91.44437408447266, 111.01750183105469, 64.44562530517578, 85.32562255859375, 13.208749771118164, 9.406874656677246, 35.19874954223633, 16.060625076293945, 27.072500228881836, 49.24937438964844, 32.96937561035156, 81.03874969482422, 58.19187545776367, 100.90374755859375], "mean": [1.0966538190841675, -0.7506638169288635, 0.821121871471405, -0.07985150814056396, -1.1080987453460693, 1.0634726285934448, -1.2389451265335083, -0.8972694277763367, 0.9888688325881958, 0.16649670898914337, 1.2962467670440674, -0.8957337141036987, 34.7965087890625, 49.87848663330078, 4.244064807891846, 7.300930500030518, 10.624380111694336, 16.011674880981445, 8.735191345214844, 18.29912757873535, 13.034429550170898, 22.0085506439209, 14.687082290649414, 35.3149528503418, 29.575485229492188, 67.29655456542969, 2.3564388751983643, 7.1821417808532715, 11.100334167480469, 2.792877674102783, 9.947806358337402, 8.239615440368652, 11.297619819641113, 14.834634780883789, 8.332843780517578, 30.203876495361328], "std": [0.35873767733573914, 0.11702806502580643, 0.14610007405281067, 0.3800705671310425, 0.4423481822013855, 0.15338224172592163, 0.29725590348243713, 0.0884513258934021, 0.14141203463077545, 0.2556234300136566, 0.3302036225795746, 0.04142588749527931, 9.984630584716797, 5.718483924865723, 4.024730682373047, 3.2891581058502197, 13.534513473510742, 30.622175216674805, 11.586774826049805, 35.48778533935547, 21.39639663696289, 38.287628173828125, 27.101638793945312, 44.190181732177734, 24.080795288085938, 15.232528686523438, 3.251037836074829, 3.3364100456237793, 10.813948631286621, 3.8129355907440186, 8.073430061340332, 16.150436401367188, 9.611478805541992, 27.30731773376465, 15.905416488647461, 33.38193893432617], "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": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [215]}, "index": {"min": [4334], "max": [4548], "mean": [4441.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [2.6651162790697676, 6.0, 6.0, 6.0, 6.0], "std": [1.997543109635249, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [215]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [215]}, "eef_direction_state": {"mean": [4.153488372093023, 4.167441860465116], "std": [2.0184438902869872, 2.0345527970119384], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.0046511627906978, 1.0372093023255815], "std": [0.9073225339636318, 0.9243535153331836], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.8744186046511628, 0.8046511627906977], "std": [0.8829372289984969, 0.8457701838525621], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [4.153488372093023, 4.167441860465116], "std": [2.0184438902869872, 2.0345527970119384], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.0046511627906978, 1.0372093023255815], "std": [0.9073225339636318, 0.9243535153331836], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.8744186046511628, 0.8046511627906977], "std": [0.8829372289984969, 0.8457701838525621], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.5717223756359743, 0.18552638255090906, 1.1691565495588068, -1.6340495268359003, 1.1308046018565985, -1.2235329815286842, 0.5844789804257635, -0.21370116285397486, 1.1354655317455675, 1.473021485130428, 0.9576898293358959, 2.060075382617222], "std": [0.0458507620661691, 0.07272655219995247, 0.03715410104526417, 0.5601315345058261, 0.15789721787723962, 1.6453809872687746, 0.04745449183439933, 0.06253903968048685, 0.039243223911653614, 0.2676177738993967, 0.08943498535616971, 0.3717764052252227], "min": [0.5477889898852807, 0.05562346432198173, 1.0712062080416567, -3.086453436346559, 0.809123743257369, -3.064297504006798, 0.5514476876654062, -0.27253124386054495, 1.0340586045435058, 0.9676157370763536, 0.8659474760786878, 1.7555314689191284], "max": [0.7114033183056603, 0.2554356986317575, 1.2358509198807897, -0.7467430959197634, 1.5217646925591475, 3.1412909019267006, 0.7298722974899086, -0.11619251109605308, 1.223650870106086, 2.1923018664096867, 1.1875130378680736, 3.025680438529456], "count": [215]}, "eef_sim_pose_action": {"mean": [0.5717223756359743, 0.18552638255090906, 1.1691565495588068, -1.6340495268359003, 1.1308046018565985, -1.2235329815286842, 0.5844789804257635, -0.21370116285397486, 1.1354655317455675, 1.473021485130428, 0.9576898293358959, 2.060075382617222], "std": [0.0458507620661691, 0.07272655219995247, 0.03715410104526417, 0.5601315345058261, 0.15789721787723962, 1.6453809872687746, 0.04745449183439933, 0.06253903968048685, 0.039243223911653614, 0.2676177738993967, 0.08943498535616971, 0.3717764052252227], "min": [0.5477889898852807, 0.05562346432198173, 1.0712062080416567, -3.086453436346559, 0.809123743257369, -3.064297504006798, 0.5514476876654062, -0.27253124386054495, 1.0340586045435058, 0.9676157370763536, 0.8659474760786878, 1.7555314689191284], "max": [0.7114033183056603, 0.2554356986317575, 1.2358509198807897, -0.7467430959197634, 1.5217646925591475, 3.1412909019267006, 0.7298722974899086, -0.11619251109605308, 1.223650870106086, 2.1923018664096867, 1.1875130378680736, 3.025680438529456], "count": [215]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14357208537581698]], [[0.19656031454248366]], [[0.27011635825163394]]], "std": [[[0.2199100573582375]], [[0.21200542269212985]], [[0.20137692492573805]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23140133374183006]], [[0.2768742034313726]], [[0.3171481658496732]]], "std": [[[0.1451295918140961]], [[0.12787333004394097]], [[0.1546406497425829]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2394344056372549]], [[0.27294244281045754]], [[0.2611320486111111]]], "std": [[[0.1397185934047027]], [[0.13278038788235352]], [[0.14637201207486625]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1524182883986928]], [[0.19198716503267974]], [[0.21214535130718956]]], "std": [[[0.25043788201059414]], [[0.2505735162693047]], [[0.2541609119525504]]], "count": [100]}, "observation.state": {"min": [0.4904344975948334, -1.0201133489608765, 0.6413795948028564, -0.497467964887619, -1.6215466260910034, 0.7982375621795654, -1.3879988193511963, -1.1811197996139526, 0.8976596593856812, -0.3998817503452301, 0.6349422335624695, -0.9757429361343384, 7.392499923706055, 23.666250228881836, 2.359375, 1.7843750715255737, 1.1618750095367432, 0.2606250047683716, 0.7856249809265137, -0.28562501072883606, 0.6506249904632568, -0.6987500190734863, 0.8381249904632568, 0.17749999463558197, 1.2756249904632568, 49.43312454223633, -1.1787500381469727, -0.45249998569488525, 0.6299999952316284, 0.7406250238418579, 0.6862499713897705, 0.19312500953674316, 1.0581250190734863, 0.53125, 0.4481250047683716, -2.3112499713897705], "max": [1.4585717916488647, -0.616989016532898, 1.1149576902389526, 0.5742637515068054, -0.396782249212265, 1.5904431343078613, -0.6229496002197266, -0.8271820545196533, 1.3986085653305054, 0.3572518527507782, 1.5202276706695557, -0.8623016476631165, 52.525001525878906, 58.26250076293945, 40.10499954223633, 9.803999900817871, 52.41062545776367, 90.48249816894531, 48.60437774658203, 101.58625030517578, 66.92874908447266, 105.84874725341797, 104.74874877929688, 111.16062927246094, 64.01812744140625, 77.52937316894531, 1.4487500190734863, 9.829999923706055, 35.86937713623047, 28.926250457763672, 27.563125610351562, 60.97062683105469, 51.51375198364258, 95.97062683105469, 66.36812591552734, 105.36687469482422], "mean": [1.1378700733184814, -0.761527955532074, 0.7871817350387573, -0.1783624142408371, -1.17447829246521, 1.1455124616622925, -1.1589528322219849, -0.9105450510978699, 1.0084621906280518, 0.09814295172691345, 1.222061038017273, -0.9000778198242188, 34.253353118896484, 47.394466400146484, 7.116341590881348, 8.603185653686523, 12.033172607421875, 15.390396118164062, 10.446589469909668, 18.084938049316406, 12.522439002990723, 20.795522689819336, 16.971784591674805, 34.64848327636719, 27.300947189331055, 64.73468780517578, 0.4636199176311493, 7.301153182983398, 15.345847129821777, 4.354518413543701, 9.663054466247559, 10.281558990478516, 13.122648239135742, 16.350242614746094, 10.851247787475586, 28.739927291870117], "std": [0.37206485867500305, 0.09551381319761276, 0.13593816757202148, 0.3908894658088684, 0.4664853513240814, 0.2195838838815689, 0.27934688329696655, 0.09251228719949722, 0.13910678029060364, 0.2544240951538086, 0.3178534209728241, 0.039254866540431976, 10.670726776123047, 7.531017780303955, 10.573729515075684, 1.9964972734451294, 16.670846939086914, 30.13142204284668, 15.250042915344238, 34.84358215332031, 20.215776443481445, 38.13585662841797, 32.5153923034668, 44.3317985534668, 24.70111656188965, 11.355676651000977, 1.0340766906738281, 3.3637351989746094, 9.743803024291992, 7.115921497344971, 7.70952844619751, 20.15655517578125, 14.532264709472656, 31.231182098388672, 17.806224822998047, 36.99201583862305], "count": [210]}, "action": {"min": [0.4904344975948334, -1.0201133489608765, 0.6413795948028564, -0.497467964887619, -1.6215466260910034, 0.7982375621795654, -1.3879988193511963, -1.1811197996139526, 0.8976596593856812, -0.3998817503452301, 0.6349422335624695, -0.9757429361343384, 7.392499923706055, 23.666250228881836, 2.359375, 1.7843750715255737, 1.1618750095367432, 0.2606250047683716, 0.7856249809265137, -0.28562501072883606, 0.6506249904632568, -0.6987500190734863, 0.8381249904632568, 0.17749999463558197, 1.2756249904632568, 49.43312454223633, -1.1787500381469727, -0.45249998569488525, 0.6299999952316284, 0.7406250238418579, 0.6862499713897705, 0.19312500953674316, 1.0581250190734863, 0.53125, 0.4481250047683716, -2.3112499713897705], "max": [1.4585717916488647, -0.616989016532898, 1.1149576902389526, 0.5742637515068054, -0.396782249212265, 1.5904431343078613, -0.6229496002197266, -0.8271820545196533, 1.3986085653305054, 0.3572518527507782, 1.5202276706695557, -0.8623016476631165, 52.525001525878906, 58.26250076293945, 40.10499954223633, 9.803999900817871, 52.41062545776367, 90.48249816894531, 48.60437774658203, 101.58625030517578, 66.92874908447266, 105.84874725341797, 104.74874877929688, 111.16062927246094, 64.01812744140625, 77.52937316894531, 1.4487500190734863, 9.829999923706055, 35.86937713623047, 28.926250457763672, 27.563125610351562, 60.97062683105469, 51.51375198364258, 95.97062683105469, 66.36812591552734, 105.36687469482422], "mean": [1.1378703117370605, -0.7615273594856262, 0.7871813774108887, -0.17836233973503113, -1.1744786500930786, 1.145512580871582, -1.158953309059143, -0.9105450510978699, 1.0084621906280518, 0.09814290702342987, 1.2220613956451416, -0.900077223777771, 34.25334930419922, 47.394493103027344, 7.116336345672607, 8.603184700012207, 12.03319263458252, 15.390399932861328, 10.446593284606934, 18.084945678710938, 12.52242374420166, 20.79550552368164, 16.971765518188477, 34.64849853515625, 27.300954818725586, 64.73472595214844, 0.46362003684043884, 7.301152229309082, 15.345841407775879, 4.354518413543701, 9.663056373596191, 10.281556129455566, 13.122653007507324, 16.350238800048828, 10.8512544631958, 28.739912033081055], "std": [0.37206465005874634, 0.09551380574703217, 0.13593818247318268, 0.3908894658088684, 0.4664854109287262, 0.2195839136838913, 0.27934688329696655, 0.09251228719949722, 0.13910679519176483, 0.2544240653514862, 0.3178534209728241, 0.039254866540431976, 10.67072868347168, 7.5310187339782715, 10.573734283447266, 1.9964972734451294, 16.67085075378418, 30.131420135498047, 15.250045776367188, 34.84358215332031, 20.215774536132812, 38.13584518432617, 32.51539993286133, 44.33182144165039, 24.701114654541016, 11.355677604675293, 1.0340765714645386, 3.3637356758117676, 9.74380111694336, 7.115921974182129, 7.709529876708984, 20.15656089782715, 14.532265663146973, 31.23118019104004, 17.806224822998047, 36.99202346801758], "count": [210]}, "timestamp": {"min": [0.0], "max": [6.966666666666667], "mean": [3.4833333333333334], "std": [2.0207030313088414], "count": [210]}, "frame_index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [210]}, "index": {"min": [4549], "max": [4758], "mean": [4653.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [210]}, "subtask_annotation": {"mean": [2.7857142857142856, 6.0, 6.0, 6.0, 6.0], "std": [1.9461281987542325, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [210]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [210]}, "eef_direction_state": {"mean": [4.1380952380952385, 4.185714285714286], "std": [1.9916435401270198, 2.023383708705065], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_state": {"mean": [1.0571428571428572, 1.0142857142857142], "std": [0.9136902823018253, 0.9231342647460874], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_state": {"mean": [0.7666666666666667, 0.7047619047619048], "std": [0.8825468196582473, 0.8156073929907288], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_direction_action": {"mean": [4.1380952380952385, 4.185714285714286], "std": [1.9916435401270198, 2.023383708705065], "min": [0, 0], "max": [6, 6], "count": [210]}, "eef_velocity_action": {"mean": [1.0571428571428572, 1.0142857142857142], "std": [0.9136902823018253, 0.9231342647460874], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_acc_mag_action": {"mean": [0.7666666666666667, 0.7047619047619048], "std": [0.8825468196582473, 0.8156073929907288], "min": [0, 0], "max": [2, 2], "count": [210]}, "eef_sim_pose_state": {"mean": [0.5657682432615033, 0.1972703293508362, 1.165945335227262, -1.3866799151067986, 1.1381682633625236, -0.9994770833473792, 0.5916514706059594, -0.1928503521153523, 1.138150175117208, 1.4792597344732055, 0.9701075653621284, 1.7942868475142772], "std": [0.0434558933637064, 0.07685735938247293, 0.040737845132857, 0.8634240562102513, 0.1803267121204833, 1.611737241328003, 0.0467686587503888, 0.05789789812605565, 0.037426357865672076, 0.2998293648199872, 0.1106458918603926, 1.1970915673523763], "min": [0.5407331679548284, 0.07159590812662006, 1.059934578370628, -3.054233647064062, 0.8066883901497159, -3.1259434720788013, 0.5518438174207323, -0.24619595978669107, 1.0400708848633518, 1.0199098116874175, 0.8640998296503786, -3.138769860489629], "max": [0.6923390850739379, 0.2705760664523368, 1.2466779662045029, 3.057392452938415, 1.5349458155371232, 3.091188396681006, 0.7281660152050471, -0.10550156634634966, 1.2150237325362612, 2.3134509310966203, 1.2492817678591952, 3.130464284304959], "count": [210]}, "eef_sim_pose_action": {"mean": [0.5657682432615033, 0.1972703293508362, 1.165945335227262, -1.3866799151067986, 1.1381682633625236, -0.9994770833473792, 0.5916514706059594, -0.1928503521153523, 1.138150175117208, 1.4792597344732055, 0.9701075653621284, 1.7942868475142772], "std": [0.0434558933637064, 0.07685735938247293, 0.040737845132857, 0.8634240562102513, 0.1803267121204833, 1.611737241328003, 0.0467686587503888, 0.05789789812605565, 0.037426357865672076, 0.2998293648199872, 0.1106458918603926, 1.1970915673523763], "min": [0.5407331679548284, 0.07159590812662006, 1.059934578370628, -3.054233647064062, 0.8066883901497159, -3.1259434720788013, 0.5518438174207323, -0.24619595978669107, 1.0400708848633518, 1.0199098116874175, 0.8640998296503786, -3.138769860489629], "max": [0.6923390850739379, 0.2705760664523368, 1.2466779662045029, 3.057392452938415, 1.5349458155371232, 3.091188396681006, 0.7281660152050471, -0.10550156634634966, 1.2150237325362612, 2.3134509310966203, 1.2492817678591952, 3.130464284304959], "count": [210]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14633902573529411]], [[0.1984876429738562]], [[0.272578220996732]]], "std": [[[0.22394811138559137]], [[0.21367667463382423]], [[0.20256389157646834]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22565132557189543]], [[0.27007478349673203]], [[0.30843507761437905]]], "std": [[[0.13403091566150815]], [[0.11756774137144763]], [[0.15040463467098306]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24532653186274508]], [[0.27867417687908497]], [[0.2726140625]]], "std": [[[0.14298501746792958]], [[0.13606473847114264]], [[0.15856999143678677]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.15505937704248365]], [[0.1941645036764706]], [[0.21499491421568628]]], "std": [[[0.2521734432329223]], [[0.25114457386345446]], [[0.2548954834721077]]], "count": [100]}, "observation.state": {"min": [0.5253633856773376, -0.9331368803977966, 0.7211794853210449, -0.4662690758705139, -1.6245983839035034, 0.6025406122207642, -1.4305332899093628, -1.2410353422164917, 0.906703770160675, -0.6271457672119141, 0.515087366104126, -0.9078402519226074, 20.125, 16.590625762939453, 2.3375000953674316, 0.44875001907348633, 0.8700000047683716, 0.49562498927116394, 0.8162499666213989, -1.625, 0.7037500143051147, -0.515625, 0.9275000095367432, -0.19875000417232513, 35.69187545776367, 48.61937713623047, -1.109375, -0.7337499856948853, 0.647777795791626, 0.609375, 2.271250009536743, 0.1356249898672104, 1.0099999904632568, 0.8062499761581421, 0.4256249964237213, -2.2730000019073486], "max": [1.4938582181930542, -0.6560425758361816, 1.1232786178588867, 0.775873601436615, -0.4002155363559723, 1.1271171569824219, -0.604352593421936, -0.834525465965271, 1.479862928390503, 0.4654637575149536, 1.6044225692749023, -0.8150463700294495, 69.10062408447266, 55.185001373291016, 35.15312576293945, 9.796667098999023, 49.22500228881836, 97.00187683105469, 47.002498626708984, 96.69499969482422, 61.49937438964844, 105.44749450683594, 97.92500305175781, 109.77249908447266, 67.36125183105469, 64.18250274658203, 15.697500228881836, 9.538749694824219, 34.88500213623047, 15.088125228881836, 28.978750228881836, 54.204376220703125, 64.62687683105469, 93.54312896728516, 70.67937469482422, 102.19000244140625], "mean": [1.1395962238311768, -0.7848650217056274, 0.8458399176597595, -0.10532090812921524, -1.169903039932251, 0.9339028000831604, -1.1458196640014648, -0.9266976714134216, 1.0379241704940796, 0.06835924088954926, 1.180240273475647, -0.843014121055603, 40.44657516479492, 47.25416946411133, 6.377965927124023, 7.906316757202148, 11.199862480163574, 14.75790786743164, 9.337257385253906, 16.33293914794922, 10.61223030090332, 21.758602142333984, 15.734306335449219, 32.33926010131836, 45.73702621459961, 56.53199768066406, 1.991005778312683, 7.390920639038086, 11.572653770446777, 3.035548210144043, 10.9601469039917, 10.440030097961426, 13.96105670928955, 18.08115577697754, 11.074905395507812, 28.370981216430664], "std": [0.3702428936958313, 0.07495885342359543, 0.1289217174053192, 0.43316981196403503, 0.4322209060192108, 0.15092426538467407, 0.31600549817085266, 0.09954749047756195, 0.1504618376493454, 0.326271116733551, 0.34642454981803894, 0.03024703823029995, 12.194625854492188, 10.677287101745605, 9.0920991897583, 2.6984124183654785, 16.181320190429688, 29.120033264160156, 14.87178897857666, 33.75555419921875, 18.532106399536133, 37.997276306152344, 30.214736938476562, 42.43722152709961, 11.03905200958252, 5.582695007324219, 2.9888689517974854, 3.668828248977661, 10.811445236206055, 4.0115275382995605, 8.421028137207031, 18.88382339477539, 18.640281677246094, 31.47975730895996, 20.55603790283203, 38.42559814453125], "count": [209]}, "action": {"min": [0.5253633856773376, -0.9331368803977966, 0.7211794853210449, -0.4662690758705139, -1.6245983839035034, 0.6025406122207642, -1.4305332899093628, -1.2410353422164917, 0.906703770160675, -0.6271457672119141, 0.515087366104126, -0.9078402519226074, 20.125, 16.590625762939453, 2.3375000953674316, 0.44875001907348633, 0.8700000047683716, 0.49562498927116394, 0.8162499666213989, -1.625, 0.7037500143051147, -0.515625, 0.9275000095367432, -0.19875000417232513, 35.69187545776367, 48.61937713623047, -1.109375, -0.7337499856948853, 0.647777795791626, 0.609375, 2.271250009536743, 0.1356249898672104, 1.0099999904632568, 0.8062499761581421, 0.4256249964237213, -2.2730000019073486], "max": [1.4938582181930542, -0.6560425758361816, 1.1232786178588867, 0.775873601436615, -0.4002155363559723, 1.1271171569824219, -0.604352593421936, -0.834525465965271, 1.479862928390503, 0.4654637575149536, 1.6044225692749023, -0.8150463700294495, 69.10062408447266, 55.185001373291016, 35.15312576293945, 9.796667098999023, 49.22500228881836, 97.00187683105469, 47.002498626708984, 96.69499969482422, 61.49937438964844, 105.44749450683594, 97.92500305175781, 109.77249908447266, 67.36125183105469, 64.18250274658203, 15.697500228881836, 9.538749694824219, 34.88500213623047, 15.088125228881836, 28.978750228881836, 54.204376220703125, 64.62687683105469, 93.54312896728516, 70.67937469482422, 102.19000244140625], "mean": [1.1395963430404663, -0.7848647236824036, 0.8458398580551147, -0.10532094538211823, -1.1699031591415405, 0.9339027404785156, -1.1458200216293335, -0.926697313785553, 1.0379244089126587, 0.06835928559303284, 1.1802403926849365, -0.8430145978927612, 40.44658660888672, 47.254173278808594, 6.377957820892334, 7.906318187713623, 11.199864387512207, 14.757914543151855, 9.337255477905273, 16.332958221435547, 10.6122407913208, 21.75861167907715, 15.734321594238281, 32.33924865722656, 45.73701095581055, 56.53197479248047, 1.9910078048706055, 7.390916347503662, 11.572659492492676, 3.035548448562622, 10.960147857666016, 10.440030097961426, 13.961053848266602, 18.08115005493164, 11.074908256530762, 28.37097930908203], "std": [0.37024304270744324, 0.07495886832475662, 0.1289217174053192, 0.4331699013710022, 0.4322209358215332, 0.15092428028583527, 0.31600549817085266, 0.09954747557640076, 0.15046186745166779, 0.32627108693122864, 0.34642449021339417, 0.0302470400929451, 12.194628715515137, 10.677288055419922, 9.092103004455566, 2.6984119415283203, 16.18132209777832, 29.12002944946289, 14.87178897857666, 33.75555419921875, 18.532102584838867, 37.99728012084961, 30.21474266052246, 42.437217712402344, 11.039051055908203, 5.582695007324219, 2.9888694286346436, 3.6688284873962402, 10.811445236206055, 4.011528015136719, 8.421028137207031, 18.883825302124023, 18.640283584594727, 31.479755401611328, 20.5560359954834, 38.42559051513672], "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": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [209]}, "index": {"min": [4759], "max": [4967], "mean": [4863.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [2.5789473684210527, 6.0, 6.0, 6.0, 6.0], "std": [1.9963451874056628, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [209]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [209]}, "eef_direction_state": {"mean": [4.119617224880383, 4.215311004784689], "std": [1.9783633095525406, 2.0418012087378377], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.0191387559808613, 1.0287081339712918], "std": [0.8910062183987546, 0.9530302996939812], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.9138755980861244, 0.8038277511961722], "std": [0.8977637309345821, 0.8212399826398681], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [4.119617224880383, 4.215311004784689], "std": [1.9783633095525406, 2.0418012087378377], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.0191387559808613, 1.0287081339712918], "std": [0.8910062183987546, 0.9530302996939812], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.9138755980861244, 0.8038277511961722], "std": [0.8977637309345821, 0.8212399826398681], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.5712205249852275, 0.1996427828507028, 1.1594584062846716, -1.5679311494084003, 1.0179296039788202, -1.3009103990417008, 0.5963087139079359, -0.19514244631663435, 1.1302741534513274, 1.571315608947794, 0.9476202978071023, 1.4883908196295903], "std": [0.04050712505063828, 0.07571216845039837, 0.04528821608042917, 0.4195947641031677, 0.14360449715639562, 1.6365265043583772, 0.052001261728785234, 0.06564917828145124, 0.038003728625903684, 0.3783524209119701, 0.13691771879552675, 1.5728699316501975], "min": [0.5460638416417298, 0.06719271979691746, 1.0603388909350884, -2.662578076810543, 0.8095418829911312, -3.140801519541197, 0.5613779115065787, -0.2648862458798803, 1.0451352679672106, 1.0276724436380436, 0.7095523106898014, -3.1193524075567134], "max": [0.6818330823123387, 0.26977443766650655, 1.254461551594211, -0.9010735835575181, 1.3785684243643086, 3.1145580638640684, 0.7474659508591057, -0.09832228509953372, 1.2221628242145572, 2.6515759092140323, 1.2608130882265152, 3.109602467172925], "count": [209]}, "eef_sim_pose_action": {"mean": [0.5712205249852275, 0.1996427828507028, 1.1594584062846716, -1.5679311494084003, 1.0179296039788202, -1.3009103990417008, 0.5963087139079359, -0.19514244631663435, 1.1302741534513274, 1.571315608947794, 0.9476202978071023, 1.4883908196295903], "std": [0.04050712505063828, 0.07571216845039837, 0.04528821608042917, 0.4195947641031677, 0.14360449715639562, 1.6365265043583772, 0.052001261728785234, 0.06564917828145124, 0.038003728625903684, 0.3783524209119701, 0.13691771879552675, 1.5728699316501975], "min": [0.5460638416417298, 0.06719271979691746, 1.0603388909350884, -2.662578076810543, 0.8095418829911312, -3.140801519541197, 0.5613779115065787, -0.2648862458798803, 1.0451352679672106, 1.0276724436380436, 0.7095523106898014, -3.1193524075567134], "max": [0.6818330823123387, 0.26977443766650655, 1.254461551594211, -0.9010735835575181, 1.3785684243643086, 3.1145580638640684, 0.7474659508591057, -0.09832228509953372, 1.2221628242145572, 2.6515759092140323, 1.2608130882265152, 3.109602467172925], "count": [209]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13468289215686274]], [[0.1861080065359477]], [[0.25734833741830065]]], "std": [[[0.20913608557797794]], [[0.20039160752575275]], [[0.19523882948503427]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22983587214052287]], [[0.2767890257352941]], [[0.31513514093137257]]], "std": [[[0.1399903198361017]], [[0.1284635406038678]], [[0.16222369942761833]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2394331352124183]], [[0.27567313112745095]], [[0.28650892973856207]]], "std": [[[0.14373592246962197]], [[0.1363760869029082]], [[0.16239718548877632]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14416223651960783]], [[0.17989814133986928]], [[0.20197811478758168]]], "std": [[[0.24303924004570798]], [[0.24507984855173962]], [[0.24823087390007853]]], "count": [100]}, "observation.state": {"min": [0.4198853671550751, -1.1074235439300537, 0.740777850151062, -0.469363272190094, -1.4681086540222168, 0.6896600723266602, -1.504348874092102, -1.1004377603530884, 0.8356221914291382, -0.3605182468891144, 0.7081378102302551, -1.0050450563430786, 12.462499618530273, 10.114375114440918, 2.2512500286102295, 2.138749837875366, 0.9375, 0.9275000095367432, 0.8174999952316284, -1.491111159324646, 0.6349999904632568, 0.23499999940395355, 0.6987500190734863, -0.27400001883506775, 1.465000033378601, 49.38500213623047, -1.4118750095367432, -0.09312500059604645, 0.8856250047683716, 0.9600000381469727, 0.6343749761581421, 0.10000000149011612, 0.6746153831481934, 0.75, 0.5149999856948853, -2.2718749046325684], "max": [1.463197112083435, -0.6233310103416443, 1.3278210163116455, 0.4716945290565491, -0.43461984395980835, 1.2711719274520874, -0.5782215595245361, -0.7957059741020203, 1.307388186454773, 0.506154477596283, 1.52249014377594, -0.9931477308273315, 67.41874694824219, 56.30062484741211, 41.98500061035156, 9.719090461730957, 57.10749816894531, 76.05437469482422, 48.58562469482422, 99.83562469482422, 96.27437591552734, 109.18187713623047, 105.72187805175781, 109.4281234741211, 54.432498931884766, 85.56312561035156, -1.2762500047683716, 9.59375, 36.68312454223633, 72.55875396728516, 32.68312454223633, 79.53187561035156, 35.01625061035156, 78.5737533569336, 68.69000244140625, 107.42874908447266], "mean": [1.0679835081100464, -0.7906630635261536, 0.887041449546814, -0.17610526084899902, -1.032636046409607, 1.0745877027511597, -1.2024389505386353, -0.8879187703132629, 0.9551908373832703, 0.1181202307343483, 1.1587011814117432, -1.0012668371200562, 42.11548614501953, 44.59858703613281, 8.270073890686035, 8.254966735839844, 13.310762405395508, 17.57729148864746, 10.937448501586914, 22.167438507080078, 18.743976593017578, 27.061729431152344, 21.10125732421875, 34.2041130065918, 27.618824005126953, 63.72862243652344, -1.349135160446167, 6.463298797607422, 17.763099670410156, 15.745113372802734, 11.703471183776855, 21.015762329101562, 10.646500587463379, 22.69771957397461, 15.487738609313965, 39.482784271240234], "std": [0.32359883189201355, 0.12402620166540146, 0.16934223473072052, 0.3100944459438324, 0.3298904597759247, 0.1713418960571289, 0.3202221393585205, 0.0749473050236702, 0.12595000863075256, 0.2813050448894501, 0.3104747533798218, 0.0031318163964897394, 11.871586799621582, 12.664314270019531, 11.782279968261719, 2.130110740661621, 19.407323837280273, 27.777957916259766, 16.686464309692383, 39.55095672607422, 32.92756271362305, 43.625911712646484, 37.13935470581055, 45.21575927734375, 22.88424301147461, 12.100424766540527, 0.02489558234810829, 3.617098331451416, 10.288936614990234, 25.50023078918457, 10.031535148620605, 29.337419509887695, 12.35539436340332, 30.829248428344727, 24.729406356811523, 40.31294631958008], "count": [271]}, "action": {"min": [0.4198853671550751, -1.1074235439300537, 0.740777850151062, -0.469363272190094, -1.4681086540222168, 0.6896600723266602, -1.504348874092102, -1.1004377603530884, 0.8356221914291382, -0.3605182468891144, 0.7081378102302551, -1.0050450563430786, 12.462499618530273, 10.114375114440918, 2.2512500286102295, 2.138749837875366, 0.9375, 0.9275000095367432, 0.8174999952316284, -1.491111159324646, 0.6349999904632568, 0.23499999940395355, 0.6987500190734863, -0.27400001883506775, 1.465000033378601, 49.38500213623047, -1.4118750095367432, -0.09312500059604645, 0.8856250047683716, 0.9600000381469727, 0.6343749761581421, 0.10000000149011612, 0.6746153831481934, 0.75, 0.5149999856948853, -2.2718749046325684], "max": [1.463197112083435, -0.6233310103416443, 1.3278210163116455, 0.4716945290565491, -0.43461984395980835, 1.2711719274520874, -0.5782215595245361, -0.7957059741020203, 1.307388186454773, 0.506154477596283, 1.52249014377594, -0.9931477308273315, 67.41874694824219, 56.30062484741211, 41.98500061035156, 9.719090461730957, 57.10749816894531, 76.05437469482422, 48.58562469482422, 99.83562469482422, 96.27437591552734, 109.18187713623047, 105.72187805175781, 109.4281234741211, 54.432498931884766, 85.56312561035156, -1.2762500047683716, 9.59375, 36.68312454223633, 72.55875396728516, 32.68312454223633, 79.53187561035156, 35.01625061035156, 78.5737533569336, 68.69000244140625, 107.42874908447266], "mean": [1.0679831504821777, -0.7906631231307983, 0.8870418071746826, -0.1761052906513214, -1.032636046409607, 1.0745880603790283, -1.202439546585083, -0.8879187107086182, 0.9551905989646912, 0.11812038719654083, 1.1587010622024536, -1.001266598701477, 42.11549758911133, 44.59858322143555, 8.270076751708984, 8.254968643188477, 13.310776710510254, 17.577285766601562, 10.937451362609863, 22.16741943359375, 18.743993759155273, 27.06170654296875, 21.10127830505371, 34.204139709472656, 27.618831634521484, 63.728614807128906, -1.3491350412368774, 6.46329927444458, 17.76309585571289, 15.745115280151367, 11.703473091125488, 21.015766143798828, 10.646505355834961, 22.697711944580078, 15.487733840942383, 39.4827880859375], "std": [0.32359883189201355, 0.12402619421482086, 0.16934223473072052, 0.31009435653686523, 0.3298904597759247, 0.1713418811559677, 0.32022207975387573, 0.0749473124742508, 0.12595002353191376, 0.2813050150871277, 0.31047481298446655, 0.0031318170949816704, 11.871585845947266, 12.66431713104248, 11.78227424621582, 2.130110263824463, 19.407325744628906, 27.77794075012207, 16.68646812438965, 39.550941467285156, 32.927555084228516, 43.62590789794922, 37.13935470581055, 45.21574783325195, 22.884239196777344, 12.100425720214844, 0.024895580485463142, 3.617098569869995, 10.28893756866455, 25.500232696533203, 10.031533241271973, 29.337419509887695, 12.355396270751953, 30.829248428344727, 24.72940444946289, 40.312950134277344], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [271]}, "index": {"min": [4968], "max": [5238], "mean": [5103.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [2.5276752767527677, 6.0, 6.0, 6.0, 6.0], "std": [2.0523970644232032, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [271]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [271]}, "eef_direction_state": {"mean": [4.0664206642066425, 4.5055350553505535], "std": [2.0979733922066144, 1.872052859640379], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [0.9188191881918819, 0.8450184501845018], "std": [0.8765371782598068, 0.8917224406163061], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.7269372693726938, 0.6826568265682657], "std": [0.8629165295810907, 0.8255792712723025], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [4.0664206642066425, 4.5055350553505535], "std": [2.0979733922066144, 1.872052859640379], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [0.9188191881918819, 0.8450184501845018], "std": [0.8765371782598068, 0.8917224406163061], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [0.7269372693726938, 0.6826568265682657], "std": [0.8629165295810907, 0.8255792712723025], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.5961003068572092, 0.20076357851928936, 1.151319531734533, -1.6353378594109653, 1.117759459207829, -2.1517548482640545, 0.5763376574810953, -0.19699793028853882, 1.1158018019048102, 1.6630969128177144, 1.0617431347649242, 2.2620238805933357], "std": [0.05175137067958789, 0.06112694834677503, 0.04395494657734838, 0.20873223244980385, 0.1439203941366434, 0.32744946600484354, 0.04461612016410449, 0.07207908427966735, 0.046972115543836054, 0.322192515498009, 0.0834287881381152, 0.42310235992106665], "min": [0.5550767812980807, 0.10667351036511613, 1.0507453119289087, -2.1702250813870956, 0.841704517943406, -3.0270896966661125, 0.5429520162952315, -0.29206977418373353, 1.0462708260714224, 0.8954368959575065, 0.9824746862081812, 1.7468653951501105], "max": [0.7378269739624622, 0.27130149574837414, 1.2426808305351, -1.0797598945299751, 1.3347585912202407, -1.8030719566470987, 0.7083123982272559, -0.07902456832716284, 1.233361621267242, 2.2526459485284374, 1.2905713064003366, 3.121513988549467], "count": [271]}, "eef_sim_pose_action": {"mean": [0.5961003068572092, 0.20076357851928936, 1.151319531734533, -1.6353378594109653, 1.117759459207829, -2.1517548482640545, 0.5763376574810953, -0.19699793028853882, 1.1158018019048102, 1.6630969128177144, 1.0617431347649242, 2.2620238805933357], "std": [0.05175137067958789, 0.06112694834677503, 0.04395494657734838, 0.20873223244980385, 0.1439203941366434, 0.32744946600484354, 0.04461612016410449, 0.07207908427966735, 0.046972115543836054, 0.322192515498009, 0.0834287881381152, 0.42310235992106665], "min": [0.5550767812980807, 0.10667351036511613, 1.0507453119289087, -2.1702250813870956, 0.841704517943406, -3.0270896966661125, 0.5429520162952315, -0.29206977418373353, 1.0462708260714224, 0.8954368959575065, 0.9824746862081812, 1.7468653951501105], "max": [0.7378269739624622, 0.27130149574837414, 1.2426808305351, -1.0797598945299751, 1.3347585912202407, -1.8030719566470987, 0.7083123982272559, -0.07902456832716284, 1.233361621267242, 2.2526459485284374, 1.2905713064003366, 3.121513988549467], "count": [271]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13937531045751633]], [[0.19258617647058826]], [[0.26650691380718955]]], "std": [[[0.21430013487919175]], [[0.2061777337042556]], [[0.19568851927973724]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22795919526143793]], [[0.2760503574346405]], [[0.31670661151960783]]], "std": [[[0.14225395371494104]], [[0.1274919740069578]], [[0.1562973542824801]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.058823529411764705]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24082396241830067]], [[0.27484861315359477]], [[0.26796901960784314]]], "std": [[[0.14078651965134026]], [[0.1347829909920331]], [[0.1554667404259665]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1489894628267974]], [[0.18897687704248367]], [[0.20910303104575162]]], "std": [[[0.24708022733738158]], [[0.24817786292395203]], [[0.2513936719813361]]], "count": [100]}, "observation.state": {"min": [0.49196040630340576, -0.9853513240814209, 0.7451409697532654, -0.41456854343414307, -1.5484092235565186, 0.6647688150405884, -1.4112688302993774, -1.2483787536621094, 0.9092469811439514, -0.6146047711372375, 0.5200703740119934, -0.8530269861221313, 19.874614715576172, 35.78437423706055, 1.859375, -0.07312499731779099, 1.943333387374878, -0.33812499046325684, 2.8373332023620605, -0.8187500238418579, 0.9787499904632568, -0.7200000286102295, 0.7093750238418579, -0.004999999888241291, 22.733749389648438, 46.970001220703125, -1.1418750286102295, 0.3987500071525574, 0.6100000143051147, -0.7856249809265137, 0.8949999809265137, 0.06062501296401024, 0.7150000333786011, 0.22812500596046448, 0.8018749952316284, -2.25], "max": [1.4938582181930542, -0.6851778030395508, 1.1521037817001343, 0.9425783753395081, -0.34983691573143005, 1.275368094444275, -0.5303940773010254, -0.8290894031524658, 1.5103093385696411, 0.3029869496822357, 1.4828821420669556, -0.8316882252693176, 55.38249969482422, 58.615623474121094, 9.712499618530273, 9.699999809265137, 42.033748626708984, 76.6781234741211, 42.993125915527344, 90.0112533569336, 76.65437316894531, 109.3487548828125, 96.16999816894531, 111.125, 67.984375, 80.41937255859375, 0.39375001192092896, 9.542499542236328, 37.60499954223633, 19.103124618530273, 31.635000228881836, 47.18812561035156, 44.58250045776367, 74.7300033569336, 78.61750030517578, 98.55437469482422], "mean": [1.025372862815857, -0.7720098495483398, 0.8424673080444336, -0.0475318506360054, -1.065476417541504, 1.0379860401153564, -1.1178498268127441, -0.9196687936782837, 1.0405062437057495, 0.030525533482432365, 1.1643160581588745, -0.8385311961174011, 38.472442626953125, 54.30764389038086, 2.920745611190796, 7.08656120300293, 12.976325988769531, 14.757411003112793, 11.920106887817383, 19.032819747924805, 12.629258155822754, 24.174392700195312, 17.237302780151367, 43.05241012573242, 40.30082702636719, 64.43488311767578, -0.4684911072254181, 7.435703754425049, 15.147838592529297, 2.6949925422668457, 11.678153038024902, 10.727023124694824, 12.216078758239746, 15.987260818481445, 12.181255340576172, 34.34925842285156], "std": [0.3161720633506775, 0.07478934526443481, 0.11168007552623749, 0.4748797118663788, 0.40380749106407166, 0.21224811673164368, 0.326208233833313, 0.11607778072357178, 0.17140136659145355, 0.31325992941856384, 0.3541698157787323, 0.006172806490212679, 9.120647430419922, 4.784471035003662, 1.7018033266067505, 3.1802384853363037, 11.379364013671875, 25.794721603393555, 10.005133628845215, 32.19618225097656, 19.953630447387695, 39.37777328491211, 30.887298583984375, 40.68230438232422, 16.10272789001465, 13.565584182739258, 0.45293518900871277, 3.4331719875335693, 10.920228004455566, 6.271730899810791, 9.983292579650879, 16.56346321105957, 14.721818923950195, 27.5604190826416, 21.872264862060547, 35.045989990234375], "count": [211]}, "action": {"min": [0.49196040630340576, -0.9853513240814209, 0.7451409697532654, -0.41456854343414307, -1.5484092235565186, 0.6647688150405884, -1.4112688302993774, -1.2483787536621094, 0.9092469811439514, -0.6146047711372375, 0.5200703740119934, -0.8530269861221313, 19.874614715576172, 35.78437423706055, 1.859375, -0.07312499731779099, 1.943333387374878, -0.33812499046325684, 2.8373332023620605, -0.8187500238418579, 0.9787499904632568, -0.7200000286102295, 0.7093750238418579, -0.004999999888241291, 22.733749389648438, 46.970001220703125, -1.1418750286102295, 0.3987500071525574, 0.6100000143051147, -0.7856249809265137, 0.8949999809265137, 0.06062501296401024, 0.7150000333786011, 0.22812500596046448, 0.8018749952316284, -2.25], "max": [1.4938582181930542, -0.6851778030395508, 1.1521037817001343, 0.9425783753395081, -0.34983691573143005, 1.275368094444275, -0.5303940773010254, -0.8290894031524658, 1.5103093385696411, 0.3029869496822357, 1.4828821420669556, -0.8316882252693176, 55.38249969482422, 58.615623474121094, 9.712499618530273, 9.699999809265137, 42.033748626708984, 76.6781234741211, 42.993125915527344, 90.0112533569336, 76.65437316894531, 109.3487548828125, 96.16999816894531, 111.125, 67.984375, 80.41937255859375, 0.39375001192092896, 9.542499542236328, 37.60499954223633, 19.103124618530273, 31.635000228881836, 47.18812561035156, 44.58250045776367, 74.7300033569336, 78.61750030517578, 98.55437469482422], "mean": [1.0253732204437256, -0.7720099091529846, 0.8424668312072754, -0.0475318618118763, -1.065476417541504, 1.0379856824874878, -1.1178499460220337, -0.9196687936782837, 1.0405062437057495, 0.030525527894496918, 1.1643160581588745, -0.8385305404663086, 38.472450256347656, 54.30763626098633, 2.9207425117492676, 7.086561679840088, 12.976324081420898, 14.757427215576172, 11.920109748840332, 19.032852172851562, 12.629252433776855, 24.174406051635742, 17.2372989654541, 43.05239486694336, 40.30082702636719, 64.43489074707031, -0.4684911370277405, 7.435704708099365, 15.147839546203613, 2.694992780685425, 11.678155899047852, 10.727017402648926, 12.216085433959961, 15.987252235412598, 12.181262016296387, 34.34925079345703], "std": [0.3161720037460327, 0.07478932291269302, 0.1116800606250763, 0.47487980127334595, 0.40380746126174927, 0.21224813163280487, 0.32620829343795776, 0.11607778072357178, 0.17140136659145355, 0.31325995922088623, 0.3541697561740875, 0.006172806490212679, 9.120647430419922, 4.784472942352295, 1.7018033266067505, 3.180239200592041, 11.379363059997559, 25.794710159301758, 10.005131721496582, 32.196189880371094, 19.95363426208496, 39.37779235839844, 30.88730239868164, 40.682308197021484, 16.102725982666016, 13.565585136413574, 0.45293518900871277, 3.4331724643707275, 10.920228958129883, 6.271730899810791, 9.983292579650879, 16.56346893310547, 14.721817970275879, 27.5604190826416, 21.872264862060547, 35.04598617553711], "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": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [211]}, "index": {"min": [5239], "max": [5449], "mean": [5344.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [2.5213270142180093, 6.0, 6.0, 6.0, 6.0], "std": [2.0007747651432974, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [211]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [211]}, "eef_direction_state": {"mean": [3.976303317535545, 4.075829383886256], "std": [1.97481958692167, 2.1669498622458487], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [1.0568720379146919, 1.004739336492891], "std": [0.8579639061140191, 0.9413997359571652], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.8767772511848341, 0.7156398104265402], "std": [0.8729646837120935, 0.8056035641002092], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [3.976303317535545, 4.075829383886256], "std": [1.97481958692167, 2.1669498622458487], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [1.0568720379146919, 1.004739336492891], "std": [0.8579639061140191, 0.9413997359571652], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [0.8767772511848341, 0.7156398104265402], "std": [0.8729646837120935, 0.8056035641002092], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.5807444119339704, 0.18278549623347684, 1.168759722957455, -1.599633048560983, 1.110176583820512, -1.1080713602216024, 0.5979808919196008, -0.18647631330507217, 1.1395244379733787, 1.5467984683619078, 0.965289669503053, 1.533215474935236], "std": [0.040326678452190734, 0.06608536778684818, 0.03420403682266473, 0.5421956490776049, 0.1340575897371507, 1.706928659151128, 0.05611659800367623, 0.06755219200700913, 0.03656378698373609, 0.37361896442565795, 0.12799582540644872, 1.5451067056121681], "min": [0.5443619047519319, 0.05967618487107837, 1.0863675017907268, -2.941849956039981, 0.8006575771545283, -3.107282759238823, 0.5572149748082852, -0.250727469343985, 1.0545013076718226, 1.0503284867637237, 0.8126638516920921, -3.1098199699631444], "max": [0.6963834119192709, 0.270639650765834, 1.2412579871764102, -0.9695507058577617, 1.4410445078532228, 3.072038259393848, 0.7525122040169451, -0.08711513006930063, 1.2100875994239788, 2.650463008206363, 1.2078620303981684, 3.108401467555904], "count": [211]}, "eef_sim_pose_action": {"mean": [0.5807444119339704, 0.18278549623347684, 1.168759722957455, -1.599633048560983, 1.110176583820512, -1.1080713602216024, 0.5979808919196008, -0.18647631330507217, 1.1395244379733787, 1.5467984683619078, 0.965289669503053, 1.533215474935236], "std": [0.040326678452190734, 0.06608536778684818, 0.03420403682266473, 0.5421956490776049, 0.1340575897371507, 1.706928659151128, 0.05611659800367623, 0.06755219200700913, 0.03656378698373609, 0.37361896442565795, 0.12799582540644872, 1.5451067056121681], "min": [0.5443619047519319, 0.05967618487107837, 1.0863675017907268, -2.941849956039981, 0.8006575771545283, -3.107282759238823, 0.5572149748082852, -0.250727469343985, 1.0545013076718226, 1.0503284867637237, 0.8126638516920921, -3.1098199699631444], "max": [0.6963834119192709, 0.270639650765834, 1.2412579871764102, -0.9695507058577617, 1.4410445078532228, 3.072038259393848, 0.7525122040169451, -0.08711513006930063, 1.2100875994239788, 2.650463008206363, 1.2078620303981684, 3.108401467555904], "count": [211]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14767607026143792]], [[0.2019842463235294]], [[0.2769506842320261]]], "std": [[[0.22828425772222155]], [[0.21533754650099013]], [[0.20080128619723328]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22747543300653597]], [[0.2753570833333333]], [[0.31647464052287577]]], "std": [[[0.14148743692527221]], [[0.12609895643449656]], [[0.1564521912444293]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.234486466503268]], [[0.2710529963235294]], [[0.26526780024509805]]], "std": [[[0.1336012829768032]], [[0.12870053449065408]], [[0.1517989067433364]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1579523059640523]], [[0.19818882965686274]], [[0.21774552900326796]]], "std": [[[0.25376647647981476]], [[0.25339073923255645]], [[0.25593562343706855]]], "count": [100]}, "observation.state": {"min": [0.5062180757522583, -1.018754243850708, 0.6741387844085693, -0.5484135150909424, -1.6243864297866821, 0.7619020342826843, -1.4492467641830444, -1.2137359380722046, 0.9063223004341125, -0.6964551210403442, 0.42420080304145813, -0.9959611296653748, 9.21500015258789, 19.115625381469727, 2.21875, 1.678125023841858, 0.9793750047683716, -0.43812498450279236, 0.75, -0.550000011920929, 0.7018749713897705, 0.17777778208255768, 0.6788889169692993, -0.1666666716337204, 15.276874542236328, 47.12062454223633, -1.1831250190734863, -0.31062498688697815, 0.6899999976158142, 0.6087499856948853, 0.6812499761581421, 0.14562499523162842, 0.6575000286102295, 0.044545453041791916, 0.9175000190734863, -2.3287501335144043], "max": [1.508163571357727, -0.5632963180541992, 1.2082761526107788, 0.689183235168457, -0.3518158197402954, 1.2061302661895752, -0.5420529246330261, -0.7879377603530884, 1.4581663608551025, 0.5149707794189453, 1.538172960281372, -0.8492281436920166, 68.06562805175781, 58.6619987487793, 42.20375061035156, 9.563750267028809, 45.84312438964844, 91.30374908447266, 47.491249084472656, 96.61624908447266, 69.0218734741211, 100.77249908447266, 104.46749877929688, 109.62687683105469, 69.43375396728516, 75.74124908447266, 1.9912500381469727, 9.732500076293945, 36.6875, 29.19937515258789, 24.957500457763672, 63.05437469482422, 36.59937286376953, 75.50125122070312, 66.0843734741211, 107.6518783569336], "mean": [1.1382719278335571, -0.7178682684898376, 0.8232261538505554, -0.1350298672914505, -1.1305949687957764, 1.0692362785339355, -1.073784351348877, -0.8817473649978638, 1.01752769947052, 0.011644897051155567, 1.1104955673217773, -0.9235372543334961, 33.50678634643555, 47.55875015258789, 6.415582656860352, 7.715526580810547, 11.694328308105469, 16.179645538330078, 10.082558631896973, 17.913101196289062, 12.171393394470215, 22.4447021484375, 17.873538970947266, 33.327110290527344, 35.08098220825195, 61.11518859863281, 0.9177521467208862, 6.244183540344238, 17.668487548828125, 5.076616287231445, 10.572075843811035, 11.557900428771973, 11.45713996887207, 13.391987800598145, 10.325654983520508, 35.72857666015625], "std": [0.39669471979141235, 0.13499563932418823, 0.15481489896774292, 0.4258814752101898, 0.4504253566265106, 0.12848670780658722, 0.2968735694885254, 0.10626988112926483, 0.14111639559268951, 0.30413275957107544, 0.3186056911945343, 0.054936859756708145, 16.839128494262695, 8.379241943359375, 9.846715927124023, 2.6269407272338867, 14.632721900939941, 31.005035400390625, 14.427729606628418, 33.70229721069336, 19.724767684936523, 36.5574951171875, 32.94636154174805, 44.212791442871094, 19.037019729614258, 12.693102836608887, 1.3929529190063477, 3.0500645637512207, 10.64484977722168, 8.841182708740234, 7.343540191650391, 20.50619888305664, 10.966612815856934, 24.708845138549805, 18.634807586669922, 32.17591857910156], "count": [211]}, "action": {"min": [0.5062180757522583, -1.018754243850708, 0.6741387844085693, -0.5484135150909424, -1.6243864297866821, 0.7619020342826843, -1.4492467641830444, -1.2137359380722046, 0.9063223004341125, -0.6964551210403442, 0.42420080304145813, -0.9959611296653748, 9.21500015258789, 19.115625381469727, 2.21875, 1.678125023841858, 0.9793750047683716, -0.43812498450279236, 0.75, -0.550000011920929, 0.7018749713897705, 0.17777778208255768, 0.6788889169692993, -0.1666666716337204, 15.276874542236328, 47.12062454223633, -1.1831250190734863, -0.31062498688697815, 0.6899999976158142, 0.6087499856948853, 0.6812499761581421, 0.14562499523162842, 0.6575000286102295, 0.044545453041791916, 0.9175000190734863, -2.3287501335144043], "max": [1.508163571357727, -0.5632963180541992, 1.2082761526107788, 0.689183235168457, -0.3518158197402954, 1.2061302661895752, -0.5420529246330261, -0.7879377603530884, 1.4581663608551025, 0.5149707794189453, 1.538172960281372, -0.8492281436920166, 68.06562805175781, 58.6619987487793, 42.20375061035156, 9.563750267028809, 45.84312438964844, 91.30374908447266, 47.491249084472656, 96.61624908447266, 69.0218734741211, 100.77249908447266, 104.46749877929688, 109.62687683105469, 69.43375396728516, 75.74124908447266, 1.9912500381469727, 9.732500076293945, 36.6875, 29.19937515258789, 24.957500457763672, 63.05437469482422, 36.59937286376953, 75.50125122070312, 66.0843734741211, 107.6518783569336], "mean": [1.1382719278335571, -0.717868447303772, 0.8232263326644897, -0.1350298821926117, -1.1305949687957764, 1.0692366361618042, -1.0737849473953247, -0.881747305393219, 1.0175280570983887, 0.011644892394542694, 1.1104952096939087, -0.9235367178916931, 33.50680160522461, 47.55876541137695, 6.415578842163086, 7.715527534484863, 11.694332122802734, 16.179641723632812, 10.082561492919922, 17.91310691833496, 12.171380043029785, 22.444684982299805, 17.873531341552734, 33.32712936401367, 35.08098220825195, 61.11518859863281, 0.9177519679069519, 6.244182109832764, 17.668485641479492, 5.076615810394287, 10.572077751159668, 11.557900428771973, 11.457143783569336, 13.391986846923828, 10.325657844543457, 35.728572845458984], "std": [0.3966946601867676, 0.13499565422534943, 0.1548149138689041, 0.4258812963962555, 0.4504253566265106, 0.1284867227077484, 0.2968735694885254, 0.10626988112926483, 0.14111639559268951, 0.30413275957107544, 0.3186057209968567, 0.054936859756708145, 16.839130401611328, 8.379241943359375, 9.84671401977539, 2.626940965652466, 14.632728576660156, 31.00503921508789, 14.427732467651367, 33.70230484008789, 19.724769592285156, 36.55750274658203, 32.946353912353516, 44.21278381347656, 19.037023544311523, 12.69310188293457, 1.3929530382156372, 3.0500643253326416, 10.644850730895996, 8.841181755065918, 7.343540668487549, 20.506200790405273, 10.966612815856934, 24.708845138549805, 18.634807586669922, 32.1759147644043], "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": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [211]}, "index": {"min": [5450], "max": [5660], "mean": [5555.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [2.4454976303317535, 6.0, 6.0, 6.0, 6.0], "std": [2.01431279397836, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [211]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [211]}, "eef_direction_state": {"mean": [4.127962085308057, 4.279620853080568], "std": [1.9923372443552205, 1.9791596302546224], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [1.04739336492891, 1.009478672985782], "std": [0.9172544710685874, 0.9438778604363692], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_state": {"mean": [0.8957345971563981, 0.7630331753554502], "std": [0.8915244974544047, 0.8150005343171935], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_direction_action": {"mean": [4.127962085308057, 4.279620853080568], "std": [1.9923372443552205, 1.9791596302546224], "min": [0, 0], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [1.04739336492891, 1.009478672985782], "std": [0.9172544710685874, 0.9438778604363692], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_acc_mag_action": {"mean": [0.8957345971563981, 0.7630331753554502], "std": [0.8915244974544047, 0.8150005343171935], "min": [0, 0], "max": [2, 2], "count": [211]}, "eef_sim_pose_state": {"mean": [0.5752654468263251, 0.20854187083640768, 1.1753754763000783, -1.6103235096708846, 1.176120267362998, -1.1752390182951273, 0.6003733040949073, -0.18323962014588646, 1.1477776838910196, 1.2646247988983959, 1.032086547657258, 1.40949809076512], "std": [0.04728727726612157, 0.08708405790441055, 0.04105582351412964, 0.5499215140157178, 0.11469614662005034, 1.6099520473185127, 0.04863371021172806, 0.05675375241219522, 0.03716257695544998, 1.1485574894627506, 0.14374972829255686, 1.5551245175133088], "min": [0.5442266388112103, 0.06524801271686906, 1.067362361686846, -3.0302198931032835, 0.8736770791419741, -3.0717451406935354, 0.5688783897416382, -0.2908543279110183, 1.0757256355309814, -3.125116979757245, 0.8022599272313213, -3.128036290789354], "max": [0.7066482481815936, 0.2955847227039604, 1.2562220379548423, -0.6822902678952085, 1.4863341899230824, 3.1246560807117425, 0.750650339726015, -0.09484745208078921, 1.2409313913093727, 3.138765792860325, 1.4000311357385313, 3.025277786356319], "count": [211]}, "eef_sim_pose_action": {"mean": [0.5752654468263251, 0.20854187083640768, 1.1753754763000783, -1.6103235096708846, 1.176120267362998, -1.1752390182951273, 0.6003733040949073, -0.18323962014588646, 1.1477776838910196, 1.2646247988983959, 1.032086547657258, 1.40949809076512], "std": [0.04728727726612157, 0.08708405790441055, 0.04105582351412964, 0.5499215140157178, 0.11469614662005034, 1.6099520473185127, 0.04863371021172806, 0.05675375241219522, 0.03716257695544998, 1.1485574894627506, 0.14374972829255686, 1.5551245175133088], "min": [0.5442266388112103, 0.06524801271686906, 1.067362361686846, -3.0302198931032835, 0.8736770791419741, -3.0717451406935354, 0.5688783897416382, -0.2908543279110183, 1.0757256355309814, -3.125116979757245, 0.8022599272313213, -3.128036290789354], "max": [0.7066482481815936, 0.2955847227039604, 1.2562220379548423, -0.6822902678952085, 1.4863341899230824, 3.1246560807117425, 0.750650339726015, -0.09484745208078921, 1.2409313913093727, 3.138765792860325, 1.4000311357385313, 3.025277786356319], "count": [211]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14431962826797384]], [[0.19822666258169933]], [[0.2762219812091503]]], "std": [[[0.2239350665989755]], [[0.2106230560637412]], [[0.20016569832704767]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22519559844771242]], [[0.2727149571078431]], [[0.3117725428921569]]], "std": [[[0.1349110350060641]], [[0.12182211962893819]], [[0.15331058235622694]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2373488684640523]], [[0.2767361989379085]], [[0.26813715482026146]]], "std": [[[0.13986672313501045]], [[0.13587575730052595]], [[0.1538269501693304]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.15268594975490196]], [[0.19119848651960786]], [[0.21154834150326798]]], "std": [[[0.2504450785365292]], [[0.250102571838755]], [[0.2529787327311632]]], "count": [100]}, "observation.state": {"min": [0.5545700788497925, -1.0466258525848389, 0.6782634854316711, -0.49420157074928284, -1.6268978118896484, 0.8544098734855652, -1.4311054944992065, -1.1830748319625854, 0.8871690630912781, -0.309567391872406, 0.5960555672645569, -0.993529200553894, 10.867856979370117, 9.7212495803833, 2.354374885559082, 1.794374942779541, 1.0018750429153442, 0.48499998450279236, 0.807692289352417, -0.019999999552965164, 0.7512500286102295, 0.7868750095367432, 0.9881250262260437, -0.2881818115711212, 17.505714416503906, 49.198123931884766, -1.1206250190734863, -0.3474999964237213, 0.6421428322792053, -0.7174999713897705, 0.640625, -0.20812499523162842, 0.8669999837875366, 0.014999999664723873, 0.765625, -2.3433332443237305], "max": [1.4887083768844604, -0.6453374028205872, 1.2137359380722046, 0.572666347026825, -0.35000380873680115, 1.2153573036193848, -0.6029459238052368, -0.8200770616531372, 1.4353971481323242, 0.45658808946609497, 1.5641556978225708, -0.8106116652488708, 81.08937072753906, 57.970001220703125, 30.35249900817871, 10.096875190734863, 56.744998931884766, 76.41687774658203, 48.40812301635742, 96.00812530517578, 90.95375061035156, 113.47562408447266, 102.02062225341797, 109.46749877929688, 69.30500030517578, 78.3862533569336, 7.228750228881836, 9.698749542236328, 34.5, 10.816875457763672, 31.816875457763672, 33.77000045776367, 63.44437789916992, 94.95437622070312, 71.34625244140625, 100.14812469482422], "mean": [1.1743336915969849, -0.7812263369560242, 0.8082311749458313, -0.20209906995296478, -1.2208384275436401, 1.0656466484069824, -1.1740525960922241, -0.901770830154419, 1.0065906047821045, 0.10989025980234146, 1.1971173286437988, -0.8898892402648926, 39.988243103027344, 48.74116134643555, 5.534663200378418, 8.572732925415039, 12.387558937072754, 12.628457069396973, 9.991817474365234, 16.210350036621094, 13.220532417297363, 22.985206604003906, 15.749911308288574, 31.00469207763672, 38.83768081665039, 62.99729537963867, 1.788359522819519, 6.931746959686279, 13.577644348144531, 1.4609909057617188, 9.547311782836914, 6.028451442718506, 13.559198379516602, 17.111021041870117, 10.858597755432129, 35.780860900878906], "std": [0.36591896414756775, 0.09583566337823868, 0.1507081836462021, 0.3578934073448181, 0.4588618576526642, 0.09832367300987244, 0.29403749108314514, 0.09305139631032944, 0.15000206232070923, 0.230757474899292, 0.3384053707122803, 0.07232638448476791, 18.083656311035156, 13.246603012084961, 7.351300239562988, 1.917099118232727, 17.666248321533203, 24.38593101501465, 15.095541954040527, 31.771852493286133, 25.240659713745117, 38.93368148803711, 30.609588623046875, 42.86713790893555, 19.026765823364258, 11.842228889465332, 2.18562912940979, 3.493039608001709, 9.80880069732666, 3.0060975551605225, 10.632989883422852, 11.147784233093262, 18.291820526123047, 31.303213119506836, 19.837942123413086, 32.683380126953125], "count": [200]}, "action": {"min": [0.5545700788497925, -1.0466258525848389, 0.6782634854316711, -0.49420157074928284, -1.6268978118896484, 0.8544098734855652, -1.4311054944992065, -1.1830748319625854, 0.8871690630912781, -0.309567391872406, 0.5960555672645569, -0.993529200553894, 10.867856979370117, 9.7212495803833, 2.354374885559082, 1.794374942779541, 1.0018750429153442, 0.48499998450279236, 0.807692289352417, -0.019999999552965164, 0.7512500286102295, 0.7868750095367432, 0.9881250262260437, -0.2881818115711212, 17.505714416503906, 49.198123931884766, -1.1206250190734863, -0.3474999964237213, 0.6421428322792053, -0.7174999713897705, 0.640625, -0.20812499523162842, 0.8669999837875366, 0.014999999664723873, 0.765625, -2.3433332443237305], "max": [1.4887083768844604, -0.6453374028205872, 1.2137359380722046, 0.572666347026825, -0.35000380873680115, 1.2153573036193848, -0.6029459238052368, -0.8200770616531372, 1.4353971481323242, 0.45658808946609497, 1.5641556978225708, -0.8106116652488708, 81.08937072753906, 57.970001220703125, 30.35249900817871, 10.096875190734863, 56.744998931884766, 76.41687774658203, 48.40812301635742, 96.00812530517578, 90.95375061035156, 113.47562408447266, 102.02062225341797, 109.46749877929688, 69.30500030517578, 78.3862533569336, 7.228750228881836, 9.698749542236328, 34.5, 10.816875457763672, 31.816875457763672, 33.77000045776367, 63.44437789916992, 94.95437622070312, 71.34625244140625, 100.14812469482422], "mean": [1.1743335723876953, -0.7812265157699585, 0.8082310557365417, -0.20209911465644836, -1.220838189125061, 1.0656468868255615, -1.1740528345108032, -0.9017706513404846, 1.0065901279449463, 0.10989038646221161, 1.1971173286437988, -0.8898894786834717, 39.98825454711914, 48.741172790527344, 5.534665107727051, 8.57272720336914, 12.387578010559082, 12.628448486328125, 9.991817474365234, 16.210357666015625, 13.220541000366211, 22.985239028930664, 15.749921798706055, 31.004697799682617, 38.83766174316406, 62.99726486206055, 1.7883598804473877, 6.931746006011963, 13.577644348144531, 1.4609904289245605, 9.547313690185547, 6.028453350067139, 13.559199333190918, 17.11101531982422, 10.858599662780762, 35.78086853027344], "std": [0.365918904542923, 0.09583566337823868, 0.15070819854736328, 0.3578934371471405, 0.4588618874549866, 0.09832366555929184, 0.2940375804901123, 0.09305139631032944, 0.15000206232070923, 0.23075754940509796, 0.33840540051460266, 0.07232637703418732, 18.083654403686523, 13.246607780456543, 7.351297855377197, 1.917098879814148, 17.66624641418457, 24.385934829711914, 15.095537185668945, 31.771862030029297, 25.24065399169922, 38.93370819091797, 30.609586715698242, 42.86715316772461, 19.026762008666992, 11.842227935791016, 2.18562912940979, 3.4930403232574463, 9.80880069732666, 3.0060975551605225, 10.632990837097168, 11.147783279418945, 18.291818618774414, 31.30321502685547, 19.837940216064453, 32.68337631225586], "count": [200]}, "timestamp": {"min": [0.0], "max": [6.633333333333334], "mean": [3.3166666666666664], "std": [1.9244768408871828], "count": [200]}, "frame_index": {"min": [0], "max": [199], "mean": [99.5], "std": [57.73430522661548], "count": [200]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [200]}, "index": {"min": [5661], "max": [5860], "mean": [5760.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [2.665, 6.0, 6.0, 6.0, 6.0], "std": [1.9805996566696662, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [200]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [200]}, "eef_direction_state": {"mean": [3.98, 4.095], "std": [2.2270159406703907, 2.0312496153845805], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [0.985, 1.075], "std": [0.9191164235285975, 0.9216154295583388], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [0.765, 0.785], "std": [0.8716507328052904, 0.835927628446387], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [3.98, 4.095], "std": [2.2270159406703907, 2.0312496153845805], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [0.985, 1.075], "std": [0.9191164235285975, 0.9216154295583388], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [0.765, 0.785], "std": [0.8716507328052904, 0.835927628446387], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.5676944417424135, 0.20450710085061347, 1.1630451735779117, -1.5899375681349917, 1.0564515027869166, -1.2115952875626217, 0.5924530354330281, -0.20005261985221431, 1.1309228874937016, 1.5748034759536151, 0.95518477505204, 1.596141648386793], "std": [0.04893997135130167, 0.07636713916534092, 0.03704252046971388, 0.5621140560112405, 0.1441168688159165, 1.5316519832920952, 0.05329560173249033, 0.049753055519048836, 0.033986820428104886, 0.3657410863266362, 0.15220708332612115, 1.5106086978976685], "min": [0.537638145135004, 0.06723375222015501, 1.069626699761349, -3.085538926286398, 0.8251388534125579, -3.1031833470125796, 0.5568748543545147, -0.2640179073705482, 1.055257574908183, 1.0152508841778505, 0.7302172872894852, -3.107530709613359], "max": [0.7091519984211738, 0.27016691939247034, 1.2367954254108862, -0.8228272188332808, 1.4790776782912554, 3.063690707864645, 0.7420330403807227, -0.12002627141515679, 1.2143205599195135, 2.5620384095139537, 1.2648056508856538, 3.134312315990515], "count": [200]}, "eef_sim_pose_action": {"mean": [0.5676944417424135, 0.20450710085061347, 1.1630451735779117, -1.5899375681349917, 1.0564515027869166, -1.2115952875626217, 0.5924530354330281, -0.20005261985221431, 1.1309228874937016, 1.5748034759536151, 0.95518477505204, 1.596141648386793], "std": [0.04893997135130167, 0.07636713916534092, 0.03704252046971388, 0.5621140560112405, 0.1441168688159165, 1.5316519832920952, 0.05329560173249033, 0.049753055519048836, 0.033986820428104886, 0.3657410863266362, 0.15220708332612115, 1.5106086978976685], "min": [0.537638145135004, 0.06723375222015501, 1.069626699761349, -3.085538926286398, 0.8251388534125579, -3.1031833470125796, 0.5568748543545147, -0.2640179073705482, 1.055257574908183, 1.0152508841778505, 0.7302172872894852, -3.107530709613359], "max": [0.7091519984211738, 0.27016691939247034, 1.2367954254108862, -0.8228272188332808, 1.4790776782912554, 3.063690707864645, 0.7420330403807227, -0.12002627141515679, 1.2143205599195135, 2.5620384095139537, 1.2648056508856538, 3.134312315990515], "count": [200]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1425332026143791]], [[0.19690305147058823]], [[0.2718263602941176]]], "std": [[[0.22102925872226042]], [[0.21039124072348264]], [[0.19879740940238072]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22614966503267975]], [[0.27452474877450983]], [[0.31540402777777776]]], "std": [[[0.13717206252738695]], [[0.12325950266571657]], [[0.15322308954233405]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23735802491830066]], [[0.2757573937908497]], [[0.2660734211601307]]], "std": [[[0.13819772064812677]], [[0.13453108910115527]], [[0.1520691204580434]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.15484918300653594]], [[0.19415552083333334]], [[0.21442880923202615]]], "std": [[[0.252814093199349]], [[0.25326163445969535]], [[0.2558776356678916]]], "count": [100]}, "observation.state": {"min": [0.5430542826652527, -1.0742113590240479, 0.6965266466140747, -0.47796767950057983, -1.5188872814178467, 0.8210784196853638, -1.421950101852417, -1.1677442789077759, 0.8911057114601135, -0.5537594556808472, 0.5045252442359924, -0.973811686038971, 15.087499618530273, 26.790624618530273, 2.2962498664855957, 1.5293750762939453, 0.8469230532646179, 0.5199999809265137, 0.7133333086967468, 0.23937499523162842, 0.7925000190734863, 0.7200000286102295, 0.8155555725097656, 0.24437500536441803, 13.395000457763672, 46.64624786376953, -1.1987500190734863, 0.3356249928474426, 0.5839999914169312, 0.11374999582767487, 0.6725000143051147, -0.004374999552965164, 0.8410000205039978, 0.5931249856948853, 0.33125001192092896, -2.315000057220459], "max": [1.3791770935058594, -0.6293869614601135, 1.2674763202667236, 0.8077983260154724, -0.3125, 1.2204833030700684, -0.5080777406692505, -0.8275396823883057, 1.4415006637573242, 0.48992055654525757, 1.5764477252960205, -0.8309968113899231, 69.90750122070312, 57.798126220703125, 10.401249885559082, 9.834375381469727, 44.96562576293945, 76.30812072753906, 40.2868766784668, 98.29437255859375, 76.78375244140625, 110.99624633789062, 87.59625244140625, 109.43624877929688, 70.5112533569336, 81.18812561035156, 0.8112499713897705, 9.506250381469727, 38.395626068115234, 4.576874732971191, 32.260623931884766, 42.821876525878906, 65.47624969482422, 80.29875183105469, 74.95562744140625, 93.64749908447266], "mean": [1.039810299873352, -0.8001019358634949, 0.8595375418663025, -0.09536224603652954, -1.045398473739624, 1.0862936973571777, -1.1447091102600098, -0.9349657893180847, 1.0208930969238281, 0.11389604955911636, 1.1919989585876465, -0.8772113919258118, 40.38574981689453, 49.659446716308594, 3.394453525543213, 7.460158348083496, 13.312267303466797, 15.748883247375488, 10.930559158325195, 20.484989166259766, 14.042845726013184, 26.68064308166504, 16.92310905456543, 41.5880241394043, 37.92794418334961, 64.095458984375, 0.004927594214677811, 6.5866498947143555, 20.253738403320312, 0.974829375743866, 13.750749588012695, 9.098401069641113, 17.11687469482422, 14.48051643371582, 13.988960266113281, 31.143056869506836], "std": [0.3527805209159851, 0.11292426288127899, 0.1640036553144455, 0.4139644503593445, 0.4326748251914978, 0.10486138612031937, 0.3362405300140381, 0.0790477767586708, 0.15272682905197144, 0.3273874521255493, 0.3675433397293091, 0.04877573624253273, 15.341861724853516, 8.057867050170898, 1.682677149772644, 2.5571541786193848, 15.318209648132324, 27.28239631652832, 13.352933883666992, 35.9051399230957, 21.142026901245117, 41.407615661621094, 27.390592575073242, 47.17209243774414, 19.859268188476562, 13.381961822509766, 0.7635142207145691, 3.183349370956421, 10.226656913757324, 1.4127930402755737, 8.94659423828125, 14.499281883239746, 18.302898406982422, 26.366714477539062, 22.260482788085938, 32.557308197021484], "count": [234]}, "action": {"min": [0.5430542826652527, -1.0742113590240479, 0.6965266466140747, -0.47796767950057983, -1.5188872814178467, 0.8210784196853638, -1.421950101852417, -1.1677442789077759, 0.8911057114601135, -0.5537594556808472, 0.5045252442359924, -0.973811686038971, 15.087499618530273, 26.790624618530273, 2.2962498664855957, 1.5293750762939453, 0.8469230532646179, 0.5199999809265137, 0.7133333086967468, 0.23937499523162842, 0.7925000190734863, 0.7200000286102295, 0.8155555725097656, 0.24437500536441803, 13.395000457763672, 46.64624786376953, -1.1987500190734863, 0.3356249928474426, 0.5839999914169312, 0.11374999582767487, 0.6725000143051147, -0.004374999552965164, 0.8410000205039978, 0.5931249856948853, 0.33125001192092896, -2.315000057220459], "max": [1.3791770935058594, -0.6293869614601135, 1.2674763202667236, 0.8077983260154724, -0.3125, 1.2204833030700684, -0.5080777406692505, -0.8275396823883057, 1.4415006637573242, 0.48992055654525757, 1.5764477252960205, -0.8309968113899231, 69.90750122070312, 57.798126220703125, 10.401249885559082, 9.834375381469727, 44.96562576293945, 76.30812072753906, 40.2868766784668, 98.29437255859375, 76.78375244140625, 110.99624633789062, 87.59625244140625, 109.43624877929688, 70.5112533569336, 81.18812561035156, 0.8112499713897705, 9.506250381469727, 38.395626068115234, 4.576874732971191, 32.260623931884766, 42.821876525878906, 65.47624969482422, 80.29875183105469, 74.95562744140625, 93.64749908447266], "mean": [1.0398105382919312, -0.8001021146774292, 0.8595373630523682, -0.09536230564117432, -1.0453987121582031, 1.0862932205200195, -1.1447099447250366, -0.9349657297134399, 1.0208934545516968, 0.11389600485563278, 1.1919994354248047, -0.877211332321167, 40.38572692871094, 49.659446716308594, 3.39445161819458, 7.4601569175720215, 13.312265396118164, 15.748875617980957, 10.930560111999512, 20.48497200012207, 14.04287052154541, 26.68067169189453, 16.92311668395996, 41.58802795410156, 37.92793655395508, 64.095458984375, 0.0049275606870651245, 6.58665132522583, 20.253738403320312, 0.9748293161392212, 13.750751495361328, 9.09840202331543, 17.116880416870117, 14.48051643371582, 13.988961219787598, 31.143056869506836], "std": [0.35278046131134033, 0.11292427033185959, 0.1640036404132843, 0.4139643609523773, 0.4326748549938202, 0.10486137866973877, 0.3362405598163605, 0.0790477767586708, 0.15272684395313263, 0.32738739252090454, 0.36754339933395386, 0.04877574369311333, 15.341864585876465, 8.057868003845215, 1.6826766729354858, 2.557154417037964, 15.318209648132324, 27.282392501831055, 13.352932929992676, 35.905147552490234, 21.14202117919922, 41.40761947631836, 27.390583038330078, 47.17208480834961, 19.859268188476562, 13.381962776184082, 0.7635141611099243, 3.183349132537842, 10.226656913757324, 1.412793517112732, 8.94659423828125, 14.499281883239746, 18.302900314331055, 26.366714477539062, 22.260486602783203, 32.55730438232422], "count": [234]}, "timestamp": {"min": [0.0], "max": [7.766666666666667], "mean": [3.8833333333333337], "std": [2.251645488838642], "count": [234]}, "frame_index": {"min": [0], "max": [233], "mean": [116.5], "std": [67.54936466515926], "count": [234]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [234]}, "index": {"min": [5861], "max": [6094], "mean": [5977.5], "std": [67.54936466515926], "count": [234]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [234]}, "subtask_annotation": {"mean": [2.3290598290598292, 6.0, 6.0, 6.0, 6.0], "std": [1.9759909265276574, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [234]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [234]}, "eef_direction_state": {"mean": [3.888888888888889, 4.3931623931623935], "std": [2.0869057689577244, 1.9390598874539005], "min": [0, 0], "max": [6, 6], "count": [234]}, "eef_velocity_state": {"mean": [1.0256410256410255, 0.9487179487179487], "std": [0.8367778908759348, 0.9368628669971837], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_acc_mag_state": {"mean": [0.8205128205128205, 0.7948717948717948], "std": [0.8535034347227318, 0.8477064233239231], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_direction_action": {"mean": [3.888888888888889, 4.3931623931623935], "std": [2.0869057689577244, 1.9390598874539005], "min": [0, 0], "max": [6, 6], "count": [234]}, "eef_velocity_action": {"mean": [1.0256410256410255, 0.9487179487179487], "std": [0.8367778908759348, 0.9368628669971837], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_acc_mag_action": {"mean": [0.8205128205128205, 0.7948717948717948], "std": [0.8535034347227318, 0.8477064233239231], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_sim_pose_state": {"mean": [0.5847358716344312, 0.1825998984780101, 1.1606958189364396, -1.2687103599651584, 1.1214931978910783, -1.2152887109570198, 0.5966489388135964, -0.19921655602492408, 1.1309777721243057, 1.5572165553481274, 0.9453627244977312, 1.4573379811931717], "std": [0.05508806969546841, 0.07674565490915697, 0.03438621567464002, 1.2635955593446944, 0.1264318027872469, 1.6085155656116867, 0.052578831839534115, 0.06558303934875895, 0.04410654966887256, 0.41053236997588327, 0.17388446546248224, 1.5205972096047133], "min": [0.5408869899890291, 0.05020064245520173, 1.0783732935816983, -3.1222463617180796, 0.7499268797237479, -3.1248574975637817, 0.5646026389818788, -0.2702629293554913, 1.0558850780462694, 0.8853838052412434, 0.7649453228342038, -3.1112807637861932], "max": [0.7224187910520931, 0.2605543259692695, 1.2317457406192753, 3.1414445874923578, 1.4472921786607582, 3.035102775364667, 0.7464991923498161, -0.09409155251185494, 1.2434696568960013, 2.7182376321541475, 1.233080525072809, 3.1319672135872265], "count": [234]}, "eef_sim_pose_action": {"mean": [0.5847358716344312, 0.1825998984780101, 1.1606958189364396, -1.2687103599651584, 1.1214931978910783, -1.2152887109570198, 0.5966489388135964, -0.19921655602492408, 1.1309777721243057, 1.5572165553481274, 0.9453627244977312, 1.4573379811931717], "std": [0.05508806969546841, 0.07674565490915697, 0.03438621567464002, 1.2635955593446944, 0.1264318027872469, 1.6085155656116867, 0.052578831839534115, 0.06558303934875895, 0.04410654966887256, 0.41053236997588327, 0.17388446546248224, 1.5205972096047133], "min": [0.5408869899890291, 0.05020064245520173, 1.0783732935816983, -3.1222463617180796, 0.7499268797237479, -3.1248574975637817, 0.5646026389818788, -0.2702629293554913, 1.0558850780462694, 0.8853838052412434, 0.7649453228342038, -3.1112807637861932], "max": [0.7224187910520931, 0.2605543259692695, 1.2317457406192753, 3.1414445874923578, 1.4472921786607582, 3.035102775364667, 0.7464991923498161, -0.09409155251185494, 1.2434696568960013, 2.7182376321541475, 1.233080525072809, 3.1319672135872265], "count": [234]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1453045383986928]], [[0.1963815482026144]], [[0.26472820874183006]]], "std": [[[0.2169497475005576]], [[0.21011651497907385]], [[0.20255824948139986]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2260205637254902]], [[0.2725833394607843]], [[0.319688335375817]]], "std": [[[0.13828739734260737]], [[0.12083451519883287]], [[0.15359577034622598]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23349988153594772]], [[0.2736912152777778]], [[0.26740021446078427]]], "std": [[[0.13453960292645734]], [[0.13251053332415416]], [[0.15400227759024115]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1489245220588235]], [[0.19093819852941174]], [[0.21189485294117646]]], "std": [[[0.24442315547277485]], [[0.24552929140351915]], [[0.25067772560407253]]], "count": [100]}, "observation.state": {"min": [0.5174715518951416, -0.9081025123596191, 0.6549458503723145, -0.5136144161224365, -1.5762423276901245, 0.579723596572876, -1.5005340576171875, -1.1475023031234741, 0.8235580325126648, -0.5557860136032104, 0.5621280670166016, -0.9590295553207397, 3.591111183166504, 11.34375, 1.7043750286102295, 0.4281249940395355, 1.0049999952316284, -1.1143749952316284, 0.765625, -1.5779999494552612, 0.8324999809265137, -3.0787501335144043, 0.734375, -0.125, 1.1818749904632568, 45.59749984741211, -1.050624966621399, 0.41312500834465027, 0.6992307901382446, 0.058125000447034836, 0.7493749856948853, -0.02562500350177288, 0.8627272844314575, 0.48874998092651367, 0.453125, -2.2699999809265137], "max": [1.4532787799835205, -0.593146800994873, 1.0508935451507568, 0.9183308482170105, -0.4184548258781433, 1.26997971534729, -0.5639877319335938, -0.7909047603607178, 1.3872358798980713, 0.3943503499031067, 1.6168841123580933, -0.8116607666015625, 66.65374755859375, 59.97999954223633, 71.94249725341797, 9.65250015258789, 32.833126068115234, 43.15187454223633, 22.244998931884766, 68.91874694824219, 20.9893741607666, 98.87750244140625, 88.91312408447266, 110.59500122070312, 78.81437683105469, 82.72500610351562, 3.375, 9.383749961853027, 43.098751068115234, 36.38687515258789, 33.69312286376953, 58.73250198364258, 35.46937561035156, 59.66812515258789, 57.583126068115234, 91.9487533569336], "mean": [1.1103252172470093, -0.7520447969436646, 0.7941672801971436, -0.04565664008259773, -1.0931477546691895, 1.020064115524292, -1.1968488693237305, -0.8878053426742554, 0.9684827923774719, 0.08287577331066132, 1.2292505502700806, -0.9043524861335754, 39.42195510864258, 46.81792068481445, 10.688404083251953, 7.7633056640625, 10.205094337463379, 8.314635276794434, 6.134615421295166, 13.571723937988281, 5.525335788726807, 20.779258728027344, 15.454259872436523, 50.85386657714844, 30.982460021972656, 65.87086486816406, 1.2774721384048462, 5.781429767608643, 19.229284286499023, 5.808849811553955, 10.874940872192383, 9.267590522766113, 9.872401237487793, 11.999667167663574, 9.006525039672852, 32.99892807006836], "std": [0.3751111328601837, 0.08998913317918777, 0.1274886131286621, 0.5211896300315857, 0.4437620937824249, 0.23226113617420197, 0.3422602713108063, 0.0817810446023941, 0.15407118201255798, 0.3493826687335968, 0.38238319754600525, 0.03607548400759697, 15.872191429138184, 12.112805366516113, 19.912494659423828, 3.1085257530212402, 11.821934700012207, 16.11422348022461, 7.775100231170654, 26.195117950439453, 6.6085205078125, 38.757659912109375, 27.867839813232422, 45.57741928100586, 28.433807373046875, 14.83430290222168, 1.679208517074585, 2.769120216369629, 12.085836410522461, 9.16842269897461, 10.453665733337402, 17.03037452697754, 11.07356071472168, 20.353490829467773, 17.058420181274414, 33.5024528503418], "count": [241]}, "action": {"min": [0.5174715518951416, -0.9081025123596191, 0.6549458503723145, -0.5136144161224365, -1.5762423276901245, 0.579723596572876, -1.5005340576171875, -1.1475023031234741, 0.8235580325126648, -0.5557860136032104, 0.5621280670166016, -0.9590295553207397, 3.591111183166504, 11.34375, 1.7043750286102295, 0.4281249940395355, 1.0049999952316284, -1.1143749952316284, 0.765625, -1.5779999494552612, 0.8324999809265137, -3.0787501335144043, 0.734375, -0.125, 1.1818749904632568, 45.59749984741211, -1.050624966621399, 0.41312500834465027, 0.6992307901382446, 0.058125000447034836, 0.7493749856948853, -0.02562500350177288, 0.8627272844314575, 0.48874998092651367, 0.453125, -2.2699999809265137], "max": [1.4532787799835205, -0.593146800994873, 1.0508935451507568, 0.9183308482170105, -0.4184548258781433, 1.26997971534729, -0.5639877319335938, -0.7909047603607178, 1.3872358798980713, 0.3943503499031067, 1.6168841123580933, -0.8116607666015625, 66.65374755859375, 59.97999954223633, 71.94249725341797, 9.65250015258789, 32.833126068115234, 43.15187454223633, 22.244998931884766, 68.91874694824219, 20.9893741607666, 98.87750244140625, 88.91312408447266, 110.59500122070312, 78.81437683105469, 82.72500610351562, 3.375, 9.383749961853027, 43.098751068115234, 36.38687515258789, 33.69312286376953, 58.73250198364258, 35.46937561035156, 59.66812515258789, 57.583126068115234, 91.9487533569336], "mean": [1.1103249788284302, -0.7520448565483093, 0.7941673994064331, -0.04565654695034027, -1.0931479930877686, 1.020064115524292, -1.1968492269515991, -0.8878053426742554, 0.9684827327728271, 0.0828758180141449, 1.2292509078979492, -0.9043522477149963, 39.42192840576172, 46.817909240722656, 10.688401222229004, 7.763305187225342, 10.205093383789062, 8.314641952514648, 6.13461971282959, 13.571737289428711, 5.525327682495117, 20.779266357421875, 15.454248428344727, 50.8538703918457, 30.982458114624023, 65.87088775634766, 1.2774730920791626, 5.781430721282959, 19.22930335998535, 5.808846950531006, 10.874937057495117, 9.267594337463379, 9.872407913208008, 11.999667167663574, 9.0065279006958, 32.998931884765625], "std": [0.37511107325553894, 0.08998913317918777, 0.1274886280298233, 0.5211894512176514, 0.44376206398010254, 0.23226115107536316, 0.34226033091545105, 0.08178102970123291, 0.15407118201255798, 0.3493826389312744, 0.3823831081390381, 0.03607547655701637, 15.872190475463867, 12.112805366516113, 19.912494659423828, 3.108527183532715, 11.821932792663574, 16.114212036132812, 7.775100231170654, 26.195127487182617, 6.608520030975342, 38.75767135620117, 27.86785125732422, 45.57742691040039, 28.433809280395508, 14.834303855895996, 1.6792083978652954, 2.76911997795105, 12.085837364196777, 9.16842269897461, 10.453665733337402, 17.03037452697754, 11.073562622070312, 20.35348892211914, 17.05841827392578, 33.50244903564453], "count": [241]}, "timestamp": {"min": [0.0], "max": [8.0], "mean": [4.0], "std": [2.3190036174568114], "count": [241]}, "frame_index": {"min": [0], "max": [240], "mean": [120.0], "std": [69.57010852370435], "count": [241]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [241]}, "index": {"min": [6095], "max": [6335], "mean": [6215.0], "std": [69.57010852370435], "count": [241]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [241]}, "subtask_annotation": {"mean": [2.2572614107883817, 6.0, 6.0, 6.0, 6.0], "std": [1.9517518384052686, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [241]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [241]}, "eef_direction_state": {"mean": [4.141078838174274, 4.344398340248962], "std": [1.8727166672447348, 1.9627389383410718], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_state": {"mean": [1.012448132780083, 0.91701244813278], "std": [0.856904240866612, 0.9117496038353995], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_state": {"mean": [0.7676348547717843, 0.7095435684647303], "std": [0.847225277979956, 0.8088413150909468], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_direction_action": {"mean": [4.141078838174274, 4.344398340248962], "std": [1.8727166672447348, 1.9627389383410718], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_action": {"mean": [1.012448132780083, 0.91701244813278], "std": [0.856904240866612, 0.9117496038353995], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_action": {"mean": [0.7676348547717843, 0.7095435684647303], "std": [0.847225277979956, 0.8088413150909468], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_sim_pose_state": {"mean": [0.56038990346764, 0.1880138951556545, 1.1539339297875504, -1.7376203783974824, 1.1376358804009552, -1.2085219251435109, 0.5776465016854954, -0.20129631004551102, 1.1337849494606824, 1.5828990649267551, 0.9887407751820958, 1.3201265651803091], "std": [0.0350769023378865, 0.0841054203495356, 0.03499285334341206, 0.4034225093710687, 0.1519603686632855, 1.8349179728162, 0.048739453034072004, 0.06947125619816139, 0.04927536617546559, 0.44872611444121513, 0.0958202727736916, 1.6932710591139988], "min": [0.5349236014671919, 0.037275824939972085, 1.0742388677940942, -2.7129679516619167, 0.7989755542601515, -3.1188208729177154, 0.5451329934451362, -0.2666757225773653, 1.045254577840627, 0.9910912815758885, 0.8915920005834526, -3.1046265383504714], "max": [0.6600596277175884, 0.2796083791475095, 1.2250144166963182, -1.1755094628025131, 1.4356200121198417, 3.0819259874440883, 0.720575693495187, -0.09198934699699055, 1.228865589460589, 2.6968729055736103, 1.209974225827902, 3.130391459461151], "count": [241]}, "eef_sim_pose_action": {"mean": [0.56038990346764, 0.1880138951556545, 1.1539339297875504, -1.7376203783974824, 1.1376358804009552, -1.2085219251435109, 0.5776465016854954, -0.20129631004551102, 1.1337849494606824, 1.5828990649267551, 0.9887407751820958, 1.3201265651803091], "std": [0.0350769023378865, 0.0841054203495356, 0.03499285334341206, 0.4034225093710687, 0.1519603686632855, 1.8349179728162, 0.048739453034072004, 0.06947125619816139, 0.04927536617546559, 0.44872611444121513, 0.0958202727736916, 1.6932710591139988], "min": [0.5349236014671919, 0.037275824939972085, 1.0742388677940942, -2.7129679516619167, 0.7989755542601515, -3.1188208729177154, 0.5451329934451362, -0.2666757225773653, 1.045254577840627, 0.9910912815758885, 0.8915920005834526, -3.1046265383504714], "max": [0.6600596277175884, 0.2796083791475095, 1.2250144166963182, -1.1755094628025131, 1.4356200121198417, 3.0819259874440883, 0.720575693495187, -0.09198934699699055, 1.228865589460589, 2.6968729055736103, 1.209974225827902, 3.130391459461151], "count": [241]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1442007536764706]], [[0.1966972794117647]], [[0.2655974244281046]]], "std": [[[0.2164759759073348]], [[0.21025994269212706]], [[0.20070884574633888]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23008138684640525]], [[0.27169282271241835]], [[0.31275130514705884]]], "std": [[[0.1370948474744252]], [[0.11956052018691551]], [[0.15140678505015118]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23829681576797385]], [[0.2772889338235294]], [[0.26911860702614376]]], "std": [[[0.13628850861942973]], [[0.13354102050342312]], [[0.1543337625990425]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.15065500204248367]], [[0.19113679534313724]], [[0.2115754799836601]]], "std": [[[0.24789675310310944]], [[0.24801805749443032]], [[0.25215018104511044]]], "count": [100]}, "observation.state": {"min": [0.5702344179153442, -0.9659914374351501, 0.6592612862586975, -0.5226426720619202, -1.6273508071899414, 0.8510719537734985, -1.4882420301437378, -1.1279993057250977, 0.8502030372619629, -0.6469825506210327, 0.5512321591377258, -0.9589102864265442, 4.041250228881836, 45.278751373291016, 1.793125033378601, -0.24249999225139618, 1.09375, 0.4699999988079071, 0.7599999904632568, -1.6009999513626099, 0.8387500047683716, -2.9650001525878906, 0.9800000190734863, -0.036249998956918716, 1.199375033378601, 49.35562515258789, -1.1299999952316284, -0.4156250059604645, 0.7069230675697327, 0.041875001043081284, 0.8968750238418579, -0.1668749898672104, 0.8912500143051147, 0.4749999940395355, 0.5633333325386047, -2.286875009536743], "max": [1.5012969970703125, -0.6248807907104492, 1.065556526184082, 0.7397764325141907, -0.4240100681781769, 1.419041395187378, -0.6160115003585815, -0.8218652009963989, 1.3619153499603271, 0.5241994261741638, 1.631888747215271, -0.8381494879722595, 65.49749755859375, 58.443748474121094, 2.583750009536743, 9.643333435058594, 47.97624969482422, 51.81687545776367, 36.46562576293945, 66.33187866210938, 34.19750213623047, 80.15187072753906, 47.56999969482422, 94.40499877929688, 65.50749969482422, 81.37625122070312, 1.8224999904632568, 9.430000305175781, 33.85750198364258, 14.09375, 26.203125, 44.74812698364258, 36.61000061035156, 64.84687805175781, 65.44625091552734, 102.73625183105469], "mean": [1.126487135887146, -0.766476035118103, 0.7827723026275635, -0.11318843811750412, -1.1588561534881592, 1.065985918045044, -1.2215337753295898, -0.8895551562309265, 0.9679120779037476, 0.11434735357761383, 1.2694623470306396, -0.8759759664535522, 43.41994094848633, 50.0941162109375, 2.171123504638672, 7.636754989624023, 14.087664604187012, 8.405074119567871, 9.920419692993164, 10.567002296447754, 8.692440032958984, 16.100112915039062, 11.075660705566406, 29.9300537109375, 27.71137046813965, 67.43610382080078, 0.630783200263977, 7.545472621917725, 12.079780578613281, 2.0824148654937744, 9.486241340637207, 8.086419105529785, 9.789403915405273, 10.638213157653809, 9.14421558380127, 27.891010284423828], "std": [0.379283607006073, 0.08256568014621735, 0.1131497249007225, 0.4664754867553711, 0.48524484038352966, 0.16070017218589783, 0.31345656514167786, 0.06738251447677612, 0.1272529512643814, 0.32669907808303833, 0.34270551800727844, 0.040533386170864105, 14.679430961608887, 3.392301559448242, 0.2374434471130371, 3.449814558029175, 16.441898345947266, 15.03076171875, 13.193982124328613, 21.47687530517578, 11.709649085998535, 27.91429901123047, 16.97928237915039, 39.25613021850586, 24.74182891845703, 12.449101448059082, 1.1374691724777222, 3.3009603023529053, 9.53512191772461, 3.83296799659729, 7.365717887878418, 13.777985572814941, 10.780585289001465, 20.67504119873047, 17.601713180541992, 33.49821472167969], "count": [213]}, "action": {"min": [0.5702344179153442, -0.9659914374351501, 0.6592612862586975, -0.5226426720619202, -1.6273508071899414, 0.8510719537734985, -1.4882420301437378, -1.1279993057250977, 0.8502030372619629, -0.6469825506210327, 0.5512321591377258, -0.9589102864265442, 4.041250228881836, 45.278751373291016, 1.793125033378601, -0.24249999225139618, 1.09375, 0.4699999988079071, 0.7599999904632568, -1.6009999513626099, 0.8387500047683716, -2.9650001525878906, 0.9800000190734863, -0.036249998956918716, 1.199375033378601, 49.35562515258789, -1.1299999952316284, -0.4156250059604645, 0.7069230675697327, 0.041875001043081284, 0.8968750238418579, -0.1668749898672104, 0.8912500143051147, 0.4749999940395355, 0.5633333325386047, -2.286875009536743], "max": [1.5012969970703125, -0.6248807907104492, 1.065556526184082, 0.7397764325141907, -0.4240100681781769, 1.419041395187378, -0.6160115003585815, -0.8218652009963989, 1.3619153499603271, 0.5241994261741638, 1.631888747215271, -0.8381494879722595, 65.49749755859375, 58.443748474121094, 2.583750009536743, 9.643333435058594, 47.97624969482422, 51.81687545776367, 36.46562576293945, 66.33187866210938, 34.19750213623047, 80.15187072753906, 47.56999969482422, 94.40499877929688, 65.50749969482422, 81.37625122070312, 1.8224999904632568, 9.430000305175781, 33.85750198364258, 14.09375, 26.203125, 44.74812698364258, 36.61000061035156, 64.84687805175781, 65.44625091552734, 102.73625183105469], "mean": [1.1264874935150146, -0.7664756774902344, 0.7827719449996948, -0.11318846046924591, -1.1588557958602905, 1.0659865140914917, -1.221534013748169, -0.8895554542541504, 0.9679118990898132, 0.11434736102819443, 1.2694624662399292, -0.8759759664535522, 43.419960021972656, 50.0941276550293, 2.171123743057251, 7.636753559112549, 14.087675094604492, 8.405070304870605, 9.920425415039062, 10.567008972167969, 8.69243049621582, 16.100101470947266, 11.07567310333252, 29.93006134033203, 27.71135902404785, 67.43610382080078, 0.6307834982872009, 7.545475959777832, 12.079792976379395, 2.0824153423309326, 9.48624038696289, 8.086423873901367, 9.789406776428223, 10.63821792602539, 9.144219398498535, 27.891014099121094], "std": [0.3792835772037506, 0.08256566524505615, 0.1131497249007225, 0.4664754271507263, 0.4852447509765625, 0.16070018708705902, 0.3134564459323883, 0.06738251447677612, 0.1272529661655426, 0.32669904828071594, 0.34270554780960083, 0.040533389896154404, 14.679434776306152, 3.392301321029663, 0.23744353652000427, 3.449815034866333, 16.4419002532959, 15.03075885772705, 13.193984031677246, 21.476877212524414, 11.709650993347168, 27.914295196533203, 16.979284286499023, 39.256126403808594, 24.741830825805664, 12.449101448059082, 1.1374691724777222, 3.3009610176086426, 9.535120010375977, 3.832967519760132, 7.365718841552734, 13.777985572814941, 10.780587196350098, 20.67504119873047, 17.601713180541992, 33.49821090698242], "count": [213]}, "timestamp": {"min": [0.0], "max": [7.066666666666666], "mean": [3.5333333333333337], "std": [2.0495708674600013], "count": [213]}, "frame_index": {"min": [0], "max": [212], "mean": [106.0], "std": [61.48712602380003], "count": [213]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [213]}, "index": {"min": [6336], "max": [6548], "mean": [6442.0], "std": [61.48712602380003], "count": [213]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [213]}, "subtask_annotation": {"mean": [2.6619718309859155, 6.0, 6.0, 6.0, 6.0], "std": [1.925443637472787, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [213]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [213]}, "eef_direction_state": {"mean": [4.056338028169014, 4.244131455399061], "std": [2.008577783414932, 1.9755609702154793], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_state": {"mean": [1.0704225352112675, 1.0], "std": [0.8826540801581705, 0.9192771195538434], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_state": {"mean": [0.8732394366197183, 0.7652582159624414], "std": [0.8869885348638752, 0.8229767074614253], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_direction_action": {"mean": [4.056338028169014, 4.244131455399061], "std": [2.008577783414932, 1.9755609702154793], "min": [0, 0], "max": [6, 6], "count": [213]}, "eef_velocity_action": {"mean": [1.0704225352112675, 1.0], "std": [0.8826540801581705, 0.9192771195538434], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_acc_mag_action": {"mean": [0.8732394366197183, 0.7652582159624414], "std": [0.8869885348638752, 0.8229767074614253], "min": [0, 0], "max": [2, 2], "count": [213]}, "eef_sim_pose_state": {"mean": [0.5569980129229599, 0.18928209114959602, 1.1641166671966197, -1.6190296638763724, 1.0998048407835117, -0.8215005525502809, 0.5772570071427368, -0.20574903937485695, 1.1334490302550237, 1.5494479925212963, 0.9480888637907612, 1.5161714752237718], "std": [0.04240464797223828, 0.09121007634447229, 0.0402860122759559, 0.6211959863084058, 0.16280003793897058, 1.7966054507438802, 0.04573793868605601, 0.06471479650011462, 0.03553668355919931, 0.3835241360394493, 0.13782622625777438, 1.4672653913503304], "min": [0.5160879088970576, 0.045704299539027216, 1.0725970808924108, -2.9580188016646023, 0.7890911323071772, -3.0546321027431493, 0.5515871011678617, -0.2881791325153052, 1.0652442086969294, 1.0132072779670511, 0.8306080090595529, -3.129793232155996], "max": [0.6759631234355883, 0.283057248866288, 1.240903633473132, -0.59654309111894, 1.482292386198508, 3.125533404630046, 0.7198156438239904, -0.09488247326608673, 1.2147553291681126, 2.735637495611012, 1.2404650028534308, 3.1203572669552617], "count": [213]}, "eef_sim_pose_action": {"mean": [0.5569980129229599, 0.18928209114959602, 1.1641166671966197, -1.6190296638763724, 1.0998048407835117, -0.8215005525502809, 0.5772570071427368, -0.20574903937485695, 1.1334490302550237, 1.5494479925212963, 0.9480888637907612, 1.5161714752237718], "std": [0.04240464797223828, 0.09121007634447229, 0.0402860122759559, 0.6211959863084058, 0.16280003793897058, 1.7966054507438802, 0.04573793868605601, 0.06471479650011462, 0.03553668355919931, 0.3835241360394493, 0.13782622625777438, 1.4672653913503304], "min": [0.5160879088970576, 0.045704299539027216, 1.0725970808924108, -2.9580188016646023, 0.7890911323071772, -3.0546321027431493, 0.5515871011678617, -0.2881791325153052, 1.0652442086969294, 1.0132072779670511, 0.8306080090595529, -3.129793232155996], "max": [0.6759631234355883, 0.283057248866288, 1.240903633473132, -0.59654309111894, 1.482292386198508, 3.125533404630046, 0.7198156438239904, -0.09488247326608673, 1.2147553291681126, 2.735637495611012, 1.2404650028534308, 3.1203572669552617], "count": [213]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14259949550653594]], [[0.19429911764705882]], [[0.26344096609477125]]], "std": [[[0.21396506004377436]], [[0.20803755047904243]], [[0.1997356153237744]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22901185049019607]], [[0.27468237132352946]], [[0.31847050449346404]]], "std": [[[0.1409924389120863]], [[0.12254048163355925]], [[0.15231192090572884]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.07058823529411765]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23739167687908497]], [[0.27664780433006536]], [[0.27070039215686276]]], "std": [[[0.1358146877503715]], [[0.1329396566215097]], [[0.15653383643143454]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14748032475490197]], [[0.18821310866013072]], [[0.20993766135620914]]], "std": [[[0.24647878398465886]], [[0.24679039696967206]], [[0.25200775869507874]]], "count": [100]}, "observation.state": {"min": [0.5400501489639282, -0.8668555021286011, 0.6857976913452148, -0.5827277302742004, -1.5584759712219238, 0.683961808681488, -1.5127413272857666, -1.1813820600509644, 0.8503566980361938, -0.670729398727417, 0.5397402048110962, -0.8685482740402222, 5.693636417388916, 43.93562316894531, 2.296875, -0.24500000476837158, 1.084375023841858, 1.0568749904632568, 0.6924999952316284, 0.7093750238418579, 0.8137500286102295, -2.838124990463257, 0.6462500095367432, -0.20750001072883606, 1.2806249856948853, 48.26499938964844, -1.4443750381469727, -0.08500000089406967, 0.6316666603088379, 0.5043749809265137, 0.6312500238418579, 0.13562500476837158, 0.875, 0.5362499952316284, 0.8025000095367432, -2.3144445419311523], "max": [1.475690484046936, -0.659189760684967, 0.9843499660491943, 0.9479190707206726, -0.3223706781864166, 1.4678702354431152, -0.5859464406967163, -0.8008125424385071, 1.4481765031814575, 0.3923476040363312, 1.579880952835083, -0.8070115447044373, 74.16500091552734, 58.068748474121094, 2.692500114440918, 9.8100004196167, 28.381250381469727, 67.73312377929688, 22.15625, 90.9268798828125, 67.70437622070312, 105.92687225341797, 84.39500427246094, 110.23875427246094, 63.095001220703125, 81.06500244140625, 2.916249990463257, 9.477499961853027, 42.34812545776367, 33.71437454223633, 27.2549991607666, 57.94937515258789, 37.06812286376953, 63.55875015258789, 68.25250244140625, 101.31999969482422], "mean": [1.0991421937942505, -0.7666444778442383, 0.7921500205993652, -0.10237672924995422, -1.0922000408172607, 1.0845813751220703, -1.20303213596344, -0.9017336964607239, 0.986761748790741, 0.07697602361440659, 1.2160528898239136, -0.8373145461082458, 39.505313873291016, 50.78654861450195, 2.4684839248657227, 7.907994747161865, 8.533013343811035, 10.458374977111816, 6.062623977661133, 14.086771011352539, 10.548677444458008, 16.60061264038086, 14.550389289855957, 35.301876068115234, 30.404550552368164, 65.01847839355469, 1.4060794115066528, 7.012753963470459, 15.14299488067627, 4.104516506195068, 8.81742000579834, 10.315505027770996, 10.028363227844238, 12.117595672607422, 11.034017562866211, 33.429786682128906], "std": [0.34599176049232483, 0.052385419607162476, 0.08677030354738235, 0.5622548460960388, 0.4657929837703705, 0.2349606305360794, 0.3576597273349762, 0.08525440096855164, 0.15634728968143463, 0.38105592131614685, 0.3746190667152405, 0.020591281354427338, 16.827062606811523, 3.9714772701263428, 0.10447558760643005, 3.216188430786133, 9.23339557647705, 19.313364028930664, 7.885281085968018, 26.949071884155273, 17.2135066986084, 33.43954086303711, 26.70929718017578, 45.246063232421875, 23.662792205810547, 13.434020042419434, 1.8331578969955444, 3.004819869995117, 11.556121826171875, 7.64995002746582, 8.364311218261719, 20.069169998168945, 11.89569091796875, 21.92022132873535, 20.035709381103516, 34.33381652832031], "count": [234]}, "action": {"min": [0.5400501489639282, -0.8668555021286011, 0.6857976913452148, -0.5827277302742004, -1.5584759712219238, 0.683961808681488, -1.5127413272857666, -1.1813820600509644, 0.8503566980361938, -0.670729398727417, 0.5397402048110962, -0.8685482740402222, 5.693636417388916, 43.93562316894531, 2.296875, -0.24500000476837158, 1.084375023841858, 1.0568749904632568, 0.6924999952316284, 0.7093750238418579, 0.8137500286102295, -2.838124990463257, 0.6462500095367432, -0.20750001072883606, 1.2806249856948853, 48.26499938964844, -1.4443750381469727, -0.08500000089406967, 0.6316666603088379, 0.5043749809265137, 0.6312500238418579, 0.13562500476837158, 0.875, 0.5362499952316284, 0.8025000095367432, -2.3144445419311523], "max": [1.475690484046936, -0.659189760684967, 0.9843499660491943, 0.9479190707206726, -0.3223706781864166, 1.4678702354431152, -0.5859464406967163, -0.8008125424385071, 1.4481765031814575, 0.3923476040363312, 1.579880952835083, -0.8070115447044373, 74.16500091552734, 58.068748474121094, 2.692500114440918, 9.8100004196167, 28.381250381469727, 67.73312377929688, 22.15625, 90.9268798828125, 67.70437622070312, 105.92687225341797, 84.39500427246094, 110.23875427246094, 63.095001220703125, 81.06500244140625, 2.916249990463257, 9.477499961853027, 42.34812545776367, 33.71437454223633, 27.2549991607666, 57.94937515258789, 37.06812286376953, 63.55875015258789, 68.25250244140625, 101.31999969482422], "mean": [1.0991417169570923, -0.7666443586349487, 0.7921496033668518, -0.10237670689821243, -1.0921999216079712, 1.0845812559127808, -1.2030320167541504, -0.9017335176467896, 0.9867619276046753, 0.07697608321905136, 1.2160530090332031, -0.8373141288757324, 39.50532150268555, 50.786529541015625, 2.4684855937957764, 7.907999038696289, 8.533007621765137, 10.45837116241455, 6.062627792358398, 14.086760520935059, 10.548676490783691, 16.600637435913086, 14.550395011901855, 35.301902770996094, 30.4045467376709, 65.0184326171875, 1.406080961227417, 7.012751579284668, 15.142975807189941, 4.10451602935791, 8.817423820495605, 10.315508842468262, 10.028356552124023, 12.117596626281738, 11.03402042388916, 33.42977523803711], "std": [0.34599193930625916, 0.052385419607162476, 0.08677030354738235, 0.5622549057006836, 0.46579301357269287, 0.2349606603384018, 0.35765978693962097, 0.08525440096855164, 0.15634727478027344, 0.38105592131614685, 0.3746190667152405, 0.020591283217072487, 16.827064514160156, 3.9714765548706055, 0.10447558760643005, 3.216186285018921, 9.233397483825684, 19.313379287719727, 7.885280609130859, 26.949079513549805, 17.213504791259766, 33.439537048339844, 26.709304809570312, 45.246070861816406, 23.662792205810547, 13.434019088745117, 1.8331577777862549, 3.0048201084136963, 11.556122779846191, 7.6499505043029785, 8.364310264587402, 20.069169998168945, 11.895691871643066, 21.920223236083984, 20.03571319580078, 34.33381652832031], "count": [234]}, "timestamp": {"min": [0.0], "max": [7.766666666666667], "mean": [3.8833333333333337], "std": [2.251645488838642], "count": [234]}, "frame_index": {"min": [0], "max": [233], "mean": [116.5], "std": [67.54936466515926], "count": [234]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [234]}, "index": {"min": [6549], "max": [6782], "mean": [6665.5], "std": [67.54936466515926], "count": [234]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [234]}, "subtask_annotation": {"mean": [2.7264957264957266, 6.0, 6.0, 6.0, 6.0], "std": [1.904219029741483, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [234]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [234]}, "eef_direction_state": {"mean": [4.217948717948718, 4.222222222222222], "std": [1.6970117217317444, 1.9811552837447133], "min": [0, 0], "max": [6, 6], "count": [234]}, "eef_velocity_state": {"mean": [1.0, 1.017094017094017], "std": [0.8573463331948968, 0.8961733080149143], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_acc_mag_state": {"mean": [0.7051282051282052, 0.7863247863247863], "std": [0.8589743589743576, 0.8405234411945953], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_direction_action": {"mean": [4.217948717948718, 4.222222222222222], "std": [1.6970117217317444, 1.9811552837447133], "min": [0, 0], "max": [6, 6], "count": [234]}, "eef_velocity_action": {"mean": [1.0, 1.017094017094017], "std": [0.8573463331948968, 0.8961733080149143], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_acc_mag_action": {"mean": [0.7051282051282052, 0.7863247863247863], "std": [0.8589743589743576, 0.8405234411945953], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_sim_pose_state": {"mean": [0.5638434838521099, 0.19835309710026588, 1.1498033658858144, -1.7246198334022051, 1.1322386894349716, -0.8171593240660127, 0.5803557999567006, -0.20342267387070337, 1.1258860606417793, 1.6467594905088196, 0.9547967493564474, 1.4271813703518872], "std": [0.03148414545330805, 0.08728646505801392, 0.03820652152461972, 0.6388141878717937, 0.17033181654620075, 1.8032453923606926, 0.05054893716432231, 0.07541606595599953, 0.03434449861666684, 0.4015523234815154, 0.1579035289233813, 1.6235905064515441], "min": [0.5320505257143733, 0.04525086863311453, 1.0658234949844962, -2.996211773104855, 0.7553778508242921, -3.1237857641997144, 0.5470453723409453, -0.26954975133201775, 1.0720376018344568, 1.111207916638663, 0.7935227203803237, -3.0898124356303405], "max": [0.6550536473639792, 0.28217763760962394, 1.2262313920481263, -0.6074267419217362, 1.513521686533407, 3.06021644680599, 0.7331800877365813, -0.08674216090411341, 1.2101597547525973, 2.756518868346033, 1.2465968214800696, 3.1341794056216945], "count": [234]}, "eef_sim_pose_action": {"mean": [0.5638434838521099, 0.19835309710026588, 1.1498033658858144, -1.7246198334022051, 1.1322386894349716, -0.8171593240660127, 0.5803557999567006, -0.20342267387070337, 1.1258860606417793, 1.6467594905088196, 0.9547967493564474, 1.4271813703518872], "std": [0.03148414545330805, 0.08728646505801392, 0.03820652152461972, 0.6388141878717937, 0.17033181654620075, 1.8032453923606926, 0.05054893716432231, 0.07541606595599953, 0.03434449861666684, 0.4015523234815154, 0.1579035289233813, 1.6235905064515441], "min": [0.5320505257143733, 0.04525086863311453, 1.0658234949844962, -2.996211773104855, 0.7553778508242921, -3.1237857641997144, 0.5470453723409453, -0.26954975133201775, 1.0720376018344568, 1.111207916638663, 0.7935227203803237, -3.0898124356303405], "max": [0.6550536473639792, 0.28217763760962394, 1.2262313920481263, -0.6074267419217362, 1.513521686533407, 3.06021644680599, 0.7331800877365813, -0.08674216090411341, 1.2101597547525973, 2.756518868346033, 1.2465968214800696, 3.1341794056216945], "count": [234]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.148011568627451]], [[0.19988038807189543]], [[0.27156253880718956]]], "std": [[[0.22235700886202783]], [[0.21245576711684983]], [[0.20138271728611795]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22242962418300655]], [[0.26939662785947716]], [[0.31022076184640524]]], "std": [[[0.13277010299299102]], [[0.11488970062028092]], [[0.14575074598744342]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23489477941176473]], [[0.275490727124183]], [[0.2701442381535948]]], "std": [[[0.13191658607422826]], [[0.12911507123836993]], [[0.1563839177562981]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.15359631944444446]], [[0.19235420751633986]], [[0.21348885620915034]]], "std": [[[0.25203701095266184]], [[0.2513967632624059]], [[0.25513890698296965]]], "count": [100]}, "observation.state": {"min": [0.6019445657730103, -0.9387636184692383, 0.6750209927558899, -0.5413773655891418, -1.6234962940216064, 0.6568055152893066, -1.5511854887008667, -1.2198872566223145, 0.8399031758308411, -0.8141403198242188, 0.4900530278682709, -0.8663071393966675, 15.154375076293945, 46.09562683105469, 1.7400000095367432, -0.25312498211860657, 0.8286666870117188, 1.0618749856948853, 0.7043750286102295, -0.46437498927116394, 0.7806249856948853, -2.8081250190734863, 0.9340000152587891, -0.06687499582767487, 28.714374542236328, 49.383750915527344, -1.131250023841858, -0.5099999904632568, 0.7868750095367432, 0.8187500238418579, 0.7549999952316284, 0.3231250047683716, 0.8606249690055847, 0.6568750143051147, 0.4000000059604645, -2.098749876022339], "max": [1.465183973312378, -0.6087872982025146, 1.0960984230041504, 0.8436808586120605, -0.36709868907928467, 1.2798504829406738, -0.5099613070487976, -0.8005979657173157, 1.4990558624267578, 0.5410382747650146, 1.620063066482544, -0.80510413646698, 64.12875366210938, 59.720001220703125, 2.4839999675750732, 9.804286003112793, 32.515625, 66.86624908447266, 22.764999389648438, 81.41124725341797, 26.13374900817871, 94.2706298828125, 53.73875045776367, 104.1606216430664, 70.16500091552734, 75.01937866210938, 0.23750001192092896, 9.494375228881836, 34.42250061035156, 38.49937438964844, 23.411874771118164, 69.67937469482422, 32.12437438964844, 71.95375061035156, 58.73812484741211, 103.53250122070312], "mean": [1.1422300338745117, -0.7724891901016235, 0.8014988303184509, -0.12937544286251068, -1.1404287815093994, 1.0466065406799316, -1.128127098083496, -0.9284763336181641, 1.0173760652542114, 0.035477958619594574, 1.144694209098816, -0.8486295938491821, 42.639915466308594, 50.84074020385742, 1.966545820236206, 7.692781448364258, 8.611106872558594, 10.410502433776855, 6.124038219451904, 12.619893074035645, 5.704342842102051, 15.211373329162598, 9.053426742553711, 30.60877227783203, 41.50944900512695, 63.327030181884766, -0.45609167218208313, 5.17271089553833, 15.350602149963379, 7.751560688018799, 10.047207832336426, 11.861259460449219, 10.439367294311523, 11.874710083007812, 8.388538360595703, 41.68730545043945], "std": [0.343784898519516, 0.07605662196874619, 0.12031447887420654, 0.47260117530822754, 0.44854629039764404, 0.18145522475242615, 0.34023481607437134, 0.09076246619224548, 0.15351535379886627, 0.42134201526641846, 0.3575403094291687, 0.019416814669966698, 12.836511611938477, 3.489499807357788, 0.26016101241111755, 3.16644024848938, 10.786115646362305, 19.89906883239746, 7.751977920532227, 25.93050193786621, 7.87650728225708, 31.348665237426758, 16.159114837646484, 40.228515625, 13.8565673828125, 10.455208778381348, 0.43161845207214355, 3.1646313667297363, 9.1272554397583, 9.479046821594238, 6.262961387634277, 21.076025009155273, 8.938607215881348, 21.46900177001953, 16.311832427978516, 30.19373893737793], "count": [217]}, "action": {"min": [0.6019445657730103, -0.9387636184692383, 0.6750209927558899, -0.5413773655891418, -1.6234962940216064, 0.6568055152893066, -1.5511854887008667, -1.2198872566223145, 0.8399031758308411, -0.8141403198242188, 0.4900530278682709, -0.8663071393966675, 15.154375076293945, 46.09562683105469, 1.7400000095367432, -0.25312498211860657, 0.8286666870117188, 1.0618749856948853, 0.7043750286102295, -0.46437498927116394, 0.7806249856948853, -2.8081250190734863, 0.9340000152587891, -0.06687499582767487, 28.714374542236328, 49.383750915527344, -1.131250023841858, -0.5099999904632568, 0.7868750095367432, 0.8187500238418579, 0.7549999952316284, 0.3231250047683716, 0.8606249690055847, 0.6568750143051147, 0.4000000059604645, -2.098749876022339], "max": [1.465183973312378, -0.6087872982025146, 1.0960984230041504, 0.8436808586120605, -0.36709868907928467, 1.2798504829406738, -0.5099613070487976, -0.8005979657173157, 1.4990558624267578, 0.5410382747650146, 1.620063066482544, -0.80510413646698, 64.12875366210938, 59.720001220703125, 2.4839999675750732, 9.804286003112793, 32.515625, 66.86624908447266, 22.764999389648438, 81.41124725341797, 26.13374900817871, 94.2706298828125, 53.73875045776367, 104.1606216430664, 70.16500091552734, 75.01937866210938, 0.23750001192092896, 9.494375228881836, 34.42250061035156, 38.49937438964844, 23.411874771118164, 69.67937469482422, 32.12437438964844, 71.95375061035156, 58.73812484741211, 103.53250122070312], "mean": [1.1422297954559326, -0.7724889516830444, 0.8014986515045166, -0.12937548756599426, -1.1404290199279785, 1.046606421470642, -1.1281275749206543, -0.928476095199585, 1.01737642288208, 0.035477910190820694, 1.1446940898895264, -0.8486294150352478, 42.63994216918945, 50.84072494506836, 1.9665451049804688, 7.69277811050415, 8.611099243164062, 10.41051197052002, 6.1240386962890625, 12.619894027709961, 5.704351425170898, 15.211365699768066, 9.053422927856445, 30.608774185180664, 41.50946044921875, 63.327056884765625, -0.45609164237976074, 5.172712802886963, 15.350617408752441, 7.751559257507324, 10.047207832336426, 11.861258506774902, 10.439373970031738, 11.874715805053711, 8.38853645324707, 41.68732452392578], "std": [0.34378480911254883, 0.0760565996170044, 0.12031448632478714, 0.47260111570358276, 0.4485462009906769, 0.18145522475242615, 0.3402348756790161, 0.09076246619224548, 0.15351535379886627, 0.4213421046733856, 0.3575403094291687, 0.01941681280732155, 12.836509704589844, 3.489499807357788, 0.26016104221343994, 3.166440010070801, 10.78610897064209, 19.89906883239746, 7.751978397369385, 25.930505752563477, 7.876508712768555, 31.348670959472656, 16.159116744995117, 40.2285270690918, 13.856568336486816, 10.455208778381348, 0.43161845207214355, 3.164630651473999, 9.127256393432617, 9.479046821594238, 6.262962818145752, 21.07602310180664, 8.938607215881348, 21.469005584716797, 16.311832427978516, 30.193748474121094], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [217]}, "index": {"min": [6783], "max": [6999], "mean": [6891.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [2.7788018433179724, 6.0, 6.0, 6.0, 6.0], "std": [1.9000151448332412, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [217]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [217]}, "eef_direction_state": {"mean": [3.9262672811059907, 4.1981566820276495], "std": [1.9234429054662563, 2.028005833839411], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [1.1152073732718895, 1.0276497695852536], "std": [0.864347108943081, 0.9402276942156036], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.9447004608294931, 0.8294930875576036], "std": [0.8885767772557002, 0.844312073039541], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [3.9262672811059907, 4.1981566820276495], "std": [1.9234429054662563, 2.028005833839411], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.1152073732718895, 1.0276497695852536], "std": [0.864347108943081, 0.9402276942156036], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.9447004608294931, 0.8294930875576036], "std": [0.8885767772557002, 0.844312073039541], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.5634351924561627, 0.1985799608591269, 1.1496929916449967, -1.7030997939367907, 1.0966243267019895, -1.1516607556208378, 0.5900909864350682, -0.1908710092785758, 1.1230317958268703, 1.6808696643767647, 0.9693579878758696, 1.4180295750406926], "std": [0.037488604022757055, 0.08067272845337688, 0.03426002962825455, 0.46085084066052073, 0.16061480472552117, 1.7517044093184666, 0.05163890210507293, 0.07465098841113195, 0.03703072210494914, 0.46818134344422474, 0.1767480828537776, 1.6025852085315537], "min": [0.534656113025013, 0.05817557490460451, 1.0637945071890058, -2.8379589181433342, 0.7604548703148772, -3.1406143097288766, 0.5428063814567374, -0.2959656868651549, 1.0722015770332212, 1.0758730063302462, 0.7448565638349054, -3.0689621155989846], "max": [0.6757074416215195, 0.2779612181693136, 1.208560200212548, -1.3003542803492065, 1.4362890555538659, 3.1008247123909154, 0.7522074965929737, -0.07670115013013587, 1.2183011405465043, 3.0101105211848456, 1.3065519764850406, 3.116723590476487], "count": [217]}, "eef_sim_pose_action": {"mean": [0.5634351924561627, 0.1985799608591269, 1.1496929916449967, -1.7030997939367907, 1.0966243267019895, -1.1516607556208378, 0.5900909864350682, -0.1908710092785758, 1.1230317958268703, 1.6808696643767647, 0.9693579878758696, 1.4180295750406926], "std": [0.037488604022757055, 0.08067272845337688, 0.03426002962825455, 0.46085084066052073, 0.16061480472552117, 1.7517044093184666, 0.05163890210507293, 0.07465098841113195, 0.03703072210494914, 0.46818134344422474, 0.1767480828537776, 1.6025852085315537], "min": [0.534656113025013, 0.05817557490460451, 1.0637945071890058, -2.8379589181433342, 0.7604548703148772, -3.1406143097288766, 0.5428063814567374, -0.2959656868651549, 1.0722015770332212, 1.0758730063302462, 0.7448565638349054, -3.0689621155989846], "max": [0.6757074416215195, 0.2779612181693136, 1.208560200212548, -1.3003542803492065, 1.4362890555538659, 3.1008247123909154, 0.7522074965929737, -0.07670115013013587, 1.2183011405465043, 3.0101105211848456, 1.3065519764850406, 3.116723590476487], "count": [217]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.20498688929738562]], [[0.28474969771241826]], [[0.395131154003268]]], "std": [[[0.28219596464136365]], [[0.2400292461488412]], [[0.21050159685435793]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2651178901143791]], [[0.3286045302287582]], [[0.3974963194444444]]], "std": [[[0.18511718765633453]], [[0.16551721887394794]], [[0.20907734947898404]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.050980392156862744]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24657513071895423]], [[0.31677603962418305]], [[0.36402886437908494]]], "std": [[[0.1626465240765405]], [[0.1524413861704986]], [[0.20152052240279478]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1878821977124183]], [[0.2328339133986928]], [[0.2575678267973856]]], "std": [[[0.2863011987055141]], [[0.2803833302289174]], [[0.28216230573469814]]], "count": [100]}, "observation.state": {"min": [0.36852920055389404, -1.1892023086547852, 0.9635860323905945, -0.2784559726715088, -1.5349516868591309, 0.045562487095594406, -1.2867382764816284, -1.1794031858444214, 0.8888168334960938, -0.40581846237182617, 0.46377888321876526, -1.0493438243865967, 11.65000057220459, 48.788124084472656, 0.8700000047683716, 2.106250047683716, 0.6556249856948853, 0.12125000357627869, 1.4176923036575317, -0.22812500596046448, 0.5887500047683716, -0.12999999523162842, 0.7281249761581421, 1.1868749856948853, 1.2181249856948853, 46.03687286376953, -0.84375, 0.019999999552965164, 0.9175000190734863, 0.019999999552965164, 0.703125, 0.5774999856948853, 0.9168750047683716, 0.49125000834465027, 0.6618750095367432, -2.409090995788574], "max": [1.4255529642105103, -0.7096875905990601, 1.4863479137420654, 1.3534513711929321, -0.43168726563453674, 0.7997873425483704, -0.2952859103679657, -0.718604564666748, 1.552224040031433, 0.2596364915370941, 1.3372201919555664, -0.9242516756057739, 74.63999938964844, 68.92937469482422, 2.5268750190734863, 9.450624465942383, 62.682498931884766, 100.81937408447266, 73.31187438964844, 108.95500183105469, 82.95375061035156, 109.62562561035156, 106.66874694824219, 109.6875, 58.85499954223633, 85.32500457763672, 1.4262499809265137, 9.475000381469727, 33.326873779296875, 63.56500244140625, 25.318124771118164, 82.31437683105469, 32.009376525878906, 92.75312805175781, 76.27249908447266, 109.18875122070312], "mean": [0.7624033689498901, -0.8964328765869141, 1.1469447612762451, 0.589367151260376, -0.8282764554023743, 0.48552849888801575, -0.8819387555122375, -0.8109804391860962, 1.0377163887023926, -0.09898120164871216, 0.8820009231567383, -1.0254228115081787, 49.66800308227539, 53.184207916259766, 1.8125911951065063, 7.6285481452941895, 13.652572631835938, 13.368915557861328, 12.975761413574219, 18.574905395507812, 14.6210298538208, 26.830598831176758, 19.298744201660156, 57.49090576171875, 19.273643493652344, 72.32588195800781, 0.5324348211288452, 3.634674549102783, 22.37640380859375, 7.559390544891357, 12.912689208984375, 11.669170379638672, 9.718192100524902, 12.700499534606934, 9.380615234375, 31.077089309692383], "std": [0.28503522276878357, 0.14564554393291473, 0.11978422105312347, 0.5436156988143921, 0.28036683797836304, 0.2691175639629364, 0.2317352145910263, 0.12529940903186798, 0.15529578924179077, 0.12925481796264648, 0.1688583344221115, 0.044487666338682175, 17.148517608642578, 3.965819835662842, 0.4331928491592407, 2.657031536102295, 16.029024124145508, 25.35759925842285, 15.791862487792969, 31.2092342376709, 17.76140785217285, 36.18022918701172, 28.54854393005371, 48.23766326904297, 23.810321807861328, 16.290273666381836, 0.7931860089302063, 2.874210834503174, 8.641738891601562, 18.260589599609375, 5.577362060546875, 24.036745071411133, 6.880901336669922, 28.1538028717041, 20.874025344848633, 32.016197204589844], "count": [300]}, "action": {"min": [0.36852920055389404, -1.1892023086547852, 0.9635860323905945, -0.2784559726715088, -1.5349516868591309, 0.045562487095594406, -1.2867382764816284, -1.1794031858444214, 0.8888168334960938, -0.40581846237182617, 0.46377888321876526, -1.0493438243865967, 11.65000057220459, 48.788124084472656, 0.8700000047683716, 2.106250047683716, 0.6556249856948853, 0.12125000357627869, 1.4176923036575317, -0.22812500596046448, 0.5887500047683716, -0.12999999523162842, 0.7281249761581421, 1.1868749856948853, 1.2181249856948853, 46.03687286376953, -0.84375, 0.019999999552965164, 0.9175000190734863, 0.019999999552965164, 0.703125, 0.5774999856948853, 0.9168750047683716, 0.49125000834465027, 0.6618750095367432, -2.409090995788574], "max": [1.4255529642105103, -0.7096875905990601, 1.4863479137420654, 1.3534513711929321, -0.43168726563453674, 0.7997873425483704, -0.2952859103679657, -0.718604564666748, 1.552224040031433, 0.2596364915370941, 1.3372201919555664, -0.9242516756057739, 74.63999938964844, 68.92937469482422, 2.5268750190734863, 9.450624465942383, 62.682498931884766, 100.81937408447266, 73.31187438964844, 108.95500183105469, 82.95375061035156, 109.62562561035156, 106.66874694824219, 109.6875, 58.85499954223633, 85.32500457763672, 1.4262499809265137, 9.475000381469727, 33.326873779296875, 63.56500244140625, 25.318124771118164, 82.31437683105469, 32.009376525878906, 92.75312805175781, 76.27249908447266, 109.18875122070312], "mean": [0.7624038457870483, -0.8964326977729797, 1.1469452381134033, 0.5893670916557312, -0.8282763957977295, 0.4855286180973053, -0.8819394111633301, -0.8109802007675171, 1.0377157926559448, -0.09898117929697037, 0.8820009231567383, -1.025423288345337, 49.667991638183594, 53.184226989746094, 1.8125919103622437, 7.628549575805664, 13.652569770812988, 13.368913650512695, 12.9757719039917, 18.574905395507812, 14.621033668518066, 26.830612182617188, 19.298725128173828, 57.49092483520508, 19.27364730834961, 72.325927734375, 0.5324348211288452, 3.6346752643585205, 22.376373291015625, 7.559394359588623, 12.912679672241211, 11.669161796569824, 9.718193054199219, 12.7005033493042, 9.380608558654785, 31.077089309692383], "std": [0.2850351929664612, 0.14564554393291473, 0.11978419870138168, 0.5436156988143921, 0.28036683797836304, 0.2691175937652588, 0.2317352294921875, 0.12529940903186798, 0.15529578924179077, 0.12925481796264648, 0.1688583642244339, 0.044487662613391876, 17.14851951599121, 3.965820789337158, 0.43319281935691833, 2.657031536102295, 16.029020309448242, 25.35759925842285, 15.791863441467285, 31.209224700927734, 17.761402130126953, 36.18022155761719, 28.548547744750977, 48.237648010253906, 23.810325622558594, 16.290271759033203, 0.7931859493255615, 2.874211072921753, 8.641738891601562, 18.260589599609375, 5.577361583709717, 24.036741256713867, 6.880901336669922, 28.153804779052734, 20.874025344848633, 32.01619338989258], "count": [300]}, "timestamp": {"min": [0.0], "max": [9.966666666666667], "mean": [4.983333333333333], "std": [2.8867353083961027], "count": [300]}, "frame_index": {"min": [0], "max": [299], "mean": [149.5], "std": [86.60205925188308], "count": [300]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [300]}, "index": {"min": [7000], "max": [7299], "mean": [7149.5], "std": [86.60205925188308], "count": [300]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [300]}, "subtask_annotation": {"mean": [2.75, 6.0, 6.0, 6.0, 6.0], "std": [1.8958287545732253, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [300]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [300]}, "eef_direction_state": {"mean": [3.5633333333333335, 4.546666666666667], "std": [1.9233622181539862, 2.1325623606877766], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_state": {"mean": [1.2166666666666666, 0.6266666666666667], "std": [0.7503702789660294, 0.8449589076135939], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_state": {"mean": [0.86, 0.5166666666666667], "std": [0.8604649905719569, 0.7722621892135413], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_direction_action": {"mean": [3.5633333333333335, 4.546666666666667], "std": [1.9233622181539862, 2.1325623606877766], "min": [0, 0], "max": [6, 6], "count": [300]}, "eef_velocity_action": {"mean": [1.2166666666666666, 0.6266666666666667], "std": [0.7503702789660294, 0.8449589076135939], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_acc_mag_action": {"mean": [0.86, 0.5166666666666667], "std": [0.8604649905719569, 0.7722621892135413], "min": [0, 0], "max": [2, 2], "count": [300]}, "eef_sim_pose_state": {"mean": [0.6156391021899137, 0.1349079348636308, 1.1598555716524066, -1.8181143929839534, 1.0848441555009039, -0.24089640380167343, 0.6253155100498418, -0.1722084472805258, 1.1761133607373, 1.588478189104858, 1.2578383649933198, 2.288836273509509], "std": [0.04253371646377004, 0.07570968700677376, 0.03983743877789592, 0.40938488918849797, 0.10058761055674084, 2.5199379229437366, 0.04703922120067102, 0.030991710222795368, 0.03789006903426639, 0.30557850979518913, 0.06844665992036911, 0.31500798780807], "min": [0.5645279335512892, 0.029973429206574337, 1.0832897205474779, -2.549393064092916, 0.8210881903290597, -3.1233940440381556, 0.5840124620332389, -0.2429020050761335, 1.1399700144446814, 0.6691444649994922, 0.9928336734078869, 1.4476029498420588], "max": [0.7562124299073443, 0.27360651633259353, 1.2283731594325877, -1.3249915172827311, 1.3224912582635104, 3.1312924440065792, 0.7840880831703714, -0.09872348869008815, 1.282983261102833, 2.0067111650357408, 1.4129583204140563, 2.7973052215384775], "count": [300]}, "eef_sim_pose_action": {"mean": [0.6156391021899137, 0.1349079348636308, 1.1598555716524066, -1.8181143929839534, 1.0848441555009039, -0.24089640380167343, 0.6253155100498418, -0.1722084472805258, 1.1761133607373, 1.588478189104858, 1.2578383649933198, 2.288836273509509], "std": [0.04253371646377004, 0.07570968700677376, 0.03983743877789592, 0.40938488918849797, 0.10058761055674084, 2.5199379229437366, 0.04703922120067102, 0.030991710222795368, 0.03789006903426639, 0.30557850979518913, 0.06844665992036911, 0.31500798780807], "min": [0.5645279335512892, 0.029973429206574337, 1.0832897205474779, -2.549393064092916, 0.8210881903290597, -3.1233940440381556, 0.5840124620332389, -0.2429020050761335, 1.1399700144446814, 0.6691444649994922, 0.9928336734078869, 1.4476029498420588], "max": [0.7562124299073443, 0.27360651633259353, 1.2283731594325877, -1.3249915172827311, 1.3224912582635104, 3.1312924440065792, 0.7840880831703714, -0.09872348869008815, 1.282983261102833, 2.0067111650357408, 1.4129583204140563, 2.7973052215384775], "count": [300]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.19303905024509804]], [[0.28288760008169933]], [[0.39981831290849673]]], "std": [[[0.2780722427804938]], [[0.22984650075817228]], [[0.20623105217728457]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2579982679738562]], [[0.3219273161764706]], [[0.38136129289215687]]], "std": [[[0.17511771181328425]], [[0.15757102339510584]], [[0.20277418184261317]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.262109272875817]], [[0.3255035600490196]], [[0.3689457945261438]]], "std": [[[0.17438432413276791]], [[0.15884219622971105]], [[0.20332016384233448]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.19062017973856207]], [[0.23578362949346404]], [[0.26182904003267976]]], "std": [[[0.28930724473806835]], [[0.2826519447974135]], [[0.28338529113841127]]], "count": [100]}, "observation.state": {"min": [0.3856956362724304, -1.295419454574585, 0.9420538544654846, -0.154020756483078, -1.3818475008010864, 0.1957923173904419, -1.183485507965088, -1.1223009824752808, 0.905336856842041, -0.44341763854026794, 0.5801527500152588, -0.9217164516448975, 4.779090881347656, 50.979373931884766, 0.890625, -0.7162500023841858, 1.5787500143051147, -0.46875, 1.5425000190734863, -0.18312500417232513, 0.6462500095367432, -0.08124999701976776, 0.6306250095367432, 1.2549999952316284, 19.0831241607666, 48.28125, -0.8474999666213989, 0.3331249952316284, 0.6007142663002014, -0.22374999523162842, 0.71875, -0.28062498569488525, 0.8868749737739563, -0.09312500059604645, 0.6256250143051147, -1.725000023841858], "max": [1.4756428003311157, -0.6153200268745422, 1.6539826393127441, 0.9905489683151245, -0.4569123387336731, 0.688563346862793, -0.3277113437652588, -0.6408789157867432, 1.5056363344192505, 0.19164907932281494, 1.2335859537124634, -0.7738708257675171, 70.4012451171875, 66.83727264404297, 2.90625, 9.637499809265137, 31.85249900817871, 71.34937286376953, 20.311874389648438, 98.04249572753906, 24.924375534057617, 102.72999572753906, 106.06062316894531, 110.2237548828125, 57.85124969482422, 75.87249755859375, -0.7250000238418579, 9.783750534057617, 36.98999786376953, 58.54375076293945, 21.822500228881836, 88.45938110351562, 34.063751220703125, 78.14312744140625, 78.61500549316406, 109.21500396728516], "mean": [0.8811923861503601, -0.9179964065551758, 1.2003097534179688, 0.3449077010154724, -0.920194685459137, 0.5069440007209778, -0.8587173223495483, -0.7985622882843018, 1.0552277565002441, -0.1369338184595108, 0.9107807874679565, -0.8955998420715332, 43.83961486816406, 54.0180549621582, 1.4873872995376587, 7.543864727020264, 11.02730941772461, 12.788335800170898, 6.550947189331055, 17.588613510131836, 6.733129024505615, 20.587467193603516, 17.756351470947266, 41.03510284423828, 36.99690246582031, 63.24270248413086, -0.7922611236572266, 5.416667461395264, 18.697994232177734, 7.451439380645752, 10.4931640625, 14.466375350952148, 10.08800220489502, 14.304046630859375, 11.910507202148438, 36.52476119995117], "std": [0.30371081829071045, 0.17746856808662415, 0.17711767554283142, 0.38204920291900635, 0.26433253288269043, 0.1370963454246521, 0.24947483837604523, 0.16450853645801544, 0.17918573319911957, 0.1384160816669464, 0.1627543568611145, 0.04011482745409012, 15.132929801940918, 3.471168279647827, 0.4076596200466156, 3.5505881309509277, 9.314759254455566, 24.5542049407959, 6.256453990936279, 34.00007247924805, 8.193893432617188, 36.998416900634766, 33.0504264831543, 45.34610366821289, 14.304484367370605, 11.513911247253418, 0.0238324161618948, 2.9066641330718994, 9.64509105682373, 16.64644432067871, 6.031604290008545, 27.690053939819336, 10.296037673950195, 26.628019332885742, 23.160888671875, 34.43190383911133], "count": [197]}, "action": {"min": [0.3856956362724304, -1.295419454574585, 0.9420538544654846, -0.154020756483078, -1.3818475008010864, 0.1957923173904419, -1.183485507965088, -1.1223009824752808, 0.905336856842041, -0.44341763854026794, 0.5801527500152588, -0.9217164516448975, 4.779090881347656, 50.979373931884766, 0.890625, -0.7162500023841858, 1.5787500143051147, -0.46875, 1.5425000190734863, -0.18312500417232513, 0.6462500095367432, -0.08124999701976776, 0.6306250095367432, 1.2549999952316284, 19.0831241607666, 48.28125, -0.8474999666213989, 0.3331249952316284, 0.6007142663002014, -0.22374999523162842, 0.71875, -0.28062498569488525, 0.8868749737739563, -0.09312500059604645, 0.6256250143051147, -1.725000023841858], "max": [1.4756428003311157, -0.6153200268745422, 1.6539826393127441, 0.9905489683151245, -0.4569123387336731, 0.688563346862793, -0.3277113437652588, -0.6408789157867432, 1.5056363344192505, 0.19164907932281494, 1.2335859537124634, -0.7738708257675171, 70.4012451171875, 66.83727264404297, 2.90625, 9.637499809265137, 31.85249900817871, 71.34937286376953, 20.311874389648438, 98.04249572753906, 24.924375534057617, 102.72999572753906, 106.06062316894531, 110.2237548828125, 57.85124969482422, 75.87249755859375, -0.7250000238418579, 9.783750534057617, 36.98999786376953, 58.54375076293945, 21.822500228881836, 88.45938110351562, 34.063751220703125, 78.14312744140625, 78.61500549316406, 109.21500396728516], "mean": [0.8811924457550049, -0.9179959893226624, 1.2003099918365479, 0.34490785002708435, -0.9201948046684265, 0.5069438219070435, -0.8587173819541931, -0.7985625267028809, 1.0552277565002441, -0.13693386316299438, 0.9107807278633118, -0.895599365234375, 43.8396110534668, 54.018035888671875, 1.4873870611190796, 7.5438642501831055, 11.027298927307129, 12.788331031799316, 6.5509490966796875, 17.588603973388672, 6.733129024505615, 20.58747673034668, 17.756336212158203, 41.03510284423828, 36.99688720703125, 63.24269485473633, -0.7922610640525818, 5.416665554046631, 18.69800567626953, 7.451442241668701, 10.493158340454102, 14.46636962890625, 10.08800220489502, 14.304045677185059, 11.910503387451172, 36.52476119995117], "std": [0.3037108778953552, 0.17746859788894653, 0.17711769044399261, 0.38204920291900635, 0.26433253288269043, 0.1370963305234909, 0.24947486817836761, 0.16450855135917664, 0.17918576300144196, 0.1384160965681076, 0.1627543568611145, 0.04011482372879982, 15.13293170928955, 3.4711689949035645, 0.4076595604419708, 3.5505878925323486, 9.314757347106934, 24.554210662841797, 6.256453037261963, 34.00007247924805, 8.193892478942871, 36.99842071533203, 33.05043411254883, 45.34609603881836, 14.304482460021973, 11.513910293579102, 0.023832406848669052, 2.9066641330718994, 9.64509105682373, 16.646442413330078, 6.031604290008545, 27.690053939819336, 10.296037673950195, 26.628013610839844, 23.160890579223633, 34.431907653808594], "count": [197]}, "timestamp": {"min": [0.0], "max": [6.533333333333333], "mean": [3.2666666666666666], "std": [1.8956089610817242], "count": [197]}, "frame_index": {"min": [0], "max": [196], "mean": [98.0], "std": [56.868268832451726], "count": [197]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [197]}, "index": {"min": [7300], "max": [7496], "mean": [7398.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [2.6954314720812182, 6.0, 6.0, 6.0, 6.0], "std": [1.892713637969222, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [197]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [197]}, "eef_direction_state": {"mean": [3.6040609137055837, 4.1725888324873095], "std": [1.993793353227918, 2.0724589721746893], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [1.1928934010152283, 0.949238578680203], "std": [0.8206412336227902, 0.9275599390563084], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [1.0101522842639594, 0.766497461928934], "std": [0.8725355298904325, 0.828609266170374], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_direction_action": {"mean": [3.6040609137055837, 4.1725888324873095], "std": [1.993793353227918, 2.0724589721746893], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [1.1928934010152283, 0.949238578680203], "std": [0.8206412336227902, 0.9275599390563084], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [1.0101522842639594, 0.766497461928934], "std": [0.8725355298904325, 0.828609266170374], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.6338164235207118, 0.15928690636882079, 1.1585824033746717, -1.6494325022099994, 0.9777381155131417, -1.784586652764681, 0.6270111169815723, -0.1721940814412086, 1.195225210551481, 1.4682061458289581, 1.1710821028963958, 2.1961049378338227], "std": [0.05220939533207114, 0.07008672913655097, 0.031173229200827404, 0.21783902972407512, 0.10391004690672308, 1.6937913454676081, 0.0509927591541837, 0.03842280341823466, 0.04082323098699194, 0.28789307649158186, 0.06065697867248701, 0.286579848241581], "min": [0.5726311902870477, 0.047266161111704286, 1.085339306379861, -2.2116406536159254, 0.8212889713305733, -3.126900048166373, 0.5879602940563862, -0.2427975180582823, 1.133761804499406, 0.7171780078541661, 0.9983530944276953, 1.5022462422309812], "max": [0.7821453790990451, 0.2727807617092812, 1.2262861936917535, -1.3568143643512711, 1.1305591299011635, 3.1380354739474714, 0.7682775033824579, -0.09446225795182941, 1.3030159834568344, 1.8423029220221592, 1.2649697274158673, 2.633842000579655], "count": [197]}, "eef_sim_pose_action": {"mean": [0.6338164235207118, 0.15928690636882079, 1.1585824033746717, -1.6494325022099994, 0.9777381155131417, -1.784586652764681, 0.6270111169815723, -0.1721940814412086, 1.195225210551481, 1.4682061458289581, 1.1710821028963958, 2.1961049378338227], "std": [0.05220939533207114, 0.07008672913655097, 0.031173229200827404, 0.21783902972407512, 0.10391004690672308, 1.6937913454676081, 0.0509927591541837, 0.03842280341823466, 0.04082323098699194, 0.28789307649158186, 0.06065697867248701, 0.286579848241581], "min": [0.5726311902870477, 0.047266161111704286, 1.085339306379861, -2.2116406536159254, 0.8212889713305733, -3.126900048166373, 0.5879602940563862, -0.2427975180582823, 1.133761804499406, 0.7171780078541661, 0.9983530944276953, 1.5022462422309812], "max": [0.7821453790990451, 0.2727807617092812, 1.2262861936917535, -1.3568143643512711, 1.1305591299011635, 3.1380354739474714, 0.7682775033824579, -0.09446225795182941, 1.3030159834568344, 1.8423029220221592, 1.2649697274158673, 2.633842000579655], "count": [197]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13158105392156863]], [[0.18340276960784316]], [[0.25779540236928106]]], "std": [[[0.20211482133230424]], [[0.1950682954725941]], [[0.18932341249630727]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24643631331699345]], [[0.2868388991013072]], [[0.31510619076797386]]], "std": [[[0.16083892594437085]], [[0.14152591885686935]], [[0.16508156862588194]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24016497753267974]], [[0.27511425857843136]], [[0.28177565563725493]]], "std": [[[0.13799899354752548]], [[0.13244395484385302]], [[0.15555975864688515]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13454863562091504]], [[0.17084668913398693]], [[0.19194063316993465]]], "std": [[[0.2390412093494545]], [[0.24205294974758107]], [[0.2452512752142712]]], "count": [100]}, "observation.state": {"min": [0.44379910826683044, -1.1033703088760376, 0.7034235596656799, -0.4649975001811981, -1.5342310667037964, 0.8062008619308472, -1.4330552816390991, -1.0965275764465332, 0.8495248556137085, -0.21982528269290924, 0.6861553192138672, -1.0022077560424805, 3.103749990463257, 6.851249694824219, 2.4375, 3.2637500762939453, 1.027333378791809, 0.5943750143051147, 0.8324999809265137, -1.6606249809265137, 0.7587499618530273, 0.20538461208343506, 0.6866666674613953, -0.16076922416687012, 1.8156250715255737, 50.82875061035156, -1.4275000095367432, -0.35499998927116394, 0.8221428394317627, -0.21812500059604645, 0.6862499713897705, -0.14624999463558197, 0.6681250333786011, 0.5974999666213989, 0.3387500047683716, -2.2699999809265137], "max": [1.4019227027893066, -0.7080186009407043, 1.1983577013015747, 0.4507133662700653, -0.4392452538013458, 1.6468538045883179, -0.6419757008552551, -0.7932783961296082, 1.3346399068832397, 0.4957274794578552, 1.584797739982605, -0.9962710738182068, 64.23812866210938, 66.31124877929688, 56.16875076293945, 9.742500305175781, 58.5681266784668, 76.81562805175781, 54.279998779296875, 97.76625061035156, 101.97374725341797, 110.29750061035156, 109.13062286376953, 110.1968765258789, 54.08250045776367, 77.15250396728516, -1.2300000190734863, 9.573749542236328, 38.463748931884766, 46.47312545776367, 31.051250457763672, 59.52312469482422, 37.18375015258789, 80.7081298828125, 77.66812896728516, 109.02437591552734], "mean": [0.9675426483154297, -0.8252539038658142, 0.8374590277671814, -0.17792826890945435, -1.0724060535430908, 1.2955135107040405, -1.1560413837432861, -0.9089076519012451, 0.9932937026023865, 0.12619377672672272, 1.1442363262176514, -0.9986185431480408, 38.69863510131836, 48.10323715209961, 10.586140632629395, 7.878456115722656, 13.567946434020996, 15.812101364135742, 11.975032806396484, 19.32414436340332, 17.898731231689453, 26.022642135620117, 20.614912033081055, 57.194854736328125, 25.66693687438965, 60.4292106628418, -1.3413662910461426, 7.40460729598999, 10.904403686523438, 7.322729587554932, 8.754408836364746, 12.101463317871094, 9.343573570251465, 17.449981689453125, 14.23298454284668, 23.30942153930664], "std": [0.28759706020355225, 0.10121841728687286, 0.14807657897472382, 0.3096630275249481, 0.36371418833732605, 0.24362052977085114, 0.23557868599891663, 0.08118057996034622, 0.11732993274927139, 0.2062082141637802, 0.2545619010925293, 0.0010751676745712757, 14.45403003692627, 15.199884414672852, 16.416528701782227, 1.7510634660720825, 19.970539093017578, 26.691619873046875, 18.329544067382812, 37.03737258911133, 30.6279239654541, 42.38358688354492, 37.38291549682617, 34.87614059448242, 21.451955795288086, 7.6799163818359375, 0.030549386516213417, 3.736475944519043, 11.88477897644043, 13.113114356994629, 10.988968849182129, 21.600717544555664, 12.946453094482422, 29.624692916870117, 24.984941482543945, 41.863948822021484], "count": [237]}, "action": {"min": [0.44379910826683044, -1.1033703088760376, 0.7034235596656799, -0.4649975001811981, -1.5342310667037964, 0.8062008619308472, -1.4330552816390991, -1.0965275764465332, 0.8495248556137085, -0.21982528269290924, 0.6861553192138672, -1.0022077560424805, 3.103749990463257, 6.851249694824219, 2.4375, 3.2637500762939453, 1.027333378791809, 0.5943750143051147, 0.8324999809265137, -1.6606249809265137, 0.7587499618530273, 0.20538461208343506, 0.6866666674613953, -0.16076922416687012, 1.8156250715255737, 50.82875061035156, -1.4275000095367432, -0.35499998927116394, 0.8221428394317627, -0.21812500059604645, 0.6862499713897705, -0.14624999463558197, 0.6681250333786011, 0.5974999666213989, 0.3387500047683716, -2.2699999809265137], "max": [1.4019227027893066, -0.7080186009407043, 1.1983577013015747, 0.4507133662700653, -0.4392452538013458, 1.6468538045883179, -0.6419757008552551, -0.7932783961296082, 1.3346399068832397, 0.4957274794578552, 1.584797739982605, -0.9962710738182068, 64.23812866210938, 66.31124877929688, 56.16875076293945, 9.742500305175781, 58.5681266784668, 76.81562805175781, 54.279998779296875, 97.76625061035156, 101.97374725341797, 110.29750061035156, 109.13062286376953, 110.1968765258789, 54.08250045776367, 77.15250396728516, -1.2300000190734863, 9.573749542236328, 38.463748931884766, 46.47312545776367, 31.051250457763672, 59.52312469482422, 37.18375015258789, 80.7081298828125, 77.66812896728516, 109.02437591552734], "mean": [0.9675431847572327, -0.8252536654472351, 0.8374587893486023, -0.17792831361293793, -1.0724060535430908, 1.2955125570297241, -1.1560418605804443, -0.9089075922966003, 0.9932937026023865, 0.1261938512325287, 1.14423668384552, -0.9986183643341064, 38.69864273071289, 48.103214263916016, 10.586148262023926, 7.878455638885498, 13.56794548034668, 15.812104225158691, 11.975028991699219, 19.32417869567871, 17.898738861083984, 26.02264404296875, 20.614919662475586, 57.19488525390625, 25.66693115234375, 60.429229736328125, -1.3413664102554321, 7.404604434967041, 10.904401779174805, 7.322731018066406, 8.754405975341797, 12.101456642150879, 9.34356689453125, 17.449983596801758, 14.23298454284668, 23.309423446655273], "std": [0.2875969409942627, 0.10121839493513107, 0.1480766087770462, 0.30966296792030334, 0.36371418833732605, 0.24362054467201233, 0.23557868599891663, 0.08118057996034622, 0.11732993274927139, 0.20620812475681305, 0.2545619010925293, 0.0010751676745712757, 14.454026222229004, 15.1998872756958, 16.416528701782227, 1.751064419746399, 19.970537185668945, 26.691633224487305, 18.329547882080078, 37.03737258911133, 30.6279296875, 42.38359832763672, 37.382896423339844, 34.87614822387695, 21.45195198059082, 7.679915904998779, 0.030549390241503716, 3.736475706100464, 11.884779930114746, 13.113114356994629, 10.988967895507812, 21.600719451904297, 12.946453094482422, 29.62468910217285, 24.984941482543945, 41.86394119262695], "count": [237]}, "timestamp": {"min": [0.0], "max": [7.866666666666666], "mean": [3.9333333333333336], "std": [2.280513262566289], "count": [237]}, "frame_index": {"min": [0], "max": [236], "mean": [118.0], "std": [68.41539787698868], "count": [237]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [237]}, "index": {"min": [7497], "max": [7733], "mean": [7615.0], "std": [68.41539787698868], "count": [237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [237]}, "subtask_annotation": {"mean": [2.3966244725738397, 6.0, 6.0, 6.0, 6.0], "std": [1.9710106850503195, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [237]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [237]}, "eef_direction_state": {"mean": [3.679324894514768, 4.139240506329114], "std": [2.148131060894819, 2.0463047515581665], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_state": {"mean": [0.9957805907172996, 0.9662447257383966], "std": [0.8444302015925754, 0.8994371371796954], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_state": {"mean": [0.8860759493670886, 0.7426160337552743], "std": [0.8761347088130738, 0.8198476190077686], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_direction_action": {"mean": [3.679324894514768, 4.139240506329114], "std": [2.148131060894819, 2.0463047515581665], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_action": {"mean": [0.9957805907172996, 0.9662447257383966], "std": [0.8444302015925754, 0.8994371371796954], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_action": {"mean": [0.8860759493670886, 0.7426160337552743], "std": [0.8761347088130738, 0.8198476190077686], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_sim_pose_state": {"mean": [0.589828421358583, 0.16691775675720433, 1.1781695300998105, -1.2579983506622898, 1.1676599857787544, -1.0088919430753585, 0.5914383684711135, -0.19024981903429197, 1.1194668294114272, 1.5853219919038264, 1.0420144608102109, 2.198085651406837], "std": [0.04763355106135641, 0.053228458005000555, 0.05607302831674974, 0.6437141164080428, 0.12670674023306736, 1.572553939461836, 0.04059374841202779, 0.05681753088113535, 0.03919819808331415, 0.24056012983369246, 0.06487396545985973, 0.33439154187992653], "min": [0.5527048896386811, 0.082185974439313, 1.0640571690603684, -2.6076500927595787, 0.883468111868833, -3.1348137071185955, 0.5498395244826505, -0.28937640758887634, 1.0371678518284508, 1.0902498153991491, 0.9629745547107746, 1.618298431154532], "max": [0.7212989216319312, 0.25930485313014373, 1.2676974358788966, -0.10908607814954391, 1.4823113165273019, 3.098187281714604, 0.7161522820833455, -0.09972998364995961, 1.2013723885583871, 2.1328233924922713, 1.1961169142918298, 2.931447512884509], "count": [237]}, "eef_sim_pose_action": {"mean": [0.589828421358583, 0.16691775675720433, 1.1781695300998105, -1.2579983506622898, 1.1676599857787544, -1.0088919430753585, 0.5914383684711135, -0.19024981903429197, 1.1194668294114272, 1.5853219919038264, 1.0420144608102109, 2.198085651406837], "std": [0.04763355106135641, 0.053228458005000555, 0.05607302831674974, 0.6437141164080428, 0.12670674023306736, 1.572553939461836, 0.04059374841202779, 0.05681753088113535, 0.03919819808331415, 0.24056012983369246, 0.06487396545985973, 0.33439154187992653], "min": [0.5527048896386811, 0.082185974439313, 1.0640571690603684, -2.6076500927595787, 0.883468111868833, -3.1348137071185955, 0.5498395244826505, -0.28937640758887634, 1.0371678518284508, 1.0902498153991491, 0.9629745547107746, 1.618298431154532], "max": [0.7212989216319312, 0.25930485313014373, 1.2676974358788966, -0.10908607814954391, 1.4823113165273019, 3.098187281714604, 0.7161522820833455, -0.09972998364995961, 1.2013723885583871, 2.1328233924922713, 1.1961169142918298, 2.931447512884509], "count": [237]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1917275347222222]], [[0.27829579248366015]], [[0.39409106821895423]]], "std": [[[0.27596545596137917]], [[0.22849452356920183]], [[0.206129563413574]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2626557557189542]], [[0.30891420955882354]], [[0.3458514195261438]]], "std": [[[0.1626515327604536]], [[0.1512555498903068]], [[0.19457162426860586]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09019607843137255]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3108190318627451]], [[0.35569109885620914]], [[0.3711113745915033]]], "std": [[[0.20646171486936785]], [[0.1940322202661086]], [[0.2173255503114231]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.18265256740196079]], [[0.2239688684640523]], [[0.24684241625816994]]], "std": [[[0.2862019005933098]], [[0.28018368894441276]], [[0.28121507959703734]]], "count": [100]}, "observation.state": {"min": [0.3977121114730835, -1.1953059434890747, 0.98444002866745, -0.2800242602825165, -1.6210802793502808, 0.1057402566075325, -0.99910569190979, -1.1347705125808716, 0.9120020866394043, -1.2313315868377686, 0.3993333578109741, -1.0447132587432861, 29.541873931884766, 40.69499969482422, 1.3756250143051147, -0.38624998927116394, 0.6937500238418579, -0.3449999988079071, 1.2756249904632568, -0.53125, 0.6512500047683716, -0.13437500596046448, 0.7087500095367432, 0.009374999441206455, 11.831538200378418, 47.08250045776367, -0.9375, -0.2874999940395355, 0.014999999664723873, 0.6412500143051147, 0.7037500143051147, -0.5881249904632568, 1.1512500047683716, 0.6924999952316284, 0.38624998927116394, -2.088749885559082], "max": [1.41165030002594, -0.6824836134910583, 1.5873435735702515, 1.2497377395629883, -0.5454862117767334, 0.6396152973175049, -0.24409666657447815, -0.6996049284934998, 1.451991319656372, 0.039143629372119904, 1.6363393068313599, -0.23832684755325317, 70.84437561035156, 67.24874877929688, 2.8587498664855957, 9.59375, 40.6931266784668, 46.02937316894531, 40.845001220703125, 68.35062408447266, 85.52375030517578, 110.5112533569336, 99.84500122070312, 109.78812408447266, 62.954376220703125, 86.01875305175781, -0.7756249904632568, 9.483124732971191, 40.26625061035156, 63.87687683105469, 32.6349983215332, 83.62249755859375, 44.651248931884766, 69.33499908447266, 77.38687896728516, 109.4331283569336], "mean": [0.9490779042243958, -0.9146248698234558, 1.1813714504241943, 0.2121988832950592, -1.1120978593826294, 0.429757297039032, -0.6866112351417542, -0.9836347103118896, 1.2572630643844604, -0.4064848721027374, 1.0070552825927734, -0.45272523164749146, 44.01546859741211, 51.220069885253906, 1.9297211170196533, 6.226024627685547, 14.369751930236816, 7.311824321746826, 13.009282112121582, 13.521382331848145, 20.309831619262695, 23.473386764526367, 18.51094627380371, 45.77533721923828, 45.793033599853516, 54.93395233154297, -0.8369230031967163, 2.8278968334198, 12.956242561340332, 17.287084579467773, 12.670010566711426, 15.280926704406738, 12.703725814819336, 17.378280639648438, 11.236614227294922, 35.264198303222656], "std": [0.3503200113773346, 0.15446552634239197, 0.16851584613323212, 0.5063450336456299, 0.3657495379447937, 0.19500364363193512, 0.23004812002182007, 0.07741610705852509, 0.09098214656114578, 0.3439340889453888, 0.3776624798774719, 0.3095747232437134, 13.604837417602539, 6.838472843170166, 0.2546476125717163, 3.9589691162109375, 14.341660499572754, 13.61351203918457, 13.67530632019043, 24.058046340942383, 26.252538681030273, 40.23569107055664, 31.381954193115234, 45.73878479003906, 14.164929389953613, 11.723042488098145, 0.03480108827352524, 2.8938653469085693, 11.213618278503418, 22.84918212890625, 8.564435958862305, 26.247333526611328, 13.875197410583496, 22.999492645263672, 21.892047882080078, 40.99365234375], "count": [237]}, "action": {"min": [0.3977121114730835, -1.1953059434890747, 0.98444002866745, -0.2800242602825165, -1.6210802793502808, 0.1057402566075325, -0.99910569190979, -1.1347705125808716, 0.9120020866394043, -1.2313315868377686, 0.3993333578109741, -1.0447132587432861, 29.541873931884766, 40.69499969482422, 1.3756250143051147, -0.38624998927116394, 0.6937500238418579, -0.3449999988079071, 1.2756249904632568, -0.53125, 0.6512500047683716, -0.13437500596046448, 0.7087500095367432, 0.009374999441206455, 11.831538200378418, 47.08250045776367, -0.9375, -0.2874999940395355, 0.014999999664723873, 0.6412500143051147, 0.7037500143051147, -0.5881249904632568, 1.1512500047683716, 0.6924999952316284, 0.38624998927116394, -2.088749885559082], "max": [1.41165030002594, -0.6824836134910583, 1.5873435735702515, 1.2497377395629883, -0.5454862117767334, 0.6396152973175049, -0.24409666657447815, -0.6996049284934998, 1.451991319656372, 0.039143629372119904, 1.6363393068313599, -0.23832684755325317, 70.84437561035156, 67.24874877929688, 2.8587498664855957, 9.59375, 40.6931266784668, 46.02937316894531, 40.845001220703125, 68.35062408447266, 85.52375030517578, 110.5112533569336, 99.84500122070312, 109.78812408447266, 62.954376220703125, 86.01875305175781, -0.7756249904632568, 9.483124732971191, 40.26625061035156, 63.87687683105469, 32.6349983215332, 83.62249755859375, 44.651248931884766, 69.33499908447266, 77.38687896728516, 109.4331283569336], "mean": [0.9490779042243958, -0.9146246314048767, 1.1813716888427734, 0.21219880878925323, -1.112097978591919, 0.42975732684135437, -0.6866111755371094, -0.9836345314979553, 1.25726318359375, -0.4064849615097046, 1.007055401802063, -0.4527251124382019, 44.015499114990234, 51.2200927734375, 1.9297207593917847, 6.2260284423828125, 14.369762420654297, 7.311830520629883, 13.009275436401367, 13.521371841430664, 20.309829711914062, 23.47336196899414, 18.51095962524414, 45.77534103393555, 45.79304885864258, 54.9339599609375, -0.8369225859642029, 2.8278963565826416, 12.956238746643066, 17.28708839416504, 12.670015335083008, 15.280928611755371, 12.703725814819336, 17.378278732299805, 11.23660945892334, 35.26417922973633], "std": [0.35031992197036743, 0.15446552634239197, 0.16851581633090973, 0.5063451528549194, 0.3657495677471161, 0.1950036585330963, 0.23004813492298126, 0.07741612195968628, 0.09098214656114578, 0.34393414855003357, 0.3776624798774719, 0.309574693441391, 13.604840278625488, 6.838471412658691, 0.25464755296707153, 3.958970308303833, 14.341663360595703, 13.613511085510254, 13.675307273864746, 24.05804443359375, 26.252532958984375, 40.23569869995117, 31.381946563720703, 45.73878860473633, 14.164931297302246, 11.723042488098145, 0.034801091998815536, 2.8938651084899902, 11.213617324829102, 22.84918212890625, 8.564436912536621, 26.24733543395996, 13.875195503234863, 22.999486923217773, 21.892047882080078, 40.993648529052734], "count": [237]}, "timestamp": {"min": [0.0], "max": [7.866666666666666], "mean": [3.9333333333333336], "std": [2.280513262566289], "count": [237]}, "frame_index": {"min": [0], "max": [236], "mean": [118.0], "std": [68.41539787698868], "count": [237]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [237]}, "index": {"min": [7734], "max": [7970], "mean": [7852.0], "std": [68.41539787698868], "count": [237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [237]}, "subtask_annotation": {"mean": [2.6962025316455698, 6.0, 6.0, 6.0, 6.0], "std": [1.8760387640486005, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [237]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [237]}, "eef_direction_state": {"mean": [3.523206751054852, 3.810126582278481], "std": [2.1632940608111824, 2.1311985259409094], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_state": {"mean": [1.139240506329114, 1.029535864978903], "std": [0.7641908196408616, 0.781627775012832], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_state": {"mean": [0.8776371308016878, 0.8565400843881856], "std": [0.8098848092111146, 0.8397366546942702], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_direction_action": {"mean": [3.523206751054852, 3.810126582278481], "std": [2.1632940608111824, 2.1311985259409094], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_action": {"mean": [1.139240506329114, 1.029535864978903], "std": [0.7641908196408616, 0.781627775012832], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_action": {"mean": [0.8776371308016878, 0.8565400843881856], "std": [0.8098848092111146, 0.8397366546942702], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_sim_pose_state": {"mean": [0.6271808275245232, 0.18468457061901614, 1.1822458111786252, -1.4784008111946505, 0.8215101775347055, -1.5169168717938348, 0.6413820549096986, -0.1346095375778502, 1.2241452371511143, 0.9235445685222864, 0.8860261625626202, 1.4307816200113253], "std": [0.050812998701594336, 0.0771123444732201, 0.03880099298724443, 0.35497996639894736, 0.235407926292217, 1.671218983226436, 0.03860367760884495, 0.02848515833331413, 0.0411239396938379, 1.1632206243114032, 0.37181226927253347, 1.596064942359079], "min": [0.5787914593330921, 0.0503157083479375, 1.0979552466063747, -2.4368148484516317, 0.23828630743741464, -3.140825275620324, 0.5816157292108151, -0.19316908481204895, 1.1490065917199657, -3.109605170342058, 0.36591526327757284, -3.1267435986468], "max": [0.7749813856496881, 0.2716807553046925, 1.246425373680784, -0.8814509404268627, 1.135209021044631, 3.1140979557238904, 0.7600620830750552, -0.08133753910400504, 1.2973454505346171, 3.133152554594939, 1.4777762738307145, 3.061274067642727], "count": [237]}, "eef_sim_pose_action": {"mean": [0.6271808275245232, 0.18468457061901614, 1.1822458111786252, -1.4784008111946505, 0.8215101775347055, -1.5169168717938348, 0.6413820549096986, -0.1346095375778502, 1.2241452371511143, 0.9235445685222864, 0.8860261625626202, 1.4307816200113253], "std": [0.050812998701594336, 0.0771123444732201, 0.03880099298724443, 0.35497996639894736, 0.235407926292217, 1.671218983226436, 0.03860367760884495, 0.02848515833331413, 0.0411239396938379, 1.1632206243114032, 0.37181226927253347, 1.596064942359079], "min": [0.5787914593330921, 0.0503157083479375, 1.0979552466063747, -2.4368148484516317, 0.23828630743741464, -3.140825275620324, 0.5816157292108151, -0.19316908481204895, 1.1490065917199657, -3.109605170342058, 0.36591526327757284, -3.1267435986468], "max": [0.7749813856496881, 0.2716807553046925, 1.246425373680784, -0.8814509404268627, 1.135209021044631, 3.1140979557238904, 0.7600620830750552, -0.08133753910400504, 1.2973454505346171, 3.133152554594939, 1.4777762738307145, 3.061274067642727], "count": [237]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.19546758169934642]], [[0.28362765727124184]], [[0.39928940155228754]]], "std": [[[0.2794330321649196]], [[0.23149794803299825]], [[0.20796662703256982]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2565679452614379]], [[0.30175188112745094]], [[0.33507887459150326]]], "std": [[[0.15399456295091726]], [[0.14818164399432124]], [[0.19341572862092318]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2572665890522876]], [[0.3279760232843137]], [[0.3697160804738562]]], "std": [[[0.1766801378073672]], [[0.16416026381957483]], [[0.20856792650876607]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1854148733660131]], [[0.22963550653594772]], [[0.2543408251633987]]], "std": [[[0.2844092214886741]], [[0.27860352512541764]], [[0.27908088077388116]]], "count": [100]}, "observation.state": {"min": [0.47827497124671936, -1.1973086595535278, 0.9627806544303894, -0.29973381757736206, -1.6119673252105713, 0.043798159807920456, -1.3892704248428345, -1.074378252029419, 0.9328221678733826, -0.5032854676246643, 0.519855797290802, -0.8398899435997009, 9.222000122070312, 43.01937484741211, 1.300624966621399, 1.3156250715255737, 0.742222249507904, -0.1887499988079071, 1.3822221755981445, 0.024000000208616257, 0.9262499809265137, 0.03125, 0.9075000286102295, 0.08124999701976776, 1.2087500095367432, 50.38062286376953, -0.8862500190734863, -0.3231250047683716, 1.0943750143051147, -0.1862500011920929, 2.221874952316284, -0.2762500047683716, 0.9800000190734863, 0.6377777457237244, 0.625, 20.665624618530273], "max": [1.4380992650985718, -0.7067072987556458, 1.5752556324005127, 1.1937085390090942, -0.62652587890625, 0.5543078184127808, -0.29747939109802246, -0.688108503818512, 1.474927544593811, 0.31957054138183594, 1.634092926979065, -0.6403067111968994, 71.97000122070312, 60.7944450378418, 2.4387500286102295, 9.8100004196167, 34.18437576293945, 59.760623931884766, 24.441875457763672, 79.01874542236328, 31.8174991607666, 82.84687805175781, 109.50062561035156, 109.90562438964844, 64.88187408447266, 85.07500457763672, -0.78125, 9.548181533813477, 29.2081241607666, 56.529998779296875, 24.651874542236328, 68.0581283569336, 54.189998626708984, 107.58438110351562, 61.78375244140625, 108.81875610351562], "mean": [0.9456968903541565, -0.89994215965271, 1.1762083768844604, 0.2934533953666687, -1.0695693492889404, 0.4001670479774475, -0.8356173038482666, -0.8083379864692688, 1.0871249437332153, -0.2065773606300354, 0.9074968099594116, -0.8132492899894714, 43.8029899597168, 48.2087516784668, 1.6479159593582153, 8.236248016357422, 9.688796043395996, 10.681400299072266, 6.127523899078369, 14.168307304382324, 7.828874111175537, 17.129196166992188, 18.881118774414062, 42.11003112792969, 27.310426712036133, 68.51428985595703, -0.8331482410430908, 6.552829742431641, 17.38094139099121, 8.390358924865723, 13.00588607788086, 11.986305236816406, 11.41504192352295, 30.923542022705078, 10.312064170837402, 68.3403091430664], "std": [0.3425610363483429, 0.16778333485126495, 0.1772884577512741, 0.49785810708999634, 0.3210628628730774, 0.18572156131267548, 0.2761014699935913, 0.12052025645971298, 0.15231019258499146, 0.1832505166530609, 0.25285327434539795, 0.048152755945920944, 14.671143531799316, 4.447848796844482, 0.39088696241378784, 2.6537423133850098, 10.489569664001465, 20.522584915161133, 7.1028594970703125, 27.046724319458008, 9.63611125946045, 30.149248123168945, 33.60616683959961, 47.411468505859375, 24.848739624023438, 14.657098770141602, 0.023902777582406998, 3.0166702270507812, 8.328047752380371, 14.317304611206055, 5.443163871765137, 20.183359146118164, 15.796365737915039, 32.24005126953125, 17.597061157226562, 27.236446380615234], "count": [200]}, "action": {"min": [0.47827497124671936, -1.1973086595535278, 0.9627806544303894, -0.29973381757736206, -1.6119673252105713, 0.043798159807920456, -1.3892704248428345, -1.074378252029419, 0.9328221678733826, -0.5032854676246643, 0.519855797290802, -0.8398899435997009, 9.222000122070312, 43.01937484741211, 1.300624966621399, 1.3156250715255737, 0.742222249507904, -0.1887499988079071, 1.3822221755981445, 0.024000000208616257, 0.9262499809265137, 0.03125, 0.9075000286102295, 0.08124999701976776, 1.2087500095367432, 50.38062286376953, -0.8862500190734863, -0.3231250047683716, 1.0943750143051147, -0.1862500011920929, 2.221874952316284, -0.2762500047683716, 0.9800000190734863, 0.6377777457237244, 0.625, 20.665624618530273], "max": [1.4380992650985718, -0.7067072987556458, 1.5752556324005127, 1.1937085390090942, -0.62652587890625, 0.5543078184127808, -0.29747939109802246, -0.688108503818512, 1.474927544593811, 0.31957054138183594, 1.634092926979065, -0.6403067111968994, 71.97000122070312, 60.7944450378418, 2.4387500286102295, 9.8100004196167, 34.18437576293945, 59.760623931884766, 24.441875457763672, 79.01874542236328, 31.8174991607666, 82.84687805175781, 109.50062561035156, 109.90562438964844, 64.88187408447266, 85.07500457763672, -0.78125, 9.548181533813477, 29.2081241607666, 56.529998779296875, 24.651874542236328, 68.0581283569336, 54.189998626708984, 107.58438110351562, 61.78375244140625, 108.81875610351562], "mean": [0.9456972479820251, -0.8999420404434204, 1.1762089729309082, 0.2934536933898926, -1.0695693492889404, 0.4001670181751251, -0.8356171250343323, -0.8083381056785583, 1.0871249437332153, -0.20657730102539062, 0.9074971079826355, -0.8132495284080505, 43.803001403808594, 48.2087516784668, 1.6479175090789795, 8.236254692077637, 9.688791275024414, 10.681415557861328, 6.127518177032471, 14.168299674987793, 7.828871250152588, 17.129192352294922, 18.88111114501953, 42.11003875732422, 27.3104305267334, 68.51427459716797, -0.8331480622291565, 6.552827835083008, 17.380943298339844, 8.390356063842773, 13.005888938903809, 11.986296653747559, 11.415034294128418, 30.923540115356445, 10.312067031860352, 68.34028625488281], "std": [0.3425610363483429, 0.16778329014778137, 0.17728844285011292, 0.49785807728767395, 0.321062833070755, 0.1857215166091919, 0.2761014997959137, 0.12052026391029358, 0.15231017768383026, 0.1832505166530609, 0.25285327434539795, 0.048152755945920944, 14.671146392822266, 4.447849273681641, 0.39088693261146545, 2.6537423133850098, 10.489571571350098, 20.522581100463867, 7.1028594970703125, 27.046716690063477, 9.636113166809082, 30.149248123168945, 33.60615921020508, 47.411468505859375, 24.848739624023438, 14.657099723815918, 0.02390277199447155, 3.0166702270507812, 8.328047752380371, 14.317304611206055, 5.443164348602295, 20.183361053466797, 15.796366691589355, 32.240055084228516, 17.59705924987793, 27.236446380615234], "count": [200]}, "timestamp": {"min": [0.0], "max": [6.633333333333334], "mean": [3.3166666666666664], "std": [1.9244768408871828], "count": [200]}, "frame_index": {"min": [0], "max": [199], "mean": [99.5], "std": [57.73430522661548], "count": [200]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [200]}, "index": {"min": [7971], "max": [8170], "mean": [8070.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [2.425, 6.0, 6.0, 6.0, 6.0], "std": [1.9090246200612517, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [200]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [200]}, "eef_direction_state": {"mean": [3.63, 4.095], "std": [1.9552749167316574, 2.1600868038113674], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [1.225, 0.955], "std": [0.7964766161036991, 0.9235664567317303], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [1.005, 0.79], "std": [0.8803266439225845, 0.8221313763626833], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [3.63, 4.095], "std": [1.9552749167316574, 2.1600868038113674], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [1.225, 0.955], "std": [0.7964766161036991, 0.9235664567317303], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [1.005, 0.79], "std": [0.8803266439225845, 0.8221313763626833], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.6209840122389224, 0.17259481629776657, 1.1728771975373549, -1.53754945937966, 0.8502898638553408, -1.6072525603544119, 0.6296372672056091, -0.17508087609724254, 1.1980037909575636, 1.4935077808804984, 1.1454651913953608, 2.2470390551508346], "std": [0.04829211892342097, 0.08071863941599328, 0.03859231015581376, 0.28016216831985347, 0.11501976080335502, 1.7385451150834186, 0.05053961367631179, 0.03238408343976102, 0.04651435941171653, 0.37179497376239556, 0.1359610715014731, 0.39822108837448206], "min": [0.5742980318547977, 0.047069954972731615, 1.0794300551713052, -2.2089714952434485, 0.6391945009654747, -3.1374797711205846, 0.5736862752240339, -0.26995743761839824, 1.1332111634474236, 0.7252924318143292, 0.7136159135502838, 1.496616033838003], "max": [0.7624832464858485, 0.2748042148125702, 1.2400139911141927, -1.2144138675595006, 1.018292016896058, 3.134233211814883, 0.7610632184849266, -0.11688252929265341, 1.3066445491475405, 2.283921401098687, 1.3648430187258942, 3.059822494001994], "count": [200]}, "eef_sim_pose_action": {"mean": [0.6209840122389224, 0.17259481629776657, 1.1728771975373549, -1.53754945937966, 0.8502898638553408, -1.6072525603544119, 0.6296372672056091, -0.17508087609724254, 1.1980037909575636, 1.4935077808804984, 1.1454651913953608, 2.2470390551508346], "std": [0.04829211892342097, 0.08071863941599328, 0.03859231015581376, 0.28016216831985347, 0.11501976080335502, 1.7385451150834186, 0.05053961367631179, 0.03238408343976102, 0.04651435941171653, 0.37179497376239556, 0.1359610715014731, 0.39822108837448206], "min": [0.5742980318547977, 0.047069954972731615, 1.0794300551713052, -2.2089714952434485, 0.6391945009654747, -3.1374797711205846, 0.5736862752240339, -0.26995743761839824, 1.1332111634474236, 0.7252924318143292, 0.7136159135502838, 1.496616033838003], "max": [0.7624832464858485, 0.2748042148125702, 1.2400139911141927, -1.2144138675595006, 1.018292016896058, 3.134233211814883, 0.7610632184849266, -0.11688252929265341, 1.3066445491475405, 2.283921401098687, 1.3648430187258942, 3.059822494001994], "count": [200]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1943196915849673]], [[0.28055760212418296]], [[0.3956048366013072]]], "std": [[[0.2776628470539696]], [[0.23254014167196255]], [[0.21131567933637374]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24472017769607843]], [[0.29655778390522874]], [[0.3262625040849673]]], "std": [[[0.1520297757229899]], [[0.14198219330433853]], [[0.1849695722022653]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26309311683006537]], [[0.3305324918300654]], [[0.37477029616013074]]], "std": [[[0.18243374362301332]], [[0.16691406645825868]], [[0.2096822536450309]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.177208743872549]], [[0.2174963051470588]], [[0.2398616033496732]]], "std": [[[0.27896934685902275]], [[0.27475764122375246]], [[0.2764146400377201]]], "count": [100]}, "observation.state": {"min": [0.36492905020713806, -1.276822566986084, 0.9822995662689209, -0.22284530103206635, -1.5691149234771729, 0.14400702714920044, -1.3081432580947876, -1.1766852140426636, 0.9251417517662048, -0.46818971633911133, 0.6696802973747253, -0.8952992558479309, 8.168461799621582, 37.52312469482422, 1.9537500143051147, -0.3387500047683716, 2.7649998664855957, -0.29625001549720764, 1.3856250047683716, -0.16687500476837158, 0.7211111187934875, -0.01599999889731407, 0.7412500381469727, 1.1330000162124634, 1.337499976158142, 48.921875, -0.8856250047683716, 0.2762500047683716, 2.724375009536743, 0.24062499403953552, 2.348749876022339, 0.2199999988079071, 0.8006249666213989, 0.5974999666213989, 0.9524999856948853, -0.859375], "max": [1.3792248964309692, -0.678740382194519, 1.6339551210403442, 0.9170672297477722, -0.5680409669876099, 0.7003890872001648, -0.3651913106441498, -0.7166017889976501, 1.5384670495986938, 0.2147495448589325, 1.4498401880264282, -0.7259241342544556, 68.51062774658203, 63.46538543701172, 4.105000019073486, 9.815000534057617, 46.06687545776367, 73.72750091552734, 39.553123474121094, 95.0581283569336, 55.62874984741211, 99.32374572753906, 100.78687286376953, 109.9581298828125, 63.341251373291016, 85.69313049316406, -0.7856249809265137, 9.5, 41.859375, 68.64250183105469, 35.618751525878906, 73.00187683105469, 40.22875213623047, 84.65875244140625, 71.93937683105469, 108.3706283569336], "mean": [0.9367284774780273, -0.9232499003410339, 1.1873648166656494, 0.2512931525707245, -1.068144679069519, 0.4663505256175995, -0.817539393901825, -0.8546985983848572, 1.103547215461731, -0.19489455223083496, 0.9081278443336487, -0.8419181704521179, 44.85971450805664, 49.58254623413086, 2.351241111755371, 7.499617099761963, 16.244035720825195, 13.76305866241455, 11.45745849609375, 20.381465911865234, 13.944704055786133, 22.43535804748535, 19.438446044921875, 50.400489807128906, 30.46615982055664, 67.19808197021484, -0.8228258490562439, 5.691925048828125, 21.57402801513672, 10.06415843963623, 12.44993782043457, 13.085037231445312, 10.231147766113281, 15.262060165405273, 12.260127067565918, 24.136728286743164], "std": [0.3364957571029663, 0.17923323810100555, 0.19957388937473297, 0.37929102778434753, 0.3462975323200226, 0.13144797086715698, 0.21520206332206726, 0.14439557492733002, 0.16094301640987396, 0.1219690665602684, 0.1482437551021576, 0.07514477521181107, 13.968503952026367, 5.08121395111084, 0.5140748620033264, 3.543203115463257, 14.043302536010742, 24.07016372680664, 10.35085678100586, 35.317203521728516, 15.170719146728516, 37.782554626464844, 33.473270416259766, 40.10844802856445, 21.654645919799805, 15.57795524597168, 0.02038690634071827, 2.869901657104492, 9.140711784362793, 20.432706832885742, 10.305779457092285, 23.711620330810547, 14.192091941833496, 27.317527770996094, 20.809669494628906, 38.57151794433594], "count": [199]}, "action": {"min": [0.36492905020713806, -1.276822566986084, 0.9822995662689209, -0.22284530103206635, -1.5691149234771729, 0.14400702714920044, -1.3081432580947876, -1.1766852140426636, 0.9251417517662048, -0.46818971633911133, 0.6696802973747253, -0.8952992558479309, 8.168461799621582, 37.52312469482422, 1.9537500143051147, -0.3387500047683716, 2.7649998664855957, -0.29625001549720764, 1.3856250047683716, -0.16687500476837158, 0.7211111187934875, -0.01599999889731407, 0.7412500381469727, 1.1330000162124634, 1.337499976158142, 48.921875, -0.8856250047683716, 0.2762500047683716, 2.724375009536743, 0.24062499403953552, 2.348749876022339, 0.2199999988079071, 0.8006249666213989, 0.5974999666213989, 0.9524999856948853, -0.859375], "max": [1.3792248964309692, -0.678740382194519, 1.6339551210403442, 0.9170672297477722, -0.5680409669876099, 0.7003890872001648, -0.3651913106441498, -0.7166017889976501, 1.5384670495986938, 0.2147495448589325, 1.4498401880264282, -0.7259241342544556, 68.51062774658203, 63.46538543701172, 4.105000019073486, 9.815000534057617, 46.06687545776367, 73.72750091552734, 39.553123474121094, 95.0581283569336, 55.62874984741211, 99.32374572753906, 100.78687286376953, 109.9581298828125, 63.341251373291016, 85.69313049316406, -0.7856249809265137, 9.5, 41.859375, 68.64250183105469, 35.618751525878906, 73.00187683105469, 40.22875213623047, 84.65875244140625, 71.93937683105469, 108.3706283569336], "mean": [0.9367287755012512, -0.9232498407363892, 1.187365174293518, 0.2512931525707245, -1.068144679069519, 0.4663507044315338, -0.8175391554832458, -0.8546985387802124, 1.1035470962524414, -0.1948946863412857, 0.9081277251243591, -0.8419183492660522, 44.859718322753906, 49.582557678222656, 2.3512425422668457, 7.499618053436279, 16.244028091430664, 13.763080596923828, 11.457454681396484, 20.38145637512207, 13.944701194763184, 22.43535804748535, 19.438465118408203, 50.40047073364258, 30.466163635253906, 67.19808197021484, -0.8228259086608887, 5.691927433013916, 21.57402229309082, 10.06415843963623, 12.449943542480469, 13.085041046142578, 10.231145858764648, 15.262057304382324, 12.260125160217285, 24.136720657348633], "std": [0.33649569749832153, 0.17923320829868317, 0.19957388937473297, 0.37929099798202515, 0.3462974727153778, 0.13144798576831818, 0.21520206332206726, 0.14439557492733002, 0.16094300150871277, 0.121969074010849, 0.1482437551021576, 0.07514478266239166, 13.968504905700684, 5.08121395111084, 0.5140746831893921, 3.5432045459747314, 14.043302536010742, 24.07016372680664, 10.35085678100586, 35.31720733642578, 15.170720100402832, 37.78254699707031, 33.47327423095703, 40.10844039916992, 21.654645919799805, 15.577956199645996, 0.02038690447807312, 2.8699021339416504, 9.140711784362793, 20.432703018188477, 10.305780410766602, 23.71161651611328, 14.19209098815918, 27.317523956298828, 20.809669494628906, 38.57151412963867], "count": [199]}, "timestamp": {"min": [0.0], "max": [6.6], "mean": [3.3000000000000003], "std": [1.9148542155126762], "count": [199]}, "frame_index": {"min": [0], "max": [198], "mean": [99.0], "std": [57.445626465380286], "count": [199]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [199]}, "index": {"min": [8171], "max": [8369], "mean": [8270.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [2.608040201005025, 6.0, 6.0, 6.0, 6.0], "std": [1.9040120767299837, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [199]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [199]}, "eef_direction_state": {"mean": [3.557788944723618, 4.025125628140704], "std": [2.031269903974446, 2.1604884659153454], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [1.2613065326633166, 0.9447236180904522], "std": [0.827941870066117, 0.9198862716438218], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_state": {"mean": [0.9949748743718593, 0.6633165829145728], "std": [0.8882113891020055, 0.8033917142396513], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [3.557788944723618, 4.025125628140704], "std": [2.031269903974446, 2.1604884659153454], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [1.2613065326633166, 0.9447236180904522], "std": [0.827941870066117, 0.9198862716438218], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_action": {"mean": [0.9949748743718593, 0.6633165829145728], "std": [0.8882113891020055, 0.8033917142396513], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.6258522925604195, 0.16573794988536303, 1.1764901368248832, -1.4698527578488663, 0.8637033603930554, -2.2974116776383817, 0.6313200697738227, -0.15642337441582999, 1.1931597896368586, 1.435780756412627, 1.1447346787006498, 2.223281476518446], "std": [0.05729417153759138, 0.06995878115826516, 0.047054382839219915, 0.26236417647150895, 0.13316564707173936, 0.354053833566784, 0.04481925826295385, 0.03598139125119131, 0.04096184645123826, 0.264452199313532, 0.09837685569063087, 0.25229233888607144], "min": [0.5776921909272976, 0.04763538054922958, 1.0613783863808255, -2.0956641779564698, 0.6680304391937169, -3.0431859264069687, 0.5804115571162627, -0.24525828292335372, 1.1413727579087978, 0.8168580273291708, 0.842007306241404, 1.6643229640769353], "max": [0.7763172716802617, 0.2624637273495216, 1.2775109555793736, -1.0328218003650813, 1.0794018391176285, -1.9442440945660475, 0.7616996434012538, -0.087385919053659, 1.2950680348924741, 1.6652487521115442, 1.2322734265223292, 2.5232530840754985], "count": [199]}, "eef_sim_pose_action": {"mean": [0.6258522925604195, 0.16573794988536303, 1.1764901368248832, -1.4698527578488663, 0.8637033603930554, -2.2974116776383817, 0.6313200697738227, -0.15642337441582999, 1.1931597896368586, 1.435780756412627, 1.1447346787006498, 2.223281476518446], "std": [0.05729417153759138, 0.06995878115826516, 0.047054382839219915, 0.26236417647150895, 0.13316564707173936, 0.354053833566784, 0.04481925826295385, 0.03598139125119131, 0.04096184645123826, 0.264452199313532, 0.09837685569063087, 0.25229233888607144], "min": [0.5776921909272976, 0.04763538054922958, 1.0613783863808255, -2.0956641779564698, 0.6680304391937169, -3.0431859264069687, 0.5804115571162627, -0.24525828292335372, 1.1413727579087978, 0.8168580273291708, 0.842007306241404, 1.6643229640769353], "max": [0.7763172716802617, 0.2624637273495216, 1.2775109555793736, -1.0328218003650813, 1.0794018391176285, -1.9442440945660475, 0.7616996434012538, -0.087385919053659, 1.2950680348924741, 1.6652487521115442, 1.2322734265223292, 2.5232530840754985], "count": [199]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1977830126633987]], [[0.28597958333333334]], [[0.4005624407679738]]], "std": [[[0.2810504586403596]], [[0.23280743954972918]], [[0.21034849988197452]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26463131331699347]], [[0.3089957720588235]], [[0.34491804125816994]]], "std": [[[0.1624554570251473]], [[0.15205890156960514]], [[0.19716091951704195]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25392564542483664]], [[0.320016345996732]], [[0.3656493423202615]]], "std": [[[0.1700212867636005]], [[0.15824922091591045]], [[0.20204456846688734]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1780891503267974]], [[0.22181776348039217]], [[0.247002806372549]]], "std": [[[0.2800476543015462]], [[0.27436980794758475]], [[0.2766341990312539]]], "count": [100]}, "observation.state": {"min": [0.42553597688674927, -1.196426510810852, 0.9088416695594788, -0.44045591354370117, -1.6123063564300537, -0.04470416530966759, -1.461369276046753, -1.0384479761123657, 0.8614777326583862, -0.37844759225845337, 0.5905718207359314, -0.9359979629516602, 9.55888843536377, 34.59312438964844, 1.3237500190734863, 2.378124952316284, 1.6456249952316284, -0.015625, 1.015625, -0.18166667222976685, 0.5924999713897705, 0.90625, 0.7087500095367432, 11.854374885559082, 5.396249771118164, 50.109375, -0.9375, 0.026875000447034836, 0.8653846383094788, -0.4000000059604645, 1.4331250190734863, 0.48374998569488525, 1.0412499904632568, 0.5355555415153503, 0.6306250095367432, -0.8737499713897705], "max": [1.638246774673462, -0.6558279991149902, 1.5522478818893433, 1.229495644569397, -0.6259775161743164, 0.573596179485321, -0.37031739950180054, -0.705666184425354, 1.4082884788513184, 0.3745878040790558, 1.5872561931610107, -0.7751795053482056, 68.07875061035156, 63.98875045776367, 3.487499952316284, 9.679999351501465, 47.01874923706055, 79.26687622070312, 39.74062728881836, 95.42062377929688, 81.96937561035156, 111.11937713623047, 105.97187805175781, 110.45375061035156, 64.37625122070312, 86.43437957763672, -0.7962499856948853, 9.43375015258789, 30.984375, 35.228126525878906, 22.808124542236328, 67.02312469482422, 53.28437423706055, 109.41374969482422, 64.07624816894531, 108.79937744140625], "mean": [1.112005591392517, -0.8669610619544983, 1.1168901920318604, 0.1479489654302597, -1.1694427728652954, 0.4042932093143463, -0.814942479133606, -0.8093439936637878, 1.063732385635376, -0.17068326473236084, 0.8427206873893738, -0.912369966506958, 51.19818878173828, 49.47792434692383, 2.2230348587036133, 7.941038608551025, 16.677494049072266, 14.539021492004395, 12.339094161987305, 20.841766357421875, 14.862565040588379, 27.552379608154297, 18.121299743652344, 64.36865234375, 31.051191329956055, 70.24678802490234, -0.8620345592498779, 2.8523950576782227, 20.825027465820312, 4.0426249504089355, 13.0198392868042, 12.13325309753418, 14.853728294372559, 19.275924682617188, 10.794885635375977, 43.607906341552734], "std": [0.4954739212989807, 0.1753818541765213, 0.2091558426618576, 0.5972838997840881, 0.406941294670105, 0.1995272934436798, 0.2205553501844406, 0.10945596545934677, 0.130886971950531, 0.13215172290802002, 0.1873338520526886, 0.029853856191039085, 11.884415626525879, 4.992214202880859, 0.4112090766429901, 2.333606243133545, 12.997138023376465, 25.612693786621094, 9.173497200012207, 35.291622161865234, 19.074621200561523, 40.75566482543945, 32.89874267578125, 34.93512725830078, 23.313724517822266, 16.355318069458008, 0.03512756526470184, 3.356539726257324, 8.458800315856934, 8.890545845031738, 4.906959056854248, 21.309040069580078, 14.951671600341797, 35.62224578857422, 18.656673431396484, 33.32365798950195], "count": [195]}, "action": {"min": [0.42553597688674927, -1.196426510810852, 0.9088416695594788, -0.44045591354370117, -1.6123063564300537, -0.04470416530966759, -1.461369276046753, -1.0384479761123657, 0.8614777326583862, -0.37844759225845337, 0.5905718207359314, -0.9359979629516602, 9.55888843536377, 34.59312438964844, 1.3237500190734863, 2.378124952316284, 1.6456249952316284, -0.015625, 1.015625, -0.18166667222976685, 0.5924999713897705, 0.90625, 0.7087500095367432, 11.854374885559082, 5.396249771118164, 50.109375, -0.9375, 0.026875000447034836, 0.8653846383094788, -0.4000000059604645, 1.4331250190734863, 0.48374998569488525, 1.0412499904632568, 0.5355555415153503, 0.6306250095367432, -0.8737499713897705], "max": [1.638246774673462, -0.6558279991149902, 1.5522478818893433, 1.229495644569397, -0.6259775161743164, 0.573596179485321, -0.37031739950180054, -0.705666184425354, 1.4082884788513184, 0.3745878040790558, 1.5872561931610107, -0.7751795053482056, 68.07875061035156, 63.98875045776367, 3.487499952316284, 9.679999351501465, 47.01874923706055, 79.26687622070312, 39.74062728881836, 95.42062377929688, 81.96937561035156, 111.11937713623047, 105.97187805175781, 110.45375061035156, 64.37625122070312, 86.43437957763672, -0.7962499856948853, 9.43375015258789, 30.984375, 35.228126525878906, 22.808124542236328, 67.02312469482422, 53.28437423706055, 109.41374969482422, 64.07624816894531, 108.79937744140625], "mean": [1.112005352973938, -0.8669611215591431, 1.1168897151947021, 0.1479489505290985, -1.1694425344467163, 0.40429311990737915, -0.8149424195289612, -0.8093441724777222, 1.0637321472167969, -0.170683354139328, 0.842720627784729, -0.9123702645301819, 51.19819641113281, 49.47792434692383, 2.2230358123779297, 7.941036701202393, 16.677488327026367, 14.53903865814209, 12.339086532592773, 20.841760635375977, 14.862569808959961, 27.552364349365234, 18.121295928955078, 64.36865234375, 31.051197052001953, 70.24678802490234, -0.8620342016220093, 2.85239577293396, 20.825016021728516, 4.042628288269043, 13.0198392868042, 12.133248329162598, 14.853731155395508, 19.27591896057129, 10.794890403747559, 43.60792922973633], "std": [0.4954741299152374, 0.1753818541765213, 0.2091558277606964, 0.5972839593887329, 0.4069412648677826, 0.1995272934436798, 0.2205553501844406, 0.10945595800876617, 0.130886971950531, 0.13215172290802002, 0.1873338520526886, 0.029853856191039085, 11.884414672851562, 4.992214679718018, 0.4112090468406677, 2.3336057662963867, 12.997137069702148, 25.61269760131836, 9.17349624633789, 35.291622161865234, 19.074623107910156, 40.75564956665039, 32.898738861083984, 34.93513107299805, 23.31372833251953, 16.355318069458008, 0.03512756526470184, 3.356539487838745, 8.458800315856934, 8.890545845031738, 4.906959533691406, 21.309043884277344, 14.951672554016113, 35.622249603271484, 18.656673431396484, 33.32366180419922], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [195]}, "index": {"min": [8370], "max": [8564], "mean": [8467.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [2.3230769230769233, 6.0, 6.0, 6.0, 6.0], "std": [1.8928287796191778, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [195]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [195]}, "eef_direction_state": {"mean": [4.138461538461539, 4.343589743589743], "std": [1.9654209941939078, 2.033034219923997], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.1282051282051282, 0.9179487179487179], "std": [0.8938389454966271, 0.9355847739061525], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_state": {"mean": [0.8512820512820513, 0.7384615384615385], "std": [0.8848791877184874, 0.8402122395532376], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_direction_action": {"mean": [4.138461538461539, 4.343589743589743], "std": [1.9654209941939078, 2.033034219923997], "min": [0, 0], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.1282051282051282, 0.9179487179487179], "std": [0.8938389454966271, 0.9355847739061525], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_acc_mag_action": {"mean": [0.8512820512820513, 0.7384615384615385], "std": [0.8848791877184874, 0.8402122395532376], "min": [0, 0], "max": [2, 2], "count": [195]}, "eef_sim_pose_state": {"mean": [0.6055536583630078, 0.20703923130713225, 1.1651645110667785, -1.577464365666896, 0.8351699180532604, -1.5388921270288358, 0.6312911239647495, -0.1695552046485814, 1.187755277383592, 1.556526748533894, 1.2008228148887685, 2.284889381369486], "std": [0.05782267511005309, 0.10559798809207205, 0.04569316414472501, 0.2739526143792165, 0.0894098434453352, 1.705106103015541, 0.04120962401768578, 0.02979619866904208, 0.043321421480757204, 0.34680412269061145, 0.0845896071705259, 0.3625084759318768], "min": [0.5611295354190597, 0.05461291468982862, 1.075448496766559, -2.2251032672216353, 0.6739703854263874, -3.1374201675962854, 0.5665622657588735, -0.27984450604336886, 1.1257423286322723, 0.7031761808246713, 0.858849102903557, 1.4799648126062546], "max": [0.7591887504430205, 0.3198115745706951, 1.2704163480190693, -1.1086215166750857, 1.0199400798894525, 3.1234612588027018, 0.7471179866161918, -0.11837402441154729, 1.2971644815765924, 2.00492215677376, 1.3304549189255792, 2.7574121333382893], "count": [195]}, "eef_sim_pose_action": {"mean": [0.6055536583630078, 0.20703923130713225, 1.1651645110667785, -1.577464365666896, 0.8351699180532604, -1.5388921270288358, 0.6312911239647495, -0.1695552046485814, 1.187755277383592, 1.556526748533894, 1.2008228148887685, 2.284889381369486], "std": [0.05782267511005309, 0.10559798809207205, 0.04569316414472501, 0.2739526143792165, 0.0894098434453352, 1.705106103015541, 0.04120962401768578, 0.02979619866904208, 0.043321421480757204, 0.34680412269061145, 0.0845896071705259, 0.3625084759318768], "min": [0.5611295354190597, 0.05461291468982862, 1.075448496766559, -2.2251032672216353, 0.6739703854263874, -3.1374201675962854, 0.5665622657588735, -0.27984450604336886, 1.1257423286322723, 0.7031761808246713, 0.858849102903557, 1.4799648126062546], "max": [0.7591887504430205, 0.3198115745706951, 1.2704163480190693, -1.1086215166750857, 1.0199400798894525, 3.1234612588027018, 0.7471179866161918, -0.11837402441154729, 1.2971644815765924, 2.00492215677376, 1.3304549189255792, 2.7574121333382893], "count": [195]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.19518410539215686]], [[0.28117911151960784]], [[0.3897042749183007]]], "std": [[[0.2742084016192853]], [[0.2276912931022588]], [[0.21734148164606434]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24993763480392156]], [[0.3035291156045752]], [[0.3365402757352941]]], "std": [[[0.15912232150696265]], [[0.14519386538798634]], [[0.18777035761352429]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2604626164215686]], [[0.32267550857843136]], [[0.3695152205882353]]], "std": [[[0.16972082860638368]], [[0.15898960410088966]], [[0.2051396879251668]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.18129744281045754]], [[0.22255095588235294]], [[0.24257475694444444]]], "std": [[[0.28086960857689036]], [[0.275735689317537]], [[0.27789825250675926]]], "count": [100]}, "observation.state": {"min": [0.36688411235809326, -1.2263246774673462, 0.9796504378318787, -0.2466239333152771, -1.5704712867736816, -0.01504444144666195, -1.2190051078796387, -1.1829079389572144, 0.9104629158973694, -0.5452001094818115, 0.5573357939720154, -1.0222591161727905, 3.7699999809265137, 46.497501373291016, 1.8781818151474, 0.4231249988079071, 0.6768749952316284, -0.5199999809265137, 1.0149999856948853, -0.5674999952316284, 0.5839999914169312, -0.41749998927116394, 0.6618750095367432, 2.6570000648498535, 5.474374771118164, 49.869998931884766, -1.0162500143051147, -0.14249999821186066, 0.890625, 0.5406249761581421, 0.7150000333786011, 0.07250000536441803, 0.8849999904632568, 0.25062501430511475, 0.45916667580604553, 2.155625104904175], "max": [1.4021981954574585, -0.698100209236145, 1.6097075939178467, 1.1361533403396606, -0.4962758421897888, 0.6477454900741577, -0.3714379668235779, -0.6759746670722961, 1.521872878074646, 0.2072175145149231, 1.3947806358337402, -0.8129005432128906, 67.18562316894531, 64.80125427246094, 2.565999984741211, 9.450624465942383, 32.20124816894531, 55.55687713623047, 20.869375228881836, 89.13999938964844, 31.65999984741211, 100.94937133789062, 100.17874908447266, 111.11499786376953, 60.46437454223633, 84.93875122070312, -0.7956249713897705, 9.390625, 32.723751068115234, 64.15875244140625, 26.535625457763672, 90.36624908447266, 47.76000213623047, 105.43437957763672, 66.73625183105469, 110.4331283569336], "mean": [0.9637916684150696, -0.8752841949462891, 1.161360263824463, 0.25319045782089233, -1.0543781518936157, 0.4389791190624237, -0.8224160075187683, -0.8205908536911011, 1.0563262701034546, -0.17467844486236572, 0.8856135606765747, -0.9196558594703674, 42.02956008911133, 51.74529266357422, 2.09905743598938, 7.654326438903809, 8.694412231445312, 10.407660484313965, 5.872666835784912, 16.2904109954834, 7.847919464111328, 20.78388023376465, 16.139373779296875, 46.68049240112305, 31.19127655029297, 65.85274505615234, -0.8699354529380798, 4.642187595367432, 16.240798950195312, 9.591184616088867, 11.71583080291748, 15.763076782226562, 13.387532234191895, 20.908538818359375, 11.823936462402344, 39.58562469482422], "std": [0.3439601957798004, 0.16299155354499817, 0.18751226365566254, 0.4543462097644806, 0.3345571458339691, 0.19256716966629028, 0.22847780585289001, 0.15672452747821808, 0.17762421071529388, 0.17707328498363495, 0.19133129715919495, 0.0981263667345047, 14.040566444396973, 3.763784408569336, 0.2232385128736496, 3.185054063796997, 10.832716941833496, 19.522605895996094, 6.187073230743408, 31.87061309814453, 9.601842880249023, 37.21080780029297, 31.234067916870117, 38.815982818603516, 21.110971450805664, 14.702751159667969, 0.05473379045724869, 2.9921305179595947, 8.19277572631836, 19.1602840423584, 7.007885932922363, 29.504253387451172, 14.720324516296387, 37.27242660522461, 20.40817642211914, 36.53738784790039], "count": [215]}, "action": {"min": [0.36688411235809326, -1.2263246774673462, 0.9796504378318787, -0.2466239333152771, -1.5704712867736816, -0.01504444144666195, -1.2190051078796387, -1.1829079389572144, 0.9104629158973694, -0.5452001094818115, 0.5573357939720154, -1.0222591161727905, 3.7699999809265137, 46.497501373291016, 1.8781818151474, 0.4231249988079071, 0.6768749952316284, -0.5199999809265137, 1.0149999856948853, -0.5674999952316284, 0.5839999914169312, -0.41749998927116394, 0.6618750095367432, 2.6570000648498535, 5.474374771118164, 49.869998931884766, -1.0162500143051147, -0.14249999821186066, 0.890625, 0.5406249761581421, 0.7150000333786011, 0.07250000536441803, 0.8849999904632568, 0.25062501430511475, 0.45916667580604553, 2.155625104904175], "max": [1.4021981954574585, -0.698100209236145, 1.6097075939178467, 1.1361533403396606, -0.4962758421897888, 0.6477454900741577, -0.3714379668235779, -0.6759746670722961, 1.521872878074646, 0.2072175145149231, 1.3947806358337402, -0.8129005432128906, 67.18562316894531, 64.80125427246094, 2.565999984741211, 9.450624465942383, 32.20124816894531, 55.55687713623047, 20.869375228881836, 89.13999938964844, 31.65999984741211, 100.94937133789062, 100.17874908447266, 111.11499786376953, 60.46437454223633, 84.93875122070312, -0.7956249713897705, 9.390625, 32.723751068115234, 64.15875244140625, 26.535625457763672, 90.36624908447266, 47.76000213623047, 105.43437957763672, 66.73625183105469, 110.4331283569336], "mean": [0.9637916684150696, -0.8752844333648682, 1.161360502243042, 0.2531906068325043, -1.0543783903121948, 0.43897899985313416, -0.8224158883094788, -0.8205910325050354, 1.0563260316848755, -0.1746785044670105, 0.8856137990951538, -0.9196562170982361, 42.02958679199219, 51.74530029296875, 2.0990567207336426, 7.65432596206665, 8.694412231445312, 10.407660484313965, 5.872671604156494, 16.290422439575195, 7.847919464111328, 20.783884048461914, 16.13938331604004, 46.68048858642578, 31.1912784576416, 65.85274505615234, -0.8699356317520142, 4.642187118530273, 16.24079704284668, 9.591188430786133, 11.715826988220215, 15.76307201385498, 13.387533187866211, 20.908540725708008, 11.823931694030762, 39.58563232421875], "std": [0.3439601957798004, 0.16299152374267578, 0.18751226365566254, 0.4543461799621582, 0.3345571458339691, 0.19256716966629028, 0.22847780585289001, 0.15672454237937927, 0.17762422561645508, 0.17707329988479614, 0.19133129715919495, 0.0981263741850853, 14.040568351745605, 3.763784170150757, 0.22323864698410034, 3.1850526332855225, 10.832720756530762, 19.52261734008789, 6.187073230743408, 31.87061882019043, 9.60184097290039, 37.21082305908203, 31.23406219482422, 38.81597900390625, 21.11096954345703, 14.702752113342285, 0.05473380535840988, 2.9921305179595947, 8.192776679992676, 19.160282135009766, 7.0078864097595215, 29.504253387451172, 14.720324516296387, 37.272430419921875, 20.408178329467773, 36.53738784790039], "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": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [215]}, "index": {"min": [8565], "max": [8779], "mean": [8672.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [2.781395348837209, 6.0, 6.0, 6.0, 6.0], "std": [1.917757388680545, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [215]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [215]}, "eef_direction_state": {"mean": [3.683720930232558, 4.209302325581396], "std": [2.111422999995683, 2.03181828906082], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.1162790697674418, 0.9116279069767442], "std": [0.8410763404662825, 0.8926598097625924], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.958139534883721, 0.7674418604651163], "std": [0.8589427135619584, 0.8307242371856631], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [3.683720930232558, 4.209302325581396], "std": [2.111422999995683, 2.03181828906082], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.1162790697674418, 0.9116279069767442], "std": [0.8410763404662825, 0.8926598097625924], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.958139534883721, 0.7674418604651163], "std": [0.8589427135619584, 0.8307242371856631], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.6236114908672121, 0.18379497584580068, 1.173099237177114, -1.5393913268485708, 0.8672425237083169, -1.7905665774437802, 0.6264299336639091, -0.1594196504988136, 1.1933508022282073, 1.4759003047831774, 1.203926664025263, 2.2320024034996524], "std": [0.05759251797318401, 0.06947604459857777, 0.040472989739606696, 0.23036514232564667, 0.11478676852305626, 1.4990825237632301, 0.047674650715441025, 0.03670109400304741, 0.0418395129548727, 0.32417576398057524, 0.09758626708421982, 0.3458765345362463], "min": [0.576533686223232, 0.05750499760935332, 1.0617443660453463, -2.1760110765238228, 0.6802407400642743, -3.1322213220617643, 0.5888089453079348, -0.23561334337866785, 1.1211170441323037, 0.7112402912922112, 0.8972349404067828, 1.5656127692337027], "max": [0.7759297950886661, 0.2631228402127068, 1.2476949661929708, -1.2929869473840714, 1.1256357515326934, 3.133208064121857, 0.7642956092727812, -0.09343026012939748, 1.2934088409362101, 2.25621415395589, 1.3647594704256734, 3.1392374170089172], "count": [215]}, "eef_sim_pose_action": {"mean": [0.6236114908672121, 0.18379497584580068, 1.173099237177114, -1.5393913268485708, 0.8672425237083169, -1.7905665774437802, 0.6264299336639091, -0.1594196504988136, 1.1933508022282073, 1.4759003047831774, 1.203926664025263, 2.2320024034996524], "std": [0.05759251797318401, 0.06947604459857777, 0.040472989739606696, 0.23036514232564667, 0.11478676852305626, 1.4990825237632301, 0.047674650715441025, 0.03670109400304741, 0.0418395129548727, 0.32417576398057524, 0.09758626708421982, 0.3458765345362463], "min": [0.576533686223232, 0.05750499760935332, 1.0617443660453463, -2.1760110765238228, 0.6802407400642743, -3.1322213220617643, 0.5888089453079348, -0.23561334337866785, 1.1211170441323037, 0.7112402912922112, 0.8972349404067828, 1.5656127692337027], "max": [0.7759297950886661, 0.2631228402127068, 1.2476949661929708, -1.2929869473840714, 1.1256357515326934, 3.133208064121857, 0.7642956092727812, -0.09343026012939748, 1.2934088409362101, 2.25621415395589, 1.3647594704256734, 3.1392374170089172], "count": [215]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.19679030433006536]], [[0.2816034456699346]], [[0.3927318423202614]]], "std": [[[0.27696854730053355]], [[0.23082947666248788]], [[0.20806621793691601]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.254793233251634]], [[0.3065850388071895]], [[0.33760246323529414]]], "std": [[[0.16152459475097125]], [[0.1519985919424556]], [[0.19022191528462265]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2624913766339869]], [[0.31716247140522874]], [[0.35340464665032684]]], "std": [[[0.17120950170768431]], [[0.16033000024542904]], [[0.19699894911677543]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.18330583333333333]], [[0.22499224264705883]], [[0.24394913602941176]]], "std": [[[0.2793779632344333]], [[0.27501347462978937]], [[0.27570130708941365]]], "count": [100]}, "observation.state": {"min": [0.4065098762512207, -1.1835756301879883, 0.9685452580451965, -0.3102879822254181, -1.6026424169540405, -0.15349622070789337, -1.3523095846176147, -1.1712491512298584, 0.8840457201004028, -0.3083276152610779, 0.6830319762229919, -1.1189154386520386, 7.8681817054748535, 44.96812438964844, 0.9268749952316284, 0.5462499856948853, 1.21875, -0.29625001549720764, 1.0450000762939453, -0.8899999856948853, 1.709375023841858, -0.46812498569488525, 0.8450000286102295, 0.9987500309944153, 1.321874976158142, 48.17625045776367, -0.9581249952316284, -0.026875000447034836, 4.7311110496521, -0.18250000476837158, 1.0262500047683716, 0.28687500953674316, 1.243749976158142, 0.6781250238418579, 0.5177777409553528, -0.9262499809265137], "max": [1.4739580154418945, -0.7160772681236267, 1.538180947303772, 1.372572898864746, -0.6021353006362915, 0.6060692667961121, -0.3530794680118561, -0.6244277954101562, 1.5165321826934814, 0.3416961133480072, 1.5364351272583008, -0.7105405926704407, 66.48812866210938, 58.116249084472656, 2.434999942779541, 9.706250190734863, 43.493751525878906, 49.16374969482422, 31.286251068115234, 92.56312561035156, 52.78062438964844, 98.91312408447266, 106.94999694824219, 109.78062438964844, 67.65875244140625, 81.77312469482422, -0.7543749809265137, 9.464666366577148, 39.60375213623047, 103.05999755859375, 29.235000610351562, 98.81875610351562, 45.130001068115234, 109.24000549316406, 72.39875030517578, 110.26750183105469], "mean": [0.928779661655426, -0.9016008377075195, 1.1694329977035522, 0.34095123410224915, -1.0520685911178589, 0.3783898949623108, -0.8589560389518738, -0.7773480415344238, 1.0252407789230347, -0.09673378616571426, 0.9336777329444885, -0.98858243227005, 46.27976989746094, 50.85299301147461, 1.7483314275741577, 7.651997089385986, 15.229326248168945, 8.386017799377441, 8.220820426940918, 18.524534225463867, 10.91457462310791, 20.661272048950195, 18.446096420288086, 60.7445182800293, 26.836856842041016, 65.23889923095703, -0.8183941841125488, 4.982287406921387, 17.518028259277344, 14.44855785369873, 11.798521041870117, 18.639537811279297, 12.342653274536133, 19.865934371948242, 12.368550300598145, 37.35768508911133], "std": [0.34190449118614197, 0.15132324397563934, 0.16112372279167175, 0.5417667627334595, 0.30307912826538086, 0.25755980610847473, 0.2232040911912918, 0.18011689186096191, 0.19214648008346558, 0.1106228232383728, 0.14367859065532684, 0.14718380570411682, 13.244111061096191, 3.807981252670288, 0.4089534878730774, 3.274930715560913, 12.680333137512207, 14.809768676757812, 7.871297359466553, 34.10326385498047, 13.020983695983887, 35.083343505859375, 33.3752326965332, 36.0931510925293, 26.242355346679688, 13.786316871643066, 0.04286479577422142, 2.7451515197753906, 7.684140205383301, 29.027681350708008, 7.6833086013793945, 32.806705474853516, 13.270237922668457, 35.7721061706543, 21.89004898071289, 37.50127410888672], "count": [206]}, "action": {"min": [0.4065098762512207, -1.1835756301879883, 0.9685452580451965, -0.3102879822254181, -1.6026424169540405, -0.15349622070789337, -1.3523095846176147, -1.1712491512298584, 0.8840457201004028, -0.3083276152610779, 0.6830319762229919, -1.1189154386520386, 7.8681817054748535, 44.96812438964844, 0.9268749952316284, 0.5462499856948853, 1.21875, -0.29625001549720764, 1.0450000762939453, -0.8899999856948853, 1.709375023841858, -0.46812498569488525, 0.8450000286102295, 0.9987500309944153, 1.321874976158142, 48.17625045776367, -0.9581249952316284, -0.026875000447034836, 4.7311110496521, -0.18250000476837158, 1.0262500047683716, 0.28687500953674316, 1.243749976158142, 0.6781250238418579, 0.5177777409553528, -0.9262499809265137], "max": [1.4739580154418945, -0.7160772681236267, 1.538180947303772, 1.372572898864746, -0.6021353006362915, 0.6060692667961121, -0.3530794680118561, -0.6244277954101562, 1.5165321826934814, 0.3416961133480072, 1.5364351272583008, -0.7105405926704407, 66.48812866210938, 58.116249084472656, 2.434999942779541, 9.706250190734863, 43.493751525878906, 49.16374969482422, 31.286251068115234, 92.56312561035156, 52.78062438964844, 98.91312408447266, 106.94999694824219, 109.78062438964844, 67.65875244140625, 81.77312469482422, -0.7543749809265137, 9.464666366577148, 39.60375213623047, 103.05999755859375, 29.235000610351562, 98.81875610351562, 45.130001068115234, 109.24000549316406, 72.39875030517578, 110.26750183105469], "mean": [0.9287800192832947, -0.9016011357307434, 1.1694337129592896, 0.3409508168697357, -1.0520685911178589, 0.3783899247646332, -0.8589563369750977, -0.7773483395576477, 1.0252408981323242, -0.09673380851745605, 0.9336779117584229, -0.9885820746421814, 46.279788970947266, 50.853004455566406, 1.7483314275741577, 7.651993751525879, 15.229331016540527, 8.386021614074707, 8.220815658569336, 18.5245418548584, 10.914573669433594, 20.661272048950195, 18.44610023498535, 60.74454879760742, 26.836862564086914, 65.2388916015625, -0.8183937668800354, 4.982287883758545, 17.51802635192871, 14.448554992675781, 11.798519134521484, 18.639543533325195, 12.342658042907715, 19.865936279296875, 12.368545532226562, 37.35768127441406], "std": [0.3419046103954315, 0.15132324397563934, 0.16112372279167175, 0.5417667031288147, 0.3030790686607361, 0.25755980610847473, 0.22320407629013062, 0.18011687695980072, 0.19214646518230438, 0.1106228157877922, 0.14367859065532684, 0.14718382060527802, 13.244109153747559, 3.807981252670288, 0.4089534282684326, 3.274930477142334, 12.680331230163574, 14.809773445129395, 7.871297359466553, 34.1032600402832, 13.02098274230957, 35.083343505859375, 33.37523651123047, 36.0931510925293, 26.242359161376953, 13.7863187789917, 0.04286479577422142, 2.7451515197753906, 7.684139251708984, 29.027679443359375, 7.683309078216553, 32.806705474853516, 13.270236015319824, 35.77210998535156, 21.890050888061523, 37.50127410888672], "count": [206]}, "timestamp": {"min": [0.0], "max": [6.833333333333333], "mean": [3.416666666666667], "std": [1.9822125684867067], "count": [206]}, "frame_index": {"min": [0], "max": [205], "mean": [102.5], "std": [59.466377054601196], "count": [206]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [206]}, "index": {"min": [8780], "max": [8985], "mean": [8882.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [2.4902912621359223, 6.0, 6.0, 6.0, 6.0], "std": [1.8997707865371454, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [206]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [206]}, "eef_direction_state": {"mean": [3.5679611650485437, 4.276699029126213], "std": [1.9340441854086974, 2.054155337878558], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [1.266990291262136, 0.9174757281553398], "std": [0.7830595148449674, 0.9285051337453457], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_state": {"mean": [1.0097087378640777, 0.7281553398058253], "std": [0.8418097198813738, 0.838331384268851], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_direction_action": {"mean": [3.5679611650485437, 4.276699029126213], "std": [1.9340441854086974, 2.054155337878558], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [1.266990291262136, 0.9174757281553398], "std": [0.7830595148449674, 0.9285051337453457], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_action": {"mean": [1.0097087378640777, 0.7281553398058253], "std": [0.8418097198813738, 0.838331384268851], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_sim_pose_state": {"mean": [0.616135807928973, 0.1676357430409112, 1.1676579193208878, -1.5581311219475162, 0.840848103234281, -1.3301264841782832, 0.6223878048861731, -0.17373551199550646, 1.204036724812898, 1.4553829888198182, 1.2237643595714967, 2.180638465068086], "std": [0.04950237897180236, 0.07615702981215317, 0.04680894392346488, 0.2990764070038225, 0.11816793672458026, 1.9592216581738888, 0.0491599748933128, 0.0358029970537726, 0.04425654519462511, 0.3023628094012996, 0.16415209632888203, 0.27921987496402595], "min": [0.5737001419553862, 0.04597608955443877, 1.0659942488868106, -2.230071376706656, 0.6153165422223692, -3.1230121678007716, 0.5850237923942653, -0.2728147385806284, 1.1197480853248094, 0.7384100145664654, 0.7824230535702541, 1.570663624070462], "max": [0.7607120873601673, 0.28111002535417673, 1.258995280016345, -1.1765358331769677, 1.0800546783822425, 3.1259050813719877, 0.7598528100333604, -0.11248092236812632, 1.3114040721499758, 1.7419065293775222, 1.3604218300455053, 2.529032308896619], "count": [206]}, "eef_sim_pose_action": {"mean": [0.616135807928973, 0.1676357430409112, 1.1676579193208878, -1.5581311219475162, 0.840848103234281, -1.3301264841782832, 0.6223878048861731, -0.17373551199550646, 1.204036724812898, 1.4553829888198182, 1.2237643595714967, 2.180638465068086], "std": [0.04950237897180236, 0.07615702981215317, 0.04680894392346488, 0.2990764070038225, 0.11816793672458026, 1.9592216581738888, 0.0491599748933128, 0.0358029970537726, 0.04425654519462511, 0.3023628094012996, 0.16415209632888203, 0.27921987496402595], "min": [0.5737001419553862, 0.04597608955443877, 1.0659942488868106, -2.230071376706656, 0.6153165422223692, -3.1230121678007716, 0.5850237923942653, -0.2728147385806284, 1.1197480853248094, 0.7384100145664654, 0.7824230535702541, 1.570663624070462], "max": [0.7607120873601673, 0.28111002535417673, 1.258995280016345, -1.1765358331769677, 1.0800546783822425, 3.1259050813719877, 0.7598528100333604, -0.11248092236812632, 1.3114040721499758, 1.7419065293775222, 1.3604218300455053, 2.529032308896619], "count": [206]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.20051838848039213]], [[0.2824010866013072]], [[0.39056689133986927]]], "std": [[[0.27741753099568806]], [[0.23234497129619933]], [[0.21194656186079652]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2576876736111111]], [[0.30797749183006534]], [[0.33650987540849675]]], "std": [[[0.16408116883568366]], [[0.15517974204658858]], [[0.19076371607190995]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2552049611928105]], [[0.3243227839052288]], [[0.3634498100490196]]], "std": [[[0.17789083325184413]], [[0.16692708666719414]], [[0.21328502260103713]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.18444439746732025]], [[0.22814637867647058]], [[0.2484099223856209]]], "std": [[[0.28356332148016095]], [[0.27734962586644923]], [[0.2785375870426161]]], "count": [100]}, "observation.state": {"min": [0.3464513123035431, -1.1912765502929688, 1.0246645212173462, -0.18690182268619537, -1.5067648887634277, -0.17426279187202454, -1.2806769609451294, -1.0947155952453613, 0.8880274295806885, -0.4299706220626831, 0.5635585784912109, -1.062027931213379, 8.135000228881836, 38.231876373291016, 1.5206249952316284, -0.11312500387430191, 0.8743749856948853, -0.1887499988079071, 0.9175000190734863, -0.7606250047683716, 0.8611111044883728, -0.40625, 0.7222222089767456, 0.5512499809265137, 13.515625, 48.946876525878906, -0.8899999856948853, -0.5531250238418579, 4.557692527770996, 0.5106250047683716, 6.064444541931152, 0.2557142972946167, 6.209374904632568, 0.744615375995636, 0.6024999618530273, 26.51937484741211], "max": [1.3621431589126587, -0.7114042043685913, 1.5737773180007935, 1.4161087274551392, -0.5234559774398804, 0.4755569398403168, -0.3308108150959015, -0.6170128583908081, 1.4615520238876343, 0.2768028974533081, 1.455392837524414, -0.8425735235214233, 66.66500091552734, 57.771873474121094, 6.153749942779541, 9.738750457763672, 44.733123779296875, 61.895626068115234, 43.70687484741211, 68.9175033569336, 60.03312301635742, 88.88062286376953, 107.52937316894531, 110.9112548828125, 68.37249755859375, 84.28312683105469, -0.7406250238418579, 9.828666687011719, 32.13624954223633, 59.76187515258789, 39.77562713623047, 108.97125244140625, 72.80437469482422, 109.50749969482422, 82.91437530517578, 111.05999755859375], "mean": [0.926304042339325, -0.8875178098678589, 1.1600592136383057, 0.4049948453903198, -1.0351332426071167, 0.28670182824134827, -0.8088809847831726, -0.8107192516326904, 1.042204737663269, -0.1919453740119934, 0.88442063331604, -0.9640569090843201, 41.825164794921875, 49.88508987426758, 2.110487937927246, 8.166092872619629, 11.917186737060547, 7.594130516052246, 10.87897777557373, 8.615262031555176, 11.77911376953125, 12.945595741271973, 13.634899139404297, 58.481361389160156, 41.06150817871094, 64.1883316040039, -0.812113344669342, 2.338191270828247, 22.699430465698242, 13.663460731506348, 15.812206268310547, 28.3474178314209, 27.30514144897461, 32.8361930847168, 22.58633804321289, 64.33779907226562], "std": [0.3221464157104492, 0.13153530657291412, 0.15377689898014069, 0.5094223022460938, 0.27024683356285095, 0.2205008715391159, 0.21504509449005127, 0.16866803169250488, 0.15837879478931427, 0.16174539923667908, 0.1926906555891037, 0.08051925152540207, 12.194225311279297, 4.336368560791016, 0.9671912789344788, 2.8288347721099854, 10.689026832580566, 17.631267547607422, 10.384200096130371, 19.752832412719727, 13.98735523223877, 26.640613555908203, 29.998201370239258, 30.87943458557129, 18.643091201782227, 13.988227844238281, 0.030629705637693405, 2.9377434253692627, 6.209868907928467, 19.852710723876953, 8.807422637939453, 38.61823272705078, 23.132150650024414, 43.57444381713867, 31.041025161743164, 29.735380172729492], "count": [276]}, "action": {"min": [0.3464513123035431, -1.1912765502929688, 1.0246645212173462, -0.18690182268619537, -1.5067648887634277, -0.17426279187202454, -1.2806769609451294, -1.0947155952453613, 0.8880274295806885, -0.4299706220626831, 0.5635585784912109, -1.062027931213379, 8.135000228881836, 38.231876373291016, 1.5206249952316284, -0.11312500387430191, 0.8743749856948853, -0.1887499988079071, 0.9175000190734863, -0.7606250047683716, 0.8611111044883728, -0.40625, 0.7222222089767456, 0.5512499809265137, 13.515625, 48.946876525878906, -0.8899999856948853, -0.5531250238418579, 4.557692527770996, 0.5106250047683716, 6.064444541931152, 0.2557142972946167, 6.209374904632568, 0.744615375995636, 0.6024999618530273, 26.51937484741211], "max": [1.3621431589126587, -0.7114042043685913, 1.5737773180007935, 1.4161087274551392, -0.5234559774398804, 0.4755569398403168, -0.3308108150959015, -0.6170128583908081, 1.4615520238876343, 0.2768028974533081, 1.455392837524414, -0.8425735235214233, 66.66500091552734, 57.771873474121094, 6.153749942779541, 9.738750457763672, 44.733123779296875, 61.895626068115234, 43.70687484741211, 68.9175033569336, 60.03312301635742, 88.88062286376953, 107.52937316894531, 110.9112548828125, 68.37249755859375, 84.28312683105469, -0.7406250238418579, 9.828666687011719, 32.13624954223633, 59.76187515258789, 39.77562713623047, 108.97125244140625, 72.80437469482422, 109.50749969482422, 82.91437530517578, 111.05999755859375], "mean": [0.9263041019439697, -0.8875177502632141, 1.1600594520568848, 0.40499454736709595, -1.0351334810256958, 0.2867017984390259, -0.8088809847831726, -0.8107189536094666, 1.042204737663269, -0.19194535911083221, 0.8844203948974609, -0.9640571475028992, 41.825157165527344, 49.88508987426758, 2.1104910373687744, 8.166090965270996, 11.917202949523926, 7.594117164611816, 10.87898063659668, 8.615283966064453, 11.779122352600098, 12.945610046386719, 13.63490104675293, 58.48137283325195, 41.06150817871094, 64.1883544921875, -0.8121132850646973, 2.3381917476654053, 22.699434280395508, 13.66346549987793, 15.812204360961914, 28.347415924072266, 27.305143356323242, 32.83620071411133, 22.586341857910156, 64.33780670166016], "std": [0.32214653491973877, 0.13153524696826935, 0.1537768691778183, 0.509422242641449, 0.27024683356285095, 0.2205008864402771, 0.21504510939121246, 0.1686680018901825, 0.15837880969047546, 0.16174538433551788, 0.1926906555891037, 0.08051925152540207, 12.194222450256348, 4.336368083953857, 0.9671909809112549, 2.828834295272827, 10.68902587890625, 17.631267547607422, 10.384199142456055, 19.752840042114258, 13.987354278564453, 26.640628814697266, 29.99818992614746, 30.87943458557129, 18.643091201782227, 13.988226890563965, 0.030629707500338554, 2.9377434253692627, 6.209868907928467, 19.852712631225586, 8.80742359161377, 38.61824417114258, 23.13214683532715, 43.574440002441406, 31.041019439697266, 29.735382080078125], "count": [276]}, "timestamp": {"min": [0.0], "max": [9.166666666666666], "mean": [4.583333333333333], "std": [2.6557938061417232], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [276]}, "index": {"min": [8986], "max": [9261], "mean": [9123.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}, "subtask_annotation": {"mean": [2.3840579710144927, 6.0, 6.0, 6.0, 6.0], "std": [1.8565296586510425, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [276]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [276]}, "eef_direction_state": {"mean": [4.253623188405797, 4.188405797101449], "std": [1.9432588578076286, 2.007416410942909], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_state": {"mean": [0.9057971014492754, 0.9528985507246377], "std": [0.8243370736574265, 0.8689233742325913], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_state": {"mean": [0.8731884057971014, 0.8369565217391305], "std": [0.8898819214190572, 0.850539137369114], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_direction_action": {"mean": [4.253623188405797, 4.188405797101449], "std": [1.9432588578076286, 2.007416410942909], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_action": {"mean": [0.9057971014492754, 0.9528985507246377], "std": [0.8243370736574265, 0.8689233742325913], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_action": {"mean": [0.8731884057971014, 0.8369565217391305], "std": [0.8898819214190572, 0.850539137369114], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_sim_pose_state": {"mean": [0.6091940034201122, 0.16213529703897062, 1.1610374081983292, -1.6134329583794922, 0.7822629555490888, -1.5284488064956538, 0.6217452563586117, -0.15349703572675158, 1.1983785982051067, 1.4202074333510313, 1.2583122760735022, 2.1966832983654196], "std": [0.04725328056373682, 0.06098534256726552, 0.038047520953908606, 0.2595530229045225, 0.15435979774356748, 1.9011201609798185, 0.04283339849745959, 0.045258226968662704, 0.040042685895740046, 0.28810969499710465, 0.10552083113951546, 0.33252768444887887], "min": [0.574106270990774, 0.04937589909357379, 1.0659552155920613, -2.3083734656091255, 0.5675442871767928, -3.1319110274235524, 0.5840195024656769, -0.24435952932783378, 1.1232665319130295, 0.6298994912131574, 0.8741271336034497, 1.4366540951957572], "max": [0.7615279978760694, 0.25096416048023606, 1.2534663288455294, -1.3307049161602242, 1.0855030292965808, 3.120174266677941, 0.7587797392829159, -0.0704579299453704, 1.3023474678484808, 1.9335601319786233, 1.3335016525616252, 2.847117866260514], "count": [276]}, "eef_sim_pose_action": {"mean": [0.6091940034201122, 0.16213529703897062, 1.1610374081983292, -1.6134329583794922, 0.7822629555490888, -1.5284488064956538, 0.6217452563586117, -0.15349703572675158, 1.1983785982051067, 1.4202074333510313, 1.2583122760735022, 2.1966832983654196], "std": [0.04725328056373682, 0.06098534256726552, 0.038047520953908606, 0.2595530229045225, 0.15435979774356748, 1.9011201609798185, 0.04283339849745959, 0.045258226968662704, 0.040042685895740046, 0.28810969499710465, 0.10552083113951546, 0.33252768444887887], "min": [0.574106270990774, 0.04937589909357379, 1.0659552155920613, -2.3083734656091255, 0.5675442871767928, -3.1319110274235524, 0.5840195024656769, -0.24435952932783378, 1.1232665319130295, 0.6298994912131574, 0.8741271336034497, 1.4366540951957572], "max": [0.7615279978760694, 0.25096416048023606, 1.2534663288455294, -1.3307049161602242, 1.0855030292965808, 3.120174266677941, 0.7587797392829159, -0.0704579299453704, 1.3023474678484808, 1.9335601319786233, 1.3335016525616252, 2.847117866260514], "count": [276]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.20058065359477123]], [[0.28741769403594775]], [[0.3977232965686274]]], "std": [[[0.27869484680853923]], [[0.23126244137815608]], [[0.21150037548337988]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2531717320261438]], [[0.3048854432189542]], [[0.3311140420751634]]], "std": [[[0.15980522949454404]], [[0.15092983347932523]], [[0.18758519699079157]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.09803921568627451]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2462857679738562]], [[0.3099658966503268]], [[0.3482984681372549]]], "std": [[[0.16801558544355724]], [[0.15768465213390423]], [[0.20153661902643785]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.17785838643790852]], [[0.22307905024509803]], [[0.24521930555555557]]], "std": [[[0.2818425521150974]], [[0.27431745514573774]], [[0.2778776118661654]]], "count": [100]}, "observation.state": {"min": [0.37282082438468933, -1.213807463645935, 0.9732633233070374, -0.3433491885662079, -1.6022354364395142, -0.15156500041484833, -1.3618676662445068, -1.1886539459228516, 0.8969444036483765, -0.7492179870605469, 0.5124170184135437, -0.9901784658432007, 12.318750381469727, 36.01937484741211, 1.5256249904632568, 0.026250001043081284, 1.2337499856948853, 0.08499999344348907, 0.9850000143051147, -0.59375, 0.5824999809265137, -0.4181250035762787, 0.6575000286102295, 1.9342856407165527, 1.5612499713897705, 47.34375, -0.8799999952316284, -0.3375000059604645, 0.6424999833106995, -1.1875, 0.890625, -0.4231249988079071, 0.984375, 0.6356250047683716, 0.5831249952316284, -0.7181249856948853], "max": [1.4373998641967773, -0.6883964538574219, 1.578212022781372, 1.3739795684814453, -0.5308232307434082, 0.6552557945251465, -0.2939268946647644, -0.7262579202651978, 1.5711308717727661, 0.2940736413002014, 1.6325246095657349, -0.6700856685638428, 65.40499877929688, 58.470001220703125, 3.268125057220459, 9.600000381469727, 38.46562576293945, 86.19499969482422, 41.33250045776367, 92.125, 90.5112533569336, 109.77562713623047, 100.73562622070312, 111.00687408447266, 72.87125396728516, 81.54375457763672, -0.7556250095367432, 9.296875, 46.84937286376953, 52.494998931884766, 29.484375, 81.45938110351562, 63.03437423706055, 109.81500244140625, 73.27312469482422, 109.78437805175781], "mean": [1.05777907371521, -0.870710551738739, 1.116418719291687, 0.15267522633075714, -1.1742055416107178, 0.4517080783843994, -0.8107151389122009, -0.8977490067481995, 1.106102705001831, -0.2712475061416626, 0.8326848149299622, -0.8481597900390625, 41.938682556152344, 51.04345703125, 2.271486759185791, 7.662964820861816, 14.126147270202637, 11.702836036682129, 13.512001037597656, 13.385497093200684, 17.20903968811035, 17.44793128967285, 14.919634819030762, 51.81791305541992, 34.63075637817383, 61.463191986083984, -0.8058172464370728, 4.427361965179443, 22.018600463867188, 5.943788528442383, 12.144676208496094, 21.334625244140625, 18.881887435913086, 34.3737907409668, 21.400863647460938, 46.79538345336914], "std": [0.3663848042488098, 0.14804477989673615, 0.17111636698246002, 0.5448344945907593, 0.3370162844657898, 0.23130398988723755, 0.2581126391887665, 0.11258964985609055, 0.14520570635795593, 0.28460630774497986, 0.24796946346759796, 0.13017843663692474, 11.230171203613281, 4.759130954742432, 0.31930986046791077, 3.0663814544677734, 9.48729419708252, 24.964868545532227, 10.08554744720459, 29.939085006713867, 21.854034423828125, 34.95137405395508, 30.817724227905273, 31.306865692138672, 25.164531707763672, 14.113094329833984, 0.030211156234145164, 2.7043516635894775, 10.11219596862793, 14.721829414367676, 6.760495185852051, 28.09171485900879, 19.350736618041992, 42.224456787109375, 25.800086975097656, 41.70228958129883], "count": [284]}, "action": {"min": [0.37282082438468933, -1.213807463645935, 0.9732633233070374, -0.3433491885662079, -1.6022354364395142, -0.15156500041484833, -1.3618676662445068, -1.1886539459228516, 0.8969444036483765, -0.7492179870605469, 0.5124170184135437, -0.9901784658432007, 12.318750381469727, 36.01937484741211, 1.5256249904632568, 0.026250001043081284, 1.2337499856948853, 0.08499999344348907, 0.9850000143051147, -0.59375, 0.5824999809265137, -0.4181250035762787, 0.6575000286102295, 1.9342856407165527, 1.5612499713897705, 47.34375, -0.8799999952316284, -0.3375000059604645, 0.6424999833106995, -1.1875, 0.890625, -0.4231249988079071, 0.984375, 0.6356250047683716, 0.5831249952316284, -0.7181249856948853], "max": [1.4373998641967773, -0.6883964538574219, 1.578212022781372, 1.3739795684814453, -0.5308232307434082, 0.6552557945251465, -0.2939268946647644, -0.7262579202651978, 1.5711308717727661, 0.2940736413002014, 1.6325246095657349, -0.6700856685638428, 65.40499877929688, 58.470001220703125, 3.268125057220459, 9.600000381469727, 38.46562576293945, 86.19499969482422, 41.33250045776367, 92.125, 90.5112533569336, 109.77562713623047, 100.73562622070312, 111.00687408447266, 72.87125396728516, 81.54375457763672, -0.7556250095367432, 9.296875, 46.84937286376953, 52.494998931884766, 29.484375, 81.45938110351562, 63.03437423706055, 109.81500244140625, 73.27312469482422, 109.78437805175781], "mean": [1.05777907371521, -0.8707109093666077, 1.116418719291687, 0.15267513692378998, -1.1742058992385864, 0.4517080783843994, -0.8107151985168457, -0.8977490663528442, 1.1061030626296997, -0.2712474465370178, 0.8326848745346069, -0.8481593132019043, 41.93865966796875, 51.04344940185547, 2.271489381790161, 7.6629638671875, 14.126142501831055, 11.702820777893066, 13.511979103088379, 13.385502815246582, 17.209030151367188, 17.44795036315918, 14.919632911682129, 51.81792449951172, 34.63076400756836, 61.463172912597656, -0.8058167695999146, 4.427361965179443, 22.01860237121582, 5.943789005279541, 12.144675254821777, 21.334627151489258, 18.88189125061035, 34.37379837036133, 21.400869369506836, 46.79535675048828], "std": [0.3663847744464874, 0.14804477989673615, 0.17111638188362122, 0.5448344945907593, 0.3370162546634674, 0.23130394518375397, 0.2581126391887665, 0.11258965730667114, 0.14520570635795593, 0.28460633754730225, 0.24796946346759796, 0.13017842173576355, 11.230172157287598, 4.759130001068115, 0.3193097412586212, 3.0663814544677734, 9.48729419708252, 24.96487808227539, 10.085549354553223, 29.9390926361084, 21.85404396057129, 34.95137023925781, 30.81770896911621, 31.306873321533203, 25.164531707763672, 14.113096237182617, 0.030211158096790314, 2.7043516635894775, 10.112195014953613, 14.721831321716309, 6.760494232177734, 28.091720581054688, 19.35073471069336, 42.22446060180664, 25.800085067749023, 41.702293395996094], "count": [284]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [284]}, "index": {"min": [9262], "max": [9545], "mean": [9403.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [1.8380281690140845, 6.0, 6.0, 6.0, 6.0], "std": [1.9086066149089276, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [284]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [284]}, "eef_direction_state": {"mean": [4.130281690140845, 3.9507042253521125], "std": [2.0385195344861495, 2.0906480725415255], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [0.9154929577464789, 0.9084507042253521], "std": [0.8474731101843973, 0.8256873327801435], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_state": {"mean": [0.6443661971830986, 0.6830985915492958], "std": [0.8497741744662267, 0.8380873455257561], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_direction_action": {"mean": [4.130281690140845, 3.9507042253521125], "std": [2.0385195344861495, 2.0906480725415255], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [0.9154929577464789, 0.9084507042253521], "std": [0.8474731101843973, 0.8256873327801435], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_action": {"mean": [0.6443661971830986, 0.6830985915492958], "std": [0.8497741744662267, 0.8380873455257561], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_sim_pose_state": {"mean": [0.6093846694494356, 0.1974190426397003, 1.169226687608872, -1.5088661524409592, 0.8181203127904549, -1.5481732543644193, 0.6260963539904935, -0.14427212929575045, 1.1641347640434172, 1.6913280098213355, 1.1745973555323461, 1.2930436781693628], "std": [0.04699077409225776, 0.08158951657156067, 0.036639269997381325, 0.26190215876444706, 0.14724967098641553, 1.6237201338827347, 0.04396464456259554, 0.048500538090009294, 0.055410777358095534, 0.4490825191712736, 0.11840275003936349, 2.1073058165959075], "min": [0.5742813466025841, 0.03631742008537059, 1.0762279999672677, -2.273345301126403, 0.5367159310766692, -3.120413436895216, 0.5655211974591574, -0.25644594194027787, 1.1153808138072652, 0.7872442769016832, 0.7620641855779411, -3.122319566403938], "max": [0.7691213209415414, 0.2779632764322777, 1.2561703746038773, -1.2093736564186326, 1.1306575977180162, 3.1260216212316925, 0.7758380221469968, -0.07215553822105888, 1.298003411239839, 2.452124813702607, 1.3150169470176145, 3.12916642159111], "count": [284]}, "eef_sim_pose_action": {"mean": [0.6093846694494356, 0.1974190426397003, 1.169226687608872, -1.5088661524409592, 0.8181203127904549, -1.5481732543644193, 0.6260963539904935, -0.14427212929575045, 1.1641347640434172, 1.6913280098213355, 1.1745973555323461, 1.2930436781693628], "std": [0.04699077409225776, 0.08158951657156067, 0.036639269997381325, 0.26190215876444706, 0.14724967098641553, 1.6237201338827347, 0.04396464456259554, 0.048500538090009294, 0.055410777358095534, 0.4490825191712736, 0.11840275003936349, 2.1073058165959075], "min": [0.5742813466025841, 0.03631742008537059, 1.0762279999672677, -2.273345301126403, 0.5367159310766692, -3.120413436895216, 0.5655211974591574, -0.25644594194027787, 1.1153808138072652, 0.7872442769016832, 0.7620641855779411, -3.122319566403938], "max": [0.7691213209415414, 0.2779632764322777, 1.2561703746038773, -1.2093736564186326, 1.1306575977180162, 3.1260216212316925, 0.7758380221469968, -0.07215553822105888, 1.298003411239839, 2.452124813702607, 1.3150169470176145, 3.12916642159111], "count": [284]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1887860294117647]], [[0.27925968137254903]], [[0.394374368872549]]], "std": [[[0.2719963709516104]], [[0.2250525898346998]], [[0.2037484358393513]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2720151572712418]], [[0.3174082945261438]], [[0.3400137091503268]]], "std": [[[0.16565236255219223]], [[0.15840454173894836]], [[0.18907988425076777]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08235294117647059]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2734788174019608]], [[0.3310563051470588]], [[0.36513254289215685]]], "std": [[[0.17921185123387443]], [[0.16611794325553264]], [[0.20765806888346053]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.17774216094771242]], [[0.2273444730392157]], [[0.24796087418300655]]], "std": [[[0.28157373861502355]], [[0.2732240005801858]], [[0.2770239479966895]]], "count": [100]}, "observation.state": {"min": [0.462825208902359, -1.2294480800628662, 1.0083352327346802, -0.3097819983959198, -1.6285736560821533, -0.0922693982720375, -1.2581063508987427, -1.1841955184936523, 0.9214065074920654, -0.4736018776893616, 0.4954175353050232, -1.002589225769043, 17.732500076293945, 45.60124969482422, 1.0774999856948853, -0.1991666704416275, 0.6399999856948853, -0.401818186044693, 0.9068750143051147, -0.4743749797344208, 0.8962500095367432, 0.20937499403953552, 0.7150000333786011, 0.44749999046325684, 8.347272872924805, 41.51625061035156, -0.8731249570846558, -0.0650000050663948, 3.891249895095825, 0.9800000190734863, 8.171875, 2.349375009536743, 1.1162500381469727, 1.3324999809265137, 0.565625011920929, 32.27750015258789], "max": [1.4033293724060059, -0.7725833654403687, 1.6181954145431519, 1.3537851572036743, -0.637469470500946, 0.5502308011054993, -0.30231937766075134, -0.6799801588058472, 1.560521125793457, 0.22590504586696625, 1.6640726327896118, -0.45745277404785156, 71.8168716430664, 79.04444122314453, 1.9231250286102295, 9.630000114440918, 33.945556640625, 65.63545227050781, 35.855384826660156, 67.28375244140625, 33.290626525878906, 81.00777435302734, 108.9956283569336, 109.15125274658203, 63.291873931884766, 81.05538940429688, -0.7599999904632568, 9.367500305175781, 35.20249938964844, 88.13187408447266, 34.27562713623047, 90.61687469482422, 46.375, 85.00250244140625, 81.25187683105469, 110.73687744140625], "mean": [1.0102418661117554, -0.9362089037895203, 1.1869686841964722, 0.17327949404716492, -1.1752110719680786, 0.34324032068252563, -0.8741707801818848, -0.8337259292602539, 1.0705890655517578, -0.11030223220586777, 1.0257034301757812, -0.8793162703514099, 46.74569320678711, 53.3193473815918, 1.5738040208816528, 7.196150779724121, 8.672470092773438, 10.70030689239502, 7.711198329925537, 14.04401969909668, 9.40583610534668, 16.68301773071289, 15.923225402832031, 46.45343017578125, 33.244354248046875, 62.97703552246094, -0.8137260675430298, 6.109651565551758, 19.463390350341797, 14.351238250732422, 15.894076347351074, 19.862483978271484, 14.979738235473633, 29.700254440307617, 13.373652458190918, 83.56240844726562], "std": [0.3449247181415558, 0.12756513059139252, 0.16955895721912384, 0.5780887603759766, 0.3517165184020996, 0.20826713740825653, 0.26003170013427734, 0.1571025252342224, 0.1813179850578308, 0.15746599435806274, 0.2832781970500946, 0.13951890170574188, 13.154748916625977, 6.6624226570129395, 0.20420293509960175, 3.51755952835083, 10.939531326293945, 18.09708023071289, 9.704049110412598, 24.815500259399414, 11.722808837890625, 26.493179321289062, 31.0634765625, 44.14697265625, 18.65420150756836, 11.54710578918457, 0.02016986906528473, 3.03780460357666, 7.0742669105529785, 25.57176971435547, 6.458334445953369, 29.489582061767578, 13.512197494506836, 27.82932472229004, 23.21856117248535, 25.333389282226562], "count": [264]}, "action": {"min": [0.462825208902359, -1.2294480800628662, 1.0083352327346802, -0.3097819983959198, -1.6285736560821533, -0.0922693982720375, -1.2581063508987427, -1.1841955184936523, 0.9214065074920654, -0.4736018776893616, 0.4954175353050232, -1.002589225769043, 17.732500076293945, 45.60124969482422, 1.0774999856948853, -0.1991666704416275, 0.6399999856948853, -0.401818186044693, 0.9068750143051147, -0.4743749797344208, 0.8962500095367432, 0.20937499403953552, 0.7150000333786011, 0.44749999046325684, 8.347272872924805, 41.51625061035156, -0.8731249570846558, -0.0650000050663948, 3.891249895095825, 0.9800000190734863, 8.171875, 2.349375009536743, 1.1162500381469727, 1.3324999809265137, 0.565625011920929, 32.27750015258789], "max": [1.4033293724060059, -0.7725833654403687, 1.6181954145431519, 1.3537851572036743, -0.637469470500946, 0.5502308011054993, -0.30231937766075134, -0.6799801588058472, 1.560521125793457, 0.22590504586696625, 1.6640726327896118, -0.45745277404785156, 71.8168716430664, 79.04444122314453, 1.9231250286102295, 9.630000114440918, 33.945556640625, 65.63545227050781, 35.855384826660156, 67.28375244140625, 33.290626525878906, 81.00777435302734, 108.9956283569336, 109.15125274658203, 63.291873931884766, 81.05538940429688, -0.7599999904632568, 9.367500305175781, 35.20249938964844, 88.13187408447266, 34.27562713623047, 90.61687469482422, 46.375, 85.00250244140625, 81.25187683105469, 110.73687744140625], "mean": [1.0102425813674927, -0.9362088441848755, 1.1869686841964722, 0.17327935993671417, -1.1752116680145264, 0.343240350484848, -0.8741706013679504, -0.8337259292602539, 1.0705890655517578, -0.11030226200819016, 1.0257035493850708, -0.879315972328186, 46.74568176269531, 53.31934356689453, 1.5738050937652588, 7.196146488189697, 8.672472953796387, 10.700309753417969, 7.711207866668701, 14.044021606445312, 9.405832290649414, 16.683025360107422, 15.923233985900879, 46.453426361083984, 33.24433898925781, 62.97706604003906, -0.8137253522872925, 6.1096510887146, 19.463380813598633, 14.351241111755371, 15.894074440002441, 19.862489700317383, 14.97973346710205, 29.700237274169922, 13.373656272888184, 83.56233978271484], "std": [0.3449247479438782, 0.12756513059139252, 0.16955892741680145, 0.5780887603759766, 0.35171645879745483, 0.20826710760593414, 0.26003170013427734, 0.1571025252342224, 0.18131795525550842, 0.15746597945690155, 0.2832781672477722, 0.13951890170574188, 13.154746055603027, 6.662422180175781, 0.20420287549495697, 3.517559051513672, 10.939531326293945, 18.097078323364258, 9.704048156738281, 24.815500259399414, 11.722808837890625, 26.493181228637695, 31.063478469848633, 44.146976470947266, 18.654197692871094, 11.547106742858887, 0.02016986347734928, 3.037804126739502, 7.0742669105529785, 25.571773529052734, 6.458336353302002, 29.489582061767578, 13.512198448181152, 27.82932472229004, 23.218557357788086, 25.333391189575195], "count": [264]}, "timestamp": {"min": [0.0], "max": [8.766666666666667], "mean": [4.383333333333334], "std": [2.5403229599286665], "count": [264]}, "frame_index": {"min": [0], "max": [263], "mean": [131.5], "std": [76.20968879786], "count": [264]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [264]}, "index": {"min": [9546], "max": [9809], "mean": [9677.5], "std": [76.20968879786], "count": [264]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [264]}, "subtask_annotation": {"mean": [2.715909090909091, 6.0, 6.0, 6.0, 6.0], "std": [1.8419492945943845, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [264]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [264]}, "eef_direction_state": {"mean": [3.659090909090909, 4.234848484848484], "std": [2.1260631759426065, 2.018324569525986], "min": [0, 0], "max": [6, 6], "count": [264]}, "eef_velocity_state": {"mean": [1.0795454545454546, 1.0113636363636365], "std": [0.8149399156475899, 0.9190037200499058], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_state": {"mean": [0.875, 0.7803030303030303], "std": [0.8766218734955847, 0.8376951960623691], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_direction_action": {"mean": [3.659090909090909, 4.234848484848484], "std": [2.1260631759426065, 2.018324569525986], "min": [0, 0], "max": [6, 6], "count": [264]}, "eef_velocity_action": {"mean": [1.0795454545454546, 1.0113636363636365], "std": [0.8149399156475899, 0.9190037200499058], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_acc_mag_action": {"mean": [0.875, 0.7803030303030303], "std": [0.8766218734955847, 0.8376951960623691], "min": [0, 0], "max": [2, 2], "count": [264]}, "eef_sim_pose_state": {"mean": [0.6206076095881223, 0.19477504914207744, 1.16659389260517, -1.4899175528581043, 0.7045296317834137, -1.3699054442197913, 0.6213129643135862, -0.17117621208928585, 1.207499481194584, 1.3035443684391366, 1.1015993280725782, 2.0771915540349486], "std": [0.049774228062572576, 0.081215290046267, 0.05162166376752165, 0.3565699092029083, 0.18028498840735233, 1.7960163394941933, 0.05470396273850152, 0.03872167382171541, 0.05959833645696022, 0.35964760284877906, 0.18751461657091464, 0.3197929377928412], "min": [0.5801070578919612, 0.05285219373575706, 1.0802961876949313, -2.290064677771416, 0.21847675816986167, -3.129284452412047, 0.5542059834612051, -0.2359191488730686, 1.1231925459017282, 0.5136877702288155, 0.4826948207988564, 1.3597421710534427], "max": [0.7739793696997432, 0.26898423511022185, 1.2975020143684515, -0.8355931844697639, 0.9918725985252657, 3.136012261429991, 0.7835337540500238, -0.0957212418836419, 1.3513172138434104, 1.6833867403489344, 1.2240521872840224, 2.5559384456870813], "count": [264]}, "eef_sim_pose_action": {"mean": [0.6206076095881223, 0.19477504914207744, 1.16659389260517, -1.4899175528581043, 0.7045296317834137, -1.3699054442197913, 0.6213129643135862, -0.17117621208928585, 1.207499481194584, 1.3035443684391366, 1.1015993280725782, 2.0771915540349486], "std": [0.049774228062572576, 0.081215290046267, 0.05162166376752165, 0.3565699092029083, 0.18028498840735233, 1.7960163394941933, 0.05470396273850152, 0.03872167382171541, 0.05959833645696022, 0.35964760284877906, 0.18751461657091464, 0.3197929377928412], "min": [0.5801070578919612, 0.05285219373575706, 1.0802961876949313, -2.290064677771416, 0.21847675816986167, -3.129284452412047, 0.5542059834612051, -0.2359191488730686, 1.1231925459017282, 0.5136877702288155, 0.4826948207988564, 1.3597421710534427], "max": [0.7739793696997432, 0.26898423511022185, 1.2975020143684515, -0.8355931844697639, 0.9918725985252657, 3.136012261429991, 0.7835337540500238, -0.0957212418836419, 1.3513172138434104, 1.6833867403489344, 1.2240521872840224, 2.5559384456870813], "count": [264]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.20176966094771243]], [[0.29186054125816996]], [[0.4058346486928105]]], "std": [[[0.2831147102683085]], [[0.23198080482319564]], [[0.21102023201026532]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.270114885620915]], [[0.3173932291666667]], [[0.34551871119281047]]], "std": [[[0.16770412352404707]], [[0.15838772146839825]], [[0.19592990762305182]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26922576388888886]], [[0.3288041870915033]], [[0.36320431781045753]]], "std": [[[0.17825303518521454]], [[0.16555803895574878]], [[0.20736876246645675]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.17978871119281048]], [[0.22387042279411765]], [[0.24652088439542483]]], "std": [[[0.2808724237145829]], [[0.27480603601726317]], [[0.27866510460021177]]], "count": [100]}, "observation.state": {"min": [0.43101969361305237, -1.2425373792648315, 1.018009901046753, -0.3745136260986328, -1.5956062078475952, 0.00753414211794734, -1.254143238067627, -1.1585650444030762, 0.997367799282074, -0.4294699430465698, 0.5815594792366028, -0.8709086775779724, 4.900908946990967, 35.07749938964844, 1.4674999713897705, 0.3199999928474426, 0.6187499761581421, -0.09375, 0.7862499952316284, 0.7825000286102295, 0.6775000095367432, -0.20250000059604645, 0.8212499618530273, 0.10222221910953522, 19.801250457763672, 36.45874786376953, -0.9837499856948853, -0.011874998919665813, 0.9012500047683716, 0.006250000558793545, 0.7074999809265137, 0.2762500047683716, 0.9693750143051147, 0.3656249940395355, 0.5943750143051147, -2.572499990463257], "max": [1.4438214302062988, -0.8325942158699036, 1.620198130607605, 1.1578021049499512, -0.6312943696975708, 0.6347514986991882, -0.3271629512310028, -0.7265201807022095, 1.5367504358291626, 0.2282707244157791, 1.4848088026046753, -0.5725948214530945, 71.37437438964844, 57.77769088745117, 3.249375104904175, 9.581250190734863, 38.01625061035156, 106.38375091552734, 46.415000915527344, 99.62750244140625, 92.29125213623047, 109.8031234741211, 106.54562377929688, 110.58499908447266, 61.11000061035156, 59.643333435058594, -0.831250011920929, 9.821428298950195, 34.39500045776367, 82.01250457763672, 31.183124542236328, 81.09062957763672, 34.80875015258789, 97.90312957763672, 68.77188110351562, 108.38750457763672], "mean": [1.007991909980774, -0.9777798056602478, 1.2020506858825684, 0.14213278889656067, -1.1171021461486816, 0.39744138717651367, -0.8542022109031677, -0.8639551401138306, 1.1164960861206055, -0.15303835272789001, 0.9266411662101746, -0.8458787202835083, 46.698753356933594, 47.89733123779297, 2.194383144378662, 7.567855358123779, 10.172928810119629, 16.41861343383789, 9.435185432434082, 21.20859146118164, 15.198521614074707, 22.93328094482422, 19.147905349731445, 40.80580520629883, 46.71746063232422, 48.27035903930664, -0.8858157992362976, 7.340219020843506, 12.284952163696289, 10.538070678710938, 10.027238845825195, 14.80558967590332, 11.777005195617676, 19.264205932617188, 11.602996826171875, 47.78636932373047], "std": [0.3944067060947418, 0.11836467683315277, 0.17922259867191315, 0.5743693709373474, 0.36052271723747253, 0.1928659975528717, 0.2269323766231537, 0.13642217218875885, 0.1520933359861374, 0.13030607998371124, 0.18104217946529388, 0.06567582488059998, 13.106350898742676, 5.013843536376953, 0.319065123796463, 3.322988986968994, 14.050642967224121, 32.7025146484375, 14.2434720993042, 36.47764587402344, 26.245784759521484, 39.71210861206055, 33.786415100097656, 46.863861083984375, 9.565001487731934, 5.063695907592773, 0.042596571147441864, 2.5098989009857178, 8.037636756896973, 22.715410232543945, 8.947988510131836, 26.373680114746094, 11.307173728942871, 33.33766555786133, 19.21377182006836, 37.903350830078125], "count": [231]}, "action": {"min": [0.43101969361305237, -1.2425373792648315, 1.018009901046753, -0.3745136260986328, -1.5956062078475952, 0.00753414211794734, -1.254143238067627, -1.1585650444030762, 0.997367799282074, -0.4294699430465698, 0.5815594792366028, -0.8709086775779724, 4.900908946990967, 35.07749938964844, 1.4674999713897705, 0.3199999928474426, 0.6187499761581421, -0.09375, 0.7862499952316284, 0.7825000286102295, 0.6775000095367432, -0.20250000059604645, 0.8212499618530273, 0.10222221910953522, 19.801250457763672, 36.45874786376953, -0.9837499856948853, -0.011874998919665813, 0.9012500047683716, 0.006250000558793545, 0.7074999809265137, 0.2762500047683716, 0.9693750143051147, 0.3656249940395355, 0.5943750143051147, -2.572499990463257], "max": [1.4438214302062988, -0.8325942158699036, 1.620198130607605, 1.1578021049499512, -0.6312943696975708, 0.6347514986991882, -0.3271629512310028, -0.7265201807022095, 1.5367504358291626, 0.2282707244157791, 1.4848088026046753, -0.5725948214530945, 71.37437438964844, 57.77769088745117, 3.249375104904175, 9.581250190734863, 38.01625061035156, 106.38375091552734, 46.415000915527344, 99.62750244140625, 92.29125213623047, 109.8031234741211, 106.54562377929688, 110.58499908447266, 61.11000061035156, 59.643333435058594, -0.831250011920929, 9.821428298950195, 34.39500045776367, 82.01250457763672, 31.183124542236328, 81.09062957763672, 34.80875015258789, 97.90312957763672, 68.77188110351562, 108.38750457763672], "mean": [1.0079920291900635, -0.9777798056602478, 1.2020509243011475, 0.1421326994895935, -1.1171022653579712, 0.39744144678115845, -0.8542020916938782, -0.8639552593231201, 1.1164956092834473, -0.1530383676290512, 0.9266412854194641, -0.8458782434463501, 46.698734283447266, 47.89731979370117, 2.194383382797241, 7.5678486824035645, 10.172922134399414, 16.418615341186523, 9.43518352508545, 21.208589553833008, 15.19852352142334, 22.933286666870117, 19.14791488647461, 40.805789947509766, 46.71743392944336, 48.270347595214844, -0.8858157992362976, 7.3402204513549805, 12.284950256347656, 10.538070678710938, 10.027237892150879, 14.805588722229004, 11.777008056640625, 19.26420021057129, 11.602993965148926, 47.7863655090332], "std": [0.39440688490867615, 0.11836465448141098, 0.17922256886959076, 0.5743694305419922, 0.36052268743515015, 0.1928659975528717, 0.22693239152431488, 0.13642218708992004, 0.15209335088729858, 0.13030609488487244, 0.1810421496629715, 0.06567581743001938, 13.106350898742676, 5.013844013214111, 0.31906524300575256, 3.3229904174804688, 14.050642967224121, 32.702518463134766, 14.243476867675781, 36.47764587402344, 26.24577522277832, 39.71211242675781, 33.78641128540039, 46.863861083984375, 9.56500244140625, 5.063697338104248, 0.042596571147441864, 2.5098989009857178, 8.037637710571289, 22.71541404724121, 8.94798755645752, 26.373674392700195, 11.307173728942871, 33.33766174316406, 19.213769912719727, 37.90334701538086], "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": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [231]}, "index": {"min": [9810], "max": [10040], "mean": [9925.0], "std": [66.68333125052067], "count": [231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [231]}, "subtask_annotation": {"mean": [2.329004329004329, 6.0, 6.0, 6.0, 6.0], "std": [1.9440169852504627, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [231]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [231]}, "eef_direction_state": {"mean": [3.5281385281385282, 4.134199134199134], "std": [2.257807137848368, 2.1670893628703736], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_state": {"mean": [1.0562770562770563, 0.8095238095238095], "std": [0.8277346079804057, 0.886695913700125], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_state": {"mean": [0.8095238095238095, 0.7272727272727273], "std": [0.881800223811771, 0.8421220922529735], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_direction_action": {"mean": [3.5281385281385282, 4.134199134199134], "std": [2.257807137848368, 2.1670893628703736], "min": [0, 0], "max": [6, 6], "count": [231]}, "eef_velocity_action": {"mean": [1.0562770562770563, 0.8095238095238095], "std": [0.8277346079804057, 0.886695913700125], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_acc_mag_action": {"mean": [0.8095238095238095, 0.7272727272727273], "std": [0.881800223811771, 0.8421220922529735], "min": [0, 0], "max": [2, 2], "count": [231]}, "eef_sim_pose_state": {"mean": [0.6262885821982039, 0.19248769537005933, 1.148626389831348, -1.5315597556229252, 0.7496342912367077, -1.513531109771216, 0.6347907918779243, -0.16692916010316006, 1.1845915386482648, 1.4406882671375927, 1.1227605778638465, 2.192784558751184], "std": [0.05855600723161816, 0.09307003467395077, 0.04136003002824198, 0.26999097610679224, 0.19582246464716682, 1.7015629597112254, 0.04619013603260191, 0.03219180023209269, 0.046346768938083094, 0.29829074971788205, 0.11997605604022885, 0.31651177606037817], "min": [0.5771359952253607, 0.044442921295585525, 1.0851498694586768, -2.1548696921263133, 0.45084521561774915, -3.137308479968147, 0.5963767988211235, -0.23340670960507504, 1.1182302031379225, 0.6876481966175911, 0.6132078716037173, 1.4806116948550239], "max": [0.7807835129021445, 0.2795374699469836, 1.2708009360865933, -1.0201950908279018, 1.088299135516099, 3.1313187727610803, 0.7708743338329987, -0.11175624089686101, 1.2944010650775963, 1.9068417488487022, 1.2773160547256341, 2.7430114453556174], "count": [231]}, "eef_sim_pose_action": {"mean": [0.6262885821982039, 0.19248769537005933, 1.148626389831348, -1.5315597556229252, 0.7496342912367077, -1.513531109771216, 0.6347907918779243, -0.16692916010316006, 1.1845915386482648, 1.4406882671375927, 1.1227605778638465, 2.192784558751184], "std": [0.05855600723161816, 0.09307003467395077, 0.04136003002824198, 0.26999097610679224, 0.19582246464716682, 1.7015629597112254, 0.04619013603260191, 0.03219180023209269, 0.046346768938083094, 0.29829074971788205, 0.11997605604022885, 0.31651177606037817], "min": [0.5771359952253607, 0.044442921295585525, 1.0851498694586768, -2.1548696921263133, 0.45084521561774915, -3.137308479968147, 0.5963767988211235, -0.23340670960507504, 1.1182302031379225, 0.6876481966175911, 0.6132078716037173, 1.4806116948550239], "max": [0.7807835129021445, 0.2795374699469836, 1.2708009360865933, -1.0201950908279018, 1.088299135516099, 3.1313187727610803, 0.7708743338329987, -0.11175624089686101, 1.2944010650775963, 1.9068417488487022, 1.2773160547256341, 2.7430114453556174], "count": [231]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13238176062091503]], [[0.1839213419117647]], [[0.2520615788398693]]], "std": [[[0.20317652387387533]], [[0.19745054095939282]], [[0.1909431611826756]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22892342933006538]], [[0.2825391033496732]], [[0.324111460375817]]], "std": [[[0.15386662593249467]], [[0.13495413509032694]], [[0.15991494108445295]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.08627450980392157]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24460886437908497]], [[0.27755549836601306]], [[0.27977250000000004]]], "std": [[[0.13604766128745743]], [[0.13176074979227573]], [[0.15407141278177872]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1417218137254902]], [[0.17766796568627452]], [[0.1953462152777778]]], "std": [[[0.24181437806243103]], [[0.24461053323846788]], [[0.24792581204223554]]], "count": [100]}, "observation.state": {"min": [0.4162375032901764, -1.0193979740142822, 0.6058070063591003, -0.49318429827690125, -1.5286785364151, 0.8467326760292053, -1.3924493789672852, -1.0508698225021362, 0.8264243602752686, -0.2926155924797058, 0.6953107118606567, -0.9994897842407227, 11.346875190734863, 47.85124969482422, 1.78125, 2.244999885559082, 0.9900000095367432, 0.53125, 0.8726666569709778, -1.6143749952316284, 0.7599999904632568, 0.8271428346633911, 0.8218749761581421, 0.5077778100967407, 19.672500610351562, 37.77000045776367, -1.4068750143051147, -0.19375000894069672, 0.602222204208374, 0.4012500047683716, 0.6768749952316284, 0.25062498450279236, 0.6781250238418579, 0.14562499523162842, 0.875, -2.323636293411255], "max": [1.389477014541626, -0.6497482061386108, 1.1263542175292969, 0.16451133787631989, -0.5010919570922852, 1.7094396352767944, -0.6021591424942017, -0.8149531483650208, 1.2683584690093994, 0.4006552994251251, 1.5081212520599365, -0.9227893352508545, 57.77812576293945, 68.6206283569336, 2.556874990463257, 9.712499618530273, 40.49062728881836, 35.967498779296875, 22.44124984741211, 75.79812622070312, 25.89812469482422, 106.78062438964844, 107.31062316894531, 109.78250122070312, 64.21062469482422, 76.13125610351562, -1.3033334016799927, 9.4350004196167, 40.78062438964844, 55.82749938964844, 30.524999618530273, 82.20875549316406, 44.70249938964844, 92.7143783569336, 68.4643783569336, 107.90750122070312], "mean": [1.0477241277694702, -0.7881597280502319, 0.7545316815376282, -0.27501848340034485, -1.1164215803146362, 1.4314733743667603, -1.1805202960968018, -0.9073705077171326, 0.9709903597831726, 0.15216553211212158, 1.187698245048523, -0.9485358595848083, 35.21075439453125, 56.566070556640625, 2.049100160598755, 7.5336103439331055, 12.81324577331543, 8.156580924987793, 11.385883331298828, 15.112646102905273, 8.301819801330566, 35.644126892089844, 20.820615768432617, 81.10503387451172, 36.52717208862305, 62.86680221557617, -1.357163667678833, 6.856506824493408, 16.708494186401367, 8.177787780761719, 11.174210548400879, 14.20626449584961, 12.17451286315918, 17.623205184936523, 10.577070236206055, 38.52742004394531], "std": [0.312124639749527, 0.08370968699455261, 0.1507704108953476, 0.23417939245700836, 0.40412524342536926, 0.22028203308582306, 0.24984972178936005, 0.0572526752948761, 0.0966949611902237, 0.22991083562374115, 0.24615521728992462, 0.02255810610949993, 12.759186744689941, 4.411126136779785, 0.23760515451431274, 1.8141504526138306, 14.048831939697266, 12.630084991455078, 6.020078659057617, 29.1855411529541, 8.166744232177734, 36.23509216308594, 36.64286422729492, 27.24138641357422, 15.865822792053223, 13.506675720214844, 0.0209821630269289, 3.2713303565979004, 10.79633617401123, 15.413270950317383, 8.512787818908691, 26.437816619873047, 12.836828231811523, 31.503116607666016, 19.608198165893555, 35.05592727661133], "count": [226]}, "action": {"min": [0.4162375032901764, -1.0193979740142822, 0.6058070063591003, -0.49318429827690125, -1.5286785364151, 0.8467326760292053, -1.3924493789672852, -1.0508698225021362, 0.8264243602752686, -0.2926155924797058, 0.6953107118606567, -0.9994897842407227, 11.346875190734863, 47.85124969482422, 1.78125, 2.244999885559082, 0.9900000095367432, 0.53125, 0.8726666569709778, -1.6143749952316284, 0.7599999904632568, 0.8271428346633911, 0.8218749761581421, 0.5077778100967407, 19.672500610351562, 37.77000045776367, -1.4068750143051147, -0.19375000894069672, 0.602222204208374, 0.4012500047683716, 0.6768749952316284, 0.25062498450279236, 0.6781250238418579, 0.14562499523162842, 0.875, -2.323636293411255], "max": [1.389477014541626, -0.6497482061386108, 1.1263542175292969, 0.16451133787631989, -0.5010919570922852, 1.7094396352767944, -0.6021591424942017, -0.8149531483650208, 1.2683584690093994, 0.4006552994251251, 1.5081212520599365, -0.9227893352508545, 57.77812576293945, 68.6206283569336, 2.556874990463257, 9.712499618530273, 40.49062728881836, 35.967498779296875, 22.44124984741211, 75.79812622070312, 25.89812469482422, 106.78062438964844, 107.31062316894531, 109.78250122070312, 64.21062469482422, 76.13125610351562, -1.3033334016799927, 9.4350004196167, 40.78062438964844, 55.82749938964844, 30.524999618530273, 82.20875549316406, 44.70249938964844, 92.7143783569336, 68.4643783569336, 107.90750122070312], "mean": [1.0477241277694702, -0.7881594896316528, 0.7545316815376282, -0.2750184237957001, -1.1164215803146362, 1.4314734935760498, -1.1805202960968018, -0.9073706269264221, 0.9709905982017517, 0.1521654725074768, 1.1876976490020752, -0.9485358595848083, 35.21075439453125, 56.566070556640625, 2.049098491668701, 7.533607482910156, 12.813240051269531, 8.156590461730957, 11.385878562927246, 15.112645149230957, 8.301820755004883, 35.644100189208984, 20.82061767578125, 81.10504150390625, 36.52716827392578, 62.86684036254883, -1.357163906097412, 6.856508731842041, 16.708484649658203, 8.177787780761719, 11.174211502075195, 14.206266403198242, 12.174520492553711, 17.623205184936523, 10.577068328857422, 38.527427673339844], "std": [0.31212472915649414, 0.08370967209339142, 0.1507704108953476, 0.23417939245700836, 0.4041251540184021, 0.22028200328350067, 0.24984966218471527, 0.0572526752948761, 0.0966949611902237, 0.22991085052490234, 0.24615523219108582, 0.02255810610949993, 12.759191513061523, 4.411126613616943, 0.23760508000850677, 1.8141502141952515, 14.048827171325684, 12.630083084106445, 6.020077705383301, 29.1855411529541, 8.166744232177734, 36.235084533691406, 36.64285659790039, 27.241384506225586, 15.865822792053223, 13.506675720214844, 0.02098216488957405, 3.2713305950164795, 10.796335220336914, 15.413269996643066, 8.512787818908691, 26.437820434570312, 12.836831092834473, 31.50311851501465, 19.60820198059082, 35.055931091308594], "count": [226]}, "timestamp": {"min": [0.0], "max": [7.5], "mean": [3.75], "std": [2.174664725116648], "count": [226]}, "frame_index": {"min": [0], "max": [225], "mean": [112.5], "std": [65.23994175349944], "count": [226]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [226]}, "index": {"min": [10041], "max": [10266], "mean": [10153.5], "std": [65.23994175349944], "count": [226]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [226]}, "subtask_annotation": {"mean": [2.7389380530973453, 6.0, 6.0, 6.0, 6.0], "std": [1.9593178164598755, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [226]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [226]}, "eef_direction_state": {"mean": [4.18141592920354, 4.115044247787611], "std": [2.0454589753703822, 2.1129696938777114], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_state": {"mean": [0.9690265486725663, 0.9690265486725663], "std": [0.9139605194720264, 0.9187890882437056], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_state": {"mean": [0.7787610619469026, 0.7610619469026548], "std": [0.8594556136055927, 0.833739165544345], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_direction_action": {"mean": [4.18141592920354, 4.115044247787611], "std": [2.0454589753703822, 2.1129696938777114], "min": [0, 0], "max": [6, 6], "count": [226]}, "eef_velocity_action": {"mean": [0.9690265486725663, 0.9690265486725663], "std": [0.9139605194720264, 0.9187890882437056], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_acc_mag_action": {"mean": [0.7787610619469026, 0.7610619469026548], "std": [0.8594556136055927, 0.833739165544345], "min": [0, 0], "max": [2, 2], "count": [226]}, "eef_sim_pose_state": {"mean": [0.5723700901568325, 0.177658410194326, 1.1681982837183214, -0.7610265256286975, 1.233835723143547, -0.8909993159893457, 0.5846983040031701, -0.19498975378374103, 1.1202727622281623, 1.5501656173326257, 0.97686200864564, 2.145969246922127], "std": [0.04833146333752452, 0.05759813177652879, 0.04464546776773402, 1.3699748596165406, 0.17342594222305788, 1.446931073289104, 0.03735257879370461, 0.058185943997884716, 0.04151429994049103, 0.20321299754436392, 0.09725988650253978, 0.2891897541625197], "min": [0.5409505340482808, 0.07975661688574873, 1.0743619941287479, -3.1277156146026384, 0.7662956816431947, -3.106090221179982, 0.5404957550334267, -0.25323561939356004, 1.0409478641143493, 1.085973312719087, 0.9030946796875989, 1.8102548729070762], "max": [0.703810361849505, 0.25104468487257203, 1.2547513659422154, 3.1299877833450553, 1.547844034468687, 3.0787561303743023, 0.7012187130916128, -0.10365951906098403, 1.2159131374535295, 2.012214493570699, 1.207198059125263, 2.8356492954617587], "count": [226]}, "eef_sim_pose_action": {"mean": [0.5723700901568325, 0.177658410194326, 1.1681982837183214, -0.7610265256286975, 1.233835723143547, -0.8909993159893457, 0.5846983040031701, -0.19498975378374103, 1.1202727622281623, 1.5501656173326257, 0.97686200864564, 2.145969246922127], "std": [0.04833146333752452, 0.05759813177652879, 0.04464546776773402, 1.3699748596165406, 0.17342594222305788, 1.446931073289104, 0.03735257879370461, 0.058185943997884716, 0.04151429994049103, 0.20321299754436392, 0.09725988650253978, 0.2891897541625197], "min": [0.5409505340482808, 0.07975661688574873, 1.0743619941287479, -3.1277156146026384, 0.7662956816431947, -3.106090221179982, 0.5404957550334267, -0.25323561939356004, 1.0409478641143493, 1.085973312719087, 0.9030946796875989, 1.8102548729070762], "max": [0.703810361849505, 0.25104468487257203, 1.2547513659422154, 3.1299877833450553, 1.547844034468687, 3.0787561303743023, 0.7012187130916128, -0.10365951906098403, 1.2159131374535295, 2.012214493570699, 1.207198059125263, 2.8356492954617587], "count": [226]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.12659619076797388]], [[0.17787535130718954]], [[0.2449493443627451]]], "std": [[[0.19902813280420134]], [[0.1924828033406836]], [[0.18778004319892255]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22853896241830066]], [[0.2784143974673202]], [[0.3137929901960784]]], "std": [[[0.15049830444859]], [[0.1316678671191675]], [[0.1588307559368546]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.248288641748366]], [[0.27809063112745097]], [[0.2892352961601307]]], "std": [[[0.1312574013183959]], [[0.12888555629005571]], [[0.1501260164062687]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1431080494281046]], [[0.17715919117647058]], [[0.19430668709150328]]], "std": [[[0.2411685082495496]], [[0.24312126166833142]], [[0.24597827757746787]]], "count": [100]}, "observation.state": {"min": [0.45030805468559265, -1.1397535800933838, 0.625, -0.5411654710769653, -1.5741164684295654, 0.9197375178337097, -1.4917601346969604, -1.0461013317108154, 0.8615148067474365, -0.364213764667511, 0.740324854850769, -0.9448195695877075, 3.134999990463257, 13.014374732971191, 1.9837499856948853, 1.1174999475479126, 1.0425000190734863, 0.22499999403953552, 0.8683333396911621, -1.4693750143051147, 0.6831250190734863, 0.5762500166893005, 0.9312499761581421, -0.03500000014901161, 7.630000114440918, 52.82625198364258, -1.40625, -0.26624998450279236, 0.8899999856948853, 0.30124998092651367, 0.7975000143051147, -0.20812499523162842, 0.7321428656578064, 0.8224999904632568, 0.43312498927116394, -1.4049999713897705], "max": [1.3660427331924438, -0.676403820514679, 1.2229390144348145, 0.1723315715789795, -0.4484245181083679, 1.601291298866272, -0.6487706899642944, -0.818805456161499, 1.240630030632019, 0.4207887351512909, 1.4907110929489136, -0.8023145794868469, 57.44937515258789, 75.97624969482422, 68.41625213623047, 9.50333309173584, 62.4375, 78.98187255859375, 58.76124954223633, 98.42312622070312, 104.453125, 112.24624633789062, 108.82937622070312, 109.76687622070312, 67.22624969482422, 72.94937896728516, -1.2549999952316284, 9.409375190734863, 36.56624984741211, 24.701875686645508, 23.91812515258789, 58.955623626708984, 53.1875, 94.10062408447266, 64.60187530517578, 105.24687957763672], "mean": [1.0828416347503662, -0.8104956150054932, 0.773164689540863, -0.32744258642196655, -1.1611695289611816, 1.3932912349700928, -1.2195171117782593, -0.9112263917922974, 0.9656181335449219, 0.11800681054592133, 1.2140076160430908, -0.9186082482337952, 34.77710723876953, 52.00297164916992, 12.097248077392578, 7.558465480804443, 15.53691577911377, 15.313157081604004, 14.678521156311035, 20.312822341918945, 17.87836265563965, 27.951313018798828, 20.581100463867188, 40.55258560180664, 34.592994689941406, 63.333885192871094, -1.3491050004959106, 6.348977088928223, 15.182989120483398, 3.4073686599731445, 11.331766128540039, 11.31479263305664, 15.29951286315918, 18.334245681762695, 12.468507766723633, 35.88029098510742], "std": [0.3340953290462494, 0.11629872024059296, 0.17511042952537537, 0.2333548367023468, 0.3943292200565338, 0.1720932275056839, 0.2987763583660126, 0.07209610939025879, 0.11198710650205612, 0.2764008939266205, 0.2870149612426758, 0.030544275417923927, 13.130193710327148, 15.223000526428223, 20.601116180419922, 2.438345432281494, 21.573322296142578, 27.745203018188477, 20.042808532714844, 36.15755081176758, 30.837263107299805, 41.492122650146484, 37.39320373535156, 45.78143310546875, 19.514610290527344, 7.919938564300537, 0.027795005589723587, 3.599368095397949, 10.039122581481934, 5.646938323974609, 6.496240139007568, 20.329029083251953, 14.970287322998047, 32.28026580810547, 19.154266357421875, 37.914005279541016], "count": [232]}, "action": {"min": [0.45030805468559265, -1.1397535800933838, 0.625, -0.5411654710769653, -1.5741164684295654, 0.9197375178337097, -1.4917601346969604, -1.0461013317108154, 0.8615148067474365, -0.364213764667511, 0.740324854850769, -0.9448195695877075, 3.134999990463257, 13.014374732971191, 1.9837499856948853, 1.1174999475479126, 1.0425000190734863, 0.22499999403953552, 0.8683333396911621, -1.4693750143051147, 0.6831250190734863, 0.5762500166893005, 0.9312499761581421, -0.03500000014901161, 7.630000114440918, 52.82625198364258, -1.40625, -0.26624998450279236, 0.8899999856948853, 0.30124998092651367, 0.7975000143051147, -0.20812499523162842, 0.7321428656578064, 0.8224999904632568, 0.43312498927116394, -1.4049999713897705], "max": [1.3660427331924438, -0.676403820514679, 1.2229390144348145, 0.1723315715789795, -0.4484245181083679, 1.601291298866272, -0.6487706899642944, -0.818805456161499, 1.240630030632019, 0.4207887351512909, 1.4907110929489136, -0.8023145794868469, 57.44937515258789, 75.97624969482422, 68.41625213623047, 9.50333309173584, 62.4375, 78.98187255859375, 58.76124954223633, 98.42312622070312, 104.453125, 112.24624633789062, 108.82937622070312, 109.76687622070312, 67.22624969482422, 72.94937896728516, -1.2549999952316284, 9.409375190734863, 36.56624984741211, 24.701875686645508, 23.91812515258789, 58.955623626708984, 53.1875, 94.10062408447266, 64.60187530517578, 105.24687957763672], "mean": [1.0828423500061035, -0.8104958534240723, 0.7731647491455078, -0.3274426758289337, -1.1611697673797607, 1.3932915925979614, -1.2195167541503906, -0.9112266898155212, 0.9656176567077637, 0.11800667643547058, 1.2140073776245117, -0.9186081290245056, 34.777095794677734, 52.002994537353516, 12.097219467163086, 7.5584635734558105, 15.5369234085083, 15.313149452209473, 14.678524017333984, 20.312824249267578, 17.878374099731445, 27.9512939453125, 20.581104278564453, 40.55259704589844, 34.592994689941406, 63.3338623046875, -1.3491045236587524, 6.348977565765381, 15.182987213134766, 3.4073691368103027, 11.331775665283203, 11.314789772033691, 15.299507141113281, 18.334239959716797, 12.46850872039795, 35.88030242919922], "std": [0.33409541845321655, 0.11629872024059296, 0.17511047422885895, 0.23335479199886322, 0.39432916045188904, 0.1720932275056839, 0.29877638816833496, 0.07209610939025879, 0.11198709160089493, 0.27640092372894287, 0.28701499104499817, 0.03054426982998848, 13.130196571350098, 15.222997665405273, 20.601104736328125, 2.4383459091186523, 21.573318481445312, 27.745210647583008, 20.042808532714844, 36.157562255859375, 30.837265014648438, 41.49211883544922, 37.39319610595703, 45.78141403198242, 19.514612197875977, 7.919939041137695, 0.027795005589723587, 3.59936785697937, 10.039121627807617, 5.646938323974609, 6.496240615844727, 20.329029083251953, 14.970285415649414, 32.2802619934082, 19.154264450073242, 37.914005279541016], "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": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [232]}, "index": {"min": [10267], "max": [10498], "mean": [10382.5], "std": [66.97200907842021], "count": [232]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [232]}, "subtask_annotation": {"mean": [2.4439655172413794, 6.0, 6.0, 6.0, 6.0], "std": [2.043989877543575, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [232]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [232]}, "eef_direction_state": {"mean": [3.935344827586207, 4.297413793103448], "std": [2.1834311147407606, 1.9281025694787204], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_state": {"mean": [1.0, 0.9870689655172413], "std": [0.8808303292720552, 0.8831790317598741], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_state": {"mean": [0.7844827586206896, 0.7758620689655172], "std": [0.8740120973158536, 0.8518358156576297], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_direction_action": {"mean": [3.935344827586207, 4.297413793103448], "std": [2.1834311147407606, 1.9281025694787204], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_action": {"mean": [1.0, 0.9870689655172413], "std": [0.8808303292720552, 0.8831790317598741], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_action": {"mean": [0.7844827586206896, 0.7758620689655172], "std": [0.8740120973158536, 0.8518358156576297], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_sim_pose_state": {"mean": [0.5767804444269787, 0.18857287928165903, 1.1646035078125336, -1.1263124188803548, 1.1829857903754404, -1.0300920878273578, 0.5727702250378097, -0.19403266907110447, 1.1159996996227615, 1.584341585972988, 0.9738579688813002, 2.203831698317156], "std": [0.056126452064115415, 0.06365821726869135, 0.0484415010521219, 1.189726474934744, 0.10920307797776768, 1.46181191494175, 0.0395819415493259, 0.07332275461616644, 0.04651552222347343, 0.2526199340842326, 0.06970583031700259, 0.35922348103365015], "min": [0.5414827581744138, 0.0784892901262586, 1.0704807504238751, -3.138951453595906, 0.8438768292085985, -3.072685771203218, 0.5430515169096152, -0.26762133367652785, 1.0406400856387232, 1.0183548618151348, 0.8903080413224576, 1.8285831832160606], "max": [0.7277817128785847, 0.25596396937922633, 1.2625646301495512, 3.1310963584870843, 1.5090313543179206, 3.095765184380257, 0.6869992867480303, -0.08024374581893381, 1.2249917022559502, 2.083707142011693, 1.1077660079124225, 2.9779833516102006], "count": [232]}, "eef_sim_pose_action": {"mean": [0.5767804444269787, 0.18857287928165903, 1.1646035078125336, -1.1263124188803548, 1.1829857903754404, -1.0300920878273578, 0.5727702250378097, -0.19403266907110447, 1.1159996996227615, 1.584341585972988, 0.9738579688813002, 2.203831698317156], "std": [0.056126452064115415, 0.06365821726869135, 0.0484415010521219, 1.189726474934744, 0.10920307797776768, 1.46181191494175, 0.0395819415493259, 0.07332275461616644, 0.04651552222347343, 0.2526199340842326, 0.06970583031700259, 0.35922348103365015], "min": [0.5414827581744138, 0.0784892901262586, 1.0704807504238751, -3.138951453595906, 0.8438768292085985, -3.072685771203218, 0.5430515169096152, -0.26762133367652785, 1.0406400856387232, 1.0183548618151348, 0.8903080413224576, 1.8285831832160606], "max": [0.7277817128785847, 0.25596396937922633, 1.2625646301495512, 3.1310963584870843, 1.5090313543179206, 3.095765184380257, 0.6869992867480303, -0.08024374581893381, 1.2249917022559502, 2.083707142011693, 1.1077660079124225, 2.9779833516102006], "count": [232]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.1334877982026144]], [[0.18520074550653595]], [[0.2572705024509804]]], "std": [[[0.20998531796168188]], [[0.19930926742147806]], [[0.19357519531517992]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22782816380718954]], [[0.27812575163398695]], [[0.3143504922385621]]], "std": [[[0.14867070565444881]], [[0.12969191918550896]], [[0.16205872492502332]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2414323611111111]], [[0.27285742034313726]], [[0.2659238398692811]]], "std": [[[0.1347153771281922]], [[0.1325568353695838]], [[0.1543003468217599]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.143044375]], [[0.17663633578431373]], [[0.1956472651143791]]], "std": [[[0.24137885453688274]], [[0.2430750173371283]], [[0.24607741480297224]]], "count": [100]}, "observation.state": {"min": [0.4471847116947174, -1.1306697130203247, 0.6440261006355286, -0.5537541508674622, -1.5764052867889404, 0.8486877083778381, -1.437972068786621, -1.0556381940841675, 0.8661402463912964, -0.5503261685371399, 0.5971999764442444, -0.9616521596908569, 14.234999656677246, 6.65625, 2.369999885559082, 0.5193750262260437, 0.8174999952316284, -1.0668749809265137, 0.7350000143051147, -1.756250023841858, 0.65625, -1.045454502105713, 0.7100000381469727, -0.23111110925674438, 4.051875114440918, 48.162498474121094, -1.4737499952316284, -0.3606249988079071, 0.4950000047683716, -0.21249999105930328, 0.6237499713897705, -0.41749998927116394, 0.6625000238418579, 0.8600000143051147, 0.5056250095367432, -1.5268750190734863], "max": [1.413939118385315, -0.6736858487129211, 1.2983758449554443, 0.29068437218666077, -0.5234559774398804, 1.3949607610702515, -0.6830558180809021, -0.8299294114112854, 1.3015469312667847, 0.45991116762161255, 1.529573917388916, -0.8023622632026672, 77.86062622070312, 57.76124954223633, 35.33250045776367, 9.657499313354492, 63.625, 54.743751525878906, 49.62437438964844, 92.35874938964844, 97.56062316894531, 111.43937683105469, 106.80999755859375, 110.16187286376953, 61.36562728881836, 81.15374755859375, -1.3212499618530273, 9.423749923706055, 41.698123931884766, 34.56812286376953, 34.385623931884766, 60.00749969482422, 46.0, 88.08438110351562, 73.1050033569336, 108.06999969482422], "mean": [1.0952974557876587, -0.8130404353141785, 0.8315573930740356, -0.27127450704574585, -1.1458483934402466, 1.2054964303970337, -1.189650058746338, -0.9089431762695312, 0.9827155470848083, 0.05807758495211601, 1.2027946710586548, -0.8708890676498413, 41.11624526977539, 46.27334976196289, 7.306995391845703, 7.76732063293457, 14.353602409362793, 10.401349067687988, 11.08047866821289, 19.18389129638672, 17.082090377807617, 25.93248748779297, 19.096271514892578, 37.23307418823242, 28.565685272216797, 64.510986328125, -1.3593322038650513, 6.859614372253418, 11.329398155212402, 4.811683654785156, 9.131668090820312, 10.15652847290039, 10.96087646484375, 16.994029998779297, 11.444068908691406, 26.467912673950195], "std": [0.3614073395729065, 0.12104938924312592, 0.20100338757038116, 0.29805538058280945, 0.3957226276397705, 0.15759773552417755, 0.2966760993003845, 0.0563650019466877, 0.11236803233623505, 0.33077481389045715, 0.34148523211479187, 0.04322551563382149, 17.829010009765625, 15.271822929382324, 10.531201362609863, 2.785609722137451, 21.4296817779541, 19.74106788635254, 16.78838539123535, 35.22939682006836, 30.927406311035156, 43.125389099121094, 35.44607162475586, 46.10039520263672, 22.344282150268555, 11.634234428405762, 0.031103763729333878, 3.7839837074279785, 13.47828483581543, 9.141639709472656, 11.743289947509766, 19.47026252746582, 15.847277641296387, 29.56276512145996, 21.41240692138672, 38.21829605102539], "count": [260]}, "action": {"min": [0.4471847116947174, -1.1306697130203247, 0.6440261006355286, -0.5537541508674622, -1.5764052867889404, 0.8486877083778381, -1.437972068786621, -1.0556381940841675, 0.8661402463912964, -0.5503261685371399, 0.5971999764442444, -0.9616521596908569, 14.234999656677246, 6.65625, 2.369999885559082, 0.5193750262260437, 0.8174999952316284, -1.0668749809265137, 0.7350000143051147, -1.756250023841858, 0.65625, -1.045454502105713, 0.7100000381469727, -0.23111110925674438, 4.051875114440918, 48.162498474121094, -1.4737499952316284, -0.3606249988079071, 0.4950000047683716, -0.21249999105930328, 0.6237499713897705, -0.41749998927116394, 0.6625000238418579, 0.8600000143051147, 0.5056250095367432, -1.5268750190734863], "max": [1.413939118385315, -0.6736858487129211, 1.2983758449554443, 0.29068437218666077, -0.5234559774398804, 1.3949607610702515, -0.6830558180809021, -0.8299294114112854, 1.3015469312667847, 0.45991116762161255, 1.529573917388916, -0.8023622632026672, 77.86062622070312, 57.76124954223633, 35.33250045776367, 9.657499313354492, 63.625, 54.743751525878906, 49.62437438964844, 92.35874938964844, 97.56062316894531, 111.43937683105469, 106.80999755859375, 110.16187286376953, 61.36562728881836, 81.15374755859375, -1.3212499618530273, 9.423749923706055, 41.698123931884766, 34.56812286376953, 34.385623931884766, 60.00749969482422, 46.0, 88.08438110351562, 73.1050033569336, 108.06999969482422], "mean": [1.0952975749969482, -0.8130403757095337, 0.8315572142601013, -0.27127447724342346, -1.1458487510681152, 1.2054967880249023, -1.189650297164917, -0.908943235874176, 0.9827160239219666, 0.05807773768901825, 1.2027946710586548, -0.8708889484405518, 41.11626052856445, 46.273345947265625, 7.3069868087768555, 7.767323970794678, 14.353597640991211, 10.40135669708252, 11.08046817779541, 19.183876037597656, 17.082096099853516, 25.93246078491211, 19.09628677368164, 37.23307418823242, 28.565690994262695, 64.51101684570312, -1.3593326807022095, 6.8596110343933105, 11.329402923583984, 4.811681270599365, 9.131661415100098, 10.156526565551758, 10.960880279541016, 16.99403190612793, 11.444063186645508, 26.467906951904297], "std": [0.36140725016593933, 0.12104940414428711, 0.20100340247154236, 0.29805535078048706, 0.3957226872444153, 0.15759775042533875, 0.29667600989341736, 0.056365009397268295, 0.11236800253391266, 0.33077484369277954, 0.3414852023124695, 0.04322551563382149, 17.82901382446289, 15.271824836730957, 10.531195640563965, 2.785609483718872, 21.429685592651367, 19.741065979003906, 16.788387298583984, 35.2293815612793, 30.927406311035156, 43.12538528442383, 35.446075439453125, 46.10038375854492, 22.34428596496582, 11.634235382080078, 0.031103765591979027, 3.783982992172241, 13.47828483581543, 9.14163875579834, 11.743290901184082, 19.470264434814453, 15.847278594970703, 29.562767028808594, 21.41240692138672, 38.218299865722656], "count": [260]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [260]}, "index": {"min": [10499], "max": [10758], "mean": [10628.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [2.2423076923076923, 6.0, 6.0, 6.0, 6.0], "std": [2.043502475375039, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [260]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [260]}, "eef_direction_state": {"mean": [3.8153846153846156, 4.380769230769231], "std": [2.127781854726127, 1.9188376350860135], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [0.9692307692307692, 0.9461538461538461], "std": [0.8314811764228717, 0.8971025021748003], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_state": {"mean": [0.85, 0.7230769230769231], "std": [0.8795759467799495, 0.8321925130029865], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_direction_action": {"mean": [3.8153846153846156, 4.380769230769231], "std": [2.127781854726127, 1.9188376350860135], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [0.9692307692307692, 0.9461538461538461], "std": [0.8314811764228717, 0.8971025021748003], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_action": {"mean": [0.85, 0.7230769230769231], "std": [0.8795759467799495, 0.8321925130029865], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_sim_pose_state": {"mean": [0.5855266614291026, 0.20008795752551373, 1.1615105788385496, -1.4957349162901756, 1.130228656661788, -1.3668369445659252, 0.5766171976500883, -0.19124794849784468, 1.1206122721367302, 1.6061471719407265, 0.9632292855439024, 1.4361732475329354], "std": [0.061800323455995884, 0.06457111002950568, 0.049770737720276154, 0.4103291308475397, 0.11448238593304612, 1.4898087768032338, 0.04000560198734852, 0.06601709126238316, 0.03686223739454972, 0.32098992889454403, 0.13916175033858794, 1.7257615970707498], "min": [0.5445963339353785, 0.10540256236542522, 1.0649090398647012, -2.410111988989185, 0.7369751044574508, -3.115300333199432, 0.5501284697070834, -0.275801468979593, 1.0471234344993823, 1.04202299673636, 0.8179329846773147, -3.139505989690271], "max": [0.7373556220774898, 0.27382772083986784, 1.260584053897348, -0.7461478491519589, 1.3526195615126748, 3.1412552600491943, 0.7049754189030013, -0.07436708930765465, 1.221488896017092, 2.4115393526504554, 1.232447629954518, 3.1073896485315755], "count": [260]}, "eef_sim_pose_action": {"mean": [0.5855266614291026, 0.20008795752551373, 1.1615105788385496, -1.4957349162901756, 1.130228656661788, -1.3668369445659252, 0.5766171976500883, -0.19124794849784468, 1.1206122721367302, 1.6061471719407265, 0.9632292855439024, 1.4361732475329354], "std": [0.061800323455995884, 0.06457111002950568, 0.049770737720276154, 0.4103291308475397, 0.11448238593304612, 1.4898087768032338, 0.04000560198734852, 0.06601709126238316, 0.03686223739454972, 0.32098992889454403, 0.13916175033858794, 1.7257615970707498], "min": [0.5445963339353785, 0.10540256236542522, 1.0649090398647012, -2.410111988989185, 0.7369751044574508, -3.115300333199432, 0.5501284697070834, -0.275801468979593, 1.0471234344993823, 1.04202299673636, 0.8179329846773147, -3.139505989690271], "max": [0.7373556220774898, 0.27382772083986784, 1.260584053897348, -0.7461478491519589, 1.3526195615126748, 3.1412552600491943, 0.7049754189030013, -0.07436708930765465, 1.221488896017092, 2.4115393526504554, 1.232447629954518, 3.1073896485315755], "count": [260]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13510642565359476]], [[0.1911667830882353]], [[0.26824684844771246]]], "std": [[[0.21849821812473155]], [[0.2050434082680637]], [[0.19798715318893415]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23335455678104575]], [[0.2836181883169935]], [[0.3171570302287582]]], "std": [[[0.15859156949152173]], [[0.1398931735644004]], [[0.16775609300937463]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2511746915849673]], [[0.281893660130719]], [[0.27571270016339866]]], "std": [[[0.1496966662466857]], [[0.14721566355032303]], [[0.16562562673567024]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.14234692606209148]], [[0.1777263378267974]], [[0.19770300449346404]]], "std": [[[0.24794441527582592]], [[0.24718081176456058]], [[0.2508379521288863]]], "count": [100]}, "observation.state": {"min": [0.4139963388442993, -1.1334115266799927, 0.6668669581413269, -0.49157363176345825, -1.5776344537734985, 0.7947089672088623, -1.4339877367019653, -1.239414095878601, 0.8638937473297119, -0.5400739908218384, 0.5648698806762695, -0.9568837285041809, 3.2799999713897705, 13.576250076293945, 2.4937500953674316, 1.8793749809265137, 1.149999976158142, 0.5106250047683716, 0.8224999904632568, -1.71875, 0.8112499713897705, -0.8274999856948853, 1.071874976158142, 0.8537499904632568, 1.1725000143051147, 33.70687484741211, -1.4131250381469727, -0.3125, 5.0366668701171875, 1.1449999809265137, 2.90625, 0.6768749952316284, 3.426875114440918, 1.2912499904632568, 0.010000000707805157, 16.263750076293945], "max": [1.434920310974121, -0.6454804539680481, 1.3090571165084839, 0.44172483682632446, -0.44022276997566223, 1.5990978479385376, -0.5575265288352966, -0.8120130896568298, 1.498316764831543, 0.4658028483390808, 1.550973653793335, -0.9404802918434143, 62.229373931884766, 67.32937622070312, 56.99812316894531, 9.50624942779541, 62.490623474121094, 68.82374572753906, 51.743125915527344, 91.359375, 60.81312561035156, 107.67562103271484, 106.80686950683594, 110.07437133789062, 72.50563049316406, 82.48062896728516, -1.2962499856948853, 9.428750038146973, 35.49437713623047, 60.46500015258789, 33.37562561035156, 88.80374908447266, 48.961875915527344, 99.64250183105469, 69.23125457763672, 110.62750244140625], "mean": [1.1033070087432861, -0.8000418543815613, 0.8344222903251648, -0.22996708750724792, -1.1530104875564575, 1.142060399055481, -1.1123802661895752, -0.9476460218429565, 1.0316712856292725, 0.05457213893532753, 1.0801042318344116, -0.9518983960151672, 40.16499710083008, 48.175724029541016, 10.474858283996582, 8.229568481445312, 13.839110374450684, 12.515864372253418, 11.676204681396484, 17.763656616210938, 12.273100852966309, 24.556032180786133, 19.052703857421875, 60.939125061035156, 30.66343879699707, 64.4776382446289, -1.3440296649932861, 5.475106716156006, 17.47807502746582, 9.974349021911621, 13.238382339477539, 17.452524185180664, 15.497604370117188, 22.311410903930664, 11.979825973510742, 50.39995193481445], "std": [0.3491511940956116, 0.11136095970869064, 0.16860300302505493, 0.31168556213378906, 0.39263802766799927, 0.20975151658058167, 0.30955150723457336, 0.12197323888540268, 0.1702880710363388, 0.297870397567749, 0.30652838945388794, 0.003497800789773464, 13.279402732849121, 13.03149700164795, 17.047683715820312, 2.1387083530426025, 21.123323440551758, 23.489896774291992, 17.36517333984375, 33.30743408203125, 19.760347366333008, 41.456687927246094, 35.9118537902832, 31.87127113342285, 27.704919815063477, 15.314095497131348, 0.02024739235639572, 3.3631393909454346, 9.426825523376465, 17.434309005737305, 7.579470634460449, 31.392234802246094, 13.481217384338379, 35.48246383666992, 20.83483123779297, 34.95052719116211], "count": [280]}, "action": {"min": [0.4139963388442993, -1.1334115266799927, 0.6668669581413269, -0.49157363176345825, -1.5776344537734985, 0.7947089672088623, -1.4339877367019653, -1.239414095878601, 0.8638937473297119, -0.5400739908218384, 0.5648698806762695, -0.9568837285041809, 3.2799999713897705, 13.576250076293945, 2.4937500953674316, 1.8793749809265137, 1.149999976158142, 0.5106250047683716, 0.8224999904632568, -1.71875, 0.8112499713897705, -0.8274999856948853, 1.071874976158142, 0.8537499904632568, 1.1725000143051147, 33.70687484741211, -1.4131250381469727, -0.3125, 5.0366668701171875, 1.1449999809265137, 2.90625, 0.6768749952316284, 3.426875114440918, 1.2912499904632568, 0.010000000707805157, 16.263750076293945], "max": [1.434920310974121, -0.6454804539680481, 1.3090571165084839, 0.44172483682632446, -0.44022276997566223, 1.5990978479385376, -0.5575265288352966, -0.8120130896568298, 1.498316764831543, 0.4658028483390808, 1.550973653793335, -0.9404802918434143, 62.229373931884766, 67.32937622070312, 56.99812316894531, 9.50624942779541, 62.490623474121094, 68.82374572753906, 51.743125915527344, 91.359375, 60.81312561035156, 107.67562103271484, 106.80686950683594, 110.07437133789062, 72.50563049316406, 82.48062896728516, -1.2962499856948853, 9.428750038146973, 35.49437713623047, 60.46500015258789, 33.37562561035156, 88.80374908447266, 48.961875915527344, 99.64250183105469, 69.23125457763672, 110.62750244140625], "mean": [1.1033068895339966, -0.8000418543815613, 0.8344219326972961, -0.22996704280376434, -1.1530102491378784, 1.1420605182647705, -1.1123803853988647, -0.9476461410522461, 1.0316710472106934, 0.054572124034166336, 1.0801047086715698, -0.9518982172012329, 40.16499710083008, 48.17572021484375, 10.47485637664795, 8.229564666748047, 13.839125633239746, 12.515877723693848, 11.676218032836914, 17.76363754272461, 12.273111343383789, 24.55605125427246, 19.052711486816406, 60.939109802246094, 30.66343116760254, 64.47760772705078, -1.3440299034118652, 5.475104331970215, 17.478078842163086, 9.974342346191406, 13.238388061523438, 17.45252799987793, 15.49760913848877, 22.3114070892334, 11.979829788208008, 50.39996337890625], "std": [0.3491511642932892, 0.11136098206043243, 0.16860298812389374, 0.3116854727268219, 0.3926379978656769, 0.20975154638290405, 0.30955150723457336, 0.12197323143482208, 0.1702880710363388, 0.2978704273700714, 0.30652832984924316, 0.003497800789773464, 13.279399871826172, 13.031496047973633, 17.047679901123047, 2.1387100219726562, 21.12331771850586, 23.489892959594727, 17.36518096923828, 33.30744171142578, 19.76034927368164, 41.456687927246094, 35.91183090209961, 31.871274948120117, 27.704923629760742, 15.314096450805664, 0.020247405394911766, 3.3631391525268555, 9.426827430725098, 17.434307098388672, 7.579471111297607, 31.392234802246094, 13.481218338012695, 35.482460021972656, 20.834827423095703, 34.950531005859375], "count": [280]}, "timestamp": {"min": [0.0], "max": [9.3], "mean": [4.65], "std": [2.6942840731197344], "count": [280]}, "frame_index": {"min": [0], "max": [279], "mean": [139.5], "std": [80.82852219359204], "count": [280]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [280]}, "index": {"min": [10759], "max": [11038], "mean": [10898.5], "std": [80.82852219359204], "count": [280]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [280]}, "subtask_annotation": {"mean": [2.525, 6.0, 6.0, 6.0, 6.0], "std": [2.006974446417154, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [280]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [280]}, "eef_direction_state": {"mean": [4.185714285714286, 4.042857142857143], "std": [2.0092134718616155, 2.0559024037822287], "min": [0, 0], "max": [6, 6], "count": [280]}, "eef_velocity_state": {"mean": [0.9285714285714286, 1.0142857142857142], "std": [0.8672028691872109, 0.8659075691823855], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_acc_mag_state": {"mean": [0.7642857142857142, 0.6392857142857142], "std": [0.8544899421435526, 0.807482545461195], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_direction_action": {"mean": [4.185714285714286, 4.042857142857143], "std": [2.0092134718616155, 2.0559024037822287], "min": [0, 0], "max": [6, 6], "count": [280]}, "eef_velocity_action": {"mean": [0.9285714285714286, 1.0142857142857142], "std": [0.8672028691872109, 0.8659075691823855], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_acc_mag_action": {"mean": [0.7642857142857142, 0.6392857142857142], "std": [0.8544899421435526, 0.807482545461195], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_sim_pose_state": {"mean": [0.5821520559686532, 0.19882275803164198, 1.1633541199770256, -1.4560942679542184, 1.0750619771623604, -1.224403247044658, 0.5942588703140046, -0.1765678408924198, 1.1144243854229536, 1.6736493772924301, 1.0202043372319287, 1.4039051189128824], "std": [0.05616481021913462, 0.059664595179855597, 0.05543823922346403, 0.5260173985189035, 0.13716790593150435, 1.5790432269675787, 0.05876758315787315, 0.07324805223923457, 0.05016811208066602, 0.3952557883463217, 0.07990223891287596, 1.781687340401764], "min": [0.5485849840432073, 0.0942160232121401, 1.0570053029396165, -2.6134540115294627, 0.8101808635170431, -3.1336969872964313, 0.5563148958232396, -0.2822106915752259, 1.031332773621747, 0.9014023617736859, 0.9272761661698401, -3.135292692427944], "max": [0.7526532421865043, 0.26353741246141427, 1.2961243287368627, -0.20951600689398064, 1.4540042995932407, 3.136823441456606, 0.7614109755689928, -0.06657435740941911, 1.2327141323412376, 2.6249948088920325, 1.224683839974484, 3.112940020407748], "count": [280]}, "eef_sim_pose_action": {"mean": [0.5821520559686532, 0.19882275803164198, 1.1633541199770256, -1.4560942679542184, 1.0750619771623604, -1.224403247044658, 0.5942588703140046, -0.1765678408924198, 1.1144243854229536, 1.6736493772924301, 1.0202043372319287, 1.4039051189128824], "std": [0.05616481021913462, 0.059664595179855597, 0.05543823922346403, 0.5260173985189035, 0.13716790593150435, 1.5790432269675787, 0.05876758315787315, 0.07324805223923457, 0.05016811208066602, 0.3952557883463217, 0.07990223891287596, 1.781687340401764], "min": [0.5485849840432073, 0.0942160232121401, 1.0570053029396165, -2.6134540115294627, 0.8101808635170431, -3.1336969872964313, 0.5563148958232396, -0.2822106915752259, 1.031332773621747, 0.9014023617736859, 0.9272761661698401, -3.135292692427944], "max": [0.7526532421865043, 0.26353741246141427, 1.2961243287368627, -0.20951600689398064, 1.4540042995932407, 3.136823441456606, 0.7614109755689928, -0.06657435740941911, 1.2327141323412376, 2.6249948088920325, 1.224683839974484, 3.112940020407748], "count": [280]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.13322431576797386]], [[0.18524642565359478]], [[0.25811691380718954]]], "std": [[[0.20928050702264628]], [[0.20032144253557194]], [[0.19421770412019843]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22454568014705883]], [[0.2789739787581699]], [[0.319321875]]], "std": [[[0.1461002520716049]], [[0.12932587941766455]], [[0.15539144229357466]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23854484885620914]], [[0.2769005882352941]], [[0.27152237336601304]]], "std": [[[0.14112977990471584]], [[0.13716106425810962]], [[0.1625487112860226]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.142643125]], [[0.18150771854575165]], [[0.19841530433006535]]], "std": [[[0.24508503685393798]], [[0.24734129200060065]], [[0.25173860097005346]]], "count": [100]}, "observation.state": {"min": [0.5256256461143494, -1.0225929021835327, 0.6029459238052368, -0.5443868041038513, -1.578312635421753, 0.9321116209030151, -1.429918646812439, -1.1566576957702637, 0.8610115051269531, -0.3343871533870697, 0.6255245208740234, -1.0630769729614258, 2.3966667652130127, 21.109375, 2.4643750190734863, 0.4975000023841858, 0.8984615206718445, 0.07874999940395355, 0.7093750238418579, -0.8025000095367432, 0.8949999809265137, -0.7914285659790039, 1.0768749713897705, 0.125, 1.25, 49.13624954223633, -1.390625, -0.4506250023841858, 0.6200000047683716, 1.7945454120635986, 0.6100000143051147, -0.28812500834465027, 0.7799999713897705, 0.6192857027053833, 0.46312499046325684, -2.3793749809265137], "max": [1.4137271642684937, -0.5708543062210083, 1.219648838043213, 0.22471293807029724, -0.580367386341095, 1.4594777822494507, -0.5886644721031189, -0.8186942338943481, 1.413796067237854, 0.4674135148525238, 1.5778888463974, -0.9456301927566528, 56.50749969482422, 65.59750366210938, 17.021249771118164, 9.478124618530273, 50.80125045776367, 76.08562469482422, 69.1500015258789, 95.88937377929688, 105.54562377929688, 109.80687713623047, 107.52249908447266, 109.40625, 63.28874969482422, 82.8018798828125, -1.1987500190734863, 9.360625267028809, 39.92749786376953, 29.760000228881836, 29.120624542236328, 62.14312744140625, 48.26000213623047, 91.65875244140625, 57.28312683105469, 107.55437469482422], "mean": [1.1600534915924072, -0.7540941834449768, 0.7784177660942078, -0.2841672897338867, -1.1504414081573486, 1.2416000366210938, -1.1285696029663086, -0.910412609577179, 0.9990187883377075, 0.08611592650413513, 1.1093336343765259, -1.008349061012268, 34.556915283203125, 49.2784538269043, 4.416014194488525, 7.496832847595215, 11.148043632507324, 18.1710262298584, 14.180421829223633, 22.12468910217285, 19.9007568359375, 29.570478439331055, 20.017263412475586, 37.78129959106445, 26.852773666381836, 65.8726806640625, -1.330062985420227, 6.3596367835998535, 14.082640647888184, 5.431066036224365, 8.771191596984863, 13.82761287689209, 11.717391967773438, 21.12225341796875, 11.164225578308105, 29.534177780151367], "std": [0.3007260859012604, 0.11221479624509811, 0.18993473052978516, 0.2713549733161926, 0.36269333958625793, 0.16851159930229187, 0.2579888701438904, 0.09453711658716202, 0.1437181681394577, 0.2379952371120453, 0.2772509455680847, 0.052087314426898956, 13.76541519165039, 11.15287971496582, 4.1935014724731445, 2.5285584926605225, 16.504961013793945, 29.05607032775879, 22.502084732055664, 36.977882385253906, 34.702938079833984, 43.145912170410156, 35.912662506103516, 48.05438995361328, 25.142717361450195, 12.974119186401367, 0.036393553018569946, 3.519519090652466, 12.295668601989746, 7.020565032958984, 10.226495742797852, 22.952253341674805, 16.80628776550293, 33.755680084228516, 18.948991775512695, 42.0429573059082], "count": [237]}, "action": {"min": [0.5256256461143494, -1.0225929021835327, 0.6029459238052368, -0.5443868041038513, -1.578312635421753, 0.9321116209030151, -1.429918646812439, -1.1566576957702637, 0.8610115051269531, -0.3343871533870697, 0.6255245208740234, -1.0630769729614258, 2.3966667652130127, 21.109375, 2.4643750190734863, 0.4975000023841858, 0.8984615206718445, 0.07874999940395355, 0.7093750238418579, -0.8025000095367432, 0.8949999809265137, -0.7914285659790039, 1.0768749713897705, 0.125, 1.25, 49.13624954223633, -1.390625, -0.4506250023841858, 0.6200000047683716, 1.7945454120635986, 0.6100000143051147, -0.28812500834465027, 0.7799999713897705, 0.6192857027053833, 0.46312499046325684, -2.3793749809265137], "max": [1.4137271642684937, -0.5708543062210083, 1.219648838043213, 0.22471293807029724, -0.580367386341095, 1.4594777822494507, -0.5886644721031189, -0.8186942338943481, 1.413796067237854, 0.4674135148525238, 1.5778888463974, -0.9456301927566528, 56.50749969482422, 65.59750366210938, 17.021249771118164, 9.478124618530273, 50.80125045776367, 76.08562469482422, 69.1500015258789, 95.88937377929688, 105.54562377929688, 109.80687713623047, 107.52249908447266, 109.40625, 63.28874969482422, 82.8018798828125, -1.1987500190734863, 9.360625267028809, 39.92749786376953, 29.760000228881836, 29.120624542236328, 62.14312744140625, 48.26000213623047, 91.65875244140625, 57.28312683105469, 107.55437469482422], "mean": [1.160053014755249, -0.7540944218635559, 0.7784172892570496, -0.28416740894317627, -1.1504414081573486, 1.2415995597839355, -1.1285700798034668, -0.9104127883911133, 0.9990187883377075, 0.08611597865819931, 1.1093332767486572, -1.0083491802215576, 34.5568962097168, 49.27841567993164, 4.416015148162842, 7.496829986572266, 11.148051261901855, 18.17101287841797, 14.180427551269531, 22.124677658081055, 19.90076446533203, 29.570465087890625, 20.017297744750977, 37.78129577636719, 26.85277557373047, 65.87267303466797, -1.330062747001648, 6.359637260437012, 14.082647323608398, 5.4310688972473145, 8.77118968963623, 13.827609062194824, 11.717391014099121, 21.122257232666016, 11.16422176361084, 29.534177780151367], "std": [0.30072614550590515, 0.11221478134393692, 0.1899346560239792, 0.27135488390922546, 0.36269330978393555, 0.16851161420345306, 0.25798889994621277, 0.09453712403774261, 0.1437181681394577, 0.2379952371120453, 0.2772509455680847, 0.052087318152189255, 13.765419006347656, 11.15287971496582, 4.1935014724731445, 2.528557777404785, 16.504959106445312, 29.056068420410156, 22.50208282470703, 36.977882385253906, 34.70293045043945, 43.14591598510742, 35.91266632080078, 48.05439376831055, 25.142717361450195, 12.974117279052734, 0.036393553018569946, 3.519519329071045, 12.295668601989746, 7.020565509796143, 10.226496696472168, 22.952255249023438, 16.80628776550293, 33.755672454833984, 18.948991775512695, 42.04295349121094], "count": [237]}, "timestamp": {"min": [0.0], "max": [7.866666666666666], "mean": [3.9333333333333336], "std": [2.280513262566289], "count": [237]}, "frame_index": {"min": [0], "max": [236], "mean": [118.0], "std": [68.41539787698868], "count": [237]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [237]}, "index": {"min": [11039], "max": [11275], "mean": [11157.0], "std": [68.41539787698868], "count": [237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [237]}, "subtask_annotation": {"mean": [2.4936708860759493, 6.0, 6.0, 6.0, 6.0], "std": [2.045103761131384, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [237]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [237]}, "eef_direction_state": {"mean": [4.135021097046414, 3.8227848101265822], "std": [2.086402962092899, 2.2563150590457086], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_state": {"mean": [0.9493670886075949, 0.9662447257383966], "std": [0.8844469655475165, 0.8947336727611214], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_state": {"mean": [0.7932489451476793, 0.6835443037974683], "std": [0.8687475788442981, 0.7989070138717922], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_direction_action": {"mean": [4.135021097046414, 3.8227848101265822], "std": [2.086402962092899, 2.2563150590457086], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_action": {"mean": [0.9493670886075949, 0.9662447257383966], "std": [0.8844469655475165, 0.8947336727611214], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_action": {"mean": [0.7932489451476793, 0.6835443037974683], "std": [0.8687475788442981, 0.7989070138717922], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_sim_pose_state": {"mean": [0.5729151412188304, 0.20851456268425747, 1.1516377125596147, -1.6223369079558372, 1.18274997433593, -2.0803214017822316, 0.5928725653424578, -0.1833520148298713, 1.1207251163806167, 1.6194641678663653, 1.0712005293850708, 2.2521882518295175], "std": [0.052903317329220344, 0.054442414585865774, 0.042222994640507217, 0.3063431215342688, 0.1146602285392824, 0.4490603431579398, 0.046899612933082285, 0.05827530509183319, 0.04025409463173001, 0.27696043067254644, 0.06510250600346823, 0.3848632354707793], "min": [0.5398105886450827, 0.12136050142201116, 1.0563472007582237, -2.3274638762330966, 0.8946552998285835, -3.099108021211178, 0.5481406967846689, -0.278661709914016, 1.0425954185362452, 1.1584506985420742, 0.8958824249610249, 1.6986709093121197], "max": [0.7179156027724142, 0.26601273354158217, 1.2210584099261872, -1.1037266791353537, 1.3909055057804376, -1.5744689920036798, 0.7344579331267415, -0.0859240227852355, 1.192929858555012, 2.2598637402732336, 1.2218698519302764, 3.1276556628201466], "count": [237]}, "eef_sim_pose_action": {"mean": [0.5729151412188304, 0.20851456268425747, 1.1516377125596147, -1.6223369079558372, 1.18274997433593, -2.0803214017822316, 0.5928725653424578, -0.1833520148298713, 1.1207251163806167, 1.6194641678663653, 1.0712005293850708, 2.2521882518295175], "std": [0.052903317329220344, 0.054442414585865774, 0.042222994640507217, 0.3063431215342688, 0.1146602285392824, 0.4490603431579398, 0.046899612933082285, 0.05827530509183319, 0.04025409463173001, 0.27696043067254644, 0.06510250600346823, 0.3848632354707793], "min": [0.5398105886450827, 0.12136050142201116, 1.0563472007582237, -2.3274638762330966, 0.8946552998285835, -3.099108021211178, 0.5481406967846689, -0.278661709914016, 1.0425954185362452, 1.1584506985420742, 0.8958824249610249, 1.6986709093121197], "max": [0.7179156027724142, 0.26601273354158217, 1.2210584099261872, -1.1037266791353537, 1.3909055057804376, -1.5744689920036798, 0.7344579331267415, -0.0859240227852355, 1.192929858555012, 2.2598637402732336, 1.2218698519302764, 3.1276556628201466], "count": [237]}}} diff --git a/AIRBOT_MMK2_store_peaches_and_pears/meta/info.json b/AIRBOT_MMK2_store_peaches_and_pears/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6852ba356a662a4bfb4c1b477949b52c491806a6 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 48, "total_frames": 11276, "total_tasks": 1, "total_videos": 192, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:47"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/AIRBOT_MMK2_store_peaches_and_pears/meta/tasks.jsonl b/AIRBOT_MMK2_store_peaches_and_pears/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..8c12ad59a28d567379869106670d7915ea87dfb5 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "One hand throws the peach into one compartment while the other hand throws the pear into the other compartment."} diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31d68723e2a613f99306ffe3dd7e8e24680031c8 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:a973e6fed54bd919d83cef56e7c124c17a4fb23b1e6445feb089e2f7bb1e2720 +size 2301991 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b796510c3f202c609e7e782e90ea6863e70965b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:8ac242d585eb779cdfc7c5acb3870c7216092999852c23a7d96a4ea41498915b +size 1935549 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78bcab517576185a34d62b2f8c68c2071691daf9 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:8e4b49ee8ff287112a8afd8e673d2fc09aa72c6b97a19e8a67a53de693744924 +size 2379092 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b526c4236686fba42c7d3db2093d1bd806084e0f --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:ba48286727e38845ca6990cd0e7004e9484609e11b22f3edbb7c47d2a27a43b4 +size 2133931 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b307757b62c3c57d5a3b7a034eb4874a255c106 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:00780d0f0cade2af6c5149c5c941813c774d362b8557b013421fcde401507364 +size 2066933 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59a74c1a25e8beeddb3d7d8385308f7f68c4cded --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:0086bbb1676a9ab7699df043487064a4c6c259911c191c024ff422d2dd28c11c +size 2020394 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4b2c1325724b31ed33ec295dbe877cd712b3142 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:e75b38e3b7dd7b16e6650c9caa8976b9cb54c91e1d04e3621904ea0a6e0979b3 +size 2009071 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c648991b14ab220e8672393fd467468c8d3d2b0 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:6d1c13a06e349f31b3ebad9eae8b919dd620dc180c6c56a5aab50e014c540ff4 +size 1775941 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da6a0f1728988ad1d0954a85d2a9f9cb62d72415 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:55ac01e26b97109b064fedf84cbb34e75fef114e74096cba10dfd048d61915fc +size 1947796 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f5de65506b089b8f39c47f14eebdd41dbc8cc12 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:f4b07255df64bfdbde529a5c89db2e7084906cab8023f4cbe79a8854abdef514 +size 1854675 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f9c7b6cdcc77cce7b590a04d3ad6ef7e80b299c --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:a7782bf57db5b8f8c869cb2f9a6e2b28bd3b2001fd1059ebfea9b70c9fff0740 +size 1811565 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0127c8bcdf7fdbeb20191643ad849260827172a --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:941d62ef1559033f1ab31dd6e20a68c746bba9fb62f6b20bb6f22fa005524123 +size 1886527 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c49639e69354e6015024752052c4bbf1d4003450 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:1e41f6a4b0699bd9845e662f63ee8c76d9c3be9fb687d518c49eb7ab5c5db1b7 +size 1804204 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df4a0836e43f95b0560cbd5259420e84920e458d --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:2aa6c07b31bd2d8fe5e9617aa786845946134879f7a13e204fd9fd415b2781d4 +size 1701364 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8af4e1cc7c23b72d205c60e6d6665512ec7e214 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:198c5ac4c59c7dfc52499563959824da669cc2b0cd21e2e99fc3194f201cb758 +size 1883865 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58f6c596baebef882784d0d61dc303a9a92fe80d --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:75d6195553e178c11b5ab9839a8f60c0f1174f373ae01c238d8e9c69f49aec3b +size 2156305 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4058155eb4ee083453430d7cdb4e458b343753f6 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:34921bf1121a9b0e0c339a8d4d2edccad05004390654c29541f5c38a6e5b6423 +size 1839829 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..172a1777cdaf7863c67b8f45fa76e657da1aa0ac --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:2ca67c2575fd85643c81735f7b6a349b850c39886c120febfcc47fbc4930da30 +size 1975969 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef4f65dc5d02b9428e7f82d917425c61b68017d5 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:110c509150d987e8a3f1192f19136ee97cf318cd4c396a1731df60901363f3af +size 1796280 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1056c810df24d3e9bb7019b63fca58e9e593507c --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:15269598ec254fe387ce2f1022abc04aac55be45ba5a53dcd7b19e13a18e627b +size 1769469 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fabcfb46aec50479cd152b020fb584430a6e847 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:885f4b1352980602c9aaaaddfa61250471fadda59aa39f33167ec05dd7c8349d +size 1751806 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fe743a45a711c09d9f3542a1ea9cb04551706ea --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:c6d89cd332ad371168a92ff671505b24c37428f972aa6844438c031759a8ed8d +size 2189581 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bacc350a9666872a155ecf98474394dadca024ce --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:4e9382f073866b1cbddd2f449558c7e36d4b65b46ad0fed040057a6713d055e2 +size 1861873 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d930fb56423c1b934fbedc822293657da434732b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:230e063558137173f9b5fbd4628958e391e27d9bdc659d1d4332e0cb7809c832 +size 1783105 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5c34e066a81edd6cc67519aed8e133df9c322d0 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:f86418e8f592352c969d0cbda44408f59799a4e80109d3cf145a8e0ec6e9afd6 +size 1639691 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56629cffc5a23807775b3a120ec0a67664c51318 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:2f0bc56fce202d89a5d906eed845d07dd9c8a213865bf1d14f4f361f22b8eed2 +size 1985410 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b699a917a9be96a37b757b412a3527c2d3ae6581 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:04d0237ea950377cc31e3b0e54b94c4b2530a9eb28aef3288968314fc18d291a +size 2039211 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a30740bca4b292b3e3947f01911d042b33a51d4 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:f75f7feaf4375f0c9e0a2f4ba11d07ca578113c4559a2363de9fa3456fe127dc +size 1803161 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcfcda2914553e5c41804ef85b594a13ccacd741 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:b5d42b0479b04beaca41cc7b488d8d2c677ff764125efc20b0eb15abbd54ffdb +size 2021524 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fb166168482cc284c9d4c3cdc78abb8ad03f1b5 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:dd743af80f03e8ccc55048af44a0b3bb70e40195ae58a6b430df545e438dcbc7 +size 1862924 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1d8401ea857dbb5e77ddb9940372ed9c1cd6d9e --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:d9bf5e47b1c3002cab2e7a0e862d1f2cb411432c75195e4cf898e0c8d4e19863 +size 5445195 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d804ea95e6536b8af6d55533d9e8e654e2924184 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:1ede9b75896dd4883bae1ed30ce9d344696c38d760b6e2dc060ace411d2c4064 +size 3464722 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82506c1a66a08d3281cb0b4574265134bb92ba02 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:548a6f6735c92fd3ba5aaf485b48bafd026de5735491bc6f61795aeb6b4943c0 +size 2049211 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d109a9d46ba9b0ae4e1dc7a98c5879ba0e8b1cc --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:3ad8d888695ca6a3fe3b99458e0ebfc56cfcb94c6f1151af069a0a0b7b768d86 +size 4046018 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39afa4cc020329c060c6b564e13f3b3a700354ab --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:b3e4b684f0868cf21ed230925d78d47c512e2aebd12bc956d2e52f091c719197 +size 3457394 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb6e64cd5393a1bc534dd243e2c6edfc35e9f850 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:d76c6a3a61fac923a07bc89776efab5dd08b7aa54ac3f9dafe140b8784837a59 +size 3461472 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..077c11c96e76c32ad8526f492cfc59ba9841829a --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:5ac26c82b43e9b33ccc496ee5e1a663979c49e8d52892c5e34b883ac127f3d2e +size 3243437 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24be3f927cb1bdbde5f9e618cb89bc9125114783 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:1c58c13b1a3e4892fe9effb9b4000d7f6fb2cc267426cf85597b090dfd33c198 +size 3698202 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff3c5f87a7bfabbe752960dd8dbee136b828f60b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:1271c799f296ec19bda12bcbebabd4c4f6ca4cab9cd485ba2e4bc62d3508e0c5 +size 3598493 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e0dc77368bbf87ff790689bc8c52ed00c32e55d --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:28cd0afbe0894276a695130d5394cf1f02c210a94896723a33930c4a3dea2a0c +size 4888348 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8e2a04a8b0936284a3920c1b7da50e2c6a01aef --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:b30c57deee83bffd225d0b9e25a91624bc863a72ca19c5d739756e1a9bb647ff +size 4934672 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15d94df628cb641c4ae02c8c7465af63ca873be7 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:957e3daf2ac8a78c0dacc4c87fb6c313ac80312f7a48ca0e599f66acecd84fbb +size 4431705 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25f08c51d075f08aa154a4f0520235fc6df424fc --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:e420e85811d0b0ee4a978bcff4746e201fbc7cbe15e16f7d5bbeac85aa8cfc74 +size 3888592 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..675ba1344e40998c66f10dd4df9eeb77324094e7 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:1ebf4916ebd6b782f74413be2d06df0019faedb5afc7c6b9d1a939cfec5af781 +size 1887607 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f44c898a6dbf293c8566361d9ee259ad1fed5a0 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:8a8a2b751bf51a683913b7d601b8b58515763f0557e1b4858743637515967437 +size 1923250 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..591405bb170f8d24a194c539b79de3f5522e1cb9 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:b880874397bc0a170edd3a7080dfd279cd848a3afd7ddb1a5589e015b21bb9ad +size 2114989 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a9425080938877e372c924c0a139dcf627b678e --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:411f0778914c6b22847196ee9cff2f465871955609146ea54ec6a9ad162f2185 +size 2321775 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fd543c7a74e644c86a1bad4ea7fbaa1a43a9861 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:9fde1722e834886e3ef717e7f0968e6829948daf70e7e79ca6a491648258042f +size 2004314 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f02b504bfb28a48bb42d4102ef1b767638f497e0 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:c683623517ef971caebe862dbe73d46800bb57807bdf0bbc059f27011ae7fb5b +size 1171480 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e32d2d6c8bc744a3c04e44d18c0cd2022055f6a --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:f06415c92833be3210b7d20b0348b59319603173ee333a66301df957f8e2a955 +size 1028933 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dedcc56b4cac12752a3bd6b36f5d90bc1da3d5b9 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:2e3b85861f3c98c7ff47a5e0591b78c2540a76cd24535e232cf96928309a2457 +size 1201166 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02f2768df63c1624ad2f4d84c8e8fa17fa1ca348 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:933cd0434fdcdc02260ec8cd14bf25beed450bc37e1fed71bbf3dfe1fac89fc8 +size 1020304 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d21c2bd9cca162c3804062e13af8a887389643a --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:f870eebf269675f5692e102e7fce934c46fe409dc64b364a423727f42c001f78 +size 1077527 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..313eed0cdce48b5353d8e1ad55f2b063a28361b9 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:ee8ecdb1e30036799afdc5a3a90a30f2573c3dc99d95f31203e1905bc0b61bc0 +size 1020484 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbef8ffbd11cc912e0c27d1de20f5d6edc94c3a0 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:babcb018b9716a58cf6994f6bff65b3d2bfb4988f8830a09992fab1348762b14 +size 1004253 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c879a09453b7c6872de7084a4c64f1df8dff123 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:e6a39e2b412c013cf1caa85125b3603792d5846ee0cd68b0dbe839e05f46e7fc +size 916275 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18991e8feff5e75f58e767cdc5bd2bdff257b5a2 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:5f8a51323bb19a3623321e57f19f9a8f2b25bdad44e3797e578e286ea44e6f83 +size 985813 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..161e52cc3eff2514feeefbee93a27c4f51ea8122 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:ee9beceef7972dae01d81426eee6e9ccfc6f8018af287df131775483b874c7da +size 902427 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9b8ac4c6182a6f60aab227576fda2b281a5f5ae --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:1787323aa38ad0de882017f945203ed1387dc2c5a902d9fc24b249830efad9a9 +size 905861 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2fbe8b70ff3b6f46a96b7626388d6c6ab1a1218 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:ec30128910eba56794fbb6d4d7f32bc465d83de6153b454ed9ac1f7a3132f489 +size 962813 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a4408c90712f78fb6f7fa8f7651aaf053fd7705 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:9aaa29804638a5ac8fcb9eb1ab86025c277fade8e58d787e83095134bacbed5a +size 934755 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..347f93fa709e8e0182ef3f18a521d236bee1c71e --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:2396a2f3f87c03cb016a59838f693ee05f73a8260bdb1e8ed96ffa5881539ca4 +size 856967 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb31d2c92b8318c01a96baf4e789a69d161500eb --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:aeb9748860f0ca4231428d535ed11dd485d9cc81d9f6a281c840e9b0276a4330 +size 1041279 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f2875c298b318aacf72ee96b374a47f706e1b8b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:bdb3a27db66dde7c9c66078711da7a8f2566f7e34f0876bf8b56cd0e9278ff37 +size 1120465 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a237f2092d96224eb2a52211e43269b40bf28106 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:91df77b88227b740aa2f3f31208ec4da3d67e9e807750fefedf3902904c3b356 +size 890845 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fad1024284c80d4c34d25c79dfe33e70e437d17 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:9ae8d295c4b4289bb0a94973785b10286a55b8c4feeca4326c85fd73c8615c66 +size 989624 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..beafc75d8e3c96e8ad8ce81c19d7a1ca9b506b53 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:14d9baef7cf6df467d269c3f5017d86330ae4f56745a07144f19a8bfbf27e253 +size 887160 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..401936ce3a3aadadaedb41964a27c7b1ec1ade1c --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:792216950f0c35700315eba2de5038401f63fe811381747b3c2d59227933d9f4 +size 830362 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c71584ad2102f9eb689b3865055d052d5ed34d7 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:ade70da21912fe902bea30c13ed9cf9e3862471778e16ecccf0d23921c06b433 +size 829415 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b741f4dffd878f9a6a681ba5b551a97e7127f43c --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:627dfa28b0af4b1fe8f4258ea4a14d902431cc43d0e2b384b0f6992a2cee2588 +size 1154831 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24d671b8f7e8be3354e97267978653f455be3b2d --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:4773afdf334dc55d1b015e3bf645475fce2c0744767b975f8890e77c136b4a5c +size 887395 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb2c85b55307c357b6ce5335facf18376a09a82e --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:c303c9ebadbcbfb2c3edafb4c2504f377927e68464b9d5868cc6ee8748e3185c +size 897052 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8360838653784c18e9b6f648ef11bcb6915c4ae --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:dab9a21d86b21c6fd4cb53343318e4059158b0bbb60b39ef9bd613daee0066c0 +size 791306 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f96857e2695d1c76ad5feef0f18f1064f079d90 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:98d5075543f796c855899127e36a2db84750dbde8634c3b598390174686981af +size 946351 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c70fb064d3d7b9930a44adcf677ab5631823bda --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:6f75bf1ff336a76d5901c50668bde70a5c34800cfa18d9e1ad6257db86932647 +size 1057909 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14693857b8e0ec04840e8a2e336a9a049f7404a6 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:c0d5a3f1cc498529e739bd96d7041c6e207654226c4f1e740a0d15d4731033bc +size 865164 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db86370beb2d0e0ac6112cc482828a191e517412 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:091531d4fbc8cee66bd098eb4f2bd40143a570cd967067a2fa198d399219da74 +size 982383 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55fb09962ad1a6518cb90014fe3b41ffc209296d --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:36d24620117f414c241d40d7e51c1719c13a2d5f4a2227fc4130e2426e004834 +size 856698 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b194eaab5bf78bfe6cc25a59e63488e5052e1d47 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:c5a7941eb16e328befb9b77eedc003a0bc253d088cfa905c4197315b14386ca8 +size 1950347 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bef789147c62300657165676c7cbac1e80e8307 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:08f0fb6f409f9cef147285deee5aa9a762c970758165cdf45a441e02736ef6cc +size 1402675 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6da4f777aedb2ae6cfaa77b4b80d5f31ac5c5f6 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:b250982b3a085822510229a12e92775bffd1a152d5f74b85b47a90457aa3a333 +size 1060542 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce705ffbc9f7d5ecc3be96fb7deaa88f2e419da4 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:041055be8bf10a42cb9431c988eeea1f4535bc63b5524a9ddc1725cbd69805fe +size 1520453 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b90119577e893f0f52fa5b65d7d07a453551e53b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:3ae18dabe7e1d2b4e74d2a7e9c4434156fb5c63e8e8058b727855cf951ffb05e +size 1403063 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d792e6603c59f7e7fd6ed52a0cbf467a01e41470 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:8febfe84c3eb0bb7f33f70432656ef3cd0dd0ee6bd6c7f3e0c2c8a10df812f94 +size 1355506 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7dee7199b60209b5ac9aaf95ed3cd386b9860bb --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:bd3e7c4b23a2a0debe474dae2e36ad42d58faf961f4a7b4088d844ec4a72589f +size 1253885 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f2679dc98dee96c16034419dba44a5ccc6eea79 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:7ec51a634b3e07e419b6c11cc4c2110cb5bad15f024e4fe12089c15dfddf9e4a +size 1523247 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37b39f3d5f31d20544187bb79249ba43602a34e4 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:c5ee2f1377f5ffdb333d883c6c5bfd5948e1745151261bed89f69d983757e1ff +size 1522891 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..997b998821caa43c9118bd1dbc7004ce782eb4c9 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:395c66eeab03a86a59e042b92d6051555fe55442932c2b4eb4e15c628a509814 +size 2337310 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..010b4472428af9ccf833557fc197f90becd01014 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:10fca4537b562938bb4ab0cad8cb99acb6650cfaa2539523eda409881610615b +size 2090430 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acfc8e2742e3f0202eba857971cd4d6392a2e140 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:738f9c1796bfcdc1a164e5b1ced9f8bb0f6a5b6ced33b201e4a1b4e45f772380 +size 1912366 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e580c95d7dfee031b0762e87405f267d8d7ba01 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:0e6f9b830484a72259ae34ea72b70853fd35696bda2464597e53c6b4f73a0e19 +size 1506140 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5450d3c765454f8ca75adf8120d7382b652b6b0b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:4400832224807d92aa74f9be5a4e3959cce6ff4f6699b2b06929cee9c3c5986e +size 897093 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c0f84a531aa3f261db65f73d6d91b0cf356f7c0 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:b098b29939bc7d0dfbebd112e096fa2bb7f948c54e1c587b955a389acbcc984d +size 877442 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75cc2189a474bc19277b8d12f7598c6425ef67b7 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:3660884400d800a3ad5c05cb2a38f42cfbda2e8e0da1c3b905fe3d99ba97f0fe +size 1052820 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25d7c59ce89f132e74ed93390cf7dccab3566700 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:c8d46dfb9ae45ba20b5c98daeb2e47498ed35756b6b2ae20f8880d175065f3ff +size 1139258 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cf56efc0cd27c36cd4148b888b1c7f250bf1d57 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:bbad4efa8f037acad8e7b4b1fd50474a2fe48b384a4ad9b73267da0be567b9ea +size 1078405 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..511ac7534ac4fda1a71b86d8f40ab2c75cb754ed --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:dc56b444b83994a174d6b18432d22dfb7e4f351a5e7ea9b540864250f07fe42b +size 1614288 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db1728787f9c3f70f550283a866b19588a44b6bf --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:6b923478e695f5450682587ac69818fd0fe38178b753ff650391a5ee5e2d0749 +size 1360100 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..484e8a252793629ec08240f8690808f0e598d1c3 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:a8f3d1827e22f6adedd0ff67115a1a6a23ec0f24968d35f20b010da956107727 +size 1652002 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01e639073a37675af349011ac47103a5f5ade119 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:d6ee0156c63bcb7193e6d6e06946ff5e14dbb735a530fb881974b8e7fa97a1fa +size 1369462 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6440407a9a646f7e6de610526348726be827aca --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:6ad284f84e54af81106e0b4d44ec5af20e6e672eba8f878830915e6ee09a1544 +size 1323789 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be3fa250de791b3c88e039928f4890a24c377041 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:b6c426871c00a0d2539817e51601357e718918a7ab58abf123ebc5e4ed653005 +size 1384336 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0958251b748586f3166b85a18776f21024176b3f --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:6e27f7318ce4ba1493f4a58300af4c4154d0856161479deb13a81b050932d1d8 +size 1307692 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74dfb9cfa08dd3a3b399dfd70a1169525353a036 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:fdc8603dcb1b9cfcb986d370e8e5dd5644b909d2b99ea289276f0c73a40b973e +size 1227647 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..817a817be590d67c825643ebaa946657a53dc0b9 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:83c01c602a277668df89a030ea91edbd85453b6db2f5c06da9a305e7778adef9 +size 1365682 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcd8144cbfd6c4196d4c6034803f2beb7ae7962b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:7dfcfa9d9718fd8aaf10c4010d5793bc2ad3cecf8733c425aa469ea8a8bfb01f +size 1243857 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4906483a6c2720e27b98fc633f4414d83e80a11b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:e3f4443cd2e2cd0c0f34f3b1738e9769caf2f0b9bba4795c34ebac560dc9a686 +size 1282980 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab3b71f80f5a7e6a5c34beeef676170b376563ef --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:c3dff01227fc02d6a1c072419f1236e51e4ce3de3f18856a68321391dbd06ab1 +size 1270979 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c0158c15b51cc65b512d297742d6beeb6901a47 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:3bc56d6b45dfd72335c7220c56495148bfeec82d19bc17fe7a2520b01da729a3 +size 1250330 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4929f64b0a619116f4f91afae4988b33c4877a6a --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:4306c2958398b158254ae5c024d0e307d7f6d00f5eca80017eb6ed68c49a01eb +size 1154749 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40a2a1e5001335ab628e648098dca80071036863 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:8fd7f8ca078709329a26c623a9ae76c8fc63f30ea94680b4475bcc808320f358 +size 1310095 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bd77461009c0187314be0a3606ef3ebfbc1e6fb --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:9a291cbddc91d8ba2f4c5e74855e0845c663215b86ee0530163b0eff54e16a15 +size 1466976 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e402b63697d355f363036ed796754d3720fd3cbb --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:66bb0b3464d4903d5e61f78aa05bc754816677a4324d037ef190bbe4b0aad63d +size 1232049 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23110d36c3d3fcc778cd8be97eb8e18bc49d3ef6 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:b313c0b3920f409a6694621fde5d08d2a0c288950409108d9103d1fd20af7900 +size 1345156 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4e77eec8102dbb77088574317b33c76dd1a941f --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:81ba0bc1d04ae6f85cfb2ee0de2c3a5817fbabe7affbf7e3bc9aab7b539a248a +size 1193835 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d37222e2740f4960adc7d479871f6f56a882e443 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:37feeff15c49ff0efa83b7d67df07abf2923b24972563b761afcd9b4ecaea6f6 +size 1197579 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8f1aeff919987520e923d210c3dce0b85ea8627 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:990b6e8d9ab3d1aee0f07dcb2376b77c45338f689c243ea07be80e1223afce8f +size 1236522 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7abc08a1781e9a85c7a54772e853db1a89ded5d --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:fec412342395765e3e08651ba6f079690a5540b41dafb7499517f91ffbab082d +size 1340164 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38f657cefa2c2bbd945266979799f9d842381ef9 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:e6bc7312eb5416e9f84fa053f9eff68e2881441cd494d4d18c16c13a39e0659c +size 1238531 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc131aeedb8002d7a0282222858ccfb39b1048f6 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:fb947ba516deaee9c03d8716c2fddbb32de4345cb930a846b771263604a43ffa +size 1206164 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..604a4333b421ecdf45b86d7bcf3918cf4037841c --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:a6fbcb1d3975c51b1436f03e1543768a88b9a7190bf6b6b1f3258fa47d13e07a +size 1178731 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92cc7b14580726c2708c60d01772b4e1da80fe88 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:6fa83707fa52315ea441914b90d189a069a88f66bef414c9844c927727607971 +size 1381798 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..821926000c842434c158fbd2820f36b19540a07b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:33307a4c59dc99ad2e78f68f9201e9f6053a127a62dafe672e50c5a57ebf67f2 +size 1416165 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef80745bd38e0b8ae16fdd990ede6f71deae8a28 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:a60755cf94fa21a13a087a25a3abc70b27d57ef6fb7c55af8ff9a4d5bcfdffb7 +size 1276461 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..71a2c58162e06541d697ef2fd35b36700cd3dcec --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:a97539a22798d88e07c9395f16f9a5cb1295c629a2153283d699749f077a206c +size 1389174 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73a848f82ea44c9bcb697afe739ac48f1d6a0f80 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:5e82b3eed41d0e10bfaf0d909a9bed777a2a930e0e27a91b9c09db9c8f9f5ca3 +size 1229262 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07b83dce9a0ad6d9e78ab905b300baa62946568d --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:8169b075a935f965b26ac6ad027fb3e0ae5dafea463f7a413cdae8b7e039b955 +size 1663927 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a66b44197e842c2b59a1740b0a5792d73b751cee --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:1ef0e6c4c330501877aaed9a7b7f3e960b8e8abafccffcd230e85ee43b51fd46 +size 1116563 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c847767e78c451237bfc23ca80380d9df3e235cc --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:24a8e9c1b81973a5a22a4ba63373b20fc6750a7588b93af2c4ed5853bea30711 +size 1168549 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78981beaaf71825970a913b5d9d42be0a3e6e913 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:a9e6df0d4d57bb1c112b5a5f5c9023df03b7da5d1b84c9e2775c14724e9b8b57 +size 1876735 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d12b6414a9dfc6693afabdba86e70f8716e93d2 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:df45f471f23fa4658d9fede5071982c6181f8e443470338c0d3469bd5027cc72 +size 1187753 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0325ab161a64e6cffdef2b74d024bc1bed973e10 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:689713b4f8a21de19042c9d94f85bd213663b676d049fb5f30da10ccc6ac1e75 +size 1167934 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e448ee1e5c59171b461d6e7b9bd4829b1d01422 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:1da3ac8b1465ad2dbe9946569038243d002f0d39ce73ab9711e5c3141d739dc4 +size 1069807 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b4f0ea61e904946420967da1a986eca70bb5422 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:9f876edd83052db44806430f89f7d44852b0d7bd0945c760a4a8dbf09f4ddaf1 +size 1245871 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2789ba677e691afc860eda573d25686583f8f537 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:53bdc2f9ec432ff3d1f6bd4ca5b23707ba8221fca9ac6de768d2075d10d8bf65 +size 1216340 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..048110492dbf5852d8e19a4948c3ec3bda703fbc --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:70dacaf1a2a0f0a9b244d92da70174c4ddaaf960cc3ab2accfe89609529414fd +size 1626971 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6b99c109fae80bcd604549d442975032ddeef2b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:5c64e80a7ec915b1a0514c9b8b7a2b82e5e36e5d72752c15e24f11e117f72cd9 +size 1515017 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..388d69dc8d6d4bb2e14c48a63d634a270cc5b090 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:3c29c0e1ab08496311308aaab453db87bdb4a4dd86a2aa0a8635b65b74328058 +size 1599550 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..815026e1373e4dbca7e28f9df70d7aac794d68a8 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:10986afc69633318f28a70fcb20a94d39b8f6c7773920c79d41f19c0587134fa +size 1423115 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..703c8b8c90d1814aebafe59c0e7f8e52bf1adefe --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:81e7c8d8c9eec2a42931c61b74c376f40247cfc72bed3387c695330a5967cc68 +size 1165277 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c212441275ea046c82e131e10acb2f7cc2f74f3 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:55e5e8361438382c7ec95a332b591b3070d15686f4375728c61e4b5f2c9f09a1 +size 1263440 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85272e3a80ef49fccc76d140e741c382106e94bd --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:be0f7e5be0ce6783ac12f6c89d7145dae548cd42fdb1ffb4abc06501588cfbc4 +size 1519696 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f249f37016b24f735965383d0ebabb02e0e4000 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:dcbdc3f8ede3fc78584000deaa8658ff2f1197fb9a3bc9f02dfb982fef71ecc8 +size 1755044 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42b5274aa93ba0bc3fff33253388df0e0f178436 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:23dd7d74bd76b06f22be7d5f766ad8b983d291cb4fdb1cb6bd3108ae660cfd57 +size 1260805 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c7ba9545a74dee6d3c70700666b94488dec1235 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:f0216957a3665412a35571ac4c45a758344145de138b2b05148e6f71d7387dd5 +size 2730679 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2154a022a5dd7849d76a76cb237f67def099fa0e --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:e3b155db5d5dacf7c33fcfa32f15f87a6d57371d221cfa773bb7fce9276d69ba +size 2362860 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f462e1c8e00dd0a39176b49f1a177a4c799a1bc8 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:f334702cf6544278e7ea7a0770670851de35b59e07261e029ce648d7302af53b +size 2789822 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f0ed9ee9607f62b0d97a723119012ce1ced4b4b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:d02f85399c6b0c861a72bd567a38055a34a1d66f9fe4c40e82e171a97130c81c +size 2420121 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b8602754ee2b1cea8e0bb6b4baaf3872d03612b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:ea09fe387929133be31137e7ebd1c944c9f7eb8fdb384de38e4ab8a99afe3291 +size 2360520 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a96fbfb89d167ae321d5a692d26d83a3d687814c --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:2e4772a77e31d9bd5bda3ea89e61d3530cb2968fdf16196ca0512037ff6f6a73 +size 2407717 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe6c98947ae0ab6bfe0e7c33622e3a54c71d784f --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:599dfeb488019e7704ef34e9a5b70b0c4c2ce1cb7feaf9afcb0618244bf08404 +size 2355043 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f42ab8a282b11cd2ee37450a0064fabc4265192b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:8385c41b718839aac76eca79548addb7c6df6c7a362a7ffca861b036b2b50377 +size 2145270 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec24c0993b913ef43da0e3fc336cf52c5685cee2 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:41921ea22ba389a87df329ba996d7b362a1a4de49bf40b7887254ce13864bd0d +size 2342806 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81cb5fa47f669e951b268297f3f60c64a890031d --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:bc3d1fdd7ce3465de1a6e06da02aa2d93618a01c1f65c62b8cc7afbbad68b4e8 +size 2147063 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63fa2f535e5f7a1c6ecf83b3b0541d490b102f52 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:854f650d0d8fd0dc9087ad62029f67fc549b9f9151a79e4a3c73130955795bfd +size 2184601 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f416b08258bfad156f787f3f3f4d2dbddb901913 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:56be3b1c09ae0fc49d79e8d1f761d05edceb44381cb53bddf28e73bf0d3a8896 +size 2271207 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66ab0bb4f4f7cd376a6cf8565366787deb1bc510 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:490d469ad34bd2a527713fa6d8adad75ea6daf5eb111af531ab00c791c74201c +size 2147127 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d88bb4d2990436600611d0e4e42e0d074205bffe --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:12b53c6cc111418fbb12b85f552af1fb2f09a3097f6736a2808670d9ff7eb873 +size 2053883 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06118e3f46fc38e204a70a539a4032b10ebebc00 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:9abe0622b35acdc588ae7e85a25e66c0b4147073c1649bcf64152ecba10121c0 +size 2272530 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e310b37a4cf272871fd5e1cb7cf8607a9425bc3 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:d81a838284461dd9a4ecc3acd6d18c0decdbad4959fbef1501dbfbdd21d37d70 +size 2535413 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecfda07f17f053abc55894016a1a07007265b424 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:fc87ceb18e2b603a4ce7abe0f439fc54eb84fc9c6d85d7c51e53b8408ce33dce +size 2182820 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f9516722c6508ae83543240da8cd220de811ade --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:04f6da2e3d647e68936c94faffcd532acb99519bad53fa4ca464b947667312f5 +size 2407606 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a59ccd312bb884c39d8dbf65a470c7e271bd339 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:f2afca5f44901307ce664c1edfcb64f7d5d215a133d30d781730f224e7c73424 +size 2088124 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..442c71ab7c29412a6248602694cbce5018c53508 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:ebfa379e78d6a6f2187f4dc0a8d87d43086046687ef2c29d09fb5b6d95d38de8 +size 2022416 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1169dc044d5d744f1432c7dc430e7687ad47ed8e --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:bbdd72ce570727bbc53064848662262526639c452d707ece2127812737ecca57 +size 1995754 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5847906eb65b39909fb829b288443372e92d34e --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:db29dfa437b1bb3b6982247fc6cbe41f10e7103192af18652ff99d20556ae446 +size 2631019 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68fe704cde42474f273ded0ae330e893cd0b3056 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:7102bdc621756c99ddfe2cbdb961202dd979cf74512b48c03c477225bd675d8f +size 2000163 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcfda15ce9eb147e6618d1d9eb48d3a260a0a091 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:b9213f874a68ef94466680325d8e385f1361036ea21dee644480c18ebf53705c +size 2042606 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2e897c92e2abd225ced06d1111b9fbaafc46edb --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:d709d546d373acf38fe39b37da0a158aedba23120b9578a8260c305867d1d9b7 +size 1915114 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..347fb4f934332aad889a270667b37f112e0b27d4 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:07d55a135f82543a62cb469bb176d147ba269971b52d7b59a5146b8a465221c8 +size 2261766 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f6161c4c8204b3f40fd963d57f268bf0f6a033f --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:535880278e4866ebbe83d210ab4410742ce06ad7a082e0e98f67132fde3bb0da +size 2323109 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af7f524902801b9bb7cef51cbc0b642046dc5b35 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:52f60cd3c7d2a465639c1486bc7e40c71317ece55985b7bed47df67483bf8606 +size 2028686 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75d729532975f0af85e75ae1bb04602777d6de8b --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:d7c931bba7e1bc8e8bd4aaaf11d9b3f1613e3c009f6df89cbebf7ead2615548b +size 2258427 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d8b6db1e89c7546d13779be949e7be8bfb671cc --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:ae0cc8a65dc53bedeaa0649d1d6d6bce386d4373255a3bf56f8b3d34120478b1 +size 2064269 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6dfcdfbc7cc5b9b59fb657fc799c9457c99ab3e --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:0d316132c60c0215330c633f49f1f9be409c38b5708370a514cbfba061f44dfd +size 3527182 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea5687fb50081a295a3d87ed0417b6fa325077d2 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:37194c8d1e5469919c8ba2bc5d9b4a2384e15b65509d33a77ece1c362eca7e0e +size 2394214 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25fc81aea88b528a38bc900abbac3679842fc7dd --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:85bc66d275873e3753fb70478a584fb99686ca073c8a1a7a47422a02964bc4f2 +size 2299032 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7d25ea3444ecddfec7c377bea45aadfa4d17ce3 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:4298ec3ba8ccbbaab06a9608839a6565d54ec3f74743d67a778f5a6e9ef38212 +size 2775643 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac09d8864e56901722a15160281ec18f6678ba16 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:791069d3b8a0c4d08aecc0ae2bd1150270df5eeb0289035325002076bed98fc2 +size 2360276 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..561464f245b1912195e791e0be67c0fc9144d01c --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:b7feef94fbce158a58e724f112185fa98798d030abcd434f189ee42eb8abe6ab +size 2331281 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5b2f3be6dc929e30b721ea957c2b18f8cbe9ff3 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:a216c743a9bd368fcc7c10dd993d1a023ddbc7caa910c7a46900fff46b9363b4 +size 2271834 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e929e5ed31ccb1f663b0ec8ff8f12d6243a1d39e --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:5055f9ea89ebafc7f9b2eba26dbaaa22861f39f7b08a2df0ccfd0c4cc329e776 +size 2506526 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4efeae22790298ceddd829282b174a28155d1bb5 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:726aae1285d45c8a9dbd0c3fa5d7cc3503124be5ed7d1c26c2828b8b29d09a58 +size 2432240 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad094b41f64a43f0f35b37cdf33fa1bdc7ef0f87 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:5dd04aeb6c7b384580eb0097a83731f3fb8f53c1ab44a588379a911dedc7242a +size 3253905 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed81be39a54fe33cdc04584f9c7e17122b3ea125 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:38ee9375e1ec694eedfe5b15eb864356bc5051402046a2d86dc4b0ee50f17fdd +size 3320193 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1afab67acd93e5aa654d0f12534e4cc353fc1bbe --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:c8807733b030198eeaab3cf41714161fe8e958327ec28c20807564b864ba923e +size 3059275 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46cfe4e3f5c24833a33ac0c8b2c96f166ac9899f --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:7c4cf5b9e0a62d65abf99a1c89b78eb1b4db8333d6429d35b3b61f27523db538 +size 2729321 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c8448b3ec20130cb3b37055a783060653dd7568 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:161aa98a4c2d711f6f0a4cfe05e557eabf68df65ba4a90047f59ad6c4013dbfd +size 2197797 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96f3a2b29e36a84caa368072443578ae4b666017 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:eb79ab8d0e77f605c1151d2407c94c95ecc0a49bcb83ff9a48a5b3383cdf8e7b +size 2229722 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7152b9c13bd5b774b47286c8c798b64610bdfc82 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:70b73b4dc7d426a27de5154bec3140c14f6bc2a7e3297e109b10bb2f9bf46a0f +size 2482769 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86b6db5e52e628efd19d2d6ed235e53616292fc5 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:d096680050b9e624c5064531ebb07ff0809bf4abb32689df8750c6fe0a63eb6a +size 2648756 diff --git a/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_store_peaches_and_pears/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..892a094d302df00402eab3ecc8374a37106ab257 --- /dev/null +++ b/AIRBOT_MMK2_store_peaches_and_pears/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:6260f9a770dc36b164482bbcd3fb2b19cb9c49fcc86ede94fdae086608bdee14 +size 2347084