diff --git a/AIRBOT_MMK2_mobile_calculator_box/.gitattributes b/AIRBOT_MMK2_mobile_calculator_box/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/.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_mobile_calculator_box/README.md b/AIRBOT_MMK2_mobile_calculator_box/README.md new file mode 100644 index 0000000000000000000000000000000000000000..f664061813062d4cefab983c19d8a6db92dec190 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/README.md @@ -0,0 +1,331 @@ +--- +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_mobile_calculator_box + +## πŸ“‹ 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` +- `place` +- `pick` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 150 | +| **Total Frames** | 34396 | +| **Total Tasks** | 2 | +| **Total Videos** | 600 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 1.1GB | + + +## πŸ‘₯ 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 picked up the white lid from one side of the table and passed it to the other hand, which then placed the lid on the opposite side of the table. +Pick up the calculator box from one side of the table with one hand and pass it to your other hand, which will then place the box on the opposite side of the table. + +### Sub-Tasks +This dataset includes 11 distinct subtasks: + +1. **Grasp the calculator case with left gripper** +2. **End** +3. **Place the calculator case in the center of table with right gripper** +4. **Place the white box in the center of table with right gripper** +5. **Pass the white box to right gripper** +6. **Grasp the yellow book with left gripper** +7. **Place the yellow book in the center of table with right gripper** +8. **Pass the yellow book to right gripper** +9. **Pass the calculator case to right gripper** +10. **Grasp the white box with left gripper** +11. **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:149 + + +## πŸ“ 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": 150, "total_frames": 34396, "total_tasks": 2, "total_videos": 600, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:149"}, "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_mobile_calculator_box_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_mobile_calculator_box/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_mobile_calculator_box/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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_mobile_calculator_box/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_mobile_calculator_box/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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_mobile_calculator_box/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_mobile_calculator_box/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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_mobile_calculator_box/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_mobile_calculator_box/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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_mobile_calculator_box/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_mobile_calculator_box/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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_mobile_calculator_box/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_mobile_calculator_box/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4d4fae9d39a7a6799a06696bbb980efa99082a03 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/annotations/scene_annotations.jsonl @@ -0,0 +1,150 @@ +{"scene_index": 0, "scene": "building blocks located at back left, back right, front right, and back right are positioned at specified locations, and calculator box is located at front left."} +{"scene_index": 1, "scene": "The white lid is on the left, and the building blocks are positioned in all four corners of the space."} +{"scene_index": 2, "scene": "The white lid is on the left. The building blocks are positioned in all corners of the space, with two at the front (front left and front right) and four at the back (back left, back right)."} +{"scene_index": 3, "scene": "The building blocks are positioned at the back right, back left, and front right corners of the room, while the calculator box is located in the front left corner."} +{"scene_index": 4, "scene": "Three sets of building blocks are positioned at the back right and two at the back left, while a book is placed at the front left."} +{"scene_index": 5, "scene": "There are three building blocks located at back right and one at front right, and there is one calculator box located at front left."} +{"scene_index": 6, "scene": "The building blocks are positioned in four locations: two at back right, one at front right, and one at back left; the calculator box is located at front left."} +{"scene_index": 7, "scene": "The white lid is on the left, and there are multiple building blocks positioned in various locations: one at the front left, two at the front right, one at the back left, and three at the back right."} +{"scene_index": 8, "scene": "Building blocks are in positions: two at back right, one at front right, and one at back left. The book is at front left."} +{"scene_index": 9, "scene": "White lid is at front left. Building blocks are at positions back right (duplicate), back right, front left, front right, and back left."} +{"scene_index": 10, "scene": "The white lid is on the left. The building blocks are positioned in all corners of the space, with two at the front (front left and front right) and four at the back (back left, back right)."} +{"scene_index": 11, "scene": "The two building blocks at the back are positioned on the right and left sides, while a single calculator box is placed in the front left."} +{"scene_index": 12, "scene": "The white lid is on the left. The building blocks are positioned in five locations: back right, front right, front left, back right, and back left."} +{"scene_index": 13, "scene": "The white lid is on the left. The building blocks are positioned in all corners of the space, with two at the front (front left and front right) and four at the back (back left, back right)."} +{"scene_index": 14, "scene": "At the back left is a set of building blocks. At the back right, there are two sets of building blocks. In the front right is a set of building blocks, and at the front left is a book."} +{"scene_index": 15, "scene": "White lid is on the left. Building blocks are in the back right, back right, front right, and back left positions."} +{"scene_index": 16, "scene": "White lid is on the left. Building blocks are positioned in four locations: front right, back right (two at this position), front left, and back left."} +{"scene_index": 17, "scene": "Building Blocks 1 are located on the back right Building Blocks 2 are located on the back left Building Blocks 3 are located on the back right Building Blocks 4 are located on the front right Building Blocks 5 are positioned at the front The Calculator Box is positioned at the front left"} +{"scene_index": 18, "scene": "The white lid is on the left. The building blocks are placed in various positions: two are at the back (one on the right and one on the left), and three are at the front (left and right)."} +{"scene_index": 19, "scene": "The building blocks are positioned at back right, back left, and front right, while the book is located at front left."} +{"scene_index": 20, "scene": "The white lid is on the left. The building blocks are positioned at the back right, front right, and back left."} +{"scene_index": 21, "scene": "The building blocks are positioned at both the back right and back left, while another set is at the front right; the book is located at the front left."} +{"scene_index": 22, "scene": "Building blocks are positioned at back right, back left, and back right. Calculator box is located at front left."} +{"scene_index": 23, "scene": "building blocks at back left, building blocks at back right, building blocks at front right, book at front left."} +{"scene_index": 24, "scene": "The building blocks are positioned at back right (x2), back left (x1), and front right (x1), while the calculator box is at front left."} +{"scene_index": 25, "scene": "The building blocks are positioned at the back right, front right, and back left; there is a book placed on the front left."} +{"scene_index": 26, "scene": "Building blocks (back right), building blocks (back left), building blocks (back right), building blocks (front right), and calculator box (front left)."} +{"scene_index": 27, "scene": "Building blocks are positioned at back right, back left, and front right, and a book is located at front left."} +{"scene_index": 28, "scene": "The building blocks are positioned at back right, back left, and front right, with another set of building blocks also at back right, while the calculator box is located at front left."} +{"scene_index": 29, "scene": "The white lid is on the left side, while the building blocks are positioned in various locations around the area: two are at the back (one on the right and one on the left), and three are at the front (two on the right and one on the left)."} +{"scene_index": 30, "scene": "Building blocks are positioned at the back right. Building blocks are positioned at the back left. Building blocks are positioned at the front right. Book is positioned at the front left."} +{"scene_index": 31, "scene": "White lid is on the left. Building blocks are positioned in four locations: front right, back right (two at this position), front left, and back left."} +{"scene_index": 32, "scene": "The white lid is on the left. There are building blocks in positions: front left, front right, back left, and back right."} +{"scene_index": 33, "scene": "The building blocks are positioned in multiple locations: three at the back (left and two on the right), and one at the front right. The book is placed at the front left."} +{"scene_index": 34, "scene": "The white lid is on the left side, while the building blocks are positioned in various locations around the area: two are at the back (one on the right and one on the left), and three are at the front (two on the right and one on the left)."} +{"scene_index": 35, "scene": "The building blocks are positioned at front, back left, back right (x2), and front right, while the calculator box is at front left."} +{"scene_index": 36, "scene": "The white lid is on the left, while the building blocks are positioned in four corners: two at front (front right and front left), one at back right, and one at back left."} +{"scene_index": 37, "scene": "The white lid is on the left, with building blocks positioned at front right, back right (two pieces), front left, and back left."} +{"scene_index": 38, "scene": "Building blocks (back right) are located at the back right side, building blocks (back left) are located at the back left side, building blocks (front right) are located at the front right side, there is a duplicate entry for building blocks (front right), and book (front left) is located at the front left side."} +{"scene_index": 39, "scene": "The white lid is on the left, and building blocks are positioned in four corners: two at the front (left and right), and two at the back (left and right)."} +{"scene_index": 40, "scene": "The building blocks are located at back left, back right (two instances), and front right, while the calculator box is positioned at front left."} +{"scene_index": 41, "scene": "Three sets of building blocks are positioned at the back right and two at the back left, while a book is placed at the front left."} +{"scene_index": 42, "scene": "The building blocks are positioned at the back right, back left, and front right of the scene, while the calculator box is located at the front left."} +{"scene_index": 43, "scene": "The building blocks are positioned at back right, back left, and back right. The calculator box is located at front left."} +{"scene_index": 44, "scene": "Building Blocks are positioned at the back-right corner Building Blocks are positioned at the back-left corner Building Blocks are positioned at the front-right corner Book is positioned at the front-left corner"} +{"scene_index": 45, "scene": "Building blocks (back right) are located at the back right side, building blocks (back left) are located at the back left side, building blocks (front right) are located at the front right side, building blocks (back right) are located at the back right side, and book (front left) is located at the front left side."} +{"scene_index": 46, "scene": "The building blocks are positioned at the back right, back left, and front right, while the calculator box is placed in the front left."} +{"scene_index": 47, "scene": "The white lid is on the left. Building blocks are in multiple positions including front right, back right (two), front left, and back left."} +{"scene_index": 48, "scene": "The building blocks are positioned at the back right, back left, and front right, while the book is located at the front left."} +{"scene_index": 49, "scene": "building blocks position back right building blocks position front right building blocks position back left calculator box position front left"} +{"scene_index": 50, "scene": "Building Blocks 1 is located at the back right, Building Blocks 2 is located at the back left, Building Blocks 3 is located at the back right, Building Blocks 4 is located at the front right, and The Book is located at the front left."} +{"scene_index": 51, "scene": "Building blocks are positioned at back right (two units), back left, and front right, while a book is located at front left."} +{"scene_index": 52, "scene": "The white lid is on the left. The building blocks are in four positions: two at the back (right and left), one at the front right, and one at the front left. There is a building at the back left."} +{"scene_index": 53, "scene": "Building blocks are positioned in the back right, building blocks are positioned in the back left, building blocks are positioned in the back right again, building blocks are positioned in the front right, and calculator box is positioned on the left."} +{"scene_index": 54, "scene": "The white lid is on the left, while the building blocks are positioned in the front right, back right (two instances), and back left."} +{"scene_index": 55, "scene": "The white lid is on the left, and the building blocks are arranged across the front right, back right (x2), front left, and back left positions."} +{"scene_index": 56, "scene": "Building blocks are positioned at back right, back left, and front right. A calculator box is located at front left."} +{"scene_index": 57, "scene": "Building blocks are located at the back left. Building blocks are also located at the back right. There are building blocks positioned at the front right as well. Additionally, a calculator is placed in its box at the front left."} +{"scene_index": 58, "scene": "The white lid is on the left, with building blocks positioned in front right, back right (x2), front left, and back left."} +{"scene_index": 59, "scene": "The white lid is on the left, and there are five building blocks placed in various positions: two in the front (right and left), two in the back (right and left), and one additional building block in the back."} +{"scene_index": 60, "scene": "Three sets of building blocks are positioned at the back right and two at the back left, while a book is placed at the front left."} +{"scene_index": 61, "scene": "The building blocks are placed with two at the back left, one at the back right, and one at the front right, while the book is located at the front left."} +{"scene_index": 62, "scene": "The white lid is on the left, and the building blocks are positioned in four locations: one at the front left, two at the back (one right and one left), and one at the front right."} +{"scene_index": 63, "scene": "Building Blocks (back right), Calculator Box (front left), Building Blocks (front right), Building Blocks (back left), Building Blocks (back right)"} +{"scene_index": 64, "scene": "Building blocks are located at the back right side, building blocks are situated in the front right area, building blocks are placed at the back left corner, book is positioned on the front left side."} +{"scene_index": 65, "scene": "The building blocks are positioned in four locations: two at the back (right and left), one at the front right, and another at the back right; the calculator box is placed at the front left."} +{"scene_index": 66, "scene": "The building blocks are positioned at front left, front right, back left, and two positions at back right, while the calculator box is located at front left."} +{"scene_index": 67, "scene": "The white lid is on the left, while the building blocks are positioned across all other areas: one in front left, two in back right, and one in back left."} +{"scene_index": 68, "scene": "The building blocks are positioned at the back left, back right, and front right; there is a white lid and a book both located at the front left."} +{"scene_index": 69, "scene": "The white lid is on the left, and there are building blocks positioned at front left, front right, back left, and back right."} +{"scene_index": 70, "scene": "The building blocks are positioned at the back right, back left, and front right, while the calculator box is placed in the front left."} +{"scene_index": 71, "scene": "The two building blocks at back right are positioned together, another building block is at back left, one is at front right, and a book is alone at front left."} +{"scene_index": 72, "scene": "Building Blocks are positioned at the back-right corner. Building Blocks are positioned at the back-left corner. Building Blocks are positioned at the front-right corner. The Book is positioned at the front-left corner."} +{"scene_index": 73, "scene": "The white lid is on the left, while the building blocks are positioned in all other corners: two at the back (right and left), one at the front right, and one at the front left."} +{"scene_index": 74, "scene": "Building blocks back right Building blocks back left Building blocks back right Building blocks front right Book front left"} +{"scene_index": 75, "scene": "The building blocks are positioned at back right (x2), back left (x1), and front right (x1), while the calculator box is at front left."} +{"scene_index": 76, "scene": "building blocks (back right), building blocks (back left), building blocks (back right), building blocks (front right), calculator box (front left)"} +{"scene_index": 77, "scene": "building blocks back right building blocks back left building blocks front right building blocks back right book front left"} +{"scene_index": 78, "scene": "The two back-right building blocks are positioned at the back right, while the other three building blocks are located in different corners: one at the back left and two at the front right. The book is placed at the front left."} +{"scene_index": 79, "scene": "Building Blocks (back right) are positioned at the back-right corner, Building Blocks (back left) are positioned at the back-left corner, Building Blocks (front right) are positioned at the front-right corner, and Book (front left) is positioned at the front-left corner."} +{"scene_index": 80, "scene": "building blocks (back right), building blocks (front right), building blocks (back right), building blocks (back left), book (front left)."} +{"scene_index": 81, "scene": "Three sets of building blocks are positioned at the back right and two at the back left, while a book is placed at the front left."} +{"scene_index": 82, "scene": "Building Blocks (back right) are positioned at the back-right corner, building blocks (back left) are positioned at the back-left corner, building blocks (front right) are positioned at the front-right corner, and book (front left) is positioned at the front-left corner."} +{"scene_index": 83, "scene": "The building blocks are positioned at the back right, back left, and front right, while the calculator box is placed in the front left."} +{"scene_index": 84, "scene": "The building blocks are positioned in four locations: two at the back (one on the left and one on the right), another at the back right, and one at the front right, while the calculator box is placed on the left."} +{"scene_index": 85, "scene": "The white lid is on the left, with building blocks positioned at front right, front left, and two at back right, and smaller blocks located at back left."} +{"scene_index": 86, "scene": "Building Blocks 1 is located at the back right, Building Blocks 2 is located at the back left, Building Blocks 3 is located at the back right, Building Blocks 4 is located at the front right, The Book is located at the front left."} +{"scene_index": 87, "scene": "The white lid is on the left, while the building blocks are positioned at back left, back right (two pieces), and front right."} +{"scene_index": 88, "scene": "The white lid is on the left, and the building blocks are positioned across all four corners of the space."} +{"scene_index": 89, "scene": "The calculator is located at the front left, while the building blocks are positioned across the back and front areas, specifically at the back right, back left, and front right."} +{"scene_index": 90, "scene": "The building blocks are positioned at the back left, front right, and twice at the back right, while the book is located at the front left."} +{"scene_index": 91, "scene": "Building blocks are at the back right, building blocks are at the back left, calculator box is at the front left, building blocks are at the back right, building blocks are at the front right."} +{"scene_index": 92, "scene": "The building blocks are positioned in four locations: two at the back (right and left), one at the front right, and another at the front left."} +{"scene_index": 93, "scene": "The white lid is on the left side. The building blocks are positioned at front left, front right, back left, and back right."} +{"scene_index": 94, "scene": "The calculator box is at the front left, while the building blocks are located in four different positions: two at the back (one right and one left) and two at the front (right)."} +{"scene_index": 95, "scene": "The white lid is on the left side, while the building blocks are positioned across the back and front areas, specifically in the back right, back left, and front right positions."} +{"scene_index": 96, "scene": "The building blocks are positioned in three different locations: two at the back (right and left) and one at the front right. The book is located at the front left."} +{"scene_index": 97, "scene": "The white lid is on the left side, while the building blocks are positioned in various locations around the area: two are at the back (one on the right and one on the left), and three are at the front (two on the right and one on the left)."} +{"scene_index": 98, "scene": "Building Blocks at back right, Building Blocks at front right, Building Blocks at back left, Book at front left."} +{"scene_index": 99, "scene": "The building blocks are positioned at the back right, back left, and front right, while the calculator box is placed in the front left."} +{"scene_index": 100, "scene": "There are four building blocks positioned in various locations around the room and a book located at the front-left position."} +{"scene_index": 101, "scene": "Building blocks occupy four positions across the room: two in the back (right and left), one in the front right, and another at the back right. A book is located at the front left."} +{"scene_index": 102, "scene": "The white lid is on the left, and the building blocks are positioned in pairs at the front left, front right, back left, and back right."} +{"scene_index": 103, "scene": "In the scene, there are two building blocks positioned at the back right and back left, another building block at the front right, a calculator box placed in front of them, and no other objects."} +{"scene_index": 104, "scene": "The white lid is on the left. The building blocks are positioned in all corners of the space, with two at the front (front left and front right) and four at the back (back left, back right)."} +{"scene_index": 105, "scene": "The white lid is on the left. The building blocks are positioned in four corners: two at the front (left and right) and two at the back (right and left)."} +{"scene_index": 106, "scene": "Building blocks in the back right, building blocks in the back left, building blocks in the front right, building blocks in the back right, calculator box in the front left, building blocks in the front."} +{"scene_index": 107, "scene": "Building blocks are positioned at back right, back left, and back right. Calculator box is located at front left."} +{"scene_index": 108, "scene": "The white lid is on the left. The building blocks are positioned in all four corners of the area, with two at the back (one on the right and one on the left) and two at the front (one on the right and one on the left)."} +{"scene_index": 109, "scene": "Building blocks are located at the back right, building blocks are also located at the back left, additional building blocks can be found at the front right, and there is a book located at the front left."} +{"scene_index": 110, "scene": "Building blocks, back right. Building blocks, back left. Building blocks, front right. Building blocks, back right. Book, front left."} +{"scene_index": 111, "scene": "The building blocks are positioned at back right, another set of building blocks is also placed at back right, one more set is located at back left, and a final set is situated at front right; the calculator box is located at front left."} +{"scene_index": 112, "scene": "The back left has a building block, with another building block at back right. The front right also has a building block, while the front left contains a book."} +{"scene_index": 113, "scene": "The building blocks are positioned at back left (1), back right (2 and 3), and front right (4), while the calculator box is located at front left."} +{"scene_index": 114, "scene": "The back left has a building block, with another building block at back right. The front right also has a building block, while the front left contains a book."} +{"scene_index": 115, "scene": "The white lid is on the left, while building blocks are arranged in multiple positions: one at front left, two at back right, and one each at front right and back left."} +{"scene_index": 116, "scene": "The calculator box is positioned in the front-left, while the building blocks are located in both the back-right and back-left, as well as the front-right positions."} +{"scene_index": 117, "scene": "The white lid is on the left, and there are multiple sets of building blocks located in various positions around it."} +{"scene_index": 118, "scene": "Building blocks are positioned at back right, back left, and back right. A calculator box is located at front left."} +{"scene_index": 119, "scene": "The building blocks are positioned at back right (x2), back left (x1), and front right (x1), while the calculator box is at front left."} +{"scene_index": 120, "scene": "The building blocks are positioned in four locations: two at the back (right and left), one in front right, and one at front left along with a calculator box."} +{"scene_index": 121, "scene": "The white lid is on the left, and the building blocks are positioned in all other areas: two at back right, one at front right, one at front left, and one at back left."} +{"scene_index": 122, "scene": "The building blocks are positioned at the back right, back left, and front right, while the book is located at the front left."} +{"scene_index": 123, "scene": "The two building blocks at the back are positioned to the right and left sides, while the calculator box is located in the front-left corner."} +{"scene_index": 124, "scene": "The white lid is on the left side. The building blocks are positioned at front left, front right, back left, and back right."} +{"scene_index": 125, "scene": "The white lid is on the left, and the building blocks are positioned in pairs at the front left, front right, back left, and back right."} +{"scene_index": 126, "scene": "The items are positioned as follows: Building blocks are positioned at back right and back left, calculator box is positioned at front left, building blocks (duplicate entry) are positioned at back right, and building blocks are also positioned at front right."} +{"scene_index": 127, "scene": "Building blocks are located at back right three in number and one at front right. Calculator box is located at front left."} +{"scene_index": 128, "scene": "Building Blocks 1 is located at the back right; Building Blocks 2 is located at the back left; Building Blocks 3 is located at the back right; Building Blocks 4 is located at the front right; The Book is located at the front left."} +{"scene_index": 129, "scene": "The building blocks are positioned at the back left, back right, and front right, while the book is located at the front left."} +{"scene_index": 130, "scene": "Three building blocks are located at back right and one is at front right, and one calculator box is located at front left."} +{"scene_index": 131, "scene": "The two back-right building blocks are positioned at the back right, while the other three building blocks are located in different corners: one at the back left and two at the front right. The book is placed at the front left."} +{"scene_index": 132, "scene": "Building blocks are positioned at back right, back left, and front right. A calculator box is located at front left."} +{"scene_index": 133, "scene": "The white lid is on the left side. The building blocks are positioned in multiple places: two at front right, one at front left, and three at back right and back left."} +{"scene_index": 134, "scene": "Building blocks (back right) are positioned at the back right area, building blocks (back left) are positioned at the back left area, building blocks (front right) are positioned at the front right area, book is positioned at the front left."} +{"scene_index": 135, "scene": "The white lid is on the left, and the building blocks are positioned in four locations: one at the front left, two at the back (one right and one left), and one at the front right."} +{"scene_index": 136, "scene": "Building blocks occupy four positions across the room: two in the back (right and left), one in the front right, and another at the back right. A book is located at the front left."} +{"scene_index": 137, "scene": "Building blocks are positioned at the back right. Building blocks are positioned at the back left. Building blocks are positioned at the front right. Calculator box is positioned at the front left."} +{"scene_index": 138, "scene": "The two building blocks at the back right are positioned diagonally opposite each other, while the third building block is located at the back left, and the fourth is at the front right. The calculator box is placed at the front left."} +{"scene_index": 139, "scene": "The building blocks are positioned at the back left, two at the back right, and one at the front right, while the calculator box is located at the front left."} +{"scene_index": 140, "scene": "building blocks back right building blocks back left building blocks back right building blocks front right calculator box front left"} +{"scene_index": 141, "scene": "A white lid is on the left, and there are multiple sets of building blocks positioned in various locations around it, specifically at front left, front right, back left, and back right."} +{"scene_index": 142, "scene": "building blocks back right building blocks back left building blocks front right building blocks back right book front left"} +{"scene_index": 143, "scene": "The white lid is on the left, and the building blocks are positioned in all other areas: two at back right, one at front right, one at front left, and one at back left."} +{"scene_index": 144, "scene": "Building Blocks Back Right White Lid Left Building Blocks Back Left Building Blocks Back Right Building Blocks Front Right Building Blocks Front Left"} +{"scene_index": 145, "scene": "The building blocks in the back left are positioned at the backleft area, there are two sets of building blocks in the backright corner, and the book is located at the frontleft position."} +{"scene_index": 146, "scene": "The back left, two on the back right, and one on the front right building blocks are arranged with the back left at the rear-left, two on the rear-right, and one on the front-right."} +{"scene_index": 147, "scene": "The white lid is on the left, and the building blocks are positioned in all four corners of the space."} +{"scene_index": 148, "scene": "Three sets of building blocks are positioned at the back right and two at the back left, while a book is placed at the front left."} +{"scene_index": 149, "scene": "The white lid is on the left, while the building blocks are positioned at back left, back right, front left, and front right."} diff --git a/AIRBOT_MMK2_mobile_calculator_box/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_mobile_calculator_box/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..08e97a42d45a2c8b6ee2c079835234c6f06c5edc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/annotations/subtask_annotations.jsonl @@ -0,0 +1,11 @@ +{"subtask_index": 0, "subtask": "Grasp the calculator case with left gripper"} +{"subtask_index": 1, "subtask": "End"} +{"subtask_index": 2, "subtask": "Place the calculator case in the center of table with right gripper"} +{"subtask_index": 3, "subtask": "Place the white box in the center of table with right gripper"} +{"subtask_index": 4, "subtask": "Pass the white box to right gripper"} +{"subtask_index": 5, "subtask": "Grasp the yellow book with left gripper"} +{"subtask_index": 6, "subtask": "Place the yellow book in the center of table with right gripper"} +{"subtask_index": 7, "subtask": "Pass the yellow book to right gripper"} +{"subtask_index": 8, "subtask": "Pass the calculator case to right gripper"} +{"subtask_index": 9, "subtask": "Grasp the white box with left gripper"} +{"subtask_index": 10, "subtask": "null"} diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..988be894b294d3c66752a01d1cb6ffc6fb7c39fd --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f8f940facb573176b13dc89af6e99dd1f7815a64039018c16af4f723f985a5 +size 206123 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e06ce407008f4dfbc6ca26fa7333f41787876b2d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e47a10a7ba67a4609a8aca377e092b7e5d86e768d5570815088e72a38b20fb83 +size 222573 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4ef277cd324a12f7bbe47d5b55794284601c77a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:018fbdab5bd91e6fc9b8fc2c63f11ba661d05c826c50e8d2af2153f703430f36 +size 216164 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50a76df3136840db14aac7fadc02cd09a6d1c1fa --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf65978f7bf649aa55202e69e2ddd128c0e43c12dd5a8a5c0b59c861e0f4f300 +size 196366 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c63cb8cc8e75fbc140e8a500f60a8ebc97d75772 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0eef01d032dd4a275aa73c4765901554e1f1d5f86b6bcb701406fa7b1ea2ece +size 220050 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e262afbcb0fa466279063fc2baed9085d778a5bf --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec5d8c9fc9d580eb69013048858e6c8aff5b45b800e35a6926e95d85d6e97328 +size 143598 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..efb942a9d89de7dd2d42bda83cf0eac6e59adc47 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b065058df17cba9a9d6a9fe3b0f38c54112a7962ab42e2a5b96879db73192e0c +size 158568 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cff4d4ac3b9c8940a9b77ec836fd1c07378dd307 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c120258050bbbb0c592472e5069eb511ba4d6f4ab6ca5822915fab03230b530c +size 182827 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97b1b77e0f7ea1e4fa55e8cc4926eaa263b21362 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72eb4266cab45070c99f7bde4f5217fd61ef3484874120368432d73196070de9 +size 174451 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9919a0db791b972c91d4acec4e83ccb97b8b8d2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da93970c26787175b1af308f4d418ed587b55b4d28f5c2b8408b56a03f473c5b +size 258820 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4908e9843f89d476d74d6931d18f661771e98d50 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2113f3df56297e1c27b35af810709e0a4aea555e55a668ced6314d092c17a2ee +size 254603 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8310211928bb7d3036c9d6557a4afecef073b9c6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9befbb5295c43fcdaf0fa905bd8aca9fce26cf45b930b835e79e6152fffd145 +size 206719 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1db3c5e4426fa3595fc88b0606d31063a33d537 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d59d72fd30ad282d35b3e280498544c4a5c6439ac2f275ccc7c4e36e2a7bc22 +size 229732 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a3099c23f6d0598d16eb5ec58df92309d173cf2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0375ef8207fd64efe8093d6750ff9a125e21a6aefd1dadba27e0335e20b26a +size 188253 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2707ce6f59f84d56d06be95993b27f34d1a7de5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfed9bf1644ba816fc801dbd00343ec3e6779d531e9855cc5a60f39a2be983c5 +size 206568 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4557dd01836a7e5f063b3fac9f9aa748fa39a010 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:986c4a0711533f2ecbdf1d98c6a6f5a47279cd0190d08730ee11acbbbaad5672 +size 188072 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eaeeca9761e11f3a5f5e28afcd173fec69067fde --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af123f7a179cd1af4d4f4047978d96af33530166a6c7ac2cefea830dcbfd06ef +size 199892 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0a58623c5941a658cac4af9aebe5f51edb6dd51b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aadaa92743b06817e89ae8b70f94610498fbb010305cd44337e8fec3c00fcce7 +size 211905 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0aed18e4583435b82ba27bddce18e35a7aa5a3db --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd51d0459aca2b7672d5185a75b0571fcd0b5cf8a1fb9fe7746d1dc116aa9a49 +size 196153 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b25864a22568a1e5eca3129aadefbc0da27f9f20 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cb36c65771d06883b96c7c1f3dae92cbd182f3c8328910f122b3e4afd847ee7 +size 160247 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..447c2ed951e29e1a2866dd0b4c0efa3c25bcf85b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35baab9babb675a4eac61faf7f68c7478ede6ff51f44ec459ce02dbb268616d7 +size 166241 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d68948364b60ad97cc9362f7cfd73f4586848b1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5040ed5bc95dff511b9620af9abfd5a43bf87bbe911ec6832a41e1db3d4a9dcb +size 242350 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4da3a5dbc01183dd29a88514596b0e303d0e43ce --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18fcb87702ab743ad80dc74f02d5f68a224877215a221e4a9e5107bc96f0c23a +size 164991 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..198e916cd83d0a9f756effeec4ba386af680968d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32dd3caa54a7b179dc8b488d133f1adaf9e69adc1066061e111d939d4f2f2c27 +size 166064 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a8a1a585cb4fb4320ca414762d1abb3f3adf05b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:434352dfe31fdb1d36702526f8a46bd3380bb64a20791def06aef36df9b1a985 +size 181184 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39d101291ffd3c6f1413bd41c5ca3263da10ce08 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17c8f29f83b84b4cfe5cb72c2c92391c9d4af42bbfd3ad7b26e7b44e4c7941b +size 149985 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..59835c3b33362f894fd9fa772cc6a735554f1993 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cd7c22343fbcdaae915e4f866a26c975694967dbf828f4aedd8b45be5711608 +size 174502 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c6a94b8f2f58a73614f0a9a646100a62170a263d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceb1d12ed68e4a021699745dad57e41870429eae616945f32180d4a2b8a22732 +size 181201 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8eaf79f3a2787a12376ab027d388058c3d4c0e61 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c56b5c9f81458e77f5613b2c2bf845d59fde0688f714a76a36dee28ad3be181 +size 143617 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36613de854f136836165fa3d7f393497cdf2577c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa4f50279bddfc58f326e0b72a0790ceb552973a166e3b79a3081e1e7af3b4a7 +size 149395 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..040bcd4989b541d3854c8acab506c61e7ada76ac --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ccf4bfc70a55c57a925d192144455127c965dcc24485f112d4f68239e9c77f +size 159111 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc0f9ed36e62c034bce8e476188b29f0b1a70ab6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a5e7571cbb1f49322c027daf08ec9c119c40f2840373350bee41e355d57bc87 +size 177232 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df772f162af6cdccf4fbfdb74eed4f99ac4acb14 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9996bc62cb0782e935a267c633605fe2339bf0a440e31e5b828531d55fbf2ca +size 142252 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a73edfb04b553a44573e5267dfeb012a758bd46 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f8fd4e7edf5dbda24acc6ff47d68a6445d412d650cdc4dc71f40aa77c04cb66 +size 177617 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2dbcc021af3a0e1a6d3e593570a87a37ba2d987 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b43908b1fff9997a0bda388f963d4732bc68f29ffb7996ba083ea8db3f2314a +size 169251 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd9555b99e2fdfb5f58a387e1e8bda55c099d6dc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0681598e591630b0d6d1a25d963075e605efa38116554d0e6bde38bf19ef6f39 +size 148578 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4fecca983cfc93e6f59f3616e3abf2a475388508 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:615b20f167cc38d76fc2dfe95f4557b318087d7c8f75896abc6ee808df3c3b81 +size 158475 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e34a11880ccf1d1a006315a1e827f772abc70fd9 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0ed97d6d5c7dca2114c399ad8b9f46db9597b969fdc47db0f2c7c7b4a81c95 +size 146542 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..07fb7f34b948da7361107157afbf88592e795795 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e533128e70a902261f2c568f91cc7afb30136aab15ad19b9e52980a597dae0d +size 135722 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1a822828893f9d90907af1fd21a0e682781ca93a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a169a59628690e5bc5458ca56178218764e015a6cd0753751ae5b5160cf87da +size 151081 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..580a23d926d8d7a08de7b9967bfcbc23c2fed4b0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02d8900a1daa34184e5222de0b27c1929c4cc665990cf1dd76bfde4f2e500848 +size 163582 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b97105dbb6c6d5abc975475c5fb51c7251b07d20 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9337760a197be27af0bc99248fac05ba849cb51ef895dc5edbd7939830e04f64 +size 174303 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3a0692f61a7808b5eff13c1e81775b3af443509 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01e51731371e032e98a4bcdc640a21ed05cc7e4e04e3e2e50bc90ec35ca28ec2 +size 154851 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6935aa4028dab61df2d7c4186fe97d86a0ea9487 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4d74fd5be8d6745a2349b14dc9a2a9eac37de7b65e364d84c83a6a03878778 +size 148153 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fcdc89b3bb5fd6b0eddb1d924ed2752d1ea7b388 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32c80efe65848fe41a12a19b86afc8844def353d113bcf6d1a099b77e26e2783 +size 164555 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a793d98be136573cf40d361904720dd2388e858 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ecb4689f6f1d4d4ea8baaeb68e5feca537555719a60e49be062005afa076bdc +size 202177 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b4cf437acbee97ed8a6093c062eef821e981d722 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc1ffc771af530502f30996687247f4e314d4bf63775ec5998a75591202d8d6 +size 225641 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..057c1293df7a2c013780cad5e13d0c069d946a18 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa3a5e3673417f8082f427506ed23b57eec5b11cc92d2faa9c305539b8ba517 +size 169177 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000048.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..caff7a3978213b3639e3c97f3a91e1791f085f37 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d754efea230284afc65fc83a839d7483a4f3df2a8caa5eaed86ce96ba2733ff +size 168622 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000049.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f9774cc605a8f8fe1d8e89218cd25ce3cfa2d726 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21031d6c288fbb4c39a0e5ca473327ec4cb1f7143424efdccf23672f7984a48a +size 204345 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000050.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bd352f347d866401db2004721d60e6549537b78e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a3a09dc39ca872fc1c3581db8ae6b0531e05430b1efa427bcc96e65a2c8048 +size 130375 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000051.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16ae25c92374d39aef1ca63d7774aca549c9a341 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:624329cd7b1476003c50183f1a5216134056937e7be9763735265446fd972a9b +size 122731 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000052.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a4368689ea06b8a17cc19f038ea9081c49459189 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f8f31549d318ab7add44f8801b3f9bcd3404f9055d71aa19821d63e4feb2636 +size 99569 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000053.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17712448b276c3379a87925126c66ecbdaa79c98 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:179fb62c5da38c0fa03afab0a96dd7b738a959869d432446a2a7be16c8cfe131 +size 98787 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000054.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c50033f7e584591d16069bd28b09360401c28669 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e5837844099780d2f90009bde9a82fb3f7d8566cec863685044e17fe17d9c7 +size 86609 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000055.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aba70291f2fb2c54217960b487e7590581bb9470 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a2e0c959aadb6d5cf1861796554e57b22757d5c306fda15c51491c94a6d520 +size 97323 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000056.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c48bcf7713ea921a850063282c8d96f6413a1967 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:057f9fd703f1f6b6ff824b607b6ce5c34a3452fc26b5858693815f91b5085384 +size 84716 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000057.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d74ff0cbf700d83455468e1ef6c1cb9320c30c1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b80edcbf347f6e8eb017842dce7d681eb1cebf9c1d1ee2f2ae614627eda47b4b +size 84770 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000058.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ab316be31470e7e5b5caec27243a77f2ef5a7dc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c00e32a37dc7a23ed2d629ec32d8310d3df6c61ca956ed130dc77674ba4b27b +size 84841 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000059.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cfb68f17200b488e166d890c6e9464f7f2b8a36a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72aa512c24a975e0bcfe2d6755b7955e06ef7f13c0cd0e23912843bd4bf4f0b1 +size 91051 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000060.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4dfb6d4de7d3c4eb162ac3265b179719ec053c8 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04fd43c13a1f782b2f4b22d409b37b9af74d9ccb7077e6aba99af69787e836fa +size 85706 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000061.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e962cc313fdfa267c21ff60fadda0a3117841acf --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cdaed7214758a27145a43fe6db2eb7e17bb43325d37ddf608139dd3b2a74a61 +size 98813 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000062.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a880f4ca57f9493f3413eb712b178e67b3233a6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0dbcc1f81f9d4420cbb833f855750f145b95d461116edd7c97a74f8de8c768a +size 158920 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000063.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39c0ef86583456128abec8f406e523bca36349ab --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc0bd6c238927beb13317f8e2739fe946f7a43205e3d6192dd61d5c78223d533 +size 87612 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000064.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3798a495beb1b8b86842b52c314418825495dc78 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49398fc038d87bbca705edb6f658dcebb69a001bda39174e845dfc99a596b3f2 +size 92613 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000065.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f8e9e416c79ee67928c212266d0aa3068a67977 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75395ccd9ea69e5b0ee89ab4c513a9576ae2ef453d7d000255d403c16428cdca +size 82924 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000066.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57ca04889ca9c3923f8115f55bfa6aae8b57827b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b3323cc2d053ce843691d1bb4980a2ae0a1289f4943a6d4718edd059d8e33a3 +size 90235 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000067.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fcfa6cc6ef713a70e1d1c06195285e5445942f10 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6ae32b72275c5912152eb63db6422c9624d5a853e9ad1a632a429f62e44dc50 +size 76208 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000068.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00610ff514d4a5d260195e3dbc3a69f44ff16123 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55d839ee94715a1178c4d6a0b56b527ca3d09ccb22e7d8ccfb89669b9b06963 +size 92968 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000069.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8abc49ce6ce38a5d9f37bc8c3a4603c0260fca7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e9bbe2e019d0050b22c8e27b3c29feb97dc87b08e7b2504f07d3ceb2d4868ed +size 89067 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000070.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bff372cda04ddbae88870d3046b7a7bf26b9a22a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:867e35bc7ae4835e3ea1018cbb4bf7971a7923bdac8a2ff8216ac89231f0ebb2 +size 90547 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000071.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e899d95e81522351c88f874104853adcfb8287b6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a051124f4887cb2b509172b4aacbbc9d9a15a3be7ec4fe6c0489273102d76f76 +size 88279 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000072.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..931a1f342b7ffeddc21074e486babf4644bb14e9 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a886c398a169b3da73bd83e285e0a8569017e13b31c4fad6aff80c0826890c18 +size 75339 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000073.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6cf90ff51329344ce90a2f3dd77289e075cdfd86 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f32d2179fa0317f7809b6fabd7647e0d5a4b53bbfda443f17bc2ea8dedb50c2 +size 113571 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000074.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7c26228c56b8d3a82b80c0ef5461decf7adf2438 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3cfab2d873d7c2bedd18a7f3cc8a594ae15323b8b68f0072cb7414b5bad9535 +size 71070 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000075.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c04c329f0f1c1f8145a3aae541c4047eeba59f1f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e1ba31a06284aebf84234d39293eb2473002b1cfafde286f05b4e42dedf9314 +size 88828 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000076.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7fb370e96e1db8c77f502753b894d963f2ef4b11 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ad371d392786bd070d886c22ddbf9768c89bae5f389bdfe47cfe1ccbe60a125 +size 85133 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000077.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ffaf2504777ca79730b7e384345360ac62cdff7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a48b6cf5085f156558a8ac53fb2a0366b4abd2b3f63a5cbabe76520c93cb82b4 +size 78782 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000078.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd102b6da289bf52c6bc654a11648678c9ba859e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03c38a6d5672407bb1d9a7fb6646a3ce9adfb5ec7ade48cc84a565231d62a1e2 +size 78933 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000079.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c935b239995dc4a652abd3fc49b35ab6b677c2ef --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1b2db07d5eb8f8be6c9635ac5959f40fca59e27c70533a16f1bcd4ff384539d +size 90364 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000080.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a6ed5c195af1263e5a4a0575e6cddf83406a2582 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51f06008a1eec64143100bc7b898e1dd170db17df5c7ef3191dce5b8bcf8e80f +size 76308 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000081.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ec4ff412b72306c986ce4f91c7bbcb47b99ee68 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd096e602e7fde9118642c3dacaf63c7a827255f4dad05aeb7bd6255a1573e8 +size 91525 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000082.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..726c610e342303e0760395160b39f11251e9d50c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:059107acf56c2d528772c7fa7d01a3891685e344699720494692098730552a51 +size 109826 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000083.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..40bd3ff390498c82b49b818e6db97b3770957144 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16653396b916cad0ca5e39c7c18fcc918b510ba5955404fe38125d362200970a +size 87693 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000084.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..377b3efde2c2cf13d2d57ffe38567e8ee4ff3f4c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5464d8c25af0dbe27b1dcddea75121d7b41f80eb444c3b15949080bc05789488 +size 123759 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000085.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce7e34594d778cd5991930e530a49d5e722066bf --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb6b0608f455b19b5cc19c25d12e351198a2e3d620e1c62cacd7c5513bbbb53f +size 80813 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000086.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b003170056691c46c322ffdc409227c225c850c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74aa87ee0e454c6ce03895772d128ac218cffa2274c5d712d9b1b94678a030d5 +size 74669 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000087.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b3be3a9e4ba6181072bed1ffa2f4d09e77ffb7c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10102d7bd22de73a49b874be6dc0cefaf1359c94eb3127130f38bf8c4d2edb82 +size 79404 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000088.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a86559a0d09a7eeb384f37e0c224f008398d00a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a68ed1409b6ccdd8b44f3512159241cb3018157cb0197f8cdcb8f94f6193153 +size 76360 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000089.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0d4835cd57a261c6f43f10a2ead75a4bbc3f34bc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b02a78d7b97b3f89eeb8d12cc886cc22965d02dd7caa8e180279cb2ee8090f9 +size 78639 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000090.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e77c0d8a5858188bd22747d6012fb20143f57369 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b967066692cfd3a6b369db6a22b4450afea3203c1b518311eac7f3b22c6669de +size 75293 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000091.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5b0bdc91317da670f5e0c348025c5e102d56f056 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb4346387596b83ce1235cf8371193d2e47d3cea4d8dee74577d24af6f5e1dc2 +size 70869 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000092.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1badedee07e65c7da0817344cd0e6994185435c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525d22b31e09cff0f753e81551fc985daa4cce3ca90b40fed80989876325970b +size 83650 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000093.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d77cab3b3caba4577b73c091dd7c6272b863c7f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a25848e91eb3e349043bc0b8d5ed4d39254b9b79ccc331c245477e7adef27da +size 73807 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000094.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ed808a70b207056544116cae24ae4f036358fe95 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0ce778bab6117d0bf3b94bfe54c9c7582e6fb2a49e62517e9075d360d16444 +size 93232 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000095.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2fc3e40d931d2d36a7bfeb0d59b02f2552598f8d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e3ecd80b16fce05bbde69f4a97ae155ec5f6e26f5b7dc475e1d4c455d0111e6 +size 114163 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000096.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..185dddc1c8e60d5af08dfa829ebff5b13c6dcd91 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70cb75da82a76a336f68462ecdea8cf92f1c5437bad8843ffeb555460e562251 +size 106456 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000097.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ca6163d78f95c9f6a4e559dbce3a8deca184d3a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c29968af769902aa4e257b1d25e0df35e00e038258aa0012a58de9d78a083495 +size 113798 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000098.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f9702a34e0c3cd4c21ef9645adc936e0a25aad9 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a241cc5175c982c801a56d5a530ad6883e2a69d9989085e9f561df2bd8fbbc77 +size 104625 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000099.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3dd6b9dca2f5e0b272191bd9983269a1b9bdc9f7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cedd739afe338574afd151f34ecf88a731b2d094afe8c67bc964350b021b1791 +size 99419 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000100.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8cacdd251ef356213f54a63a0e8d76b06c8999d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389f7133b075dc251cb8b2e99c5b550dbb63079bfdfa57ee66b54f7ea876c54c +size 149285 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000101.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19188820a51a67ce4b97c9f41da6e6098690a5df --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec4a4296bce46734f8192522a8b7bc7a7c8732698768c75e383016bd6a401997 +size 153178 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000102.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6df19e38efec1daf0ea7b1e86f4b59196f865bda --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13db59d2295a0524675d9cc9aad9932a5fc7a0a4bb283d4c331991b041d1ade5 +size 99109 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000103.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd4b899c1818aeb4941d85b34580cf6ea1be63a0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6169b465b7333359e8d20e2cbe9af0a9507b3fa7a2365de8837caf1148fae5ec +size 99065 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000104.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43c2a7bb37a0a5b23d43cadc55d485585f768f4a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6b62d02d2b89438291870ae55a54012ab80fdf01b2358c59819a10398d057c +size 126790 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000105.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc0a8f6506326d3014af43c5ffe28021d334a8e6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e66f4f840b4c82d55d38166553d350297cef3c0e6d70422a4483ae7281ff2ca +size 111056 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000106.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0581285f580821d24727beea99f299ed8ca32b07 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0da0188603e9909b42eea6ddc1702214d9887fb6961eeff2bec24420e5130787 +size 107229 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000107.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..da22e2425f5af57956dc5f41a8bd6dc73362b638 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f99ed035f38e39f4f6f39bec4480b4caa82a79a29a321dd084048e8db0e564 +size 122124 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000108.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7708c2839d19ec63ed4096bab681eaa9711b9e5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37ba6d39e5be12c1af0e57ba4ae35feffa230cc43cc091eeaaab3f0d176a9e54 +size 109935 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000109.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc59b481eca5cd8dfc1c3c5f9538d20737314765 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:834254829795a48848bf62bb5dfe8c0974e48844489ffddb0cbd57264728c252 +size 108882 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000110.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000110.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f092a99c451c4c2cc3b446b42a2eed575e0e8a79 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000110.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b40a7e2b2181acb09da8f98b5253ab6bd8b5724372c9ffd91c40428ebbde8e98 +size 109066 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000111.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000111.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2fe7bebeca2689037a8de176547284377339bd4 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000111.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:603c4b7b26a3146ee7d0a08ac56a018f491c6212e700a5cc0d3be4aa85ca6113 +size 128689 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000112.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000112.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42d00a263c6fe543c0daefdb9675385e3acd5056 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000112.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e322ed674418708ddf2de0baa2cf47b721f07fea9982aeb05d809c686866c627 +size 150383 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000113.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000113.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e007e676de06a876dc2c1c30b3646cb6a2488ef5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000113.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516b3ef92f4cfcebe36a6ec49a44575d9d53ba7eb0c720c838637d063a7bdbe3 +size 126787 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000114.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000114.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80e4376eef7fec5aa287bf6e0285992475e49dd7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000114.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c077a146efc24b8bd91519b1dc79bfebf95a11140dee0c07f4350e01b759ab0 +size 113982 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000115.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000115.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1793bba5f41ef84f25c531190ba0e18e613cb06 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000115.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b7dbfeb8421a325acf79dfbc420604b21ab29ebd596a2555b91607aeb013501 +size 96746 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000116.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000116.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e52dd6ef1a6ee6196e0fe6f1622b7e8695902e39 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000116.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd0c587b0ac46f82209a172030d2eb36c6bc64acd8fba9c012b1de9efc598d2a +size 98139 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000117.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000117.parquet new file mode 100644 index 0000000000000000000000000000000000000000..95aad03a1fc78338a7bb3d27c66e3f1973839023 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000117.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fb0278c1c25dccdf7150b3f6e3485c38e7a63d0fc2d2e70d6710cdbd38bec49 +size 98294 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000118.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000118.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8785d6863c2440be289c110cd8fee28d4a2e9cc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000118.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57e70e0a4b0c874a5579fc7ae3b066fe26c02a65e61d1545562412acbe186846 +size 109961 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000119.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000119.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06df2e6e6a39d316671dd8c59f7364e84e937518 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000119.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d5c52ca12363fed3355159ede8f8108beacb137815ce3f5c1dab6a5092bd89e +size 119428 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000120.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000120.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d130c52e2748a78b0aa5d1146fd1cbb263e0de8e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000120.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31d3914307880070acae2c8325bf480a298716432c8ea0d659cd212d5788c82c +size 115161 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000121.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000121.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4bf4b4b82e3c94dd597582a83bdc1cf35f2add3b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000121.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c836b9057820c154c715a8869fd8a2c76040dad72959a5aa61fd2a92478e6f9 +size 94474 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000122.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000122.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2146a854fe87d166e5ff41eb3d8bcde417ce280 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000122.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bbbface1b702e2cdb5c37dbb78cf5e667d7216b614d347e32dfd762bc751860 +size 93453 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000123.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000123.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38bb506b43514770a831bed13930ae7c17aae231 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000123.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:780643b42c41ef80a98ea446b7cfedca7d730384a8dc89a506327e839be761b2 +size 139754 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000124.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000124.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0977d24f198337a7d8e9ecc01523a0e0bd6a2849 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000124.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d09237515bfa7a1f7daf53398bfdbe8728f864b6cfbf1986fa1ce904d9bbc02 +size 113967 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000125.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000125.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c61b762a7b37f935c9a8dadd60e7f4ce87bf69c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000125.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f8b87d5afbe89471d236e6758f1d2482ba3dd6d4237b544c6c05ee072bdb0bf +size 97285 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000126.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000126.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6702f81cfc71440ea2afc20d79c69b4cb227a76d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000126.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:742a15a82bde31d3a7577cdd270e34d493139553c4801b2e98dd26c02be1a83f +size 94328 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000127.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000127.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60e6310e43cd586ceb264f6dfe430adfc5c16430 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000127.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fd8eec727e4b16082d97a00545daa4663b12fb109eb420084e4df8f6aee8b8d +size 101543 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000128.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000128.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fa1a8a176ca61c68a1f4eaeef160721116965927 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000128.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f678e17fba19e9729d818e60000afb31e3ab616fabb52edd4504ab46cdeae09 +size 124775 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000129.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000129.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0bdb57f76651f693e6f22ded8f9e6d2b8bdad4d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000129.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b517ae18db67661cc63dacc28fda0820bb389c2adc25a262fc50dfa23cd6c1f4 +size 99071 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000130.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000130.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e2c9efa3fc7974b360f5e7cfea56103950837b3 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000130.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3db6d016077c86e7282f15ad7dbfff51e055f22a70e5fd5411cde6b1f95ade61 +size 116306 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000131.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000131.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab055aff7851a0d91197828b6b55e195ab48cc58 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000131.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33043394ecd5b48a84cb42d309961895812db361241c319d128bda873fd95389 +size 91141 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000132.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000132.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d411fd58fd474870645d5d7548607eec713bb86e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000132.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7165b1ba0f781a650c760359215caa7db6fa12c81a82e4a56e19ccc48c7cb70d +size 105616 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000133.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000133.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e55b3e51e88b5cfc8c228d8d7c8287c412efeb9 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000133.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6036fa58777aa62e560ba7421316f9eaaac91ed7c8b4eba7597b277ce34f4b1 +size 102151 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000134.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000134.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a6acd2aaa84c8c19df814f2d855b0a54d3590df --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000134.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d223f17e1773c868fbbc440259a6e688aa0b7cb9cf8cc5c15b9a3a99611a3e +size 150934 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000135.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000135.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8fc4e8f745aa66f157e4ffe57ff412f6b5c7416 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000135.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6b3dc027de8d5dae4021c484804972f2d1e3a59849a3cfd1d3984f29f22eba0 +size 92883 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000136.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000136.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9421d02243840cf50362ecbfd50563be3cf3f70e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000136.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3417f4c84b9289d10be3a8337722e0fe69aff4fbdbf8df5caf2efff623efa04 +size 93894 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000137.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000137.parquet new file mode 100644 index 0000000000000000000000000000000000000000..490a5ab763ffdb1637321ee08bb5def52501c818 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000137.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdad06d6f1c212118b69af7fe2c2732899722f6daa846f7c0d12cbecd6385bb5 +size 105884 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000138.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000138.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8d97f019e137d1987ce5cf77801159600d6194f1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000138.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcd1d754b56acbe976669e4bf2fb28f86c9ae22d840dcb7699a08cd25733416c +size 102204 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000139.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000139.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f499eb73e4cfaf8116318b47640c68b5d047878 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000139.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1bb83dc39d598632bafbec968f459de7df1ffdc64a8ab9e9139d5ea52f9169f +size 114781 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000140.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000140.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e6451051dc7dd2565718276482321a3a15e749c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000140.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28c1fa760ebb8e50080cae0cc51ffd37976082c31ea0750736a129db3b6aa164 +size 100821 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000141.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000141.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4281c82c68ae30e89cff46c5d4ec51af349e86e5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000141.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596cfd2b1da60eabbd684eb52dfd3e9f422c64708ac639ec1712333eb3fb0e8e +size 97652 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000142.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000142.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f89862f2d8df02b23c0ad0355d18ff202cffd794 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000142.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33b6bac3ec485d4e563f43bceab0fbdfe90db15af0f9ebd74b8d0de02a83fc68 +size 105920 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000143.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000143.parquet new file mode 100644 index 0000000000000000000000000000000000000000..258c26d3b17c5b6f3567d4ff67e624794bd5b9c1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000143.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b29abfc1d0e903f56b729b963e5aaf038edd0579e83ce4c17bb7927b44f18314 +size 117141 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000144.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000144.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20560f8265a5181990727daafa37550c84b6092f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000144.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e584eed22347a7db451c6c70a14c2cce904f4569fb7a819da23f817bcb6ebe70 +size 100796 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000145.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000145.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5abf8cc2250da2eca8daf5893ff0bc4b16ff954 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000145.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62e2f622c6a4c924bcdecb95e66c1df9ba2692c609b4c9c2a5ad068a4339123b +size 158824 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000146.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000146.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ac908d2943a29c9132068c4d9af1b4f52732bac --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000146.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f85ac552c294d8a0d4a029d5a58d199bda2679f44d4839018b36ffe025f112b3 +size 147052 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000147.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000147.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54fdbde878ed6ee95e35d62f8cc1838e7f75c0c4 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000147.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f8782dc04839d1a1adc43e6cabb3fdfd53adeccc00e8db7da8c5dafe69b18f6 +size 116245 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000148.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000148.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c518ba4c5598a63b5e1e518f38a415f9b17b621 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000148.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac2e59d5873f9f8b6422d2d4e4329dbf3a1bf3bb7133d2376f2639b5f61678b0 +size 108206 diff --git a/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000149.parquet b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000149.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf41f9a9a2f7cc0bb119808a8db8eb4cb7951068 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/data/chunk-000/episode_000149.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e8c584759d0cad6d3f6642447031d030bae54d9ff1c57b0af71b8218acb2424 +size 92376 diff --git a/AIRBOT_MMK2_mobile_calculator_box/meta/episodes.jsonl b/AIRBOT_MMK2_mobile_calculator_box/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..42216387ab2c66ff7f79bdf98e44fe73809b9f90 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/meta/episodes.jsonl @@ -0,0 +1,150 @@ +{"episode_index": 0, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 378} +{"episode_index": 1, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 418} +{"episode_index": 2, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 391} +{"episode_index": 3, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 356} +{"episode_index": 4, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 401} +{"episode_index": 5, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 258} +{"episode_index": 6, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 280} +{"episode_index": 7, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 332} +{"episode_index": 8, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 310} +{"episode_index": 9, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 469} +{"episode_index": 10, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 469} +{"episode_index": 11, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 378} +{"episode_index": 12, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 428} +{"episode_index": 13, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 346} +{"episode_index": 14, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 372} +{"episode_index": 15, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 343} +{"episode_index": 16, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 358} +{"episode_index": 17, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 391} +{"episode_index": 18, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 361} +{"episode_index": 19, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 283} +{"episode_index": 20, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 295} +{"episode_index": 21, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 459} +{"episode_index": 22, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 292} +{"episode_index": 23, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 303} +{"episode_index": 24, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 329} +{"episode_index": 25, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 278} +{"episode_index": 26, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 332} +{"episode_index": 27, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 339} +{"episode_index": 28, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 259} +{"episode_index": 29, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 278} +{"episode_index": 30, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 286} +{"episode_index": 31, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 323} +{"episode_index": 32, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 260} +{"episode_index": 33, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 335} +{"episode_index": 34, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 314} +{"episode_index": 35, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 272} +{"episode_index": 36, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 282} +{"episode_index": 37, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 273} +{"episode_index": 38, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 248} +{"episode_index": 39, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 276} +{"episode_index": 40, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 303} +{"episode_index": 41, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 321} +{"episode_index": 42, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 291} +{"episode_index": 43, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 271} +{"episode_index": 44, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 308} +{"episode_index": 45, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 371} +{"episode_index": 46, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 417} +{"episode_index": 47, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 301} +{"episode_index": 48, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 298} +{"episode_index": 49, "tasks": ["the left hand picked up the white lid from the left side of the table and passed it to the right hand, and the right hand placed the white lid on the right side of the table."], "length": 366} +{"episode_index": 50, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 240} +{"episode_index": 51, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 219} +{"episode_index": 52, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 175} +{"episode_index": 53, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 173} +{"episode_index": 54, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 145} +{"episode_index": 55, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 170} +{"episode_index": 56, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 144} +{"episode_index": 57, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 141} +{"episode_index": 58, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 142} +{"episode_index": 59, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 155} +{"episode_index": 60, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 144} +{"episode_index": 61, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 173} +{"episode_index": 62, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 312} +{"episode_index": 63, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 147} +{"episode_index": 64, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 158} +{"episode_index": 65, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 137} +{"episode_index": 66, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 156} +{"episode_index": 67, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 127} +{"episode_index": 68, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 160} +{"episode_index": 69, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 151} +{"episode_index": 70, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 155} +{"episode_index": 71, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 149} +{"episode_index": 72, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 125} +{"episode_index": 73, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 203} +{"episode_index": 74, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 114} +{"episode_index": 75, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 150} +{"episode_index": 76, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 143} +{"episode_index": 77, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 132} +{"episode_index": 78, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 133} +{"episode_index": 79, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 155} +{"episode_index": 80, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 127} +{"episode_index": 81, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 160} +{"episode_index": 82, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 199} +{"episode_index": 83, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 150} +{"episode_index": 84, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 229} +{"episode_index": 85, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 138} +{"episode_index": 86, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 123} +{"episode_index": 87, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 133} +{"episode_index": 88, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 127} +{"episode_index": 89, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 132} +{"episode_index": 90, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 125} +{"episode_index": 91, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 116} +{"episode_index": 92, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 141} +{"episode_index": 93, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 121} +{"episode_index": 94, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 162} +{"episode_index": 95, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 208} +{"episode_index": 96, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 190} +{"episode_index": 97, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 207} +{"episode_index": 98, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 186} +{"episode_index": 99, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 173} +{"episode_index": 100, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 271} +{"episode_index": 101, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 289} +{"episode_index": 102, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 169} +{"episode_index": 103, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 168} +{"episode_index": 104, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 225} +{"episode_index": 105, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 192} +{"episode_index": 106, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 185} +{"episode_index": 107, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 216} +{"episode_index": 108, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 187} +{"episode_index": 109, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 188} +{"episode_index": 110, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 188} +{"episode_index": 111, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 229} +{"episode_index": 112, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 284} +{"episode_index": 113, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 228} +{"episode_index": 114, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 202} +{"episode_index": 115, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 164} +{"episode_index": 116, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 166} +{"episode_index": 117, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 165} +{"episode_index": 118, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 191} +{"episode_index": 119, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 209} +{"episode_index": 120, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 200} +{"episode_index": 121, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 158} +{"episode_index": 122, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 155} +{"episode_index": 123, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 252} +{"episode_index": 124, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 197} +{"episode_index": 125, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 165} +{"episode_index": 126, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 157} +{"episode_index": 127, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 171} +{"episode_index": 128, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 221} +{"episode_index": 129, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 169} +{"episode_index": 130, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 205} +{"episode_index": 131, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 153} +{"episode_index": 132, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 182} +{"episode_index": 133, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 173} +{"episode_index": 134, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 286} +{"episode_index": 135, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 155} +{"episode_index": 136, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 157} +{"episode_index": 137, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 179} +{"episode_index": 138, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 174} +{"episode_index": 139, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 200} +{"episode_index": 140, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 174} +{"episode_index": 141, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 166} +{"episode_index": 142, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 181} +{"episode_index": 143, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 206} +{"episode_index": 144, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 173} +{"episode_index": 145, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 286} +{"episode_index": 146, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 261} +{"episode_index": 147, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 205} +{"episode_index": 148, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 187} +{"episode_index": 149, "tasks": ["pick up the calculator box from the left side of the table with your left hand and pass it to your right hand, which will then place the calculator box on the right side of the table."], "length": 155} diff --git a/AIRBOT_MMK2_mobile_calculator_box/meta/episodes_stats.jsonl b/AIRBOT_MMK2_mobile_calculator_box/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..d1dafd1f5052eb1f5aa0df26762e9105f9c817c5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/meta/episodes_stats.jsonl @@ -0,0 +1,150 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31983653390522876]], [[0.4466455249183006]], [[0.5371502982026144]]], "std": [[[0.36855118705648654]], [[0.2856278950768226]], [[0.24807449072838297]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5521374387254901]], [[0.5730175653594771]], [[0.5599599183006536]]], "std": [[[0.3117166505912016]], [[0.3182701811672421]], [[0.32470477844570717]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5164346343954249]], [[0.5437875510620914]], [[0.5420480555555556]]], "std": [[[0.3233445328094493]], [[0.3225262629252209]], [[0.3276252129309523]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39586058210784314]], [[0.4570622487745098]], [[0.48153184232026147]]], "std": [[[0.3678342229678476]], [[0.358989687823165]], [[0.38319043724565277]]], "count": [100]}, "observation.state": {"min": [0.42973220348358154, -1.3848992586135864, 1.1074870824813843, -0.3440670967102051, -1.241083025932312, 0.0298981461673975, -0.7352941036224365, -1.2427281141281128, 1.1360341310501099, -0.5453431606292725, 0.6618600487709045, -0.5071240663528442, 20.885000228881836, 41.537776947021484, -1.199375033378601, -0.6637499928474426, 0.6825000047683716, -0.1574999988079071, 2.731874942779541, -0.7556250095367432, 3.5406250953674316, -3.0618748664855957, 0.9900000095367432, 4.564374923706055, 22.311874389648438, 42.869998931884766, 0.04062499850988388, -0.453125, 0.845714271068573, 0.7018750309944153, 1.1256250143051147, -0.8962500095367432, 2.46875, 0.03125, 0.6481249928474426, -0.08749999850988388], "max": [1.2644007205963135, -0.7680586576461792, 1.8444342613220215, 0.2928540110588074, -0.38748377561569214, 0.9170195460319519, -0.4142347574234009, -0.8009079098701477, 1.4832484722137451, 0.0011205844348296523, 0.9067673683166504, -0.30138951539993286, 71.64125061035156, 63.93562698364258, 63.842498779296875, 4.408750057220459, 57.11000061035156, 71.87999725341797, 74.65562438964844, 71.75, 88.23750305175781, 26.76187515258789, 85.53874969482422, 48.063751220703125, 77.44499969482422, 60.721248626708984, 0.125, 5.309999942779541, 68.4018783569336, 50.69312286376953, 67.78812408447266, 73.55374908447266, 68.66812896728516, 101.17874908447266, 72.14125061035156, 106.90812683105469], "mean": [0.8293886780738831, -1.0560333728790283, 1.5330849885940552, -0.04491736739873886, -0.7045553922653198, 0.2741048038005829, -0.6436910629272461, -0.9786372780799866, 1.2898553609848022, -0.24934467673301697, 0.7814847230911255, -0.42043164372444153, 43.677764892578125, 53.396888732910156, 20.326162338256836, 0.9483679533004761, 21.20227813720703, 20.975528717041016, 27.9254093170166, 19.51555061340332, 35.64344024658203, 2.342686176300049, 32.472232818603516, 26.789125442504883, 45.813472747802734, 50.90786361694336, 0.08040469884872437, 1.1041293144226074, 27.535675048828125, 10.171109199523926, 29.829551696777344, 14.560263633728027, 28.412220001220703, 20.206100463867188, 19.061307907104492, 45.36259841918945], "std": [0.28599438071250916, 0.20268484950065613, 0.22922518849372864, 0.21428076922893524, 0.27390432357788086, 0.21645328402519226, 0.08885779976844788, 0.13125640153884888, 0.11022351682186127, 0.20778746902942657, 0.10373108088970184, 0.06777974218130112, 19.828922271728516, 7.215673923492432, 20.179651260375977, 1.7639447450637817, 21.155900955200195, 27.547481536865234, 26.21017837524414, 27.963918685913086, 35.49925231933594, 7.123563766479492, 34.706443786621094, 12.125883102416992, 19.145456314086914, 4.699228286743164, 0.017024392262101173, 1.7784210443496704, 22.041933059692383, 14.901289939880371, 21.568580627441406, 22.942180633544922, 20.079761505126953, 32.32988357543945, 20.550546646118164, 31.212656021118164], "count": [378]}, "action": {"min": [0.42973220348358154, -1.3848992586135864, 1.1074870824813843, -0.3440670967102051, -1.241083025932312, 0.0298981461673975, -0.7352941036224365, -1.2427281141281128, 1.1360341310501099, -0.5453431606292725, 0.6618600487709045, -0.5071240663528442, 20.885000228881836, 41.537776947021484, -1.199375033378601, -0.6637499928474426, 0.6825000047683716, -0.1574999988079071, 2.731874942779541, -0.7556250095367432, 3.5406250953674316, -3.0618748664855957, 0.9900000095367432, 4.564374923706055, 22.311874389648438, 42.869998931884766, 0.04062499850988388, -0.453125, 0.845714271068573, 0.7018750309944153, 1.1256250143051147, -0.8962500095367432, 2.46875, 0.03125, 0.6481249928474426, -0.08749999850988388], "max": [1.2644007205963135, -0.7680586576461792, 1.8444342613220215, 0.2928540110588074, -0.38748377561569214, 0.9170195460319519, -0.4142347574234009, -0.8009079098701477, 1.4832484722137451, 0.0011205844348296523, 0.9067673683166504, -0.30138951539993286, 71.64125061035156, 63.93562698364258, 63.842498779296875, 4.408750057220459, 57.11000061035156, 71.87999725341797, 74.65562438964844, 71.75, 88.23750305175781, 26.76187515258789, 85.53874969482422, 48.063751220703125, 77.44499969482422, 60.721248626708984, 0.125, 5.309999942779541, 68.4018783569336, 50.69312286376953, 67.78812408447266, 73.55374908447266, 68.66812896728516, 101.17874908447266, 72.14125061035156, 106.90812683105469], "mean": [0.829388439655304, -1.0560330152511597, 1.5330854654312134, -0.044917359948158264, -0.7045553922653198, 0.2741047143936157, -0.6436906456947327, -0.9786369800567627, 1.2898560762405396, -0.24934476613998413, 0.781484842300415, -0.42043158411979675, 43.67775344848633, 53.39690399169922, 20.326160430908203, 0.948367714881897, 21.20228385925293, 20.975540161132812, 27.92540740966797, 19.515541076660156, 35.64345932006836, 2.342684030532837, 32.472232818603516, 26.789127349853516, 45.81349182128906, 50.907867431640625, 0.08040466904640198, 1.1041295528411865, 27.535690307617188, 10.171109199523926, 29.829547882080078, 14.56025218963623, 28.412195205688477, 20.206111907958984, 19.061309814453125, 45.362613677978516], "std": [0.28599438071250916, 0.20268487930297852, 0.22922520339488983, 0.21428078413009644, 0.27390432357788086, 0.21645326912403107, 0.08885782957077026, 0.13125640153884888, 0.11022350192070007, 0.207787424325943, 0.10373111814260483, 0.06777974218130112, 19.82892608642578, 7.215672969818115, 20.179658889770508, 1.7639449834823608, 21.15589141845703, 27.54747772216797, 26.210180282592773, 27.96392059326172, 35.49925231933594, 7.123561859130859, 34.70643615722656, 12.125882148742676, 19.145456314086914, 4.699228286743164, 0.017024388536810875, 1.77842116355896, 22.041927337646484, 14.901289939880371, 21.568584442138672, 22.942176818847656, 20.07976722717285, 32.329891204833984, 20.550548553466797, 31.2126522064209], "count": [378]}, "timestamp": {"min": [0.0], "max": [12.566666666666666], "mean": [6.283333333333333], "std": [3.6372939676918348], "count": [378]}, "frame_index": {"min": [0], "max": [377], "mean": [188.5], "std": [109.11881903075503], "count": [378]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [378]}, "index": {"min": [0], "max": [377], "mean": [188.5], "std": [109.11881903075503], "count": [378]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [378]}, "subtask_annotation": {"mean": [4.457671957671957, 10.0, 10.0, 10.0, 10.0], "std": [2.922193290635989, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [378]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [378]}, "eef_direction_state": {"mean": [3.0793650793650795, 4.420634920634921], "std": [1.8442094760587193, 1.4603390267558607], "min": [0, 1], "max": [6, 6], "count": [378]}, "eef_velocity_state": {"mean": [1.1772486772486772, 0.7354497354497355], "std": [0.6322972699850348, 0.6247644498879902], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_state": {"mean": [0.5740740740740741, 0.5105820105820106], "std": [0.7975258134282925, 0.7671455922289974], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_direction_action": {"mean": [3.0793650793650795, 4.420634920634921], "std": [1.8442094760587193, 1.4603390267558607], "min": [0, 1], "max": [6, 6], "count": [378]}, "eef_velocity_action": {"mean": [1.1772486772486772, 0.7354497354497355], "std": [0.6322972699850348, 0.6247644498879902], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_action": {"mean": [0.5740740740740741, 0.5105820105820106], "std": [0.7975258134282925, 0.7671455922289974], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_sim_pose_state": {"mean": [0.7463286309064312, 0.2726043636192071, 1.1513210139728327, -1.6249811691334481, 0.6009388774987484, -1.9607924280772757, 0.6867459669692649, -0.15515130076472683, 1.2055201922550929, 1.4246705503982402, 0.8018455868496924, 2.190656277321869], "std": [0.06247604534751676, 0.06208378855737055, 0.04211148097966322, 0.17294415864083187, 0.1375519924323658, 0.11272726577780583, 0.02473921166831504, 0.05327197473032872, 0.0361503245246435, 0.16654085789646772, 0.10192495195070024, 0.22178906390413242], "min": [0.636982871496779, 0.15595220112578828, 1.0433279879929471, -2.0016405012699168, 0.35387093137175163, -2.1766545331549056, 0.6447652129595847, -0.21559516776316212, 1.1301881600739911, 1.226597790642742, 0.6617849904007049, 1.8842191121216387], "max": [0.8346613479095502, 0.34395418976629144, 1.2233251890231172, -1.3312284821635507, 0.9544903456093006, -1.7069709949852045, 0.7134191646776717, -0.06381646784984044, 1.2610754403450617, 1.7308164897156635, 1.002846325743068, 2.4726837735541616], "count": [378]}, "eef_sim_pose_action": {"mean": [0.7463286309064312, 0.2726043636192071, 1.1513210139728327, -1.6249811691334481, 0.6009388774987484, -1.9607924280772757, 0.6867459669692649, -0.15515130076472683, 1.2055201922550929, 1.4246705503982402, 0.8018455868496924, 2.190656277321869], "std": [0.06247604534751676, 0.06208378855737055, 0.04211148097966322, 0.17294415864083187, 0.1375519924323658, 0.11272726577780583, 0.02473921166831504, 0.05327197473032872, 0.0361503245246435, 0.16654085789646772, 0.10192495195070024, 0.22178906390413242], "min": [0.636982871496779, 0.15595220112578828, 1.0433279879929471, -2.0016405012699168, 0.35387093137175163, -2.1766545331549056, 0.6447652129595847, -0.21559516776316212, 1.1301881600739911, 1.226597790642742, 0.6617849904007049, 1.8842191121216387], "max": [0.8346613479095502, 0.34395418976629144, 1.2233251890231172, -1.3312284821635507, 0.9544903456093006, -1.7069709949852045, 0.7134191646776717, -0.06381646784984044, 1.2610754403450617, 1.7308164897156635, 1.002846325743068, 2.4726837735541616], "count": [378]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31662099264705884]], [[0.45601431985294116]], [[0.5590230616830065]]], "std": [[[0.3597904501689122]], [[0.2659174970212023]], [[0.22915173254283458]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.12156862745098039]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5518313194444444]], [[0.5765635743464053]], [[0.5694942177287582]]], "std": [[[0.3120731371474177]], [[0.31688289455101515]], [[0.32437944307406763]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.14901960784313725]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5322394097222223]], [[0.5521178329248366]], [[0.5390211723856209]]], "std": [[[0.3072850388253663]], [[0.30771110451252054]], [[0.3156219943575466]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3821039808006536]], [[0.4560735130718954]], [[0.4869429452614379]]], "std": [[[0.352039526276557]], [[0.33615272716417355]], [[0.37080364755072204]]], "count": [100]}, "observation.state": {"min": [0.46020257472991943, -1.372406005859375, 1.2491416931152344, -0.20084688067436218, -0.9186407923698425, -0.014853703789412975, -0.80357825756073, -1.312347412109375, 1.2592984437942505, -0.02348458766937256, 0.6847962737083435, -0.4792286455631256, 8.047499656677246, 49.791873931884766, -1.1987500190734863, -0.4793750047683716, 0.8450000286102295, -0.4637500047683716, 0.8012499809265137, -1.0106250047683716, 0.893750011920929, -1.0006250143051147, 0.8650000095367432, 0.39499998092651367, 6.139374732971191, 45.41777801513672, 0.019999999552965164, -2.4850001335144043, 4.629374980926514, 0.7143750190734863, 12.765000343322754, 0.8431249856948853, 3.0143749713897705, 0.061250001192092896, 0.6575000286102295, 0.6868749856948853], "max": [1.1022735834121704, -0.788796067237854, 1.7892872095108032, 0.16911287605762482, -0.5891889929771423, 0.8354314565658569, -0.5258640646934509, -0.7918002009391785, 1.6389381885528564, 0.17295147478580475, 1.1158398389816284, 0.0061989775858819485, 81.45812225341797, 65.89375305175781, 75.84187316894531, 4.613636493682861, 46.002498626708984, 68.88687133789062, 52.77562713623047, 78.20500183105469, 69.60562133789062, 75.11937713623047, 75.96125030517578, 59.8962516784668, 64.6612548828125, 74.24187469482422, 0.14687499403953552, 1.9137499332427979, 37.68812561035156, 92.48625183105469, 63.88750076293945, 106.29875183105469, 76.78312683105469, 110.05999755859375, 86.09500122070312, 109.68437957763672], "mean": [0.7104436755180359, -1.1639400720596313, 1.647230863571167, 0.003718902124091983, -0.7312753200531006, 0.06204749271273613, -0.6977533102035522, -1.0841691493988037, 1.487161636352539, 0.07156474143266678, 0.8876994848251343, -0.18011650443077087, 51.64000701904297, 57.28544235229492, 24.912860870361328, -0.05384213477373123, 18.48377227783203, 22.380451202392578, 22.364755630493164, 25.90150260925293, 27.803285598754883, 23.335250854492188, 30.3236141204834, 36.25347137451172, 31.2218017578125, 60.53513717651367, 0.07702627778053284, 0.2694438397884369, 16.747285842895508, 12.704708099365234, 32.633262634277344, 37.82121276855469, 36.92673873901367, 40.39059829711914, 36.53787612915039, 51.52145767211914], "std": [0.20317544043064117, 0.14668944478034973, 0.10848017781972885, 0.09274006634950638, 0.08566877990961075, 0.1394415646791458, 0.1016574278473854, 0.187051922082901, 0.1625150442123413, 0.06257883459329605, 0.1799282282590866, 0.21666285395622253, 21.6757869720459, 5.863561153411865, 21.76792335510254, 0.7005715370178223, 18.15660285949707, 28.098247528076172, 20.56745719909668, 33.37339401245117, 24.823925018310547, 29.269397735595703, 30.189067840576172, 18.853679656982422, 22.702226638793945, 9.225168228149414, 0.024684716016054153, 0.9005356431007385, 7.176948070526123, 22.542903900146484, 18.67620086669922, 46.622283935546875, 27.56561279296875, 50.31806564331055, 32.769073486328125, 45.353519439697266], "count": [418]}, "action": {"min": [0.46020257472991943, -1.372406005859375, 1.2491416931152344, -0.20084688067436218, -0.9186407923698425, -0.014853703789412975, -0.80357825756073, -1.312347412109375, 1.2592984437942505, -0.02348458766937256, 0.6847962737083435, -0.4792286455631256, 8.047499656677246, 49.791873931884766, -1.1987500190734863, -0.4793750047683716, 0.8450000286102295, -0.4637500047683716, 0.8012499809265137, -1.0106250047683716, 0.893750011920929, -1.0006250143051147, 0.8650000095367432, 0.39499998092651367, 6.139374732971191, 45.41777801513672, 0.019999999552965164, -2.4850001335144043, 4.629374980926514, 0.7143750190734863, 12.765000343322754, 0.8431249856948853, 3.0143749713897705, 0.061250001192092896, 0.6575000286102295, 0.6868749856948853], "max": [1.1022735834121704, -0.788796067237854, 1.7892872095108032, 0.16911287605762482, -0.5891889929771423, 0.8354314565658569, -0.5258640646934509, -0.7918002009391785, 1.6389381885528564, 0.17295147478580475, 1.1158398389816284, 0.0061989775858819485, 81.45812225341797, 65.89375305175781, 75.84187316894531, 4.613636493682861, 46.002498626708984, 68.88687133789062, 52.77562713623047, 78.20500183105469, 69.60562133789062, 75.11937713623047, 75.96125030517578, 59.8962516784668, 64.6612548828125, 74.24187469482422, 0.14687499403953552, 1.9137499332427979, 37.68812561035156, 92.48625183105469, 63.88750076293945, 106.29875183105469, 76.78312683105469, 110.05999755859375, 86.09500122070312, 109.68437957763672], "mean": [0.7104437947273254, -1.1639399528503418, 1.647230863571167, 0.0037188888527452946, -0.7312754988670349, 0.06204745173454285, -0.6977539658546448, -1.0841690301895142, 1.487162470817566, 0.0715647041797638, 0.8876998424530029, -0.1801164448261261, 51.64002990722656, 57.28544235229492, 24.91287612915039, -0.05384214594960213, 18.4837703704834, 22.38045310974121, 22.364778518676758, 25.901506423950195, 27.803295135498047, 23.33525848388672, 30.323650360107422, 36.25346374511719, 31.221803665161133, 60.53517150878906, 0.07702632993459702, 0.26944342255592346, 16.74727439880371, 12.704705238342285, 32.63326644897461, 37.821197509765625, 36.92673110961914, 40.39060592651367, 36.537872314453125, 51.52145004272461], "std": [0.2031754106283188, 0.14668966829776764, 0.10848018527030945, 0.09274006634950638, 0.08566880226135254, 0.13944149017333984, 0.10165739804506302, 0.18705187737941742, 0.1625150591135025, 0.06257882714271545, 0.1799282729625702, 0.21666280925273895, 21.6757869720459, 5.863560199737549, 21.767921447753906, 0.7005719542503357, 18.15660285949707, 28.098268508911133, 20.56745719909668, 33.37340545654297, 24.823928833007812, 29.269407272338867, 30.189067840576172, 18.85368537902832, 22.702234268188477, 9.225168228149414, 0.02468472346663475, 0.9005358219146729, 7.176948070526123, 22.542903900146484, 18.67620086669922, 46.622283935546875, 27.56560707092285, 50.31805419921875, 32.76906967163086, 45.35352325439453], "count": [418]}, "timestamp": {"min": [0.0], "max": [13.9], "mean": [6.95], "std": [4.022195365165093], "count": [418]}, "frame_index": {"min": [0], "max": [417], "mean": [208.5], "std": [120.66586095495279], "count": [418]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [418]}, "index": {"min": [378], "max": [795], "mean": [586.5], "std": [120.66586095495279], "count": [418]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [418]}, "subtask_annotation": {"mean": [4.662679425837321, 10.0, 10.0, 10.0, 10.0], "std": [2.499491718206985, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [418]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [418]}, "eef_direction_state": {"mean": [4.239234449760765, 5.119617224880383], "std": [1.4739172126744395, 1.0142750714026512], "min": [0, 1], "max": [6, 6], "count": [418]}, "eef_velocity_state": {"mean": [0.9066985645933014, 0.569377990430622], "std": [0.6365299994793451, 0.5672228119242511], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_state": {"mean": [0.44258373205741625, 0.43301435406698563], "std": [0.7499952305580052, 0.7232045941235582], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_direction_action": {"mean": [4.239234449760765, 5.119617224880383], "std": [1.4739172126744395, 1.0142750714026512], "min": [0, 1], "max": [6, 6], "count": [418]}, "eef_velocity_action": {"mean": [0.9066985645933014, 0.569377990430622], "std": [0.6365299994793451, 0.5672228119242511], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_acc_mag_action": {"mean": [0.44258373205741625, 0.43301435406698563], "std": [0.7499952305580052, 0.7232045941235582], "min": [0, 0], "max": [2, 2], "count": [418]}, "eef_sim_pose_state": {"mean": [0.7686094143763099, 0.23911495272572983, 1.1744690635954567, -1.4848162429506706, 0.3761053320727235, -1.9705994019683468, 0.7396742219232703, -0.21711851740441104, 1.2137448206237476, 1.2938702320996047, 0.3605215936166774, 1.9134383993653235], "std": [0.03197389982243603, 0.06642355228992053, 0.06623668040853488, 0.22998549887256467, 0.13793625056521713, 0.0933579914770069, 0.047025132490935935, 0.03564231985676007, 0.05492982775458564, 0.15862139603227307, 0.2501104762583863, 0.10895265928698288], "min": [0.705217595548271, 0.13602492104137498, 1.0260176986443146, -1.962506281888832, 0.238083926643613, -2.0595743704557483, 0.6767994897524029, -0.2665350422761027, 1.111547223231814, 1.0512656667818066, 0.07673642596170871, 1.733610785600514], "max": [0.8077880813177938, 0.3414191020288823, 1.2901295629585505, -1.0441300728426688, 0.884718177420726, -1.48418257518918, 0.7919929703348418, -0.15391282421442617, 1.2903118426173892, 1.4835408932128606, 0.7133739191804334, 2.0620706785023764], "count": [418]}, "eef_sim_pose_action": {"mean": [0.7686094143763099, 0.23911495272572983, 1.1744690635954567, -1.4848162429506706, 0.3761053320727235, -1.9705994019683468, 0.7396742219232703, -0.21711851740441104, 1.2137448206237476, 1.2938702320996047, 0.3605215936166774, 1.9134383993653235], "std": [0.03197389982243603, 0.06642355228992053, 0.06623668040853488, 0.22998549887256467, 0.13793625056521713, 0.0933579914770069, 0.047025132490935935, 0.03564231985676007, 0.05492982775458564, 0.15862139603227307, 0.2501104762583863, 0.10895265928698288], "min": [0.705217595548271, 0.13602492104137498, 1.0260176986443146, -1.962506281888832, 0.238083926643613, -2.0595743704557483, 0.6767994897524029, -0.2665350422761027, 1.111547223231814, 1.0512656667818066, 0.07673642596170871, 1.733610785600514], "max": [0.8077880813177938, 0.3414191020288823, 1.2901295629585505, -1.0441300728426688, 0.884718177420726, -1.48418257518918, 0.7919929703348418, -0.15391282421442617, 1.2903118426173892, 1.4835408932128606, 0.7133739191804334, 2.0620706785023764], "count": [418]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3409288276143791]], [[0.44722764093137257]], [[0.5329831515522876]]], "std": [[[0.34219801540824035]], [[0.258769908768411]], [[0.2156978455977693]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.1450980392156863]], [[0.12156862745098039]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5545002696078432]], [[0.5917913459967321]], [[0.583780522875817]]], "std": [[[0.3164367636708743]], [[0.31381137982522306]], [[0.3186995126290225]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.529199470996732]], [[0.5555416013071895]], [[0.5534105024509804]]], "std": [[[0.33001982562554694]], [[0.3275236940773249]], [[0.3341329544534193]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39608918913398694]], [[0.4782196589052288]], [[0.503603725490196]]], "std": [[[0.351894378652663]], [[0.3420927324980656]], [[0.3851029536176083]]], "count": [100]}, "observation.state": {"min": [0.5537117719650269, -1.3296568393707275, 1.3227664232254028, -0.5017595291137695, -1.0247492790222168, -0.25387197732925415, -0.9023804068565369, -1.1410887241363525, 1.09755277633667, -0.6315804719924927, 0.7260910272598267, -0.46997788548469543, 17.235624313354492, 37.18375015258789, 11.760000228881836, -0.5362499952316284, 0.625, 0.31187501549720764, 4.163333415985107, -0.3331249952316284, 1.0090000629425049, 0.11437500268220901, 1.1150000095367432, 0.7581818103790283, 29.0518741607666, 39.609375, 0.060624998062849045, -0.4312500059604645, 0.7081249952316284, 0.20812499523162842, 0.5874999761581421, 0.8331249952316284, 1.0618749856948853, 0.7018749713897705, 0.6000000238418579, -2.555555582046509], "max": [1.1939946413040161, -0.8518825769424438, 1.782015323638916, 0.22216181457042694, -0.5752174258232117, 0.6516556143760681, -0.6139848828315735, -0.8566510081291199, 1.3833972215652466, 0.29721713066101074, 1.095152735710144, -0.2656261920928955, 53.458126068115234, 81.10624694824219, 55.352500915527344, 9.210000038146973, 59.27750015258789, 107.45124816894531, 89.57562255859375, 110.1300048828125, 98.11687469482422, 109.94750213623047, 100.71437072753906, 110.8499984741211, 60.89250183105469, 67.59625244140625, 0.17687499523162842, 9.47249984741211, 45.459999084472656, 77.87187957763672, 77.86125183105469, 72.98125457763672, 95.79875183105469, 97.75250244140625, 93.80999755859375, 109.52750396728516], "mean": [0.752877950668335, -1.19852876663208, 1.669319987297058, -0.0023903492838144302, -0.768204927444458, -0.030411234125494957, -0.7133544683456421, -1.0066007375717163, 1.2563260793685913, -0.14496146142482758, 0.9620512127876282, -0.3711865246295929, 33.3243293762207, 66.65119934082031, 35.480709075927734, 1.8016101121902466, 29.828691482543945, 66.01764678955078, 53.871551513671875, 68.48949432373047, 63.91204833984375, 66.12049865722656, 62.23801040649414, 80.5928955078125, 42.10512924194336, 49.77838134765625, 0.11953704059123993, 3.9060046672821045, 14.588944435119629, 13.910025596618652, 24.05689811706543, 14.524657249450684, 26.665966033935547, 22.41566276550293, 23.852920532226562, 42.09846878051758], "std": [0.19714413583278656, 0.1048450842499733, 0.10296721011400223, 0.21230895817279816, 0.106790691614151, 0.2065158635377884, 0.10273125767707825, 0.08673620223999023, 0.0852992832660675, 0.2786902189254761, 0.10504855960607529, 0.06192049756646156, 9.519572257995605, 15.906493186950684, 7.531131744384766, 3.690730571746826, 17.305713653564453, 45.9761848449707, 27.570110321044922, 48.358543395996094, 35.5503044128418, 46.14534378051758, 41.38414764404297, 35.119354248046875, 10.33853530883789, 10.049424171447754, 0.02627267874777317, 3.9292938709259033, 16.70978355407715, 24.97914695739746, 27.52422523498535, 23.8064022064209, 32.70217514038086, 36.33946228027344, 34.33674240112305, 36.857521057128906], "count": [391]}, "action": {"min": [0.5537117719650269, -1.3296568393707275, 1.3227664232254028, -0.5017595291137695, -1.0247492790222168, -0.25387197732925415, -0.9023804068565369, -1.1410887241363525, 1.09755277633667, -0.6315804719924927, 0.7260910272598267, -0.46997788548469543, 17.235624313354492, 37.18375015258789, 11.760000228881836, -0.5362499952316284, 0.625, 0.31187501549720764, 4.163333415985107, -0.3331249952316284, 1.0090000629425049, 0.11437500268220901, 1.1150000095367432, 0.7581818103790283, 29.0518741607666, 39.609375, 0.060624998062849045, -0.4312500059604645, 0.7081249952316284, 0.20812499523162842, 0.5874999761581421, 0.8331249952316284, 1.0618749856948853, 0.7018749713897705, 0.6000000238418579, -2.555555582046509], "max": [1.1939946413040161, -0.8518825769424438, 1.782015323638916, 0.22216181457042694, -0.5752174258232117, 0.6516556143760681, -0.6139848828315735, -0.8566510081291199, 1.3833972215652466, 0.29721713066101074, 1.095152735710144, -0.2656261920928955, 53.458126068115234, 81.10624694824219, 55.352500915527344, 9.210000038146973, 59.27750015258789, 107.45124816894531, 89.57562255859375, 110.1300048828125, 98.11687469482422, 109.94750213623047, 100.71437072753906, 110.8499984741211, 60.89250183105469, 67.59625244140625, 0.17687499523162842, 9.47249984741211, 45.459999084472656, 77.87187957763672, 77.86125183105469, 72.98125457763672, 95.79875183105469, 97.75250244140625, 93.80999755859375, 109.52750396728516], "mean": [0.752877950668335, -1.19852876663208, 1.6693202257156372, -0.0023903301917016506, -0.7682048678398132, -0.030411215499043465, -0.7133546471595764, -1.0066012144088745, 1.256325364112854, -0.14496144652366638, 0.9620507955551147, -0.37118643522262573, 33.32435607910156, 66.65119171142578, 35.48068618774414, 1.8016105890274048, 29.82869529724121, 66.01764678955078, 53.871543884277344, 68.48950958251953, 63.91209411621094, 66.12045288085938, 62.23802185058594, 80.59291076660156, 42.105133056640625, 49.77839279174805, 0.11953707784414291, 3.906005859375, 14.588949203491211, 13.910028457641602, 24.056901931762695, 14.52464771270752, 26.665966033935547, 22.415653228759766, 23.852933883666992, 42.09848403930664], "std": [0.19714407622814178, 0.10484511405229568, 0.10296721011400223, 0.21230895817279816, 0.10679071396589279, 0.2065158635377884, 0.10273120552301407, 0.08673620969057083, 0.0852992832660675, 0.27869024872779846, 0.1050485372543335, 0.06192048639059067, 9.519572257995605, 15.90649700164795, 7.531131744384766, 3.6907312870025635, 17.30571174621582, 45.97618865966797, 27.57010269165039, 48.358543395996094, 35.550296783447266, 46.14534378051758, 41.3841438293457, 35.119354248046875, 10.338537216186523, 10.049421310424805, 0.02627268247306347, 3.929293155670166, 16.70978546142578, 24.97914695739746, 27.52423095703125, 23.806406021118164, 32.70217514038086, 36.33946990966797, 34.33674240112305, 36.857521057128906], "count": [391]}, "timestamp": {"min": [0.0], "max": [13.0], "mean": [6.5], "std": [3.76238694920599], "count": [391]}, "frame_index": {"min": [0], "max": [390], "mean": [195.0], "std": [112.8716084761797], "count": [391]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [391]}, "index": {"min": [796], "max": [1186], "mean": [991.0], "std": [112.8716084761797], "count": [391]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [391]}, "subtask_annotation": {"mean": [4.225063938618926, 10.0, 10.0, 10.0, 10.0], "std": [1.8991143267562605, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [391]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [391]}, "eef_direction_state": {"mean": [3.526854219948849, 3.2429667519181584], "std": [1.538481689749498, 2.0266246733595024], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_state": {"mean": [1.1074168797953965, 1.0332480818414322], "std": [0.6224456570916136, 0.5552994513367467], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_state": {"mean": [0.80306905370844, 0.6470588235294118], "std": [0.8399188810173212, 0.7855701785908128], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_direction_action": {"mean": [3.526854219948849, 3.2429667519181584], "std": [1.538481689749498, 2.0266246733595024], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_action": {"mean": [1.1074168797953965, 1.0332480818414322], "std": [0.6224456570916136, 0.5552994513367467], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_action": {"mean": [0.80306905370844, 0.6470588235294118], "std": [0.8399188810173212, 0.7855701785908128], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_sim_pose_state": {"mean": [0.7657429509817612, 0.23554343868350033, 1.154217392271309, -1.5005166202235232, 0.30054691982051546, -1.999473011095488, 0.6632012652965584, -0.14420472593364086, 1.211076531316746, 1.294699825788826, 0.6349230865599365, 2.1633787632847925], "std": [0.02695038996982631, 0.06603802057589726, 0.06224028070195395, 0.18977937038534656, 0.1595573753370542, 0.11473710892963726, 0.04934766537629253, 0.0561191971998824, 0.035449851409067215, 0.13363040154263622, 0.13637024720979699, 0.20967628098755034], "min": [0.7032621954739905, 0.14384642174547688, 1.0290073375834554, -1.8228240858626408, 0.06394963213255211, -2.139978549726364, 0.5845769262577951, -0.23747752190441568, 1.1064301521735478, 1.1075035094326087, 0.4012394694480448, 1.8817959066161614], "max": [0.7932256540491588, 0.377115295479345, 1.2550715316247714, -1.1206260466693974, 0.8160703360021828, -1.75720349630658, 0.7381901089291298, -0.06810803577603983, 1.2508360951247843, 1.61809446480616, 0.8958652458871552, 2.584317839678928], "count": [391]}, "eef_sim_pose_action": {"mean": [0.7657429509817612, 0.23554343868350033, 1.154217392271309, -1.5005166202235232, 0.30054691982051546, -1.999473011095488, 0.6632012652965584, -0.14420472593364086, 1.211076531316746, 1.294699825788826, 0.6349230865599365, 2.1633787632847925], "std": [0.02695038996982631, 0.06603802057589726, 0.06224028070195395, 0.18977937038534656, 0.1595573753370542, 0.11473710892963726, 0.04934766537629253, 0.0561191971998824, 0.035449851409067215, 0.13363040154263622, 0.13637024720979699, 0.20967628098755034], "min": [0.7032621954739905, 0.14384642174547688, 1.0290073375834554, -1.8228240858626408, 0.06394963213255211, -2.139978549726364, 0.5845769262577951, -0.23747752190441568, 1.1064301521735478, 1.1075035094326087, 0.4012394694480448, 1.8817959066161614], "max": [0.7932256540491588, 0.377115295479345, 1.2550715316247714, -1.1206260466693974, 0.8160703360021828, -1.75720349630658, 0.7381901089291298, -0.06810803577603983, 1.2508360951247843, 1.61809446480616, 0.8958652458871552, 2.584317839678928], "count": [391]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3223637826797386]], [[0.44970441993464055]], [[0.5471210988562091]]], "std": [[[0.35382394257303684]], [[0.26534914602562515]], [[0.22609070358175912]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.15294117647058825]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5505280698529411]], [[0.5774631352124183]], [[0.5605172017973856]]], "std": [[[0.3197302448495588]], [[0.3227654258077805]], [[0.32917714803619297]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5212291564542483]], [[0.5516868157679738]], [[0.5518006576797385]]], "std": [[[0.33844864098175237]], [[0.3343276502016812]], [[0.34217113717052294]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40289672589869285]], [[0.47074523897058823]], [[0.48053304534313723]]], "std": [[[0.3547050803392527]], [[0.3452793329439429]], [[0.37451038171752515]]], "count": [100]}, "observation.state": {"min": [0.42358091473579407, -1.3560025691986084, 1.1501699686050415, -0.6121967434883118, -1.5835261344909668, -0.24660009145736694, -0.88979172706604, -1.24229896068573, 1.1632249355316162, -0.7448310256004333, 0.21746490895748138, -0.3081262707710266, 2.5768749713897705, 48.78187561035156, -0.8400000333786011, -1.2137500047683716, 0.8949999809265137, 0.6512500047683716, 4.894999980926514, -0.9631249904632568, 2.379999876022339, -2.3711111545562744, 1.1106666326522827, 4.653124809265137, 21.19937515258789, 39.573123931884766, 0.07750000059604645, -1.3268749713897705, 0.9424999952316284, 1.0625, 0.5993750095367432, -0.12562499940395355, 0.9743750095367432, 0.6050000190734863, 0.6412500143051147, 0.5843749642372131], "max": [1.462267279624939, -0.7739502787590027, 1.9050650596618652, 0.5037384629249573, -0.531252384185791, 0.6196593642234802, -0.5271992087364197, -0.8552893996238708, 1.6343127489089966, 0.10082875192165375, 1.5129956007003784, 0.2165350615978241, 43.22687530517578, 79.95999908447266, 52.47249984741211, 9.572500228881836, 66.18499755859375, 110.40687561035156, 85.77937316894531, 110.56375122070312, 94.546875, 110.68812561035156, 97.23187255859375, 110.17625427246094, 61.981876373291016, 66.82125091552734, 0.1887499988079071, 9.583749771118164, 50.337501525878906, 67.35124969482422, 83.97125244140625, 100.6050033569336, 101.99124908447266, 108.88312530517578, 94.48750305175781, 109.47000122070312], "mean": [0.7412400841712952, -1.1961420774459839, 1.7111549377441406, 0.12326426059007645, -0.7604219317436218, -0.002153647132217884, -0.684904932975769, -1.091231346130371, 1.4447370767593384, -0.18543416261672974, 0.8363481163978577, -0.19000054895877838, 24.87946891784668, 64.41350555419922, 8.68022632598877, 3.7337801456451416, 21.84479522705078, 44.54771041870117, 39.8436279296875, 47.337867736816406, 45.011802673339844, 46.85770797729492, 43.03120040893555, 63.3914909362793, 40.66655731201172, 55.9247932434082, 0.13317374885082245, 1.5878773927688599, 20.172178268432617, 20.22500991821289, 34.22243881225586, 18.001245498657227, 39.26527786254883, 30.890117645263672, 36.22380447387695, 57.7589111328125], "std": [0.2768120765686035, 0.15993621945381165, 0.21491621434688568, 0.29454004764556885, 0.2501882314682007, 0.22314530611038208, 0.1100051999092102, 0.1397998183965683, 0.131814643740654, 0.2097068876028061, 0.2724190950393677, 0.15618370473384857, 13.577811241149902, 13.125778198242188, 16.57219696044922, 4.074652194976807, 20.579627990722656, 47.37220001220703, 29.76408576965332, 52.79914855957031, 38.21795654296875, 52.898521423339844, 43.687496185302734, 41.26598358154297, 14.659472465515137, 7.659087657928467, 0.019903918728232384, 3.090010643005371, 17.941360473632812, 24.919206619262695, 31.202030181884766, 27.98633575439453, 36.71223831176758, 38.741458892822266, 38.631534576416016, 33.80994415283203], "count": [356]}, "action": {"min": [0.42358091473579407, -1.3560025691986084, 1.1501699686050415, -0.6121967434883118, -1.5835261344909668, -0.24660009145736694, -0.88979172706604, -1.24229896068573, 1.1632249355316162, -0.7448310256004333, 0.21746490895748138, -0.3081262707710266, 2.5768749713897705, 48.78187561035156, -0.8400000333786011, -1.2137500047683716, 0.8949999809265137, 0.6512500047683716, 4.894999980926514, -0.9631249904632568, 2.379999876022339, -2.3711111545562744, 1.1106666326522827, 4.653124809265137, 21.19937515258789, 39.573123931884766, 0.07750000059604645, -1.3268749713897705, 0.9424999952316284, 1.0625, 0.5993750095367432, -0.12562499940395355, 0.9743750095367432, 0.6050000190734863, 0.6412500143051147, 0.5843749642372131], "max": [1.462267279624939, -0.7739502787590027, 1.9050650596618652, 0.5037384629249573, -0.531252384185791, 0.6196593642234802, -0.5271992087364197, -0.8552893996238708, 1.6343127489089966, 0.10082875192165375, 1.5129956007003784, 0.2165350615978241, 43.22687530517578, 79.95999908447266, 52.47249984741211, 9.572500228881836, 66.18499755859375, 110.40687561035156, 85.77937316894531, 110.56375122070312, 94.546875, 110.68812561035156, 97.23187255859375, 110.17625427246094, 61.981876373291016, 66.82125091552734, 0.1887499988079071, 9.583749771118164, 50.337501525878906, 67.35124969482422, 83.97125244140625, 100.6050033569336, 101.99124908447266, 108.88312530517578, 94.48750305175781, 109.47000122070312], "mean": [0.7412398457527161, -1.1961420774459839, 1.7111546993255615, 0.12326430529356003, -0.7604217529296875, -0.002153625711798668, -0.684904158115387, -1.0912318229675293, 1.4447369575500488, -0.18543414771556854, 0.8363481163978577, -0.19000062346458435, 24.879484176635742, 64.41345977783203, 8.680209159851074, 3.733778715133667, 21.844791412353516, 44.54774475097656, 39.84364700317383, 47.337886810302734, 45.011810302734375, 46.85773468017578, 43.03118896484375, 63.391536712646484, 40.66654968261719, 55.92477035522461, 0.13317368924617767, 1.587877631187439, 20.172164916992188, 20.225011825561523, 34.222476959228516, 18.00125503540039, 39.26530838012695, 30.890125274658203, 36.22380447387695, 57.758872985839844], "std": [0.27681201696395874, 0.15993623435497284, 0.21491621434688568, 0.29454001784324646, 0.2501882016658783, 0.22314533591270447, 0.11000523716211319, 0.1397998183965683, 0.1318146288394928, 0.20970690250396729, 0.2724190950393677, 0.15618373453617096, 13.57780933380127, 13.12578010559082, 16.57221794128418, 4.074651718139648, 20.57962989807129, 47.372188568115234, 29.764087677001953, 52.79914474487305, 38.21795654296875, 52.898521423339844, 43.6875, 41.265995025634766, 14.65947437286377, 7.659086227416992, 0.019903918728232384, 3.090010643005371, 17.941360473632812, 24.919198989868164, 31.202022552490234, 27.986330032348633, 36.71223449707031, 38.741458892822266, 38.631534576416016, 33.80994415283203], "count": [356]}, "timestamp": {"min": [0.0], "max": [11.833333333333334], "mean": [5.916666666666667], "std": [3.425598082411628], "count": [356]}, "frame_index": {"min": [0], "max": [355], "mean": [177.5], "std": [102.76794247234884], "count": [356]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [356]}, "index": {"min": [1187], "max": [1542], "mean": [1364.5], "std": [102.76794247234884], "count": [356]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [356]}, "subtask_annotation": {"mean": [4.480337078651686, 10.0, 10.0, 10.0, 10.0], "std": [2.5958384800422216, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [356]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [356]}, "eef_direction_state": {"mean": [3.491573033707865, 3.441011235955056], "std": [1.4543374868182963, 1.8989657415325332], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_state": {"mean": [1.3258426966292134, 0.9438202247191011], "std": [0.566385760050722, 0.5969877675858528], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_state": {"mean": [1.0730337078651686, 0.6095505617977528], "std": [0.8314416942868651, 0.7802468784069112], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_direction_action": {"mean": [3.491573033707865, 3.441011235955056], "std": [1.4543374868182963, 1.8989657415325332], "min": [0, 0], "max": [6, 6], "count": [356]}, "eef_velocity_action": {"mean": [1.3258426966292134, 0.9438202247191011], "std": [0.566385760050722, 0.5969877675858528], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_acc_mag_action": {"mean": [1.0730337078651686, 0.6095505617977528], "std": [0.8314416942868651, 0.7802468784069112], "min": [0, 0], "max": [2, 2], "count": [356]}, "eef_sim_pose_state": {"mean": [0.7664094192178801, 0.2412714010350053, 1.1640711037595326, -1.5109537710596008, 0.45395867138606644, -2.0042342208754333, 0.7161231526517202, -0.17072859334844467, 1.191019540431519, 1.4098840205266574, 0.5475882945072961, 2.140336101196254], "std": [0.05466812644517046, 0.07672879433940977, 0.07206222107024139, 0.2613405393533888, 0.13742627025898446, 0.1331143003768645, 0.04674917958367915, 0.030260697341397615, 0.04557700776307167, 0.2542106443725594, 0.127678853208993, 0.12004895915577359], "min": [0.601330137539727, 0.13409669166661303, 1.02576909937178, -1.9666133172996878, 0.14264643952452838, -2.1792735920000847, 0.6020043127548234, -0.21688732966164453, 1.0912641259543114, 0.7520031794316916, 0.34890941270105214, 1.9229380432782772], "max": [0.8143472705127346, 0.4036836378508174, 1.3254339792257022, -0.6551137783513183, 0.8650177751664723, -1.6518313802392164, 0.7816395372605528, -0.1112877530502768, 1.3316035082747066, 1.9896895696285313, 0.7341835931994325, 2.397964783985027], "count": [356]}, "eef_sim_pose_action": {"mean": [0.7664094192178801, 0.2412714010350053, 1.1640711037595326, -1.5109537710596008, 0.45395867138606644, -2.0042342208754333, 0.7161231526517202, -0.17072859334844467, 1.191019540431519, 1.4098840205266574, 0.5475882945072961, 2.140336101196254], "std": [0.05466812644517046, 0.07672879433940977, 0.07206222107024139, 0.2613405393533888, 0.13742627025898446, 0.1331143003768645, 0.04674917958367915, 0.030260697341397615, 0.04557700776307167, 0.2542106443725594, 0.127678853208993, 0.12004895915577359], "min": [0.601330137539727, 0.13409669166661303, 1.02576909937178, -1.9666133172996878, 0.14264643952452838, -2.1792735920000847, 0.6020043127548234, -0.21688732966164453, 1.0912641259543114, 0.7520031794316916, 0.34890941270105214, 1.9229380432782772], "max": [0.8143472705127346, 0.4036836378508174, 1.3254339792257022, -0.6551137783513183, 0.8650177751664723, -1.6518313802392164, 0.7816395372605528, -0.1112877530502768, 1.3316035082747066, 1.9896895696285313, 0.7341835931994325, 2.397964783985027], "count": [356]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3157716564542484]], [[0.4426176858660131]], [[0.5412430453431373]]], "std": [[[0.3601326938175571]], [[0.27453484050794036]], [[0.23411794723272014]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1607843137254902]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5574155821078431]], [[0.5823167116013072]], [[0.5646683026960784]]], "std": [[[0.31327031123451954]], [[0.31546002777599147]], [[0.32259458297945315]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5286487234477124]], [[0.5506423488562091]], [[0.5424133946078432]]], "std": [[[0.32847313653229426]], [[0.3282829672903005]], [[0.3353544087679099]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3858667871732026]], [[0.44831587826797387]], [[0.45837623366013075]]], "std": [[[0.35730838813275195]], [[0.3499495163338473]], [[0.37912429428105116]]], "count": [100]}, "observation.state": {"min": [0.44358453154563904, -1.47323477268219, 0.9995851516723633, -0.24631398916244507, -1.6259971857070923, -0.33278971910476685, -1.0841535329818726, -1.3227427005767822, 0.9724765419960022, -0.32625696063041687, 0.7009851336479187, -0.4449197053909302, 16.37874984741211, 41.83124923706055, -0.7556250095367432, -0.265625, 0.3474999964237213, 0.3174999952316284, 0.40687498450279236, -0.8381249904632568, 0.78125, -0.026875002309679985, 1.1675000190734863, 1.9787499904632568, 20.541250228881836, 38.97437286376953, 0.05687499791383743, -0.543749988079071, 0.7506250143051147, 1.03125, 1.1768749952316284, -0.9275000095367432, 0.9118750095367432, 0.35750001668930054, 0.6043750047683716, 0.7087500095367432], "max": [0.9896906018257141, -0.7489080429077148, 2.021367311477661, 0.38660162687301636, -0.43369001150131226, 0.6826981902122498, -0.6023737192153931, -0.7022726535797119, 1.5250200033187866, 0.5460822582244873, 1.6563429832458496, -0.2517261803150177, 56.446250915527344, 79.86125183105469, 56.641876220703125, 9.325624465942383, 62.80125045776367, 106.94124603271484, 88.05437469482422, 111.98062133789062, 96.50812530517578, 109.13500213623047, 99.31999969482422, 109.61000061035156, 61.19499969482422, 82.96857452392578, 0.17812499403953552, 9.517499923706055, 56.11375045776367, 110.4625015258789, 76.01187896728516, 110.45999908447266, 87.48625183105469, 110.85000610351562, 88.95500183105469, 110.22900390625], "mean": [0.6635357737541199, -1.180267095565796, 1.7095139026641846, 0.10649603605270386, -0.7969898581504822, 0.09737982600927353, -0.7974503636360168, -1.0799578428268433, 1.364909291267395, 0.12036070227622986, 1.0790876150131226, -0.32277339696884155, 36.90835952758789, 63.71577072143555, 14.476583480834961, 2.909095048904419, 26.516138076782227, 50.41874694824219, 45.04081726074219, 51.910057067871094, 52.529022216796875, 52.31576156616211, 52.09656524658203, 68.48172760009766, 33.613460540771484, 58.382598876953125, 0.12184150516986847, 4.370965480804443, 18.871047973632812, 27.067039489746094, 26.60358428955078, 30.90511703491211, 29.227519989013672, 35.31413269042969, 27.138874053955078, 63.08456039428711], "std": [0.15943357348442078, 0.2283712476491928, 0.32752546668052673, 0.18737678229808807, 0.3347291350364685, 0.33942660689353943, 0.14102092385292053, 0.17556162178516388, 0.16106347739696503, 0.2743336856365204, 0.2707231342792511, 0.043294694274663925, 11.225628852844238, 12.79196548461914, 20.076732635498047, 3.8113887310028076, 19.395183563232422, 42.457916259765625, 32.98237991333008, 44.601348876953125, 40.1439208984375, 43.42442321777344, 42.23237228393555, 36.00393295288086, 9.586641311645508, 13.01296615600586, 0.023507660254836082, 3.569916248321533, 18.213651657104492, 38.74516296386719, 26.93016242980957, 43.30047607421875, 31.309513092041016, 46.404842376708984, 35.63603210449219, 35.31040954589844], "count": [401]}, "action": {"min": [0.44358453154563904, -1.47323477268219, 0.9995851516723633, -0.24631398916244507, -1.6259971857070923, -0.33278971910476685, -1.0841535329818726, -1.3227427005767822, 0.9724765419960022, -0.32625696063041687, 0.7009851336479187, -0.4449197053909302, 16.37874984741211, 41.83124923706055, -0.7556250095367432, -0.265625, 0.3474999964237213, 0.3174999952316284, 0.40687498450279236, -0.8381249904632568, 0.78125, -0.026875002309679985, 1.1675000190734863, 1.9787499904632568, 20.541250228881836, 38.97437286376953, 0.05687499791383743, -0.543749988079071, 0.7506250143051147, 1.03125, 1.1768749952316284, -0.9275000095367432, 0.9118750095367432, 0.35750001668930054, 0.6043750047683716, 0.7087500095367432], "max": [0.9896906018257141, -0.7489080429077148, 2.021367311477661, 0.38660162687301636, -0.43369001150131226, 0.6826981902122498, -0.6023737192153931, -0.7022726535797119, 1.5250200033187866, 0.5460822582244873, 1.6563429832458496, -0.2517261803150177, 56.446250915527344, 79.86125183105469, 56.641876220703125, 9.325624465942383, 62.80125045776367, 106.94124603271484, 88.05437469482422, 111.98062133789062, 96.50812530517578, 109.13500213623047, 99.31999969482422, 109.61000061035156, 61.19499969482422, 82.96857452392578, 0.17812499403953552, 9.517499923706055, 56.11375045776367, 110.4625015258789, 76.01187896728516, 110.45999908447266, 87.48625183105469, 110.85000610351562, 88.95500183105469, 110.22900390625], "mean": [0.6635355353355408, -1.1802669763565063, 1.7095133066177368, 0.10649601370096207, -0.796990156173706, 0.09737980365753174, -0.79744952917099, -1.079958200454712, 1.3649094104766846, 0.12036067992448807, 1.079087734222412, -0.32277342677116394, 36.90835952758789, 63.715763092041016, 14.47657585144043, 2.9090943336486816, 26.516138076782227, 50.41877365112305, 45.04085922241211, 51.9100456237793, 52.529022216796875, 52.315738677978516, 52.096561431884766, 68.48176574707031, 33.613441467285156, 58.382598876953125, 0.12184147536754608, 4.370964527130127, 18.871049880981445, 27.067031860351562, 26.60359764099121, 30.905115127563477, 29.227521896362305, 35.31414794921875, 27.138885498046875, 63.08462905883789], "std": [0.15943357348442078, 0.22837121784687042, 0.3275254964828491, 0.18737679719924927, 0.3347291350364685, 0.33942660689353943, 0.14102087914943695, 0.17556165158748627, 0.16106349229812622, 0.274333655834198, 0.2707231342792511, 0.043294694274663925, 11.225629806518555, 12.79196548461914, 20.076732635498047, 3.811387777328491, 19.395179748535156, 42.45791244506836, 32.98237991333008, 44.60134506225586, 40.143924713134766, 43.4244270324707, 42.23237991333008, 36.003936767578125, 9.586641311645508, 13.01296615600586, 0.023507656529545784, 3.5699169635772705, 18.213651657104492, 38.74516296386719, 26.93016815185547, 43.300479888916016, 31.309505462646484, 46.404842376708984, 35.63602066040039, 35.3104133605957], "count": [401]}, "timestamp": {"min": [0.0], "max": [13.333333333333334], "mean": [6.666666666666666], "std": [3.8586123009300755], "count": [401]}, "frame_index": {"min": [0], "max": [400], "mean": [200.0], "std": [115.75836902790225], "count": [401]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [401]}, "index": {"min": [1543], "max": [1943], "mean": [1743.0], "std": [115.75836902790225], "count": [401]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [401]}, "subtask_annotation": {"mean": [3.8079800498753116, 10.0, 10.0, 10.0, 10.0], "std": [2.3413311556995517, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [401]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [401]}, "eef_direction_state": {"mean": [3.6209476309226933, 3.690773067331671], "std": [1.5810473815461334, 1.8318707037301676], "min": [1, 0], "max": [6, 6], "count": [401]}, "eef_velocity_state": {"mean": [1.1645885286783042, 0.9351620947630923], "std": [0.629960924068664, 0.6630884709891316], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_state": {"mean": [0.9226932668329177, 0.6783042394014963], "std": [0.8600346383904982, 0.8013412181071109], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_direction_action": {"mean": [3.6209476309226933, 3.690773067331671], "std": [1.5810473815461334, 1.8318707037301676], "min": [1, 0], "max": [6, 6], "count": [401]}, "eef_velocity_action": {"mean": [1.1645885286783042, 0.9351620947630923], "std": [0.629960924068664, 0.6630884709891316], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_acc_mag_action": {"mean": [0.9226932668329177, 0.6783042394014963], "std": [0.8600346383904982, 0.8013412181071109], "min": [0, 0], "max": [2, 2], "count": [401]}, "eef_sim_pose_state": {"mean": [0.7636215080712566, 0.24359720065905427, 1.2016555036606, -1.3706559563712977, 0.47202210832860336, -1.912696746040664, 0.6969984001596086, -0.193749462288795, 1.2035350434085066, 1.241516775804518, 0.42360099768281806, 1.95457017116548], "std": [0.07917110309418618, 0.06350712080114534, 0.09635808178788398, 0.4058465489582053, 0.2045422198146825, 0.1370031298183068, 0.052841508926214587, 0.05234918501774266, 0.061082023074995696, 0.22587850168690363, 0.22778737823323106, 0.16805925185855142], "min": [0.582391825635203, 0.14112288967610137, 1.0279528872451638, -2.049542496222882, 0.1508757083767296, -2.0815817043322635, 0.570630050498943, -0.2748810357493056, 1.0514586684314493, 0.82438375657141, 0.10933605753736231, 1.7103251597925835], "max": [0.8268293426389082, 0.36201760896404345, 1.3703926952538465, -0.5396529677342632, 0.8714405531133402, -1.5378474046712705, 0.7590957331369804, -0.09281864908026394, 1.3162783836796599, 1.7351776047565783, 0.723311316259275, 2.277563654440539], "count": [401]}, "eef_sim_pose_action": {"mean": [0.7636215080712566, 0.24359720065905427, 1.2016555036606, -1.3706559563712977, 0.47202210832860336, -1.912696746040664, 0.6969984001596086, -0.193749462288795, 1.2035350434085066, 1.241516775804518, 0.42360099768281806, 1.95457017116548], "std": [0.07917110309418618, 0.06350712080114534, 0.09635808178788398, 0.4058465489582053, 0.2045422198146825, 0.1370031298183068, 0.052841508926214587, 0.05234918501774266, 0.061082023074995696, 0.22587850168690363, 0.22778737823323106, 0.16805925185855142], "min": [0.582391825635203, 0.14112288967610137, 1.0279528872451638, -2.049542496222882, 0.1508757083767296, -2.0815817043322635, 0.570630050498943, -0.2748810357493056, 1.0514586684314493, 0.82438375657141, 0.10933605753736231, 1.7103251597925835], "max": [0.8268293426389082, 0.36201760896404345, 1.3703926952538465, -0.5396529677342632, 0.8714405531133402, -1.5378474046712705, 0.7590957331369804, -0.09281864908026394, 1.3162783836796599, 1.7351776047565783, 0.723311316259275, 2.277563654440539], "count": [401]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3112649959150327]], [[0.43881867647058825]], [[0.5384674611928105]]], "std": [[[0.36244949417921124]], [[0.2760626130128865]], [[0.23212914563954265]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5556227124183007]], [[0.5835774775326797]], [[0.5659559272875817]]], "std": [[[0.3228984878686648]], [[0.32257977175950725]], [[0.3281872791231475]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5569788725490197]], [[0.593207091503268]], [[0.5972256045751634]]], "std": [[[0.3409892837433944]], [[0.3316763779890789]], [[0.3426890739671011]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3850791789215686]], [[0.4533280637254902]], [[0.4721899591503268]]], "std": [[[0.36065751856004]], [[0.34743816447603526]], [[0.3781039199938644]]], "count": [100]}, "observation.state": {"min": [0.5635108947753906, -1.3856145143508911, 1.2832201719284058, -0.5153019428253174, -1.1791197061538696, -0.07062066346406937, -0.8566881418228149, -1.3310635089874268, 1.2444791793823242, -0.2842708230018616, 0.27189669013023376, -0.3155995011329651, 16.51187515258789, 37.850624084472656, 10.297499656677246, -0.7950000166893005, 0.5362499952316284, 0.3268750011920929, 0.6762499809265137, -1.066249966621399, 0.5993750095367432, -3.2193751335144043, 1.0993750095367432, 10.333749771118164, 7.510000228881836, 43.93555450439453, 0.0625, -0.5412499904632568, 0.9850000143051147, 0.4737499952316284, 0.8231250047683716, 0.09375, 1.0318750143051147, -0.05250000208616257, 0.9056249856948853, 29.100624084472656], "max": [1.2517881393432617, -0.886570394039154, 1.920729398727417, 0.15001526474952698, -0.5808919072151184, 0.591414213180542, -0.5073386430740356, -1.0415712594985962, 1.678873896598816, 0.15625663101673126, 1.3113645315170288, -0.22912375628948212, 40.212501525878906, 80.72875213623047, 58.80937576293945, 9.323124885559082, 68.90812683105469, 107.95187377929688, 94.61937713623047, 110.97875213623047, 99.77749633789062, 110.34375, 98.61750030517578, 110.9800033569336, 55.95124816894531, 70.95437622070312, 0.17249999940395355, 8.526249885559082, 58.39812469482422, 66.15875244140625, 77.15374755859375, 82.05999755859375, 92.49124908447266, 105.30374908447266, 90.43437957763672, 110.76812744140625], "mean": [0.8619489073753357, -1.1721429824829102, 1.69988214969635, -0.1413121372461319, -0.7379921674728394, 0.16428428888320923, -0.6471673250198364, -1.1574642658233643, 1.5523614883422852, -0.10885360091924667, 0.7213675379753113, -0.25257158279418945, 24.61915397644043, 59.9430046081543, 37.78165817260742, 3.152684211730957, 22.603899002075195, 39.1924934387207, 37.44230651855469, 38.204185485839844, 41.8454704284668, 37.5279541015625, 37.71733093261719, 64.27700805664062, 28.21104621887207, 59.71321487426758, 0.11494992673397064, 1.1120699644088745, 25.485857009887695, 7.497990608215332, 32.851253509521484, 21.568464279174805, 37.82331848144531, 29.2479190826416, 30.471439361572266, 68.009765625], "std": [0.23712468147277832, 0.14884942770004272, 0.18907955288887024, 0.21960720419883728, 0.12895753979682922, 0.21011000871658325, 0.08458457142114639, 0.10640616714954376, 0.10449033975601196, 0.17468875646591187, 0.19548597931861877, 0.02632029727101326, 7.193176746368408, 15.479657173156738, 10.199260711669922, 4.377730369567871, 23.3416748046875, 48.073829650878906, 34.35314178466797, 49.27298355102539, 38.90202331542969, 49.943050384521484, 42.077125549316406, 37.61820983886719, 19.696744918823242, 7.163915634155273, 0.02105649933218956, 2.329676866531372, 17.406557083129883, 14.16866683959961, 22.035263061523438, 30.897146224975586, 26.922224044799805, 41.18504333496094, 33.61997604370117, 24.852739334106445], "count": [258]}, "action": {"min": [0.5635108947753906, -1.3856145143508911, 1.2832201719284058, -0.5153019428253174, -1.1791197061538696, -0.07062066346406937, -0.8566881418228149, -1.3310635089874268, 1.2444791793823242, -0.2842708230018616, 0.27189669013023376, -0.3155995011329651, 16.51187515258789, 37.850624084472656, 10.297499656677246, -0.7950000166893005, 0.5362499952316284, 0.3268750011920929, 0.6762499809265137, -1.066249966621399, 0.5993750095367432, -3.2193751335144043, 1.0993750095367432, 10.333749771118164, 7.510000228881836, 43.93555450439453, 0.0625, -0.5412499904632568, 0.9850000143051147, 0.4737499952316284, 0.8231250047683716, 0.09375, 1.0318750143051147, -0.05250000208616257, 0.9056249856948853, 29.100624084472656], "max": [1.2517881393432617, -0.886570394039154, 1.920729398727417, 0.15001526474952698, -0.5808919072151184, 0.591414213180542, -0.5073386430740356, -1.0415712594985962, 1.678873896598816, 0.15625663101673126, 1.3113645315170288, -0.22912375628948212, 40.212501525878906, 80.72875213623047, 58.80937576293945, 9.323124885559082, 68.90812683105469, 107.95187377929688, 94.61937713623047, 110.97875213623047, 99.77749633789062, 110.34375, 98.61750030517578, 110.9800033569336, 55.95124816894531, 70.95437622070312, 0.17249999940395355, 8.526249885559082, 58.39812469482422, 66.15875244140625, 77.15374755859375, 82.05999755859375, 92.49124908447266, 105.30374908447266, 90.43437957763672, 110.76812744140625], "mean": [0.86194908618927, -1.1721436977386475, 1.6998822689056396, -0.14131204783916473, -0.7379923462867737, 0.164284348487854, -0.6471675634384155, -1.1574642658233643, 1.5523616075515747, -0.1088535487651825, 0.7213674783706665, -0.2525714337825775, 24.619155883789062, 59.94300079345703, 37.78164291381836, 3.152684211730957, 22.60389518737793, 39.19248580932617, 37.44232177734375, 38.20415496826172, 41.845458984375, 37.5279541015625, 37.71735763549805, 64.2770004272461, 28.211044311523438, 59.713226318359375, 0.11494982987642288, 1.1120699644088745, 25.4858455657959, 7.497992992401123, 32.85122299194336, 21.56845474243164, 37.82334899902344, 29.247913360595703, 30.47142791748047, 68.00975036621094], "std": [0.23712466657161713, 0.1488494575023651, 0.18907952308654785, 0.21960720419883728, 0.12895753979682922, 0.21011002361774445, 0.0845845639705658, 0.10640613734722137, 0.10449033975601196, 0.17468874156475067, 0.19548597931861877, 0.02632029727101326, 7.193175792694092, 15.479658126831055, 10.199258804321289, 4.377730369567871, 23.3416748046875, 48.073814392089844, 34.3531494140625, 49.27299880981445, 38.90203094482422, 49.94304275512695, 42.07712173461914, 37.618202209472656, 19.696744918823242, 7.163915634155273, 0.021056493744254112, 2.329676866531372, 17.406558990478516, 14.16866683959961, 22.03526496887207, 30.89714813232422, 26.922225952148438, 41.1850471496582, 33.61997604370117, 24.852741241455078], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [258]}, "index": {"min": [1944], "max": [2201], "mean": [2072.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [4.891472868217054, 10.0, 10.0, 10.0, 10.0], "std": [2.809839605004712, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [258]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [258]}, "eef_direction_state": {"mean": [3.302325581395349, 3.891472868217054], "std": [1.5381689061735828, 1.8457590614242547], "min": [1, 1], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [1.4069767441860466, 0.9263565891472868], "std": [0.5068042520014648, 0.7963112028339856], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.8449612403100775, 0.6666666666666666], "std": [0.8531711243882647, 0.7956600627155523], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [3.302325581395349, 3.891472868217054], "std": [1.5381689061735828, 1.8457590614242547], "min": [1, 1], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [1.4069767441860466, 0.9263565891472868], "std": [0.5068042520014648, 0.7963112028339856], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [0.8449612403100775, 0.6666666666666666], "std": [0.8531711243882647, 0.7956600627155523], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.7647848177733839, 0.2973414858075622, 1.1278052945433852, -1.5945958607428419, 0.468985090093701, -1.8848322935656086, 0.7520444692185909, -0.18353105971030848, 1.1750724410033422, 1.4797057931373105, 0.568389336980362, 2.082877854171564], "std": [0.04809310058434579, 0.06189151361667817, 0.06935786430518447, 0.18988462173607315, 0.16764516488740117, 0.05325313327726348, 0.03117142416239896, 0.036231860377971985, 0.025056025872242208, 0.15473621219511638, 0.1603459825822522, 0.08722829579926959], "min": [0.6724443880031172, 0.20053099466471186, 0.9869199664305532, -1.9103214429051003, 0.23270874161714938, -1.9909355509771802, 0.6619088624794676, -0.225780780906082, 1.0984718002938973, 1.0677817820581836, 0.317071149441291, 1.9610025725802767], "max": [0.8254722072657333, 0.38535226608974066, 1.2181673852253512, -1.2489062265353348, 0.8882201604933773, -1.7949365115009612, 0.808809325803854, -0.11029112736778685, 1.233289346076483, 1.838747858252887, 0.7534266470280446, 2.1827207818222796], "count": [258]}, "eef_sim_pose_action": {"mean": [0.7647848177733839, 0.2973414858075622, 1.1278052945433852, -1.5945958607428419, 0.468985090093701, -1.8848322935656086, 0.7520444692185909, -0.18353105971030848, 1.1750724410033422, 1.4797057931373105, 0.568389336980362, 2.082877854171564], "std": [0.04809310058434579, 0.06189151361667817, 0.06935786430518447, 0.18988462173607315, 0.16764516488740117, 0.05325313327726348, 0.03117142416239896, 0.036231860377971985, 0.025056025872242208, 0.15473621219511638, 0.1603459825822522, 0.08722829579926959], "min": [0.6724443880031172, 0.20053099466471186, 0.9869199664305532, -1.9103214429051003, 0.23270874161714938, -1.9909355509771802, 0.6619088624794676, -0.225780780906082, 1.0984718002938973, 1.0677817820581836, 0.317071149441291, 1.9610025725802767], "max": [0.8254722072657333, 0.38535226608974066, 1.2181673852253512, -1.2489062265353348, 0.8882201604933773, -1.7949365115009612, 0.808809325803854, -0.11029112736778685, 1.233289346076483, 1.838747858252887, 0.7534266470280446, 2.1827207818222796], "count": [258]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33150728145424835]], [[0.4537575571895425]], [[0.5490580882352941]]], "std": [[[0.35664796697081513]], [[0.2652536132908746]], [[0.22112356196190433]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1411764705882353]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5450870608660131]], [[0.5731057822712419]], [[0.5571817953431372]]], "std": [[[0.3246305828881244]], [[0.3271648495731994]], [[0.333480108164628]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.543338839869281]], [[0.5646480208333334]], [[0.5534326654411764]]], "std": [[[0.3251751184451608]], [[0.3246578633294335]], [[0.33170461492332165]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3815202348856209]], [[0.4511504656862745]], [[0.47054353962418305]]], "std": [[[0.3549676258000052]], [[0.3441236818732669]], [[0.37723157541369323]]], "count": [100]}, "observation.state": {"min": [0.4839494228363037, -1.3543096780776978, 1.0747649669647217, -0.4537651538848877, -1.532493233680725, -0.1745012253522873, -0.9630350470542908, -1.2664272785186768, 1.1019768714904785, 0.026321813464164734, 0.8820191621780396, -0.4051906168460846, 12.255000114440918, 49.12062454223633, 12.952500343322754, -1.3018749952316284, 3.4000000953674316, 0.3543750047683716, 14.012499809265137, -0.7133333086967468, 9.786874771118164, 0.33375000953674316, 1.1193749904632568, 1.0149999856948853, 11.443750381469727, 35.58222198486328, 0.057500001043081284, -0.3956249952316284, 0.6606249809265137, 0.8131250143051147, 0.5418750047683716, -0.08812500536441803, 0.9737499952316284, -0.03187499940395355, 0.43312498927116394, -2.568125009536743], "max": [1.2700804471969604, -0.7918796539306641, 1.840548038482666, 0.24047264456748962, -0.5656328797340393, 0.6289471983909607, -0.693832516670227, -0.7680162191390991, 1.4652953147888184, 0.6216620802879333, 1.3424336910247803, -0.2552071511745453, 43.286251068115234, 78.31375122070312, 47.85124969482422, 9.394000053405762, 67.02749633789062, 102.4574966430664, 90.3031234741211, 108.10687255859375, 102.61499786376953, 107.65875244140625, 103.85374450683594, 110.21937561035156, 69.06687927246094, 72.61624908447266, 0.19750000536441803, 9.390000343322754, 47.10874938964844, 71.12562561035156, 69.04937744140625, 84.93937683105469, 86.6518783569336, 108.11563110351562, 89.8862533569336, 110.96375274658203], "mean": [0.7773965001106262, -1.1772128343582153, 1.681057095527649, -0.04987351596355438, -0.7043401598930359, 0.07223295420408249, -0.8015680313110352, -1.1010109186172485, 1.3757654428482056, 0.23837566375732422, 1.0078401565551758, -0.287622332572937, 24.648941040039062, 62.45661163330078, 32.16431427001953, 2.60487961769104, 28.704282760620117, 37.862857818603516, 47.31150436401367, 40.67750930786133, 51.9803581237793, 40.78269577026367, 51.880760192871094, 54.83283233642578, 35.96640396118164, 55.02788162231445, 0.12475092709064484, 2.6004722118377686, 17.326457977294922, 12.005112648010254, 23.356124877929688, 15.953754425048828, 28.938602447509766, 26.952068328857422, 26.087459564208984, 52.2275390625], "std": [0.2252030223608017, 0.1521109938621521, 0.18188875913619995, 0.23047810792922974, 0.17909982800483704, 0.23545204102993011, 0.08494127541780472, 0.12920944392681122, 0.08052626997232437, 0.19603843986988068, 0.10381104052066803, 0.025353852659463882, 8.616670608520508, 11.369214057922363, 7.658897399902344, 3.841273069381714, 22.94570541381836, 43.11846923828125, 30.426218032836914, 47.104393005371094, 37.99299621582031, 45.0138053894043, 40.07200622558594, 42.16910934448242, 18.108671188354492, 10.239418029785156, 0.025208238512277603, 3.088569402694702, 15.712824821472168, 19.15884780883789, 24.315288543701172, 26.76750946044922, 30.499494552612305, 41.9977912902832, 36.198482513427734, 37.25332260131836], "count": [280]}, "action": {"min": [0.4839494228363037, -1.3543096780776978, 1.0747649669647217, -0.4537651538848877, -1.532493233680725, -0.1745012253522873, -0.9630350470542908, -1.2664272785186768, 1.1019768714904785, 0.026321813464164734, 0.8820191621780396, -0.4051906168460846, 12.255000114440918, 49.12062454223633, 12.952500343322754, -1.3018749952316284, 3.4000000953674316, 0.3543750047683716, 14.012499809265137, -0.7133333086967468, 9.786874771118164, 0.33375000953674316, 1.1193749904632568, 1.0149999856948853, 11.443750381469727, 35.58222198486328, 0.057500001043081284, -0.3956249952316284, 0.6606249809265137, 0.8131250143051147, 0.5418750047683716, -0.08812500536441803, 0.9737499952316284, -0.03187499940395355, 0.43312498927116394, -2.568125009536743], "max": [1.2700804471969604, -0.7918796539306641, 1.840548038482666, 0.24047264456748962, -0.5656328797340393, 0.6289471983909607, -0.693832516670227, -0.7680162191390991, 1.4652953147888184, 0.6216620802879333, 1.3424336910247803, -0.2552071511745453, 43.286251068115234, 78.31375122070312, 47.85124969482422, 9.394000053405762, 67.02749633789062, 102.4574966430664, 90.3031234741211, 108.10687255859375, 102.61499786376953, 107.65875244140625, 103.85374450683594, 110.21937561035156, 69.06687927246094, 72.61624908447266, 0.19750000536441803, 9.390000343322754, 47.10874938964844, 71.12562561035156, 69.04937744140625, 84.93937683105469, 86.6518783569336, 108.11563110351562, 89.8862533569336, 110.96375274658203], "mean": [0.7773965001106262, -1.1772122383117676, 1.6810575723648071, -0.04987348988652229, -0.7043402194976807, 0.07223299890756607, -0.801567792892456, -1.1010105609893799, 1.3757655620574951, 0.23837566375732422, 1.0078401565551758, -0.2876223027706146, 24.648941040039062, 62.45661926269531, 32.1643180847168, 2.604879379272461, 28.70429229736328, 37.86288070678711, 47.31150436401367, 40.677486419677734, 51.980369567871094, 40.78268051147461, 51.88079071044922, 54.83287811279297, 35.966407775878906, 55.02787780761719, 0.12475097924470901, 2.6004722118377686, 17.326452255249023, 12.005109786987305, 23.356124877929688, 15.953760147094727, 28.938594818115234, 26.95206642150879, 26.08746910095215, 52.2275505065918], "std": [0.2252030372619629, 0.1521109789609909, 0.18188877403736115, 0.23047807812690735, 0.17909981310367584, 0.2354520857334137, 0.08494127541780472, 0.12920944392681122, 0.08052626997232437, 0.19603843986988068, 0.10381104797124863, 0.02535385452210903, 8.616671562194824, 11.369215965270996, 7.658897399902344, 3.8412728309631348, 22.945709228515625, 43.118465423583984, 30.426219940185547, 47.10439682006836, 37.992984771728516, 45.01381301879883, 40.0720100402832, 42.16910934448242, 18.108671188354492, 10.23941707611084, 0.025208238512277603, 3.088568687438965, 15.7128267288208, 19.158845901489258, 24.31528663635254, 26.76751136779785, 30.499492645263672, 41.9977912902832, 36.1984748840332, 37.25331497192383], "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": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [280]}, "index": {"min": [2202], "max": [2481], "mean": [2341.5], "std": [80.82852219359204], "count": [280]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [280]}, "subtask_annotation": {"mean": [4.482142857142857, 10.0, 10.0, 10.0, 10.0], "std": [2.6858828784469986, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [280]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [280]}, "eef_direction_state": {"mean": [3.532142857142857, 3.710714285714286], "std": [1.4512441882321359, 1.719185705441949], "min": [1, 1], "max": [6, 6], "count": [280]}, "eef_velocity_state": {"mean": [1.3464285714285715, 0.9392857142857143], "std": [0.5049626173272217, 0.6707348239666946], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_acc_mag_state": {"mean": [0.6785714285714286, 0.6714285714285714], "std": [0.8260738218728818, 0.8145363022941958], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_direction_action": {"mean": [3.532142857142857, 3.710714285714286], "std": [1.4512441882321359, 1.719185705441949], "min": [1, 1], "max": [6, 6], "count": [280]}, "eef_velocity_action": {"mean": [1.3464285714285715, 0.9392857142857143], "std": [0.5049626173272217, 0.6707348239666946], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_acc_mag_action": {"mean": [0.6785714285714286, 0.6714285714285714], "std": [0.8260738218728818, 0.8145363022941958], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_sim_pose_state": {"mean": [0.7719719771133107, 0.26373603771098447, 1.1451400107201752, -1.5649774351762311, 0.3963053464225209, -1.9260694645411645, 0.7168010840019442, -0.2073004959736359, 1.182494493185301, 1.3249710579326526, 0.30906665065322664, 1.9198011516177174], "std": [0.04553047513813082, 0.06850640302621697, 0.05553038734339596, 0.1716970007474785, 0.14420394761984817, 0.09768835358400173, 0.02413902463973077, 0.03749563934346094, 0.039252571043491565, 0.10329677417630324, 0.1906329563261269, 0.09119868637035237], "min": [0.6214266806139999, 0.16636512553690436, 1.0175417663603112, -1.893198891099409, 0.21325569358270235, -2.0521488211911514, 0.6356018154090946, -0.2603218279009035, 1.0958100671222921, 1.0657341469736699, 0.00734272398727942, 1.7605022754263093], "max": [0.8213260696687271, 0.36652584335691724, 1.2259507643551444, -1.1031008276768366, 0.8040998173898819, -1.5671015837118085, 0.7541094797600199, -0.13066860249886178, 1.2751685634814578, 1.5585869543486093, 0.5343198266234692, 2.034654298221367], "count": [280]}, "eef_sim_pose_action": {"mean": [0.7719719771133107, 0.26373603771098447, 1.1451400107201752, -1.5649774351762311, 0.3963053464225209, -1.9260694645411645, 0.7168010840019442, -0.2073004959736359, 1.182494493185301, 1.3249710579326526, 0.30906665065322664, 1.9198011516177174], "std": [0.04553047513813082, 0.06850640302621697, 0.05553038734339596, 0.1716970007474785, 0.14420394761984817, 0.09768835358400173, 0.02413902463973077, 0.03749563934346094, 0.039252571043491565, 0.10329677417630324, 0.1906329563261269, 0.09119868637035237], "min": [0.6214266806139999, 0.16636512553690436, 1.0175417663603112, -1.893198891099409, 0.21325569358270235, -2.0521488211911514, 0.6356018154090946, -0.2603218279009035, 1.0958100671222921, 1.0657341469736699, 0.00734272398727942, 1.7605022754263093], "max": [0.8213260696687271, 0.36652584335691724, 1.2259507643551444, -1.1031008276768366, 0.8040998173898819, -1.5671015837118085, 0.7541094797600199, -0.13066860249886178, 1.2751685634814578, 1.5585869543486093, 0.5343198266234692, 2.034654298221367], "count": [280]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2929365972222222]], [[0.4392462479575163]], [[0.5506444566993465]]], "std": [[[0.36297986364156576]], [[0.2703619612013456]], [[0.2253229147653515]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.14901960784313725]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5252779901960785]], [[0.5505234885620914]], [[0.5323468607026144]]], "std": [[[0.3228792915445368]], [[0.32755070573300105]], [[0.3366285693702062]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.12549019607843137]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48717769403594774]], [[0.5060486111111111]], [[0.4951784375]]], "std": [[[0.3210357663025905]], [[0.32480768374846447]], [[0.33157171522857753]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4004946241830066]], [[0.47196803921568625]], [[0.49467145629084963]]], "std": [[[0.3591671569020165]], [[0.34260904390266533]], [[0.3743211386966754]]], "count": [100]}, "observation.state": {"min": [0.43810081481933594, -1.313277244567871, 1.1956926584243774, -0.4217689037322998, -1.6119248867034912, -0.1029745563864708, -1.0912346839904785, -1.3070544004440308, 1.1227461099624634, -0.0020027465652674437, 0.6506780385971069, -0.2893015146255493, 14.519999504089355, 50.833126068115234, 8.696000099182129, -0.6600000262260437, 0.6868749856948853, 0.05562499910593033, 1.5987499952316284, -0.7193750143051147, 3.0406250953674316, -2.9574999809265137, 1.1410000324249268, 0.06187500059604645, 10.364375114440918, 47.337501525878906, 0.07562500238418579, -0.5099999904632568, 0.7562500238418579, 0.16062499582767487, 15.998749732971191, 0.8481249809265137, 18.969999313354492, -0.2549999952316284, 0.7037500143051147, 30.757272720336914], "max": [1.2151904106140137, -0.734602689743042, 1.7749818563461304, 0.31388285756111145, -0.6532291769981384, 0.5739299654960632, -0.6827458739280701, -0.9508702158927917, 1.5801670551300049, 0.739061176776886, 1.650692343711853, 0.020432783290743828, 50.72437286376953, 83.16437530517578, 63.70249938964844, 7.340000152587891, 60.178123474121094, 49.303749084472656, 80.72624969482422, 110.17312622070312, 94.06187438964844, 109.44937133789062, 95.66999816894531, 110.28375244140625, 83.14749908447266, 81.49124908447266, 0.20812499523162842, 8.76187515258789, 42.828125, 99.14312744140625, 77.24063110351562, 110.81437683105469, 84.80250549316406, 109.88125610351562, 97.78874969482422, 110.24749755859375], "mean": [0.8316382169723511, -1.0695180892944336, 1.56494140625, -0.08578226715326309, -0.8443939685821533, 0.18263332545757294, -0.779674768447876, -1.1505100727081299, 1.4241210222244263, 0.25662103295326233, 1.0191107988357544, -0.22296185791492462, 31.401243209838867, 64.03099060058594, 41.444950103759766, 1.9759812355041504, 27.5947322845459, 4.914290428161621, 38.05744934082031, 30.127506256103516, 42.95366668701172, 30.853551864624023, 39.76166534423828, 59.02729797363281, 33.57148361206055, 61.654178619384766, 0.1303972601890564, 0.5802103281021118, 29.385801315307617, 18.925073623657227, 37.26622772216797, 19.483518600463867, 38.97535705566406, 24.20591926574707, 28.677043914794922, 64.1267318725586], "std": [0.26476120948791504, 0.17579983174800873, 0.15176047384738922, 0.27508798241615295, 0.18643508851528168, 0.23845131695270538, 0.12548963725566864, 0.10883711278438568, 0.09177242964506149, 0.2798261344432831, 0.2178761512041092, 0.11151821911334991, 10.448205947875977, 10.304710388183594, 9.51088809967041, 2.6833481788635254, 20.702009201049805, 10.628926277160645, 25.615983963012695, 44.25826644897461, 32.61372756958008, 45.29834747314453, 34.825618743896484, 38.57970428466797, 25.25141143798828, 7.9278764724731445, 0.026506507769227028, 2.3247194290161133, 13.906841278076172, 31.186830520629883, 15.282913208007812, 33.419124603271484, 18.707509994506836, 38.27644348144531, 28.218597412109375, 24.975706100463867], "count": [332]}, "action": {"min": [0.43810081481933594, -1.313277244567871, 1.1956926584243774, -0.4217689037322998, -1.6119248867034912, -0.1029745563864708, -1.0912346839904785, -1.3070544004440308, 1.1227461099624634, -0.0020027465652674437, 0.6506780385971069, -0.2893015146255493, 14.519999504089355, 50.833126068115234, 8.696000099182129, -0.6600000262260437, 0.6868749856948853, 0.05562499910593033, 1.5987499952316284, -0.7193750143051147, 3.0406250953674316, -2.9574999809265137, 1.1410000324249268, 0.06187500059604645, 10.364375114440918, 47.337501525878906, 0.07562500238418579, -0.5099999904632568, 0.7562500238418579, 0.16062499582767487, 15.998749732971191, 0.8481249809265137, 18.969999313354492, -0.2549999952316284, 0.7037500143051147, 30.757272720336914], "max": [1.2151904106140137, -0.734602689743042, 1.7749818563461304, 0.31388285756111145, -0.6532291769981384, 0.5739299654960632, -0.6827458739280701, -0.9508702158927917, 1.5801670551300049, 0.739061176776886, 1.650692343711853, 0.020432783290743828, 50.72437286376953, 83.16437530517578, 63.70249938964844, 7.340000152587891, 60.178123474121094, 49.303749084472656, 80.72624969482422, 110.17312622070312, 94.06187438964844, 109.44937133789062, 95.66999816894531, 110.28375244140625, 83.14749908447266, 81.49124908447266, 0.20812499523162842, 8.76187515258789, 42.828125, 99.14312744140625, 77.24063110351562, 110.81437683105469, 84.80250549316406, 109.88125610351562, 97.78874969482422, 110.24749755859375], "mean": [0.8316380977630615, -1.0695178508758545, 1.56494140625, -0.08578231185674667, -0.8443936109542847, 0.1826334148645401, -0.7796742916107178, -1.1505106687545776, 1.4241210222244263, 0.25662100315093994, 1.0191105604171753, -0.22296172380447388, 31.401247024536133, 64.031005859375, 41.4449462890625, 1.9759806394577026, 27.5947322845459, 4.914290904998779, 38.0574836730957, 30.12749671936035, 42.95368576049805, 30.853551864624023, 39.76167297363281, 59.027278900146484, 33.57148742675781, 61.65420913696289, 0.1303972750902176, 0.5802103281021118, 29.385791778564453, 18.92506980895996, 37.26620864868164, 19.4835205078125, 38.9753303527832, 24.2059268951416, 28.677040100097656, 64.12676239013672], "std": [0.26476117968559265, 0.17579983174800873, 0.15176048874855042, 0.27508798241615295, 0.18643510341644287, 0.23845136165618896, 0.12548962235450745, 0.1088370829820633, 0.09177243709564209, 0.27982616424560547, 0.2178761512041092, 0.11151822656393051, 10.448205947875977, 10.304712295532227, 9.510889053344727, 2.6833481788635254, 20.702007293701172, 10.628926277160645, 25.615978240966797, 44.25826644897461, 32.613739013671875, 45.29834747314453, 34.82562255859375, 38.57970428466797, 25.25141143798828, 7.9278764724731445, 0.02650650590658188, 2.3247194290161133, 13.906840324401855, 31.186832427978516, 15.282912254333496, 33.419124603271484, 18.707508087158203, 38.27644348144531, 28.218597412109375, 24.97570037841797], "count": [332]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [332]}, "index": {"min": [2482], "max": [2813], "mean": [2647.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [5.457831325301205, 10.0, 10.0, 10.0, 10.0], "std": [3.049989945941475, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [332]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [332]}, "eef_direction_state": {"mean": [3.7289156626506026, 4.563253012048193], "std": [1.4095227014487064, 1.7781062136636445], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [1.4518072289156627, 0.7259036144578314], "std": [0.5656559143522834, 0.7723716193780513], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.9126506024096386, 0.4759036144578313], "std": [0.8222560565296164, 0.7541196673191446], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [3.7289156626506026, 4.563253012048193], "std": [1.4095227014487064, 1.7781062136636445], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [1.4518072289156627, 0.7259036144578314], "std": [0.5656559143522834, 0.7723716193780513], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.9126506024096386, 0.4759036144578313], "std": [0.8222560565296164, 0.7541196673191446], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.7406704734889327, 0.2770780649845686, 1.181340696714157, -1.471915652859365, 0.5036730941572259, -1.9249255248410986, 0.7230044487074347, -0.20722443471092758, 1.180876861746268, 1.3030901211426504, 0.2293112186837064, 1.8962340892147853], "std": [0.03762830008643963, 0.10073431958296787, 0.05996671445531936, 0.23984626929974218, 0.16306053456420078, 0.15675444573961697, 0.034156860915407795, 0.03892758175494356, 0.0509490207348414, 0.15016054249956737, 0.30804062459672543, 0.1310238096364202], "min": [0.6309666516179746, 0.12443133595175598, 1.0458736539238667, -1.9770799423540668, 0.3076799629533795, -2.1534038708572103, 0.6218654047172584, -0.2849929350224047, 1.055618194376497, 0.962041054735153, -0.3287367235039147, 1.6231131519823345], "max": [0.7919014704290384, 0.40109223505414926, 1.2864162364161216, -0.9503538654172647, 0.8408457870613457, -1.5935721152520814, 0.781090836881009, -0.15477268628361432, 1.2481678149666133, 1.7101940339751136, 0.5367001126193562, 2.0174335768753013], "count": [332]}, "eef_sim_pose_action": {"mean": [0.7406704734889327, 0.2770780649845686, 1.181340696714157, -1.471915652859365, 0.5036730941572259, -1.9249255248410986, 0.7230044487074347, -0.20722443471092758, 1.180876861746268, 1.3030901211426504, 0.2293112186837064, 1.8962340892147853], "std": [0.03762830008643963, 0.10073431958296787, 0.05996671445531936, 0.23984626929974218, 0.16306053456420078, 0.15675444573961697, 0.034156860915407795, 0.03892758175494356, 0.0509490207348414, 0.15016054249956737, 0.30804062459672543, 0.1310238096364202], "min": [0.6309666516179746, 0.12443133595175598, 1.0458736539238667, -1.9770799423540668, 0.3076799629533795, -2.1534038708572103, 0.6218654047172584, -0.2849929350224047, 1.055618194376497, 0.962041054735153, -0.3287367235039147, 1.6231131519823345], "max": [0.7919014704290384, 0.40109223505414926, 1.2864162364161216, -0.9503538654172647, 0.8408457870613457, -1.5935721152520814, 0.781090836881009, -0.15477268628361432, 1.2481678149666133, 1.7101940339751136, 0.5367001126193562, 2.0174335768753013], "count": [332]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30826120710784316]], [[0.44869357843137253]], [[0.5520242810457516]]], "std": [[[0.35581504311304574]], [[0.26168023200724727]], [[0.22026801518891093]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.15294117647058825]], [[0.12156862745098039]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5676803370098039]], [[0.5913611703431373]], [[0.5734481862745098]]], "std": [[[0.3243048790843271]], [[0.3266503504735055]], [[0.33481307703710345]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5354397651143791]], [[0.559303329248366]], [[0.5455826041666667]]], "std": [[[0.31774029336511334]], [[0.3177845468335242]], [[0.32662958252658864]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3688578329248366]], [[0.4424180739379085]], [[0.46562670751633983]]], "std": [[[0.3529757169757401]], [[0.33939611510857065]], [[0.3720390406639956]]], "count": [100]}, "observation.state": {"min": [0.3450923264026642, -1.4536840915679932, 1.0859973430633545, -0.5200465321540833, -1.6119673252105713, -0.19080929458141327, -1.071925163269043, -1.2665464878082275, 1.085573434829712, 0.19629301130771637, 0.5321345329284668, -0.3736076056957245, 7.684374809265137, 51.04875183105469, 21.396249771118164, -0.3918749988079071, 0.6143749952316284, 0.20874999463558197, 1.1256250143051147, -0.59375, 0.8237500190734863, -0.015625, 1.1256250143051147, 0.20250000059604645, 6.984375, 40.90888977050781, 0.04124999791383743, -0.846875011920929, 0.609375, 0.9012500047683716, 0.4481250047683716, -1.0256249904632568, 0.78125, 0.3412500023841858, 0.5049999952316284, 0.4744444489479065], "max": [1.3678044080734253, -0.7619386911392212, 1.9881075620651245, 0.4193131625652313, -0.4496881365776062, 0.6377317309379578, -0.5811780095100403, -0.890724241733551, 1.5761139392852783, 0.4487106204032898, 1.6376533508300781, -0.030947202816605568, 46.35750198364258, 82.19312286376953, 59.867774963378906, 9.012499809265137, 61.948123931884766, 102.2699966430664, 87.98625183105469, 109.79312133789062, 101.11000061035156, 109.609375, 103.63562774658203, 110.91625213623047, 72.01750183105469, 75.59000396728516, 0.1681250035762787, 9.325624465942383, 37.87437438964844, 94.73625183105469, 68.640625, 103.99124908447266, 94.61687469482422, 111.10124969482422, 104.79375457763672, 109.64437866210938], "mean": [0.8457787036895752, -1.1411916017532349, 1.6804695129394531, -0.04847085475921631, -0.685310423374176, 0.08777886629104614, -0.8272079229354858, -1.1097989082336426, 1.3517522811889648, 0.31501784920692444, 1.0704046487808228, -0.19767877459526062, 23.3521671295166, 63.68000411987305, 37.793800354003906, 2.713118553161621, 28.11398696899414, 34.60625457763672, 43.271148681640625, 36.804351806640625, 46.70329284667969, 36.72822952270508, 45.207584381103516, 55.013545989990234, 35.7139778137207, 60.06068420410156, 0.12768645584583282, 2.646362543106079, 19.532859802246094, 21.951335906982422, 26.45489501953125, 25.340524673461914, 31.75390625, 29.419496536254883, 29.558225631713867, 55.36489486694336], "std": [0.3446717858314514, 0.20272842049598694, 0.23464056849479675, 0.3418561816215515, 0.287924200296402, 0.23625169694423676, 0.10437437146902084, 0.12530465424060822, 0.12588588893413544, 0.06747914105653763, 0.26032328605651855, 0.1335005909204483, 9.993399620056152, 9.506189346313477, 6.131191253662109, 3.283855676651001, 21.64017105102539, 42.64984130859375, 31.377471923828125, 45.906246185302734, 38.863563537597656, 44.641719818115234, 42.235721588134766, 40.11676788330078, 19.67984962463379, 9.230707168579102, 0.023321066051721573, 3.4234795570373535, 11.997403144836426, 32.28543472290039, 24.48043441772461, 37.298946380615234, 32.8133544921875, 43.84449768066406, 37.61231994628906, 36.285587310791016], "count": [310]}, "action": {"min": [0.3450923264026642, -1.4536840915679932, 1.0859973430633545, -0.5200465321540833, -1.6119673252105713, -0.19080929458141327, -1.071925163269043, -1.2665464878082275, 1.085573434829712, 0.19629301130771637, 0.5321345329284668, -0.3736076056957245, 7.684374809265137, 51.04875183105469, 21.396249771118164, -0.3918749988079071, 0.6143749952316284, 0.20874999463558197, 1.1256250143051147, -0.59375, 0.8237500190734863, -0.015625, 1.1256250143051147, 0.20250000059604645, 6.984375, 40.90888977050781, 0.04124999791383743, -0.846875011920929, 0.609375, 0.9012500047683716, 0.4481250047683716, -1.0256249904632568, 0.78125, 0.3412500023841858, 0.5049999952316284, 0.4744444489479065], "max": [1.3678044080734253, -0.7619386911392212, 1.9881075620651245, 0.4193131625652313, -0.4496881365776062, 0.6377317309379578, -0.5811780095100403, -0.890724241733551, 1.5761139392852783, 0.4487106204032898, 1.6376533508300781, -0.030947202816605568, 46.35750198364258, 82.19312286376953, 59.867774963378906, 9.012499809265137, 61.948123931884766, 102.2699966430664, 87.98625183105469, 109.79312133789062, 101.11000061035156, 109.609375, 103.63562774658203, 110.91625213623047, 72.01750183105469, 75.59000396728516, 0.1681250035762787, 9.325624465942383, 37.87437438964844, 94.73625183105469, 68.640625, 103.99124908447266, 94.61687469482422, 111.10124969482422, 104.79375457763672, 109.64437866210938], "mean": [0.8457788228988647, -1.1411916017532349, 1.6804695129394531, -0.0484708696603775, -0.6853101253509521, 0.08777883648872375, -0.8272076845169067, -1.1097989082336426, 1.3517519235610962, 0.31501784920692444, 1.0704050064086914, -0.19767865538597107, 23.3521728515625, 63.68003463745117, 37.79379653930664, 2.7131195068359375, 28.11399269104004, 34.60622787475586, 43.271141052246094, 36.804359436035156, 46.703269958496094, 36.72821807861328, 45.20758056640625, 55.01355743408203, 35.713985443115234, 60.06068420410156, 0.12768645584583282, 2.6463639736175537, 19.532859802246094, 21.95133399963379, 26.45490837097168, 25.340526580810547, 31.753931045532227, 29.41950225830078, 29.558202743530273, 55.364906311035156], "std": [0.34467175602912903, 0.20272839069366455, 0.23464056849479675, 0.3418562114238739, 0.28792423009872437, 0.23625168204307556, 0.10437439382076263, 0.12530465424060822, 0.12588584423065186, 0.06747914105653763, 0.26032331585884094, 0.1335006058216095, 9.993401527404785, 9.506187438964844, 6.131191253662109, 3.2838549613952637, 21.640167236328125, 42.64984893798828, 31.377473831176758, 45.906246185302734, 38.86355972290039, 44.6417121887207, 42.235740661621094, 40.116764068603516, 19.679853439331055, 9.230708122253418, 0.023321056738495827, 3.4234793186187744, 11.99740219116211, 32.28543472290039, 24.480436325073242, 37.2989501953125, 32.81334686279297, 43.84450149536133, 37.61231994628906, 36.28558349609375], "count": [310]}, "timestamp": {"min": [0.0], "max": [10.3], "mean": [5.15], "std": [2.9829608706041646], "count": [310]}, "frame_index": {"min": [0], "max": [309], "mean": [154.5], "std": [89.48882611812493], "count": [310]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [310]}, "index": {"min": [2814], "max": [3123], "mean": [2968.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [310]}, "subtask_annotation": {"mean": [4.609677419354838, 10.0, 10.0, 10.0, 10.0], "std": [2.6443920990203167, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [310]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [310]}, "eef_direction_state": {"mean": [3.5064516129032257, 4.0], "std": [1.190672210213549, 1.9592625340722858], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_state": {"mean": [1.635483870967742, 1.0193548387096774], "std": [0.5137141084530636, 0.6953390237578043], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_state": {"mean": [1.0064516129032257, 0.7806451612903226], "std": [0.8071996530702631, 0.8406676896444086], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_direction_action": {"mean": [3.5064516129032257, 4.0], "std": [1.190672210213549, 1.9592625340722858], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_action": {"mean": [1.635483870967742, 1.0193548387096774], "std": [0.5137141084530636, 0.6953390237578043], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_action": {"mean": [1.0064516129032257, 0.7806451612903226], "std": [0.8071996530702631, 0.8406676896444086], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_sim_pose_state": {"mean": [0.7600106672389947, 0.3008591904043379, 1.1396681967444469, -1.6315885247740427, 0.47976845907457305, -1.8827506161566292, 0.7105568001623279, -0.21168543119960576, 1.1840667841575736, 1.2877107931234728, 0.13824387969337976, 1.8953440368771453], "std": [0.06583958203642105, 0.09159552425312811, 0.08701718594772653, 0.25976347329561844, 0.08734148432476195, 0.13483975928571854, 0.04294295013482658, 0.027051272777683058, 0.048725773923061017, 0.18943740175148033, 0.17692522271799363, 0.05918626763870472], "min": [0.6029857955814889, 0.1355453652046039, 0.9914490487873473, -2.0011545535429254, 0.36915343039810855, -2.039233344449748, 0.6151320296770183, -0.2695706226161144, 1.094836110652134, 0.9601589322537833, -0.06713341252504001, 1.8045833957102708], "max": [0.8474911218360941, 0.41621310937564987, 1.2842598042411693, -0.8791181615329348, 0.6758707857973407, -1.4837178213787214, 0.7811860626999885, -0.1546625463577027, 1.2656866285481096, 1.6968924853611869, 0.40210513705865325, 1.9987871748394035], "count": [310]}, "eef_sim_pose_action": {"mean": [0.7600106672389947, 0.3008591904043379, 1.1396681967444469, -1.6315885247740427, 0.47976845907457305, -1.8827506161566292, 0.7105568001623279, -0.21168543119960576, 1.1840667841575736, 1.2877107931234728, 0.13824387969337976, 1.8953440368771453], "std": [0.06583958203642105, 0.09159552425312811, 0.08701718594772653, 0.25976347329561844, 0.08734148432476195, 0.13483975928571854, 0.04294295013482658, 0.027051272777683058, 0.048725773923061017, 0.18943740175148033, 0.17692522271799363, 0.05918626763870472], "min": [0.6029857955814889, 0.1355453652046039, 0.9914490487873473, -2.0011545535429254, 0.36915343039810855, -2.039233344449748, 0.6151320296770183, -0.2695706226161144, 1.094836110652134, 0.9601589322537833, -0.06713341252504001, 1.8045833957102708], "max": [0.8474911218360941, 0.41621310937564987, 1.2842598042411693, -0.8791181615329348, 0.6758707857973407, -1.4837178213787214, 0.7811860626999885, -0.1546625463577027, 1.2656866285481096, 1.6968924853611869, 0.40210513705865325, 1.9987871748394035], "count": [310]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3080022385620915]], [[0.45023951593137257]], [[0.556138029003268]]], "std": [[[0.35712702948281944]], [[0.26480155140333805]], [[0.22698437816132525]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5657032577614379]], [[0.5893871548202614]], [[0.572564477124183]]], "std": [[[0.31817087384793336]], [[0.3222123451350749]], [[0.32961095535454166]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5228448672385622]], [[0.5437445363562091]], [[0.5333536233660131]]], "std": [[[0.3247947907686346]], [[0.3264301509728189]], [[0.3332394327154986]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.390289272875817]], [[0.44344538807189543]], [[0.46287098856209147]]], "std": [[[0.35706275902569073]], [[0.35413072226600506]], [[0.3814769747920841]]], "count": [100]}, "observation.state": {"min": [0.3374389708042145, -1.344510555267334, 0.9727149605751038, -0.5241235494613647, -1.6283044815063477, -0.20568685233592987, -1.0738297700881958, -1.2069647312164307, 0.9706406593322754, -0.5079585313796997, 0.4495212435722351, -0.429040789604187, 6.059999942779541, 48.766876220703125, -0.7612500190734863, -0.2993749976158142, 0.7493749856948853, 0.41187500953674316, 9.063124656677246, -0.6187499761581421, 7.153749942779541, 0.0325000025331974, 0.9900000095367432, 21.133750915527344, 9.614375114440918, 43.66625213623047, 0.08812499791383743, -0.4987500011920929, 0.7481250166893005, 0.800000011920929, 0.6087499856948853, -0.19875000417232513, 1.019374966621399, 0.10499999672174454, 0.5731250047683716, 0.24437499046325684], "max": [1.2364099025726318, -0.6886825561523438, 1.8156089782714844, 0.447733074426651, -0.4015507102012634, 0.776493489742279, -0.23951895534992218, -0.6732089519500732, 1.5532491207122803, 0.28722724318504333, 1.655317783355713, -0.16229400038719177, 43.39374923706055, 83.15888977050781, 68.11687469482422, 9.309374809265137, 66.49312591552734, 104.73332977294922, 99.93499755859375, 104.33312225341797, 107.87124633789062, 107.68000030517578, 107.76249694824219, 110.2143783569336, 73.84500122070312, 80.82937622070312, 0.20374999940395355, 9.361249923706055, 56.587501525878906, 98.91250610351562, 78.57500457763672, 93.47000122070312, 100.51062774658203, 109.92437744140625, 87.31937408447266, 110.33438110351562], "mean": [0.753744900226593, -1.1055967807769775, 1.5781619548797607, -0.058248117566108704, -0.8626675009727478, 0.1397746354341507, -0.6879803538322449, -1.038446068763733, 1.3475725650787354, -0.008468136191368103, 0.912456214427948, -0.2661622166633606, 26.798095703125, 68.89353942871094, 21.986894607543945, 2.6264004707336426, 27.20762062072754, 53.9085578918457, 47.87750244140625, 52.777034759521484, 54.003807067871094, 52.63117980957031, 52.983184814453125, 75.69966125488281, 35.970699310302734, 61.377723693847656, 0.14335483312606812, 2.640383005142212, 21.394203186035156, 17.818092346191406, 30.41818618774414, 21.971147537231445, 34.41984176635742, 24.56104850769043, 27.890892028808594, 55.08404541015625], "std": [0.2442626804113388, 0.19680599868297577, 0.28338879346847534, 0.22422952950000763, 0.33743205666542053, 0.34292349219322205, 0.2219763547182083, 0.16702644526958466, 0.1582522839307785, 0.17632488906383514, 0.332396924495697, 0.07570250332355499, 11.296560287475586, 12.442432403564453, 20.66151237487793, 3.560302734375, 19.468143463134766, 44.8088493347168, 30.88907241821289, 44.69935989379883, 39.67485046386719, 44.24480056762695, 44.515018463134766, 26.46653938293457, 19.49659538269043, 9.20945930480957, 0.02083417773246765, 2.8378994464874268, 16.736339569091797, 29.014854431152344, 23.990989685058594, 30.729455947875977, 30.611927032470703, 36.840370178222656, 32.63581848144531, 38.31234359741211], "count": [469]}, "action": {"min": [0.3374389708042145, -1.344510555267334, 0.9727149605751038, -0.5241235494613647, -1.6283044815063477, -0.20568685233592987, -1.0738297700881958, -1.2069647312164307, 0.9706406593322754, -0.5079585313796997, 0.4495212435722351, -0.429040789604187, 6.059999942779541, 48.766876220703125, -0.7612500190734863, -0.2993749976158142, 0.7493749856948853, 0.41187500953674316, 9.063124656677246, -0.6187499761581421, 7.153749942779541, 0.0325000025331974, 0.9900000095367432, 21.133750915527344, 9.614375114440918, 43.66625213623047, 0.08812499791383743, -0.4987500011920929, 0.7481250166893005, 0.800000011920929, 0.6087499856948853, -0.19875000417232513, 1.019374966621399, 0.10499999672174454, 0.5731250047683716, 0.24437499046325684], "max": [1.2364099025726318, -0.6886825561523438, 1.8156089782714844, 0.447733074426651, -0.4015507102012634, 0.776493489742279, -0.23951895534992218, -0.6732089519500732, 1.5532491207122803, 0.28722724318504333, 1.655317783355713, -0.16229400038719177, 43.39374923706055, 83.15888977050781, 68.11687469482422, 9.309374809265137, 66.49312591552734, 104.73332977294922, 99.93499755859375, 104.33312225341797, 107.87124633789062, 107.68000030517578, 107.76249694824219, 110.2143783569336, 73.84500122070312, 80.82937622070312, 0.20374999940395355, 9.361249923706055, 56.587501525878906, 98.91250610351562, 78.57500457763672, 93.47000122070312, 100.51062774658203, 109.92437744140625, 87.31937408447266, 110.33438110351562], "mean": [0.7537452578544617, -1.1055974960327148, 1.5781621932983398, -0.058248162269592285, -0.8626681566238403, 0.1397746205329895, -0.6879802346229553, -1.0384459495544434, 1.3475730419158936, -0.008468124084174633, 0.9124558568000793, -0.266162246465683, 26.79807472229004, 68.89352416992188, 21.986892700195312, 2.6264004707336426, 27.20760726928711, 53.908607482910156, 47.877479553222656, 52.77704620361328, 54.00377655029297, 52.6312141418457, 52.98322677612305, 75.69962310791016, 35.970699310302734, 61.37772750854492, 0.1433548480272293, 2.6403839588165283, 21.394208908081055, 17.818092346191406, 30.418190002441406, 21.971132278442383, 34.41984939575195, 24.561052322387695, 27.890871047973633, 55.08406066894531], "std": [0.24426274001598358, 0.19680599868297577, 0.28338882327079773, 0.22422951459884644, 0.3374321460723877, 0.34292352199554443, 0.2219763994216919, 0.16702644526958466, 0.1582522690296173, 0.17632493376731873, 0.332396924495697, 0.07570250332355499, 11.296562194824219, 12.442431449890137, 20.66151237487793, 3.560302495956421, 19.468143463134766, 44.808841705322266, 30.88907814025879, 44.699371337890625, 39.67485809326172, 44.24480438232422, 44.515010833740234, 26.466537475585938, 19.496591567993164, 9.209460258483887, 0.02083417773246765, 2.837899684906006, 16.736339569091797, 29.01485824584961, 23.990985870361328, 30.72945785522461, 30.611927032470703, 36.84036636352539, 32.63581848144531, 38.312347412109375], "count": [469]}, "timestamp": {"min": [0.0], "max": [15.6], "mean": [7.8], "std": [4.5129443456203475], "count": [469]}, "frame_index": {"min": [0], "max": [468], "mean": [234.0], "std": [135.3883303686104], "count": [469]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [469]}, "index": {"min": [3124], "max": [3592], "mean": [3358.0], "std": [135.3883303686104], "count": [469]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [469]}, "subtask_annotation": {"mean": [3.833688699360341, 10.0, 10.0, 10.0, 10.0], "std": [2.306488353686877, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [469]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [469]}, "eef_direction_state": {"mean": [4.21321961620469, 4.208955223880597], "std": [1.3308525558188222, 1.613854190339162], "min": [0, 1], "max": [6, 6], "count": [469]}, "eef_velocity_state": {"mean": [1.2153518123667377, 0.929637526652452], "std": [0.6960893917163533, 0.7340021414589863], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_state": {"mean": [0.9040511727078892, 0.7036247334754797], "std": [0.8547899688061062, 0.8127499949375481], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_direction_action": {"mean": [4.21321961620469, 4.208955223880597], "std": [1.3308525558188222, 1.613854190339162], "min": [0, 1], "max": [6, 6], "count": [469]}, "eef_velocity_action": {"mean": [1.2153518123667377, 0.929637526652452], "std": [0.6960893917163533, 0.7340021414589863], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_action": {"mean": [0.9040511727078892, 0.7036247334754797], "std": [0.8547899688061062, 0.8127499949375481], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_sim_pose_state": {"mean": [0.7430555026351535, 0.2592821794033541, 1.196558960355832, -1.3712765121937154, 0.3935506711752921, -1.8771742460734908, 0.7058051057295137, -0.1776316381860399, 1.2237491396311906, 1.298691661759647, 0.4601525695090547, 2.0301737514507727], "std": [0.07611952318857323, 0.0626489746376635, 0.09309451480412732, 0.3575015778405527, 0.2532820797181646, 0.15191592598095163, 0.060262934037955934, 0.04508195706620991, 0.05600718488977002, 0.20170811704138047, 0.16696051752388527, 0.09487131355728169], "min": [0.5659434801569574, 0.1639334985876812, 1.004483119343733, -1.9385392910185335, 0.039156661600048714, -2.0372516863394394, 0.5655146905153601, -0.2527973786922353, 1.1214780770217112, 0.823870722241322, 0.12388574821783815, 1.8254869384507437], "max": [0.8141485492035234, 0.40097266596026804, 1.3586567614821952, -0.5215845355627619, 1.069185501210248, -1.4547705696703255, 0.7907640583431906, -0.08558826684382953, 1.324857002558164, 1.6091144758437845, 0.7490346192617112, 2.1795312675127], "count": [469]}, "eef_sim_pose_action": {"mean": [0.7430555026351535, 0.2592821794033541, 1.196558960355832, -1.3712765121937154, 0.3935506711752921, -1.8771742460734908, 0.7058051057295137, -0.1776316381860399, 1.2237491396311906, 1.298691661759647, 0.4601525695090547, 2.0301737514507727], "std": [0.07611952318857323, 0.0626489746376635, 0.09309451480412732, 0.3575015778405527, 0.2532820797181646, 0.15191592598095163, 0.060262934037955934, 0.04508195706620991, 0.05600718488977002, 0.20170811704138047, 0.16696051752388527, 0.09487131355728169], "min": [0.5659434801569574, 0.1639334985876812, 1.004483119343733, -1.9385392910185335, 0.039156661600048714, -2.0372516863394394, 0.5655146905153601, -0.2527973786922353, 1.1214780770217112, 0.823870722241322, 0.12388574821783815, 1.8254869384507437], "max": [0.8141485492035234, 0.40097266596026804, 1.3586567614821952, -0.5215845355627619, 1.069185501210248, -1.4547705696703255, 0.7907640583431906, -0.08558826684382953, 1.324857002558164, 1.6091144758437845, 0.7490346192617112, 2.1795312675127], "count": [469]}}} +{"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.3054109783496732]], [[0.44385166666666664]], [[0.5447854268790849]]], "std": [[[0.36416231732471616]], [[0.2748879508185688]], [[0.23245217090545944]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.12941176470588237]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5454237295751634]], [[0.5721224734477124]], [[0.5585774550653594]]], "std": [[[0.3251015836674052]], [[0.32730093965678775]], [[0.333555704687138]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5337264930555555]], [[0.5577967422385621]], [[0.5415084232026143]]], "std": [[[0.3148323870548151]], [[0.31674881398434784]], [[0.32280060338944067]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38126131535947716]], [[0.45186918709150325]], [[0.48030526756535946]]], "std": [[[0.35845478308601675]], [[0.34783788791161274]], [[0.3790851715343659]]], "count": [100]}, "observation.state": {"min": [0.49463072419166565, -1.3113222122192383, 1.0818407535552979, -0.6942616701126099, -1.6218008995056152, -0.09765774011611938, -1.0223783254623413, -1.322480320930481, 1.1133787631988525, -0.3574664294719696, 0.8523832559585571, -0.3113052248954773, 0.7956249713897705, 53.05125045776367, 13.817999839782715, -0.7574999928474426, 0.6200000047683716, 0.4268749952316284, 3.8424999713897705, -1.1037499904632568, 7.033124923706055, -3.244374990463257, 1.0149999856948853, 2.875, 17.766250610351562, 46.78125, 0.06687499582767487, -0.4912499785423279, 0.28687500953674316, 0.7137500047683716, 0.4124999940395355, 0.035624995827674866, 0.33687499165534973, -0.04062499850988388, 0.40687498450279236, -2.603749990463257], "max": [1.5299315452575684, -0.8121376037597656, 1.7366912364959717, 0.2536335587501526, -0.5964847207069397, 0.660095751285553, -0.43700408935546875, -0.8898870944976807, 1.549863576889038, 0.7596369981765747, 1.6552224159240723, -0.10790989547967911, 67.20562744140625, 81.74687194824219, 58.51750183105469, 7.261875152587891, 59.673126220703125, 93.66124725341797, 88.21687316894531, 95.3949966430664, 103.72125244140625, 97.05562591552734, 104.29624938964844, 108.24187469482422, 67.67437744140625, 72.65750122070312, 0.1887499988079071, 9.391249656677246, 52.63999938964844, 75.49000549316406, 72.35687255859375, 96.88687896728516, 87.52874755859375, 108.91374969482422, 90.94499969482422, 110.12249755859375], "mean": [1.00395929813385, -1.1617889404296875, 1.5283570289611816, -0.281607985496521, -1.028890609741211, 0.07705120742321014, -0.7471291422843933, -1.1280312538146973, 1.4344627857208252, 0.22002246975898743, 1.0026956796646118, -0.17620621621608734, 26.229259490966797, 69.21617889404297, 33.61814498901367, 0.5109018683433533, 20.7747802734375, 29.374197006225586, 51.273704528808594, 36.581241607666016, 55.69493865966797, 36.067344665527344, 46.8521614074707, 61.948204040527344, 42.46257019042969, 58.6418571472168, 0.12249097228050232, 3.8538362979888916, 19.541955947875977, 19.020166397094727, 25.676734924316406, 22.849271774291992, 30.648937225341797, 23.13119888305664, 25.688753128051758, 55.73825454711914], "std": [0.302708238363266, 0.12614154815673828, 0.19637612998485565, 0.30404040217399597, 0.2885645627975464, 0.18448154628276825, 0.12686185538768768, 0.1189413070678711, 0.07796768844127655, 0.36807432770729065, 0.19106139242649078, 0.046470582485198975, 18.806917190551758, 8.658031463623047, 9.5423002243042, 1.7906256914138794, 17.938232421875, 34.95119857788086, 28.4724063873291, 40.954715728759766, 35.947818756103516, 41.05781173706055, 42.17201232910156, 32.06179428100586, 17.455734252929688, 5.4340057373046875, 0.024540448561310768, 3.38461971282959, 18.52345848083496, 25.336389541625977, 25.713829040527344, 33.110382080078125, 32.56133270263672, 39.67228698730469, 35.27080154418945, 33.664337158203125], "count": [469]}, "action": {"min": [0.49463072419166565, -1.3113222122192383, 1.0818407535552979, -0.6942616701126099, -1.6218008995056152, -0.09765774011611938, -1.0223783254623413, -1.322480320930481, 1.1133787631988525, -0.3574664294719696, 0.8523832559585571, -0.3113052248954773, 0.7956249713897705, 53.05125045776367, 13.817999839782715, -0.7574999928474426, 0.6200000047683716, 0.4268749952316284, 3.8424999713897705, -1.1037499904632568, 7.033124923706055, -3.244374990463257, 1.0149999856948853, 2.875, 17.766250610351562, 46.78125, 0.06687499582767487, -0.4912499785423279, 0.28687500953674316, 0.7137500047683716, 0.4124999940395355, 0.035624995827674866, 0.33687499165534973, -0.04062499850988388, 0.40687498450279236, -2.603749990463257], "max": [1.5299315452575684, -0.8121376037597656, 1.7366912364959717, 0.2536335587501526, -0.5964847207069397, 0.660095751285553, -0.43700408935546875, -0.8898870944976807, 1.549863576889038, 0.7596369981765747, 1.6552224159240723, -0.10790989547967911, 67.20562744140625, 81.74687194824219, 58.51750183105469, 7.261875152587891, 59.673126220703125, 93.66124725341797, 88.21687316894531, 95.3949966430664, 103.72125244140625, 97.05562591552734, 104.29624938964844, 108.24187469482422, 67.67437744140625, 72.65750122070312, 0.1887499988079071, 9.391249656677246, 52.63999938964844, 75.49000549316406, 72.35687255859375, 96.88687896728516, 87.52874755859375, 108.91374969482422, 90.94499969482422, 110.12249755859375], "mean": [1.0039596557617188, -1.161789059638977, 1.528356671333313, -0.281607985496521, -1.028890609741211, 0.07705118507146835, -0.7471287846565247, -1.1280310153961182, 1.4344624280929565, 0.2200225293636322, 1.0026953220367432, -0.17620638012886047, 26.229251861572266, 69.21617126464844, 33.61813735961914, 0.5109021663665771, 20.774795532226562, 29.374191284179688, 51.27372360229492, 36.581241607666016, 55.6949577331543, 36.06739044189453, 46.852134704589844, 61.948184967041016, 42.46258544921875, 58.641902923583984, 0.12249097228050232, 3.853835344314575, 19.54194450378418, 19.020156860351562, 25.676740646362305, 22.849266052246094, 30.648942947387695, 23.131206512451172, 25.688766479492188, 55.738277435302734], "std": [0.30270829796791077, 0.12614162266254425, 0.19637612998485565, 0.30404043197631836, 0.2885645925998688, 0.18448154628276825, 0.12686190009117126, 0.1189412921667099, 0.07796768844127655, 0.3680742681026459, 0.19106139242649078, 0.046470582485198975, 18.806921005249023, 8.658028602600098, 9.542302131652832, 1.7906254529953003, 17.938232421875, 34.951210021972656, 28.4724063873291, 40.9547119140625, 35.94781494140625, 41.05781173706055, 42.17201614379883, 32.061790466308594, 17.45573616027832, 5.434006214141846, 0.02454044111073017, 3.3846192359924316, 18.523456573486328, 25.336389541625977, 25.713821411132812, 33.110382080078125, 32.56133270263672, 39.67228317260742, 35.27080535888672, 33.664337158203125], "count": [469]}, "timestamp": {"min": [0.0], "max": [15.6], "mean": [7.8], "std": [4.5129443456203475], "count": [469]}, "frame_index": {"min": [0], "max": [468], "mean": [234.0], "std": [135.3883303686104], "count": [469]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [469]}, "index": {"min": [3593], "max": [4061], "mean": [3827.0], "std": [135.3883303686104], "count": [469]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [469]}, "subtask_annotation": {"mean": [4.535181236673774, 10.0, 10.0, 10.0, 10.0], "std": [2.531115326605549, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [469]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [469]}, "eef_direction_state": {"mean": [3.7057569296375266, 3.8123667377398722], "std": [1.5924893390102701, 1.5871876892875059], "min": [0, 1], "max": [6, 6], "count": [469]}, "eef_velocity_state": {"mean": [1.2963752665245203, 0.9573560767590619], "std": [0.709069840198776, 0.6483489306661238], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_state": {"mean": [0.814498933901919, 0.6865671641791045], "std": [0.8373750834498582, 0.8168343036406525], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_direction_action": {"mean": [3.7057569296375266, 3.8123667377398722], "std": [1.5924893390102701, 1.5871876892875059], "min": [0, 1], "max": [6, 6], "count": [469]}, "eef_velocity_action": {"mean": [1.2963752665245203, 0.9573560767590619], "std": [0.709069840198776, 0.6483489306661238], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_acc_mag_action": {"mean": [0.814498933901919, 0.6865671641791045], "std": [0.8373750834498582, 0.8168343036406525], "min": [0, 0], "max": [2, 2], "count": [469]}, "eef_sim_pose_state": {"mean": [0.717848157424231, 0.2777472439722308, 1.1250591568728425, -1.461219560462727, 0.26398847237285206, -1.8552575851855533, 0.7264696363375146, -0.21711571710884234, 1.195934051613027, 1.2961945818432727, 0.22797153382831079, 1.9124589171015298], "std": [0.05782517310895478, 0.0759956519272508, 0.06225359835942553, 0.14882203061431404, 0.14930943740993097, 0.15966456877479557, 0.030307872824976784, 0.06793339491157209, 0.03533228547887207, 0.1293147590922131, 0.32217091226241795, 0.204537498111396], "min": [0.6012057971266659, 0.12279006855953101, 0.9953696849055046, -1.7842440335341723, 0.10636059463438174, -2.1455205031634303, 0.6144075568562142, -0.3359860182368286, 1.137240021483701, 0.8760898497720129, -0.13842498626488187, 1.550496523408249], "max": [0.7938187319630222, 0.3792292175472149, 1.2719996135011868, -0.83326641352905, 0.9290372258229107, -1.5820251914110337, 0.7733249643221819, -0.07109527574392102, 1.2897142967633994, 1.4244365790271576, 0.632501847105233, 2.285725944947134], "count": [469]}, "eef_sim_pose_action": {"mean": [0.717848157424231, 0.2777472439722308, 1.1250591568728425, -1.461219560462727, 0.26398847237285206, -1.8552575851855533, 0.7264696363375146, -0.21711571710884234, 1.195934051613027, 1.2961945818432727, 0.22797153382831079, 1.9124589171015298], "std": [0.05782517310895478, 0.0759956519272508, 0.06225359835942553, 0.14882203061431404, 0.14930943740993097, 0.15966456877479557, 0.030307872824976784, 0.06793339491157209, 0.03533228547887207, 0.1293147590922131, 0.32217091226241795, 0.204537498111396], "min": [0.6012057971266659, 0.12279006855953101, 0.9953696849055046, -1.7842440335341723, 0.10636059463438174, -2.1455205031634303, 0.6144075568562142, -0.3359860182368286, 1.137240021483701, 0.8760898497720129, -0.13842498626488187, 1.550496523408249], "max": [0.7938187319630222, 0.3792292175472149, 1.2719996135011868, -0.83326641352905, 0.9290372258229107, -1.5820251914110337, 0.7733249643221819, -0.07109527574392102, 1.2897142967633994, 1.4244365790271576, 0.632501847105233, 2.285725944947134], "count": [469]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3171660906862745]], [[0.44934998570261436]], [[0.5479473304738561]]], "std": [[[0.3517378511481527]], [[0.2601808263863758]], [[0.22112800933561935]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1607843137254902]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5680692116013072]], [[0.5971771670751633]], [[0.5822634517973856]]], "std": [[[0.3051775222931671]], [[0.30942176178973746]], [[0.31563214326748046]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5300948508986929]], [[0.5548698713235294]], [[0.5433716421568627]]], "std": [[[0.32219375035057574]], [[0.3221978271347092]], [[0.32768066175253585]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39561146854575163]], [[0.4557218321078431]], [[0.4689479452614379]]], "std": [[[0.35886355404831527]], [[0.3484081058206995]], [[0.3759691293875098]]], "count": [100]}, "observation.state": {"min": [0.3187466561794281, -1.3900015354156494, 1.0230114459991455, -0.4594157636165619, -1.5992515087127686, -0.2924010157585144, -1.0141527652740479, -1.3320887088775635, 1.1172358989715576, -0.3930390179157257, 0.5756227374076843, -0.274641215801239, 1.4524999856948853, 51.453125, -0.9468749761581421, -1.5437499284744263, 0.6543750166893005, -0.7081249952316284, 5.543749809265137, -0.28562501072883606, 3.462222099304199, 0.43812501430511475, 1.328125, 0.08375000208616257, 25.854999542236328, 43.836875915527344, 0.03545454517006874, -0.5718749761581421, 0.4962500035762787, 0.22875002026557922, 0.5349999666213989, 0.6256250143051147, 0.6349999904632568, 0.5575000047683716, 0.36937499046325684, -2.271250009536743], "max": [1.120965838432312, -0.7678467035293579, 1.8704938888549805, 0.7280937433242798, -0.5362830758094788, 0.6969770193099976, -0.5197365880012512, -0.9137399196624756, 1.5653133392333984, 0.6727797985076904, 1.6474021673202515, -0.03294995054602623, 62.416873931884766, 82.87687683105469, 52.557498931884766, 8.949999809265137, 63.040626525878906, 108.59625244140625, 90.73062896728516, 109.84437561035156, 100.62562561035156, 109.53187561035156, 97.06625366210938, 110.12000274658203, 68.54312896728516, 74.83562469482422, 0.1862500011920929, 9.602499961853027, 40.671875, 57.997501373291016, 76.63687896728516, 99.01687622070312, 92.74187469482422, 108.22125244140625, 95.46062469482422, 110.2456283569336], "mean": [0.7505625486373901, -1.1799392700195312, 1.6466673612594604, 0.19354435801506042, -0.7274408936500549, -0.022632956504821777, -0.6709731221199036, -1.132954716682434, 1.4381895065307617, 0.13180217146873474, 0.8804931640625, -0.14726607501506805, 21.54688835144043, 67.19976043701172, 24.146120071411133, 0.8403019905090332, 22.950071334838867, 36.48862838745117, 41.97233581542969, 37.30080032348633, 48.09025573730469, 38.42055130004883, 50.3515625, 46.64833450317383, 43.38399124145508, 60.13005828857422, 0.12142607569694519, 4.4600443840026855, 12.243124008178711, 8.908550262451172, 18.778444290161133, 18.397706985473633, 23.3051815032959, 23.595365524291992, 22.934864044189453, 49.8372802734375], "std": [0.26715096831321716, 0.1567772477865219, 0.205193892121315, 0.38122329115867615, 0.23584963381290436, 0.28056588768959045, 0.14468394219875336, 0.12518256902694702, 0.08108287304639816, 0.384280800819397, 0.2410150021314621, 0.08570004254579544, 15.773780822753906, 11.48456859588623, 17.581945419311523, 2.5842158794403076, 17.08945083618164, 46.778297424316406, 26.380062103271484, 48.32361602783203, 33.38796615600586, 47.850616455078125, 35.73234939575195, 46.36966323852539, 12.687033653259277, 8.071919441223145, 0.026148678734898567, 3.7271785736083984, 11.156890869140625, 14.243789672851562, 21.648462295532227, 30.141504287719727, 29.406766891479492, 38.441802978515625, 33.84010696411133, 37.32576370239258], "count": [378]}, "action": {"min": [0.3187466561794281, -1.3900015354156494, 1.0230114459991455, -0.4594157636165619, -1.5992515087127686, -0.2924010157585144, -1.0141527652740479, -1.3320887088775635, 1.1172358989715576, -0.3930390179157257, 0.5756227374076843, -0.274641215801239, 1.4524999856948853, 51.453125, -0.9468749761581421, -1.5437499284744263, 0.6543750166893005, -0.7081249952316284, 5.543749809265137, -0.28562501072883606, 3.462222099304199, 0.43812501430511475, 1.328125, 0.08375000208616257, 25.854999542236328, 43.836875915527344, 0.03545454517006874, -0.5718749761581421, 0.4962500035762787, 0.22875002026557922, 0.5349999666213989, 0.6256250143051147, 0.6349999904632568, 0.5575000047683716, 0.36937499046325684, -2.271250009536743], "max": [1.120965838432312, -0.7678467035293579, 1.8704938888549805, 0.7280937433242798, -0.5362830758094788, 0.6969770193099976, -0.5197365880012512, -0.9137399196624756, 1.5653133392333984, 0.6727797985076904, 1.6474021673202515, -0.03294995054602623, 62.416873931884766, 82.87687683105469, 52.557498931884766, 8.949999809265137, 63.040626525878906, 108.59625244140625, 90.73062896728516, 109.84437561035156, 100.62562561035156, 109.53187561035156, 97.06625366210938, 110.12000274658203, 68.54312896728516, 74.83562469482422, 0.1862500011920929, 9.602499961853027, 40.671875, 57.997501373291016, 76.63687896728516, 99.01687622070312, 92.74187469482422, 108.22125244140625, 95.46062469482422, 110.2456283569336], "mean": [0.7505626082420349, -1.1799391508102417, 1.6466675996780396, 0.193544402718544, -0.7274408936500549, -0.022632954642176628, -0.6709728837013245, -1.1329551935195923, 1.4381901025772095, 0.13180215656757355, 0.8804931640625, -0.14726604521274567, 21.546905517578125, 67.19976806640625, 24.146135330200195, 0.8403016924858093, 22.950069427490234, 36.48863220214844, 41.97233200073242, 37.30083084106445, 48.090232849121094, 38.42057418823242, 50.351558685302734, 46.64836120605469, 43.38400650024414, 60.130062103271484, 0.12142609059810638, 4.46004581451416, 12.243121147155762, 8.908546447753906, 18.778438568115234, 18.397708892822266, 23.30516242980957, 23.595361709594727, 22.93484878540039, 49.8372917175293], "std": [0.26715096831321716, 0.15677723288536072, 0.2051939219236374, 0.38122326135635376, 0.23584963381290436, 0.28056594729423523, 0.14468392729759216, 0.12518253922462463, 0.08108287304639816, 0.384280800819397, 0.2410150021314621, 0.08570003509521484, 15.773786544799805, 11.48456859588623, 17.581937789916992, 2.5842158794403076, 17.089452743530273, 46.778289794921875, 26.38007354736328, 48.3236198425293, 33.387977600097656, 47.850624084472656, 35.73234558105469, 46.369651794433594, 12.687032699584961, 8.071919441223145, 0.02614867500960827, 3.7271780967712402, 11.156892776489258, 14.243791580200195, 21.64846420288086, 30.14150047302246, 29.406768798828125, 38.44179916381836, 33.84010314941406, 37.32576370239258], "count": [378]}, "timestamp": {"min": [0.0], "max": [12.566666666666666], "mean": [6.283333333333333], "std": [3.6372939676918348], "count": [378]}, "frame_index": {"min": [0], "max": [377], "mean": [188.5], "std": [109.11881903075503], "count": [378]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [378]}, "index": {"min": [4062], "max": [4439], "mean": [4250.5], "std": [109.11881903075503], "count": [378]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [378]}, "subtask_annotation": {"mean": [4.5, 10.0, 10.0, 10.0, 10.0], "std": [2.692582403567252, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [378]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [378]}, "eef_direction_state": {"mean": [3.738095238095238, 4.071428571428571], "std": [1.3638098563447314, 1.7556194196024562], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_state": {"mean": [1.312169312169312, 0.9682539682539683], "std": [0.6239573761982669, 0.7193821710237888], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_state": {"mean": [0.8386243386243386, 0.7195767195767195], "std": [0.8500794931021578, 0.8169421826716964], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_direction_action": {"mean": [3.738095238095238, 4.071428571428571], "std": [1.3638098563447314, 1.7556194196024562], "min": [0, 0], "max": [6, 6], "count": [378]}, "eef_velocity_action": {"mean": [1.312169312169312, 0.9682539682539683], "std": [0.6239573761982669, 0.7193821710237888], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_acc_mag_action": {"mean": [0.8386243386243386, 0.7195767195767195], "std": [0.8500794931021578, 0.8169421826716964], "min": [0, 0], "max": [2, 2], "count": [378]}, "eef_sim_pose_state": {"mean": [0.752473892769244, 0.22366082503407272, 1.1418373386085419, -1.583298152763275, 0.4655346075220478, -2.0613708346194146, 0.7311646486441566, -0.19451006994907083, 1.1947561356573533, 1.3442901997824057, 0.24135384928666465, 1.953109608187126], "std": [0.048287118870350296, 0.07996220374302956, 0.07281104448508395, 0.2181492949369917, 0.09635418161719539, 0.17315671479926317, 0.03111851005841904, 0.04902825121561769, 0.06690213125315356, 0.20610555975677683, 0.38435795331740635, 0.15572101612304148], "min": [0.5842168525536383, 0.057296294408754944, 1.032088687429034, -1.8851399272518539, 0.32568925006580973, -2.344881489417095, 0.6142394020761875, -0.27214242060925387, 1.0563008866094463, 0.886117108751527, -0.24571962609845133, 1.692352571703229], "max": [0.806169126159302, 0.33898639734131936, 1.3047038725508189, -0.7264890328733107, 0.7525057792274792, -1.6088435737700149, 0.7835633523091929, -0.09151320762654999, 1.2772372086533166, 1.7433914322330952, 0.6903178929548885, 2.2609902479179387], "count": [378]}, "eef_sim_pose_action": {"mean": [0.752473892769244, 0.22366082503407272, 1.1418373386085419, -1.583298152763275, 0.4655346075220478, -2.0613708346194146, 0.7311646486441566, -0.19451006994907083, 1.1947561356573533, 1.3442901997824057, 0.24135384928666465, 1.953109608187126], "std": [0.048287118870350296, 0.07996220374302956, 0.07281104448508395, 0.2181492949369917, 0.09635418161719539, 0.17315671479926317, 0.03111851005841904, 0.04902825121561769, 0.06690213125315356, 0.20610555975677683, 0.38435795331740635, 0.15572101612304148], "min": [0.5842168525536383, 0.057296294408754944, 1.032088687429034, -1.8851399272518539, 0.32568925006580973, -2.344881489417095, 0.6142394020761875, -0.27214242060925387, 1.0563008866094463, 0.886117108751527, -0.24571962609845133, 1.692352571703229], "max": [0.806169126159302, 0.33898639734131936, 1.3047038725508189, -0.7264890328733107, 0.7525057792274792, -1.6088435737700149, 0.7835633523091929, -0.09151320762654999, 1.2772372086533166, 1.7433914322330952, 0.6903178929548885, 2.2609902479179387], "count": [378]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27994740808823526]], [[0.45737083741830065]], [[0.5831504084967319]]], "std": [[[0.34559675010232754]], [[0.24685775317068606]], [[0.22500904566946442]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5338917524509804]], [[0.5577298692810457]], [[0.5455561642156863]]], "std": [[[0.3185893237923609]], [[0.3236733201956967]], [[0.32923100937587696]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5287319709967321]], [[0.5551393627450981]], [[0.5441506985294118]]], "std": [[[0.27887163331198733]], [[0.2879175165362082]], [[0.29707871345403636]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.388021887254902]], [[0.4562100285947712]], [[0.474878545751634]]], "std": [[[0.354873002038113]], [[0.3438770066410322]], [[0.37441585532371335]]], "count": [100]}, "observation.state": {"min": [0.5364022850990295, -1.3882372379302979, 1.2523126602172852, -0.6503919959068298, -1.4126516580581665, 0.053096625953912735, -0.7597085237503052, -1.2460659742355347, 1.3979171514511108, -0.1358291357755661, 0.6207322478294373, -0.3076600432395935, 21.821874618530273, 45.80062484741211, -0.8650000095367432, -0.5550000071525574, 0.8181250095367432, 0.45636361837387085, 3.356874942779541, -0.9168750047683716, 2.878124952316284, -3.338124990463257, 1.0362499952316284, 18.797500610351562, 6.635000228881836, 37.91187286376953, 0.004374999552965164, -0.6487500071525574, 0.8756250143051147, 0.5106250047683716, 0.5824999809265137, -0.765625, 0.6666666865348816, -0.35875001549720764, 0.59375, 0.1418749988079071], "max": [1.6662136316299438, -0.7705329060554504, 1.7981088161468506, 0.01688029244542122, -0.6733043193817139, 0.7696745991706848, -0.565895140171051, -0.9546425342559814, 1.5810015201568604, 0.3186989724636078, 1.076833963394165, -0.2249036729335785, 50.61562728881836, 82.79624938964844, 52.67124938964844, 4.441249847412109, 53.0368766784668, 109.79937744140625, 80.65125274658203, 112.0893783569336, 94.48812866210938, 110.00562286376953, 97.7718734741211, 110.36624908447266, 57.25312423706055, 75.28250122070312, 0.16625000536441803, 9.39555549621582, 48.150001525878906, 81.3812484741211, 72.58562469482422, 106.78250122070312, 88.01875305175781, 112.01187896728516, 92.01750183105469, 110.05875396728516], "mean": [0.7875921130180359, -1.173150658607483, 1.6288878917694092, -0.19004765152931213, -0.9491903781890869, 0.1504095047712326, -0.6562674641609192, -1.115465521812439, 1.4750349521636963, 0.06512430310249329, 0.9138475060462952, -0.2790975868701935, 31.76506233215332, 63.934879302978516, 10.007391929626465, 1.1247355937957764, 16.476186752319336, 48.913761138916016, 37.75164031982422, 52.26388168334961, 46.788753509521484, 51.895572662353516, 46.98577880859375, 77.53264617919922, 27.98476791381836, 59.37925338745117, 0.09582573920488358, 1.79994535446167, 15.772547721862793, 9.484728813171387, 29.128936767578125, 30.883207321166992, 38.453372955322266, 36.84013366699219, 39.80141830444336, 49.91875076293945], "std": [0.31760621070861816, 0.17103110253810883, 0.14300091564655304, 0.15893664956092834, 0.14838159084320068, 0.12499160319566727, 0.04991276189684868, 0.09682703763246536, 0.04574760049581528, 0.1666024774312973, 0.10774621367454529, 0.029502149671316147, 8.047808647155762, 15.341670036315918, 17.00140380859375, 1.6757524013519287, 14.485431671142578, 49.23479080200195, 29.009681701660156, 53.95622253417969, 38.22928237915039, 53.625911712646484, 44.01186752319336, 32.03847885131836, 15.972087860107422, 10.696111679077148, 0.028361644595861435, 2.7990665435791016, 10.800883293151855, 16.560792922973633, 23.09523582458496, 41.76846694946289, 32.03963851928711, 47.897830963134766, 36.684085845947266, 43.75580596923828], "count": [428]}, "action": {"min": [0.5364022850990295, -1.3882372379302979, 1.2523126602172852, -0.6503919959068298, -1.4126516580581665, 0.053096625953912735, -0.7597085237503052, -1.2460659742355347, 1.3979171514511108, -0.1358291357755661, 0.6207322478294373, -0.3076600432395935, 21.821874618530273, 45.80062484741211, -0.8650000095367432, -0.5550000071525574, 0.8181250095367432, 0.45636361837387085, 3.356874942779541, -0.9168750047683716, 2.878124952316284, -3.338124990463257, 1.0362499952316284, 18.797500610351562, 6.635000228881836, 37.91187286376953, 0.004374999552965164, -0.6487500071525574, 0.8756250143051147, 0.5106250047683716, 0.5824999809265137, -0.765625, 0.6666666865348816, -0.35875001549720764, 0.59375, 0.1418749988079071], "max": [1.6662136316299438, -0.7705329060554504, 1.7981088161468506, 0.01688029244542122, -0.6733043193817139, 0.7696745991706848, -0.565895140171051, -0.9546425342559814, 1.5810015201568604, 0.3186989724636078, 1.076833963394165, -0.2249036729335785, 50.61562728881836, 82.79624938964844, 52.67124938964844, 4.441249847412109, 53.0368766784668, 109.79937744140625, 80.65125274658203, 112.0893783569336, 94.48812866210938, 110.00562286376953, 97.7718734741211, 110.36624908447266, 57.25312423706055, 75.28250122070312, 0.16625000536441803, 9.39555549621582, 48.150001525878906, 81.3812484741211, 72.58562469482422, 106.78250122070312, 88.01875305175781, 112.01187896728516, 92.01750183105469, 110.05875396728516], "mean": [0.7875924706459045, -1.1731499433517456, 1.6288871765136719, -0.19004760682582855, -0.9491907954216003, 0.1504094898700714, -0.6562670469284058, -1.1154654026031494, 1.475035309791565, 0.06512431055307388, 0.9138470888137817, -0.27909746766090393, 31.765047073364258, 63.934879302978516, 10.0073823928833, 1.124735713005066, 16.47617530822754, 48.91379928588867, 37.751609802246094, 52.263912200927734, 46.78876495361328, 51.89560317993164, 46.98579406738281, 77.53265380859375, 27.98476791381836, 59.379234313964844, 0.09582572430372238, 1.7999461889266968, 15.772546768188477, 9.48472785949707, 29.12891387939453, 30.883188247680664, 38.4533576965332, 36.84014892578125, 39.80141067504883, 49.918731689453125], "std": [0.31760624051094055, 0.17103108763694763, 0.14300088584423065, 0.15893663465976715, 0.1483815759420395, 0.12499161809682846, 0.04991278797388077, 0.09682702273130417, 0.04574759304523468, 0.16660243272781372, 0.1077461987733841, 0.029502151533961296, 8.047809600830078, 15.34167194366455, 17.001401901245117, 1.6757527589797974, 14.485435485839844, 49.23480224609375, 29.009685516357422, 53.95621871948242, 38.229278564453125, 53.625911712646484, 44.01185989379883, 32.038482666015625, 15.972089767456055, 10.696111679077148, 0.028361646458506584, 2.7990663051605225, 10.800883293151855, 16.56079864501953, 23.095233917236328, 41.76845169067383, 32.03963088989258, 47.8978385925293, 36.684085845947266, 43.75581359863281], "count": [428]}, "timestamp": {"min": [0.0], "max": [14.233333333333333], "mean": [7.116666666666667], "std": [4.1184206789604305], "count": [428]}, "frame_index": {"min": [0], "max": [427], "mean": [213.5], "std": [123.5526203688129], "count": [428]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [428]}, "index": {"min": [4440], "max": [4867], "mean": [4653.5], "std": [123.5526203688129], "count": [428]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [428]}, "subtask_annotation": {"mean": [4.75, 10.0, 10.0, 10.0, 10.0], "std": [2.534919674666112, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [428]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [428]}, "eef_direction_state": {"mean": [3.7476635514018692, 3.94392523364486], "std": [1.5122148016827823, 2.0613568514879566], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_state": {"mean": [1.0257009345794392, 0.6518691588785047], "std": [0.6352519731873179, 0.5660333051215001], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_state": {"mean": [0.6425233644859814, 0.3294392523364486], "std": [0.8121537001280432, 0.6637282573318314], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_direction_action": {"mean": [3.7476635514018692, 3.94392523364486], "std": [1.5122148016827823, 2.0613568514879566], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_action": {"mean": [1.0257009345794392, 0.6518691588785047], "std": [0.6352519731873179, 0.5660333051215001], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_action": {"mean": [0.6425233644859814, 0.3294392523364486], "std": [0.8121537001280432, 0.6637282573318314], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_sim_pose_state": {"mean": [0.7550572925871218, 0.25890995805739236, 1.2009842752436188, -1.3095145395314376, 0.33366326360685344, -1.8548499704294328, 0.7388701147096156, -0.1966044144188946, 1.2231019786729265, 1.2541338925320709, 0.428525748240594, 1.941109255765176], "std": [0.045545002166430176, 0.07302188707710361, 0.07492116506253634, 0.24587746882560896, 0.20168796633940556, 0.07670188814985997, 0.019381795732547856, 0.031330343060848406, 0.02862194869908732, 0.12508316295018976, 0.18901759384016278, 0.051009297093226366], "min": [0.6284599077037785, 0.14900407063792565, 1.0230637986935922, -1.8057336055115953, -0.046858792260889404, -1.9886643610211614, 0.7199847033054225, -0.2495088464426272, 1.139376190186139, 1.1018035718931318, 0.16572826293889475, 1.820259474606076], "max": [0.8061812089529363, 0.43023445007004846, 1.2738051380096476, -0.9915513895499206, 0.9240459564977401, -1.6053292240586428, 0.7929155554978906, -0.14392932204471942, 1.25156623569038, 1.5914964181396163, 0.6847398097769646, 2.0256739060045095], "count": [428]}, "eef_sim_pose_action": {"mean": [0.7550572925871218, 0.25890995805739236, 1.2009842752436188, -1.3095145395314376, 0.33366326360685344, -1.8548499704294328, 0.7388701147096156, -0.1966044144188946, 1.2231019786729265, 1.2541338925320709, 0.428525748240594, 1.941109255765176], "std": [0.045545002166430176, 0.07302188707710361, 0.07492116506253634, 0.24587746882560896, 0.20168796633940556, 0.07670188814985997, 0.019381795732547856, 0.031330343060848406, 0.02862194869908732, 0.12508316295018976, 0.18901759384016278, 0.051009297093226366], "min": [0.6284599077037785, 0.14900407063792565, 1.0230637986935922, -1.8057336055115953, -0.046858792260889404, -1.9886643610211614, 0.7199847033054225, -0.2495088464426272, 1.139376190186139, 1.1018035718931318, 0.16572826293889475, 1.820259474606076], "max": [0.8061812089529363, 0.43023445007004846, 1.2738051380096476, -0.9915513895499206, 0.9240459564977401, -1.6053292240586428, 0.7929155554978906, -0.14392932204471942, 1.25156623569038, 1.5914964181396163, 0.6847398097769646, 2.0256739060045095], "count": [428]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3236293361928105]], [[0.4425679187091503]], [[0.530959656862745]]], "std": [[[0.35297076606863115]], [[0.2672436968719298]], [[0.22509394061681667]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1450980392156863]], [[0.12156862745098039]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6122304942810458]], [[0.6355643096405229]], [[0.6162325061274511]]], "std": [[[0.27783816576085296]], [[0.28319439414640313]], [[0.28804889801159417]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.16862745098039217]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5668209334150327]], [[0.5920650285947712]], [[0.5802146772875817]]], "std": [[[0.2911753534347123]], [[0.29611701290487746]], [[0.30833672379097626]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4043773366013072]], [[0.4700449857026144]], [[0.48720145016339866]]], "std": [[[0.35564396573915436]], [[0.34421185254848524]], [[0.3750816413788098]]], "count": [100]}, "observation.state": {"min": [0.16248473525047302, -1.429031252861023, 1.2848732471466064, -0.20859560370445251, -1.1477115154266357, -0.23453593254089355, -0.814664900302887, -1.3034781217575073, 1.2319328784942627, -0.23079270124435425, 0.9206674098968506, -0.3105422854423523, 25.662500381469727, 46.877498626708984, -0.9068750143051147, -1.544374942779541, 0.6143749952316284, -1.25, 0.5874999761581421, -0.9277777671813965, 0.8137500286102295, -2.4861538410186768, 1.0318750143051147, -0.3343749940395355, 16.5831241607666, 45.43555450439453, 0.061250001192092896, -0.47187498211860657, 0.7761538624763489, 1.1081249713897705, 0.6546154022216797, 0.7024999856948853, 1.0043749809265137, 0.9287500381469727, 0.6462500095367432, 0.375], "max": [1.0400453805923462, -0.8699550032615662, 1.9060425758361816, 0.5938858985900879, -0.4061760902404785, 0.6883249282836914, -0.5746452212333679, -0.8940727114677429, 1.5251630544662476, 0.6229256987571716, 1.244352102279663, -0.18174925446510315, 76.41000366210938, 76.41874694824219, 60.448123931884766, 8.270000457763672, 65.71687316894531, 111.375, 80.37124633789062, 112.46875, 95.68687438964844, 110.51499938964844, 99.53187561035156, 109.49687194824219, 69.87312316894531, 68.38187408447266, 0.17749999463558197, 7.898889064788818, 48.0625, 51.24687576293945, 75.76687622070312, 77.87187957763672, 87.65374755859375, 105.21500396728516, 91.53812408447266, 109.47125244140625], "mean": [0.5868080258369446, -1.2305121421813965, 1.7234673500061035, 0.23211537301540375, -0.5983352065086365, 0.026567114517092705, -0.7045158743858337, -1.1068059206008911, 1.4256069660186768, 0.0976400226354599, 0.9846604466438293, -0.22628839313983917, 60.999813079833984, 60.241092681884766, 24.14794921875, 2.6168928146362305, 36.25120162963867, 72.61383819580078, 53.816654205322266, 81.03972625732422, 64.64048767089844, 80.45015716552734, 67.67700958251953, 82.42591857910156, 37.80575942993164, 59.08024597167969, 0.12725448608398438, 0.6377997398376465, 11.442902565002441, 6.451876163482666, 19.476049423217773, 12.36425495147705, 22.01612091064453, 17.98262596130371, 20.595661163330078, 42.301551818847656], "std": [0.2856738865375519, 0.1647304892539978, 0.17684844136238098, 0.26946747303009033, 0.13179996609687805, 0.22621981799602509, 0.07450641691684723, 0.13127343356609344, 0.06437502801418304, 0.25739893317222595, 0.06569185853004456, 0.039917685091495514, 16.980504989624023, 6.995683670043945, 19.70206642150879, 3.2934601306915283, 23.472305297851562, 43.962406158447266, 30.15604019165039, 45.86933135986328, 35.528316497802734, 45.908687591552734, 38.061187744140625, 43.53793716430664, 16.978803634643555, 6.06371545791626, 0.019862297922372818, 1.600353717803955, 15.071086883544922, 11.217612266540527, 23.49110221862793, 22.755388259887695, 29.74658203125, 34.3289794921875, 32.374488830566406, 38.58644485473633], "count": [346]}, "action": {"min": [0.16248473525047302, -1.429031252861023, 1.2848732471466064, -0.20859560370445251, -1.1477115154266357, -0.23453593254089355, -0.814664900302887, -1.3034781217575073, 1.2319328784942627, -0.23079270124435425, 0.9206674098968506, -0.3105422854423523, 25.662500381469727, 46.877498626708984, -0.9068750143051147, -1.544374942779541, 0.6143749952316284, -1.25, 0.5874999761581421, -0.9277777671813965, 0.8137500286102295, -2.4861538410186768, 1.0318750143051147, -0.3343749940395355, 16.5831241607666, 45.43555450439453, 0.061250001192092896, -0.47187498211860657, 0.7761538624763489, 1.1081249713897705, 0.6546154022216797, 0.7024999856948853, 1.0043749809265137, 0.9287500381469727, 0.6462500095367432, 0.375], "max": [1.0400453805923462, -0.8699550032615662, 1.9060425758361816, 0.5938858985900879, -0.4061760902404785, 0.6883249282836914, -0.5746452212333679, -0.8940727114677429, 1.5251630544662476, 0.6229256987571716, 1.244352102279663, -0.18174925446510315, 76.41000366210938, 76.41874694824219, 60.448123931884766, 8.270000457763672, 65.71687316894531, 111.375, 80.37124633789062, 112.46875, 95.68687438964844, 110.51499938964844, 99.53187561035156, 109.49687194824219, 69.87312316894531, 68.38187408447266, 0.17749999463558197, 7.898889064788818, 48.0625, 51.24687576293945, 75.76687622070312, 77.87187957763672, 87.65374755859375, 105.21500396728516, 91.53812408447266, 109.47125244140625], "mean": [0.5868082642555237, -1.2305123805999756, 1.7234666347503662, 0.23211532831192017, -0.598335325717926, 0.026567034423351288, -0.7045146822929382, -1.1068058013916016, 1.4256072044372559, 0.09764000028371811, 0.9846600890159607, -0.22628848254680634, 60.99986267089844, 60.241058349609375, 24.147947311401367, 2.6168932914733887, 36.251197814941406, 72.61384582519531, 53.816654205322266, 81.03974151611328, 64.64049530029297, 80.45014190673828, 67.67699432373047, 82.42593383789062, 37.805755615234375, 59.08021545410156, 0.12725448608398438, 0.637799859046936, 11.442904472351074, 6.451882362365723, 19.476049423217773, 12.36425495147705, 22.016117095947266, 17.98262596130371, 20.59565544128418, 42.301536560058594], "std": [0.28567397594451904, 0.16473045945167542, 0.17684844136238098, 0.26946741342544556, 0.13179996609687805, 0.2262198030948639, 0.07450646907091141, 0.13127341866493225, 0.06437503546476364, 0.25739893317222595, 0.06569185853004456, 0.039917685091495514, 16.980504989624023, 6.995682716369629, 19.70206642150879, 3.293459415435791, 23.472299575805664, 43.96240997314453, 30.156038284301758, 45.869327545166016, 35.5283203125, 45.908687591552734, 38.061187744140625, 43.537933349609375, 16.978805541992188, 6.063714504241943, 0.01986229605972767, 1.600353717803955, 15.071085929870605, 11.217609405517578, 23.491106033325195, 22.755388259887695, 29.746585845947266, 34.3289794921875, 32.37449264526367, 38.58644485473633], "count": [346]}, "timestamp": {"min": [0.0], "max": [11.5], "mean": [5.75], "std": [3.3293726469444995], "count": [346]}, "frame_index": {"min": [0], "max": [345], "mean": [172.5], "std": [99.88117940833499], "count": [346]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [346]}, "index": {"min": [4868], "max": [5213], "mean": [5040.5], "std": [99.88117940833499], "count": [346]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [346]}, "subtask_annotation": {"mean": [4.791907514450867, 10.0, 10.0, 10.0, 10.0], "std": [2.7216841421225006, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [346]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [346]}, "eef_direction_state": {"mean": [3.815028901734104, 3.88728323699422], "std": [1.3192240775526884, 1.870522821293309], "min": [1, 0], "max": [6, 6], "count": [346]}, "eef_velocity_state": {"mean": [1.3988439306358382, 0.9017341040462428], "std": [0.5912647792877315, 0.726578328900375], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_state": {"mean": [0.7890173410404624, 0.6213872832369942], "std": [0.8286737539289736, 0.7816570033083209], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_direction_action": {"mean": [3.815028901734104, 3.88728323699422], "std": [1.3192240775526884, 1.870522821293309], "min": [1, 0], "max": [6, 6], "count": [346]}, "eef_velocity_action": {"mean": [1.3988439306358382, 0.9017341040462428], "std": [0.5912647792877315, 0.726578328900375], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_acc_mag_action": {"mean": [0.7890173410404624, 0.6213872832369942], "std": [0.8286737539289736, 0.7816570033083209], "min": [0, 0], "max": [2, 2], "count": [346]}, "eef_sim_pose_state": {"mean": [0.784893623213388, 0.2089958278553783, 1.1819670308275776, -1.545585821087962, 0.5098149181717565, -2.0373964387594254, 0.7226195029866863, -0.19171962037369175, 1.215691696078332, 1.2526875919780178, 0.3493223491987303, 1.9731608314333942], "std": [0.04480498926647249, 0.07417231680509982, 0.08772185754166452, 0.2105764762490099, 0.13238358515474605, 0.06687246730036771, 0.025386785041887294, 0.0491169372247884, 0.028684532031908575, 0.06488874054011037, 0.24558828986128708, 0.14134537018248403], "min": [0.6795526534142553, 0.08659742336420934, 1.039013545478695, -1.8375202279953065, 0.2868898492393126, -2.1466409385090675, 0.6655729185459563, -0.249465127147643, 1.1299685880133203, 1.0494332113728713, -0.0817559254462088, 1.7213535319802702], "max": [0.8381749502296574, 0.32120559383585445, 1.3629040983950669, -1.0346053193075375, 0.9123869483729368, -1.816165142153232, 0.7665008426423907, -0.08647677612828134, 1.274967615805179, 1.4264145600461875, 0.6096836702863802, 2.2533562752815013], "count": [346]}, "eef_sim_pose_action": {"mean": [0.784893623213388, 0.2089958278553783, 1.1819670308275776, -1.545585821087962, 0.5098149181717565, -2.0373964387594254, 0.7226195029866863, -0.19171962037369175, 1.215691696078332, 1.2526875919780178, 0.3493223491987303, 1.9731608314333942], "std": [0.04480498926647249, 0.07417231680509982, 0.08772185754166452, 0.2105764762490099, 0.13238358515474605, 0.06687246730036771, 0.025386785041887294, 0.0491169372247884, 0.028684532031908575, 0.06488874054011037, 0.24558828986128708, 0.14134537018248403], "min": [0.6795526534142553, 0.08659742336420934, 1.039013545478695, -1.8375202279953065, 0.2868898492393126, -2.1466409385090675, 0.6655729185459563, -0.249465127147643, 1.1299685880133203, 1.0494332113728713, -0.0817559254462088, 1.7213535319802702], "max": [0.8381749502296574, 0.32120559383585445, 1.3629040983950669, -1.0346053193075375, 0.9123869483729368, -1.816165142153232, 0.7665008426423907, -0.08647677612828134, 1.274967615805179, 1.4264145600461875, 0.6096836702863802, 2.2533562752815013], "count": [346]}}} +{"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.3170436274509804]], [[0.4480984987745098]], [[0.5468569975490196]]], "std": [[[0.3573240651876609]], [[0.2675917069359214]], [[0.22815706816022957]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5661628288398693]], [[0.5871535927287581]], [[0.5711024060457517]]], "std": [[[0.3248352359021371]], [[0.32841937407498606]], [[0.3354048274700811]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5361999448529412]], [[0.5609225265522876]], [[0.5484198488562092]]], "std": [[[0.3021648278671762]], [[0.3030325447337556]], [[0.3106016880692404]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4043241544117647]], [[0.46170799223856207]], [[0.47055752859477123]]], "std": [[[0.36109254105116123]], [[0.3490803219748156]], [[0.3742008744087134]]], "count": [100]}, "observation.state": {"min": [0.22306782007217407, -1.5610218048095703, 1.0463662147521973, -0.5677548050880432, -1.6391289234161377, -0.18987944722175598, -1.164716362953186, -1.3721914291381836, 0.9782395362854004, -0.15974289178848267, 0.15805009007453918, -0.4682135581970215, 0.9275000095367432, 52.931251525878906, -0.5049999952316284, -0.5625, 1.0737500190734863, 0.2293749898672104, 8.929374694824219, 0.8600000143051147, 7.120625019073486, 0.21375000476837158, 1.0625, 0.6512500047683716, 18.9950008392334, 46.29374694824219, 0.08312500268220901, -0.48499998450279236, 1.103124976158142, 0.5943750143051147, 0.9056249856948853, -0.375, 1.625, 0.7543749809265137, 0.5099999904632568, 14.4243745803833], "max": [1.1209419965744019, -0.9199283123016357, 1.9659581184387207, 0.5266270041465759, -0.4669022262096405, 0.6090734004974365, -0.49670499563217163, -0.8284456729888916, 1.6368401050567627, 0.5478227138519287, 1.6604199409484863, -0.0955834686756134, 54.96125030517578, 81.37687683105469, 51.098751068115234, 6.434999942779541, 52.77937698364258, 109.27249908447266, 87.83062744140625, 112.28375244140625, 100.45999908447266, 110.34312438964844, 98.43875122070312, 110.82875061035156, 73.08438110351562, 82.32833862304688, 0.17812499403953552, 9.59083366394043, 42.04750061035156, 102.4000015258789, 63.022499084472656, 102.28312683105469, 86.13125610351562, 108.24687957763672, 92.14625549316406, 110.29437255859375], "mean": [0.6569830179214478, -1.2672120332717896, 1.664192795753479, 0.08507377654314041, -0.8207961916923523, 0.12581922113895416, -0.7339381575584412, -1.1653075218200684, 1.429298996925354, 0.23391392827033997, 0.9965434670448303, -0.21431055665016174, 24.5155086517334, 72.14859771728516, 14.574409484863281, 1.312388300895691, 26.014034271240234, 37.466270446777344, 47.443817138671875, 39.975433349609375, 53.66716003417969, 38.01886749267578, 44.92571258544922, 60.7852668762207, 39.20390701293945, 59.89906311035156, 0.12429139763116837, 3.433807134628296, 13.88428783416748, 13.141937255859375, 23.34733009338379, 21.65284538269043, 29.734054565429688, 27.58523941040039, 27.25275421142578, 61.044898986816406], "std": [0.29198259115219116, 0.1965915411710739, 0.2963566184043884, 0.3534579277038574, 0.36941200494766235, 0.2739963233470917, 0.1486838012933731, 0.14055941998958588, 0.1753048300743103, 0.26004722714424133, 0.4057357609272003, 0.09888976067304611, 16.34117317199707, 9.293208122253418, 17.710613250732422, 1.795906901359558, 13.331639289855957, 45.182952880859375, 25.0120849609375, 46.932769775390625, 30.421916961669922, 47.32938766479492, 36.96767044067383, 38.109649658203125, 16.516504287719727, 12.289318084716797, 0.018480893224477768, 3.302577495574951, 12.71677017211914, 24.025665283203125, 20.160934448242188, 32.54500198364258, 28.155691146850586, 39.79249954223633, 32.77600860595703, 32.66703414916992], "count": [372]}, "action": {"min": [0.22306782007217407, -1.5610218048095703, 1.0463662147521973, -0.5677548050880432, -1.6391289234161377, -0.18987944722175598, -1.164716362953186, -1.3721914291381836, 0.9782395362854004, -0.15974289178848267, 0.15805009007453918, -0.4682135581970215, 0.9275000095367432, 52.931251525878906, -0.5049999952316284, -0.5625, 1.0737500190734863, 0.2293749898672104, 8.929374694824219, 0.8600000143051147, 7.120625019073486, 0.21375000476837158, 1.0625, 0.6512500047683716, 18.9950008392334, 46.29374694824219, 0.08312500268220901, -0.48499998450279236, 1.103124976158142, 0.5943750143051147, 0.9056249856948853, -0.375, 1.625, 0.7543749809265137, 0.5099999904632568, 14.4243745803833], "max": [1.1209419965744019, -0.9199283123016357, 1.9659581184387207, 0.5266270041465759, -0.4669022262096405, 0.6090734004974365, -0.49670499563217163, -0.8284456729888916, 1.6368401050567627, 0.5478227138519287, 1.6604199409484863, -0.0955834686756134, 54.96125030517578, 81.37687683105469, 51.098751068115234, 6.434999942779541, 52.77937698364258, 109.27249908447266, 87.83062744140625, 112.28375244140625, 100.45999908447266, 110.34312438964844, 98.43875122070312, 110.82875061035156, 73.08438110351562, 82.32833862304688, 0.17812499403953552, 9.59083366394043, 42.04750061035156, 102.4000015258789, 63.022499084472656, 102.28312683105469, 86.13125610351562, 108.24687957763672, 92.14625549316406, 110.29437255859375], "mean": [0.6569831967353821, -1.2672115564346313, 1.6641919612884521, 0.08507382869720459, -0.8207961320877075, 0.12581919133663177, -0.7339382171630859, -1.1653072834014893, 1.4292982816696167, 0.23391397297382355, 0.9965435266494751, -0.2143106311559677, 24.515501022338867, 72.14860534667969, 14.574423789978027, 1.312388300895691, 26.014039993286133, 37.46623992919922, 47.443809509277344, 39.9754638671875, 53.66718673706055, 38.01886749267578, 44.92570114135742, 60.785255432128906, 39.203895568847656, 59.89906311035156, 0.12429144978523254, 3.433807134628296, 13.884278297424316, 13.141942977905273, 23.347326278686523, 21.652847290039062, 29.734046936035156, 27.58526039123535, 27.252761840820312, 61.04487991333008], "std": [0.29198259115219116, 0.1965915560722351, 0.2963566184043884, 0.3534579575061798, 0.36941203474998474, 0.2739962935447693, 0.1486838012933731, 0.14055943489074707, 0.1753048300743103, 0.26004716753959656, 0.4057357609272003, 0.09888975322246552, 16.341171264648438, 9.293208122253418, 17.710615158081055, 1.7959065437316895, 13.331642150878906, 45.182952880859375, 25.0120849609375, 46.93276596069336, 30.421920776367188, 47.329410552978516, 36.96767044067383, 38.10965347290039, 16.516508102416992, 12.289318084716797, 0.01848088763654232, 3.3025777339935303, 12.716769218444824, 24.025663375854492, 20.16092872619629, 32.54498291015625, 28.15570068359375, 39.7924919128418, 32.77600860595703, 32.66703414916992], "count": [372]}, "timestamp": {"min": [0.0], "max": [12.366666666666667], "mean": [6.183333333333333], "std": [3.5795587354785425], "count": [372]}, "frame_index": {"min": [0], "max": [371], "mean": [185.5], "std": [107.38676206435626], "count": [372]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [372]}, "index": {"min": [5214], "max": [5585], "mean": [5399.5], "std": [107.38676206435626], "count": [372]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [372]}, "subtask_annotation": {"mean": [3.911290322580645, 10.0, 10.0, 10.0, 10.0], "std": [2.605862177841797, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [372]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [372]}, "eef_direction_state": {"mean": [3.454301075268817, 3.7338709677419355], "std": [1.548692752836085, 1.894142943055518], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_state": {"mean": [1.3655913978494623, 0.9946236559139785], "std": [0.5590880869400294, 0.6719999986235697], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_state": {"mean": [0.8951612903225806, 0.6586021505376344], "std": [0.8596562364999019, 0.8354421807729897], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_direction_action": {"mean": [3.454301075268817, 3.7338709677419355], "std": [1.548692752836085, 1.894142943055518], "min": [0, 0], "max": [6, 6], "count": [372]}, "eef_velocity_action": {"mean": [1.3655913978494623, 0.9946236559139785], "std": [0.5590880869400294, 0.6719999986235697], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_acc_mag_action": {"mean": [0.8951612903225806, 0.6586021505376344], "std": [0.8596562364999019, 0.8354421807729897], "min": [0, 0], "max": [2, 2], "count": [372]}, "eef_sim_pose_state": {"mean": [0.7588939400649, 0.18872050493223794, 1.1905042327871556, -1.3690068030954237, 0.43658730110256155, -1.9586809817431634, 0.7235511901277554, -0.19658147427091596, 1.1922084382603253, 1.2894478320956213, 0.19176768891187093, 1.9282767310697269], "std": [0.08011565943989098, 0.08441371190763436, 0.08930233194790879, 0.30782241673593275, 0.08419512241473194, 0.16030111341448033, 0.060769059737824704, 0.038041563873889093, 0.04827835807246979, 0.2774351556096174, 0.2961073812449964, 0.13473553269058297], "min": [0.5880779456780733, 0.05029272132565296, 1.0271693159987298, -1.7302748479270214, 0.279776703514794, -2.140949240845563, 0.577213132870539, -0.29285874719271693, 1.0866303671866142, 0.7637972807072781, -0.2243856694314561, 1.6731219323671138], "max": [0.8360075505466862, 0.3364135301607735, 1.3379594779802852, -0.6172180001788854, 0.7109469984303658, -1.699690565771097, 0.8085318415482932, -0.12313512518263617, 1.3142684889809229, 1.8984345114908472, 0.6456235479610211, 2.144280069673524], "count": [372]}, "eef_sim_pose_action": {"mean": [0.7588939400649, 0.18872050493223794, 1.1905042327871556, -1.3690068030954237, 0.43658730110256155, -1.9586809817431634, 0.7235511901277554, -0.19658147427091596, 1.1922084382603253, 1.2894478320956213, 0.19176768891187093, 1.9282767310697269], "std": [0.08011565943989098, 0.08441371190763436, 0.08930233194790879, 0.30782241673593275, 0.08419512241473194, 0.16030111341448033, 0.060769059737824704, 0.038041563873889093, 0.04827835807246979, 0.2774351556096174, 0.2961073812449964, 0.13473553269058297], "min": [0.5880779456780733, 0.05029272132565296, 1.0271693159987298, -1.7302748479270214, 0.279776703514794, -2.140949240845563, 0.577213132870539, -0.29285874719271693, 1.0866303671866142, 0.7637972807072781, -0.2243856694314561, 1.6731219323671138], "max": [0.8360075505466862, 0.3364135301607735, 1.3379594779802852, -0.6172180001788854, 0.7109469984303658, -1.699690565771097, 0.8085318415482932, -0.12313512518263617, 1.3142684889809229, 1.8984345114908472, 0.6456235479610211, 2.144280069673524], "count": [372]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31198936683006534]], [[0.43822359068627453]], [[0.5356610253267974]]], "std": [[[0.36457809699764837]], [[0.2804879544047421]], [[0.2377558367766527]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6016442197712418]], [[0.6327192463235294]], [[0.6204828043300654]]], "std": [[[0.31033481432201193]], [[0.30847813190121054]], [[0.3135367713732223]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5547438051470589]], [[0.5771609415849673]], [[0.5640756699346405]]], "std": [[[0.3105581148737713]], [[0.3127324266233164]], [[0.3171418553743465]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3952251286764706]], [[0.44538124591503264]], [[0.44535640318627456]]], "std": [[[0.3653712406174977]], [[0.35569103045229483]], [[0.3760501549681848]]], "count": [100]}, "observation.state": {"min": [0.3015325665473938, -1.5554426908493042, 1.2384179830551147, -0.5547846555709839, -1.263680100440979, -0.16098268330097198, -0.7411831617355347, -1.3776273727416992, 1.2505404949188232, -0.4422970414161682, 0.2475537806749344, -0.2907320559024811, 27.173124313354492, 48.147499084472656, -0.7612500190734863, -0.4287499785423279, 0.6931250095367432, 0.453125, 0.8737500309944153, -1.015625, 0.7788888812065125, -3.3731250762939453, 1.0893750190734863, -0.7588889002799988, 19.119375228881836, 43.44444274902344, 0.07249999791383743, -0.46437498927116394, 0.640625, 0.8075000047683716, 0.2862499952316284, 0.5518749952316284, 0.1081250011920929, -0.05250000208616257, 0.5724999904632568, -2.7311110496520996], "max": [1.002303123474121, -0.8763129115104675, 2.0129988193511963, 0.3487878739833832, -0.34592679142951965, 0.7897974252700806, -0.5457961559295654, -0.8751684427261353, 1.6404879093170166, 0.6426194310188293, 1.2930537462234497, -0.0447518490254879, 64.34187316894531, 63.56624984741211, 45.212501525878906, 9.054444313049316, 75.9800033569336, 110.90062713623047, 85.95625305175781, 109.84562683105469, 90.2249984741211, 110.453125, 94.33812713623047, 110.94187927246094, 87.37187957763672, 67.97562408447266, 0.18812499940395355, 9.448124885559082, 40.96312713623047, 72.40875244140625, 58.647499084472656, 109.48687744140625, 79.11062622070312, 112.69937896728516, 93.52249908447266, 110.76374816894531], "mean": [0.603843092918396, -1.3548003435134888, 1.819873332977295, 0.06280229985713959, -0.587094247341156, 0.16185472905635834, -0.6429230570793152, -1.2080223560333252, 1.5020675659179688, 0.14296339452266693, 0.8356440663337708, -0.1760728359222412, 49.51569747924805, 54.829254150390625, 17.89417266845703, 1.7429195642471313, 43.31168746948242, 59.861351013183594, 48.311195373535156, 58.13834762573242, 52.79643249511719, 59.158607482910156, 47.147342681884766, 79.52554321289062, 38.63916778564453, 58.26334762573242, 0.13115118443965912, 4.400090217590332, 9.986062049865723, 8.94640827178955, 16.354904174804688, 23.141944885253906, 23.279699325561523, 28.021760940551758, 26.95596694946289, 46.92104721069336], "std": [0.2197950929403305, 0.1700482964515686, 0.18667376041412354, 0.2879699468612671, 0.15999241173267365, 0.27247411012649536, 0.0687725841999054, 0.1138661801815033, 0.06165150925517082, 0.4101875424385071, 0.3030959367752075, 0.07297780364751816, 14.070869445800781, 4.407095909118652, 16.331117630004883, 2.703294515609741, 26.229061126708984, 53.026611328125, 26.852588653564453, 51.464996337890625, 30.40403175354004, 52.628822326660156, 38.78480529785156, 37.620208740234375, 20.377962112426758, 5.264851093292236, 0.026236828416585922, 3.6997690200805664, 11.335124969482422, 16.263471603393555, 18.673219680786133, 39.19013595581055, 29.480756759643555, 44.05506896972656, 36.940277099609375, 36.11455535888672], "count": [343]}, "action": {"min": [0.3015325665473938, -1.5554426908493042, 1.2384179830551147, -0.5547846555709839, -1.263680100440979, -0.16098268330097198, -0.7411831617355347, -1.3776273727416992, 1.2505404949188232, -0.4422970414161682, 0.2475537806749344, -0.2907320559024811, 27.173124313354492, 48.147499084472656, -0.7612500190734863, -0.4287499785423279, 0.6931250095367432, 0.453125, 0.8737500309944153, -1.015625, 0.7788888812065125, -3.3731250762939453, 1.0893750190734863, -0.7588889002799988, 19.119375228881836, 43.44444274902344, 0.07249999791383743, -0.46437498927116394, 0.640625, 0.8075000047683716, 0.2862499952316284, 0.5518749952316284, 0.1081250011920929, -0.05250000208616257, 0.5724999904632568, -2.7311110496520996], "max": [1.002303123474121, -0.8763129115104675, 2.0129988193511963, 0.3487878739833832, -0.34592679142951965, 0.7897974252700806, -0.5457961559295654, -0.8751684427261353, 1.6404879093170166, 0.6426194310188293, 1.2930537462234497, -0.0447518490254879, 64.34187316894531, 63.56624984741211, 45.212501525878906, 9.054444313049316, 75.9800033569336, 110.90062713623047, 85.95625305175781, 109.84562683105469, 90.2249984741211, 110.453125, 94.33812713623047, 110.94187927246094, 87.37187957763672, 67.97562408447266, 0.18812499940395355, 9.448124885559082, 40.96312713623047, 72.40875244140625, 58.647499084472656, 109.48687744140625, 79.11062622070312, 112.69937896728516, 93.52249908447266, 110.76374816894531], "mean": [0.6038431525230408, -1.3548004627227783, 1.8198734521865845, 0.06280239671468735, -0.587094247341156, 0.1618548035621643, -0.6429223418235779, -1.2080217599868774, 1.5020673274993896, 0.14296334981918335, 0.8356443643569946, -0.1760728508234024, 49.51567459106445, 54.82924270629883, 17.894163131713867, 1.7429200410842896, 43.31169509887695, 59.86137390136719, 48.31119155883789, 58.13833999633789, 52.79642105102539, 59.158653259277344, 47.14734649658203, 79.5255355834961, 38.63916015625, 58.26338195800781, 0.13115118443965912, 4.400089740753174, 9.986062049865723, 8.946410179138184, 16.354921340942383, 23.14194107055664, 23.279712677001953, 28.02175521850586, 26.955974578857422, 46.9210090637207], "std": [0.21979506313800812, 0.17004826664924622, 0.18667379021644592, 0.2879699468612671, 0.15999241173267365, 0.27247413992881775, 0.06877259165048599, 0.1138661801815033, 0.06165150925517082, 0.41018757224082947, 0.3030959665775299, 0.07297778874635696, 14.070869445800781, 4.4070963859558105, 16.33112144470215, 2.703294277191162, 26.229055404663086, 53.02662658691406, 26.85258674621582, 51.4649772644043, 30.40403175354004, 52.62881851196289, 38.78479766845703, 37.620201110839844, 20.377962112426758, 5.2648515701293945, 0.026236819103360176, 3.6997687816619873, 11.335124015808105, 16.263471603393555, 18.6732177734375, 39.19013595581055, 29.480751037597656, 44.0550651550293, 36.940277099609375, 36.11456298828125], "count": [343]}, "timestamp": {"min": [0.0], "max": [11.4], "mean": [5.7], "std": [3.3005050118630836], "count": [343]}, "frame_index": {"min": [0], "max": [342], "mean": [171.0], "std": [99.0151503558925], "count": [343]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [343]}, "index": {"min": [5586], "max": [5928], "mean": [5757.0], "std": [99.0151503558925], "count": [343]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [343]}, "subtask_annotation": {"mean": [4.6384839650145775, 10.0, 10.0, 10.0, 10.0], "std": [2.506651217370418, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [343]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [343]}, "eef_direction_state": {"mean": [3.39067055393586, 4.037900874635569], "std": [1.3419125485540204, 1.7649877051989968], "min": [0, 0], "max": [6, 6], "count": [343]}, "eef_velocity_state": {"mean": [1.4285714285714286, 1.0204081632653061], "std": [0.5611317177496943, 0.7420268964366458], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_acc_mag_state": {"mean": [0.9941690962099126, 0.7346938775510204], "std": [0.8117007631146314, 0.8060578635972049], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_direction_action": {"mean": [3.39067055393586, 4.037900874635569], "std": [1.3419125485540204, 1.7649877051989968], "min": [0, 0], "max": [6, 6], "count": [343]}, "eef_velocity_action": {"mean": [1.4285714285714286, 1.0204081632653061], "std": [0.5611317177496943, 0.7420268964366458], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_acc_mag_action": {"mean": [0.9941690962099126, 0.7346938775510204], "std": [0.8117007631146314, 0.8060578635972049], "min": [0, 0], "max": [2, 2], "count": [343]}, "eef_sim_pose_state": {"mean": [0.8047660257759086, 0.19430997027972177, 1.1546920145056465, -1.5432389290868227, 0.49385952879201267, -1.9665706252476816, 0.7432706704670055, -0.17892596252094983, 1.1814177394760528, 1.3787243074700446, 0.2357737867382819, 1.990300719026502], "std": [0.040433427748553775, 0.0859003817553057, 0.07060692653202756, 0.1793890976550431, 0.13488031922968055, 0.11212095733640788, 0.02849837092989476, 0.05739568538247519, 0.049750560602650415, 0.2540967821126211, 0.40765410954465425, 0.21574547155094356], "min": [0.658423485713715, 0.042955832981832226, 1.0256417635421027, -1.794565308733279, 0.3437008124257541, -2.129910578048979, 0.6668771949277135, -0.2777053607793055, 1.0604087444713626, 0.9149018979155892, -0.23074479953342975, 1.7100202159097708], "max": [0.855005382124947, 0.3355100838913918, 1.2961953889006088, -0.915394838850675, 0.9458878638198254, -1.756833762190663, 0.8076215707964285, -0.06148221217344052, 1.323818250433549, 1.9373913806495098, 0.7368810877093459, 2.40462257875027], "count": [343]}, "eef_sim_pose_action": {"mean": [0.8047660257759086, 0.19430997027972177, 1.1546920145056465, -1.5432389290868227, 0.49385952879201267, -1.9665706252476816, 0.7432706704670055, -0.17892596252094983, 1.1814177394760528, 1.3787243074700446, 0.2357737867382819, 1.990300719026502], "std": [0.040433427748553775, 0.0859003817553057, 0.07060692653202756, 0.1793890976550431, 0.13488031922968055, 0.11212095733640788, 0.02849837092989476, 0.05739568538247519, 0.049750560602650415, 0.2540967821126211, 0.40765410954465425, 0.21574547155094356], "min": [0.658423485713715, 0.042955832981832226, 1.0256417635421027, -1.794565308733279, 0.3437008124257541, -2.129910578048979, 0.6668771949277135, -0.2777053607793055, 1.0604087444713626, 0.9149018979155892, -0.23074479953342975, 1.7100202159097708], "max": [0.855005382124947, 0.3355100838913918, 1.2961953889006088, -0.915394838850675, 0.9458878638198254, -1.756833762190663, 0.8076215707964285, -0.06148221217344052, 1.323818250433549, 1.9373913806495098, 0.7368810877093459, 2.40462257875027], "count": [343]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33921186274509807]], [[0.4432541748366013]], [[0.5269597916666666]]], "std": [[[0.3640087054728127]], [[0.28620692498523853]], [[0.24458477746268162]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.16470588235294117]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5687300490196079]], [[0.5976524080882353]], [[0.5838733660130719]]], "std": [[[0.29082805305106874]], [[0.29386240046674283]], [[0.3006763484203515]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5281879125816994]], [[0.5512511315359476]], [[0.5345035171568627]]], "std": [[[0.3009636155523619]], [[0.3048897557434826]], [[0.3128432916139578]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.403549585375817]], [[0.46250254289215686]], [[0.4735655637254902]]], "std": [[[0.3642875343632752]], [[0.35204658226800445]], [[0.37814762925094075]]], "count": [100]}, "observation.state": {"min": [0.2755207121372223, -1.553416132926941, 1.000777244567871, -0.4391975700855255, -1.6317378282546997, -0.03092336095869541, -0.9642032980918884, -1.394197702407837, 0.9626058340072632, -0.0936284065246582, 0.18668459355831146, -0.3908693790435791, 25.94499969482422, 54.33875274658203, -0.49000000953674316, -2.182500123977661, 0.6200000047683716, 0.4337500035762787, 0.9887499809265137, 0.3856250047683716, 0.8481249809265137, 0.171875, 1.0774999856948853, 0.47874999046325684, 24.286874771118164, 43.891876220703125, 0.06187500059604645, -0.46312499046325684, 0.6518750190734863, 0.5768749713897705, 0.6031249761581421, -0.36500000953674316, 1.3324999809265137, 0.26500001549720764, 0.43312498927116394, 10.327500343322754], "max": [0.919165313243866, -0.7906080484390259, 2.041633367538452, 0.44661250710487366, -0.2770466208457947, 0.7834553718566895, -0.5087929964065552, -0.7716296911239624, 1.6932746171951294, 0.48812180757522583, 1.6649023294448853, -0.04408426955342293, 59.19937515258789, 80.91437530517578, 44.883750915527344, 9.130000114440918, 69.4625015258789, 110.63062286376953, 83.67124938964844, 109.49250030517578, 89.2406234741211, 109.65812683105469, 91.2249984741211, 110.78812408447266, 81.51750183105469, 77.74625396728516, 0.20454545319080353, 9.473750114440918, 43.45249938964844, 93.51187896728516, 61.65812683105469, 97.83125305175781, 77.19437408447266, 109.95062255859375, 84.41999816894531, 110.92375183105469], "mean": [0.633544921875, -1.225847601890564, 1.6295305490493774, 0.020696567371487617, -0.680164635181427, 0.3187282681465149, -0.7010771036148071, -1.1269867420196533, 1.429854393005371, 0.19769619405269623, 0.9272415637969971, -0.20399990677833557, 44.592124938964844, 67.05467987060547, 4.402363300323486, 2.21191143989563, 37.16378402709961, 68.2378921508789, 43.409881591796875, 61.58753204345703, 45.655517578125, 67.52204895019531, 42.1453742980957, 81.79939270019531, 49.02726364135742, 62.39946365356445, 0.12359242141246796, 2.667757511138916, 16.647705078125, 23.5360164642334, 23.817001342773438, 32.9730339050293, 29.07570457458496, 40.75422286987305, 29.764986038208008, 71.29077911376953], "std": [0.2151774764060974, 0.2370196431875229, 0.3346649408340454, 0.27232784032821655, 0.47843360900878906, 0.287503719329834, 0.12333746999502182, 0.194080650806427, 0.22155195474624634, 0.18127351999282837, 0.4345327913761139, 0.10941462218761444, 11.134790420532227, 8.875565528869629, 12.045951843261719, 3.498399496078491, 22.79115867614746, 43.31898880004883, 23.73632049560547, 43.13560104370117, 25.27986717224121, 43.606998443603516, 28.359548568725586, 36.84185028076172, 17.285816192626953, 8.824626922607422, 0.022959275171160698, 3.0832412242889404, 16.17182159423828, 31.9991397857666, 21.694738388061523, 37.11637496948242, 26.501008987426758, 46.51399612426758, 32.32828903198242, 36.005043029785156], "count": [358]}, "action": {"min": [0.2755207121372223, -1.553416132926941, 1.000777244567871, -0.4391975700855255, -1.6317378282546997, -0.03092336095869541, -0.9642032980918884, -1.394197702407837, 0.9626058340072632, -0.0936284065246582, 0.18668459355831146, -0.3908693790435791, 25.94499969482422, 54.33875274658203, -0.49000000953674316, -2.182500123977661, 0.6200000047683716, 0.4337500035762787, 0.9887499809265137, 0.3856250047683716, 0.8481249809265137, 0.171875, 1.0774999856948853, 0.47874999046325684, 24.286874771118164, 43.891876220703125, 0.06187500059604645, -0.46312499046325684, 0.6518750190734863, 0.5768749713897705, 0.6031249761581421, -0.36500000953674316, 1.3324999809265137, 0.26500001549720764, 0.43312498927116394, 10.327500343322754], "max": [0.919165313243866, -0.7906080484390259, 2.041633367538452, 0.44661250710487366, -0.2770466208457947, 0.7834553718566895, -0.5087929964065552, -0.7716296911239624, 1.6932746171951294, 0.48812180757522583, 1.6649023294448853, -0.04408426955342293, 59.19937515258789, 80.91437530517578, 44.883750915527344, 9.130000114440918, 69.4625015258789, 110.63062286376953, 83.67124938964844, 109.49250030517578, 89.2406234741211, 109.65812683105469, 91.2249984741211, 110.78812408447266, 81.51750183105469, 77.74625396728516, 0.20454545319080353, 9.473750114440918, 43.45249938964844, 93.51187896728516, 61.65812683105469, 97.83125305175781, 77.19437408447266, 109.95062255859375, 84.41999816894531, 110.92375183105469], "mean": [0.6335449814796448, -1.2258479595184326, 1.6295300722122192, 0.020696572959423065, -0.680164635181427, 0.3187282979488373, -0.7010766863822937, -1.1269868612289429, 1.4298545122146606, 0.19769614934921265, 0.9272415637969971, -0.2039998471736908, 44.59215545654297, 67.0547103881836, 4.402368068695068, 2.21191143989563, 37.16374969482422, 68.2378921508789, 43.40989303588867, 61.58755874633789, 45.655517578125, 67.52203369140625, 42.14537048339844, 81.7994155883789, 49.02726364135742, 62.39949035644531, 0.12359239906072617, 2.667757034301758, 16.647703170776367, 23.536020278930664, 23.817020416259766, 32.9730339050293, 29.075685501098633, 40.754215240478516, 29.764965057373047, 71.29080963134766], "std": [0.2151775062084198, 0.2370196431875229, 0.33466485142707825, 0.27232784032821655, 0.47843360900878906, 0.287503719329834, 0.12333744019269943, 0.19408060610294342, 0.22155199944972992, 0.18127351999282837, 0.43453285098075867, 0.10941462963819504, 11.134791374206543, 8.875565528869629, 12.045961380004883, 3.498398780822754, 22.791162490844727, 43.318973541259766, 23.736316680908203, 43.13561248779297, 25.27986717224121, 43.60700225830078, 28.359546661376953, 36.841854095458984, 17.285812377929688, 8.824627876281738, 0.02295927330851555, 3.0832419395446777, 16.17181968688965, 31.9991397857666, 21.694740295410156, 37.11638259887695, 26.50101661682129, 46.514007568359375, 32.32829284667969, 36.005043029785156], "count": [358]}, "timestamp": {"min": [0.0], "max": [11.9], "mean": [5.95], "std": [3.4448431668864754], "count": [358]}, "frame_index": {"min": [0], "max": [357], "mean": [178.5], "std": [103.34529500659427], "count": [358]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [358]}, "index": {"min": [5929], "max": [6286], "mean": [6107.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [3.8547486033519553, 10.0, 10.0, 10.0, 10.0], "std": [2.644931342834458, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [358]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [358]}, "eef_direction_state": {"mean": [3.7150837988826817, 3.8798882681564244], "std": [1.6298014989374148, 1.9914869066222451], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [1.3379888268156424, 0.8072625698324022], "std": [0.7624265729922921, 0.650957861739909], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_state": {"mean": [0.9972067039106145, 0.5586592178770949], "std": [0.8505620992307357, 0.7950056329946628], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_direction_action": {"mean": [3.7150837988826817, 3.8798882681564244], "std": [1.6298014989374148, 1.9914869066222451], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [1.3379888268156424, 0.8072625698324022], "std": [0.7624265729922921, 0.650957861739909], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_action": {"mean": [0.9972067039106145, 0.5586592178770949], "std": [0.8505620992307357, 0.7950056329946628], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_sim_pose_state": {"mean": [0.762110323401162, 0.20710838911925208, 1.1761601555137349, -1.4814677824969442, 0.5367857429789953, -1.9440018745981547, 0.7262782275245725, -0.20080867189108376, 1.202585368962172, 1.304981307495873, 0.21429167736597418, 1.9244075258509519], "std": [0.09118677822397625, 0.06809784872318221, 0.10119427809220499, 0.4536417288631346, 0.13186355155444743, 0.1590712081702277, 0.0720643014825499, 0.032735533061213476, 0.07088351651540163, 0.32286798192798766, 0.24641299405879444, 0.09098382536521157], "min": [0.5748966192984307, 0.08834461972655824, 1.0399364743837585, -2.0867709570748763, 0.2832000217334567, -2.1252440262043826, 0.5783766189571484, -0.25962359117347716, 1.1021659399604486, 0.7426906693996966, -0.17213652981108707, 1.7806034563862694], "max": [0.855701269236335, 0.3289619656354189, 1.351244054024642, -0.5502736587627294, 0.7872808296245615, -1.5405399624670841, 0.8085361198294221, -0.12436618214944295, 1.328366116706778, 1.850896546015697, 0.5859342746163709, 2.11021832049333], "count": [358]}, "eef_sim_pose_action": {"mean": [0.762110323401162, 0.20710838911925208, 1.1761601555137349, -1.4814677824969442, 0.5367857429789953, -1.9440018745981547, 0.7262782275245725, -0.20080867189108376, 1.202585368962172, 1.304981307495873, 0.21429167736597418, 1.9244075258509519], "std": [0.09118677822397625, 0.06809784872318221, 0.10119427809220499, 0.4536417288631346, 0.13186355155444743, 0.1590712081702277, 0.0720643014825499, 0.032735533061213476, 0.07088351651540163, 0.32286798192798766, 0.24641299405879444, 0.09098382536521157], "min": [0.5748966192984307, 0.08834461972655824, 1.0399364743837585, -2.0867709570748763, 0.2832000217334567, -2.1252440262043826, 0.5783766189571484, -0.25962359117347716, 1.1021659399604486, 0.7426906693996966, -0.17213652981108707, 1.7806034563862694], "max": [0.855701269236335, 0.3289619656354189, 1.351244054024642, -0.5502736587627294, 0.7872808296245615, -1.5405399624670841, 0.8085361198294221, -0.12436618214944295, 1.328366116706778, 1.850896546015697, 0.5859342746163709, 2.11021832049333], "count": [358]}}} +{"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.2988867258986928]], [[0.43646819035947715]], [[0.542946676879085]]], "std": [[[0.35615431406161135]], [[0.26548393688862637]], [[0.224851504701144]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6124839971405228]], [[0.6461773937908497]], [[0.6339480269607843]]], "std": [[[0.2971939351856208]], [[0.2943465145113908]], [[0.2997740027315706]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5436920710784313]], [[0.5697924142156863]], [[0.5599670343137255]]], "std": [[[0.3081132775525172]], [[0.3082438825621109]], [[0.31492657030508053]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40208779616013074]], [[0.4449931107026144]], [[0.45297234272875814]]], "std": [[[0.35477574747168983]], [[0.35143804130286616]], [[0.37169559532821816]]], "count": [100]}, "observation.state": {"min": [0.32952335476875305, -1.4510853290557861, 1.334416151046753, -0.5315146446228027, -0.9316692352294922, 0.04501411318778992, -0.916876494884491, -1.4065241813659668, 1.3555309772491455, -0.3632839322090149, 0.26181143522262573, -0.2593795359134674, 6.454999923706055, 54.26250076293945, -0.7406250238418579, -0.5793750286102295, 0.6606249809265137, 0.33249998092651367, 7.112500190734863, -1.0637500286102295, 7.730000019073486, 0.3050000071525574, 0.9943749904632568, 21.724374771118164, 15.19937515258789, 50.336875915527344, 0.07874999940395355, -1.1987500190734863, 0.6981250047683716, 0.8387500047683716, 2.2925000190734863, -0.7925000190734863, 1.5143749713897705, 0.8737499713897705, 0.4699999988079071, 13.747499465942383], "max": [1.0899710655212402, -0.8634698987007141, 1.955634355545044, 0.3749666213989258, -0.43726634979248047, 0.7325284481048584, -0.4556010365486145, -0.9410524964332581, 1.6394388675689697, 0.5788891315460205, 1.250328540802002, 0.09946975111961365, 69.64375305175781, 71.84500122070312, 52.58625030517578, 4.950624942779541, 61.04249954223633, 110.63562774658203, 84.33687591552734, 113.26687622070312, 93.70249938964844, 110.015625, 98.4949951171875, 109.6781234741211, 85.73812866210938, 81.66937255859375, 0.1887499988079071, 1.8993749618530273, 33.765625, 95.17874908447266, 70.91937255859375, 109.53437805175781, 94.6987533569336, 110.45062255859375, 105.03312683105469, 111.03937530517578], "mean": [0.6009228825569153, -1.2457374334335327, 1.702059030532837, 0.06530244648456573, -0.6117340922355652, 0.198814257979393, -0.6458805203437805, -1.207533836364746, 1.493882417678833, 0.1519908457994461, 0.891851544380188, -0.0791434720158577, 49.77268981933594, 63.928707122802734, 22.799781799316406, 0.1893649697303772, 42.704429626464844, 47.506134033203125, 60.723304748535156, 68.40695190429688, 67.51995849609375, 68.05982208251953, 63.6887321472168, 87.99915313720703, 36.38505172729492, 61.49346160888672, 0.13346722722053528, 0.256860613822937, 14.844996452331543, 12.67559814453125, 28.347827911376953, 33.503143310546875, 33.8023681640625, 30.013662338256836, 33.923248291015625, 64.49365997314453], "std": [0.2462186962366104, 0.15123970806598663, 0.14838802814483643, 0.29180556535720825, 0.10272277891635895, 0.19882799685001373, 0.1485607624053955, 0.16963893175125122, 0.0752996876835823, 0.37019118666648865, 0.26369714736938477, 0.15545852482318878, 20.343769073486328, 3.5329644680023193, 15.170583724975586, 1.135536551475525, 21.296672821044922, 40.09313201904297, 26.254514694213867, 52.24015808105469, 30.0203914642334, 51.35677719116211, 39.21989822387695, 29.844757080078125, 22.173460006713867, 8.566877365112305, 0.02376716397702694, 0.7279193997383118, 8.187312126159668, 21.536836624145508, 21.192163467407227, 44.423912048339844, 29.240251541137695, 39.37592315673828, 38.57765579223633, 35.70796585083008], "count": [391]}, "action": {"min": [0.32952335476875305, -1.4510853290557861, 1.334416151046753, -0.5315146446228027, -0.9316692352294922, 0.04501411318778992, -0.916876494884491, -1.4065241813659668, 1.3555309772491455, -0.3632839322090149, 0.26181143522262573, -0.2593795359134674, 6.454999923706055, 54.26250076293945, -0.7406250238418579, -0.5793750286102295, 0.6606249809265137, 0.33249998092651367, 7.112500190734863, -1.0637500286102295, 7.730000019073486, 0.3050000071525574, 0.9943749904632568, 21.724374771118164, 15.19937515258789, 50.336875915527344, 0.07874999940395355, -1.1987500190734863, 0.6981250047683716, 0.8387500047683716, 2.2925000190734863, -0.7925000190734863, 1.5143749713897705, 0.8737499713897705, 0.4699999988079071, 13.747499465942383], "max": [1.0899710655212402, -0.8634698987007141, 1.955634355545044, 0.3749666213989258, -0.43726634979248047, 0.7325284481048584, -0.4556010365486145, -0.9410524964332581, 1.6394388675689697, 0.5788891315460205, 1.250328540802002, 0.09946975111961365, 69.64375305175781, 71.84500122070312, 52.58625030517578, 4.950624942779541, 61.04249954223633, 110.63562774658203, 84.33687591552734, 113.26687622070312, 93.70249938964844, 110.015625, 98.4949951171875, 109.6781234741211, 85.73812866210938, 81.66937255859375, 0.1887499988079071, 1.8993749618530273, 33.765625, 95.17874908447266, 70.91937255859375, 109.53437805175781, 94.6987533569336, 110.45062255859375, 105.03312683105469, 111.03937530517578], "mean": [0.6009228229522705, -1.2457375526428223, 1.70205819606781, 0.06530245393514633, -0.6117337942123413, 0.1988142430782318, -0.6458802819252014, -1.2075343132019043, 1.493883728981018, 0.15199093520641327, 0.8918517827987671, -0.07914353162050247, 49.77264404296875, 63.928688049316406, 22.799774169921875, 0.189364954829216, 42.70441436767578, 47.50612258911133, 60.72333526611328, 68.40699005126953, 67.51997375488281, 68.05982971191406, 63.68871307373047, 87.99918365478516, 36.38504409790039, 61.49351119995117, 0.1334671974182129, 0.2568608522415161, 14.84499740600586, 12.67559814453125, 28.347841262817383, 33.503143310546875, 33.8023796081543, 30.013671875, 33.92323684692383, 64.49368286132812], "std": [0.24621863663196564, 0.15123975276947021, 0.14838802814483643, 0.29180553555488586, 0.10272278636693954, 0.19882801175117493, 0.14856082201004028, 0.16963891685009003, 0.07529968023300171, 0.37019121646881104, 0.26369714736938477, 0.15545852482318878, 20.343774795532227, 3.5329654216766357, 15.170583724975586, 1.1355364322662354, 21.296676635742188, 40.0931282043457, 26.2545166015625, 52.240150451660156, 30.020402908325195, 51.35676956176758, 39.21989822387695, 29.844764709472656, 22.173460006713867, 8.566878318786621, 0.02376715838909149, 0.727919340133667, 8.187312126159668, 21.536827087402344, 21.19216537475586, 44.423919677734375, 29.240245819091797, 39.37592315673828, 38.57765579223633, 35.70797348022461], "count": [391]}, "timestamp": {"min": [0.0], "max": [13.0], "mean": [6.5], "std": [3.76238694920599], "count": [391]}, "frame_index": {"min": [0], "max": [390], "mean": [195.0], "std": [112.8716084761797], "count": [391]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [391]}, "index": {"min": [6287], "max": [6677], "mean": [6482.0], "std": [112.8716084761797], "count": [391]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [391]}, "subtask_annotation": {"mean": [4.767263427109975, 10.0, 10.0, 10.0, 10.0], "std": [2.231958627358005, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [391]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [391]}, "eef_direction_state": {"mean": [3.7570332480818416, 4.163682864450128], "std": [1.5069473883051205, 1.7631669779144992], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_state": {"mean": [1.1943734015345269, 0.8491048593350383], "std": [0.6300806214061425, 0.6672790623575618], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_state": {"mean": [0.7391304347826086, 0.5882352941176471], "std": [0.8392410777406786, 0.8071069904277193], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_direction_action": {"mean": [3.7570332480818416, 4.163682864450128], "std": [1.5069473883051205, 1.7631669779144992], "min": [0, 0], "max": [6, 6], "count": [391]}, "eef_velocity_action": {"mean": [1.1943734015345269, 0.8491048593350383], "std": [0.6300806214061425, 0.6672790623575618], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_acc_mag_action": {"mean": [0.7391304347826086, 0.5882352941176471], "std": [0.8392410777406786, 0.8071069904277193], "min": [0, 0], "max": [2, 2], "count": [391]}, "eef_sim_pose_state": {"mean": [0.7870925456920811, 0.2078200838713992, 1.1761238352390728, -1.51490514776142, 0.5321208949620584, -1.970966469454977, 0.7419807545093867, -0.18284339098849323, 1.1918717549737017, 1.3095207235649884, 0.14191819321599466, 1.965987748667065], "std": [0.034067967557095985, 0.08693448446410756, 0.07141215645482353, 0.16904360802764362, 0.11295347264479291, 0.10255779770117845, 0.01705652482797495, 0.0335658281944321, 0.06469389384552603, 0.20271780166712375, 0.45816906909247174, 0.10679083453813708], "min": [0.7300773658389111, 0.09567165481698639, 1.012634105799008, -1.876719004492912, 0.39280219556172624, -2.116687739383267, 0.7041061041216354, -0.2647126145753506, 1.027257374793695, 1.0942064188781744, -0.3028478180431724, 1.7041043637238187], "max": [0.84217569252901, 0.35540399689899466, 1.2776849922416114, -1.2117029147854705, 1.0518796319304244, -1.7890444760838706, 0.796149901689634, -0.1269926234487393, 1.2677557421024446, 1.9612643622453454, 0.7517210077080798, 2.137999902515434], "count": [391]}, "eef_sim_pose_action": {"mean": [0.7870925456920811, 0.2078200838713992, 1.1761238352390728, -1.51490514776142, 0.5321208949620584, -1.970966469454977, 0.7419807545093867, -0.18284339098849323, 1.1918717549737017, 1.3095207235649884, 0.14191819321599466, 1.965987748667065], "std": [0.034067967557095985, 0.08693448446410756, 0.07141215645482353, 0.16904360802764362, 0.11295347264479291, 0.10255779770117845, 0.01705652482797495, 0.0335658281944321, 0.06469389384552603, 0.20271780166712375, 0.45816906909247174, 0.10679083453813708], "min": [0.7300773658389111, 0.09567165481698639, 1.012634105799008, -1.876719004492912, 0.39280219556172624, -2.116687739383267, 0.7041061041216354, -0.2647126145753506, 1.027257374793695, 1.0942064188781744, -0.3028478180431724, 1.7041043637238187], "max": [0.84217569252901, 0.35540399689899466, 1.2776849922416114, -1.2117029147854705, 1.0518796319304244, -1.7890444760838706, 0.796149901689634, -0.1269926234487393, 1.2677557421024446, 1.9612643622453454, 0.7517210077080798, 2.137999902515434], "count": [391]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.317785300245098]], [[0.44045495302287585]], [[0.5365785804738562]]], "std": [[[0.3569997325718334]], [[0.2707458442618362]], [[0.22841485816806006]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5793683272058824]], [[0.611926556372549]], [[0.6036377430555555]]], "std": [[[0.3086158766797876]], [[0.30479400545509183]], [[0.3094719340693459]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5613510866013073]], [[0.5946261846405229]], [[0.5848712050653595]]], "std": [[[0.3021618798556768]], [[0.30153493344612947]], [[0.30989743623714505]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3837811335784314]], [[0.455131033496732]], [[0.4829263888888889]]], "std": [[[0.35363404042709223]], [[0.3437986212126361]], [[0.3719840358228405]]], "count": [100]}, "observation.state": {"min": [0.3442816734313965, -1.5330548286437988, 0.8705987334251404, -0.6021114587783813, -1.5976911783218384, -0.0002384222170803696, -1.16996431350708, -1.39162278175354, 0.9311182498931885, 0.11526919156312943, 0.3397755026817322, -0.33550775051116943, 21.520000457763672, 51.86750030517578, -0.28999999165534973, -1.7000000476837158, 1.1831250190734863, 0.0925000011920929, 1.0568749904632568, 0.24000000953674316, 2.0250000953674316, -0.07375000417232513, 1.0075000524520874, 4.805624961853027, 18.444374084472656, 39.80687713623047, 0.06624999642372131, -0.34312498569488525, 0.6462500095367432, 0.8112499713897705, 0.4581249952316284, -0.13625000417232513, 0.6725000143051147, 0.4375, 0.48499998450279236, -2.5981249809265137], "max": [1.2182660102844238, -0.8676184415817261, 1.985985517501831, 0.2678673565387726, -0.44770923256874084, 0.6108376979827881, -0.7112611532211304, -0.8917944431304932, 1.6299020051956177, 0.5796520709991455, 1.65021550655365, 0.1250762939453125, 80.94999694824219, 71.31749725341797, 43.52499771118164, 9.427499771118164, 61.38624954223633, 110.97437286376953, 80.8656234741211, 112.97937774658203, 87.46062469482422, 113.07875061035156, 92.8031234741211, 109.82437133789062, 70.92312622070312, 66.2925033569336, 0.22937500476837158, 9.447500228881836, 27.566875457763672, 42.23749923706055, 56.126251220703125, 91.91374969482422, 83.82500457763672, 102.16374969482422, 99.16875457763672, 109.77937316894531], "mean": [0.7600220441818237, -1.2611033916473389, 1.6095281839370728, -0.11055442690849304, -0.7997511029243469, 0.25613775849342346, -0.861845850944519, -1.1444907188415527, 1.4243228435516357, 0.3444409668445587, 1.035481333732605, -0.07580133527517319, 52.1315803527832, 61.44261932373047, 7.622559070587158, 3.674799919128418, 34.59825897216797, 50.22348403930664, 42.48884963989258, 50.58094787597656, 50.09676742553711, 51.208038330078125, 45.909820556640625, 71.9325180053711, 45.414215087890625, 57.7865104675293, 0.131840318441391, 3.655651569366455, 6.564104080200195, 4.515486240386963, 22.835769653320312, 30.096187591552734, 32.286827087402344, 32.77082824707031, 36.985862731933594, 54.69844436645508], "std": [0.29580098390579224, 0.1989234983921051, 0.30403125286102295, 0.28472211956977844, 0.3012542724609375, 0.24754180014133453, 0.11547128111124039, 0.18048639595508575, 0.17687056958675385, 0.17551866173744202, 0.33278751373291016, 0.1462143212556839, 23.061662673950195, 4.755948543548584, 13.731674194335938, 3.3678808212280273, 21.847009658813477, 52.14053726196289, 25.736101150512695, 53.08185958862305, 31.316978454589844, 53.3476676940918, 38.455535888671875, 37.686134338378906, 19.713897705078125, 7.908126354217529, 0.03155531361699104, 3.9651358127593994, 6.779769420623779, 9.459622383117676, 23.980283737182617, 35.02956008911133, 37.593326568603516, 37.89396286010742, 44.17373275756836, 46.34661865234375], "count": [361]}, "action": {"min": [0.3442816734313965, -1.5330548286437988, 0.8705987334251404, -0.6021114587783813, -1.5976911783218384, -0.0002384222170803696, -1.16996431350708, -1.39162278175354, 0.9311182498931885, 0.11526919156312943, 0.3397755026817322, -0.33550775051116943, 21.520000457763672, 51.86750030517578, -0.28999999165534973, -1.7000000476837158, 1.1831250190734863, 0.0925000011920929, 1.0568749904632568, 0.24000000953674316, 2.0250000953674316, -0.07375000417232513, 1.0075000524520874, 4.805624961853027, 18.444374084472656, 39.80687713623047, 0.06624999642372131, -0.34312498569488525, 0.6462500095367432, 0.8112499713897705, 0.4581249952316284, -0.13625000417232513, 0.6725000143051147, 0.4375, 0.48499998450279236, -2.5981249809265137], "max": [1.2182660102844238, -0.8676184415817261, 1.985985517501831, 0.2678673565387726, -0.44770923256874084, 0.6108376979827881, -0.7112611532211304, -0.8917944431304932, 1.6299020051956177, 0.5796520709991455, 1.65021550655365, 0.1250762939453125, 80.94999694824219, 71.31749725341797, 43.52499771118164, 9.427499771118164, 61.38624954223633, 110.97437286376953, 80.8656234741211, 112.97937774658203, 87.46062469482422, 113.07875061035156, 92.8031234741211, 109.82437133789062, 70.92312622070312, 66.2925033569336, 0.22937500476837158, 9.447500228881836, 27.566875457763672, 42.23749923706055, 56.126251220703125, 91.91374969482422, 83.82500457763672, 102.16374969482422, 99.16875457763672, 109.77937316894531], "mean": [0.7600221633911133, -1.2611032724380493, 1.609527826309204, -0.11055447161197662, -0.7997511625289917, 0.2561379373073578, -0.8618461489677429, -1.1444905996322632, 1.424322485923767, 0.3444409668445587, 1.035481333732605, -0.07580137252807617, 52.13158416748047, 61.442649841308594, 7.6225504875183105, 3.674799680709839, 34.5982666015625, 50.223472595214844, 42.488853454589844, 50.58097457885742, 50.096778869628906, 51.208038330078125, 45.909854888916016, 71.93255615234375, 45.41421890258789, 57.786476135253906, 0.13184039294719696, 3.655649185180664, 6.564104080200195, 4.515488624572754, 22.83577537536621, 30.09618377685547, 32.286834716796875, 32.77082061767578, 36.985877990722656, 54.698482513427734], "std": [0.2958010137081146, 0.1989234834909439, 0.30403125286102295, 0.28472211956977844, 0.3012542724609375, 0.24754175543785095, 0.11547129601240158, 0.18048638105392456, 0.17687056958675385, 0.17551866173744202, 0.33278751373291016, 0.1462143212556839, 23.061664581298828, 4.755948543548584, 13.731671333312988, 3.367880344390869, 21.847017288208008, 52.14052963256836, 25.73609733581543, 53.081878662109375, 31.316978454589844, 53.34768295288086, 38.45553207397461, 37.68613815307617, 19.71389389038086, 7.9081268310546875, 0.03155531361699104, 3.965134859085083, 6.779767990112305, 9.459623336791992, 23.98028564453125, 35.02955627441406, 37.59332275390625, 37.893978118896484, 44.17372512817383, 46.34663009643555], "count": [361]}, "timestamp": {"min": [0.0], "max": [12.0], "mean": [6.0], "std": [3.4737107920301407], "count": [361]}, "frame_index": {"min": [0], "max": [360], "mean": [180.0], "std": [104.21132376090422], "count": [361]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [361]}, "index": {"min": [6678], "max": [7038], "mean": [6858.0], "std": [104.21132376090422], "count": [361]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [361]}, "subtask_annotation": {"mean": [4.434903047091413, 10.0, 10.0, 10.0, 10.0], "std": [2.705652348416061, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [361]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [361]}, "eef_direction_state": {"mean": [3.3878116343490303, 4.207756232686981], "std": [1.8724614366000691, 1.9505083381371615], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_state": {"mean": [1.2243767313019391, 0.7617728531855956], "std": [0.7116472342750774, 0.6932848969971332], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_state": {"mean": [0.8088642659279779, 0.5263157894736842], "std": [0.8645233653096328, 0.77352307666837], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_direction_action": {"mean": [3.3878116343490303, 4.207756232686981], "std": [1.8724614366000691, 1.9505083381371615], "min": [0, 0], "max": [6, 6], "count": [361]}, "eef_velocity_action": {"mean": [1.2243767313019391, 0.7617728531855956], "std": [0.7116472342750774, 0.6932848969971332], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_acc_mag_action": {"mean": [0.8088642659279779, 0.5263157894736842], "std": [0.8645233653096328, 0.77352307666837], "min": [0, 0], "max": [2, 2], "count": [361]}, "eef_sim_pose_state": {"mean": [0.7552572692215069, 0.20097516089397074, 1.1481812038989225, -1.4875426182768854, 0.43150218532924195, -1.9518133477485626, 0.7168330987723379, -0.22860759152118862, 1.159037103167963, 1.3558557532366684, 0.036019109719948865, 1.883004285540915], "std": [0.07605663263140519, 0.09131499636142516, 0.06111349307855608, 0.16428537311496816, 0.12157132250487766, 0.11649654608550705, 0.056015987817405695, 0.03007020683866534, 0.058195350620496133, 0.2368272987128951, 0.3027477377605508, 0.07988714746002341], "min": [0.568669424630475, 0.06634395614075803, 1.0281994671781327, -1.77943469776038, 0.28181703985858864, -2.123684041362627, 0.5672707954627185, -0.277633147234988, 1.057323041136035, 1.0244317365570437, -0.35065462660995617, 1.6968963437694151], "max": [0.8503415891306163, 0.3391569128507759, 1.2301184476583154, -1.1558802562188168, 0.8611820874731051, -1.7514436363986436, 0.780812572489312, -0.1861237049465067, 1.2303273156034205, 1.898467669106589, 0.4767906209482855, 2.015038711319311], "count": [361]}, "eef_sim_pose_action": {"mean": [0.7552572692215069, 0.20097516089397074, 1.1481812038989225, -1.4875426182768854, 0.43150218532924195, -1.9518133477485626, 0.7168330987723379, -0.22860759152118862, 1.159037103167963, 1.3558557532366684, 0.036019109719948865, 1.883004285540915], "std": [0.07605663263140519, 0.09131499636142516, 0.06111349307855608, 0.16428537311496816, 0.12157132250487766, 0.11649654608550705, 0.056015987817405695, 0.03007020683866534, 0.058195350620496133, 0.2368272987128951, 0.3027477377605508, 0.07988714746002341], "min": [0.568669424630475, 0.06634395614075803, 1.0281994671781327, -1.77943469776038, 0.28181703985858864, -2.123684041362627, 0.5672707954627185, -0.277633147234988, 1.057323041136035, 1.0244317365570437, -0.35065462660995617, 1.6968963437694151], "max": [0.8503415891306163, 0.3391569128507759, 1.2301184476583154, -1.1558802562188168, 0.8611820874731051, -1.7514436363986436, 0.780812572489312, -0.1861237049465067, 1.2303273156034205, 1.898467669106589, 0.4767906209482855, 2.015038711319311], "count": [361]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33287250204248364]], [[0.4461293198529412]], [[0.5344406597222223]]], "std": [[[0.3611912802603852]], [[0.27753436772594253]], [[0.23496837575857515]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6016977205882353]], [[0.630082295751634]], [[0.6146841687091503]]], "std": [[[0.3136732305866408]], [[0.3141690284669024]], [[0.32069783972463284]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5613007250816994]], [[0.5989818075980392]], [[0.5936352553104576]]], "std": [[[0.31142285611864723]], [[0.30544987941975915]], [[0.3107481333918077]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39618839460784316]], [[0.4640492687908497]], [[0.4841019362745098]]], "std": [[[0.35907092018216497]], [[0.3462649560399552]], [[0.3742922713928935]]], "count": [100]}, "observation.state": {"min": [0.21765564382076263, -1.479052186012268, 1.0682798624038696, -0.6095502376556396, -1.3397632837295532, 0.20296883583068848, -0.9870679378509521, -1.4841783046722412, 1.145677089691162, -0.35179197788238525, 0.1434348076581955, -0.2458186000585556, 28.30099868774414, 51.79500198364258, -0.7300000190734863, -1.524999976158142, 4.808750152587891, 0.30444446206092834, 8.906874656677246, 0.16562500596046448, 8.251250267028809, 0.11142857372760773, 1.0056250095367432, 18.907499313354492, 27.484375, 44.125, 0.051249999552965164, -0.4581249952316284, 0.7293750047683716, 0.8737499713897705, 0.4625000059604645, -0.5556250214576721, 0.8224999904632568, 0.32249999046325684, 0.6050000190734863, -2.450000047683716], "max": [0.9276055097579956, -0.7809864282608032, 2.0392251014709473, 0.22640573978424072, -0.15762092173099518, 0.7635471224784851, -0.4861905872821808, -0.885934591293335, 1.7383363246917725, 0.5201895833015442, 1.4794257879257202, 0.11508640646934509, 78.85062408447266, 71.48500061035156, 55.368125915527344, 8.5806245803833, 65.23750305175781, 106.33811950683594, 85.37750244140625, 113.53375244140625, 92.87000274658203, 110.5831298828125, 93.8218765258789, 110.09437561035156, 68.30937957763672, 77.51250457763672, 0.19375000894069672, 9.407777786254883, 25.959375381469727, 39.900001525878906, 77.29937744140625, 107.20500183105469, 97.67312622070312, 110.64375305175781, 102.40312957763672, 111.75187683105469], "mean": [0.5495427250862122, -1.2339664697647095, 1.6966744661331177, -0.14488284289836884, -0.44422218203544617, 0.44319215416908264, -0.6130524277687073, -1.1976499557495117, 1.5395550727844238, 0.08014026284217834, 0.6905917525291443, -0.049409642815589905, 58.14207458496094, 60.5198974609375, 22.886249542236328, 2.7135446071624756, 40.44759750366211, 64.87393188476562, 50.305625915527344, 67.27869415283203, 54.11868667602539, 70.88092041015625, 49.32789611816406, 86.6960220336914, 40.56407165527344, 58.55072784423828, 0.11901723593473434, 2.7368698120117188, 7.696972370147705, 3.417391300201416, 18.507646560668945, 23.069936752319336, 24.0637149810791, 27.809200286865234, 25.50201416015625, 59.49695587158203], "std": [0.2287827879190445, 0.1915372610092163, 0.23207056522369385, 0.25282829999923706, 0.24895156919956207, 0.20252317190170288, 0.15791507065296173, 0.17681773006916046, 0.12503081560134888, 0.35166749358177185, 0.2780535817146301, 0.10191594064235687, 16.216751098632812, 5.924321174621582, 16.19681739807129, 3.0288949012756348, 19.412235260009766, 44.85420227050781, 23.551889419555664, 46.21782684326172, 26.583904266357422, 45.73100280761719, 33.26982498168945, 32.20734786987305, 10.917299270629883, 10.442026138305664, 0.024120492860674858, 2.984067678451538, 7.4789814949035645, 8.066888809204102, 22.391687393188477, 36.81373596191406, 30.748029708862305, 42.97103500366211, 35.54548263549805, 34.951316833496094], "count": [283]}, "action": {"min": [0.21765564382076263, -1.479052186012268, 1.0682798624038696, -0.6095502376556396, -1.3397632837295532, 0.20296883583068848, -0.9870679378509521, -1.4841783046722412, 1.145677089691162, -0.35179197788238525, 0.1434348076581955, -0.2458186000585556, 28.30099868774414, 51.79500198364258, -0.7300000190734863, -1.524999976158142, 4.808750152587891, 0.30444446206092834, 8.906874656677246, 0.16562500596046448, 8.251250267028809, 0.11142857372760773, 1.0056250095367432, 18.907499313354492, 27.484375, 44.125, 0.051249999552965164, -0.4581249952316284, 0.7293750047683716, 0.8737499713897705, 0.4625000059604645, -0.5556250214576721, 0.8224999904632568, 0.32249999046325684, 0.6050000190734863, -2.450000047683716], "max": [0.9276055097579956, -0.7809864282608032, 2.0392251014709473, 0.22640573978424072, -0.15762092173099518, 0.7635471224784851, -0.4861905872821808, -0.885934591293335, 1.7383363246917725, 0.5201895833015442, 1.4794257879257202, 0.11508640646934509, 78.85062408447266, 71.48500061035156, 55.368125915527344, 8.5806245803833, 65.23750305175781, 106.33811950683594, 85.37750244140625, 113.53375244140625, 92.87000274658203, 110.5831298828125, 93.8218765258789, 110.09437561035156, 68.30937957763672, 77.51250457763672, 0.19375000894069672, 9.407777786254883, 25.959375381469727, 39.900001525878906, 77.29937744140625, 107.20500183105469, 97.67312622070312, 110.64375305175781, 102.40312957763672, 111.75187683105469], "mean": [0.5495423078536987, -1.233966588973999, 1.696674108505249, -0.14488284289836884, -0.44422218203544617, 0.4431922137737274, -0.6130523085594177, -1.19765043258667, 1.5395547151565552, 0.08014030754566193, 0.69059157371521, -0.04940960183739662, 58.14208221435547, 60.51988983154297, 22.886253356933594, 2.7135438919067383, 40.44760513305664, 64.8739242553711, 50.30560302734375, 67.27874755859375, 54.1186637878418, 70.88090515136719, 49.327903747558594, 86.69602966308594, 40.56404495239258, 58.55075454711914, 0.11901717633008957, 2.736870050430298, 7.696969032287598, 3.417391061782837, 18.50765037536621, 23.069936752319336, 24.06372833251953, 27.809188842773438, 25.502012252807617, 59.496971130371094], "std": [0.22878283262252808, 0.19153724610805511, 0.23207056522369385, 0.25282832980155945, 0.24895158410072327, 0.2025231420993805, 0.15791504085063934, 0.17681774497032166, 0.12503080070018768, 0.35166746377944946, 0.27805355191230774, 0.10191594809293747, 16.216753005981445, 5.924321174621582, 16.19681739807129, 3.028895378112793, 19.412233352661133, 44.85419464111328, 23.551891326904297, 46.21781921386719, 26.58390235900879, 45.73100662231445, 33.26982116699219, 32.20734786987305, 10.917296409606934, 10.442026138305664, 0.024120492860674858, 2.984067678451538, 7.4789814949035645, 8.066886901855469, 22.391691207885742, 36.8137321472168, 30.748035430908203, 42.97103500366211, 35.54548263549805, 34.95131301879883], "count": [283]}, "timestamp": {"min": [0.0], "max": [9.4], "mean": [4.699999999999999], "std": [2.723151768733347], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [283]}, "index": {"min": [7039], "max": [7321], "mean": [7180.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [283]}, "subtask_annotation": {"mean": [4.724381625441696, 10.0, 10.0, 10.0, 10.0], "std": [2.736032157602733, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [283]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [283]}, "eef_direction_state": {"mean": [3.385159010600707, 4.434628975265018], "std": [1.3568536508552826, 1.6011707686997418], "min": [1, 0], "max": [6, 6], "count": [283]}, "eef_velocity_state": {"mean": [1.607773851590106, 0.911660777385159], "std": [0.5430671223586737, 0.73477844413117], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_state": {"mean": [1.0671378091872792, 0.6113074204946997], "std": [0.8608574524546979, 0.7824122711395445], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_direction_action": {"mean": [3.385159010600707, 4.434628975265018], "std": [1.3568536508552826, 1.6011707686997418], "min": [1, 0], "max": [6, 6], "count": [283]}, "eef_velocity_action": {"mean": [1.607773851590106, 0.911660777385159], "std": [0.5430671223586737, 0.73477844413117], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_action": {"mean": [1.0671378091872792, 0.6113074204946997], "std": [0.8608574524546979, 0.7824122711395445], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_sim_pose_state": {"mean": [0.7984370669772932, 0.23611482159916491, 1.1678617265928126, -1.6099395360108677, 0.5524699295666056, -1.8687212373404594, 0.7565673997198042, -0.18278178484938098, 1.171615948311804, 1.4798702175028078, 0.18828635195066581, 1.9757405824549512], "std": [0.05831010024299564, 0.07258952225600428, 0.08878636242369725, 0.289721190126682, 0.15388131799767873, 0.09161648116976025, 0.03302496925542599, 0.03999510337499618, 0.07847359248262167, 0.23861812504061095, 0.38775130598689916, 0.11057901247406214], "min": [0.6162632719410839, 0.09961454440665667, 1.0335987231068262, -1.9754930074618033, 0.32803931891173743, -1.9986514593033347, 0.6390130688613239, -0.26135438403805134, 1.019169663996552, 1.011763831256691, -0.2658610403031667, 1.790201729955373], "max": [0.8685693495166383, 0.3564520873560146, 1.3169073200359356, -0.7574987651077663, 0.921236754464311, -1.6186603683623833, 0.8096150255901033, -0.11570923497146925, 1.2650020502122246, 2.035154698031, 0.6482508453072255, 2.129990208725243], "count": [283]}, "eef_sim_pose_action": {"mean": [0.7984370669772932, 0.23611482159916491, 1.1678617265928126, -1.6099395360108677, 0.5524699295666056, -1.8687212373404594, 0.7565673997198042, -0.18278178484938098, 1.171615948311804, 1.4798702175028078, 0.18828635195066581, 1.9757405824549512], "std": [0.05831010024299564, 0.07258952225600428, 0.08878636242369725, 0.289721190126682, 0.15388131799767873, 0.09161648116976025, 0.03302496925542599, 0.03999510337499618, 0.07847359248262167, 0.23861812504061095, 0.38775130598689916, 0.11057901247406214], "min": [0.6162632719410839, 0.09961454440665667, 1.0335987231068262, -1.9754930074618033, 0.32803931891173743, -1.9986514593033347, 0.6390130688613239, -0.26135438403805134, 1.019169663996552, 1.011763831256691, -0.2658610403031667, 1.790201729955373], "max": [0.8685693495166383, 0.3564520873560146, 1.3169073200359356, -0.7574987651077663, 0.921236754464311, -1.6186603683623833, 0.8096150255901033, -0.11570923497146925, 1.2650020502122246, 2.035154698031, 0.6482508453072255, 2.129990208725243], "count": [283]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30689224877450977]], [[0.4434022365196078]], [[0.5433911580882353]]], "std": [[[0.35403276085220076]], [[0.2611709737769823]], [[0.21957033295734538]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6435808067810458]], [[0.6709263276143791]], [[0.6547030923202615]]], "std": [[[0.30210925534912053]], [[0.3035510011980503]], [[0.31070693363124463]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.12941176470588237]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5333796425653595]], [[0.5536446466503268]], [[0.5384841074346405]]], "std": [[[0.3185312839448368]], [[0.3231707173236951]], [[0.32715979424261704]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38694962418300655]], [[0.4536070751633987]], [[0.48163486723856214]]], "std": [[[0.3522939295621989]], [[0.3410978893258878]], [[0.36793848022557596]]], "count": [100]}, "observation.state": {"min": [0.04146162420511246, -1.4457207918167114, 1.221972107887268, -0.1746681183576584, -0.890681803226471, -0.14569981396198273, -0.7564183473587036, -1.4867770671844482, 1.3008952140808105, -0.30340930819511414, -0.15621423721313477, -0.1187448650598526, 8.796249389648438, 46.685001373291016, -0.7400000095367432, -1.9768750667572021, 5.023749828338623, 0.060624998062849045, 14.889999389648438, 0.18812499940395355, 11.716666221618652, -0.1731249988079071, 1.0256249904632568, 15.167778015136719, 17.150625228881836, 42.407501220703125, 0.07545454800128937, -0.48875001072883606, -0.051875002682209015, 0.5262500047683716, 0.7400000095367432, 0.34375, 0.8554545640945435, 0.7699999809265137, 0.7089999914169312, 7.121110916137695], "max": [0.6626707315444946, -0.8416834473609924, 1.9528448581695557, 0.8161192536354065, -0.16453516483306885, 0.6244118809700012, -0.32744908332824707, -0.9435373544692993, 1.7807040214538574, 0.2288137972354889, 1.0767862796783447, 0.2887531518936157, 87.98249816894531, 67.45625305175781, 52.3181266784668, 8.978124618530273, 62.95125198364258, 109.36000061035156, 79.78874969482422, 112.5893783569336, 88.00687408447266, 110.3125, 95.06187438964844, 110.33499908447266, 73.62625122070312, 77.35062408447266, 0.17249999940395355, 9.427777290344238, 58.03437423706055, 42.15562438964844, 59.876251220703125, 94.32562255859375, 82.67937469482422, 109.56562805175781, 93.71500396728516, 111.14688110351562], "mean": [0.3163881301879883, -1.2780678272247314, 1.782978892326355, 0.534677267074585, -0.2890626788139343, 0.04972805455327034, -0.586229681968689, -1.255160927772522, 1.6409567594528198, -0.08549834787845612, 0.717166006565094, 0.15358328819274902, 50.93461608886719, 58.940242767333984, 24.760284423828125, 3.3062281608581543, 34.9366455078125, 52.368228912353516, 45.27685546875, 53.98160934448242, 53.139461517333984, 52.92353820800781, 46.954071044921875, 79.99381256103516, 43.40719985961914, 61.49668884277344, 0.12615692615509033, 0.8829352855682373, 23.180892944335938, 6.127198696136475, 32.417789459228516, 15.651337623596191, 40.30507278442383, 24.59451675415039, 32.725223541259766, 71.47134399414062], "std": [0.2016049176454544, 0.15629303455352783, 0.1645873785018921, 0.29848966002464294, 0.17557047307491302, 0.2412390410900116, 0.1569930911064148, 0.16346028447151184, 0.09564565122127533, 0.1417248398065567, 0.40706270933151245, 0.08588486909866333, 27.939069747924805, 5.7118048667907715, 17.367267608642578, 3.7044835090637207, 17.944618225097656, 51.72254943847656, 19.507415771484375, 52.83428955078125, 26.815793991088867, 52.27959060668945, 39.920196533203125, 32.20236587524414, 15.8965425491333, 9.168234825134277, 0.022019801661372185, 2.2047924995422363, 21.022720336914062, 10.617831230163574, 17.588279724121094, 28.129169464111328, 21.367650985717773, 40.863040924072266, 27.378599166870117, 24.722829818725586], "count": [295]}, "action": {"min": [0.04146162420511246, -1.4457207918167114, 1.221972107887268, -0.1746681183576584, -0.890681803226471, -0.14569981396198273, -0.7564183473587036, -1.4867770671844482, 1.3008952140808105, -0.30340930819511414, -0.15621423721313477, -0.1187448650598526, 8.796249389648438, 46.685001373291016, -0.7400000095367432, -1.9768750667572021, 5.023749828338623, 0.060624998062849045, 14.889999389648438, 0.18812499940395355, 11.716666221618652, -0.1731249988079071, 1.0256249904632568, 15.167778015136719, 17.150625228881836, 42.407501220703125, 0.07545454800128937, -0.48875001072883606, -0.051875002682209015, 0.5262500047683716, 0.7400000095367432, 0.34375, 0.8554545640945435, 0.7699999809265137, 0.7089999914169312, 7.121110916137695], "max": [0.6626707315444946, -0.8416834473609924, 1.9528448581695557, 0.8161192536354065, -0.16453516483306885, 0.6244118809700012, -0.32744908332824707, -0.9435373544692993, 1.7807040214538574, 0.2288137972354889, 1.0767862796783447, 0.2887531518936157, 87.98249816894531, 67.45625305175781, 52.3181266784668, 8.978124618530273, 62.95125198364258, 109.36000061035156, 79.78874969482422, 112.5893783569336, 88.00687408447266, 110.3125, 95.06187438964844, 110.33499908447266, 73.62625122070312, 77.35062408447266, 0.17249999940395355, 9.427777290344238, 58.03437423706055, 42.15562438964844, 59.876251220703125, 94.32562255859375, 82.67937469482422, 109.56562805175781, 93.71500396728516, 111.14688110351562], "mean": [0.3163881301879883, -1.2780678272247314, 1.7829790115356445, 0.5346771478652954, -0.2890627682209015, 0.04972799867391586, -0.5862296223640442, -1.2551603317260742, 1.6409565210342407, -0.08549836277961731, 0.7171661257743835, 0.1535833328962326, 50.934608459472656, 58.94024658203125, 24.760272979736328, 3.3062283992767334, 34.936641693115234, 52.36821746826172, 45.27686309814453, 53.981590270996094, 53.13944625854492, 52.92350387573242, 46.954044342041016, 79.99378204345703, 43.40720748901367, 61.49666976928711, 0.12615683674812317, 0.8829355835914612, 23.18089485168457, 6.127202033996582, 32.41776657104492, 15.651338577270508, 40.3050422668457, 24.594520568847656, 32.72521209716797, 71.47135925292969], "std": [0.2016049474477768, 0.15629304945468903, 0.16458739340305328, 0.29848968982696533, 0.17557045817375183, 0.2412390410900116, 0.1569930911064148, 0.16346023976802826, 0.09564563632011414, 0.1417248696088791, 0.4070627689361572, 0.08588486909866333, 27.939071655273438, 5.7118048667907715, 17.367265701293945, 3.704484462738037, 17.944618225097656, 51.72254180908203, 19.50741195678711, 52.834266662597656, 26.81578826904297, 52.27956771850586, 39.92019271850586, 32.20236587524414, 15.896543502807617, 9.168233871459961, 0.022019801661372185, 2.2047927379608154, 21.02271842956543, 10.617831230163574, 17.588281631469727, 28.12916374206543, 21.367650985717773, 40.863037109375, 27.37859535217285, 24.722827911376953], "count": [295]}, "timestamp": {"min": [0.0], "max": [9.8], "mean": [4.9], "std": [2.838622514139169], "count": [295]}, "frame_index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [295]}, "index": {"min": [7322], "max": [7616], "mean": [7469.0], "std": [85.15867542417507], "count": [295]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [295]}, "subtask_annotation": {"mean": [4.7322033898305085, 10.0, 10.0, 10.0, 10.0], "std": [2.5656426609559957, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [295]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [295]}, "eef_direction_state": {"mean": [3.830508474576271, 3.7457627118644066], "std": [1.4769705868211997, 1.841086822900285], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_state": {"mean": [1.3559322033898304, 0.976271186440678], "std": [0.6206260334289252, 0.6346863586965945], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_state": {"mean": [0.847457627118644, 0.5627118644067797], "std": [0.8479998265516648, 0.7604410640497636], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_direction_action": {"mean": [3.830508474576271, 3.7457627118644066], "std": [1.4769705868211997, 1.841086822900285], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_action": {"mean": [1.3559322033898304, 0.976271186440678], "std": [0.6206260334289252, 0.6346863586965945], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_action": {"mean": [0.847457627118644, 0.5627118644067797], "std": [0.8479998265516648, 0.7604410640497636], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_sim_pose_state": {"mean": [0.8251948518520458, 0.19325670357666475, 1.223260953849511, -1.6330851991104853, 0.7120030963575853, -2.0288024157349374, 0.7647562839478906, -0.16305423566014188, 1.1908425255201918, 1.4240004457401514, 0.13961167034331554, 2.108148681033073], "std": [0.04041980977170998, 0.053855152851648415, 0.06868272489063856, 0.22287493435300135, 0.10420331022604012, 0.11212607098382772, 0.039899261068009124, 0.04622790826264296, 0.044020775762122905, 0.2653663708176835, 0.22071006583366137, 0.05033977038230795], "min": [0.6928774312368794, 0.109833496848229, 1.0606080822543258, -2.134469144882595, 0.4556916146757537, -2.3242464896220354, 0.6812033355572297, -0.24301297356365892, 1.107639581055833, 1.130666319633161, -0.2596263188765078, 1.9967114223175388], "max": [0.8627682211677749, 0.2738402361954244, 1.325604321483019, -1.125918206640943, 1.070075960838282, -1.7674422554336495, 0.8226739492156144, -0.09142294013152669, 1.3012119149222006, 2.038528246113088, 0.5400849343035881, 2.1832539562996924], "count": [295]}, "eef_sim_pose_action": {"mean": [0.8251948518520458, 0.19325670357666475, 1.223260953849511, -1.6330851991104853, 0.7120030963575853, -2.0288024157349374, 0.7647562839478906, -0.16305423566014188, 1.1908425255201918, 1.4240004457401514, 0.13961167034331554, 2.108148681033073], "std": [0.04041980977170998, 0.053855152851648415, 0.06868272489063856, 0.22287493435300135, 0.10420331022604012, 0.11212607098382772, 0.039899261068009124, 0.04622790826264296, 0.044020775762122905, 0.2653663708176835, 0.22071006583366137, 0.05033977038230795], "min": [0.6928774312368794, 0.109833496848229, 1.0606080822543258, -2.134469144882595, 0.4556916146757537, -2.3242464896220354, 0.6812033355572297, -0.24301297356365892, 1.107639581055833, 1.130666319633161, -0.2596263188765078, 1.9967114223175388], "max": [0.8627682211677749, 0.2738402361954244, 1.325604321483019, -1.125918206640943, 1.070075960838282, -1.7674422554336495, 0.8226739492156144, -0.09142294013152669, 1.3012119149222006, 2.038528246113088, 0.5400849343035881, 2.1832539562996924], "count": [295]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31142718545751635]], [[0.4403900469771242]], [[0.5382276429738562]]], "std": [[[0.3704500733578279]], [[0.28442636463581245]], [[0.24095155521040418]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5721393852124182]], [[0.6040904248366014]], [[0.5883454820261438]]], "std": [[[0.3177376339872793]], [[0.31571477987906815]], [[0.32335127067508695]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5514832332516341]], [[0.579486640114379]], [[0.572004056372549]]], "std": [[[0.3298489003582279]], [[0.327849422236462]], [[0.33325724230073933]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3919815032679738]], [[0.4570763153594771]], [[0.48167906250000003]]], "std": [[[0.36771307456109575]], [[0.35608252195570883]], [[0.38074604588137034]]], "count": [100]}, "observation.state": {"min": [0.158479243516922, -1.381156086921692, 0.8598697185516357, -0.6979095339775085, -1.625785231590271, 0.06198977679014206, -1.0263917446136475, -1.4861571788787842, 1.0026236772537231, -0.6625992059707642, 0.1819876730442047, -0.4173554480075836, 18.453125, 44.186248779296875, -0.2918750047683716, -2.59624981880188, 0.5856249928474426, -0.5418750047683716, 0.71875, 0.19875000417232513, 0.7387499809265137, 0.14687499403953552, 0.9437500238418579, -0.5106250047683716, 11.275625228881836, 42.90625, 0.08812499791383743, -0.4856249988079071, 0.4375, 0.40687501430511475, 0.4137499928474426, 1.4331250190734863, 0.40187498927116394, 0.5568749904632568, 0.4699999988079071, -1.1106250286102295], "max": [1.2711480855941772, -0.5501592755317688, 1.911502480506897, 0.5589808821678162, -0.2612153887748718, 1.141780138015747, -0.483138769865036, -0.7108796834945679, 1.7615110874176025, 0.5345426201820374, 1.658125877380371, 0.09606031328439713, 87.79499816894531, 73.69249725341797, 47.78187561035156, 9.30875015258789, 76.64937591552734, 110.546875, 86.01374816894531, 111.1612548828125, 91.29312896728516, 111.10437774658203, 93.83687591552734, 111.07562255859375, 53.598751068115234, 80.10062408447266, 0.19812500476837158, 9.485625267028809, 29.9244441986084, 40.669376373291016, 64.15812683105469, 108.85062408447266, 86.68437957763672, 110.84000396728516, 95.20562744140625, 110.9331283569336], "mean": [0.8126705884933472, -1.1222552061080933, 1.559918999671936, -0.1646876484155655, -0.6658393144607544, 0.4601885676383972, -0.5683321356773376, -1.1695572137832642, 1.5496326684951782, -0.2538849711418152, 0.6794470548629761, -0.003180114319548011, 46.46791458129883, 59.78810119628906, 17.550153732299805, 1.6001685857772827, 34.09370803833008, 58.258113861083984, 40.70759201049805, 59.922786712646484, 43.92987823486328, 62.489933013916016, 42.84614944458008, 69.47803497314453, 30.00835418701172, 64.6534423828125, 0.14154624938964844, 3.062329053878784, 9.160359382629395, 4.37913179397583, 14.918216705322266, 16.65499496459961, 17.547786712646484, 19.782878875732422, 16.1862850189209, 44.13250732421875], "std": [0.3026413321495056, 0.1951061338186264, 0.2549108862876892, 0.3758983910083771, 0.3166963458061218, 0.3574892282485962, 0.14440597593784332, 0.1530846506357193, 0.1358480155467987, 0.4759397804737091, 0.26537731289863586, 0.0950927808880806, 18.1447696685791, 7.08354377746582, 13.882625579833984, 3.1320877075195312, 25.607152938842773, 50.368804931640625, 31.146881103515625, 50.118499755859375, 35.14235305786133, 49.14109802246094, 37.21043395996094, 47.66598129272461, 12.126176834106445, 7.215590953826904, 0.019532155245542526, 2.739442825317383, 5.923399448394775, 8.327445983886719, 17.615371704101562, 32.57244110107422, 25.74634552001953, 38.601871490478516, 30.377925872802734, 42.59857177734375], "count": [459]}, "action": {"min": [0.158479243516922, -1.381156086921692, 0.8598697185516357, -0.6979095339775085, -1.625785231590271, 0.06198977679014206, -1.0263917446136475, -1.4861571788787842, 1.0026236772537231, -0.6625992059707642, 0.1819876730442047, -0.4173554480075836, 18.453125, 44.186248779296875, -0.2918750047683716, -2.59624981880188, 0.5856249928474426, -0.5418750047683716, 0.71875, 0.19875000417232513, 0.7387499809265137, 0.14687499403953552, 0.9437500238418579, -0.5106250047683716, 11.275625228881836, 42.90625, 0.08812499791383743, -0.4856249988079071, 0.4375, 0.40687501430511475, 0.4137499928474426, 1.4331250190734863, 0.40187498927116394, 0.5568749904632568, 0.4699999988079071, -1.1106250286102295], "max": [1.2711480855941772, -0.5501592755317688, 1.911502480506897, 0.5589808821678162, -0.2612153887748718, 1.141780138015747, -0.483138769865036, -0.7108796834945679, 1.7615110874176025, 0.5345426201820374, 1.658125877380371, 0.09606031328439713, 87.79499816894531, 73.69249725341797, 47.78187561035156, 9.30875015258789, 76.64937591552734, 110.546875, 86.01374816894531, 111.1612548828125, 91.29312896728516, 111.10437774658203, 93.83687591552734, 111.07562255859375, 53.598751068115234, 80.10062408447266, 0.19812500476837158, 9.485625267028809, 29.9244441986084, 40.669376373291016, 64.15812683105469, 108.85062408447266, 86.68437957763672, 110.84000396728516, 95.20562744140625, 110.9331283569336], "mean": [0.8126708269119263, -1.1222552061080933, 1.5599192380905151, -0.16468766331672668, -0.6658392548561096, 0.4601888656616211, -0.5683320760726929, -1.169556975364685, 1.5496342182159424, -0.25388506054878235, 0.6794474124908447, -0.003180130384862423, 46.46791458129883, 59.78810501098633, 17.550151824951172, 1.6001688241958618, 34.09370803833008, 58.25811767578125, 40.70757293701172, 59.92277526855469, 43.929874420166016, 62.489952087402344, 42.84614181518555, 69.47805786132812, 30.008350372314453, 64.6534652709961, 0.14154627919197083, 3.0623276233673096, 9.160355567932129, 4.379134654998779, 14.918221473693848, 16.65499496459961, 17.547780990600586, 19.782882690429688, 16.186290740966797, 44.13252639770508], "std": [0.3026413321495056, 0.1951061189174652, 0.2549108862876892, 0.3758983612060547, 0.3166963458061218, 0.3574891686439514, 0.14440606534481049, 0.1530846655368805, 0.1358480155467987, 0.47593972086906433, 0.26537731289863586, 0.0950927808880806, 18.1447696685791, 7.0835442543029785, 13.882620811462402, 3.132086753845215, 25.607152938842773, 50.368812561035156, 31.14688491821289, 50.118507385253906, 35.142356872558594, 49.14110565185547, 37.21044158935547, 47.665992736816406, 12.126177787780762, 7.215590953826904, 0.019532158970832825, 2.73944354057312, 5.923399448394775, 8.327445983886719, 17.615371704101562, 32.57243728637695, 25.746339797973633, 38.601871490478516, 30.377933502197266, 42.59858322143555], "count": [459]}, "timestamp": {"min": [0.0], "max": [15.266666666666667], "mean": [7.633333333333334], "std": [4.416719077257167], "count": [459]}, "frame_index": {"min": [0], "max": [458], "mean": [229.0], "std": [132.50157231771504], "count": [459]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [459]}, "index": {"min": [7617], "max": [8075], "mean": [7846.0], "std": [132.50157231771504], "count": [459]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [459]}, "subtask_annotation": {"mean": [6.1568627450980395, 10.0, 10.0, 10.0, 10.0], "std": [3.2015471077468014, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [459]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [459]}, "eef_direction_state": {"mean": [3.6492374727668846, 4.631808278867102], "std": [1.2563799998230112, 1.7531643343641743], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_state": {"mean": [1.383442265795207, 0.6840958605664488], "std": [0.5413494017465398, 0.7937581931811], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_state": {"mean": [0.8910675381263616, 0.4357298474945534], "std": [0.8537414476824285, 0.7153073147036902], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_direction_action": {"mean": [3.6492374727668846, 4.631808278867102], "std": [1.2563799998230112, 1.7531643343641743], "min": [0, 0], "max": [6, 6], "count": [459]}, "eef_velocity_action": {"mean": [1.383442265795207, 0.6840958605664488], "std": [0.5413494017465398, 0.7937581931811], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_acc_mag_action": {"mean": [0.8910675381263616, 0.4357298474945534], "std": [0.8537414476824285, 0.7153073147036902], "min": [0, 0], "max": [2, 2], "count": [459]}, "eef_sim_pose_state": {"mean": [0.7487214816547113, 0.27700990729820946, 1.1274435186481815, -1.656031674582222, 0.6567376612442858, -1.9008513980661175, 0.749441825082815, -0.1647248563809781, 1.1831365175429807, 1.5217589452690357, 0.4271072245659946, 2.1509297643290823], "std": [0.06616163082772819, 0.05792524764038181, 0.09493622505403183, 0.35009622265857976, 0.22810651179366245, 0.2330044422870108, 0.04012185643074385, 0.05125656078501967, 0.04819333358900933, 0.21850380622745666, 0.3824579160080236, 0.22998343656058506], "min": [0.5430660247953307, 0.1354327062417249, 1.0059342255144081, -2.198952737587837, 0.2485777013211834, -2.3582993844511857, 0.5731886714078724, -0.2543084070886462, 1.031691355828315, 0.7984212684493506, -0.27871931525660365, 1.7036538493924274], "max": [0.8513616633574852, 0.35813940618186313, 1.360201790051286, -0.3140495398972936, 1.1684541780982665, -1.1846602260095311, 0.8216303666202606, -0.07539536246684478, 1.3244047572840263, 1.9978686597710764, 0.7568843798021985, 2.3534337751214554], "count": [459]}, "eef_sim_pose_action": {"mean": [0.7487214816547113, 0.27700990729820946, 1.1274435186481815, -1.656031674582222, 0.6567376612442858, -1.9008513980661175, 0.749441825082815, -0.1647248563809781, 1.1831365175429807, 1.5217589452690357, 0.4271072245659946, 2.1509297643290823], "std": [0.06616163082772819, 0.05792524764038181, 0.09493622505403183, 0.35009622265857976, 0.22810651179366245, 0.2330044422870108, 0.04012185643074385, 0.05125656078501967, 0.04819333358900933, 0.21850380622745666, 0.3824579160080236, 0.22998343656058506], "min": [0.5430660247953307, 0.1354327062417249, 1.0059342255144081, -2.198952737587837, 0.2485777013211834, -2.3582993844511857, 0.5731886714078724, -0.2543084070886462, 1.031691355828315, 0.7984212684493506, -0.27871931525660365, 1.7036538493924274], "max": [0.8513616633574852, 0.35813940618186313, 1.360201790051286, -0.3140495398972936, 1.1684541780982665, -1.1846602260095311, 0.8216303666202606, -0.07539536246684478, 1.3244047572840263, 1.9978686597710764, 0.7568843798021985, 2.3534337751214554], "count": [459]}}} +{"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.32039695261437906]], [[0.4411702900326797]], [[0.5326889542483659]]], "std": [[[0.3599393062188247]], [[0.27581462921467537]], [[0.2319491263607748]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.13333333333333333]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6012475388071896]], [[0.626403443627451]], [[0.6067506147875817]]], "std": [[[0.3092051340751235]], [[0.31348325304074415]], [[0.32125231306441965]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5326893014705882]], [[0.5660596017156863]], [[0.5576041176470589]]], "std": [[[0.3241353009507121]], [[0.3226191940971049]], [[0.330126418768899]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38944505106209154]], [[0.4568614808006536]], [[0.473031779003268]]], "std": [[[0.35465944313047304]], [[0.3430370263259392]], [[0.3736334962902227]]], "count": [100]}, "observation.state": {"min": [0.2576867341995239, -1.5918974876403809, 0.9731653332710266, -0.5079108476638794, -0.9503191709518433, -0.26419565081596375, -1.0052516460418701, -1.4402132034301758, 1.1978120803833008, -0.09539272636175156, 0.14646276831626892, -0.2130540907382965, 15.601875305175781, 54.711875915527344, 1.353124976158142, -3.0331249237060547, 0.9437500238418579, -0.30687499046325684, 8.726249694824219, -1.109375, 6.693749904632568, 0.5618749856948853, 1.0099999904632568, 0.7231249809265137, 19.6200008392334, 41.83333206176758, 0.09937500208616257, -0.4756249785423279, 0.4181250035762787, 0.7437500357627869, 0.4424999952316284, -0.2875000238418579, 0.5, 0.3956249952316284, 0.3974999785423279, 0.2561538517475128], "max": [1.0398069620132446, -0.6832544803619385, 2.0313096046447754, 0.6257390975952148, -0.3547484278678894, 0.9716393947601318, -0.6139848828315735, -0.8665640950202942, 1.7095826864242554, 0.43428605794906616, 1.6034901142120361, 0.1431010216474533, 86.546875, 74.66437530517578, 57.516876220703125, 8.429374694824219, 62.473751068115234, 110.55374908447266, 81.96499633789062, 112.44812774658203, 86.97624969482422, 113.62625122070312, 93.43187713623047, 110.34437561035156, 75.61563110351562, 77.17375183105469, 0.17812500894069672, 9.04285717010498, 47.25562286376953, 82.03250122070312, 55.83062744140625, 89.14937591552734, 92.25187683105469, 106.24749755859375, 98.13125610351562, 110.40875244140625], "mean": [0.564944863319397, -1.2164872884750366, 1.7001234292984009, 0.13348929584026337, -0.5293951034545898, 0.19102627038955688, -0.749187707901001, -1.1602602005004883, 1.4935890436172485, 0.13907378911972046, 0.8674510717391968, -0.07571040838956833, 51.52043533325195, 61.185768127441406, 24.890865325927734, 1.7216672897338867, 27.817638397216797, 44.83155822753906, 44.343502044677734, 62.03028869628906, 54.55741500854492, 63.812339782714844, 50.93946075439453, 81.0851058959961, 52.88740158081055, 63.109764099121094, 0.13563576340675354, 1.4009974002838135, 18.225061416625977, 11.64946460723877, 21.486953735351562, 15.479903221130371, 29.027889251708984, 23.195693969726562, 25.79849624633789, 52.85707473754883], "std": [0.28960147500038147, 0.23285777866840363, 0.26244840025901794, 0.39775964617729187, 0.15882152318954468, 0.3497081696987152, 0.09231746196746826, 0.19538699090480804, 0.14240531623363495, 0.18840567767620087, 0.35845673084259033, 0.12896066904067993, 26.261138916015625, 6.276661396026611, 15.099666595458984, 2.058114767074585, 15.534110069274902, 43.555233001708984, 20.45888328552246, 52.28962326049805, 29.174646377563477, 50.958763122558594, 39.05369186401367, 36.68490982055664, 13.757439613342285, 8.370320320129395, 0.01626739650964737, 2.7521567344665527, 15.870987892150879, 21.493309020996094, 14.080896377563477, 26.42449188232422, 25.7944278717041, 36.31599044799805, 34.16139221191406, 33.648643493652344], "count": [292]}, "action": {"min": [0.2576867341995239, -1.5918974876403809, 0.9731653332710266, -0.5079108476638794, -0.9503191709518433, -0.26419565081596375, -1.0052516460418701, -1.4402132034301758, 1.1978120803833008, -0.09539272636175156, 0.14646276831626892, -0.2130540907382965, 15.601875305175781, 54.711875915527344, 1.353124976158142, -3.0331249237060547, 0.9437500238418579, -0.30687499046325684, 8.726249694824219, -1.109375, 6.693749904632568, 0.5618749856948853, 1.0099999904632568, 0.7231249809265137, 19.6200008392334, 41.83333206176758, 0.09937500208616257, -0.4756249785423279, 0.4181250035762787, 0.7437500357627869, 0.4424999952316284, -0.2875000238418579, 0.5, 0.3956249952316284, 0.3974999785423279, 0.2561538517475128], "max": [1.0398069620132446, -0.6832544803619385, 2.0313096046447754, 0.6257390975952148, -0.3547484278678894, 0.9716393947601318, -0.6139848828315735, -0.8665640950202942, 1.7095826864242554, 0.43428605794906616, 1.6034901142120361, 0.1431010216474533, 86.546875, 74.66437530517578, 57.516876220703125, 8.429374694824219, 62.473751068115234, 110.55374908447266, 81.96499633789062, 112.44812774658203, 86.97624969482422, 113.62625122070312, 93.43187713623047, 110.34437561035156, 75.61563110351562, 77.17375183105469, 0.17812500894069672, 9.04285717010498, 47.25562286376953, 82.03250122070312, 55.83062744140625, 89.14937591552734, 92.25187683105469, 106.24749755859375, 98.13125610351562, 110.40875244140625], "mean": [0.5649449229240417, -1.2164874076843262, 1.7001235485076904, 0.13348941504955292, -0.5293951034545898, 0.19102637469768524, -0.7491869926452637, -1.1602600812911987, 1.4935890436172485, 0.13907375931739807, 0.8674507141113281, -0.07571035623550415, 51.52043914794922, 61.185760498046875, 24.89086151123047, 1.721666932106018, 27.817638397216797, 44.83158493041992, 44.34347915649414, 62.03029251098633, 54.55742645263672, 63.81235122680664, 50.93944549560547, 81.08512115478516, 52.88740921020508, 63.10980987548828, 0.1356358528137207, 1.4009976387023926, 18.225069046020508, 11.64946460723877, 21.48695182800293, 15.47989559173584, 29.027875900268555, 23.195690155029297, 25.798500061035156, 52.85707092285156], "std": [0.28960147500038147, 0.232857808470726, 0.26244843006134033, 0.3977596163749695, 0.1588214933872223, 0.3497081398963928, 0.09231740981340408, 0.19538697600364685, 0.14240534603595734, 0.18840564787387848, 0.3584567904472351, 0.12896066904067993, 26.261137008666992, 6.276661396026611, 15.099666595458984, 2.058114528656006, 15.5341157913208, 43.55522537231445, 20.45888328552246, 52.28961181640625, 29.174646377563477, 50.958770751953125, 39.0536994934082, 36.68490982055664, 13.757439613342285, 8.370321273803711, 0.016267400234937668, 2.7521567344665527, 15.870987892150879, 21.493309020996094, 14.080896377563477, 26.42449378967285, 25.7944278717041, 36.31598663330078, 34.16141128540039, 33.64864730834961], "count": [292]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [292]}, "index": {"min": [8076], "max": [8367], "mean": [8221.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [292]}, "subtask_annotation": {"mean": [4.592465753424658, 10.0, 10.0, 10.0, 10.0], "std": [2.6357028543632186, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [292]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [292]}, "eef_direction_state": {"mean": [2.9178082191780823, 4.058219178082192], "std": [1.4093953299542454, 1.947961943361029], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_state": {"mean": [1.5342465753424657, 0.8904109589041096], "std": [0.505644625350459, 0.6685015719209061], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_state": {"mean": [0.9212328767123288, 0.5787671232876712], "std": [0.8544572020598792, 0.7920589524300583], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_direction_action": {"mean": [2.9178082191780823, 4.058219178082192], "std": [1.4093953299542454, 1.947961943361029], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_action": {"mean": [1.5342465753424657, 0.8904109589041096], "std": [0.505644625350459, 0.6685015719209061], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_action": {"mean": [0.9212328767123288, 0.5787671232876712], "std": [0.8544572020598792, 0.7920589524300583], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_sim_pose_state": {"mean": [0.7865503534258048, 0.2218800432065959, 1.1839319613818515, -1.5284085604837852, 0.5901292668130778, -1.908327259375982, 0.7296848661932787, -0.19521880914724427, 1.1645078203170987, 1.4120838288530055, 0.18246523611548196, 1.996017856575779], "std": [0.05792221643436917, 0.10594614425300879, 0.0813253197884494, 0.27445986433273817, 0.2563692970912407, 0.1867892269063925, 0.04843028403518517, 0.03711449407735931, 0.06848682476273626, 0.27452964496678156, 0.31382234924661495, 0.08744713080455495], "min": [0.6098205924576786, 0.06385389409481262, 1.0224547528554553, -1.9109700141483175, 0.30592466992460254, -2.130603391730526, 0.6284301767619223, -0.28328202080879133, 1.0580190831586582, 0.8788463722627478, -0.3295021204072024, 1.805576287723248], "max": [0.8540253992754081, 0.3805214544533414, 1.3510505106143809, -0.4516200814508086, 1.1497633934039055, -1.295550019005396, 0.8003158360663405, -0.12307792436305619, 1.297206205914779, 1.982683059649835, 0.5620739714764653, 2.1069083902250076], "count": [292]}, "eef_sim_pose_action": {"mean": [0.7865503534258048, 0.2218800432065959, 1.1839319613818515, -1.5284085604837852, 0.5901292668130778, -1.908327259375982, 0.7296848661932787, -0.19521880914724427, 1.1645078203170987, 1.4120838288530055, 0.18246523611548196, 1.996017856575779], "std": [0.05792221643436917, 0.10594614425300879, 0.0813253197884494, 0.27445986433273817, 0.2563692970912407, 0.1867892269063925, 0.04843028403518517, 0.03711449407735931, 0.06848682476273626, 0.27452964496678156, 0.31382234924661495, 0.08744713080455495], "min": [0.6098205924576786, 0.06385389409481262, 1.0224547528554553, -1.9109700141483175, 0.30592466992460254, -2.130603391730526, 0.6284301767619223, -0.28328202080879133, 1.0580190831586582, 0.8788463722627478, -0.3295021204072024, 1.805576287723248], "max": [0.8540253992754081, 0.3805214544533414, 1.3510505106143809, -0.4516200814508086, 1.1497633934039055, -1.295550019005396, 0.8003158360663405, -0.12307792436305619, 1.297206205914779, 1.982683059649835, 0.5620739714764653, 2.1069083902250076], "count": [292]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2890389379084968]], [[0.44140265114379085]], [[0.5446894628267974]]], "std": [[[0.37071306452872316]], [[0.284882393471316]], [[0.2485902155439111]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5897845506535948]], [[0.6141279044117647]], [[0.5980120526960784]]], "std": [[[0.31721530881442916]], [[0.318409770243262]], [[0.3267827785365017]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.06666666666666667]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48970608251633985]], [[0.5161252614379085]], [[0.5069772365196079]]], "std": [[[0.2605634386469452]], [[0.2652588415425201]], [[0.2709578155788224]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3788369260620915]], [[0.44257421568627453]], [[0.4594480698529412]]], "std": [[[0.37632106258565573]], [[0.36402368659954903]], [[0.39167118566705944]]], "count": [100]}, "observation.state": {"min": [0.6116960644721985, -1.3445582389831543, 1.2835592031478882, -0.6456950306892395, -1.296783685684204, -0.03900587558746338, -0.7597085237503052, -1.2261816263198853, 1.0584038496017456, -0.6431677937507629, 0.6402113437652588, -0.4449673891067505, 1.915624976158142, 39.9275016784668, -1.1506249904632568, 0.19062499701976776, 0.6737499833106995, -0.009999999776482582, 0.6775000095367432, -0.8600000143051147, 1.0243749618530273, -2.3081250190734863, 1.0681250095367432, -0.06312499940395355, 2.474375009536743, 44.766876220703125, 0.036249998956918716, -0.004375001415610313, 0.6518750190734863, 0.5999999642372131, 0.574999988079071, 0.13384614884853363, 0.8489999771118164, 0.2862499952316284, 0.6037499904632568, -2.2975001335144043], "max": [1.3731212615966797, -0.8128607869148254, 1.8916656970977783, -0.05631532892584801, -0.48230430483818054, 0.67888343334198, -0.39094090461730957, -0.8681747317314148, 1.426909327507019, -0.25952258706092834, 0.796203076839447, -0.3504091203212738, 53.79125213623047, 75.31749725341797, 58.95874786376953, 9.345624923706055, 37.865623474121094, 91.49437713623047, 72.89125061035156, 102.6624984741211, 98.4906234741211, 108.23750305175781, 100.10499572753906, 110.54125213623047, 65.90312957763672, 58.305625915527344, 0.27812498807907104, 9.54230785369873, 64.50250244140625, 110.5737533569336, 83.46062469482422, 109.20562744140625, 88.61125183105469, 111.06500244140625, 92.49625396728516, 111.34000396728516], "mean": [0.8910526633262634, -1.1871458292007446, 1.7079328298568726, -0.2936456799507141, -0.7701603174209595, 0.09448090940713882, -0.5092722177505493, -1.040503978729248, 1.326602578163147, -0.4287968575954437, 0.7017799019813538, -0.38613730669021606, 32.31082534790039, 60.60640335083008, 28.336172103881836, 3.1762285232543945, 16.14812469482422, 34.70349884033203, 32.2201042175293, 37.47446823120117, 41.95680618286133, 41.70182800292969, 42.117225646972656, 58.57514572143555, 31.27149772644043, 53.08292007446289, 0.12886512279510498, 5.290251731872559, 26.373262405395508, 38.7845458984375, 33.8944091796875, 41.2342529296875, 36.44924545288086, 40.629188537597656, 32.72909164428711, 55.89829635620117], "std": [0.2696278989315033, 0.1374189555644989, 0.17607922852039337, 0.1900886595249176, 0.23273350298404694, 0.14777521789073944, 0.12628640234470367, 0.124813012778759, 0.1293848305940628, 0.15230682492256165, 0.0381280891597271, 0.023875001817941666, 19.921762466430664, 11.559283256530762, 19.125370025634766, 4.149706840515137, 15.148368835449219, 40.896522521972656, 30.7629337310791, 44.64868927001953, 41.829524993896484, 49.29548645019531, 43.93061828613281, 41.47970199584961, 21.724502563476562, 3.2640228271484375, 0.05219264701008797, 2.8790054321289062, 23.194787979125977, 47.65341567993164, 32.266761779785156, 49.70786666870117, 36.230918884277344, 49.86066436767578, 39.23653793334961, 40.65769577026367], "count": [303]}, "action": {"min": [0.6116960644721985, -1.3445582389831543, 1.2835592031478882, -0.6456950306892395, -1.296783685684204, -0.03900587558746338, -0.7597085237503052, -1.2261816263198853, 1.0584038496017456, -0.6431677937507629, 0.6402113437652588, -0.4449673891067505, 1.915624976158142, 39.9275016784668, -1.1506249904632568, 0.19062499701976776, 0.6737499833106995, -0.009999999776482582, 0.6775000095367432, -0.8600000143051147, 1.0243749618530273, -2.3081250190734863, 1.0681250095367432, -0.06312499940395355, 2.474375009536743, 44.766876220703125, 0.036249998956918716, -0.004375001415610313, 0.6518750190734863, 0.5999999642372131, 0.574999988079071, 0.13384614884853363, 0.8489999771118164, 0.2862499952316284, 0.6037499904632568, -2.2975001335144043], "max": [1.3731212615966797, -0.8128607869148254, 1.8916656970977783, -0.05631532892584801, -0.48230430483818054, 0.67888343334198, -0.39094090461730957, -0.8681747317314148, 1.426909327507019, -0.25952258706092834, 0.796203076839447, -0.3504091203212738, 53.79125213623047, 75.31749725341797, 58.95874786376953, 9.345624923706055, 37.865623474121094, 91.49437713623047, 72.89125061035156, 102.6624984741211, 98.4906234741211, 108.23750305175781, 100.10499572753906, 110.54125213623047, 65.90312957763672, 58.305625915527344, 0.27812498807907104, 9.54230785369873, 64.50250244140625, 110.5737533569336, 83.46062469482422, 109.20562744140625, 88.61125183105469, 111.06500244140625, 92.49625396728516, 111.34000396728516], "mean": [0.8910523653030396, -1.1871463060379028, 1.707932710647583, -0.29364556074142456, -0.7701601386070251, 0.09448084235191345, -0.5092728734016418, -1.040503740310669, 1.3266029357910156, -0.4287968873977661, 0.7017801403999329, -0.38613736629486084, 32.31080627441406, 60.60640335083008, 28.336166381835938, 3.176229953765869, 16.148122787475586, 34.7035026550293, 32.22010803222656, 37.474449157714844, 41.95683670043945, 41.701812744140625, 42.117244720458984, 58.57514572143555, 31.271499633789062, 53.08293533325195, 0.12886515259742737, 5.290252208709717, 26.373279571533203, 38.78452682495117, 33.894405364990234, 41.2342643737793, 36.4492073059082, 40.62919616699219, 32.72911071777344, 55.89830780029297], "std": [0.2696278989315033, 0.13741900026798248, 0.17607921361923218, 0.1900886446237564, 0.23273348808288574, 0.14777523279190063, 0.1262863725423813, 0.1248130276799202, 0.1293848305940628, 0.15230679512023926, 0.038128096610307693, 0.023875005543231964, 19.921762466430664, 11.559283256530762, 19.1253719329834, 4.149706840515137, 15.1483736038208, 40.896514892578125, 30.762939453125, 44.648685455322266, 41.829532623291016, 49.295475006103516, 43.93062973022461, 41.47970962524414, 21.724502563476562, 3.264023780822754, 0.052192654460668564, 2.8790056705474854, 23.194787979125977, 47.65342330932617, 32.26676940917969, 49.7078742980957, 36.23091506958008, 49.86067199707031, 39.23653793334961, 40.657691955566406], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [303]}, "index": {"min": [8368], "max": [8670], "mean": [8519.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [4.801980198019802, 10.0, 10.0, 10.0, 10.0], "std": [2.81797554599499, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [303]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [303]}, "eef_direction_state": {"mean": [3.745874587458746, 3.778877887788779], "std": [1.8979164737594219, 1.840312086535243], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [1.1056105610561056, 0.9537953795379538], "std": [0.7504024487806458, 0.7342474095701685], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [0.7986798679867987, 0.6105610561056105], "std": [0.8534911259854758, 0.7919691892789789], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [3.745874587458746, 3.778877887788779], "std": [1.8979164737594219, 1.840312086535243], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [1.1056105610561056, 0.9537953795379538], "std": [0.7504024487806458, 0.7342474095701685], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [0.7986798679867987, 0.6105610561056105], "std": [0.8534911259854758, 0.7919691892789789], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.7692891983255692, 0.3195182683468354, 1.1277744562250929, -1.5520623244131595, 0.3001412704676493, -1.7580033788591007, 0.6865597232631284, -0.11410475905219855, 1.227542746710178, 1.376551782815547, 0.8837102394733573, 2.2462244267855143], "std": [0.0564611628546253, 0.052383973351157305, 0.06072608654968072, 0.1262983653321482, 0.1366229658694846, 0.06822116353884547, 0.04507258757691208, 0.07421747671136243, 0.04188130654681971, 0.18840050490402968, 0.07829736825745698, 0.24202162292230228], "min": [0.6754477094578352, 0.24370660324168847, 1.0144141312524628, -1.7575830609651606, 0.1805568996343856, -1.8643462985428647, 0.5977976095147577, -0.20986795972652553, 1.1192413004359414, 1.1777380187853743, 0.7927134953955517, 1.9337586442068262], "max": [0.8299126162991547, 0.4129320534258848, 1.2432379668857854, -1.1640884478135143, 0.8784374065177576, -1.6247101538587156, 0.7371832051155518, -0.007685236094939457, 1.268091644000933, 1.860065060441401, 1.0491882174524338, 2.7503149147699077], "count": [303]}, "eef_sim_pose_action": {"mean": [0.7692891983255692, 0.3195182683468354, 1.1277744562250929, -1.5520623244131595, 0.3001412704676493, -1.7580033788591007, 0.6865597232631284, -0.11410475905219855, 1.227542746710178, 1.376551782815547, 0.8837102394733573, 2.2462244267855143], "std": [0.0564611628546253, 0.052383973351157305, 0.06072608654968072, 0.1262983653321482, 0.1366229658694846, 0.06822116353884547, 0.04507258757691208, 0.07421747671136243, 0.04188130654681971, 0.18840050490402968, 0.07829736825745698, 0.24202162292230228], "min": [0.6754477094578352, 0.24370660324168847, 1.0144141312524628, -1.7575830609651606, 0.1805568996343856, -1.8643462985428647, 0.5977976095147577, -0.20986795972652553, 1.1192413004359414, 1.1777380187853743, 0.7927134953955517, 1.9337586442068262], "max": [0.8299126162991547, 0.4129320534258848, 1.2432379668857854, -1.1640884478135143, 0.8784374065177576, -1.6247101538587156, 0.7371832051155518, -0.007685236094939457, 1.268091644000933, 1.860065060441401, 1.0491882174524338, 2.7503149147699077], "count": [303]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2971741482843137]], [[0.4410429616013072]], [[0.5452416870915032]]], "std": [[[0.3460775448298959]], [[0.2555040256953211]], [[0.21994339068503174]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.12549019607843137]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5923624468954248]], [[0.623291141748366]], [[0.6141368790849674]]], "std": [[[0.32095134843854084]], [[0.3182072711035572]], [[0.3218760966372432]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5372531985294118]], [[0.5703253206699346]], [[0.5564960804738562]]], "std": [[[0.3063782509487407]], [[0.3089999805847323]], [[0.3145763958724265]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38720562908496736]], [[0.4543301184640523]], [[0.47192067810457516]]], "std": [[[0.3556082757895841]], [[0.339559573226527]], [[0.3677191638265776]]], "count": [100]}, "observation.state": {"min": [0.12021248042583466, -1.481245756149292, 1.1119376420974731, -0.4462071657180786, -0.9209058284759521, -0.023270007222890854, -0.9126802682876587, -1.42705237865448, 1.3870927095413208, -0.3086349070072174, 0.22404535114765167, -0.20576366782188416, 20.0518741607666, 54.68562698364258, 0.4518750011920929, -2.3368749618530273, 2.724375009536743, -0.5837500095367432, 8.505624771118164, -0.9900000095367432, 8.746874809265137, -2.384999990463257, 1.0824999809265137, 15.681875228881836, 12.15625, 45.64777755737305, 0.09437499940395355, -1.5706250667572021, 0.4231249988079071, -0.1925000101327896, 0.4637500047683716, -0.25562500953674316, 0.7081249952316284, 0.7636363506317139, 0.43312498927116394, 0.6499999761581421], "max": [0.9801060557365417, -0.7650068402290344, 1.8889954090118408, 0.8772507309913635, -0.21541447937488556, 1.0205531120300293, -0.2535858750343323, -0.9315155744552612, 1.7692596912384033, 0.2924486994743347, 1.1233978271484375, 0.21159972250461578, 66.02437591552734, 71.42312622070312, 51.40625, 6.755000114440918, 61.10499954223633, 110.63999938964844, 81.72937774658203, 109.39749908447266, 88.85812377929688, 109.77562713623047, 91.60062408447266, 110.15062713623047, 72.58499908447266, 79.21500396728516, 0.19300000369548798, 8.272222518920898, 47.400001525878906, 103.11624908447266, 72.15250396728516, 105.50625610351562, 95.42312622070312, 109.85562896728516, 105.24063110351562, 109.42813110351562], "mean": [0.5130210518836975, -1.1689757108688354, 1.5895001888275146, 0.24639952182769775, -0.5073500275611877, 0.46372750401496887, -0.637570858001709, -1.1812102794647217, 1.5482326745986938, -0.05503595992922783, 0.7990854382514954, 0.008865976706147194, 50.314552307128906, 58.3880615234375, 12.434844970703125, 1.3986356258392334, 33.60570526123047, 58.430511474609375, 45.59028244018555, 63.20476531982422, 50.78101348876953, 64.31917572021484, 48.555137634277344, 76.825439453125, 33.36067581176758, 65.30695343017578, 0.13575208187103271, 0.1089412122964859, 16.311447143554688, 30.137454986572266, 29.82737922668457, 36.989280700683594, 38.025665283203125, 43.135677337646484, 41.5671501159668, 51.47466278076172], "std": [0.268127977848053, 0.19807066023349762, 0.2342793196439743, 0.40557417273521423, 0.17754502594470978, 0.38220733404159546, 0.22686399519443512, 0.1685112565755844, 0.12108971923589706, 0.18856042623519897, 0.3305378258228302, 0.15699350833892822, 16.682891845703125, 3.8710989952087402, 15.786667823791504, 2.9414303302764893, 23.543453216552734, 48.01699447631836, 29.126705169677734, 51.73966598510742, 31.92099952697754, 52.4854736328125, 36.969966888427734, 39.26137924194336, 14.344013214111328, 8.97810173034668, 0.01896100863814354, 1.3061192035675049, 15.760298728942871, 37.74783706665039, 30.088993072509766, 43.33713150024414, 40.935760498046875, 50.65544509887695, 45.714420318603516, 47.27322006225586], "count": [329]}, "action": {"min": [0.12021248042583466, -1.481245756149292, 1.1119376420974731, -0.4462071657180786, -0.9209058284759521, -0.023270007222890854, -0.9126802682876587, -1.42705237865448, 1.3870927095413208, -0.3086349070072174, 0.22404535114765167, -0.20576366782188416, 20.0518741607666, 54.68562698364258, 0.4518750011920929, -2.3368749618530273, 2.724375009536743, -0.5837500095367432, 8.505624771118164, -0.9900000095367432, 8.746874809265137, -2.384999990463257, 1.0824999809265137, 15.681875228881836, 12.15625, 45.64777755737305, 0.09437499940395355, -1.5706250667572021, 0.4231249988079071, -0.1925000101327896, 0.4637500047683716, -0.25562500953674316, 0.7081249952316284, 0.7636363506317139, 0.43312498927116394, 0.6499999761581421], "max": [0.9801060557365417, -0.7650068402290344, 1.8889954090118408, 0.8772507309913635, -0.21541447937488556, 1.0205531120300293, -0.2535858750343323, -0.9315155744552612, 1.7692596912384033, 0.2924486994743347, 1.1233978271484375, 0.21159972250461578, 66.02437591552734, 71.42312622070312, 51.40625, 6.755000114440918, 61.10499954223633, 110.63999938964844, 81.72937774658203, 109.39749908447266, 88.85812377929688, 109.77562713623047, 91.60062408447266, 110.15062713623047, 72.58499908447266, 79.21500396728516, 0.19300000369548798, 8.272222518920898, 47.400001525878906, 103.11624908447266, 72.15250396728516, 105.50625610351562, 95.42312622070312, 109.85562896728516, 105.24063110351562, 109.42813110351562], "mean": [0.5130207538604736, -1.168976068496704, 1.5895001888275146, 0.2463994324207306, -0.5073503255844116, 0.46372753381729126, -0.6375709176063538, -1.1812103986740112, 1.5482335090637207, -0.055035918951034546, 0.7990859150886536, 0.008865999057888985, 50.31454086303711, 58.388084411621094, 12.434843063354492, 1.3986355066299438, 33.605712890625, 58.430511474609375, 45.590301513671875, 63.20479202270508, 50.781002044677734, 64.31917572021484, 48.55514144897461, 76.82549285888672, 33.36067199707031, 65.30694580078125, 0.1357521265745163, 0.10894112288951874, 16.31144905090332, 30.13743782043457, 29.827388763427734, 36.98927688598633, 38.02568054199219, 43.13568878173828, 41.567161560058594, 51.47466278076172], "std": [0.2681279480457306, 0.19807064533233643, 0.2342793196439743, 0.40557414293289185, 0.17754505574703217, 0.38220736384391785, 0.22686399519443512, 0.168511301279068, 0.12108970433473587, 0.18856041133403778, 0.3305377960205078, 0.15699359774589539, 16.682891845703125, 3.8710999488830566, 15.786666870117188, 2.9414310455322266, 23.543458938598633, 48.01698303222656, 29.126699447631836, 51.73966598510742, 31.920997619628906, 52.485450744628906, 36.969966888427734, 39.261383056640625, 14.344015121459961, 8.978099822998047, 0.01896100491285324, 1.3061192035675049, 15.760300636291504, 37.747833251953125, 30.088993072509766, 43.33713912963867, 40.93576431274414, 50.65544891357422, 45.714420318603516, 47.27322006225586], "count": [329]}, "timestamp": {"min": [0.0], "max": [10.933333333333334], "mean": [5.466666666666667], "std": [3.165789352155671], "count": [329]}, "frame_index": {"min": [0], "max": [328], "mean": [164.0], "std": [94.97368056467013], "count": [329]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [329]}, "index": {"min": [8671], "max": [8999], "mean": [8835.0], "std": [94.97368056467013], "count": [329]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [329]}, "subtask_annotation": {"mean": [4.680851063829787, 10.0, 10.0, 10.0, 10.0], "std": [2.4836788588436014, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [329]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [329]}, "eef_direction_state": {"mean": [3.6565349544072947, 3.7264437689969605], "std": [1.4272515405577229, 1.9688917617874349], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_state": {"mean": [1.4984802431610942, 0.9848024316109423], "std": [0.5682833963847854, 0.6862169146675489], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_state": {"mean": [0.9544072948328267, 0.6504559270516718], "std": [0.8475175790960764, 0.8004604138852801], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_direction_action": {"mean": [3.6565349544072947, 3.7264437689969605], "std": [1.4272515405577229, 1.9688917617874349], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_action": {"mean": [1.4984802431610942, 0.9848024316109423], "std": [0.5682833963847854, 0.6862169146675489], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_action": {"mean": [0.9544072948328267, 0.6504559270516718], "std": [0.8475175790960764, 0.8004604138852801], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_sim_pose_state": {"mean": [0.7734311954682453, 0.19195172942248734, 1.1933998098445582, -1.531730867017526, 0.9049938149095887, -1.9973191041477851, 0.7499621066548412, -0.17775634747143723, 1.199408310306752, 1.3796950888295967, 0.2579724093843154, 2.0605854651022066], "std": [0.04617377356734961, 0.07869308771476029, 0.07504468626352538, 0.2716598866746252, 0.22004118046178042, 0.2107244970417889, 0.04584420093522737, 0.04071988835538033, 0.03724382348887585, 0.15599195054666262, 0.2427914234813234, 0.047541997520655285], "min": [0.6775746296226538, 0.05895443341706344, 1.052948734265348, -2.136308782157008, 0.6174212893232456, -2.4588528949065025, 0.6891927555844809, -0.252283583638751, 1.1382998124871473, 1.1710371307837217, -0.22525295557020475, 1.9781027869012962], "max": [0.8364271365868172, 0.3198051241061654, 1.3075938364337774, -0.9578112628610992, 1.2748474074405296, -1.55343096892521, 0.8170038452148185, -0.12622906759978425, 1.2854660879976516, 1.7076733704302158, 0.5425989205043478, 2.1699069413681524], "count": [329]}, "eef_sim_pose_action": {"mean": [0.7734311954682453, 0.19195172942248734, 1.1933998098445582, -1.531730867017526, 0.9049938149095887, -1.9973191041477851, 0.7499621066548412, -0.17775634747143723, 1.199408310306752, 1.3796950888295967, 0.2579724093843154, 2.0605854651022066], "std": [0.04617377356734961, 0.07869308771476029, 0.07504468626352538, 0.2716598866746252, 0.22004118046178042, 0.2107244970417889, 0.04584420093522737, 0.04071988835538033, 0.03724382348887585, 0.15599195054666262, 0.2427914234813234, 0.047541997520655285], "min": [0.6775746296226538, 0.05895443341706344, 1.052948734265348, -2.136308782157008, 0.6174212893232456, -2.4588528949065025, 0.6891927555844809, -0.252283583638751, 1.1382998124871473, 1.1710371307837217, -0.22525295557020475, 1.9781027869012962], "max": [0.8364271365868172, 0.3198051241061654, 1.3075938364337774, -0.9578112628610992, 1.2748474074405296, -1.55343096892521, 0.8170038452148185, -0.12622906759978425, 1.2854660879976516, 1.7076733704302158, 0.5425989205043478, 2.1699069413681524], "count": [329]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3213316503267974]], [[0.45093820465686274]], [[0.5472199162581699]]], "std": [[[0.3519104787811573]], [[0.2608624446328815]], [[0.2216187250698815]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5895359824346406]], [[0.6165715910947713]], [[0.5960559987745099]]], "std": [[[0.3131011817235999]], [[0.31314092540332217]], [[0.3221580237162503]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5129469342320261]], [[0.537729068627451]], [[0.5239315849673203]]], "std": [[[0.3224257912745154]], [[0.3228115400919193]], [[0.3297734396575067]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3885698468137255]], [[0.4687637091503268]], [[0.504028845996732]]], "std": [[[0.34556822402226006]], [[0.3344830072110345]], [[0.36892631097149947]]], "count": [100]}, "observation.state": {"min": [0.5243619680404663, -1.2980420589447021, 1.0275044441223145, -0.7161487936973572, -1.603447675704956, 0.12245365232229233, -1.0324158668518066, -1.276464819908142, 1.2491416931152344, -0.007724879775196314, 0.8517872095108032, -0.23963817954063416, 10.363749504089355, 52.567501068115234, -0.14000000059604645, -0.40437498688697815, 0.5637500286102295, 0.2462499886751175, 1.3331249952316284, -0.984375, 0.7760000228881836, 0.17812499403953552, 1.0212500095367432, 0.11812499910593033, 23.79312515258789, 47.021873474121094, 0.09375, -0.4650000035762787, 0.4287499785423279, 0.984375, 0.28062501549720764, -0.8393750190734863, 0.5454545617103577, 0.17363636195659637, 0.5981249809265137, -3.4633333683013916], "max": [1.3930532932281494, -0.9432936906814575, 1.6635671854019165, -0.01161116175353527, -0.9482290148735046, 0.6215667128562927, -0.6441453099250793, -0.9145876169204712, 1.5864137411117554, 0.7002460360527039, 1.473957896232605, -0.08781090378761292, 75.13500213623047, 66.68062591552734, 38.90187454223633, 9.603750228881836, 72.82749938964844, 108.08062744140625, 109.23500061035156, 113.2718734741211, 110.7406234741211, 111.01249694824219, 109.39125061035156, 109.1050033569336, 65.43437957763672, 75.1362533569336, 0.19750000536441803, 8.79111099243164, 51.94124984741211, 71.52312469482422, 72.99187469482422, 94.26875305175781, 88.11624908447266, 107.94499969482422, 93.64187622070312, 110.30374908447266], "mean": [0.9325183629989624, -1.1316567659378052, 1.4392120838165283, -0.3229518234729767, -1.1067378520965576, 0.31536173820495605, -0.8904669880867004, -1.082298755645752, 1.362674355506897, 0.2209656536579132, 1.2067557573318481, -0.16888000071048737, 46.89858627319336, 57.21652603149414, 13.8338041305542, 5.479902267456055, 28.699636459350586, 30.568082809448242, 44.18478012084961, 41.243629455566406, 45.127830505371094, 40.48040008544922, 40.92799377441406, 55.22770690917969, 42.88433837890625, 59.585079193115234, 0.14635519683361053, 1.8186851739883423, 14.33997631072998, 11.042012214660645, 22.23174476623535, 21.386035919189453, 27.804216384887695, 31.604400634765625, 28.78774642944336, 44.60719299316406], "std": [0.29963192343711853, 0.1040901392698288, 0.18249085545539856, 0.2329203337430954, 0.18177996575832367, 0.16962553560733795, 0.12731920182704926, 0.14092515408992767, 0.11940620839595795, 0.2542436420917511, 0.1566217541694641, 0.06505313515663147, 25.47381591796875, 3.5399088859558105, 12.697965621948242, 3.9019312858581543, 30.94438362121582, 38.97740173339844, 42.994041442871094, 50.91734313964844, 47.21588897705078, 48.388065338134766, 48.42420196533203, 41.525569915771484, 10.222487449645996, 8.70762825012207, 0.020289255306124687, 2.545139789581299, 19.081134796142578, 17.64787483215332, 28.83748435974121, 33.63212585449219, 35.847511291503906, 43.86897277832031, 38.3372917175293, 44.76876449584961], "count": [278]}, "action": {"min": [0.5243619680404663, -1.2980420589447021, 1.0275044441223145, -0.7161487936973572, -1.603447675704956, 0.12245365232229233, -1.0324158668518066, -1.276464819908142, 1.2491416931152344, -0.007724879775196314, 0.8517872095108032, -0.23963817954063416, 10.363749504089355, 52.567501068115234, -0.14000000059604645, -0.40437498688697815, 0.5637500286102295, 0.2462499886751175, 1.3331249952316284, -0.984375, 0.7760000228881836, 0.17812499403953552, 1.0212500095367432, 0.11812499910593033, 23.79312515258789, 47.021873474121094, 0.09375, -0.4650000035762787, 0.4287499785423279, 0.984375, 0.28062501549720764, -0.8393750190734863, 0.5454545617103577, 0.17363636195659637, 0.5981249809265137, -3.4633333683013916], "max": [1.3930532932281494, -0.9432936906814575, 1.6635671854019165, -0.01161116175353527, -0.9482290148735046, 0.6215667128562927, -0.6441453099250793, -0.9145876169204712, 1.5864137411117554, 0.7002460360527039, 1.473957896232605, -0.08781090378761292, 75.13500213623047, 66.68062591552734, 38.90187454223633, 9.603750228881836, 72.82749938964844, 108.08062744140625, 109.23500061035156, 113.2718734741211, 110.7406234741211, 111.01249694824219, 109.39125061035156, 109.1050033569336, 65.43437957763672, 75.1362533569336, 0.19750000536441803, 8.79111099243164, 51.94124984741211, 71.52312469482422, 72.99187469482422, 94.26875305175781, 88.11624908447266, 107.94499969482422, 93.64187622070312, 110.30374908447266], "mean": [0.932518720626831, -1.1316567659378052, 1.4392123222351074, -0.3229518532752991, -1.106737732887268, 0.31536170840263367, -0.8904665112495422, -1.0822985172271729, 1.362674593925476, 0.2209656834602356, 1.2067551612854004, -0.1688799262046814, 46.89860153198242, 57.21653366088867, 13.833812713623047, 5.479902744293213, 28.699623107910156, 30.56805992126465, 44.184783935546875, 41.243629455566406, 45.12784957885742, 40.480369567871094, 40.928016662597656, 55.22770690917969, 42.884334564208984, 59.5850944519043, 0.14635518193244934, 1.818685531616211, 14.339980125427246, 11.042003631591797, 22.23174476623535, 21.38603401184082, 27.804210662841797, 31.60439682006836, 28.78774642944336, 44.60719680786133], "std": [0.29963192343711853, 0.1040901318192482, 0.18249091506004333, 0.2329203486442566, 0.18177998065948486, 0.16962553560733795, 0.12731921672821045, 0.14092518389225006, 0.11940623074769974, 0.2542436718940735, 0.1566217541694641, 0.06505312025547028, 25.47381591796875, 3.5399091243743896, 12.697964668273926, 3.9019315242767334, 30.944381713867188, 38.977394104003906, 42.99404525756836, 50.917335510253906, 47.21588897705078, 48.38805389404297, 48.4242057800293, 41.525577545166016, 10.222487449645996, 8.707629203796387, 0.020289259031414986, 2.5451393127441406, 19.081132888793945, 17.647869110107422, 28.83748435974121, 33.63212966918945, 35.84751892089844, 43.86897277832031, 38.3372917175293, 44.76875686645508], "count": [278]}, "timestamp": {"min": [0.0], "max": [9.233333333333333], "mean": [4.616666666666667], "std": [2.675038940526536], "count": [278]}, "frame_index": {"min": [0], "max": [277], "mean": [138.5], "std": [80.25116821579608], "count": [278]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [278]}, "index": {"min": [9000], "max": [9277], "mean": [9138.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [4.996402877697841, 10.0, 10.0, 10.0, 10.0], "std": [2.732035109161216, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [278]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [278]}, "eef_direction_state": {"mean": [3.273381294964029, 3.7302158273381294], "std": [1.5538569112557692, 2.3388847701002797], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [1.3237410071942446, 0.9028776978417267], "std": [0.5258200493416287, 0.8055064492097113], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_state": {"mean": [0.9100719424460432, 0.49280575539568344], "std": [0.8369862830356024, 0.757422768365738], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_direction_action": {"mean": [3.273381294964029, 3.7302158273381294], "std": [1.5538569112557692, 2.3388847701002797], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [1.3237410071942446, 0.9028776978417267], "std": [0.5258200493416287, 0.8055064492097113], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_action": {"mean": [0.9100719424460432, 0.49280575539568344], "std": [0.8369862830356024, 0.757422768365738], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_sim_pose_state": {"mean": [0.7098647992176151, 0.25710014991345376, 1.1671709136355726, -1.3303541445291116, 0.3835617018336339, -1.8206793806495796, 0.689507756009935, -0.21766803039511698, 1.196734319119229, 1.218119064156974, 0.2260143453180911, 1.9541301638789976], "std": [0.05281294469826214, 0.06984964465043302, 0.07873484884784611, 0.2278460293473807, 0.09834151213708811, 0.12829507641474228, 0.04835030224236166, 0.04545100614786927, 0.03313801190573308, 0.09954186415517281, 0.24796107342481402, 0.16719926358593828], "min": [0.6002732717671586, 0.13999249322128476, 1.0475531166691774, -1.7378880648019155, 0.2561031353519787, -1.9805936974358636, 0.6401072988186446, -0.3046059057729112, 1.1018720108962123, 0.9756538591257291, -0.16437109323620747, 1.6573441847538335], "max": [0.7720406266088269, 0.34765923935616694, 1.2655431134354427, -0.936398685584195, 0.5649338326412097, -1.5073758707764877, 0.7774126942343004, -0.14433663457306362, 1.2733505150868323, 1.457903288354958, 0.4952525611627463, 2.095241357161486], "count": [278]}, "eef_sim_pose_action": {"mean": [0.7098647992176151, 0.25710014991345376, 1.1671709136355726, -1.3303541445291116, 0.3835617018336339, -1.8206793806495796, 0.689507756009935, -0.21766803039511698, 1.196734319119229, 1.218119064156974, 0.2260143453180911, 1.9541301638789976], "std": [0.05281294469826214, 0.06984964465043302, 0.07873484884784611, 0.2278460293473807, 0.09834151213708811, 0.12829507641474228, 0.04835030224236166, 0.04545100614786927, 0.03313801190573308, 0.09954186415517281, 0.24796107342481402, 0.16719926358593828], "min": [0.6002732717671586, 0.13999249322128476, 1.0475531166691774, -1.7378880648019155, 0.2561031353519787, -1.9805936974358636, 0.6401072988186446, -0.3046059057729112, 1.1018720108962123, 0.9756538591257291, -0.16437109323620747, 1.6573441847538335], "max": [0.7720406266088269, 0.34765923935616694, 1.2655431134354427, -0.936398685584195, 0.5649338326412097, -1.5073758707764877, 0.7774126942343004, -0.14433663457306362, 1.2733505150868323, 1.457903288354958, 0.4952525611627463, 2.095241357161486], "count": [278]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31745256535947713]], [[0.43987911560457515]], [[0.5352976654411764]]], "std": [[[0.3651043600586976]], [[0.2824665348925901]], [[0.24033000852001543]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.1607843137254902]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5712473223039215]], [[0.5945712214052288]], [[0.5766933517156863]]], "std": [[[0.32088907102042835]], [[0.3224986524119777]], [[0.3302407798372844]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.532567301879085]], [[0.5526078574346406]], [[0.5412950142973857]]], "std": [[[0.3236552360753045]], [[0.3260322158691587]], [[0.32955780238394194]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3973188684640523]], [[0.45530785743464053]], [[0.47031241217320263]]], "std": [[[0.36552120619946904]], [[0.35824645598874216]], [[0.37712296687473823]]], "count": [100]}, "observation.state": {"min": [0.4518577754497528, -1.1785448789596558, 1.1326247453689575, -0.7722734212875366, -1.3919830322265625, 0.4027666449546814, -1.019535779953003, -1.306315302848816, 1.31000816822052, -0.4661392867565155, 0.4968718886375427, -0.21429388225078583, 10.447500228881836, 51.008750915527344, -0.5787500143051147, -1.3924999237060547, 0.4856249988079071, -0.71875, 0.9756249785423279, -0.9431250095367432, 0.8806250095367432, 0.030625000596046448, 1.0668749809265137, -0.8075000047683716, 12.103750228881836, 51.21312713623047, 0.04124999791383743, -0.45750001072883606, 0.4611110985279083, 1.0012500286102295, 0.4555555582046509, -0.7400000095367432, 0.6477777361869812, 0.125, 0.5080000162124634, -3.4381251335144043], "max": [1.2224860191345215, -0.8587014675140381, 1.4699444770812988, -0.014448386617004871, -0.6851062178611755, 0.8922712802886963, -0.5556429624557495, -0.8867875933647156, 1.6302833557128906, 0.7382028698921204, 1.5249484777450562, -0.06070229411125183, 60.548126220703125, 66.75375366210938, 51.1506233215332, 6.403749942779541, 66.01437377929688, 111.2393798828125, 84.81625366210938, 113.15062713623047, 91.25062561035156, 109.9906234741211, 91.90562438964844, 110.01249694824219, 68.74687957763672, 69.51687622070312, 0.15312500298023224, 7.103750228881836, 45.532501220703125, 77.36624908447266, 80.08625030517578, 96.14250183105469, 92.99124908447266, 109.62750244140625, 90.97562408447266, -3.3006248474121094], "mean": [0.9566969275474548, -1.0652316808700562, 1.3309504985809326, -0.4177002012729645, -0.9726467132568359, 0.6648860573768616, -0.6390735507011414, -1.0914723873138428, 1.4371227025985718, -0.06689345091581345, 0.8392966389656067, -0.18476960062980652, 31.878738403320312, 58.84013748168945, 20.129314422607422, 1.1125590801239014, 25.977874755859375, 30.998334884643555, 34.80366516113281, 30.450347900390625, 36.75007247924805, 30.562213897705078, 28.361360549926758, 53.685611724853516, 29.52492904663086, 62.370452880859375, 0.11191823333501816, 2.9040675163269043, 10.891326904296875, 12.589040756225586, 17.429691314697266, 15.528196334838867, 21.502859115600586, 23.139324188232422, 23.056032180786133, -3.3784680366516113], "std": [0.2583232820034027, 0.07142632454633713, 0.09737768769264221, 0.22359788417816162, 0.17416779696941376, 0.12022169679403305, 0.13840080797672272, 0.14177004992961884, 0.08714651316404343, 0.46859869360923767, 0.18338227272033691, 0.049239739775657654, 14.40890884399414, 5.501204490661621, 15.478086471557617, 1.9500340223312378, 25.357492446899414, 47.02709197998047, 31.313108444213867, 47.156795501708984, 32.95466232299805, 46.49917221069336, 36.46514129638672, 38.04409408569336, 18.375709533691406, 4.562614440917969, 0.02212384156882763, 2.1784276962280273, 15.683942794799805, 20.928129196166992, 25.563987731933594, 30.482759475708008, 31.899995803833008, 40.321659088134766, 34.46661376953125, 0.02772243693470955], "count": [332]}, "action": {"min": [0.4518577754497528, -1.1785448789596558, 1.1326247453689575, -0.7722734212875366, -1.3919830322265625, 0.4027666449546814, -1.019535779953003, -1.306315302848816, 1.31000816822052, -0.4661392867565155, 0.4968718886375427, -0.21429388225078583, 10.447500228881836, 51.008750915527344, -0.5787500143051147, -1.3924999237060547, 0.4856249988079071, -0.71875, 0.9756249785423279, -0.9431250095367432, 0.8806250095367432, 0.030625000596046448, 1.0668749809265137, -0.8075000047683716, 12.103750228881836, 51.21312713623047, 0.04124999791383743, -0.45750001072883606, 0.4611110985279083, 1.0012500286102295, 0.4555555582046509, -0.7400000095367432, 0.6477777361869812, 0.125, 0.5080000162124634, -3.4381251335144043], "max": [1.2224860191345215, -0.8587014675140381, 1.4699444770812988, -0.014448386617004871, -0.6851062178611755, 0.8922712802886963, -0.5556429624557495, -0.8867875933647156, 1.6302833557128906, 0.7382028698921204, 1.5249484777450562, -0.06070229411125183, 60.548126220703125, 66.75375366210938, 51.1506233215332, 6.403749942779541, 66.01437377929688, 111.2393798828125, 84.81625366210938, 113.15062713623047, 91.25062561035156, 109.9906234741211, 91.90562438964844, 110.01249694824219, 68.74687957763672, 69.51687622070312, 0.15312500298023224, 7.103750228881836, 45.532501220703125, 77.36624908447266, 80.08625030517578, 96.14250183105469, 92.99124908447266, 109.62750244140625, 90.97562408447266, -3.3006248474121094], "mean": [0.9566972255706787, -1.0652315616607666, 1.3309506177902222, -0.4177002012729645, -0.9726465344429016, 0.6648858785629272, -0.639073371887207, -1.0914722681045532, 1.4371228218078613, -0.06689339131116867, 0.8392965197563171, -0.18476960062980652, 31.878726959228516, 58.84010314941406, 20.129314422607422, 1.1125590801239014, 25.977876663208008, 30.998319625854492, 34.803653717041016, 30.45033073425293, 36.75007247924805, 30.562206268310547, 28.361351013183594, 53.685604095458984, 29.52492332458496, 62.37049865722656, 0.11191819608211517, 2.9040679931640625, 10.891325950622559, 12.589045524597168, 17.4296932220459, 15.528193473815918, 21.50285530090332, 23.139318466186523, 23.056034088134766, -3.3784689903259277], "std": [0.2583232820034027, 0.07142630964517593, 0.0973777025938034, 0.2235979288816452, 0.17416776716709137, 0.12022167444229126, 0.13840080797672272, 0.14177002012729645, 0.08714649081230164, 0.4685988128185272, 0.18338225781917572, 0.049239739775657654, 14.408907890319824, 5.501203536987305, 15.478083610534668, 1.95003342628479, 25.357492446899414, 47.02708053588867, 31.31310272216797, 47.156776428222656, 32.95466613769531, 46.499176025390625, 36.46513366699219, 38.044090270996094, 18.375713348388672, 4.562614440917969, 0.022123830392956734, 2.1784279346466064, 15.683942794799805, 20.928133010864258, 25.563982009887695, 30.482759475708008, 31.900001525878906, 40.321651458740234, 34.466609954833984, 0.0277224313467741], "count": [332]}, "timestamp": {"min": [0.0], "max": [11.033333333333333], "mean": [5.516666666666667], "std": [3.194656997759436], "count": [332]}, "frame_index": {"min": [0], "max": [331], "mean": [165.5], "std": [95.83970993278308], "count": [332]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [332]}, "index": {"min": [9278], "max": [9609], "mean": [9443.5], "std": [95.83970993278308], "count": [332]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [332]}, "subtask_annotation": {"mean": [6.195783132530121, 10.0, 10.0, 10.0, 10.0], "std": [2.9413309914324977, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [332]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [332]}, "eef_direction_state": {"mean": [3.5271084337349397, 4.2620481927710845], "std": [1.6489829140693772, 2.0151547873437763], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_state": {"mean": [1.358433734939759, 0.75], "std": [0.54426469005242, 0.7530060240722889], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_state": {"mean": [0.9427710843373494, 0.45481927710843373], "std": [0.8641324268953674, 0.7287600650416283], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_direction_action": {"mean": [3.5271084337349397, 4.2620481927710845], "std": [1.6489829140693772, 2.0151547873437763], "min": [0, 0], "max": [6, 6], "count": [332]}, "eef_velocity_action": {"mean": [1.358433734939759, 0.75], "std": [0.54426469005242, 0.7530060240722889], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_acc_mag_action": {"mean": [0.9427710843373494, 0.45481927710843373], "std": [0.8641324268953674, 0.7287600650416283], "min": [0, 0], "max": [2, 2], "count": [332]}, "eef_sim_pose_state": {"mean": [0.7007316737779277, 0.2699919549778384, 1.1296596493615478, -1.5059926565141215, 0.6451602064651749, -1.8060613956595624, 0.7221808957200009, -0.18607960327814793, 1.1981119491761896, 1.3874753834406381, 0.4588552936798877, 2.0506223377103443], "std": [0.034228880182073415, 0.054767393459522154, 0.08228279144701187, 0.25711220865808965, 0.134476947417737, 0.14619739051821717, 0.03443771341604357, 0.05122055765005796, 0.050460756462735346, 0.1302899809440266, 0.4094724362108421, 0.2307098652047691], "min": [0.6470254073226329, 0.16252358017489313, 1.0113592788441892, -2.0374441224885382, 0.4488777323707853, -2.241828658842792, 0.6753927840018793, -0.2999505346973778, 1.0551892129917047, 1.0766287906972254, -0.20389898834090858, 1.62179886986608], "max": [0.7596599580401915, 0.34256030895250383, 1.2913180681842953, -1.0510108285929918, 0.9642769504288813, -1.5266011263284305, 0.8064727969161636, -0.12213882885677901, 1.2427164207319163, 1.7300808210918193, 0.8443190788817523, 2.2567237908554993], "count": [332]}, "eef_sim_pose_action": {"mean": [0.7007316737779277, 0.2699919549778384, 1.1296596493615478, -1.5059926565141215, 0.6451602064651749, -1.8060613956595624, 0.7221808957200009, -0.18607960327814793, 1.1981119491761896, 1.3874753834406381, 0.4588552936798877, 2.0506223377103443], "std": [0.034228880182073415, 0.054767393459522154, 0.08228279144701187, 0.25711220865808965, 0.134476947417737, 0.14619739051821717, 0.03443771341604357, 0.05122055765005796, 0.050460756462735346, 0.1302899809440266, 0.4094724362108421, 0.2307098652047691], "min": [0.6470254073226329, 0.16252358017489313, 1.0113592788441892, -2.0374441224885382, 0.4488777323707853, -2.241828658842792, 0.6753927840018793, -0.2999505346973778, 1.0551892129917047, 1.0766287906972254, -0.20389898834090858, 1.62179886986608], "max": [0.7596599580401915, 0.34256030895250383, 1.2913180681842953, -1.0510108285929918, 0.9642769504288813, -1.5266011263284305, 0.8064727969161636, -0.12213882885677901, 1.2427164207319163, 1.7300808210918193, 0.8443190788817523, 2.2567237908554993], "count": [332]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.315227614379085]], [[0.44491664419934646]], [[0.5429469219771241]]], "std": [[[0.3573780659671873]], [[0.26913980396161485]], [[0.22899065585634767]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.14901960784313725]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.556043515114379]], [[0.5830655575980392]], [[0.5656685518790849]]], "std": [[[0.3224954995477727]], [[0.32523021343733444]], [[0.3328571963721277]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.16470588235294117]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5393506781045752]], [[0.5652224897875817]], [[0.5549298794934641]]], "std": [[[0.2887372038820386]], [[0.2896460522799849]], [[0.2970678227606253]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39997451593137257]], [[0.4614415114379085]], [[0.4810199652777778]]], "std": [[[0.35939326320452686]], [[0.35307377283036157]], [[0.37601967449500684]]], "count": [100]}, "observation.state": {"min": [0.46556705236434937, -1.2442301511764526, 1.0199172496795654, -0.8048180341720581, -1.486419439315796, 0.26212137937545776, -0.915774405002594, -1.3159714937210083, 1.1618261337280273, -0.3153848946094513, 0.6983625292778015, -0.31719690561294556, 15.576874732971191, 44.59187316894531, 18.0831241607666, -0.2693749964237213, 0.5981249809265137, -0.2762500047683716, 0.9937500357627869, -0.9962500333786011, 0.8543750047683716, 0.03187499940395355, 1.0512499809265137, -0.6306250095367432, 10.505000114440918, 37.4988899230957, 0.05062500014901161, -0.5231249928474426, 0.48374998569488525, 1.3331249952316284, 0.33125001192092896, -0.6662499904632568, 0.5, -0.04625000059604645, 0.47437500953674316, -3.380625009536743], "max": [1.3639181852340698, -0.6584903597831726, 1.5917305946350098, 0.08311398327350616, -0.6922827363014221, 1.3625352382659912, -0.5066472291946411, -0.7661936283111572, 1.626969337463379, 0.5396209955215454, 1.4208481311798096, 0.053335048258304596, 51.19874954223633, 80.10124969482422, 67.49749755859375, 9.462499618530273, 64.33562469482422, 60.56437683105469, 87.16000366210938, 112.28874969482422, 96.12312316894531, 110.01625061035156, 96.55999755859375, 110.03937530517578, 67.36687469482422, 76.49874877929688, 0.19374999403953552, 9.467272758483887, 49.125, 66.25187683105469, 72.28750610351562, 93.1675033569336, 94.37187957763672, 112.15125274658203, 103.62687683105469, -3.28125], "mean": [0.8696292042732239, -1.0034937858581543, 1.3188914060592651, -0.26087504625320435, -0.9327073097229004, 0.6793569326400757, -0.6622979044914246, -1.0932518243789673, 1.4450830221176147, -0.022931180894374847, 0.9012444019317627, -0.14971913397312164, 36.10877227783203, 58.35968780517578, 39.39711380004883, 6.026726245880127, 23.805891036987305, 20.294710159301758, 32.34518051147461, 34.36743927001953, 35.512054443359375, 33.688350677490234, 34.134395599365234, 43.20271301269531, 30.551668167114258, 59.758567810058594, 0.12461470067501068, 1.0985028743743896, 13.09695053100586, 6.56347131729126, 19.826120376586914, 19.49354362487793, 24.22024154663086, 24.648704528808594, 23.937040328979492, -3.3367137908935547], "std": [0.2985652983188629, 0.14389029145240784, 0.19708873331546783, 0.2999083995819092, 0.18888215720653534, 0.3664630055427551, 0.12788787484169006, 0.16329845786094666, 0.11410564929246902, 0.29778048396110535, 0.14391997456550598, 0.16566628217697144, 11.242599487304688, 11.186522483825684, 8.55321979522705, 3.408987522125244, 28.245132446289062, 27.172565460205078, 37.62942886352539, 47.568138122558594, 41.634544372558594, 45.93592071533203, 41.41069412231445, 46.22999572753906, 16.170869827270508, 9.056357383728027, 0.021861346438527107, 1.8441921472549438, 13.737253189086914, 12.699270248413086, 25.142467498779297, 33.4217414855957, 34.588809967041016, 42.691444396972656, 38.98145294189453, 0.02126830630004406], "count": [339]}, "action": {"min": [0.46556705236434937, -1.2442301511764526, 1.0199172496795654, -0.8048180341720581, -1.486419439315796, 0.26212137937545776, -0.915774405002594, -1.3159714937210083, 1.1618261337280273, -0.3153848946094513, 0.6983625292778015, -0.31719690561294556, 15.576874732971191, 44.59187316894531, 18.0831241607666, -0.2693749964237213, 0.5981249809265137, -0.2762500047683716, 0.9937500357627869, -0.9962500333786011, 0.8543750047683716, 0.03187499940395355, 1.0512499809265137, -0.6306250095367432, 10.505000114440918, 37.4988899230957, 0.05062500014901161, -0.5231249928474426, 0.48374998569488525, 1.3331249952316284, 0.33125001192092896, -0.6662499904632568, 0.5, -0.04625000059604645, 0.47437500953674316, -3.380625009536743], "max": [1.3639181852340698, -0.6584903597831726, 1.5917305946350098, 0.08311398327350616, -0.6922827363014221, 1.3625352382659912, -0.5066472291946411, -0.7661936283111572, 1.626969337463379, 0.5396209955215454, 1.4208481311798096, 0.053335048258304596, 51.19874954223633, 80.10124969482422, 67.49749755859375, 9.462499618530273, 64.33562469482422, 60.56437683105469, 87.16000366210938, 112.28874969482422, 96.12312316894531, 110.01625061035156, 96.55999755859375, 110.03937530517578, 67.36687469482422, 76.49874877929688, 0.19374999403953552, 9.467272758483887, 49.125, 66.25187683105469, 72.28750610351562, 93.1675033569336, 94.37187957763672, 112.15125274658203, 103.62687683105469, -3.28125], "mean": [0.8696296215057373, -1.0034945011138916, 1.3188916444778442, -0.2608751356601715, -0.9327071905136108, 0.67935711145401, -0.6622976064682007, -1.093252182006836, 1.445082664489746, -0.022931164130568504, 0.901244044303894, -0.14971931278705597, 36.10880661010742, 58.35966873168945, 39.39713668823242, 6.02672815322876, 23.805879592895508, 20.294700622558594, 32.34516525268555, 34.36744689941406, 35.5120849609375, 33.688392639160156, 34.13437271118164, 43.202720642089844, 30.55166244506836, 59.7585563659668, 0.1246146559715271, 1.0985033512115479, 13.096942901611328, 6.563470840454102, 19.82611846923828, 19.493545532226562, 24.220256805419922, 24.64870834350586, 23.93704605102539, -3.3367159366607666], "std": [0.2985653281211853, 0.14389027655124664, 0.19708870351314545, 0.29990845918655396, 0.18888215720653534, 0.3664630055427551, 0.12788788974285126, 0.16329845786094666, 0.11410562694072723, 0.29778042435646057, 0.14391998946666718, 0.16566628217697144, 11.242599487304688, 11.186524391174316, 8.55321979522705, 3.408987045288086, 28.245134353637695, 27.172561645507812, 37.629432678222656, 47.56813049316406, 41.6345329284668, 45.93592071533203, 41.41068649291992, 46.22998809814453, 16.170869827270508, 9.056358337402344, 0.02186133898794651, 1.844192385673523, 13.737252235412598, 12.699270248413086, 25.14246940612793, 33.42173767089844, 34.588802337646484, 42.69145202636719, 38.98145294189453, 0.02126830257475376], "count": [339]}, "timestamp": {"min": [0.0], "max": [11.266666666666667], "mean": [5.633333333333334], "std": [3.2620148284060178], "count": [339]}, "frame_index": {"min": [0], "max": [338], "mean": [169.0], "std": [97.86044485218052], "count": [339]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [339]}, "index": {"min": [9610], "max": [9948], "mean": [9779.0], "std": [97.86044485218052], "count": [339]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [339]}, "subtask_annotation": {"mean": [5.471976401179941, 10.0, 10.0, 10.0, 10.0], "std": [2.955163360817573, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [339]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [339]}, "eef_direction_state": {"mean": [3.0088495575221237, 4.353982300884955], "std": [1.419391048255742, 1.9458162697024992], "min": [1, 0], "max": [6, 6], "count": [339]}, "eef_velocity_state": {"mean": [1.336283185840708, 0.7433628318584071], "std": [0.5582941697553088, 0.734068885010163], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_acc_mag_state": {"mean": [0.831858407079646, 0.5339233038348082], "std": [0.8262220397735061, 0.7571875495992643], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_direction_action": {"mean": [3.0088495575221237, 4.353982300884955], "std": [1.419391048255742, 1.9458162697024992], "min": [1, 0], "max": [6, 6], "count": [339]}, "eef_velocity_action": {"mean": [1.336283185840708, 0.7433628318584071], "std": [0.5582941697553088, 0.734068885010163], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_acc_mag_action": {"mean": [0.831858407079646, 0.5339233038348082], "std": [0.8262220397735061, 0.7571875495992643], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_sim_pose_state": {"mean": [0.6992160379488122, 0.2539150905714145, 1.1731534196681948, -1.5083055858414673, 0.757625098888223, -1.9371714337029313, 0.7230321863650007, -0.18649457160200342, 1.214091062460726, 1.2909563548122875, 0.38978573265005517, 2.018167513110379], "std": [0.05217013417574759, 0.06827967127367408, 0.08791593203251903, 0.4172005253704327, 0.25429422679674774, 0.30658705940326986, 0.02924145299135143, 0.04629406363102173, 0.05520937615272273, 0.14441893402813377, 0.3791650450286699, 0.116841221928214], "min": [0.5991383898524677, 0.13636938992945424, 1.0376717258878205, -2.48463581430934, 0.38645238499894874, -2.753714212714139, 0.6293466526899562, -0.2852804488289776, 1.0714922337729766, 0.955437603638669, -0.1620254576939293, 1.7458705701365782], "max": [0.7659782867289978, 0.38156250797632074, 1.3297195801195991, -0.6908552720081471, 1.2357679502901342, -1.4371026133664837, 0.7842611507365511, -0.12676772224510688, 1.3102495944674601, 1.6705284756502634, 0.7911390978609352, 2.1213231463471613], "count": [339]}, "eef_sim_pose_action": {"mean": [0.6992160379488122, 0.2539150905714145, 1.1731534196681948, -1.5083055858414673, 0.757625098888223, -1.9371714337029313, 0.7230321863650007, -0.18649457160200342, 1.214091062460726, 1.2909563548122875, 0.38978573265005517, 2.018167513110379], "std": [0.05217013417574759, 0.06827967127367408, 0.08791593203251903, 0.4172005253704327, 0.25429422679674774, 0.30658705940326986, 0.02924145299135143, 0.04629406363102173, 0.05520937615272273, 0.14441893402813377, 0.3791650450286699, 0.116841221928214], "min": [0.5991383898524677, 0.13636938992945424, 1.0376717258878205, -2.48463581430934, 0.38645238499894874, -2.753714212714139, 0.6293466526899562, -0.2852804488289776, 1.0714922337729766, 0.955437603638669, -0.1620254576939293, 1.7458705701365782], "max": [0.7659782867289978, 0.38156250797632074, 1.3297195801195991, -0.6908552720081471, 1.2357679502901342, -1.4371026133664837, 0.7842611507365511, -0.12676772224510688, 1.3102495944674601, 1.6705284756502634, 0.7911390978609352, 2.1213231463471613], "count": [339]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30983816789215685]], [[0.4531902614379085]], [[0.5571341932189543]]], "std": [[[0.3589839998933458]], [[0.265550990356946]], [[0.22935034293970938]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.14901960784313725]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6127267401960784]], [[0.6367645588235294]], [[0.6199590522875817]]], "std": [[[0.3146959588300241]], [[0.3180656789276866]], [[0.3259633315141594]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5122502042483661]], [[0.5343908884803922]], [[0.5192467013888888]]], "std": [[[0.3155974341694666]], [[0.31437506063056103]], [[0.3214976699283898]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.392938870506536]], [[0.4611673815359477]], [[0.4871904758986928]]], "std": [[[0.3555509430486467]], [[0.3445650577257659]], [[0.37306009992698136]]], "count": [100]}, "observation.state": {"min": [0.440341979265213, -1.2402247190475464, 1.0367869138717651, -0.7834792733192444, -1.6264634132385254, 0.11995021998882294, -1.193684697151184, -1.2880760431289673, 1.0144494771957397, -0.05397878959774971, 0.6393530368804932, -0.3684841990470886, 27.246665954589844, 39.99687576293945, -1.03125, -0.5131250023841858, 0.4443749785423279, 0.25, 0.6581249833106995, -0.9131250381469727, 0.3737500011920929, -3.8131251335144043, 1.206874966621399, 0.22437500953674316, 23.89272689819336, 41.73500061035156, 0.06812500208616257, -0.5493749976158142, 0.7406250238418579, 0.8600000143051147, 0.6162499785423279, 0.6644444465637207, 0.9362499713897705, 0.2943750023841858, 0.5537499785423279, -3.349375009536743], "max": [1.338812232017517, -0.8028576970100403, 1.6193875074386597, -0.0287298783659935, -0.8539807200431824, 0.775730550289154, -0.6055685877799988, -0.6791536211967468, 1.5525339841842651, 0.5754558444023132, 1.6531243324279785, -0.1553797572851181, 85.45687866210938, 61.51555633544922, 49.921875, 9.503125190734863, 70.31312561035156, 110.5218734741211, 81.42062377929688, 111.92375183105469, 86.65437316894531, 113.52625274658203, 92.00062561035156, 110.07937622070312, 68.61750030517578, 76.85062408447266, 0.19750000536441803, 9.779999732971191, 48.94312286376953, 96.23562622070312, 82.34062957763672, 111.26250457763672, 92.83438110351562, 109.82562255859375, 99.48062896728516, -3.2300000190734863], "mean": [0.8610900640487671, -1.0923186540603638, 1.4068316221237183, -0.335431307554245, -1.115480661392212, 0.3833807110786438, -0.7291987538337708, -1.0931304693222046, 1.4448988437652588, 0.15763415396213531, 0.9889850616455078, -0.18440328538417816, 51.12317657470703, 50.53550338745117, 26.681194305419922, 5.724501132965088, 26.199628829956055, 43.305240631103516, 31.388641357421875, 43.347286224365234, 35.246124267578125, 43.41453170776367, 37.661319732666016, 51.06128692626953, 41.76139450073242, 61.84754180908203, 0.12788967788219452, 1.2262564897537231, 16.385313034057617, 21.008255004882812, 24.376239776611328, 27.719865798950195, 27.76599884033203, 30.1110782623291, 28.05319595336914, -3.293968677520752], "std": [0.32926180958747864, 0.12625262141227722, 0.2022951990365982, 0.28017276525497437, 0.20238295197486877, 0.2206774353981018, 0.14131569862365723, 0.1554255485534668, 0.12721948325634003, 0.20967666804790497, 0.21226699650287628, 0.04178134724497795, 22.505258560180664, 5.462594509124756, 10.382771492004395, 3.581505298614502, 26.87531852722168, 51.10394287109375, 29.509912490844727, 51.856971740722656, 34.7031135559082, 53.38273239135742, 39.43356704711914, 48.28279113769531, 12.252983093261719, 9.673398971557617, 0.025747384876012802, 2.9562582969665527, 12.531956672668457, 33.130252838134766, 26.381227493286133, 42.81464767456055, 33.94733428955078, 44.42156982421875, 38.217002868652344, 0.024340519681572914], "count": [259]}, "action": {"min": [0.440341979265213, -1.2402247190475464, 1.0367869138717651, -0.7834792733192444, -1.6264634132385254, 0.11995021998882294, -1.193684697151184, -1.2880760431289673, 1.0144494771957397, -0.05397878959774971, 0.6393530368804932, -0.3684841990470886, 27.246665954589844, 39.99687576293945, -1.03125, -0.5131250023841858, 0.4443749785423279, 0.25, 0.6581249833106995, -0.9131250381469727, 0.3737500011920929, -3.8131251335144043, 1.206874966621399, 0.22437500953674316, 23.89272689819336, 41.73500061035156, 0.06812500208616257, -0.5493749976158142, 0.7406250238418579, 0.8600000143051147, 0.6162499785423279, 0.6644444465637207, 0.9362499713897705, 0.2943750023841858, 0.5537499785423279, -3.349375009536743], "max": [1.338812232017517, -0.8028576970100403, 1.6193875074386597, -0.0287298783659935, -0.8539807200431824, 0.775730550289154, -0.6055685877799988, -0.6791536211967468, 1.5525339841842651, 0.5754558444023132, 1.6531243324279785, -0.1553797572851181, 85.45687866210938, 61.51555633544922, 49.921875, 9.503125190734863, 70.31312561035156, 110.5218734741211, 81.42062377929688, 111.92375183105469, 86.65437316894531, 113.52625274658203, 92.00062561035156, 110.07937622070312, 68.61750030517578, 76.85062408447266, 0.19750000536441803, 9.779999732971191, 48.94312286376953, 96.23562622070312, 82.34062957763672, 111.26250457763672, 92.83438110351562, 109.82562255859375, 99.48062896728516, -3.2300000190734863], "mean": [0.8610902428627014, -1.0923184156417847, 1.4068312644958496, -0.33543121814727783, -1.1154804229736328, 0.38338080048561096, -0.729198694229126, -1.093130111694336, 1.4448994398117065, 0.15763415396213531, 0.9889848232269287, -0.1844032257795334, 51.12318420410156, 50.53550720214844, 26.68120574951172, 5.72450065612793, 26.19962501525879, 43.305198669433594, 31.388635635375977, 43.34730911254883, 35.246116638183594, 43.41454315185547, 37.661277770996094, 51.061317443847656, 41.76137924194336, 61.847557067871094, 0.12788967788219452, 1.2262566089630127, 16.385326385498047, 21.008251190185547, 24.37624168395996, 27.719871520996094, 27.765993118286133, 30.1110782623291, 28.053180694580078, -3.293963670730591], "std": [0.3292618691921234, 0.12625260651111603, 0.2022952288389206, 0.28017276525497437, 0.20238293707370758, 0.220677450299263, 0.14131571352481842, 0.1554255336523056, 0.12721948325634003, 0.20967668294906616, 0.21226701140403748, 0.04178134351968765, 22.50525665283203, 5.462594985961914, 10.382770538330078, 3.5815048217773438, 26.875314712524414, 51.10391616821289, 29.509916305541992, 51.8569450378418, 34.7031135559082, 53.38273239135742, 39.433563232421875, 48.28280258178711, 12.252979278564453, 9.673398971557617, 0.025747383013367653, 2.9562582969665527, 12.531956672668457, 33.13025665283203, 26.381227493286133, 42.81465530395508, 33.947330474853516, 44.42156982421875, 38.217002868652344, 0.024340515956282616], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [259]}, "index": {"min": [9949], "max": [10207], "mean": [10078.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [4.737451737451737, 10.0, 10.0, 10.0, 10.0], "std": [2.8543448681000587, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [259]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [259]}, "eef_direction_state": {"mean": [3.4324324324324325, 4.0926640926640925], "std": [1.6222006688179456, 1.8219765898924372], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [1.4594594594594594, 0.8803088803088803], "std": [0.5499186472804265, 0.8084724508730973], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_state": {"mean": [0.9884169884169884, 0.6872586872586872], "std": [0.8808675325521091, 0.8141318271156105], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_direction_action": {"mean": [3.4324324324324325, 4.0926640926640925], "std": [1.6222006688179456, 1.8219765898924372], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [1.4594594594594594, 0.8803088803088803], "std": [0.5499186472804265, 0.8084724508730973], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_action": {"mean": [0.9884169884169884, 0.6872586872586872], "std": [0.8808675325521091, 0.8141318271156105], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_sim_pose_state": {"mean": [0.7073201769979887, 0.2625300707452921, 1.2033616481840967, -1.23704025126866, 0.4098940363466726, -1.744621569118059, 0.7282235314523535, -0.2120074476463678, 1.2189905762891675, 1.256444371951106, 0.28829541937148756, 1.9278054678501726], "std": [0.05947887788224116, 0.06925133701951489, 0.10179951379465427, 0.28226702132007647, 0.15604588655317092, 0.1296620865674247, 0.04255720093185269, 0.04826506830574423, 0.0446447896807016, 0.16206166378718892, 0.17785494647001315, 0.11236357465487962], "min": [0.5858679364491244, 0.16652711660730835, 1.0288528473521419, -1.6930196020016888, 0.18746712482127847, -1.9203454247830978, 0.5872147220865866, -0.29302236626892436, 1.1037542282003916, 0.9390718656870654, -0.014230353203148471, 1.7362126441861245], "max": [0.7760226392826528, 0.37188240516119203, 1.3390470501985454, -0.614840006189973, 0.7626693725165867, -1.5170418379255475, 0.7835345531196549, -0.13306323650720658, 1.3012045119193378, 1.658835108637306, 0.5057527441928698, 2.039111756483621], "count": [259]}, "eef_sim_pose_action": {"mean": [0.7073201769979887, 0.2625300707452921, 1.2033616481840967, -1.23704025126866, 0.4098940363466726, -1.744621569118059, 0.7282235314523535, -0.2120074476463678, 1.2189905762891675, 1.256444371951106, 0.28829541937148756, 1.9278054678501726], "std": [0.05947887788224116, 0.06925133701951489, 0.10179951379465427, 0.28226702132007647, 0.15604588655317092, 0.1296620865674247, 0.04255720093185269, 0.04826506830574423, 0.0446447896807016, 0.16206166378718892, 0.17785494647001315, 0.11236357465487962], "min": [0.5858679364491244, 0.16652711660730835, 1.0288528473521419, -1.6930196020016888, 0.18746712482127847, -1.9203454247830978, 0.5872147220865866, -0.29302236626892436, 1.1037542282003916, 0.9390718656870654, -0.014230353203148471, 1.7362126441861245], "max": [0.7760226392826528, 0.37188240516119203, 1.3390470501985454, -0.614840006189973, 0.7626693725165867, -1.5170418379255475, 0.7835345531196549, -0.13306323650720658, 1.3012045119193378, 1.658835108637306, 0.5057527441928698, 2.039111756483621], "count": [259]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2940466217320261]], [[0.44625780637254897]], [[0.5584928594771242]]], "std": [[[0.3528496869459513]], [[0.2619741107826393]], [[0.23045994630556946]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13333333333333333]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6240432536764705]], [[0.6496067401960784]], [[0.6317668137254902]]], "std": [[[0.30443146641096036]], [[0.3076265410049684]], [[0.31544052123791605]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.17254901960784313]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5354343300653595]], [[0.5648526756535948]], [[0.5541541074346406]]], "std": [[[0.30429562761964496]], [[0.30308881332986987]], [[0.30915006906993875]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39100964665032684]], [[0.45031642769607844]], [[0.4734008864379085]]], "std": [[[0.35938319340187597]], [[0.3517627285602999]], [[0.3762239182086541]]], "count": [100]}, "observation.state": {"min": [0.391155481338501, -1.1920157670974731, 1.047412633895874, -0.8121852874755859, -1.5893462896347046, 0.2729696035385132, -0.7804353833198547, -1.263399362564087, 1.3019973039627075, -0.2198491245508194, 0.5211909413337708, -0.18804360926151276, 20.988750457763672, 44.2066650390625, -0.6575000286102295, -2.1212499141693115, 0.6775000095367432, 0.33250001072883606, 0.7562500238418579, -0.859375, 0.8068749904632568, -3.444999933242798, 1.0306249856948853, -0.19874998927116394, 24.577499389648438, 45.15687561035156, 0.045625001192092896, -0.08874999731779099, 0.9856249690055847, 1.0199999809265137, 0.6299999952316284, 0.5518749952316284, 1.0471428632736206, 1.4171428680419922, 0.578125, -3.34375], "max": [1.3248884677886963, -0.835113525390625, 1.573014497756958, 0.13339722156524658, -0.7305256724357605, 0.7857919335365295, -0.4245345890522003, -0.9583301544189453, 1.6233930587768555, 0.5241712331771851, 1.0525546073913574, -0.13857099413871765, 82.12000274658203, 60.162498474121094, 52.287498474121094, 9.323749542236328, 65.24250030517578, 109.5531234741211, 80.1468734741211, 112.734375, 86.87312316894531, 112.37437438964844, 90.74500274658203, 109.98687744140625, 72.86563110351562, 66.16374969482422, 0.19249999523162842, 8.00777816772461, 41.724998474121094, 96.60062408447266, 54.58374786376953, 110.25187683105469, 86.37125396728516, 112.77312469482422, 98.64250183105469, -3.2518749237060547], "mean": [0.8370083570480347, -1.0628938674926758, 1.3705439567565918, -0.2606198489665985, -1.0905712842941284, 0.4661497473716736, -0.627342164516449, -1.1094368696212769, 1.4800002574920654, -0.031213993206620216, 0.8734578490257263, -0.17407196760177612, 49.88761520385742, 53.0962028503418, 25.295364379882812, 6.7601518630981445, 21.473115921020508, 38.340576171875, 25.914289474487305, 38.30162811279297, 29.08193016052246, 38.53640365600586, 30.059528350830078, 49.16795349121094, 51.5816535949707, 57.84123611450195, 0.13007353246212006, 1.4400885105133057, 24.777177810668945, 25.24853515625, 32.85824966430664, 36.32626724243164, 43.05331039428711, 40.0008659362793, 35.79677200317383, -3.2952215671539307], "std": [0.3590502142906189, 0.0985267385840416, 0.1562236100435257, 0.3246474862098694, 0.22925116121768951, 0.14159832894802094, 0.10788314044475555, 0.10260913521051407, 0.08046411722898483, 0.21372975409030914, 0.13186582922935486, 0.011530255898833275, 20.759008407592773, 5.190968036651611, 11.589386940002441, 3.266265630722046, 25.1189022064209, 49.4038200378418, 29.340059280395508, 50.78356170654297, 32.835540771484375, 51.87411117553711, 35.426151275634766, 45.45124053955078, 12.690282821655273, 5.185904026031494, 0.024407852441072464, 2.169477939605713, 12.018026351928711, 32.29182815551758, 15.612703323364258, 46.693851470947266, 25.927623748779297, 49.510311126708984, 40.12137985229492, 0.018753325566649437], "count": [278]}, "action": {"min": [0.391155481338501, -1.1920157670974731, 1.047412633895874, -0.8121852874755859, -1.5893462896347046, 0.2729696035385132, -0.7804353833198547, -1.263399362564087, 1.3019973039627075, -0.2198491245508194, 0.5211909413337708, -0.18804360926151276, 20.988750457763672, 44.2066650390625, -0.6575000286102295, -2.1212499141693115, 0.6775000095367432, 0.33250001072883606, 0.7562500238418579, -0.859375, 0.8068749904632568, -3.444999933242798, 1.0306249856948853, -0.19874998927116394, 24.577499389648438, 45.15687561035156, 0.045625001192092896, -0.08874999731779099, 0.9856249690055847, 1.0199999809265137, 0.6299999952316284, 0.5518749952316284, 1.0471428632736206, 1.4171428680419922, 0.578125, -3.34375], "max": [1.3248884677886963, -0.835113525390625, 1.573014497756958, 0.13339722156524658, -0.7305256724357605, 0.7857919335365295, -0.4245345890522003, -0.9583301544189453, 1.6233930587768555, 0.5241712331771851, 1.0525546073913574, -0.13857099413871765, 82.12000274658203, 60.162498474121094, 52.287498474121094, 9.323749542236328, 65.24250030517578, 109.5531234741211, 80.1468734741211, 112.734375, 86.87312316894531, 112.37437438964844, 90.74500274658203, 109.98687744140625, 72.86563110351562, 66.16374969482422, 0.19249999523162842, 8.00777816772461, 41.724998474121094, 96.60062408447266, 54.58374786376953, 110.25187683105469, 86.37125396728516, 112.77312469482422, 98.64250183105469, -3.2518749237060547], "mean": [0.8370082974433899, -1.0628939867019653, 1.3705438375473022, -0.2606198191642761, -1.0905708074569702, 0.46614980697631836, -0.6273417472839355, -1.1094367504119873, 1.4800002574920654, -0.03121400810778141, 0.8734579682350159, -0.17407184839248657, 49.88760757446289, 53.09625244140625, 25.295373916625977, 6.7601542472839355, 21.473108291625977, 38.34059143066406, 25.9143009185791, 38.30160140991211, 29.08193588256836, 38.536407470703125, 30.059553146362305, 49.167945861816406, 51.5816535949707, 57.841243743896484, 0.13007353246212006, 1.4400882720947266, 24.777172088623047, 25.2485294342041, 32.8582649230957, 36.326263427734375, 43.05332565307617, 40.0008659362793, 35.79677963256836, -3.2952213287353516], "std": [0.3590502142906189, 0.098526731133461, 0.15622363984584808, 0.3246475160121918, 0.2292511761188507, 0.14159831404685974, 0.10788310319185257, 0.10260913521051407, 0.08046411722898483, 0.21372973918914795, 0.13186581432819366, 0.011530258692800999, 20.75900650024414, 5.190968990325928, 11.589385986328125, 3.266266345977783, 25.118911743164062, 49.40381622314453, 29.34004783630371, 50.78356170654297, 32.83555221557617, 51.874114990234375, 35.4261474609375, 45.45124816894531, 12.690284729003906, 5.1859049797058105, 0.024407854303717613, 2.169478178024292, 12.018026351928711, 32.29183578491211, 15.612704277038574, 46.693843841552734, 25.927621841430664, 49.510318756103516, 40.12138366699219, 0.018753323704004288], "count": [278]}, "timestamp": {"min": [0.0], "max": [9.233333333333333], "mean": [4.616666666666667], "std": [2.675038940526536], "count": [278]}, "frame_index": {"min": [0], "max": [277], "mean": [138.5], "std": [80.25116821579608], "count": [278]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [278]}, "index": {"min": [10208], "max": [10485], "mean": [10346.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [5.197841726618705, 10.0, 10.0, 10.0, 10.0], "std": [2.7952417850375797, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [278]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [278]}, "eef_direction_state": {"mean": [2.9892086330935252, 3.9676258992805757], "std": [1.863090595752932, 2.0292010628751957], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [1.420863309352518, 0.8309352517985612], "std": [0.555414787012567, 0.7322330997397162], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_state": {"mean": [0.841726618705036, 0.5035971223021583], "std": [0.8671377941478755, 0.738208025889804], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_direction_action": {"mean": [2.9892086330935252, 3.9676258992805757], "std": [1.863090595752932, 2.0292010628751957], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [1.420863309352518, 0.8309352517985612], "std": [0.555414787012567, 0.7322330997397162], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_action": {"mean": [0.841726618705036, 0.5035971223021583], "std": [0.8671377941478755, 0.738208025889804], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_sim_pose_state": {"mean": [0.6988452377378273, 0.2550115143021017, 1.2086964264170814, -1.2380236490735954, 0.5428307014258987, -1.751450132388643, 0.7335378852340517, -0.18250950094308385, 1.2246763214936758, 1.2887999325298538, 0.4071842491947661, 2.021237388447136], "std": [0.047954331950397576, 0.06888087077264601, 0.10856050404672128, 0.26980441506945296, 0.11959304292141247, 0.11996960724309147, 0.028036818983817588, 0.034150890924571894, 0.050338662094152865, 0.1729870127047296, 0.18976529116243446, 0.07751768606209115], "min": [0.6050716759009157, 0.14501809926728684, 1.0408782626711117, -1.6788940762558509, 0.3755471569705977, -1.8965695209145776, 0.6934547690485569, -0.2378069393945356, 1.1000190368869238, 1.0777022024714025, -0.024695591372322134, 1.7996855149278963], "max": [0.7685227203525334, 0.34916839966629065, 1.3631205980091445, -0.7651521593676918, 0.7858139678992004, -1.4630488611800805, 0.8100959387550283, -0.11443976587944435, 1.2793479780219155, 1.6647894938817558, 0.6123811391761231, 2.0948738450104485], "count": [278]}, "eef_sim_pose_action": {"mean": [0.6988452377378273, 0.2550115143021017, 1.2086964264170814, -1.2380236490735954, 0.5428307014258987, -1.751450132388643, 0.7335378852340517, -0.18250950094308385, 1.2246763214936758, 1.2887999325298538, 0.4071842491947661, 2.021237388447136], "std": [0.047954331950397576, 0.06888087077264601, 0.10856050404672128, 0.26980441506945296, 0.11959304292141247, 0.11996960724309147, 0.028036818983817588, 0.034150890924571894, 0.050338662094152865, 0.1729870127047296, 0.18976529116243446, 0.07751768606209115], "min": [0.6050716759009157, 0.14501809926728684, 1.0408782626711117, -1.6788940762558509, 0.3755471569705977, -1.8965695209145776, 0.6934547690485569, -0.2378069393945356, 1.1000190368869238, 1.0777022024714025, -0.024695591372322134, 1.7996855149278963], "max": [0.7685227203525334, 0.34916839966629065, 1.3631205980091445, -0.7651521593676918, 0.7858139678992004, -1.4630488611800805, 0.8100959387550283, -0.11443976587944435, 1.2793479780219155, 1.6647894938817558, 0.6123811391761231, 2.0948738450104485], "count": [278]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3124590829248366]], [[0.4496909640522876]], [[0.5550622467320262]]], "std": [[[0.3511565278017232]], [[0.26241453431642203]], [[0.23085391219263734]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6040139133986928]], [[0.6265665543300654]], [[0.6097381229575163]]], "std": [[[0.3115448636208013]], [[0.3166426840373267]], [[0.324050017427838]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5145395547385622]], [[0.5402279983660131]], [[0.526991868872549]]], "std": [[[0.30747184463299954]], [[0.3093348260776016]], [[0.31329807693296996]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4004320547385621]], [[0.4575904432189542]], [[0.4636441441993464]]], "std": [[[0.3581936256364793]], [[0.3501574166264881]], [[0.376585697785792]]], "count": [100]}, "observation.state": {"min": [0.5222638845443726, -1.2036268711090088, 1.0088120698928833, -0.8660448789596558, -1.4955509901046753, 0.21872854232788086, -0.9096284508705139, -1.295133352279663, 1.2538889646530151, -0.4040541350841522, 0.8698834776878357, -0.25909343361854553, 6.387499809265137, 51.567501068115234, -0.5931249856948853, -1.7424999475479126, 0.7093750238418579, 0.33250001072883606, 1.6412500143051147, 0.24000000953674316, 0.8333333134651184, -2.9212498664855957, 1.0256249904632568, -1.0099999904632568, 20.072500228881836, 46.65777587890625, 0.06187500059604645, -0.23000000417232513, 0.5512499809265137, 0.9845454692840576, 0.2761538624763489, 0.16124999523162842, 0.6618750095367432, 0.045625001192092896, 0.28727272152900696, -3.3431248664855957], "max": [1.37164306640625, -0.8373864889144897, 1.4288405179977417, 0.04787518084049225, -0.9335183501243591, 0.7716773748397827, -0.49391546845436096, -1.0557812452316284, 1.5662670135498047, 0.7283321619033813, 1.58407723903656, -0.10742004960775375, 78.8968734741211, 58.9743766784668, 48.01124954223633, 9.521249771118164, 66.62750244140625, 109.66687774658203, 78.05437469482422, 112.9175033569336, 86.61812591552734, 113.5425033569336, 90.00187683105469, 109.2143783569336, 81.91312408447266, 70.43937683105469, 0.17875000834465027, 9.201666831970215, 44.395626068115234, 113.10124969482422, 62.13312530517578, 111.45000457763672, 85.26187896728516, 112.11563110351562, 94.75687408447266, -3.2300000190734863], "mean": [0.9556073546409607, -1.0689959526062012, 1.2570053339004517, -0.4372716248035431, -1.3190525770187378, 0.5011797547340393, -0.6491422653198242, -1.171114444732666, 1.4609426259994507, 0.03548416867852211, 1.0253342390060425, -0.1750849485397339, 41.92291259765625, 55.55062484741211, 12.473328590393066, 5.140811920166016, 22.332246780395508, 35.285953521728516, 30.343318939208984, 36.561912536621094, 32.09759521484375, 36.158546447753906, 30.7772216796875, 56.11823654174805, 46.506500244140625, 57.814781188964844, 0.11982792615890503, 1.9719308614730835, 18.4594669342041, 29.660350799560547, 26.960012435913086, 40.708229064941406, 35.097572326660156, 42.605648040771484, 38.23905563354492, -3.290283679962158], "std": [0.2800469696521759, 0.09913013130426407, 0.12113272398710251, 0.2800584137439728, 0.1327575147151947, 0.150483638048172, 0.12642093002796173, 0.07716171443462372, 0.064976267516613, 0.42601531744003296, 0.14750729501247406, 0.05774443596601486, 26.99721908569336, 2.074859142303467, 15.883213996887207, 4.038296699523926, 27.04562759399414, 48.27967071533203, 28.20916175842285, 49.60636901855469, 33.056392669677734, 51.26641845703125, 37.450130462646484, 37.71662521362305, 22.917268753051758, 4.9152512550354, 0.0237880852073431, 2.5971717834472656, 15.052907943725586, 40.27939224243164, 24.517383575439453, 48.13346481323242, 34.93345260620117, 49.82004165649414, 41.989959716796875, 0.02519170194864273], "count": [286]}, "action": {"min": [0.5222638845443726, -1.2036268711090088, 1.0088120698928833, -0.8660448789596558, -1.4955509901046753, 0.21872854232788086, -0.9096284508705139, -1.295133352279663, 1.2538889646530151, -0.4040541350841522, 0.8698834776878357, -0.25909343361854553, 6.387499809265137, 51.567501068115234, -0.5931249856948853, -1.7424999475479126, 0.7093750238418579, 0.33250001072883606, 1.6412500143051147, 0.24000000953674316, 0.8333333134651184, -2.9212498664855957, 1.0256249904632568, -1.0099999904632568, 20.072500228881836, 46.65777587890625, 0.06187500059604645, -0.23000000417232513, 0.5512499809265137, 0.9845454692840576, 0.2761538624763489, 0.16124999523162842, 0.6618750095367432, 0.045625001192092896, 0.28727272152900696, -3.3431248664855957], "max": [1.37164306640625, -0.8373864889144897, 1.4288405179977417, 0.04787518084049225, -0.9335183501243591, 0.7716773748397827, -0.49391546845436096, -1.0557812452316284, 1.5662670135498047, 0.7283321619033813, 1.58407723903656, -0.10742004960775375, 78.8968734741211, 58.9743766784668, 48.01124954223633, 9.521249771118164, 66.62750244140625, 109.66687774658203, 78.05437469482422, 112.9175033569336, 86.61812591552734, 113.5425033569336, 90.00187683105469, 109.2143783569336, 81.91312408447266, 70.43937683105469, 0.17875000834465027, 9.201666831970215, 44.395626068115234, 113.10124969482422, 62.13312530517578, 111.45000457763672, 85.26187896728516, 112.11563110351562, 94.75687408447266, -3.2300000190734863], "mean": [0.9556074738502502, -1.0689964294433594, 1.2570053339004517, -0.43727168440818787, -1.3190524578094482, 0.5011797547340393, -0.649141788482666, -1.1711139678955078, 1.4609425067901611, 0.03548417240381241, 1.0253345966339111, -0.17508487403392792, 41.92293167114258, 55.550601959228516, 12.47332763671875, 5.140811920166016, 22.332244873046875, 35.28594970703125, 30.343313217163086, 36.56190872192383, 32.097572326660156, 36.15857696533203, 30.777196884155273, 56.11824417114258, 46.50650405883789, 57.81480026245117, 0.11982788145542145, 1.9719314575195312, 18.45946502685547, 29.66034698486328, 26.960010528564453, 40.7082405090332, 35.097591400146484, 42.60565948486328, 38.239070892333984, -3.290282726287842], "std": [0.2800470292568207, 0.09913013130426407, 0.12113269418478012, 0.28005844354629517, 0.1327575296163559, 0.150483638048172, 0.12642094492912292, 0.07716172188520432, 0.06497626006603241, 0.4260154068470001, 0.14750729501247406, 0.05774442479014397, 26.99721908569336, 2.074859619140625, 15.88321590423584, 4.038296222686768, 27.045631408691406, 48.27967834472656, 28.20915412902832, 49.60636520385742, 33.05638885498047, 51.26641082763672, 37.45013427734375, 37.71662902832031, 22.91727638244629, 4.915251731872559, 0.02378808706998825, 2.597172498703003, 15.052907943725586, 40.27939987182617, 24.517383575439453, 48.133460998535156, 34.93344497680664, 49.820045471191406, 41.98995590209961, 0.02519170008599758], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [286]}, "index": {"min": [10486], "max": [10771], "mean": [10628.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [5.171328671328672, 10.0, 10.0, 10.0, 10.0], "std": [2.8263278302177257, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [286]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [286]}, "eef_direction_state": {"mean": [3.2762237762237763, 3.835664335664336], "std": [1.385714228097615, 1.8766845335267228], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [1.4335664335664335, 0.9300699300699301], "std": [0.5025729680791868, 0.6705633749803445], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.8251748251748252, 0.48951048951048953], "std": [0.8553794014851598, 0.7513822494942272], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [3.2762237762237763, 3.835664335664336], "std": [1.385714228097615, 1.8766845335267228], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [1.4335664335664335, 0.9300699300699301], "std": [0.5025729680791868, 0.6705633749803445], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.8251748251748252, 0.48951048951048953], "std": [0.8553794014851598, 0.7513822494942272], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.6672806599408132, 0.260899413268558, 1.1954402809031592, -1.1813142393787988, 0.4043107536662385, -1.6969424541278393, 0.7189340596481769, -0.16952558160087264, 1.2232010138664031, 1.2074079962791375, 0.3237545631006234, 2.012379664393501], "std": [0.036352598924630275, 0.06435369176528857, 0.09377128049696551, 0.27390315507124074, 0.19550060947853765, 0.14561942396374017, 0.026099791998614216, 0.05944506604316366, 0.04494457295034611, 0.15426747158398746, 0.2954189358912485, 0.2343635160612991], "min": [0.6045953948488982, 0.1349351518073192, 1.0310346534849244, -1.6272257011448046, 0.10079786173142535, -2.012093057912269, 0.6632448407222117, -0.27590608210534173, 1.1162415553264293, 0.9152120908959955, -0.10340592923794012, 1.6405055437190421], "max": [0.7157111046964615, 0.3743646041239085, 1.330334107179321, -0.7777278052192615, 0.916501106720772, -1.4927245244501086, 0.7823904640989567, -0.09552104161402114, 1.273657519771334, 1.455997194635766, 0.6530042876261102, 2.2706988623763786], "count": [286]}, "eef_sim_pose_action": {"mean": [0.6672806599408132, 0.260899413268558, 1.1954402809031592, -1.1813142393787988, 0.4043107536662385, -1.6969424541278393, 0.7189340596481769, -0.16952558160087264, 1.2232010138664031, 1.2074079962791375, 0.3237545631006234, 2.012379664393501], "std": [0.036352598924630275, 0.06435369176528857, 0.09377128049696551, 0.27390315507124074, 0.19550060947853765, 0.14561942396374017, 0.026099791998614216, 0.05944506604316366, 0.04494457295034611, 0.15426747158398746, 0.2954189358912485, 0.2343635160612991], "min": [0.6045953948488982, 0.1349351518073192, 1.0310346534849244, -1.6272257011448046, 0.10079786173142535, -2.012093057912269, 0.6632448407222117, -0.27590608210534173, 1.1162415553264293, 0.9152120908959955, -0.10340592923794012, 1.6405055437190421], "max": [0.7157111046964615, 0.3743646041239085, 1.330334107179321, -0.7777278052192615, 0.916501106720772, -1.4927245244501086, 0.7823904640989567, -0.09552104161402114, 1.273657519771334, 1.455997194635766, 0.6530042876261102, 2.2706988623763786], "count": [286]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2966886846405229]], [[0.4487640236928105]], [[0.5589464093137255]]], "std": [[[0.3604015465809328]], [[0.2670055610492912]], [[0.2306527112555008]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.13333333333333333]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5898835477941177]], [[0.6093698345588235]], [[0.5915832189542484]]], "std": [[[0.3198240585389616]], [[0.3267011849095343]], [[0.334104577504256]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5181100612745099]], [[0.5354141993464052]], [[0.5219085294117648]]], "std": [[[0.33326668355412353]], [[0.3356180556595995]], [[0.342779263674817]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40156864174836604]], [[0.46622754289215684]], [[0.4891335191993464]]], "std": [[[0.36388974278069375]], [[0.3511450872467181]], [[0.38120388552850487]]], "count": [100]}, "observation.state": {"min": [0.29581043124198914, -1.269574522972107, 1.0103803873062134, -1.0518234968185425, -1.640082597732544, 0.2071889042854309, -1.0215438604354858, -1.276536464691162, 1.0012673139572144, -0.30019742250442505, 0.5518043637275696, -0.3969968259334564, 2.447499990463257, 50.52375030517578, 13.2837495803833, -2.4175000190734863, 0.7024999856948853, 0.3893750011920929, 7.054374694824219, -1.0056250095367432, 3.6756250858306885, -3.328125, 1.0412499904632568, 1.0637500286102295, 17.173749923706055, 42.448123931884766, 0.0925000011920929, -0.40312498807907104, 0.8381249904632568, -0.6625000238418579, 0.546875, -0.640625, 0.7643749713897705, 0.43812498450279236, 1.1193749904632568, -3.3393750190734863], "max": [1.2953956127166748, -0.8292801380157471, 1.5309805870056152, 0.21274414658546448, -0.8113985061645508, 0.8761777877807617, -0.5079346895217896, -0.8314577341079712, 1.5964751243591309, 0.5370937585830688, 1.6664758920669556, -0.22220951318740845, 58.74357223510742, 82.17111206054688, 59.81374740600586, 9.3149995803833, 64.49874877929688, 97.85888671875, 84.43186950683594, 107.39875030517578, 91.96312713623047, 104.38500213623047, 88.11125183105469, 110.69812774658203, 66.21624755859375, 79.96125030517578, 0.19249999523162842, 9.34000015258789, 47.61000061035156, 98.9969253540039, 71.89812469482422, 85.09562683105469, 91.1518783569336, 104.79437255859375, 95.44000244140625, -3.1993751525878906], "mean": [0.7823936343193054, -1.023239254951477, 1.3112895488739014, -0.30347445607185364, -1.0604934692382812, 0.6125752329826355, -0.6371027827262878, -1.063083529472351, 1.4253864288330078, -0.007958497852087021, 0.9276644587516785, -0.24538704752922058, 25.632673263549805, 63.325767517089844, 33.09803771972656, 4.505825042724609, 21.282299041748047, 28.66961669921875, 32.76975631713867, 29.14409065246582, 35.804359436035156, 28.224634170532227, 30.060914993286133, 49.15625762939453, 36.03523635864258, 59.52592849731445, 0.13286669552326202, 2.0001296997070312, 18.453662872314453, 7.481629848480225, 27.966291427612305, 16.81838035583496, 32.58652877807617, 22.97088050842285, 24.386167526245117, -3.28324556350708], "std": [0.2789284288883209, 0.14204135537147522, 0.13128958642482758, 0.3425610363483429, 0.2479027360677719, 0.2013082057237625, 0.12639480829238892, 0.12966126203536987, 0.13962164521217346, 0.31150248646736145, 0.29198727011680603, 0.037356894463300705, 14.3421049118042, 10.585546493530273, 9.177030563354492, 3.501697301864624, 23.059852600097656, 37.47675323486328, 28.34331703186035, 41.756988525390625, 31.34764862060547, 41.12086486816406, 30.995006561279297, 36.00812530517578, 14.96851921081543, 8.816665649414062, 0.01916356571018696, 2.8731753826141357, 13.414993286132812, 18.706165313720703, 19.763269424438477, 29.315109252929688, 25.169790267944336, 36.045047760009766, 30.145355224609375, 0.02376426011323929], "count": [323]}, "action": {"min": [0.29581043124198914, -1.269574522972107, 1.0103803873062134, -1.0518234968185425, -1.640082597732544, 0.2071889042854309, -1.0215438604354858, -1.276536464691162, 1.0012673139572144, -0.30019742250442505, 0.5518043637275696, -0.3969968259334564, 2.447499990463257, 50.52375030517578, 13.2837495803833, -2.4175000190734863, 0.7024999856948853, 0.3893750011920929, 7.054374694824219, -1.0056250095367432, 3.6756250858306885, -3.328125, 1.0412499904632568, 1.0637500286102295, 17.173749923706055, 42.448123931884766, 0.0925000011920929, -0.40312498807907104, 0.8381249904632568, -0.6625000238418579, 0.546875, -0.640625, 0.7643749713897705, 0.43812498450279236, 1.1193749904632568, -3.3393750190734863], "max": [1.2953956127166748, -0.8292801380157471, 1.5309805870056152, 0.21274414658546448, -0.8113985061645508, 0.8761777877807617, -0.5079346895217896, -0.8314577341079712, 1.5964751243591309, 0.5370937585830688, 1.6664758920669556, -0.22220951318740845, 58.74357223510742, 82.17111206054688, 59.81374740600586, 9.3149995803833, 64.49874877929688, 97.85888671875, 84.43186950683594, 107.39875030517578, 91.96312713623047, 104.38500213623047, 88.11125183105469, 110.69812774658203, 66.21624755859375, 79.96125030517578, 0.19249999523162842, 9.34000015258789, 47.61000061035156, 98.9969253540039, 71.89812469482422, 85.09562683105469, 91.1518783569336, 104.79437255859375, 95.44000244140625, -3.1993751525878906], "mean": [0.7823936343193054, -1.023239254951477, 1.3112891912460327, -0.30347442626953125, -1.0604935884475708, 0.6125754117965698, -0.6371024250984192, -1.0630834102630615, 1.4253864288330078, -0.007958550937473774, 0.9276646375656128, -0.24538691341876984, 25.632658004760742, 63.32577896118164, 33.0980339050293, 4.505824089050293, 21.282291412353516, 28.669618606567383, 32.7697639465332, 29.144102096557617, 35.80435562133789, 28.224628448486328, 30.06089210510254, 49.1562385559082, 36.035186767578125, 59.525917053222656, 0.13286663591861725, 2.0001296997070312, 18.45366096496582, 7.481630325317383, 27.96630096435547, 16.818384170532227, 32.5865364074707, 22.970882415771484, 24.38616371154785, -3.283245801925659], "std": [0.27892839908599854, 0.14204134047031403, 0.13128960132598877, 0.3425610661506653, 0.2479027360677719, 0.20130819082260132, 0.1263948231935501, 0.12966127693653107, 0.13962166011333466, 0.3115024268627167, 0.29198724031448364, 0.037356894463300705, 14.3421049118042, 10.585548400878906, 9.177032470703125, 3.501697301864624, 23.05985450744629, 37.476768493652344, 28.343313217163086, 41.75698471069336, 31.34765625, 41.12085723876953, 30.995010375976562, 36.00812911987305, 14.968521118164062, 8.816664695739746, 0.019163569435477257, 2.8731753826141357, 13.414994239807129, 18.706165313720703, 19.763269424438477, 29.315113067626953, 25.16978645324707, 36.0450439453125, 30.145355224609375, 0.023764261975884438], "count": [323]}, "timestamp": {"min": [0.0], "max": [10.733333333333333], "mean": [5.366666666666667], "std": [3.1080540535840107], "count": [323]}, "frame_index": {"min": [0], "max": [322], "mean": [161.0], "std": [93.24162160752032], "count": [323]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [323]}, "index": {"min": [10772], "max": [11094], "mean": [10933.0], "std": [93.24162160752032], "count": [323]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [323]}, "subtask_annotation": {"mean": [5.594427244582043, 10.0, 10.0, 10.0, 10.0], "std": [3.211757603097313, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [323]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [323]}, "eef_direction_state": {"mean": [3.9659442724458205, 4.294117647058823], "std": [1.5506169619989059, 1.7445703681539766], "min": [1, 0], "max": [6, 6], "count": [323]}, "eef_velocity_state": {"mean": [1.2972136222910218, 0.848297213622291], "std": [0.7577616791677028, 0.8054892240075191], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_acc_mag_state": {"mean": [0.8978328173374613, 0.5479876160990712], "std": [0.8755864606471098, 0.7669774861382329], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_direction_action": {"mean": [3.9659442724458205, 4.294117647058823], "std": [1.5506169619989059, 1.7445703681539766], "min": [1, 0], "max": [6, 6], "count": [323]}, "eef_velocity_action": {"mean": [1.2972136222910218, 0.848297213622291], "std": [0.7577616791677028, 0.8054892240075191], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_acc_mag_action": {"mean": [0.8978328173374613, 0.5479876160990712], "std": [0.8755864606471098, 0.7669774861382329], "min": [0, 0], "max": [2, 2], "count": [323]}, "eef_sim_pose_state": {"mean": [0.6955943251098317, 0.25087703750874696, 1.2198214924522925, -1.2010399226342645, 0.5974775510276497, -1.6952155814609353, 0.722703904424525, -0.20072189289824557, 1.2366715831470192, 1.2519817361444259, 0.4477558127583874, 1.974039410201177], "std": [0.04370304147195756, 0.07269412786586912, 0.10228904509436945, 0.29117925769092895, 0.28053543024362165, 0.14409913380130024, 0.05070691541027938, 0.036493723758366535, 0.0409637767392901, 0.21827002097218623, 0.28150662645608926, 0.13907715718566122], "min": [0.5934263902229906, 0.13535260613199274, 0.996862361379073, -1.6628579635787823, 0.13752446620933934, -1.963946616582012, 0.5763255473498899, -0.26466971395357036, 1.125823773466937, 0.7266841864392566, 0.03259644399889239, 1.7473187583294971], "max": [0.7540686912066098, 0.4041417213380581, 1.367798375147903, -0.6323160785125832, 1.0076535553961894, -1.3362892680972613, 0.8028236892021573, -0.12187821404274876, 1.3266254237621213, 1.6276436214177503, 0.7342932585726505, 2.131164396889353], "count": [323]}, "eef_sim_pose_action": {"mean": [0.6955943251098317, 0.25087703750874696, 1.2198214924522925, -1.2010399226342645, 0.5974775510276497, -1.6952155814609353, 0.722703904424525, -0.20072189289824557, 1.2366715831470192, 1.2519817361444259, 0.4477558127583874, 1.974039410201177], "std": [0.04370304147195756, 0.07269412786586912, 0.10228904509436945, 0.29117925769092895, 0.28053543024362165, 0.14409913380130024, 0.05070691541027938, 0.036493723758366535, 0.0409637767392901, 0.21827002097218623, 0.28150662645608926, 0.13907715718566122], "min": [0.5934263902229906, 0.13535260613199274, 0.996862361379073, -1.6628579635787823, 0.13752446620933934, -1.963946616582012, 0.5763255473498899, -0.26466971395357036, 1.125823773466937, 0.7266841864392566, 0.03259644399889239, 1.7473187583294971], "max": [0.7540686912066098, 0.4041417213380581, 1.367798375147903, -0.6323160785125832, 1.0076535553961894, -1.3362892680972613, 0.8028236892021573, -0.12187821404274876, 1.3266254237621213, 1.6276436214177503, 0.7342932585726505, 2.131164396889353], "count": [323]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3039014685457516]], [[0.4550844342320261]], [[0.5638236151960784]]], "std": [[[0.3521375428848714]], [[0.25571109383591206]], [[0.22288967878936938]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5947277553104575]], [[0.6165781515522876]], [[0.5999599673202615]]], "std": [[[0.3166023599890656]], [[0.32242034917570245]], [[0.3294380511016022]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1411764705882353]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5369655739379086]], [[0.558314585375817]], [[0.5454628002450981]]], "std": [[[0.3283523006937311]], [[0.32857877127685076]], [[0.33550230018285926]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38073404820261436]], [[0.4485032250816993]], [[0.47524225898692807]]], "std": [[[0.3570882819113514]], [[0.3464152091892547]], [[0.3757900335340236]]], "count": [100]}, "observation.state": {"min": [0.46296826004981995, -1.2324283123016357, 1.0205901861190796, -0.8935349583625793, -1.5982155799865723, 0.2670805752277374, -0.8218890428543091, -1.2694075107574463, 1.2755906581878662, -0.3008649945259094, 0.6773574948310852, -0.24916711449623108, 1.5, 52.53562545776367, -0.5787500143051147, -0.47062498331069946, 0.6137499809265137, 0.3799999952316284, 3.6466665267944336, -0.9325000047683716, 0.9793750047683716, -3.2981250286102295, 1.0, -0.5099999904632568, 16.3643741607666, 39.35000228881836, 0.07249999791383743, -0.550000011920929, 0.8131250143051147, 1.0, 0.5793749690055847, 1.0356249809265137, 0.8893750309944153, 0.29625001549720764, 0.6356250047683716, -3.333750009536743], "max": [1.3521639108657837, -0.7517399787902832, 1.458309531211853, 0.12462329119443893, -0.9050507545471191, 0.7354371547698975, -0.4193846881389618, -0.8962291479110718, 1.59795343875885, 0.49262797832489014, 1.2485907077789307, -0.19624532759189606, 61.53312683105469, 85.16625213623047, 46.84562301635742, 9.505000114440918, 51.0837516784668, 108.9906234741211, 78.02687072753906, 110.57937622070312, 92.5, 109.08875274658203, 96.47750091552734, 110.08999633789062, 63.50625228881836, 72.04437255859375, 0.171875, 9.47249984741211, 51.088748931884766, 52.45624923706055, 81.53937530517578, 87.50687408447266, 97.5893783569336, 105.41875457763672, 97.41312408447266, -3.2249999046325684], "mean": [0.9176276326179504, -1.0168184041976929, 1.281883955001831, -0.3581298589706421, -1.2032665014266968, 0.5275331735610962, -0.6592168807983398, -1.100236415863037, 1.4580929279327393, 0.03172570839524269, 0.898225724697113, -0.21409361064434052, 25.203895568847656, 66.271728515625, 15.552218437194824, 5.055236339569092, 14.672646522521973, 33.84665298461914, 31.97298240661621, 35.228824615478516, 34.29042053222656, 35.65312957763672, 32.05251693725586, 46.4412727355957, 43.7593879699707, 59.463253021240234, 0.11872769892215729, 4.229728698730469, 17.216201782226562, 8.600478172302246, 25.40850830078125, 23.185232162475586, 30.179540634155273, 29.957796096801758, 30.836462020874023, -3.2718405723571777], "std": [0.28849121928215027, 0.1289903074502945, 0.11332866549491882, 0.3095557689666748, 0.16450265049934387, 0.1266670674085617, 0.11937471479177475, 0.12831325829029083, 0.06434597820043564, 0.30735376477241516, 0.12300846725702286, 0.008091198280453682, 19.708593368530273, 11.458395957946777, 15.890836715698242, 4.406843662261963, 17.963924407958984, 46.57621765136719, 31.027816772460938, 47.924522399902344, 39.029518127441406, 47.283905029296875, 39.60007858276367, 46.4346923828125, 13.615976333618164, 8.486355781555176, 0.021777823567390442, 3.7778005599975586, 17.91908073425293, 13.825020790100098, 31.075191497802734, 32.19594955444336, 36.67243957519531, 40.86337661743164, 38.48345184326172, 0.02387405000627041], "count": [260]}, "action": {"min": [0.46296826004981995, -1.2324283123016357, 1.0205901861190796, -0.8935349583625793, -1.5982155799865723, 0.2670805752277374, -0.8218890428543091, -1.2694075107574463, 1.2755906581878662, -0.3008649945259094, 0.6773574948310852, -0.24916711449623108, 1.5, 52.53562545776367, -0.5787500143051147, -0.47062498331069946, 0.6137499809265137, 0.3799999952316284, 3.6466665267944336, -0.9325000047683716, 0.9793750047683716, -3.2981250286102295, 1.0, -0.5099999904632568, 16.3643741607666, 39.35000228881836, 0.07249999791383743, -0.550000011920929, 0.8131250143051147, 1.0, 0.5793749690055847, 1.0356249809265137, 0.8893750309944153, 0.29625001549720764, 0.6356250047683716, -3.333750009536743], "max": [1.3521639108657837, -0.7517399787902832, 1.458309531211853, 0.12462329119443893, -0.9050507545471191, 0.7354371547698975, -0.4193846881389618, -0.8962291479110718, 1.59795343875885, 0.49262797832489014, 1.2485907077789307, -0.19624532759189606, 61.53312683105469, 85.16625213623047, 46.84562301635742, 9.505000114440918, 51.0837516784668, 108.9906234741211, 78.02687072753906, 110.57937622070312, 92.5, 109.08875274658203, 96.47750091552734, 110.08999633789062, 63.50625228881836, 72.04437255859375, 0.171875, 9.47249984741211, 51.088748931884766, 52.45624923706055, 81.53937530517578, 87.50687408447266, 97.5893783569336, 105.41875457763672, 97.41312408447266, -3.2249999046325684], "mean": [0.9176275730133057, -1.0168185234069824, 1.2818831205368042, -0.35813000798225403, -1.203266978263855, 0.527533233165741, -0.6592168807983398, -1.1002368927001953, 1.4580923318862915, 0.03172566741704941, 0.8982257843017578, -0.21409358084201813, 25.203899383544922, 66.27173614501953, 15.552225112915039, 5.055235385894775, 14.672646522521973, 33.846614837646484, 31.97298240661621, 35.22882080078125, 34.29042053222656, 35.65313720703125, 32.05254364013672, 46.44127655029297, 43.7593994140625, 59.46326446533203, 0.11872770637273788, 4.229726314544678, 17.216197967529297, 8.600479125976562, 25.408510208129883, 23.185239791870117, 30.17955207824707, 29.957792282104492, 30.836471557617188, -3.271838426589966], "std": [0.2884911894798279, 0.1289903223514557, 0.11332865804433823, 0.3095557689666748, 0.16450262069702148, 0.1266670525074005, 0.11937472969293594, 0.12831325829029083, 0.06434597820043564, 0.30735376477241516, 0.12300845235586166, 0.008091197349131107, 19.708595275878906, 11.458394050598145, 15.890838623046875, 4.406843662261963, 17.96392822265625, 46.576210021972656, 31.027814865112305, 47.924522399902344, 39.029518127441406, 47.28390884399414, 39.60006332397461, 46.434688568115234, 13.615976333618164, 8.48635482788086, 0.021777814254164696, 3.777801036834717, 17.91908073425293, 13.825023651123047, 31.07518768310547, 32.195953369140625, 36.67244338989258, 40.863380432128906, 38.48345184326172, 0.02387404441833496], "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": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [260]}, "index": {"min": [11095], "max": [11354], "mean": [11224.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [4.8538461538461535, 10.0, 10.0, 10.0, 10.0], "std": [2.7654782267241176, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [260]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [260]}, "eef_direction_state": {"mean": [3.373076923076923, 3.7846153846153845], "std": [1.6511202938768774, 1.9274719009609667], "min": [1, 0], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [1.4615384615384615, 1.0192307692307692], "std": [0.6978411341564142, 0.7768373905528412], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_state": {"mean": [1.1423076923076922, 0.7153846153846154], "std": [0.812722432002028, 0.786761770067812], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_direction_action": {"mean": [3.373076923076923, 3.7846153846153845], "std": [1.6511202938768774, 1.9274719009609667], "min": [1, 0], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [1.4615384615384615, 1.0192307692307692], "std": [0.6978411341564142, 0.7768373905528412], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_action": {"mean": [1.1423076923076922, 0.7153846153846154], "std": [0.812722432002028, 0.786761770067812], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_sim_pose_state": {"mean": [0.6784619711904305, 0.26461608519851254, 1.2048663511956168, -1.188173892089407, 0.5261772823632821, -1.6696452552615393, 0.7316321902487946, -0.19689361037439493, 1.2161137095068797, 1.3096795141103168, 0.3996692614906568, 1.993753296255406], "std": [0.034612171973904565, 0.06850174678647403, 0.09616312020443617, 0.2342486234471924, 0.1664918734188613, 0.1262510308361052, 0.026450355963541942, 0.03789018755718145, 0.05345791200609311, 0.18742303211425082, 0.28081306307352627, 0.13807477572688776], "min": [0.60738226803838, 0.1388774652975181, 1.0040802619304532, -1.643656311012374, 0.20456368306766826, -1.9546223799040199, 0.6751576139975892, -0.24999650318790445, 1.1211675422447074, 0.9667662193456992, 0.029132305898870614, 1.8050664418542506], "max": [0.7266001144183716, 0.3699037667340773, 1.3298226158942157, -0.8066832042634101, 0.920225589216126, -1.431020346629299, 0.7966370151084075, -0.10771576019389184, 1.305252893827733, 1.495303830863179, 0.7391235887971948, 2.169375105444241], "count": [260]}, "eef_sim_pose_action": {"mean": [0.6784619711904305, 0.26461608519851254, 1.2048663511956168, -1.188173892089407, 0.5261772823632821, -1.6696452552615393, 0.7316321902487946, -0.19689361037439493, 1.2161137095068797, 1.3096795141103168, 0.3996692614906568, 1.993753296255406], "std": [0.034612171973904565, 0.06850174678647403, 0.09616312020443617, 0.2342486234471924, 0.1664918734188613, 0.1262510308361052, 0.026450355963541942, 0.03789018755718145, 0.05345791200609311, 0.18742303211425082, 0.28081306307352627, 0.13807477572688776], "min": [0.60738226803838, 0.1388774652975181, 1.0040802619304532, -1.643656311012374, 0.20456368306766826, -1.9546223799040199, 0.6751576139975892, -0.24999650318790445, 1.1211675422447074, 0.9667662193456992, 0.029132305898870614, 1.8050664418542506], "max": [0.7266001144183716, 0.3699037667340773, 1.3298226158942157, -0.8066832042634101, 0.920225589216126, -1.431020346629299, 0.7966370151084075, -0.10771576019389184, 1.305252893827733, 1.495303830863179, 0.7391235887971948, 2.169375105444241], "count": [260]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3038178492647059]], [[0.45401745915032676]], [[0.5617018954248366]]], "std": [[[0.3491132958465958]], [[0.2564647777410582]], [[0.226829131755468]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5773878084150327]], [[0.6053405269607843]], [[0.5892625816993464]]], "std": [[[0.30931079441539844]], [[0.30977721806839353]], [[0.315419713016562]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5125624959150327]], [[0.53459577001634]], [[0.5265615665849673]]], "std": [[[0.3245082391670686]], [[0.3254803657877527]], [[0.33267064742888325]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3975375694444444]], [[0.46408450163398696]], [[0.4905928717320261]]], "std": [[[0.35590186837833554]], [[0.34732684008447995]], [[0.37769481744217637]]], "count": [100]}, "observation.state": {"min": [0.5368075966835022, -1.1747777462005615, 0.9523060321807861, -0.8176451325416565, -1.6098029613494873, 0.2643148601055145, -0.8882657885551453, -1.314803123474121, 1.298182487487793, -0.1970321238040924, 0.7813334465026855, -0.232223242521286, 1.8012499809265137, 47.86125183105469, 0.9675000309944153, -0.7350000143051147, 1.0568749904632568, -0.4518750011920929, 1.2556250095367432, 0.5581250190734863, 2.129999876022339, 0.5, 1.0262500047683716, 0.8181250095367432, 26.6043758392334, 46.27124786376953, 0.07750000059604645, -0.4124999940395355, 0.5099999904632568, -0.3425000011920929, 0.43812498450279236, 0.34937500953674316, 0.6768749952316284, 0.3062500059604645, 0.5, -3.328125], "max": [1.41782546043396, -0.8431563377380371, 1.3802976608276367, 0.1459382325410843, -0.867141604423523, 0.7600899934768677, -0.5544270277023315, -0.933804452419281, 1.5579222440719604, 0.508149266242981, 1.3120613098144531, -0.1986057013273239, 80.60562133789062, 80.24187469482422, 45.81062698364258, 9.298125267028809, 84.5718765258789, 107.27312469482422, 109.38687133789062, 113.2237548828125, 109.4956283569336, 112.5218734741211, 111.14500427246094, 110.02625274658203, 63.08437728881836, 75.73625183105469, 0.17249999940395355, 8.385624885559082, 38.818748474121094, 93.06562805175781, 75.85062408447266, 91.96562957763672, 95.65812683105469, 105.78250122070312, 96.57437896728516, -3.204444408416748], "mean": [1.031288743019104, -1.015763521194458, 1.235060214996338, -0.361668199300766, -1.2497467994689941, 0.4788667559623718, -0.7307141423225403, -1.1023414134979248, 1.3993149995803833, 0.09524980187416077, 1.0487642288208008, -0.21790722012519836, 38.4234619140625, 62.660743713378906, 12.030665397644043, 2.2406511306762695, 25.68273162841797, 35.37652587890625, 37.62535858154297, 36.943424224853516, 39.993282318115234, 35.26408767700195, 31.73712158203125, 62.281394958496094, 44.29293441772461, 58.908348083496094, 0.12532827258110046, 3.9407613277435303, 12.168810844421387, 14.117087364196777, 23.10396957397461, 23.203702926635742, 28.49917221069336, 28.100162506103516, 29.363452911376953, -3.2704381942749023], "std": [0.3212253451347351, 0.09156237542629242, 0.11955004185438156, 0.2774225175380707, 0.21796920895576477, 0.1210385262966156, 0.09740747511386871, 0.10450608283281326, 0.06279302388429642, 0.28655245900154114, 0.1102123036980629, 0.00650764862075448, 28.503734588623047, 9.86897087097168, 14.038451194763184, 3.676819086074829, 31.390911102294922, 46.830047607421875, 38.684261322021484, 49.708560943603516, 38.93023681640625, 48.68535614013672, 44.78812789916992, 33.773956298828125, 10.940973281860352, 8.661873817443848, 0.01843826286494732, 3.2151122093200684, 14.84339714050293, 26.302034378051758, 29.373607635498047, 33.54145050048828, 36.08485412597656, 41.28928756713867, 38.01350784301758, 0.02373475767672062], "count": [335]}, "action": {"min": [0.5368075966835022, -1.1747777462005615, 0.9523060321807861, -0.8176451325416565, -1.6098029613494873, 0.2643148601055145, -0.8882657885551453, -1.314803123474121, 1.298182487487793, -0.1970321238040924, 0.7813334465026855, -0.232223242521286, 1.8012499809265137, 47.86125183105469, 0.9675000309944153, -0.7350000143051147, 1.0568749904632568, -0.4518750011920929, 1.2556250095367432, 0.5581250190734863, 2.129999876022339, 0.5, 1.0262500047683716, 0.8181250095367432, 26.6043758392334, 46.27124786376953, 0.07750000059604645, -0.4124999940395355, 0.5099999904632568, -0.3425000011920929, 0.43812498450279236, 0.34937500953674316, 0.6768749952316284, 0.3062500059604645, 0.5, -3.328125], "max": [1.41782546043396, -0.8431563377380371, 1.3802976608276367, 0.1459382325410843, -0.867141604423523, 0.7600899934768677, -0.5544270277023315, -0.933804452419281, 1.5579222440719604, 0.508149266242981, 1.3120613098144531, -0.1986057013273239, 80.60562133789062, 80.24187469482422, 45.81062698364258, 9.298125267028809, 84.5718765258789, 107.27312469482422, 109.38687133789062, 113.2237548828125, 109.4956283569336, 112.5218734741211, 111.14500427246094, 110.02625274658203, 63.08437728881836, 75.73625183105469, 0.17249999940395355, 8.385624885559082, 38.818748474121094, 93.06562805175781, 75.85062408447266, 91.96562957763672, 95.65812683105469, 105.78250122070312, 96.57437896728516, -3.204444408416748], "mean": [1.0312886238098145, -1.0157636404037476, 1.2350598573684692, -0.36166825890541077, -1.2497472763061523, 0.4788667559623718, -0.7307139039039612, -1.1023412942886353, 1.3993144035339355, 0.09524982422590256, 1.0487638711929321, -0.21790726482868195, 38.42346954345703, 62.66073226928711, 12.030664443969727, 2.240651845932007, 25.682737350463867, 35.37650680541992, 37.625370025634766, 36.94343948364258, 39.99333572387695, 35.264102935791016, 31.73711585998535, 62.281394958496094, 44.29291915893555, 58.908382415771484, 0.1253281831741333, 3.9407613277435303, 12.168817520141602, 14.117082595825195, 23.10396957397461, 23.203704833984375, 28.499183654785156, 28.100160598754883, 29.363452911376953, -3.2704403400421143], "std": [0.32122528553009033, 0.09156237542629242, 0.11955000460147858, 0.27742257714271545, 0.21796922385692596, 0.1210385262966156, 0.0974074974656105, 0.10450609773397446, 0.06279304623603821, 0.28655245900154114, 0.11021227389574051, 0.006507648155093193, 28.503738403320312, 9.86897087097168, 14.038450241088867, 3.6768198013305664, 31.39091682434082, 46.83005142211914, 38.68425750732422, 49.708560943603516, 38.930233001708984, 48.68534851074219, 44.78814697265625, 33.773963928222656, 10.940971374511719, 8.661871910095215, 0.01843825913965702, 3.2151122093200684, 14.843401908874512, 26.302032470703125, 29.37360191345215, 33.54145050048828, 36.08485794067383, 41.28928756713867, 38.01350784301758, 0.023734768852591515], "count": [335]}, "timestamp": {"min": [0.0], "max": [11.133333333333333], "mean": [5.566666666666666], "std": [3.2235246409964224], "count": [335]}, "frame_index": {"min": [0], "max": [334], "mean": [167.0], "std": [96.70573922989266], "count": [335]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [335]}, "index": {"min": [11355], "max": [11689], "mean": [11522.0], "std": [96.70573922989266], "count": [335]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [335]}, "subtask_annotation": {"mean": [5.361194029850746, 10.0, 10.0, 10.0, 10.0], "std": [2.87204515117923, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [335]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [335]}, "eef_direction_state": {"mean": [3.647761194029851, 4.122388059701493], "std": [1.7350089860798072, 1.9623182220612327], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_state": {"mean": [1.2507462686567163, 0.7582089552238805], "std": [0.6756695152434814, 0.7069271857058229], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_state": {"mean": [0.8388059701492537, 0.4746268656716418], "std": [0.8591830941179478, 0.7320678713298782], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_direction_action": {"mean": [3.647761194029851, 4.122388059701493], "std": [1.7350089860798072, 1.9623182220612327], "min": [0, 0], "max": [6, 6], "count": [335]}, "eef_velocity_action": {"mean": [1.2507462686567163, 0.7582089552238805], "std": [0.6756695152434814, 0.7069271857058229], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_acc_mag_action": {"mean": [0.8388059701492537, 0.4746268656716418], "std": [0.8591830941179478, 0.7320678713298782], "min": [0, 0], "max": [2, 2], "count": [335]}, "eef_sim_pose_state": {"mean": [0.6574837545768814, 0.26791614618896475, 1.174118538554987, -1.2944293448224307, 0.49779400564651394, -1.772561224160899, 0.7088142018350281, -0.18930583055337483, 1.2149416628480818, 1.2268124882311786, 0.33341286852656477, 1.9899275519552635], "std": [0.04153627751610301, 0.06449069760593559, 0.09634546258402077, 0.29302558133075635, 0.21394894933303635, 0.1372810152825344, 0.02608480866436471, 0.038934824030227536, 0.04351909393271902, 0.1598901661782101, 0.25691338763068156, 0.12922598998612325], "min": [0.5699425015783993, 0.14048324726683153, 1.028548037327956, -1.7493254999131185, 0.07549878448668834, -1.9505195820080319, 0.6832995926499112, -0.24025749469963803, 1.1304588890384613, 0.932022571648128, 0.03294718861521351, 1.7996568280626364], "max": [0.7122771803435536, 0.3622190273525241, 1.3166169770753873, -0.7775367504226196, 0.8057227842445873, -1.5172093355477128, 0.787409597754099, -0.10896361023180992, 1.2717307540568148, 1.4653618558670205, 0.6479667294462947, 2.12735141970231], "count": [335]}, "eef_sim_pose_action": {"mean": [0.6574837545768814, 0.26791614618896475, 1.174118538554987, -1.2944293448224307, 0.49779400564651394, -1.772561224160899, 0.7088142018350281, -0.18930583055337483, 1.2149416628480818, 1.2268124882311786, 0.33341286852656477, 1.9899275519552635], "std": [0.04153627751610301, 0.06449069760593559, 0.09634546258402077, 0.29302558133075635, 0.21394894933303635, 0.1372810152825344, 0.02608480866436471, 0.038934824030227536, 0.04351909393271902, 0.1598901661782101, 0.25691338763068156, 0.12922598998612325], "min": [0.5699425015783993, 0.14048324726683153, 1.028548037327956, -1.7493254999131185, 0.07549878448668834, -1.9505195820080319, 0.6832995926499112, -0.24025749469963803, 1.1304588890384613, 0.932022571648128, 0.03294718861521351, 1.7996568280626364], "max": [0.7122771803435536, 0.3622190273525241, 1.3166169770753873, -0.7775367504226196, 0.8057227842445873, -1.5172093355477128, 0.787409597754099, -0.10896361023180992, 1.2717307540568148, 1.4653618558670205, 0.6479667294462947, 2.12735141970231], "count": [335]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3201862990196079]], [[0.4305732066993464]], [[0.5174790706699346]]], "std": [[[0.37356921236994234]], [[0.299302101031712]], [[0.25537221510509917]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1568627450980392]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5550487520424837]], [[0.5855896037581699]], [[0.5672934967320261]]], "std": [[[0.320712725546959]], [[0.3217538464104949]], [[0.3311017883268566]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46674642565359475]], [[0.5061961805555555]], [[0.5047093300653595]]], "std": [[[0.2515188894703145]], [[0.2510152144385899]], [[0.2604085418235198]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3881512132352941]], [[0.44489556168300654]], [[0.455761856617647]]], "std": [[[0.3711172100442777]], [[0.36008863863659235]], [[0.38730418615598544]]], "count": [100]}, "observation.state": {"min": [0.8173113465309143, -1.2405108213424683, 1.0318278074264526, -0.5797712802886963, -1.2980552911758423, -0.042629893869161606, -0.5903334021568298, -1.2408684492111206, 1.0481040477752686, -0.8019807934761047, 0.6215190291404724, -0.42305639386177063, 2.078749895095825, 32.55062484741211, -1.0668749809265137, -0.3462499976158142, 0.6725000143051147, -0.5412499904632568, 0.6974999904632568, -0.8487499952316284, 0.7437499761581421, -2.8212499618530273, 1.0733333826065063, 0.19333332777023315, 23.954999923706055, 42.64125061035156, 0.051874998956918716, -0.20125000178813934, 1.0362499952316284, -0.47999998927116394, 0.8174999952316284, -0.9312499761581421, 0.7393749952316284, 0.078125, 0.7243750095367432, 0.8899999856948853], "max": [1.14838445186615, -0.7335774898529053, 1.7434862852096558, -0.0940098837018013, -0.6532768607139587, 0.8335028886795044, -0.4280870854854584, -0.8857623338699341, 1.413962960243225, -0.5876392126083374, 0.6923304200172424, -0.39497023820877075, 80.50187683105469, 84.63874816894531, 52.328125, 9.827500343322754, 43.604373931884766, 109.95437622070312, 75.24312591552734, 111.08374786376953, 91.63312530517578, 109.2612533569336, 95.81624603271484, 110.06937408447266, 79.36624908447266, 74.32500457763672, 0.1887499988079071, 9.674999237060547, 55.151248931884766, 102.88812255859375, 76.61687469482422, 109.79875183105469, 85.29312896728516, 109.69937896728516, 86.16312408447266, 110.23750305175781], "mean": [1.0052058696746826, -1.1030679941177368, 1.5586024522781372, -0.3415709435939789, -0.8885601758956909, 0.2170632779598236, -0.46435999870300293, -1.0421382188796997, 1.2661693096160889, -0.6720061898231506, 0.6423546671867371, -0.4067018926143646, 33.74843215942383, 59.72897720336914, 17.93535804748535, 2.8384461402893066, 15.792744636535645, 39.53068923950195, 31.292701721191406, 43.359703063964844, 37.44696807861328, 44.90816116333008, 38.93450927734375, 48.72890090942383, 41.87565231323242, 53.08482360839844, 0.10819601267576218, 4.239979267120361, 18.605199813842773, 29.839746475219727, 26.41438865661621, 34.445587158203125, 28.20747947692871, 34.15928268432617, 27.003019332885742, 38.71172332763672], "std": [0.11893003433942795, 0.1397407501935959, 0.17275841534137726, 0.15101873874664307, 0.14617303013801575, 0.23445726931095123, 0.04687285050749779, 0.12628696858882904, 0.10454066097736359, 0.07411009818315506, 0.01853824034333229, 0.00837388914078474, 17.129573822021484, 18.48320960998535, 17.893896102905273, 4.354901313781738, 15.629975318908691, 47.409942626953125, 29.15365982055664, 51.14186096191406, 37.43106460571289, 50.89334487915039, 40.14741897583008, 50.90597915649414, 18.170562744140625, 7.795945167541504, 0.030792243778705597, 3.0733706951141357, 20.729188919067383, 38.70271682739258, 30.341548919677734, 44.27953338623047, 32.862548828125, 44.29313278198242, 33.00337219238281, 43.002201080322266], "count": [314]}, "action": {"min": [0.8173113465309143, -1.2405108213424683, 1.0318278074264526, -0.5797712802886963, -1.2980552911758423, -0.042629893869161606, -0.5903334021568298, -1.2408684492111206, 1.0481040477752686, -0.8019807934761047, 0.6215190291404724, -0.42305639386177063, 2.078749895095825, 32.55062484741211, -1.0668749809265137, -0.3462499976158142, 0.6725000143051147, -0.5412499904632568, 0.6974999904632568, -0.8487499952316284, 0.7437499761581421, -2.8212499618530273, 1.0733333826065063, 0.19333332777023315, 23.954999923706055, 42.64125061035156, 0.051874998956918716, -0.20125000178813934, 1.0362499952316284, -0.47999998927116394, 0.8174999952316284, -0.9312499761581421, 0.7393749952316284, 0.078125, 0.7243750095367432, 0.8899999856948853], "max": [1.14838445186615, -0.7335774898529053, 1.7434862852096558, -0.0940098837018013, -0.6532768607139587, 0.8335028886795044, -0.4280870854854584, -0.8857623338699341, 1.413962960243225, -0.5876392126083374, 0.6923304200172424, -0.39497023820877075, 80.50187683105469, 84.63874816894531, 52.328125, 9.827500343322754, 43.604373931884766, 109.95437622070312, 75.24312591552734, 111.08374786376953, 91.63312530517578, 109.2612533569336, 95.81624603271484, 110.06937408447266, 79.36624908447266, 74.32500457763672, 0.1887499988079071, 9.674999237060547, 55.151248931884766, 102.88812255859375, 76.61687469482422, 109.79875183105469, 85.29312896728516, 109.69937896728516, 86.16312408447266, 110.23750305175781], "mean": [1.0052059888839722, -1.1030678749084473, 1.558601975440979, -0.3415709137916565, -0.8885601162910461, 0.2170632779598236, -0.46436038613319397, -1.0421379804611206, 1.2661696672439575, -0.6720064282417297, 0.6423548460006714, -0.40670204162597656, 33.74842071533203, 59.72898864746094, 17.93535041809082, 2.8384463787078857, 15.79273509979248, 39.53069305419922, 31.292688369750977, 43.35971450805664, 37.446956634521484, 44.90812683105469, 38.934486389160156, 48.72890090942383, 41.87565231323242, 53.08482360839844, 0.1081959456205368, 4.239978790283203, 18.60520362854004, 29.839731216430664, 26.414386749267578, 34.445579528808594, 28.207481384277344, 34.15927505493164, 27.00301742553711, 38.71174621582031], "std": [0.11893002688884735, 0.13974076509475708, 0.17275843024253845, 0.15101875364780426, 0.14617303013801575, 0.23445726931095123, 0.046872854232788086, 0.12628699839115143, 0.10454064607620239, 0.07411010563373566, 0.01853824034333229, 0.00837388914078474, 17.12957191467285, 18.48320770263672, 17.893898010253906, 4.354901313781738, 15.629981994628906, 47.40993118286133, 29.153661727905273, 51.141868591308594, 37.43106460571289, 50.89335632324219, 40.14741897583008, 50.906002044677734, 18.170562744140625, 7.795945167541504, 0.03079223446547985, 3.0733706951141357, 20.729188919067383, 38.70271682739258, 30.341552734375, 44.2795295715332, 32.86255645751953, 44.29313278198242, 33.00337219238281, 43.002197265625], "count": [314]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [314]}, "index": {"min": [11690], "max": [12003], "mean": [11846.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [314]}, "subtask_annotation": {"mean": [4.821656050955414, 10.0, 10.0, 10.0, 10.0], "std": [2.835182027684772, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [314]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [314]}, "eef_direction_state": {"mean": [3.7738853503184715, 4.079617834394904], "std": [1.879275049845046, 2.145213568674068], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_state": {"mean": [1.0095541401273886, 0.5414012738853503], "std": [0.7025235167984296, 0.5528207442607419], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_state": {"mean": [0.6687898089171974, 0.34076433121019106], "std": [0.8051469386157913, 0.6545728819894828], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_direction_action": {"mean": [3.7738853503184715, 4.079617834394904], "std": [1.879275049845046, 2.145213568674068], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_action": {"mean": [1.0095541401273886, 0.5414012738853503], "std": [0.7025235167984296, 0.5528207442607419], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_action": {"mean": [0.6687898089171974, 0.34076433121019106], "std": [0.8051469386157913, 0.6545728819894828], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_sim_pose_state": {"mean": [0.7364952598268133, 0.31705690820942095, 1.114023612084485, -1.556967751474444, 0.39341885869098653, -1.794488903146164, 0.6595448435328275, -0.06916346539528555, 1.2104436969863772, 1.500049572936075, 1.0901178073875875, 2.480943141242285], "std": [0.038072603535985225, 0.03202781127555559, 0.04546221480188859, 0.08208956802897555, 0.21572713575314542, 0.06956775917497013, 0.026327330666083726, 0.04328656848128242, 0.020283786942446105, 0.11301792827554898, 0.038403951059576086, 0.15512946995904872], "min": [0.6220430454934973, 0.2426592420956043, 1.0415820043317565, -1.6481616088738453, 0.21225353164027028, -1.9283830780123556, 0.5952138656647767, -0.11838738465244297, 1.1700166052785395, 1.408736768839408, 1.0482064193298313, 2.3039780109019774], "max": [0.7821346539384371, 0.36685716654406414, 1.1861941520058286, -1.2733038849560923, 1.0118350249642147, -1.7059323701730948, 0.6804439118679705, -0.0001251604268476536, 1.2348698683913044, 1.8065073885878338, 1.172219313540185, 2.822248499964921], "count": [314]}, "eef_sim_pose_action": {"mean": [0.7364952598268133, 0.31705690820942095, 1.114023612084485, -1.556967751474444, 0.39341885869098653, -1.794488903146164, 0.6595448435328275, -0.06916346539528555, 1.2104436969863772, 1.500049572936075, 1.0901178073875875, 2.480943141242285], "std": [0.038072603535985225, 0.03202781127555559, 0.04546221480188859, 0.08208956802897555, 0.21572713575314542, 0.06956775917497013, 0.026327330666083726, 0.04328656848128242, 0.020283786942446105, 0.11301792827554898, 0.038403951059576086, 0.15512946995904872], "min": [0.6220430454934973, 0.2426592420956043, 1.0415820043317565, -1.6481616088738453, 0.21225353164027028, -1.9283830780123556, 0.5952138656647767, -0.11838738465244297, 1.1700166052785395, 1.408736768839408, 1.0482064193298313, 2.3039780109019774], "max": [0.7821346539384371, 0.36685716654406414, 1.1861941520058286, -1.2733038849560923, 1.0118350249642147, -1.7059323701730948, 0.6804439118679705, -0.0001251604268476536, 1.2348698683913044, 1.8065073885878338, 1.172219313540185, 2.822248499964921], "count": [314]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31538029411764706]], [[0.45697035947712417]], [[0.5591085927287582]]], "std": [[[0.3564810904600114]], [[0.26569678388509604]], [[0.23124007234587604]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.12941176470588237]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.581611033496732]], [[0.6039369158496732]], [[0.586162397875817]]], "std": [[[0.32230848527161454]], [[0.3294933162673175]], [[0.3367050448619353]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.541475294117647]], [[0.5694386968954248]], [[0.5625564910130719]]], "std": [[[0.314440343652682]], [[0.31608804563585347]], [[0.3260121908520052]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3982354861111111]], [[0.46476238970588235]], [[0.4784348835784314]]], "std": [[[0.35170227990886543]], [[0.3433669670799524]], [[0.374482008873659]]], "count": [100]}, "observation.state": {"min": [0.5961270928382874, -1.1965218782424927, 1.0425726175308228, -0.9232184886932373, -1.6021019220352173, 0.27602139115333557, -0.7135977149009705, -1.2773470878601074, 1.3246738910675049, -0.17986571788787842, 0.625762939453125, -0.2600232660770416, 16.02375030517578, 55.29500198364258, -0.41187500953674316, -0.18312500417232513, 1.0368750095367432, -0.10000000894069672, 0.859375, 0.06750000268220901, 3.5087499618530273, -0.14562499523162842, 1.078125, 1.8262500762939453, 26.719375610351562, 45.91749954223633, 0.06333333253860474, -0.17937500774860382, 0.695555567741394, 0.8224999904632568, 5.75, -1.037500023841858, 5.852499961853027, -0.5612500309944153, 0.642307698726654, -3.3168749809265137], "max": [1.3164006471633911, -0.892080545425415, 1.2787060737609863, -0.1911192536354065, -0.9064335823059082, 0.7817387580871582, -0.5529249906539917, -0.9709029197692871, 1.5749218463897705, 0.6775720715522766, 1.3542170524597168, -0.17872129380702972, 54.93555450439453, 83.27437591552734, 50.40187454223633, 4.673749923706055, 57.49625015258789, 110.21375274658203, 90.56749725341797, 111.79937744140625, 100.50687408447266, 110.61499786376953, 104.22750091552734, 111.05000305175781, 82.25187683105469, 76.22125244140625, 0.21312500536441803, 8.467778205871582, 56.36312484741211, 93.59625244140625, 80.83625030517578, 72.58062744140625, 84.25187683105469, 75.8968734741211, 89.32500457763672, -3.1725001335144043], "mean": [0.932680070400238, -1.051209568977356, 1.203790545463562, -0.5064092874526978, -1.3836419582366943, 0.5764756202697754, -0.6573366522789001, -1.1536674499511719, 1.4245874881744385, 0.09881623834371567, 1.0357465744018555, -0.23164117336273193, 33.664608001708984, 74.36067199707031, 14.285042762756348, 0.5353992581367493, 35.96647262573242, 73.47804260253906, 56.40552520751953, 74.58847045898438, 65.60387420654297, 76.60662841796875, 64.96157836914062, 83.20789337158203, 48.82624816894531, 57.69268035888672, 0.13448107242584229, 0.7411304712295532, 23.629268646240234, 22.67140769958496, 31.964017868041992, 16.683198928833008, 33.023773193359375, 15.868892669677734, 30.704675674438477, -3.237832546234131], "std": [0.25145870447158813, 0.07247831672430038, 0.056958917528390884, 0.2292366623878479, 0.12481092661619186, 0.1308334916830063, 0.055664580315351486, 0.09746203571557999, 0.08693980425596237, 0.273375004529953, 0.16978585720062256, 0.023451119661331177, 11.349909782409668, 10.531601905822754, 16.270050048828125, 0.6528623104095459, 19.545522689819336, 47.67735290527344, 29.427541732788086, 48.11042022705078, 33.99208068847656, 46.140846252441406, 36.9212760925293, 42.35920333862305, 15.495960235595703, 7.334339141845703, 0.026443948969244957, 1.7477259635925293, 13.106622695922852, 32.878536224365234, 23.68757438659668, 25.079069137573242, 29.31713104248047, 24.22530746459961, 36.919795989990234, 0.034113332629203796], "count": [272]}, "action": {"min": [0.5961270928382874, -1.1965218782424927, 1.0425726175308228, -0.9232184886932373, -1.6021019220352173, 0.27602139115333557, -0.7135977149009705, -1.2773470878601074, 1.3246738910675049, -0.17986571788787842, 0.625762939453125, -0.2600232660770416, 16.02375030517578, 55.29500198364258, -0.41187500953674316, -0.18312500417232513, 1.0368750095367432, -0.10000000894069672, 0.859375, 0.06750000268220901, 3.5087499618530273, -0.14562499523162842, 1.078125, 1.8262500762939453, 26.719375610351562, 45.91749954223633, 0.06333333253860474, -0.17937500774860382, 0.695555567741394, 0.8224999904632568, 5.75, -1.037500023841858, 5.852499961853027, -0.5612500309944153, 0.642307698726654, -3.3168749809265137], "max": [1.3164006471633911, -0.892080545425415, 1.2787060737609863, -0.1911192536354065, -0.9064335823059082, 0.7817387580871582, -0.5529249906539917, -0.9709029197692871, 1.5749218463897705, 0.6775720715522766, 1.3542170524597168, -0.17872129380702972, 54.93555450439453, 83.27437591552734, 50.40187454223633, 4.673749923706055, 57.49625015258789, 110.21375274658203, 90.56749725341797, 111.79937744140625, 100.50687408447266, 110.61499786376953, 104.22750091552734, 111.05000305175781, 82.25187683105469, 76.22125244140625, 0.21312500536441803, 8.467778205871582, 56.36312484741211, 93.59625244140625, 80.83625030517578, 72.58062744140625, 84.25187683105469, 75.8968734741211, 89.32500457763672, -3.1725001335144043], "mean": [0.9326802492141724, -1.051209807395935, 1.203790307044983, -0.5064090490341187, -1.3836420774459839, 0.5764756798744202, -0.6573365330696106, -1.1536674499511719, 1.4245871305465698, 0.09881623089313507, 1.0357465744018555, -0.23164112865924835, 33.664615631103516, 74.36068725585938, 14.285041809082031, 0.5353991985321045, 35.966461181640625, 73.4780502319336, 56.405521392822266, 74.5884780883789, 65.6038818359375, 76.60662841796875, 64.9615707397461, 83.20795440673828, 48.82625198364258, 57.69267654418945, 0.13448114693164825, 0.7411304116249084, 23.6292781829834, 22.671401977539062, 31.96402931213379, 16.683195114135742, 33.023780822753906, 15.868894577026367, 30.704675674438477, -3.237832546234131], "std": [0.25145864486694336, 0.07247831672430038, 0.05695891007781029, 0.2292366772890091, 0.12481088191270828, 0.13083350658416748, 0.05566456541419029, 0.09746205806732178, 0.08693978935480118, 0.27337491512298584, 0.16978584229946136, 0.023451117798686028, 11.349908828735352, 10.53160572052002, 16.270051956176758, 0.6528622508049011, 19.545522689819336, 47.67736053466797, 29.427536010742188, 48.11042785644531, 33.99208068847656, 46.14085388183594, 36.92128372192383, 42.35920333862305, 15.495960235595703, 7.334339618682861, 0.026443948969244957, 1.7477262020111084, 13.1066255569458, 32.8785400390625, 23.687578201293945, 25.07906723022461, 29.317129135131836, 24.225311279296875, 36.9197998046875, 0.034113332629203796], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [272]}, "index": {"min": [12004], "max": [12275], "mean": [12139.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [4.841911764705882, 10.0, 10.0, 10.0, 10.0], "std": [2.805065144128167, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [272]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [272]}, "eef_direction_state": {"mean": [4.088235294117647, 3.948529411764706], "std": [1.5646395386200453, 1.7753204058007663], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [1.3161764705882353, 1.0735294117647058], "std": [0.749531283755869, 0.7824579761425322], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [0.8345588235294118, 0.75], "std": [0.8391941754962636, 0.8157457793152154], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [4.088235294117647, 3.948529411764706], "std": [1.5646395386200453, 1.7753204058007663], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [1.3161764705882353, 1.0735294117647058], "std": [0.749531283755869, 0.7824579761425322], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [0.8345588235294118, 0.75], "std": [0.8391941754962636, 0.8157457793152154], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.661111332104502, 0.26607021256844005, 1.2138383407597055, -1.0879523643346245, 0.35622500371148796, -1.564060396711075, 0.7140643965960582, -0.16827652365064846, 1.2313163739485695, 1.1658222556657534, 0.29119126177867577, 1.9932202659913902], "std": [0.02523040645282545, 0.05995427095230943, 0.09419723947931653, 0.2707424808919922, 0.128534075995642, 0.07589851553804783, 0.042271558337046836, 0.04359018723281343, 0.05434773480257977, 0.2039059935744886, 0.23730460640542198, 0.15539988196378246], "min": [0.6095829820510732, 0.188736533722142, 1.0309269706735904, -1.5812216909805716, 0.11060135279314065, -1.7966098753134205, 0.6702791069575023, -0.27231547745974416, 1.1044546059399705, 0.7775071389509757, -0.1538000389767591, 1.6460141082627384], "max": [0.7004485912736274, 0.3788571420712974, 1.3472474453996015, -0.6587275431652896, 0.8363152652266943, -1.3980831000903982, 0.778307399047877, -0.11266730321148552, 1.3371931051093386, 1.6149855962887996, 0.5987813129657837, 2.1500256717107953], "count": [272]}, "eef_sim_pose_action": {"mean": [0.661111332104502, 0.26607021256844005, 1.2138383407597055, -1.0879523643346245, 0.35622500371148796, -1.564060396711075, 0.7140643965960582, -0.16827652365064846, 1.2313163739485695, 1.1658222556657534, 0.29119126177867577, 1.9932202659913902], "std": [0.02523040645282545, 0.05995427095230943, 0.09419723947931653, 0.2707424808919922, 0.128534075995642, 0.07589851553804783, 0.042271558337046836, 0.04359018723281343, 0.05434773480257977, 0.2039059935744886, 0.23730460640542198, 0.15539988196378246], "min": [0.6095829820510732, 0.188736533722142, 1.0309269706735904, -1.5812216909805716, 0.11060135279314065, -1.7966098753134205, 0.6702791069575023, -0.27231547745974416, 1.1044546059399705, 0.7775071389509757, -0.1538000389767591, 1.6460141082627384], "max": [0.7004485912736274, 0.3788571420712974, 1.3472474453996015, -0.6587275431652896, 0.8363152652266943, -1.3980831000903982, 0.778307399047877, -0.11266730321148552, 1.3371931051093386, 1.6149855962887996, 0.5987813129657837, 2.1500256717107953], "count": [272]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31795812500000004]], [[0.4535512254901961]], [[0.553900179738562]]], "std": [[[0.3429847842794039]], [[0.25090215035712515]], [[0.2192209119173386]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.581430414624183]], [[0.6060882066993465]], [[0.5915487765522875]]], "std": [[[0.3230386418743781]], [[0.32793086174109815]], [[0.3351834777382971]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.15294117647058825]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5313401041666667]], [[0.5542324264705882]], [[0.5441719669117647]]], "std": [[[0.3103476065496093]], [[0.31254109461455976]], [[0.3192806779636811]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3997179003267974]], [[0.4663483598856209]], [[0.48102199550653596]]], "std": [[[0.35334106508727353]], [[0.3449421454589063]], [[0.37859642588666653]]], "count": [100]}, "observation.state": {"min": [0.7080662846565247, -1.2236782312393188, 1.1140516996383667, -0.9568122029304504, -1.5212053060531616, 0.29075589776039124, -0.8490586280822754, -1.2138075828552246, 1.3540235757827759, -0.3591592311859131, 0.7347218990325928, -0.2738994359970093, 19.1875, 49.78750228881836, -0.6575000286102295, -0.46937498450279236, 0.7100000381469727, 0.38624998927116394, 0.9743750095367432, 1.0724999904632568, 0.9725000262260437, 0.09875000268220901, 1.1735714673995972, -0.8493750095367432, 20.058124542236328, 46.72875213623047, 0.07249999791383743, -1.3737499713897705, 1.019374966621399, 0.10999999195337296, 2.822499990463257, -0.6193749904632568, 1.0893750190734863, 0.4375, 0.6726666688919067, -3.260624885559082], "max": [1.3775558471679688, -0.8710517287254333, 1.3494936227798462, -0.0855935737490654, -0.7967593669891357, 0.8440384864807129, -0.41442549228668213, -1.0350861549377441, 1.5027275085449219, 0.35412850975990295, 1.0685341358184814, -0.1354476660490036, 63.04999923706055, 81.64624786376953, 44.686248779296875, 8.696249961853027, 57.32374954223633, 104.51437377929688, 89.97062683105469, 111.609375, 103.9262466430664, 110.17312622070312, 94.671875, 110.8187484741211, 61.61249923706055, 76.88312530517578, 0.16187499463558197, 4.539091110229492, 57.19124984741211, 95.77125549316406, 83.87750244140625, 110.98562622070312, 96.99187469482422, 111.1050033569336, 96.78375244140625, -3.1399998664855957], "mean": [0.9632572531700134, -1.057671308517456, 1.2435963153839111, -0.4662204086780548, -1.3127158880233765, 0.553438127040863, -0.5718233585357666, -1.1422885656356812, 1.4562605619430542, -0.1308169811964035, 0.8501570224761963, -0.19031687080860138, 29.034435272216797, 73.1443099975586, 13.412686347961426, 2.062317371368408, 31.884790420532227, 64.72386169433594, 43.604305267333984, 76.81470489501953, 49.27680206298828, 79.78205871582031, 48.28507614135742, 88.31900787353516, 34.74871826171875, 62.90871047973633, 0.11920236051082611, 0.41579359769821167, 20.86836051940918, 25.785717010498047, 32.7640266418457, 37.49829864501953, 36.836429595947266, 40.3195686340332, 35.12885665893555, -3.200669288635254], "std": [0.24506384134292603, 0.07562150806188583, 0.06896191835403442, 0.23202596604824066, 0.14866743981838226, 0.12867110967636108, 0.1496453434228897, 0.045143239200115204, 0.055090487003326416, 0.27461376786231995, 0.08884844183921814, 0.04927676171064377, 9.208113670349121, 10.031111717224121, 13.5497465133667, 2.7884790897369385, 19.007898330688477, 37.68531036376953, 29.05568504333496, 42.28848648071289, 33.757904052734375, 44.37545394897461, 34.106624603271484, 37.97148895263672, 12.763432502746582, 10.307579040527344, 0.015558569692075253, 1.5621514320373535, 18.436717987060547, 36.51726150512695, 28.106456756591797, 47.62226867675781, 35.08332443237305, 48.641448974609375, 40.1031494140625, 0.021088415756821632], "count": [282]}, "action": {"min": [0.7080662846565247, -1.2236782312393188, 1.1140516996383667, -0.9568122029304504, -1.5212053060531616, 0.29075589776039124, -0.8490586280822754, -1.2138075828552246, 1.3540235757827759, -0.3591592311859131, 0.7347218990325928, -0.2738994359970093, 19.1875, 49.78750228881836, -0.6575000286102295, -0.46937498450279236, 0.7100000381469727, 0.38624998927116394, 0.9743750095367432, 1.0724999904632568, 0.9725000262260437, 0.09875000268220901, 1.1735714673995972, -0.8493750095367432, 20.058124542236328, 46.72875213623047, 0.07249999791383743, -1.3737499713897705, 1.019374966621399, 0.10999999195337296, 2.822499990463257, -0.6193749904632568, 1.0893750190734863, 0.4375, 0.6726666688919067, -3.260624885559082], "max": [1.3775558471679688, -0.8710517287254333, 1.3494936227798462, -0.0855935737490654, -0.7967593669891357, 0.8440384864807129, -0.41442549228668213, -1.0350861549377441, 1.5027275085449219, 0.35412850975990295, 1.0685341358184814, -0.1354476660490036, 63.04999923706055, 81.64624786376953, 44.686248779296875, 8.696249961853027, 57.32374954223633, 104.51437377929688, 89.97062683105469, 111.609375, 103.9262466430664, 110.17312622070312, 94.671875, 110.8187484741211, 61.61249923706055, 76.88312530517578, 0.16187499463558197, 4.539091110229492, 57.19124984741211, 95.77125549316406, 83.87750244140625, 110.98562622070312, 96.99187469482422, 111.1050033569336, 96.78375244140625, -3.1399998664855957], "mean": [0.9632572531700134, -1.0576714277267456, 1.2435965538024902, -0.4662204384803772, -1.3127163648605347, 0.5534380674362183, -0.571823000907898, -1.142288088798523, 1.4562602043151855, -0.1308169960975647, 0.8501571416854858, -0.19031685590744019, 29.034439086914062, 73.1443099975586, 13.412670135498047, 2.0623185634613037, 31.884794235229492, 64.72389221191406, 43.60432052612305, 76.81465911865234, 49.27680206298828, 79.78204345703125, 48.285064697265625, 88.3190689086914, 34.74871826171875, 62.90871047973633, 0.11920236051082611, 0.4157935082912445, 20.86836051940918, 25.785722732543945, 32.76402282714844, 37.49830627441406, 36.83644485473633, 40.31959533691406, 35.12885665893555, -3.2006638050079346], "std": [0.24506381154060364, 0.07562149316072464, 0.06896191835403442, 0.23202595114707947, 0.14866742491722107, 0.12867110967636108, 0.1496453583240509, 0.045143239200115204, 0.055090490728616714, 0.27461376786231995, 0.08884844183921814, 0.049276769161224365, 9.208114624023438, 10.031110763549805, 13.549745559692383, 2.788479804992676, 19.007898330688477, 37.68531799316406, 29.055681228637695, 42.28849792480469, 33.757896423339844, 44.375450134277344, 34.10662841796875, 37.97148895263672, 12.763431549072266, 10.307580947875977, 0.015558576211333275, 1.5621521472930908, 18.436716079711914, 36.51726150512695, 28.106454849243164, 47.62226867675781, 35.08332824707031, 48.641448974609375, 40.1031608581543, 0.02108841761946678], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [282]}, "index": {"min": [12276], "max": [12557], "mean": [12416.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [4.780141843971631, 10.0, 10.0, 10.0, 10.0], "std": [2.6366005369088024, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [282]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [282]}, "eef_direction_state": {"mean": [3.351063829787234, 4.439716312056738], "std": [1.909517670385488, 1.365059395617531], "min": [0, 2], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [1.2588652482269505, 0.8297872340425532], "std": [0.6526075272925059, 0.629729727104202], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_state": {"mean": [0.7375886524822695, 0.7127659574468085], "std": [0.8600296058809862, 0.8288547224320102], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_direction_action": {"mean": [3.351063829787234, 4.439716312056738], "std": [1.909517670385488, 1.365059395617531], "min": [0, 2], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [1.2588652482269505, 0.8297872340425532], "std": [0.6526075272925059, 0.629729727104202], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_action": {"mean": [0.7375886524822695, 0.7127659574468085], "std": [0.8600296058809862, 0.8288547224320102], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_sim_pose_state": {"mean": [0.6683173752797077, 0.26660112853596224, 1.1921303423529324, -1.169126083489356, 0.4192498293355566, -1.6292309042565376, 0.7275785316897115, -0.14811344355339945, 1.2287798426959502, 1.2797854589805013, 0.47307403454469243, 2.0810704761195526], "std": [0.032197183178810124, 0.058304993962278735, 0.09060809202873622, 0.26439441385475426, 0.15383514000788628, 0.10578583109120303, 0.00698700499407201, 0.038858337501922996, 0.05293405188103062, 0.1348389481566825, 0.1816314767810501, 0.09809555958970317], "min": [0.6032736214839904, 0.17793605171864252, 1.005393959444407, -1.6228914460677988, 0.16900291738512885, -1.879258158917754, 0.7131128647898312, -0.21779121933562645, 1.1276470218139483, 1.0362087368368538, 0.15591134068498458, 1.9108668979756251], "max": [0.7208287498399011, 0.3843603924942078, 1.302270403813963, -0.7972869581445741, 0.7568102377276067, -1.4114823621862382, 0.7381323944562099, -0.08246057998972475, 1.3056020009012506, 1.460271532722176, 0.6748022895332575, 2.1937197074026322], "count": [282]}, "eef_sim_pose_action": {"mean": [0.6683173752797077, 0.26660112853596224, 1.1921303423529324, -1.169126083489356, 0.4192498293355566, -1.6292309042565376, 0.7275785316897115, -0.14811344355339945, 1.2287798426959502, 1.2797854589805013, 0.47307403454469243, 2.0810704761195526], "std": [0.032197183178810124, 0.058304993962278735, 0.09060809202873622, 0.26439441385475426, 0.15383514000788628, 0.10578583109120303, 0.00698700499407201, 0.038858337501922996, 0.05293405188103062, 0.1348389481566825, 0.1816314767810501, 0.09809555958970317], "min": [0.6032736214839904, 0.17793605171864252, 1.005393959444407, -1.6228914460677988, 0.16900291738512885, -1.879258158917754, 0.7131128647898312, -0.21779121933562645, 1.1276470218139483, 1.0362087368368538, 0.15591134068498458, 1.9108668979756251], "max": [0.7208287498399011, 0.3843603924942078, 1.302270403813963, -0.7972869581445741, 0.7568102377276067, -1.4114823621862382, 0.7381323944562099, -0.08246057998972475, 1.3056020009012506, 1.460271532722176, 0.6748022895332575, 2.1937197074026322], "count": [282]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31393379901960783]], [[0.4520121915849673]], [[0.5559057066993465]]], "std": [[[0.34592221715216254]], [[0.25330979309861296]], [[0.22073352729477397]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5827959660947712]], [[0.6038344566993464]], [[0.5870563092320261]]], "std": [[[0.3239418021337315]], [[0.3268392809410581]], [[0.33422608991694586]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5222854942810458]], [[0.5458607230392157]], [[0.5339727246732026]]], "std": [[[0.3046443354058949]], [[0.30442926906496715]], [[0.3099230192123389]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39386190359477125]], [[0.46428286151960785]], [[0.48457303104575167]]], "std": [[[0.3552517337899358]], [[0.34514923204566145]], [[0.3783780733201875]]], "count": [100]}, "observation.state": {"min": [0.7269970178604126, -1.1557278633117676, 1.0865060091018677, -0.8653296232223511, -1.6172231435775757, 0.37024587392807007, -0.8436331748962402, -1.2376019954681396, 1.2676644325256348, -0.23219940066337585, 0.8329280018806458, -0.265697717666626, 12.97249984741211, 49.984375, 7.877500057220459, 0.17499999701976776, 0.4231249988079071, 0.29625001549720764, 0.9431250095367432, -1.0368750095367432, 0.7074999809265137, -3.4549999237060547, 1.0837500095367432, -0.9806250333786011, 24.9112491607666, 40.58333206176758, 0.07249999791383743, -0.3243750035762787, 0.8450000286102295, 0.3712500035762787, 0.6368750333786011, 1.6075000762939453, 0.7868750095367432, -0.28687500953674316, 0.6399999856948853, -3.239375114440918], "max": [1.2954432964324951, -0.851453423500061, 1.2954432964324951, -0.22132734954357147, -1.2584401369094849, 0.8347638845443726, -0.5524242520332336, -0.9298466444015503, 1.469062328338623, 0.6351091265678406, 1.2543551921844482, -0.1805809885263443, 64.21187591552734, 76.03562927246094, 56.596248626708984, 9.426875114440918, 68.95062255859375, 84.27000427246094, 90.5268783569336, 109.79750061035156, 102.0687484741211, 109.84437561035156, 98.14312744140625, 110.86499786376953, 57.84062576293945, 76.28312683105469, 0.19312499463558197, 9.504545211791992, 60.12687683105469, 102.4956283569336, 77.85562896728516, 111.26937866210938, 90.24749755859375, 110.50312805175781, 95.20938110351562, -3.140625], "mean": [1.013007640838623, -1.0539698600769043, 1.2041518688201904, -0.5068094730377197, -1.3673851490020752, 0.6112290620803833, -0.7105967402458191, -1.1032475233078003, 1.3970091342926025, 0.07602672278881073, 1.0369758605957031, -0.23043416440486908, 33.85634231567383, 59.96902084350586, 31.019027709960938, 6.400315284729004, 23.080219268798828, 26.189085006713867, 35.19127655029297, 34.49805450439453, 38.404541015625, 33.97786331176758, 36.934757232666016, 49.26487350463867, 38.77473068237305, 59.708194732666016, 0.124531589448452, 4.923306941986084, 16.075693130493164, 25.43358039855957, 24.787153244018555, 34.81216049194336, 29.85413360595703, 37.455787658691406, 32.66209030151367, -3.1782636642456055], "std": [0.21557354927062988, 0.07139605283737183, 0.07178455591201782, 0.2203999161720276, 0.0933416560292244, 0.11412680894136429, 0.0949486717581749, 0.11039818823337555, 0.043814416974782944, 0.31002700328826904, 0.11861549317836761, 0.014877548441290855, 13.263233184814453, 8.91538143157959, 10.564367294311523, 2.7873237133026123, 28.1134033203125, 35.598350524902344, 37.24848556518555, 48.75245666503906, 41.43069839477539, 49.94216537475586, 41.74996566772461, 45.44423294067383, 10.403229713439941, 11.097489356994629, 0.02226542867720127, 4.00676155090332, 19.972543716430664, 38.023189544677734, 29.6864070892334, 46.06718444824219, 36.2691764831543, 48.2736930847168, 39.81412124633789, 0.022076942026615143], "count": [273]}, "action": {"min": [0.7269970178604126, -1.1557278633117676, 1.0865060091018677, -0.8653296232223511, -1.6172231435775757, 0.37024587392807007, -0.8436331748962402, -1.2376019954681396, 1.2676644325256348, -0.23219940066337585, 0.8329280018806458, -0.265697717666626, 12.97249984741211, 49.984375, 7.877500057220459, 0.17499999701976776, 0.4231249988079071, 0.29625001549720764, 0.9431250095367432, -1.0368750095367432, 0.7074999809265137, -3.4549999237060547, 1.0837500095367432, -0.9806250333786011, 24.9112491607666, 40.58333206176758, 0.07249999791383743, -0.3243750035762787, 0.8450000286102295, 0.3712500035762787, 0.6368750333786011, 1.6075000762939453, 0.7868750095367432, -0.28687500953674316, 0.6399999856948853, -3.239375114440918], "max": [1.2954432964324951, -0.851453423500061, 1.2954432964324951, -0.22132734954357147, -1.2584401369094849, 0.8347638845443726, -0.5524242520332336, -0.9298466444015503, 1.469062328338623, 0.6351091265678406, 1.2543551921844482, -0.1805809885263443, 64.21187591552734, 76.03562927246094, 56.596248626708984, 9.426875114440918, 68.95062255859375, 84.27000427246094, 90.5268783569336, 109.79750061035156, 102.0687484741211, 109.84437561035156, 98.14312744140625, 110.86499786376953, 57.84062576293945, 76.28312683105469, 0.19312499463558197, 9.504545211791992, 60.12687683105469, 102.4956283569336, 77.85562896728516, 111.26937866210938, 90.24749755859375, 110.50312805175781, 95.20938110351562, -3.140625], "mean": [1.0130078792572021, -1.0539698600769043, 1.2041513919830322, -0.5068093538284302, -1.3673851490020752, 0.6112291216850281, -0.710595965385437, -1.1032476425170898, 1.3970085382461548, 0.07602672278881073, 1.0369759798049927, -0.23043426871299744, 33.85635757446289, 59.968990325927734, 31.019023895263672, 6.400314807891846, 23.080228805541992, 26.189071655273438, 35.191280364990234, 34.49803924560547, 38.404537200927734, 33.97785186767578, 36.934791564941406, 49.264896392822266, 38.774742126464844, 59.708187103271484, 0.12453152239322662, 4.923303604125977, 16.07570457458496, 25.433584213256836, 24.787151336669922, 34.8121337890625, 29.85413360595703, 37.45576095581055, 32.662078857421875, -3.1782617568969727], "std": [0.21557356417179108, 0.07139605283737183, 0.07178455591201782, 0.2203998565673828, 0.0933416560292244, 0.11412680894136429, 0.09494872391223907, 0.11039818078279495, 0.043814416974782944, 0.31002700328826904, 0.11861550062894821, 0.014877548441290855, 13.263233184814453, 8.915382385253906, 10.564367294311523, 2.787323236465454, 28.11341094970703, 35.59834671020508, 37.248470306396484, 48.75244903564453, 41.430694580078125, 49.94219970703125, 41.749969482421875, 45.44423294067383, 10.403229713439941, 11.097489356994629, 0.02226543240249157, 4.0067620277404785, 19.972543716430664, 38.02318572998047, 29.68640899658203, 46.067176818847656, 36.26917266845703, 48.273685455322266, 39.814117431640625, 0.022076942026615143], "count": [273]}, "timestamp": {"min": [0.0], "max": [9.066666666666666], "mean": [4.533333333333334], "std": [2.6269261011190896], "count": [273]}, "frame_index": {"min": [0], "max": [272], "mean": [136.0], "std": [78.80778303357269], "count": [273]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [273]}, "index": {"min": [12558], "max": [12830], "mean": [12694.0], "std": [78.80778303357269], "count": [273]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [273]}, "subtask_annotation": {"mean": [4.904761904761905, 10.0, 10.0, 10.0, 10.0], "std": [2.7599462551993805, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [273]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [273]}, "eef_direction_state": {"mean": [3.8644688644688645, 4.26007326007326], "std": [1.5759006355519836, 1.4380170495950342], "min": [0, 2], "max": [6, 6], "count": [273]}, "eef_velocity_state": {"mean": [1.26007326007326, 1.0256410256410255], "std": [0.6187983112002787, 0.7817059226625356], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_state": {"mean": [0.8937728937728938, 0.6996336996336996], "std": [0.8642670652896437, 0.8060439352361636], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_direction_action": {"mean": [3.8644688644688645, 4.26007326007326], "std": [1.5759006355519836, 1.4380170495950342], "min": [0, 2], "max": [6, 6], "count": [273]}, "eef_velocity_action": {"mean": [1.26007326007326, 1.0256410256410255], "std": [0.6187983112002787, 0.7817059226625356], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_acc_mag_action": {"mean": [0.8937728937728938, 0.6996336996336996], "std": [0.8642670652896437, 0.8060439352361636], "min": [0, 0], "max": [2, 2], "count": [273]}, "eef_sim_pose_state": {"mean": [0.6570285958827333, 0.26938182436398106, 1.18190702583368, -1.175446494312367, 0.4444170679393247, -1.6079161138368554, 0.7064292358854207, -0.18429162341682528, 1.2182668271742865, 1.220319731088512, 0.3531192874997426, 1.9950866581670779], "std": [0.021148782790998508, 0.05658131247299484, 0.09112951334026463, 0.274236485767354, 0.1000674213382935, 0.08009429555135096, 0.024985571348020826, 0.04267176040175156, 0.06074696095720512, 0.2046816509704011, 0.25315777554200874, 0.15689497575973121], "min": [0.6167724152869669, 0.1965392264104429, 1.0299175286363964, -1.6250700725872416, 0.18022490204411268, -1.7966126112932121, 0.6724141952414565, -0.2648893622681758, 1.0883459948527707, 0.8905588060523151, -0.04688187335228422, 1.680852528012863], "max": [0.6897073327172427, 0.3578357114096318, 1.3007181045676, -0.7894178246089547, 0.7219191145703361, -1.49697403470658, 0.7536954441224775, -0.10939284699313623, 1.2927321074448792, 1.5744865939965293, 0.6448397452441395, 2.1644350537126287], "count": [273]}, "eef_sim_pose_action": {"mean": [0.6570285958827333, 0.26938182436398106, 1.18190702583368, -1.175446494312367, 0.4444170679393247, -1.6079161138368554, 0.7064292358854207, -0.18429162341682528, 1.2182668271742865, 1.220319731088512, 0.3531192874997426, 1.9950866581670779], "std": [0.021148782790998508, 0.05658131247299484, 0.09112951334026463, 0.274236485767354, 0.1000674213382935, 0.08009429555135096, 0.024985571348020826, 0.04267176040175156, 0.06074696095720512, 0.2046816509704011, 0.25315777554200874, 0.15689497575973121], "min": [0.6167724152869669, 0.1965392264104429, 1.0299175286363964, -1.6250700725872416, 0.18022490204411268, -1.7966126112932121, 0.6724141952414565, -0.2648893622681758, 1.0883459948527707, 0.8905588060523151, -0.04688187335228422, 1.680852528012863], "max": [0.6897073327172427, 0.3578357114096318, 1.3007181045676, -0.7894178246089547, 0.7219191145703361, -1.49697403470658, 0.7536954441224775, -0.10939284699313623, 1.2927321074448792, 1.5744865939965293, 0.6448397452441395, 2.1644350537126287], "count": [273]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32870238357843135]], [[0.457535414624183]], [[0.5564406842320262]]], "std": [[[0.35304495654208484]], [[0.26107864036450446]], [[0.2225531663896786]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.13725490196078433]], [[0.11764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.572526154003268]], [[0.5917465196078432]], [[0.574197800245098]]], "std": [[[0.3213624051270491]], [[0.3248596270891067]], [[0.33275339326607456]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5477937663398693]], [[0.575612212009804]], [[0.5649544158496732]]], "std": [[[0.29291788921453765]], [[0.29209521613749406]], [[0.29781112001647925]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39518225898692816]], [[0.4599698754084967]], [[0.4755534150326797]]], "std": [[[0.3551085320521195]], [[0.34736412219775226]], [[0.3764256074093878]]], "count": [100]}, "observation.state": {"min": [0.8701695799827576, -1.1463102102279663, 1.0314621925354004, -0.76509690284729, -1.6132601499557495, 0.4875257611274719, -1.0322092771530151, -1.27927827835083, 1.217352032661438, -0.3791866898536682, 0.8317597508430481, -0.2900644540786743, 6.021874904632568, 43.87125015258789, -0.44437500834465027, -0.18687500059604645, 0.7024999856948853, 0.36500000953674316, 0.7281249761581421, -0.6618750095367432, 0.8118749856948853, -2.885624885559082, 1.1456249952316284, 0.4481250047683716, 25.896249771118164, 43.565555572509766, 0.06750000268220901, -0.5550000071525574, 0.6662499904632568, 0.7962499856948853, 0.6307142972946167, -0.6212499737739563, 0.8862500190734863, 0.42750000953674316, 0.703125, -3.2356250286102295], "max": [1.3938162326812744, -0.8174809217453003, 1.2525510787963867, -0.1617933213710785, -1.1116673946380615, 0.756775975227356, -0.45204851031303406, -0.969520092010498, 1.5198701620101929, 0.6189440488815308, 1.5516518354415894, -0.23568831384181976, 60.869998931884766, 80.89937591552734, 54.716251373291016, 9.263750076293945, 63.39875030517578, 90.9643783569336, 91.44437408447266, 96.37249755859375, 99.34937286376953, 98.77625274658203, 88.91874694824219, 109.82875061035156, 62.35124969482422, 72.6987533569336, 0.17875000834465027, 9.853750228881836, 65.33438110351562, 77.80374908447266, 83.12687683105469, 101.82562255859375, 98.04375457763672, 105.57500457763672, 96.91188049316406, -3.115000009536743], "mean": [1.1185470819473267, -1.0379371643066406, 1.1746314764022827, -0.5410314202308655, -1.438767433166504, 0.5841848850250244, -0.6469852924346924, -1.112478494644165, 1.4124977588653564, -0.012538355775177479, 1.0117433071136475, -0.26858577132225037, 24.751516342163086, 59.03554916381836, 20.63673210144043, 5.634494781494141, 17.243635177612305, 20.38066864013672, 26.257883071899414, 20.909652709960938, 28.018348693847656, 20.071178436279297, 26.27845001220703, 27.78150177001953, 42.82387161254883, 59.17350387573242, 0.11792579293251038, 5.375058174133301, 20.073871612548828, 14.94688606262207, 30.17645263671875, 30.96860694885254, 37.083194732666016, 36.950897216796875, 37.46198272705078, -3.1766366958618164], "std": [0.18674491345882416, 0.07127021253108978, 0.05169783905148506, 0.13772305846214294, 0.10477209091186523, 0.06488736718893051, 0.17470461130142212, 0.10215868055820465, 0.07223305106163025, 0.4033024311065674, 0.17471282184123993, 0.012318670749664307, 16.207983016967773, 12.36617660522461, 19.874727249145508, 3.2513623237609863, 23.30301856994629, 33.87858581542969, 33.632225036621094, 35.20246887207031, 38.15346908569336, 35.16033172607422, 35.00754928588867, 40.87040328979492, 11.430760383605957, 9.467168807983398, 0.02455693669617176, 4.653798580169678, 23.49676513671875, 25.289146423339844, 33.78034591674805, 40.73163604736328, 40.35843276977539, 44.893924713134766, 41.61586380004883, 0.023718591779470444], "count": [248]}, "action": {"min": [0.8701695799827576, -1.1463102102279663, 1.0314621925354004, -0.76509690284729, -1.6132601499557495, 0.4875257611274719, -1.0322092771530151, -1.27927827835083, 1.217352032661438, -0.3791866898536682, 0.8317597508430481, -0.2900644540786743, 6.021874904632568, 43.87125015258789, -0.44437500834465027, -0.18687500059604645, 0.7024999856948853, 0.36500000953674316, 0.7281249761581421, -0.6618750095367432, 0.8118749856948853, -2.885624885559082, 1.1456249952316284, 0.4481250047683716, 25.896249771118164, 43.565555572509766, 0.06750000268220901, -0.5550000071525574, 0.6662499904632568, 0.7962499856948853, 0.6307142972946167, -0.6212499737739563, 0.8862500190734863, 0.42750000953674316, 0.703125, -3.2356250286102295], "max": [1.3938162326812744, -0.8174809217453003, 1.2525510787963867, -0.1617933213710785, -1.1116673946380615, 0.756775975227356, -0.45204851031303406, -0.969520092010498, 1.5198701620101929, 0.6189440488815308, 1.5516518354415894, -0.23568831384181976, 60.869998931884766, 80.89937591552734, 54.716251373291016, 9.263750076293945, 63.39875030517578, 90.9643783569336, 91.44437408447266, 96.37249755859375, 99.34937286376953, 98.77625274658203, 88.91874694824219, 109.82875061035156, 62.35124969482422, 72.6987533569336, 0.17875000834465027, 9.853750228881836, 65.33438110351562, 77.80374908447266, 83.12687683105469, 101.82562255859375, 98.04375457763672, 105.57500457763672, 96.91188049316406, -3.115000009536743], "mean": [1.1185466051101685, -1.0379371643066406, 1.17463219165802, -0.5410315990447998, -1.438767433166504, 0.5841848850250244, -0.6469851732254028, -1.1124783754348755, 1.4124969244003296, -0.012538379989564419, 1.0117433071136475, -0.26858580112457275, 24.751527786254883, 59.03555679321289, 20.636734008789062, 5.634491443634033, 17.24362564086914, 20.380659103393555, 26.257896423339844, 20.909666061401367, 28.018342971801758, 20.07118034362793, 26.2784423828125, 27.78148651123047, 42.82387161254883, 59.173519134521484, 0.11792575567960739, 5.375059127807617, 20.0738582611084, 14.946880340576172, 30.17646026611328, 30.96862030029297, 37.08319854736328, 36.950897216796875, 37.46199417114258, -3.176633834838867], "std": [0.18674488365650177, 0.07127019017934799, 0.05169783905148506, 0.13772301375865936, 0.10477209836244583, 0.06488736718893051, 0.17470459640026093, 0.10215867310762405, 0.07223303616046906, 0.4033024311065674, 0.17471280694007874, 0.012318671680986881, 16.20798110961914, 12.366178512573242, 19.87472915649414, 3.251363515853882, 23.30301284790039, 33.87858963012695, 33.63222885131836, 35.20246505737305, 38.15346908569336, 35.16033172607422, 35.0075798034668, 40.870391845703125, 11.43075942993164, 9.467168807983398, 0.024556931108236313, 4.653799057006836, 23.49677085876465, 25.289142608642578, 33.78034973144531, 40.731632232666016, 40.358428955078125, 44.8939208984375, 41.615867614746094, 0.023718593642115593], "count": [248]}, "timestamp": {"min": [0.0], "max": [8.233333333333333], "mean": [4.116666666666667], "std": [2.386361712360937], "count": [248]}, "frame_index": {"min": [0], "max": [247], "mean": [123.5], "std": [71.5908513708281], "count": [248]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [248]}, "index": {"min": [12831], "max": [13078], "mean": [12954.5], "std": [71.5908513708281], "count": [248]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [248]}, "subtask_annotation": {"mean": [5.201612903225806, 10.0, 10.0, 10.0, 10.0], "std": [2.8792355580159077, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [248]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [248]}, "eef_direction_state": {"mean": [3.814516129032258, 4.201612903225806], "std": [1.480338537370328, 1.5423057660407444], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_state": {"mean": [1.217741935483871, 0.9637096774193549], "std": [0.5965016814589464, 0.7477746207613196], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_state": {"mean": [0.8145161290322581, 0.6209677419354839], "std": [0.8647854058244447, 0.7991198983022779], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_direction_action": {"mean": [3.814516129032258, 4.201612903225806], "std": [1.480338537370328, 1.5423057660407444], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_action": {"mean": [1.217741935483871, 0.9637096774193549], "std": [0.5965016814589464, 0.7477746207613196], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_action": {"mean": [0.8145161290322581, 0.6209677419354839], "std": [0.8647854058244447, 0.7991198983022779], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_sim_pose_state": {"mean": [0.6439472732830622, 0.2858082829921131, 1.1654530153838811, -1.2175213545942265, 0.4365259756212418, -1.6158436217411902, 0.7107052268095898, -0.17696877471819658, 1.2333911930929597, 1.193987810688203, 0.46396085785142, 1.9785227132044103], "std": [0.021081560640940016, 0.039296873278196254, 0.0759459769060198, 0.2499291851877545, 0.12325067191935504, 0.07123666219377787, 0.01561687938101375, 0.059337828218454805, 0.049471677062491885, 0.14039170127603232, 0.3268354683882979, 0.18539973301139964], "min": [0.5986521200197379, 0.22356614220623963, 1.029743508338534, -1.673156973683486, 0.26580229646727327, -1.8758719034345188, 0.650747174361812, -0.26562664489999077, 1.139079927770727, 0.9411341330805882, -0.013060206831449817, 1.6911120313104555], "max": [0.6683931056930656, 0.3662658022658079, 1.264832710963544, -0.888788478828543, 0.8010242153641705, -1.5432907533784062, 0.7468748811937803, -0.07686160333609657, 1.3057058708296467, 1.339820285345164, 0.8190201188899735, 2.1653387567436697], "count": [248]}, "eef_sim_pose_action": {"mean": [0.6439472732830622, 0.2858082829921131, 1.1654530153838811, -1.2175213545942265, 0.4365259756212418, -1.6158436217411902, 0.7107052268095898, -0.17696877471819658, 1.2333911930929597, 1.193987810688203, 0.46396085785142, 1.9785227132044103], "std": [0.021081560640940016, 0.039296873278196254, 0.0759459769060198, 0.2499291851877545, 0.12325067191935504, 0.07123666219377787, 0.01561687938101375, 0.059337828218454805, 0.049471677062491885, 0.14039170127603232, 0.3268354683882979, 0.18539973301139964], "min": [0.5986521200197379, 0.22356614220623963, 1.029743508338534, -1.673156973683486, 0.26580229646727327, -1.8758719034345188, 0.650747174361812, -0.26562664489999077, 1.139079927770727, 0.9411341330805882, -0.013060206831449817, 1.6911120313104555], "max": [0.6683931056930656, 0.3662658022658079, 1.264832710963544, -0.888788478828543, 0.8010242153641705, -1.5432907533784062, 0.7468748811937803, -0.07686160333609657, 1.3057058708296467, 1.339820285345164, 0.8190201188899735, 2.1653387567436697], "count": [248]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33410392973856207]], [[0.45406889705882353]], [[0.543422908496732]]], "std": [[[0.3526670200743961]], [[0.2668832982667108]], [[0.23066698138422176]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.1450980392156863]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5720150245098039]], [[0.5909099448529411]], [[0.5736817708333334]]], "std": [[[0.3246032640860377]], [[0.3281904787568854]], [[0.3357802632426815]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.1450980392156863]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5294557924836601]], [[0.5534063888888889]], [[0.5414442136437908]]], "std": [[[0.31590420569533095]], [[0.3161353405896223]], [[0.32241025792632094]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39561757965686273]], [[0.46191114787581694]], [[0.47848502859477127]]], "std": [[[0.350946950054059]], [[0.34277743421353984]], [[0.3751991979646599]]], "count": [100]}, "observation.state": {"min": [0.6871328353881836, -1.1580166816711426, 1.01296067237854, -0.767218828201294, -1.6247588396072388, 0.30248627066612244, -1.0182218551635742, -1.3146123886108398, 1.1824978590011597, -0.10681315511465073, 1.0498921871185303, -0.24197471141815186, 1.3012499809265137, 53.630001068115234, 18.495624542236328, -0.3881250023841858, 0.7256250381469727, -0.8268750309944153, 0.9131250381469727, -0.7493749856948853, 3.8218748569488525, -3.305000066757202, 1.0575000047683716, 1.84375, 22.103124618530273, 39.84333419799805, 0.09375, -0.4012500047683716, 0.4893749952316284, 0.8581249713897705, 0.38062500953674316, -0.7875000238418579, 0.2800000011920929, 0.04124999791383743, 0.4099999964237213, -3.2300000190734863], "max": [1.3334239721298218, -0.8826390504837036, 1.382991909980774, -0.16355764865875244, -1.1696279048919678, 0.7116743922233582, -0.6173228025436401, -0.9961757063865662, 1.492761492729187, 0.7846713662147522, 1.655642032623291, -0.1213807538151741, 66.23750305175781, 79.79875183105469, 51.15687561035156, 9.239375114440918, 42.10874938964844, 110.31312561035156, 62.821250915527344, 109.17625427246094, 81.98812866210938, 109.70187377929688, 78.14312744140625, 111.00125122070312, 59.66749954223633, 72.46749877929688, 0.20374999940395355, 9.40181827545166, 49.81312561035156, 69.33062744140625, 80.60250091552734, 85.30437469482422, 97.31500244140625, 101.53312683105469, 94.79937744140625, -3.1050000190734863], "mean": [1.034999132156372, -1.0912318229675293, 1.239127516746521, -0.45992526412010193, -1.3305891752243042, 0.5166751146316528, -0.8094475865364075, -1.1570278406143188, 1.4102734327316284, 0.22137458622455597, 1.1346725225448608, -0.2212052047252655, 28.400344848632812, 67.43522644042969, 33.97361373901367, 3.53731632232666, 13.2533597946167, 29.198497772216797, 27.774993896484375, 30.793567657470703, 33.1019172668457, 31.445871353149414, 30.546422958374023, 44.03512954711914, 42.97280502319336, 62.32526779174805, 0.12987160682678223, 2.354322910308838, 16.833240509033203, 6.2148284912109375, 28.44295310974121, 24.381328582763672, 33.261497497558594, 30.201274871826172, 30.35495948791504, -3.1638007164001465], "std": [0.23008882999420166, 0.05989158898591995, 0.10128004103899002, 0.18773388862609863, 0.10929454118013382, 0.15386149287223816, 0.11055707931518555, 0.11262477189302444, 0.06423061341047287, 0.36066126823425293, 0.12252797931432724, 0.024721600115299225, 20.74079704284668, 8.380136489868164, 6.585723876953125, 3.4676365852355957, 13.55325984954834, 45.56258773803711, 21.320892333984375, 46.46910858154297, 27.382596969604492, 48.035301208496094, 27.59056282043457, 44.2993278503418, 11.87471866607666, 7.558634281158447, 0.02072816714644432, 2.6697070598602295, 16.087169647216797, 13.233566284179688, 29.32716941833496, 33.35163497924805, 36.56173324584961, 40.82126998901367, 39.09941101074219, 0.024722669273614883], "count": [276]}, "action": {"min": [0.6871328353881836, -1.1580166816711426, 1.01296067237854, -0.767218828201294, -1.6247588396072388, 0.30248627066612244, -1.0182218551635742, -1.3146123886108398, 1.1824978590011597, -0.10681315511465073, 1.0498921871185303, -0.24197471141815186, 1.3012499809265137, 53.630001068115234, 18.495624542236328, -0.3881250023841858, 0.7256250381469727, -0.8268750309944153, 0.9131250381469727, -0.7493749856948853, 3.8218748569488525, -3.305000066757202, 1.0575000047683716, 1.84375, 22.103124618530273, 39.84333419799805, 0.09375, -0.4012500047683716, 0.4893749952316284, 0.8581249713897705, 0.38062500953674316, -0.7875000238418579, 0.2800000011920929, 0.04124999791383743, 0.4099999964237213, -3.2300000190734863], "max": [1.3334239721298218, -0.8826390504837036, 1.382991909980774, -0.16355764865875244, -1.1696279048919678, 0.7116743922233582, -0.6173228025436401, -0.9961757063865662, 1.492761492729187, 0.7846713662147522, 1.655642032623291, -0.1213807538151741, 66.23750305175781, 79.79875183105469, 51.15687561035156, 9.239375114440918, 42.10874938964844, 110.31312561035156, 62.821250915527344, 109.17625427246094, 81.98812866210938, 109.70187377929688, 78.14312744140625, 111.00125122070312, 59.66749954223633, 72.46749877929688, 0.20374999940395355, 9.40181827545166, 49.81312561035156, 69.33062744140625, 80.60250091552734, 85.30437469482422, 97.31500244140625, 101.53312683105469, 94.79937744140625, -3.1050000190734863], "mean": [1.0349992513656616, -1.0912319421768188, 1.2391278743743896, -0.4599253535270691, -1.3305891752243042, 0.5166750550270081, -0.8094471096992493, -1.1570276021957397, 1.410273551940918, 0.22137457132339478, 1.1346726417541504, -0.22120514512062073, 28.400331497192383, 67.43521118164062, 33.97362518310547, 3.5373165607452393, 13.253362655639648, 29.198505401611328, 27.77499771118164, 30.793598175048828, 33.10191345214844, 31.44586753845215, 30.546428680419922, 44.03510665893555, 42.97281265258789, 62.325279235839844, 0.12987159192562103, 2.3543221950531006, 16.833236694335938, 6.214835166931152, 28.442947387695312, 24.381336212158203, 33.261497497558594, 30.201274871826172, 30.35498046875, -3.1638007164001465], "std": [0.23008881509304047, 0.05989158898591995, 0.10128005594015121, 0.1877339482307434, 0.10929454863071442, 0.15386146306991577, 0.11055707931518555, 0.11262477189302444, 0.06423061341047287, 0.36066126823425293, 0.12252798676490784, 0.024721598252654076, 20.74079704284668, 8.380134582519531, 6.585723400115967, 3.4676361083984375, 13.553260803222656, 45.56258010864258, 21.320894241333008, 46.469093322753906, 27.382591247558594, 48.0352783203125, 27.590560913085938, 44.299320220947266, 11.874719619750977, 7.558634281158447, 0.02072816714644432, 2.6697072982788086, 16.087169647216797, 13.233567237854004, 29.327167510986328, 33.351627349853516, 36.56174087524414, 40.82126235961914, 39.09941101074219, 0.024722671136260033], "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": [13079], "max": [13354], "mean": [13216.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}, "subtask_annotation": {"mean": [5.105072463768116, 10.0, 10.0, 10.0, 10.0], "std": [2.9340287992364784, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [276]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [276]}, "eef_direction_state": {"mean": [3.5833333333333335, 4.4601449275362315], "std": [1.5097309162938675, 1.72215065471832], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_state": {"mean": [1.2644927536231885, 0.7753623188405797], "std": [0.5305590058072176, 0.7895891055996012], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_state": {"mean": [0.8659420289855072, 0.5833333333333334], "std": [0.868197898432298, 0.8055139086352459], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_direction_action": {"mean": [3.5833333333333335, 4.4601449275362315], "std": [1.5097309162938675, 1.72215065471832], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_action": {"mean": [1.2644927536231885, 0.7753623188405797], "std": [0.5305590058072176, 0.7895891055996012], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_action": {"mean": [0.8659420289855072, 0.5833333333333334], "std": [0.868197898432298, 0.8055139086352459], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_sim_pose_state": {"mean": [0.6599650124955567, 0.2550094943983965, 1.1611237056221864, -1.248231918629447, 0.40189020172312223, -1.7373743206808816, 0.704723586942202, -0.20067524394714512, 1.1860032027205343, 1.2420856335452262, 0.24793733837556822, 1.9350324680271385], "std": [0.03013665157516281, 0.05390912098058617, 0.08671914504742226, 0.2810897932277242, 0.14454328818738302, 0.07819184239030412, 0.02859724645188353, 0.05014788088502788, 0.051915042351898186, 0.14152705760640205, 0.28558167651571786, 0.22324071267050782], "min": [0.6047878957412083, 0.1693817714233535, 1.0252358315363033, -1.6589888656498708, 0.22729726604700584, -1.900474376568348, 0.6391723411798461, -0.2802457084491327, 1.0928913533319649, 0.9448692811718369, -0.15308676991822012, 1.5873996580535943], "max": [0.7030728731104301, 0.34277156746863974, 1.2840014835884461, -0.7846277714978671, 0.7014072306459362, -1.5941258764097965, 0.7572563592951891, -0.11842773848053909, 1.2615071795001427, 1.4198693166307403, 0.5628923238834265, 2.1515771603904836], "count": [276]}, "eef_sim_pose_action": {"mean": [0.6599650124955567, 0.2550094943983965, 1.1611237056221864, -1.248231918629447, 0.40189020172312223, -1.7373743206808816, 0.704723586942202, -0.20067524394714512, 1.1860032027205343, 1.2420856335452262, 0.24793733837556822, 1.9350324680271385], "std": [0.03013665157516281, 0.05390912098058617, 0.08671914504742226, 0.2810897932277242, 0.14454328818738302, 0.07819184239030412, 0.02859724645188353, 0.05014788088502788, 0.051915042351898186, 0.14152705760640205, 0.28558167651571786, 0.22324071267050782], "min": [0.6047878957412083, 0.1693817714233535, 1.0252358315363033, -1.6589888656498708, 0.22729726604700584, -1.900474376568348, 0.6391723411798461, -0.2802457084491327, 1.0928913533319649, 0.9448692811718369, -0.15308676991822012, 1.5873996580535943], "max": [0.7030728731104301, 0.34277156746863974, 1.2840014835884461, -0.7846277714978671, 0.7014072306459362, -1.5941258764097965, 0.7572563592951891, -0.11842773848053909, 1.2615071795001427, 1.4198693166307403, 0.5628923238834265, 2.1515771603904836], "count": [276]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3230496977124183]], [[0.453659272875817]], [[0.5505376450163398]]], "std": [[[0.3503351260009207]], [[0.26182454902372243]], [[0.22690654126479912]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.580645414624183]], [[0.6081513725490196]], [[0.5940251552287582]]], "std": [[[0.3115895741111001]], [[0.3117092406101613]], [[0.3184537493842837]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.12549019607843137]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5242616237745098]], [[0.5548670098039216]], [[0.5463813255718954]]], "std": [[[0.3009974972610814]], [[0.2993069007671962]], [[0.3014829491372743]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3799406760620915]], [[0.4552335682189543]], [[0.4822616176470588]]], "std": [[[0.344980542662809]], [[0.33736813684473926]], [[0.3714526522920445]]], "count": [100]}, "observation.state": {"min": [0.5747405886650085, -1.2346456050872803, 1.0450761318206787, -0.747715950012207, -1.60250723361969, 0.12624455988407135, -0.9852877259254456, -1.4102911949157715, 1.3651102781295776, -0.10721847414970398, 0.9318732023239136, -0.20928701758384705, 15.700624465942383, 53.1306266784668, -0.21250000596046448, -0.29499998688697815, 0.6506249904632568, 0.3125, 0.7549999952316284, -0.7243750095367432, 0.7350000143051147, -3.3350000381469727, 1.0006250143051147, -0.5399999618530273, 15.583749771118164, 48.428749084472656, 0.07187499850988388, -0.5006250143051147, 0.8100000023841858, 1.2337499856948853, 0.7868750095367432, -0.778124988079071, 0.7762500047683716, -0.11937499791383743, 0.3571428656578064, -3.1881251335144043], "max": [1.4021610021591187, -0.8841649293899536, 1.5372034311294556, 0.17988955974578857, -0.9238860607147217, 0.7305733561515808, -0.6617408394813538, -0.9885461926460266, 1.6242036819458008, 0.7220616936683655, 1.3683315515518188, 0.23131723701953888, 77.37750244140625, 72.15062713623047, 49.678123474121094, 9.729999542236328, 79.09500122070312, 108.10562133789062, 106.87874603271484, 113.4593734741211, 108.8393783569336, 113.15750122070312, 109.47437286376953, 110.56375122070312, 66.36000061035156, 81.01750183105469, 0.17687499523162842, 5.346875190734863, 46.84812545776367, 86.11624908447266, 76.72624969482422, 101.75687408447266, 98.42312622070312, 110.55875396728516, 102.40812683105469, -3.088749885559082], "mean": [1.0412553548812866, -1.0942834615707397, 1.3317264318466187, -0.3416256308555603, -1.2586193084716797, 0.36118394136428833, -0.8581095933914185, -1.2179123163223267, 1.4741714000701904, 0.19791555404663086, 1.1283701658248901, -0.05365997552871704, 40.50260543823242, 58.63187026977539, 25.18983268737793, 6.255650997161865, 18.717519760131836, 26.94573402404785, 28.343372344970703, 27.793149948120117, 27.20513916015625, 26.205785751342773, 26.901918411254883, 35.16265106201172, 38.30690383911133, 63.90637969970703, 0.11828587204217911, 1.4262627363204956, 13.16359806060791, 20.304895401000977, 26.221193313598633, 35.60941696166992, 36.918582916259766, 39.21570587158203, 40.16532897949219, -3.135162115097046], "std": [0.2904992997646332, 0.08832424879074097, 0.15918423235416412, 0.29504451155662537, 0.19952994585037231, 0.13350453972816467, 0.11203767359256744, 0.15848004817962646, 0.0905333086848259, 0.29142889380455017, 0.08105655759572983, 0.19508479535579681, 21.527660369873047, 6.233668804168701, 12.250818252563477, 3.7021138668060303, 29.904687881469727, 43.70664596557617, 39.09464645385742, 45.95283889770508, 40.616817474365234, 46.496185302734375, 41.088645935058594, 43.264442443847656, 13.154202461242676, 10.412915229797363, 0.02240588329732418, 1.8451939821243286, 13.62326431274414, 28.26858901977539, 27.60382652282715, 43.21668243408203, 38.0329704284668, 44.493385314941406, 42.6378288269043, 0.02201732061803341], "count": [303]}, "action": {"min": [0.5747405886650085, -1.2346456050872803, 1.0450761318206787, -0.747715950012207, -1.60250723361969, 0.12624455988407135, -0.9852877259254456, -1.4102911949157715, 1.3651102781295776, -0.10721847414970398, 0.9318732023239136, -0.20928701758384705, 15.700624465942383, 53.1306266784668, -0.21250000596046448, -0.29499998688697815, 0.6506249904632568, 0.3125, 0.7549999952316284, -0.7243750095367432, 0.7350000143051147, -3.3350000381469727, 1.0006250143051147, -0.5399999618530273, 15.583749771118164, 48.428749084472656, 0.07187499850988388, -0.5006250143051147, 0.8100000023841858, 1.2337499856948853, 0.7868750095367432, -0.778124988079071, 0.7762500047683716, -0.11937499791383743, 0.3571428656578064, -3.1881251335144043], "max": [1.4021610021591187, -0.8841649293899536, 1.5372034311294556, 0.17988955974578857, -0.9238860607147217, 0.7305733561515808, -0.6617408394813538, -0.9885461926460266, 1.6242036819458008, 0.7220616936683655, 1.3683315515518188, 0.23131723701953888, 77.37750244140625, 72.15062713623047, 49.678123474121094, 9.729999542236328, 79.09500122070312, 108.10562133789062, 106.87874603271484, 113.4593734741211, 108.8393783569336, 113.15750122070312, 109.47437286376953, 110.56375122070312, 66.36000061035156, 81.01750183105469, 0.17687499523162842, 5.346875190734863, 46.84812545776367, 86.11624908447266, 76.72624969482422, 101.75687408447266, 98.42312622070312, 110.55875396728516, 102.40812683105469, -3.088749885559082], "mean": [1.0412548780441284, -1.0942834615707397, 1.33172607421875, -0.3416255712509155, -1.2586193084716797, 0.3611840009689331, -0.8581095933914185, -1.2179120779037476, 1.4741708040237427, 0.19791555404663086, 1.1283695697784424, -0.05366005003452301, 40.502593994140625, 58.631832122802734, 25.18982696533203, 6.255655288696289, 18.717519760131836, 26.94571304321289, 28.34334945678711, 27.793161392211914, 27.205148696899414, 26.20578956604004, 26.901912689208984, 35.16265106201172, 38.306915283203125, 63.9063720703125, 0.1182858794927597, 1.4262620210647583, 13.16360092163086, 20.30489730834961, 26.221181869506836, 35.60942459106445, 36.918582916259766, 39.215721130371094, 40.16535568237305, -3.135160207748413], "std": [0.290499210357666, 0.08832424879074097, 0.15918423235416412, 0.29504454135894775, 0.19952993094921112, 0.13350452482700348, 0.11203766614198685, 0.15848001837730408, 0.0905333086848259, 0.29142892360687256, 0.08105655759572983, 0.19508479535579681, 21.52765655517578, 6.233669281005859, 12.250816345214844, 3.702115774154663, 29.90468978881836, 43.7066535949707, 39.09464645385742, 45.95283126831055, 40.616825103759766, 46.496185302734375, 41.088645935058594, 43.26445007324219, 13.154205322265625, 10.412919044494629, 0.022405890747904778, 1.8451945781707764, 13.62326717376709, 28.268592834472656, 27.603832244873047, 43.2166862487793, 38.032962799072266, 44.49338912963867, 42.6378288269043, 0.022017331793904305], "count": [303]}, "timestamp": {"min": [0.0], "max": [10.066666666666666], "mean": [5.033333333333333], "std": [2.9156029806440964], "count": [303]}, "frame_index": {"min": [0], "max": [302], "mean": [151.0], "std": [87.46808941932291], "count": [303]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [303]}, "index": {"min": [13355], "max": [13657], "mean": [13506.0], "std": [87.46808941932291], "count": [303]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [303]}, "subtask_annotation": {"mean": [5.003300330033003, 10.0, 10.0, 10.0, 10.0], "std": [2.7593206580534, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [303]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [303]}, "eef_direction_state": {"mean": [3.5247524752475248, 3.877887788778878], "std": [1.521641848671752, 1.8970898750479106], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_state": {"mean": [1.3498349834983498, 0.8712871287128713], "std": [0.5355897762402853, 0.7220711821867454], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_state": {"mean": [1.1023102310231023, 0.6567656765676567], "std": [0.8201834754856283, 0.7966589274857173], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_direction_action": {"mean": [3.5247524752475248, 3.877887788778878], "std": [1.521641848671752, 1.8970898750479106], "min": [0, 0], "max": [6, 6], "count": [303]}, "eef_velocity_action": {"mean": [1.3498349834983498, 0.8712871287128713], "std": [0.5355897762402853, 0.7220711821867454], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_acc_mag_action": {"mean": [1.1023102310231023, 0.6567656765676567], "std": [0.8201834754856283, 0.7966589274857173], "min": [0, 0], "max": [2, 2], "count": [303]}, "eef_sim_pose_state": {"mean": [0.671573196324034, 0.2603754569380699, 1.1564935987860616, -1.303271508638622, 0.41798005477974504, -1.8097202154819463, 0.7062939690859522, -0.18792546016669015, 1.157009619769881, 1.2796687026581475, 0.10749250013061129, 2.0080789035898667], "std": [0.04826859523452448, 0.06622643928607484, 0.08006690231154819, 0.21546930421725727, 0.11645645639596656, 0.1813981765798623, 0.03719190176218478, 0.03522101826267272, 0.061248953027936454, 0.13993970835789354, 0.4072647352793643, 0.15540070969548622], "min": [0.5928726223911047, 0.12595147205853005, 1.0152125388198905, -1.6526491835325874, 0.12316828665026591, -2.1048158926270393, 0.6653239977079229, -0.24720550420052007, 1.0626412060073878, 1.0124385696241056, -0.5237399534858811, 1.6959375723317727], "max": [0.734570030091515, 0.3610624894365971, 1.2849678361350703, -0.8807820975039589, 0.7256106889105434, -1.563621220283213, 0.7790485474969538, -0.10716358147447694, 1.2404951530419293, 1.4488243355832546, 0.5492474866039316, 2.1690210340455405], "count": [303]}, "eef_sim_pose_action": {"mean": [0.671573196324034, 0.2603754569380699, 1.1564935987860616, -1.303271508638622, 0.41798005477974504, -1.8097202154819463, 0.7062939690859522, -0.18792546016669015, 1.157009619769881, 1.2796687026581475, 0.10749250013061129, 2.0080789035898667], "std": [0.04826859523452448, 0.06622643928607484, 0.08006690231154819, 0.21546930421725727, 0.11645645639596656, 0.1813981765798623, 0.03719190176218478, 0.03522101826267272, 0.061248953027936454, 0.13993970835789354, 0.4072647352793643, 0.15540070969548622], "min": [0.5928726223911047, 0.12595147205853005, 1.0152125388198905, -1.6526491835325874, 0.12316828665026591, -2.1048158926270393, 0.6653239977079229, -0.24720550420052007, 1.0626412060073878, 1.0124385696241056, -0.5237399534858811, 1.6959375723317727], "max": [0.734570030091515, 0.3610624894365971, 1.2849678361350703, -0.8807820975039589, 0.7256106889105434, -1.563621220283213, 0.7790485474969538, -0.10716358147447694, 1.2404951530419293, 1.4488243355832546, 0.5492474866039316, 2.1690210340455405], "count": [303]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31021485294117646]], [[0.4512645424836601]], [[0.5556563051470589]]], "std": [[[0.35271165998176524]], [[0.26293606149338417]], [[0.22986507217373967]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12549019607843137]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5848931924019607]], [[0.6069215175653595]], [[0.5910355821078431]]], "std": [[[0.3202332341352011]], [[0.3255909019298105]], [[0.3329762420394775]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.16470588235294117]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5477401388888888]], [[0.5680068790849674]], [[0.5544980412581699]]], "std": [[[0.30359854550914495]], [[0.3055565295043891]], [[0.3131520274646982]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4035035682189542]], [[0.46669369893790846]], [[0.4811594669117647]]], "std": [[[0.3554897179929054]], [[0.3491891038892239]], [[0.3730433816844936]]], "count": [100]}, "observation.state": {"min": [0.6685358881950378, -1.223010540008545, 1.0733238458633423, -0.7327907085418701, -1.5900112390518188, 0.32544633746147156, -0.9382390975952148, -1.3652056455612183, 1.2681306600570679, -0.23270007967948914, 0.9447718858718872, -0.19560158252716064, 2.395625114440918, 51.34384536743164, -0.6456249952316284, -0.28437498211860657, 0.6712499856948853, -0.15687499940395355, 1.2962499856948853, -0.765625, 0.7818750143051147, -0.03125, 1.0412499904632568, 0.05624999850988388, 1.8493750095367432, 57.13666915893555, 0.05900000035762787, -0.47999998927116394, 0.37562498450279236, 0.9481250047683716, 0.3006249964237213, 1.4318749904632568, 0.1993750035762787, 0.9906250238418579, 0.4493750035762787, -3.1525001525878906], "max": [1.3267958164215088, -0.8679088950157166, 1.4031623601913452, -0.1602674126625061, -1.0112439393997192, 0.7925154566764832, -0.4995899200439453, -0.9267524480819702, 1.5245908498764038, 0.6926403641700745, 1.3067021369934082, 0.09346151351928711, 57.42937469482422, 80.25125122070312, 49.588748931884766, 9.55555534362793, 73.30187225341797, 91.45437622070312, 90.42749786376953, 109.0893783569336, 92.8237533569336, 109.92375183105469, 87.11750030517578, 110.58000183105469, 56.415626525878906, 76.70124816894531, 0.20875000953674316, 6.560999870300293, 39.583126068115234, 106.57937622070312, 79.27249908447266, 99.04312896728516, 97.95999908447266, 107.85187530517578, 99.31500244140625, -3.041874885559082], "mean": [1.0015026330947876, -1.070480227470398, 1.2624002695083618, -0.43520015478134155, -1.26298987865448, 0.5532997846603394, -0.7199624180793762, -1.2021005153656006, 1.4567430019378662, 0.1628039926290512, 1.1101949214935303, -0.11203689873218536, 17.58689308166504, 62.61933517456055, 20.1457576751709, 5.56888484954834, 22.579797744750977, 22.644126892089844, 31.796451568603516, 24.865571975708008, 29.801071166992188, 26.40258026123047, 26.242923736572266, 35.43337631225586, 27.812448501586914, 67.4260482788086, 0.1271783709526062, 0.8806028962135315, 10.987332344055176, 22.52712059020996, 25.6278076171875, 26.784666061401367, 31.605892181396484, 32.338382720947266, 32.57024383544922, -3.1088473796844482], "std": [0.24600015580654144, 0.083072230219841, 0.0832177996635437, 0.1890474408864975, 0.11172859370708466, 0.09257014095783234, 0.14502042531967163, 0.12762156128883362, 0.04813695698976517, 0.3499617278575897, 0.1181289553642273, 0.11101564019918442, 14.577059745788574, 9.686946868896484, 16.434507369995117, 3.9463093280792236, 26.241060256958008, 36.382930755615234, 31.338199615478516, 40.91915512084961, 35.90364074707031, 41.4189453125, 34.908512115478516, 44.150482177734375, 16.044017791748047, 5.848498344421387, 0.029584860429167747, 1.8541383743286133, 13.07375431060791, 31.547842025756836, 29.067150115966797, 37.58898162841797, 38.54054641723633, 44.20509719848633, 42.00901794433594, 0.02029414288699627], "count": [321]}, "action": {"min": [0.6685358881950378, -1.223010540008545, 1.0733238458633423, -0.7327907085418701, -1.5900112390518188, 0.32544633746147156, -0.9382390975952148, -1.3652056455612183, 1.2681306600570679, -0.23270007967948914, 0.9447718858718872, -0.19560158252716064, 2.395625114440918, 51.34384536743164, -0.6456249952316284, -0.28437498211860657, 0.6712499856948853, -0.15687499940395355, 1.2962499856948853, -0.765625, 0.7818750143051147, -0.03125, 1.0412499904632568, 0.05624999850988388, 1.8493750095367432, 57.13666915893555, 0.05900000035762787, -0.47999998927116394, 0.37562498450279236, 0.9481250047683716, 0.3006249964237213, 1.4318749904632568, 0.1993750035762787, 0.9906250238418579, 0.4493750035762787, -3.1525001525878906], "max": [1.3267958164215088, -0.8679088950157166, 1.4031623601913452, -0.1602674126625061, -1.0112439393997192, 0.7925154566764832, -0.4995899200439453, -0.9267524480819702, 1.5245908498764038, 0.6926403641700745, 1.3067021369934082, 0.09346151351928711, 57.42937469482422, 80.25125122070312, 49.588748931884766, 9.55555534362793, 73.30187225341797, 91.45437622070312, 90.42749786376953, 109.0893783569336, 92.8237533569336, 109.92375183105469, 87.11750030517578, 110.58000183105469, 56.415626525878906, 76.70124816894531, 0.20875000953674316, 6.560999870300293, 39.583126068115234, 106.57937622070312, 79.27249908447266, 99.04312896728516, 97.95999908447266, 107.85187530517578, 99.31500244140625, -3.041874885559082], "mean": [1.0015023946762085, -1.0704809427261353, 1.2624006271362305, -0.4352000057697296, -1.26298987865448, 0.5532999038696289, -0.7199620604515076, -1.2021002769470215, 1.4567431211471558, 0.16280393302440643, 1.1101946830749512, -0.1120368167757988, 17.586904525756836, 62.61932373046875, 20.145751953125, 5.5688862800598145, 22.579795837402344, 22.644132614135742, 31.796443939208984, 24.865571975708008, 29.80108642578125, 26.402544021606445, 26.242944717407227, 35.43337631225586, 27.812450408935547, 67.42603302001953, 0.1271783858537674, 0.8806030750274658, 10.987334251403809, 22.52710723876953, 25.627822875976562, 26.78465461730957, 31.605897903442383, 32.33839416503906, 32.57025909423828, -3.1088430881500244], "std": [0.24600021541118622, 0.0830722227692604, 0.0832177922129631, 0.18904739618301392, 0.11172858625650406, 0.09257014095783234, 0.1450204700231552, 0.12762154638767242, 0.04813695698976517, 0.34996169805526733, 0.11812897771596909, 0.11101564019918442, 14.577056884765625, 9.686945915222168, 16.434505462646484, 3.9463088512420654, 26.241069793701172, 36.38292694091797, 31.33820152282715, 40.91914749145508, 35.90363693237305, 41.41893768310547, 34.90851593017578, 44.150474548339844, 16.044021606445312, 5.8484978675842285, 0.0295848585665226, 1.8541381359100342, 13.073753356933594, 31.547840118408203, 29.067150115966797, 37.58898162841797, 38.54054260253906, 44.205078125, 42.00901412963867, 0.020294146612286568], "count": [321]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [321]}, "index": {"min": [13658], "max": [13978], "mean": [13818.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [321]}, "subtask_annotation": {"mean": [5.049844236760125, 10.0, 10.0, 10.0, 10.0], "std": [2.8836214317083355, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [321]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [321]}, "eef_direction_state": {"mean": [3.6542056074766354, 4.604361370716511], "std": [1.6971818518059296, 1.4150436670617546], "min": [0, 2], "max": [6, 6], "count": [321]}, "eef_velocity_state": {"mean": [1.158878504672897, 0.8940809968847352], "std": [0.6187546438019047, 0.8286135887256589], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_state": {"mean": [0.6230529595015576, 0.6728971962616822], "std": [0.8229371606653924, 0.8177436581019581], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_direction_action": {"mean": [3.6542056074766354, 4.604361370716511], "std": [1.6971818518059296, 1.4150436670617546], "min": [0, 2], "max": [6, 6], "count": [321]}, "eef_velocity_action": {"mean": [1.158878504672897, 0.8940809968847352], "std": [0.6187546438019047, 0.8286135887256589], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_action": {"mean": [0.6230529595015576, 0.6728971962616822], "std": [0.8229371606653924, 0.8177436581019581], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_sim_pose_state": {"mean": [0.672289109710108, 0.25820441101901176, 1.1697010413214846, -1.2493555448512375, 0.46520266317086323, -1.703357094402065, 0.7148392025322496, -0.1804785092832373, 1.2096798180183, 1.1727644154765804, 0.16187090057537548, 1.979215131317812], "std": [0.031074736956972167, 0.05900558888934863, 0.08356869468798443, 0.2514808046162216, 0.08483517765315221, 0.09392954327452524, 0.01816481431392902, 0.05226686106653615, 0.066607608873953, 0.16498157404009975, 0.36309211815935205, 0.1617393553725503], "min": [0.6175094306129341, 0.16635801053249738, 1.0189774886336542, -1.6443409984061332, 0.20984217040057263, -1.8774165617205032, 0.6658627745406892, -0.2671722320219184, 1.0821000415088793, 0.8786774084498148, -0.3687402059666831, 1.7072979899309884], "max": [0.7172196379762361, 0.359565737957756, 1.2783492894128767, -0.8483439055179371, 0.7240699823778991, -1.5237071374394024, 0.7567701811508323, -0.08266885183267172, 1.296244096357415, 1.3903471236970524, 0.5722517071238604, 2.1639581459170993], "count": [321]}, "eef_sim_pose_action": {"mean": [0.672289109710108, 0.25820441101901176, 1.1697010413214846, -1.2493555448512375, 0.46520266317086323, -1.703357094402065, 0.7148392025322496, -0.1804785092832373, 1.2096798180183, 1.1727644154765804, 0.16187090057537548, 1.979215131317812], "std": [0.031074736956972167, 0.05900558888934863, 0.08356869468798443, 0.2514808046162216, 0.08483517765315221, 0.09392954327452524, 0.01816481431392902, 0.05226686106653615, 0.066607608873953, 0.16498157404009975, 0.36309211815935205, 0.1617393553725503], "min": [0.6175094306129341, 0.16635801053249738, 1.0189774886336542, -1.6443409984061332, 0.20984217040057263, -1.8774165617205032, 0.6658627745406892, -0.2671722320219184, 1.0821000415088793, 0.8786774084498148, -0.3687402059666831, 1.7072979899309884], "max": [0.7172196379762361, 0.359565737957756, 1.2783492894128767, -0.8483439055179371, 0.7240699823778991, -1.5237071374394024, 0.7567701811508323, -0.08266885183267172, 1.296244096357415, 1.3903471236970524, 0.5722517071238604, 2.1639581459170993], "count": [321]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2917051756535948]], [[0.4489416666666667]], [[0.5586396854575163]]], "std": [[[0.35288445582213]], [[0.26397399381788583]], [[0.23794762117771912]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1411764705882353]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5797424775326797]], [[0.5984561683006536]], [[0.5823635477941177]]], "std": [[[0.3258318402089389]], [[0.33077156575744837]], [[0.3380490067651462]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.527114158496732]], [[0.5471194097222223]], [[0.5360904697712419]]], "std": [[[0.30452165262301945]], [[0.3068668888155213]], [[0.3165191678823822]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4071636846405229]], [[0.4623184620098039]], [[0.47764735906862743]]], "std": [[[0.36186200045332584]], [[0.35594124569403635]], [[0.37682454952340383]]], "count": [100]}, "observation.state": {"min": [0.5866140127182007, -1.29465651512146, 1.065079689025879, -0.7761358618736267, -1.6346439123153687, 0.16670481860637665, -0.9152234196662903, -1.3391460180282593, 1.1842061281204224, -0.2737325429916382, 0.8697881102561951, -0.282779335975647, 3.268125057220459, 45.080623626708984, 0.004999999888241291, -0.08187500387430191, 0.6143749952316284, -0.13562500476837158, 0.9468749761581421, -0.8793749809265137, 0.78125, -3.1568751335144043, 1.0575000047683716, -0.5106250047683716, 10.499375343322754, 41.12889099121094, 0.06687499582767487, -0.42375001311302185, 0.32750001549720764, 0.9168750047683716, 0.45750001072883606, 1.615625023841858, 0.5575000047683716, 0.8487499952316284, 0.5056250095367432, -3.153125047683716], "max": [1.3189994096755981, -0.8566510081291199, 1.4744268655776978, 0.009799152612686157, -0.8230335116386414, 0.9395266175270081, -0.5568827390670776, -0.9873222708702087, 1.5589714050292969, 0.6863222122192383, 1.665484070777893, -0.09491588175296783, 48.09062576293945, 77.99749755859375, 0.7093750238418579, 9.732500076293945, 59.65250015258789, 100.01750183105469, 85.75250244140625, 107.15812683105469, 93.18624877929688, 109.0, 84.18000030517578, 110.84375, 59.26874923706055, 77.80000305175781, 0.16099999845027924, 9.616666793823242, 44.54624938964844, 98.40812683105469, 84.38750457763672, 76.45562744140625, 102.15374755859375, 104.24687957763672, 98.55875396728516, -3.0406250953674316], "mean": [0.9605180025100708, -1.0668764114379883, 1.2536773681640625, -0.39335983991622925, -1.3342616558074951, 0.5659794211387634, -0.6864920854568481, -1.1771085262298584, 1.4623194932937622, 0.15166804194450378, 1.0399401187896729, -0.19361445307731628, 19.101974487304688, 58.67534637451172, 0.33676615357398987, 6.928032398223877, 16.96286392211914, 24.69603157043457, 26.31499481201172, 24.84758949279785, 29.020437240600586, 25.772138595581055, 25.84391212463379, 39.23885726928711, 34.652191162109375, 61.3431396484375, 0.11392050981521606, 1.9596930742263794, 14.488840103149414, 20.90259552001953, 28.412670135498047, 20.625185012817383, 33.79752731323242, 28.848499298095703, 32.76076889038086, -3.0859265327453613], "std": [0.2524586021900177, 0.1059093251824379, 0.1350332647562027, 0.2491341531276703, 0.1429562121629715, 0.24112428724765778, 0.1054266095161438, 0.11812064796686172, 0.07340759038925171, 0.36719128489494324, 0.18850961327552795, 0.03199240192770958, 13.280723571777344, 11.472132682800293, 0.2335183471441269, 2.943472146987915, 22.12667465209961, 38.99245071411133, 31.46729850769043, 41.070556640625, 34.54689025878906, 42.98573684692383, 33.217830657958984, 43.528751373291016, 16.734195709228516, 8.932235717773438, 0.02012709714472294, 2.7529265880584717, 13.498571395874023, 31.79535675048828, 31.299528121948242, 27.988428115844727, 38.92764663696289, 39.50187301635742, 40.51091384887695, 0.02254287712275982], "count": [291]}, "action": {"min": [0.5866140127182007, -1.29465651512146, 1.065079689025879, -0.7761358618736267, -1.6346439123153687, 0.16670481860637665, -0.9152234196662903, -1.3391460180282593, 1.1842061281204224, -0.2737325429916382, 0.8697881102561951, -0.282779335975647, 3.268125057220459, 45.080623626708984, 0.004999999888241291, -0.08187500387430191, 0.6143749952316284, -0.13562500476837158, 0.9468749761581421, -0.8793749809265137, 0.78125, -3.1568751335144043, 1.0575000047683716, -0.5106250047683716, 10.499375343322754, 41.12889099121094, 0.06687499582767487, -0.42375001311302185, 0.32750001549720764, 0.9168750047683716, 0.45750001072883606, 1.615625023841858, 0.5575000047683716, 0.8487499952316284, 0.5056250095367432, -3.153125047683716], "max": [1.3189994096755981, -0.8566510081291199, 1.4744268655776978, 0.009799152612686157, -0.8230335116386414, 0.9395266175270081, -0.5568827390670776, -0.9873222708702087, 1.5589714050292969, 0.6863222122192383, 1.665484070777893, -0.09491588175296783, 48.09062576293945, 77.99749755859375, 0.7093750238418579, 9.732500076293945, 59.65250015258789, 100.01750183105469, 85.75250244140625, 107.15812683105469, 93.18624877929688, 109.0, 84.18000030517578, 110.84375, 59.26874923706055, 77.80000305175781, 0.16099999845027924, 9.616666793823242, 44.54624938964844, 98.40812683105469, 84.38750457763672, 76.45562744140625, 102.15374755859375, 104.24687957763672, 98.55875396728516, -3.0406250953674316], "mean": [0.9605186581611633, -1.0668758153915405, 1.253677487373352, -0.3933597207069397, -1.3342612981796265, 0.5659791231155396, -0.6864914298057556, -1.177108645439148, 1.4623202085494995, 0.15166808664798737, 1.0399401187896729, -0.19361446797847748, 19.101972579956055, 58.675384521484375, 0.3367658853530884, 6.928036212921143, 16.962871551513672, 24.696048736572266, 26.315000534057617, 24.84758949279785, 29.02042007446289, 25.772146224975586, 25.84392547607422, 39.23884963989258, 34.652191162109375, 61.34315872192383, 0.11392054706811905, 1.9596928358078003, 14.488842010498047, 20.902597427368164, 28.412649154663086, 20.625185012817383, 33.79753494262695, 28.848499298095703, 32.760807037353516, -3.085925579071045], "std": [0.2524585723876953, 0.1059093326330185, 0.1350332647562027, 0.24913419783115387, 0.1429562270641327, 0.24112428724765778, 0.10542664676904678, 0.11812066286802292, 0.0734075978398323, 0.36719128489494324, 0.18850964307785034, 0.03199240192770958, 13.280720710754395, 11.472129821777344, 0.23351822793483734, 2.943471908569336, 22.126670837402344, 38.99245071411133, 31.46730613708496, 41.070560455322266, 34.54689025878906, 42.9857292175293, 33.21783447265625, 43.52875900268555, 16.73419761657715, 8.932235717773438, 0.02012709528207779, 2.7529265880584717, 13.498573303222656, 31.795351028442383, 31.299531936645508, 27.988428115844727, 38.927642822265625, 39.50187301635742, 40.51091384887695, 0.02254287712275982], "count": [291]}, "timestamp": {"min": [0.0], "max": [9.666666666666666], "mean": [4.833333333333333], "std": [2.80013227200801], "count": [291]}, "frame_index": {"min": [0], "max": [290], "mean": [145.0], "std": [84.0039681602403], "count": [291]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [291]}, "index": {"min": [13979], "max": [14269], "mean": [14124.0], "std": [84.0039681602403], "count": [291]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [291]}, "subtask_annotation": {"mean": [4.945017182130584, 10.0, 10.0, 10.0, 10.0], "std": [2.8963303449466364, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [291]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [291]}, "eef_direction_state": {"mean": [3.804123711340206, 4.347079037800687], "std": [1.5284642378139768, 1.598909655526706], "min": [1, 0], "max": [6, 6], "count": [291]}, "eef_velocity_state": {"mean": [1.3917525773195876, 0.9003436426116839], "std": [0.691977112093849, 0.764571990492164], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_state": {"mean": [0.9209621993127147, 0.7353951890034365], "std": [0.8639041298952944, 0.8220028961940601], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_direction_action": {"mean": [3.804123711340206, 4.347079037800687], "std": [1.5284642378139768, 1.598909655526706], "min": [1, 0], "max": [6, 6], "count": [291]}, "eef_velocity_action": {"mean": [1.3917525773195876, 0.9003436426116839], "std": [0.691977112093849, 0.764571990492164], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_action": {"mean": [0.9209621993127147, 0.7353951890034365], "std": [0.8639041298952944, 0.8220028961940601], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_sim_pose_state": {"mean": [0.6637676147378277, 0.2488756436985847, 1.1978225909781117, -1.148098223183839, 0.4760498074798993, -1.7043385286033346, 0.7238692225970558, -0.18690876885999103, 1.213797239052698, 1.2115179576888826, 0.2475958447556242, 1.9556232206163997], "std": [0.03395444623876884, 0.06238758171242603, 0.08875286509273062, 0.28897452086055875, 0.17011379968562843, 0.17476766167117355, 0.03180326094318383, 0.047966120114055724, 0.0619923065727468, 0.21521308909827502, 0.321124790790024, 0.19233033774689096], "min": [0.6032665181025239, 0.12075594064053777, 1.0335358856469643, -1.6453305828265063, 0.26307292157722184, -2.008332682622129, 0.629453430467793, -0.2636014551628487, 1.0925541275624888, 0.7806416812424927, -0.14462001417735215, 1.6881038296249853], "max": [0.7086208227044128, 0.3455112585182993, 1.3279730252646, -0.723571400040605, 0.9585270949414162, -1.3864119589736705, 0.786188525095551, -0.1108876203252131, 1.2979384108182885, 1.5287393399715918, 0.6643901798866438, 2.178734265113689], "count": [291]}, "eef_sim_pose_action": {"mean": [0.6637676147378277, 0.2488756436985847, 1.1978225909781117, -1.148098223183839, 0.4760498074798993, -1.7043385286033346, 0.7238692225970558, -0.18690876885999103, 1.213797239052698, 1.2115179576888826, 0.2475958447556242, 1.9556232206163997], "std": [0.03395444623876884, 0.06238758171242603, 0.08875286509273062, 0.28897452086055875, 0.17011379968562843, 0.17476766167117355, 0.03180326094318383, 0.047966120114055724, 0.0619923065727468, 0.21521308909827502, 0.321124790790024, 0.19233033774689096], "min": [0.6032665181025239, 0.12075594064053777, 1.0335358856469643, -1.6453305828265063, 0.26307292157722184, -2.008332682622129, 0.629453430467793, -0.2636014551628487, 1.0925541275624888, 0.7806416812424927, -0.14462001417735215, 1.6881038296249853], "max": [0.7086208227044128, 0.3455112585182993, 1.3279730252646, -0.723571400040605, 0.9585270949414162, -1.3864119589736705, 0.786188525095551, -0.1108876203252131, 1.2979384108182885, 1.5287393399715918, 0.6643901798866438, 2.178734265113689], "count": [291]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31384848039215685]], [[0.44665889093137257]], [[0.5477534456699347]]], "std": [[[0.34987544949206834]], [[0.2617195993065545]], [[0.2260066711084224]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.10588235294117647]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5703173631535948]], [[0.5904386131535948]], [[0.5756868586601307]]], "std": [[[0.329032124179713]], [[0.3326119897283652]], [[0.3398864284617882]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5511051613562092]], [[0.5708627839052287]], [[0.5577238950163399]]], "std": [[[0.29532038046527104]], [[0.29734425623590865]], [[0.3051375452007041]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3938418014705882]], [[0.45322227736928106]], [[0.4659621262254902]]], "std": [[[0.35338067980868754]], [[0.34855061085704353]], [[0.37380097366184145]]], "count": [100]}, "observation.state": {"min": [0.7890821695327759, -1.175612211227417, 1.0648651123046875, -0.7940413355827332, -1.6039139032363892, 0.4516908824443817, -0.9024076461791992, -1.3360942602157593, 1.3464179039001465, -0.10083092749118805, 0.889028787612915, -0.3087090849876404, 1.1299999952316284, 55.557498931884766, 0.90625, -1.4293750524520874, 0.765625, -0.4587499797344208, 8.001250267028809, -0.06312499940395355, 8.818750381469727, -0.0625, 8.896875381469727, 0.5206249952316284, 16.130624771118164, 47.09272766113281, 0.078125, -0.7387499809265137, 0.35500001907348633, 0.48874998092651367, 0.4172727167606354, -0.32374998927116394, 0.3921428620815277, 0.4675000011920929, 0.6162500381469727, -3.115000009536743], "max": [1.3314688205718994, -0.8258469104766846, 1.3243162631988525, -0.20799954235553741, -1.0301270484924316, 0.7909179925918579, -0.5595530867576599, -1.0238803625106812, 1.5373464822769165, 0.7684348225593567, 1.2405108213424683, -0.036836232990026474, 54.65625, 80.88436889648438, 53.00437545776367, 9.420000076293945, 74.11687469482422, 103.19312286376953, 95.22187805175781, 108.22750091552734, 102.91625213623047, 109.23374938964844, 91.79312896728516, 110.3956298828125, 59.13077163696289, 75.80875396728516, 0.18812499940395355, 9.600000381469727, 60.67437744140625, 98.69375610351562, 85.69499969482422, 111.39187622070312, 98.24749755859375, 109.04875183105469, 97.79312896728516, -3.0149998664855957], "mean": [1.028037190437317, -1.0848679542541504, 1.2189027070999146, -0.5008219480514526, -1.3829408884048462, 0.6194194555282593, -0.6910999417304993, -1.1744794845581055, 1.4152249097824097, 0.20022523403167725, 1.0754953622817993, -0.24095596373081207, 22.561052322387695, 64.95381164550781, 31.968372344970703, 3.2839531898498535, 28.57684326171875, 27.875797271728516, 41.52273178100586, 27.262800216674805, 44.95439529418945, 29.24722671508789, 45.54686737060547, 37.964290618896484, 35.00038528442383, 65.44409942626953, 0.13207796216011047, 4.792153835296631, 13.484925270080566, 16.57438850402832, 23.472957611083984, 32.46104049682617, 29.53367042541504, 33.83270263671875, 31.67748260498047, -3.0673439502716064], "std": [0.2079000473022461, 0.08603443205356598, 0.07074159383773804, 0.18028415739536285, 0.11828526109457016, 0.11447107791900635, 0.09812676906585693, 0.10447242856025696, 0.0689655989408493, 0.3302403688430786, 0.09758888930082321, 0.09457042813301086, 18.041812896728516, 9.371370315551758, 7.6381683349609375, 2.8979651927948, 23.622268676757812, 40.392433166503906, 30.24542999267578, 40.65616989135742, 33.363914489746094, 41.901573181152344, 31.080472946166992, 45.428707122802734, 15.293798446655273, 6.750150680541992, 0.02256634272634983, 3.807844638824463, 17.50291633605957, 28.424795150756836, 30.150854110717773, 45.098793029785156, 37.34670639038086, 46.27888488769531, 40.664222717285156, 0.01884797401726246], "count": [271]}, "action": {"min": [0.7890821695327759, -1.175612211227417, 1.0648651123046875, -0.7940413355827332, -1.6039139032363892, 0.4516908824443817, -0.9024076461791992, -1.3360942602157593, 1.3464179039001465, -0.10083092749118805, 0.889028787612915, -0.3087090849876404, 1.1299999952316284, 55.557498931884766, 0.90625, -1.4293750524520874, 0.765625, -0.4587499797344208, 8.001250267028809, -0.06312499940395355, 8.818750381469727, -0.0625, 8.896875381469727, 0.5206249952316284, 16.130624771118164, 47.09272766113281, 0.078125, -0.7387499809265137, 0.35500001907348633, 0.48874998092651367, 0.4172727167606354, -0.32374998927116394, 0.3921428620815277, 0.4675000011920929, 0.6162500381469727, -3.115000009536743], "max": [1.3314688205718994, -0.8258469104766846, 1.3243162631988525, -0.20799954235553741, -1.0301270484924316, 0.7909179925918579, -0.5595530867576599, -1.0238803625106812, 1.5373464822769165, 0.7684348225593567, 1.2405108213424683, -0.036836232990026474, 54.65625, 80.88436889648438, 53.00437545776367, 9.420000076293945, 74.11687469482422, 103.19312286376953, 95.22187805175781, 108.22750091552734, 102.91625213623047, 109.23374938964844, 91.79312896728516, 110.3956298828125, 59.13077163696289, 75.80875396728516, 0.18812499940395355, 9.600000381469727, 60.67437744140625, 98.69375610351562, 85.69499969482422, 111.39187622070312, 98.24749755859375, 109.04875183105469, 97.79312896728516, -3.0149998664855957], "mean": [1.0280370712280273, -1.0848674774169922, 1.2189027070999146, -0.5008217096328735, -1.3829407691955566, 0.6194193959236145, -0.6910996437072754, -1.1744791269302368, 1.4152252674102783, 0.20022521913051605, 1.075495719909668, -0.24095575511455536, 22.56104850769043, 64.95381164550781, 31.9683780670166, 3.2839531898498535, 28.576845169067383, 27.87579917907715, 41.52275085449219, 27.26280403137207, 44.95438003540039, 29.247215270996094, 45.54684829711914, 37.964290618896484, 35.00040054321289, 65.44412994384766, 0.13207800686359406, 4.792152404785156, 13.484925270080566, 16.574382781982422, 23.472965240478516, 32.46105194091797, 29.533668518066406, 33.83269500732422, 31.677486419677734, -3.067342758178711], "std": [0.2079000025987625, 0.08603440225124359, 0.07074158638715744, 0.18028415739536285, 0.11828526854515076, 0.11447110772132874, 0.09812677651643753, 0.10447245836257935, 0.06896558403968811, 0.330240398645401, 0.09758888185024261, 0.09457043558359146, 18.04181480407715, 9.371369361877441, 7.638167858123779, 2.8979651927948, 23.622262954711914, 40.39242935180664, 30.245426177978516, 40.65617752075195, 33.36391830444336, 41.90156173706055, 31.08047103881836, 45.42869186401367, 15.293798446655273, 6.750151634216309, 0.02256634272634983, 3.807844400405884, 17.50292205810547, 28.424795150756836, 30.15085220336914, 45.09880065917969, 37.346710205078125, 46.27888870239258, 40.66421890258789, 0.018847975879907608], "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": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [271]}, "index": {"min": [14270], "max": [14540], "mean": [14405.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [5.321033210332104, 10.0, 10.0, 10.0, 10.0], "std": [2.805549397098769, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [271]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [271]}, "eef_direction_state": {"mean": [3.5461254612546127, 4.435424354243542], "std": [1.7043177550239084, 1.5470718994248176], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [1.2546125461254614, 0.8450184501845018], "std": [0.6117898679280498, 0.737730575395659], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.9188191881918819, 0.6051660516605166], "std": [0.8552292417053886, 0.7984134811098764], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [3.5461254612546127, 4.435424354243542], "std": [1.7043177550239084, 1.5470718994248176], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [1.2546125461254614, 0.8450184501845018], "std": [0.6117898679280498, 0.737730575395659], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [0.9188191881918819, 0.6051660516605166], "std": [0.8552292417053886, 0.7984134811098764], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.6593205621517656, 0.2615387202098563, 1.1730654293475828, -1.1833952020741159, 0.45372650354969085, -1.634333520374145, 0.7138408404233992, -0.1774882318260352, 1.2192014208303685, 1.1629208367864636, 0.2261050852739873, 1.9181328923770067], "std": [0.0257633756767821, 0.055063258115101224, 0.07250254372102583, 0.21638338956989583, 0.15391944595039797, 0.09045469577558057, 0.030060582257606737, 0.051588129048467546, 0.06901234892931637, 0.19492834355903002, 0.30756548470595535, 0.1644741965809074], "min": [0.6078668693392012, 0.19068607650136238, 1.041540291778784, -1.5590669589572146, 0.24547510994399313, -1.7598750580119669, 0.6846913948193374, -0.27484319095195375, 1.0694991179490565, 0.925315567376095, -0.27143911225291295, 1.6290817865531497], "max": [0.6969362309825402, 0.35099190739513497, 1.2653360677764776, -0.8748185517521894, 0.8364627267779645, -1.4566492989799948, 0.7740578757681946, -0.11226310279291929, 1.2852177920731633, 1.5627245695773382, 0.5573329731216776, 2.0693847103017973], "count": [271]}, "eef_sim_pose_action": {"mean": [0.6593205621517656, 0.2615387202098563, 1.1730654293475828, -1.1833952020741159, 0.45372650354969085, -1.634333520374145, 0.7138408404233992, -0.1774882318260352, 1.2192014208303685, 1.1629208367864636, 0.2261050852739873, 1.9181328923770067], "std": [0.0257633756767821, 0.055063258115101224, 0.07250254372102583, 0.21638338956989583, 0.15391944595039797, 0.09045469577558057, 0.030060582257606737, 0.051588129048467546, 0.06901234892931637, 0.19492834355903002, 0.30756548470595535, 0.1644741965809074], "min": [0.6078668693392012, 0.19068607650136238, 1.041540291778784, -1.5590669589572146, 0.24547510994399313, -1.7598750580119669, 0.6846913948193374, -0.27484319095195375, 1.0694991179490565, 0.925315567376095, -0.27143911225291295, 1.6290817865531497], "max": [0.6969362309825402, 0.35099190739513497, 1.2653360677764776, -0.8748185517521894, 0.8364627267779645, -1.4566492989799948, 0.7740578757681946, -0.11226310279291929, 1.2852177920731633, 1.5627245695773382, 0.5573329731216776, 2.0693847103017973], "count": [271]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3038943668300654]], [[0.4520721711601307]], [[0.5629852267156863]]], "std": [[[0.34884928967461043]], [[0.2550429999846619]], [[0.2263558655511817]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5983403778594771]], [[0.6244024142156863]], [[0.6069472732843136]]], "std": [[[0.31938934068873487]], [[0.3228250688282315]], [[0.3303432433762531]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.17647058823529413]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5549478860294118]], [[0.5793986764705883]], [[0.568294105392157]]], "std": [[[0.29202038968118627]], [[0.29456980239831815]], [[0.298834065533177]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3894789705882353]], [[0.4539281168300654]], [[0.47608819852941175]]], "std": [[[0.3614427684565054]], [[0.35236061534899726]], [[0.37921743575689454]]], "count": [100]}, "observation.state": {"min": [0.603613555431366, -1.1920157670974731, 0.9852321147918701, -0.9189268946647644, -1.602960228919983, 0.2865835130214691, -0.838983952999115, -1.2574626207351685, 1.2563897371292114, -0.7978560924530029, 0.3763733208179474, -0.3900587558746338, 2.494999885559082, 52.99500274658203, -0.7674999833106995, -0.512499988079071, 0.7044444680213928, 0.25999999046325684, 0.625, -0.8287500143051147, 0.734375, 0.49000000953674316, 1.006250023841858, 0.3068750202655792, 18.301250457763672, 49.060001373291016, 0.07750000059604645, -0.5118750333786011, 0.6299999952316284, 1.019374966621399, 0.5425000190734863, -0.3984615206718445, 0.8592307567596436, 0.5981249809265137, 0.5518749952316284, -3.1222221851348877], "max": [1.4232852458953857, -0.6794556379318237, 1.3681143522262573, -0.13003547489643097, -0.8827344179153442, 0.8633268475532532, -0.26257437467575073, -0.8171682953834534, 1.554512858390808, 0.6431677937507629, 1.0923552513122559, -0.13704508543014526, 56.970001220703125, 69.46666717529297, 52.76499938964844, 9.374444007873535, 70.93687438964844, 63.87437438964844, 109.22562408447266, 113.11000061035156, 109.875, 110.59937286376953, 110.640625, 109.28812408447266, 70.75875091552734, 73.59687805175781, 0.1681250035762787, 5.546666622161865, 53.489376068115234, 78.17874908447266, 75.95000457763672, 110.95437622070312, 96.30875396728516, 111.00062561035156, 98.36624908447266, -2.968181848526001], "mean": [0.9434096217155457, -1.0264809131622314, 1.2266123294830322, -0.4764845073223114, -1.3818303346633911, 0.5690826773643494, -0.466123104095459, -1.1007277965545654, 1.4089699983596802, -0.22454601526260376, 0.7649263739585876, -0.25465190410614014, 36.01748275756836, 62.787071228027344, 11.05483341217041, 4.6276750564575195, 29.372514724731445, 22.17550277709961, 46.018497467041016, 45.52715301513672, 47.15242004394531, 46.06617736816406, 46.38898468017578, 53.226829528808594, 40.675209045410156, 59.66280746459961, 0.12930800020694733, 1.8786327838897705, 15.774081230163574, 16.540878295898438, 28.15880012512207, 34.073551177978516, 37.73174285888672, 40.7427978515625, 40.123207092285156, -3.049478530883789], "std": [0.28606781363487244, 0.11806674301624298, 0.10544474422931671, 0.2406347244977951, 0.14889277517795563, 0.12918850779533386, 0.21458937227725983, 0.17108680307865143, 0.1129569560289383, 0.5288215279579163, 0.29007798433303833, 0.09707143157720566, 22.723602294921875, 3.552523136138916, 17.671911239624023, 3.3263721466064453, 32.24694061279297, 25.335805892944336, 49.33204650878906, 52.60785675048828, 50.17544174194336, 51.494728088378906, 50.716190338134766, 49.12507629394531, 13.16169548034668, 8.308136940002441, 0.021885495632886887, 1.89467453956604, 16.83574676513672, 23.537981033325195, 27.6487979888916, 43.99345397949219, 36.60178756713867, 48.31958770751953, 42.86177062988281, 0.030350496992468834], "count": [308]}, "action": {"min": [0.603613555431366, -1.1920157670974731, 0.9852321147918701, -0.9189268946647644, -1.602960228919983, 0.2865835130214691, -0.838983952999115, -1.2574626207351685, 1.2563897371292114, -0.7978560924530029, 0.3763733208179474, -0.3900587558746338, 2.494999885559082, 52.99500274658203, -0.7674999833106995, -0.512499988079071, 0.7044444680213928, 0.25999999046325684, 0.625, -0.8287500143051147, 0.734375, 0.49000000953674316, 1.006250023841858, 0.3068750202655792, 18.301250457763672, 49.060001373291016, 0.07750000059604645, -0.5118750333786011, 0.6299999952316284, 1.019374966621399, 0.5425000190734863, -0.3984615206718445, 0.8592307567596436, 0.5981249809265137, 0.5518749952316284, -3.1222221851348877], "max": [1.4232852458953857, -0.6794556379318237, 1.3681143522262573, -0.13003547489643097, -0.8827344179153442, 0.8633268475532532, -0.26257437467575073, -0.8171682953834534, 1.554512858390808, 0.6431677937507629, 1.0923552513122559, -0.13704508543014526, 56.970001220703125, 69.46666717529297, 52.76499938964844, 9.374444007873535, 70.93687438964844, 63.87437438964844, 109.22562408447266, 113.11000061035156, 109.875, 110.59937286376953, 110.640625, 109.28812408447266, 70.75875091552734, 73.59687805175781, 0.1681250035762787, 5.546666622161865, 53.489376068115234, 78.17874908447266, 75.95000457763672, 110.95437622070312, 96.30875396728516, 111.00062561035156, 98.36624908447266, -2.968181848526001], "mean": [0.9434095025062561, -1.0264803171157837, 1.2266123294830322, -0.47648462653160095, -1.3818302154541016, 0.5690826773643494, -0.46612295508384705, -1.1007282733917236, 1.4089698791503906, -0.22454580664634705, 0.7649263739585876, -0.25465187430381775, 36.017486572265625, 62.787078857421875, 11.054816246032715, 4.627675533294678, 29.372488021850586, 22.17548370361328, 46.018516540527344, 45.527137756347656, 47.15242385864258, 46.066226959228516, 46.389015197753906, 53.226829528808594, 40.6751708984375, 59.66279983520508, 0.12930794060230255, 1.8786336183547974, 15.774090766906738, 16.540870666503906, 28.15880012512207, 34.073543548583984, 37.73175811767578, 40.7427978515625, 40.12318801879883, -3.049476146697998], "std": [0.2860678434371948, 0.11806677281856537, 0.10544473677873611, 0.2406347244977951, 0.14889279007911682, 0.12918850779533386, 0.21458934247493744, 0.17108674347400665, 0.1129569411277771, 0.5288216471672058, 0.2900780141353607, 0.09707141667604446, 22.723602294921875, 3.552522897720337, 17.671911239624023, 3.3263723850250244, 32.246944427490234, 25.335803985595703, 49.332035064697266, 52.60784912109375, 50.175445556640625, 51.49471664428711, 50.716182708740234, 49.12508010864258, 13.161694526672363, 8.308137893676758, 0.021885499358177185, 1.8946746587753296, 16.83574676513672, 23.537979125976562, 27.648799896240234, 43.993446350097656, 36.6017951965332, 48.319583892822266, 42.86177444458008, 0.03035047836601734], "count": [308]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [308]}, "index": {"min": [14541], "max": [14848], "mean": [14694.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [4.935064935064935, 10.0, 10.0, 10.0, 10.0], "std": [2.6116008044908363, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [308]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [308]}, "eef_direction_state": {"mean": [3.5487012987012987, 4.0064935064935066], "std": [1.6139303084853678, 1.547921745592235], "min": [0, 1], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [1.1883116883116882, 0.9123376623376623], "std": [0.6573212118726046, 0.6660435540220161], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_state": {"mean": [0.7662337662337663, 0.6525974025974026], "std": [0.8550249316043598, 0.8014352427395118], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_direction_action": {"mean": [3.5487012987012987, 4.0064935064935066], "std": [1.6139303084853678, 1.547921745592235], "min": [0, 1], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [1.1883116883116882, 0.9123376623376623], "std": [0.6573212118726046, 0.6660435540220161], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_action": {"mean": [0.7662337662337663, 0.6525974025974026], "std": [0.8550249316043598, 0.8014352427395118], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_sim_pose_state": {"mean": [0.6604788521471452, 0.27976185715077406, 1.2213120080627882, -1.0883278115912705, 0.41452317474138356, -1.579963237546433, 0.7246628185674957, -0.15985847197159905, 1.2489182422606313, 1.297795379330196, 0.613889357488522, 2.055817165873799], "std": [0.032915597754133, 0.05050902843498094, 0.10067544960963722, 0.29109466121279515, 0.20596327755137886, 0.0899083396133078, 0.019710552629360098, 0.06047354604870882, 0.056577270422416906, 0.2263835551975899, 0.5177171437504264, 0.19177989081257346], "min": [0.6020583878511678, 0.19735932472147935, 1.019555355634718, -1.6558137406953501, 0.04363947401826196, -1.8416569342151377, 0.7001840551678209, -0.258543450640677, 1.128316785631766, 0.9823982784847359, -0.09843387920908775, 1.6905936821124121], "max": [0.6976108127736114, 0.38559448977260624, 1.3374020824930455, -0.6983653575710362, 1.0554506759644573, -1.4483724874109563, 0.7798722914983416, -0.05025011724906914, 1.3047286237404443, 1.5792995549753848, 1.2518781397939667, 2.2613938616236475], "count": [308]}, "eef_sim_pose_action": {"mean": [0.6604788521471452, 0.27976185715077406, 1.2213120080627882, -1.0883278115912705, 0.41452317474138356, -1.579963237546433, 0.7246628185674957, -0.15985847197159905, 1.2489182422606313, 1.297795379330196, 0.613889357488522, 2.055817165873799], "std": [0.032915597754133, 0.05050902843498094, 0.10067544960963722, 0.29109466121279515, 0.20596327755137886, 0.0899083396133078, 0.019710552629360098, 0.06047354604870882, 0.056577270422416906, 0.2263835551975899, 0.5177171437504264, 0.19177989081257346], "min": [0.6020583878511678, 0.19735932472147935, 1.019555355634718, -1.6558137406953501, 0.04363947401826196, -1.8416569342151377, 0.7001840551678209, -0.258543450640677, 1.128316785631766, 0.9823982784847359, -0.09843387920908775, 1.6905936821124121], "max": [0.6976108127736114, 0.38559448977260624, 1.3374020824930455, -0.6983653575710362, 1.0554506759644573, -1.4483724874109563, 0.7798722914983416, -0.05025011724906914, 1.3047286237404443, 1.5792995549753848, 1.2518781397939667, 2.2613938616236475], "count": [308]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3066401899509804]], [[0.4451517422385621]], [[0.5409466033496733]]], "std": [[[0.37341002750406005]], [[0.28879408103581655]], [[0.24902664292856877]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.14901960784313725]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5718323100490196]], [[0.5947159538398693]], [[0.5762500265522876]]], "std": [[[0.31844875519526145]], [[0.3211789785692686]], [[0.3280244031268101]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0784313725490196]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5098132536764706]], [[0.5391434293300653]], [[0.5432075510620915]]], "std": [[[0.2780365302844565]], [[0.27878490636059267]], [[0.284258151361651]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39004967524509804]], [[0.431944176879085]], [[0.4448244730392157]]], "std": [[[0.3734321709455519]], [[0.37267311168463246]], [[0.39388394745972516]]], "count": [100]}, "observation.state": {"min": [0.45290684700012207, -1.2992818355560303, 1.066669225692749, -0.6757124066352844, -1.570683240890503, -0.15056362748146057, -0.7494087219238281, -1.2686684131622314, 0.942411482334137, -1.1495288610458374, 0.49761101603507996, -0.43454834818840027, 15.436874389648438, 39.22937774658203, -0.8537499904632568, -0.4987500011920929, 0.6981250047683716, -0.16687500476837158, 3.168750047683716, -0.8018749952316284, 1.0681250095367432, -2.556874990463257, 1.1766666173934937, -0.18312500417232513, 11.733750343322754, 42.95249938964844, 0.046875, -0.7387499809265137, 0.6512500047683716, -0.19374999403953552, 0.7762500047683716, -0.9375, 0.7475000023841858, 0.061250001192092896, 0.6787500381469727, 0.057500001043081284], "max": [1.290317177772522, -0.6726049780845642, 1.8841792345046997, 0.35651272535324097, -0.23265239596366882, 0.6596348285675049, -0.1526140570640564, -0.6461136341094971, 1.488946795463562, -0.6052348017692566, 0.7353179454803467, -0.22318702936172485, 48.22437286376953, 79.44000244140625, 35.50166702270508, 9.586250305175781, 57.74562454223633, 102.98374938964844, 88.44000244140625, 112.22624969482422, 98.33562469482422, 110.07749938964844, 99.85187530517578, 110.11499786376953, 87.2456283569336, 75.0050048828125, 0.2549999952316284, 9.38687515258789, 61.86187744140625, 103.41812896728516, 85.75250244140625, 109.52375030517578, 95.80437469482422, 110.08499908447266, 99.32500457763672, 110.40812683105469], "mean": [0.7556004524230957, -1.1269829273223877, 1.7014601230621338, -0.12086784094572067, -0.6023247838020325, 0.10027393698692322, -0.3955632150173187, -0.9962695240974426, 1.2642630338668823, -0.8444797992706299, 0.578905463218689, -0.2948991656303406, 32.05733108520508, 61.31568145751953, 1.1290855407714844, 3.6806864738464355, 15.571160316467285, 35.798152923583984, 34.21553421020508, 45.85563659667969, 40.64669418334961, 45.370452880859375, 42.084999084472656, 51.07078170776367, 38.0529670715332, 53.83146286010742, 0.1274441033601761, 2.084104537963867, 19.413536071777344, 25.209705352783203, 28.936704635620117, 29.196670532226562, 31.05179786682129, 29.877355575561523, 27.09247589111328, 44.556705474853516], "std": [0.2864019274711609, 0.17944808304309845, 0.19923442602157593, 0.2872307598590851, 0.32569196820259094, 0.17614981532096863, 0.14555643498897552, 0.15640610456466675, 0.17127907276153564, 0.16701260209083557, 0.07777723670005798, 0.08914872258901596, 10.464616775512695, 15.225994110107422, 6.5215044021606445, 4.1110920906066895, 15.182127952575684, 41.80487823486328, 29.889068603515625, 52.53289031982422, 40.23611068725586, 52.28190994262695, 43.04430389404297, 50.172000885009766, 21.618877410888672, 9.675002098083496, 0.033171217888593674, 2.5371737480163574, 21.422639846801758, 36.72106170654297, 31.69094467163086, 43.57086944580078, 36.10751724243164, 42.56300354003906, 36.31819152832031, 43.45258712768555], "count": [371]}, "action": {"min": [0.45290684700012207, -1.2992818355560303, 1.066669225692749, -0.6757124066352844, -1.570683240890503, -0.15056362748146057, -0.7494087219238281, -1.2686684131622314, 0.942411482334137, -1.1495288610458374, 0.49761101603507996, -0.43454834818840027, 15.436874389648438, 39.22937774658203, -0.8537499904632568, -0.4987500011920929, 0.6981250047683716, -0.16687500476837158, 3.168750047683716, -0.8018749952316284, 1.0681250095367432, -2.556874990463257, 1.1766666173934937, -0.18312500417232513, 11.733750343322754, 42.95249938964844, 0.046875, -0.7387499809265137, 0.6512500047683716, -0.19374999403953552, 0.7762500047683716, -0.9375, 0.7475000023841858, 0.061250001192092896, 0.6787500381469727, 0.057500001043081284], "max": [1.290317177772522, -0.6726049780845642, 1.8841792345046997, 0.35651272535324097, -0.23265239596366882, 0.6596348285675049, -0.1526140570640564, -0.6461136341094971, 1.488946795463562, -0.6052348017692566, 0.7353179454803467, -0.22318702936172485, 48.22437286376953, 79.44000244140625, 35.50166702270508, 9.586250305175781, 57.74562454223633, 102.98374938964844, 88.44000244140625, 112.22624969482422, 98.33562469482422, 110.07749938964844, 99.85187530517578, 110.11499786376953, 87.2456283569336, 75.0050048828125, 0.2549999952316284, 9.38687515258789, 61.86187744140625, 103.41812896728516, 85.75250244140625, 109.52375030517578, 95.80437469482422, 110.08499908447266, 99.32500457763672, 110.40812683105469], "mean": [0.7556001543998718, -1.1269828081130981, 1.7014598846435547, -0.12086792290210724, -0.6023246645927429, 0.10027390718460083, -0.3955633342266083, -0.9962697625160217, 1.2642626762390137, -0.8444798588752747, 0.5789048671722412, -0.2948991060256958, 32.057315826416016, 61.315704345703125, 1.1290870904922485, 3.6806864738464355, 15.57116413116455, 35.79810333251953, 34.21552276611328, 45.85560989379883, 40.64669418334961, 45.370426177978516, 42.085018157958984, 51.07078170776367, 38.052982330322266, 53.83146286010742, 0.1274441033601761, 2.084104061126709, 19.41354751586914, 25.209705352783203, 28.936687469482422, 29.19667625427246, 31.051834106445312, 29.87736701965332, 27.09248161315918, 44.55669403076172], "std": [0.2864019274711609, 0.17944811284542084, 0.19923441112041473, 0.28723078966140747, 0.32569193840026855, 0.17614980041980743, 0.14555643498897552, 0.15640610456466675, 0.17127905786037445, 0.16701261699199677, 0.07777724415063858, 0.08914873749017715, 10.464617729187012, 15.225991249084473, 6.521503925323486, 4.111092567443848, 15.182127952575684, 41.804893493652344, 29.88906478881836, 52.53289031982422, 40.23610305786133, 52.28192138671875, 43.04429244995117, 50.1719856262207, 21.61888313293457, 9.674999237060547, 0.03317122161388397, 2.5371739864349365, 21.422636032104492, 36.7210578918457, 31.690940856933594, 43.57086944580078, 36.10751724243164, 42.563011169433594, 36.318199157714844, 43.45259094238281], "count": [371]}, "timestamp": {"min": [0.0], "max": [12.333333333333334], "mean": [6.166666666666666], "std": [3.569936196130744], "count": [371]}, "frame_index": {"min": [0], "max": [370], "mean": [185.0], "std": [107.09808588392231], "count": [371]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [371]}, "index": {"min": [14849], "max": [15219], "mean": [15034.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [371]}, "subtask_annotation": {"mean": [4.342318059299191, 10.0, 10.0, 10.0, 10.0], "std": [2.570580816026286, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [371]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [371]}, "eef_direction_state": {"mean": [3.4016172506738545, 3.498652291105121], "std": [1.5876537042975705, 2.078479984559494], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_state": {"mean": [1.247978436657682, 0.9380053908355795], "std": [0.6752976459208464, 0.7034265843282249], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_state": {"mean": [0.8140161725067385, 0.6145552560646901], "std": [0.8470133288521972, 0.797370005826688], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_direction_action": {"mean": [3.4016172506738545, 3.498652291105121], "std": [1.5876537042975705, 2.078479984559494], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_action": {"mean": [1.247978436657682, 0.9380053908355795], "std": [0.6752976459208464, 0.7034265843282249], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_action": {"mean": [0.8140161725067385, 0.6145552560646901], "std": [0.8470133288521972, 0.797370005826688], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_sim_pose_state": {"mean": [0.7736921296964356, 0.3215932183048439, 1.1509719502036009, -1.596803892302305, 0.3969031439341292, -1.7673132783615204, 0.6615233684938777, -0.08778628682301946, 1.2224997374533517, 1.6034878125593077, 1.135643091074147, 2.549121687966379], "std": [0.06038683751443991, 0.05040223800380466, 0.08933902642537027, 0.26178310050752884, 0.21472257223343086, 0.1038179871030443, 0.05700472082184898, 0.061170210881882896, 0.05267065477326342, 0.2839186787825344, 0.13118185825430478, 0.3517830997892478], "min": [0.5978181634284512, 0.24428756705655655, 0.9995342599592792, -1.9077238156606464, 0.13465183890838772, -1.9449417165357228, 0.5341053378462859, -0.18112399928970702, 1.1348211103705832, 0.6166881534026869, 0.9272936619995313, 1.6031273606571719], "max": [0.8427319606994647, 0.4077798295916782, 1.3487234425753472, -0.6648121897660069, 0.7688500430357856, -1.4490142799507666, 0.7099962419169203, 5.426458123811151e-05, 1.3749680072550468, 1.9183964835328835, 1.4242976863812062, 2.942109000184989], "count": [371]}, "eef_sim_pose_action": {"mean": [0.7736921296964356, 0.3215932183048439, 1.1509719502036009, -1.596803892302305, 0.3969031439341292, -1.7673132783615204, 0.6615233684938777, -0.08778628682301946, 1.2224997374533517, 1.6034878125593077, 1.135643091074147, 2.549121687966379], "std": [0.06038683751443991, 0.05040223800380466, 0.08933902642537027, 0.26178310050752884, 0.21472257223343086, 0.1038179871030443, 0.05700472082184898, 0.061170210881882896, 0.05267065477326342, 0.2839186787825344, 0.13118185825430478, 0.3517830997892478], "min": [0.5978181634284512, 0.24428756705655655, 0.9995342599592792, -1.9077238156606464, 0.13465183890838772, -1.9449417165357228, 0.5341053378462859, -0.18112399928970702, 1.1348211103705832, 0.6166881534026869, 0.9272936619995313, 1.6031273606571719], "max": [0.8427319606994647, 0.4077798295916782, 1.3487234425753472, -0.6648121897660069, 0.7688500430357856, -1.4490142799507666, 0.7099962419169203, 5.426458123811151e-05, 1.3749680072550468, 1.9183964835328835, 1.4242976863812062, 2.942109000184989], "count": [371]}}} +{"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.3147916074346405]], [[0.4461605433006536]], [[0.5478275735294118]]], "std": [[[0.364617287538667]], [[0.27684338371885725]], [[0.2359367441012124]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.15294117647058825]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5645858578431372]], [[0.5894422589869281]], [[0.5735409334150328]]], "std": [[[0.318561503625989]], [[0.3221334392416994]], [[0.32950238660123304]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.1607843137254902]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48673043504901964]], [[0.5117271977124183]], [[0.5070374264705882]]], "std": [[[0.2638585521391168]], [[0.27222010146893766]], [[0.27770843421912367]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37510485498366014]], [[0.45045842933006536]], [[0.47998258578431374]]], "std": [[[0.35618994981569463]], [[0.34826220492492427]], [[0.3750981822315739]]], "count": [100]}, "observation.state": {"min": [0.5011157989501953, -1.4344673156738281, 1.0420005321502686, -0.6038995981216431, -1.6276925802230835, -0.19190604984760284, -1.0964083671569824, -1.4456731081008911, 1.0696721076965332, -0.13592450320720673, 0.3104495704174042, -0.43074947595596313, 22.73636245727539, 40.13687515258789, 10.524999618530273, -0.4724999964237213, 0.46312499046325684, 0.31312498450279236, 0.8062499761581421, -1.0049999952316284, 0.9568750262260437, -2.3731250762939453, 1.1150000095367432, -1.0368750095367432, 20.224374771118164, 39.385623931884766, 0.05250000208616257, -0.5268750190734863, 0.6712499856948853, -0.9600000381469727, 0.5718749761581421, -2.1518750190734863, 0.8949999809265137, 0.37562498450279236, 0.5006250143051147, -0.004375007003545761], "max": [1.2277790307998657, -0.7452124953269958, 1.9105249643325806, 0.3565365970134735, -0.4585336148738861, 0.710582971572876, -0.6321765184402466, -0.761870265007019, 1.6554131507873535, 0.3786621689796448, 1.657153606414795, 0.06830796599388123, 50.760623931884766, 75.3218765258789, 52.712501525878906, 7.386250019073486, 58.013126373291016, 109.6624984741211, 84.41062927246094, 111.73374938964844, 96.28937530517578, 110.921875, 100.99187469482422, 110.89187622070312, 67.77312469482422, 72.72000122070312, 0.18312500417232513, 9.411874771118164, 42.13999938964844, 107.92437744140625, 74.47125244140625, 111.20500183105469, 92.85625457763672, 110.77874755859375, 96.15312957763672, 110.02312469482422], "mean": [0.7880411744117737, -1.2005311250686646, 1.6612470149993896, -0.18204770982265472, -0.7945835590362549, 0.06175781413912773, -0.8205046653747559, -1.1292963027954102, 1.4427244663238525, 0.23481148481369019, 0.9966052770614624, -0.19926530122756958, 36.04075622558594, 61.83055114746094, 30.94976234436035, 0.9823535680770874, 16.511674880981445, 46.677467346191406, 37.16788864135742, 52.69326400756836, 46.48386764526367, 51.823890686035156, 47.36308288574219, 68.77875518798828, 39.5827751159668, 57.3167610168457, 0.11906567215919495, 1.873413324356079, 17.205699920654297, 19.785978317260742, 28.176631927490234, 25.467971801757812, 34.913631439208984, 30.480161666870117, 34.9344596862793, 44.53630065917969], "std": [0.24065446853637695, 0.17073455452919006, 0.22171257436275482, 0.2864115238189697, 0.29322341084480286, 0.2333822399377823, 0.11572085320949554, 0.23299463093280792, 0.1934898942708969, 0.13279370963573456, 0.31772077083587646, 0.1726641058921814, 7.351716041564941, 12.45718765258789, 7.817798137664795, 1.9862090349197388, 15.837839126586914, 48.77320098876953, 32.27547073364258, 54.259159088134766, 41.83205032348633, 53.78601837158203, 46.2261848449707, 41.42005920410156, 11.76401138305664, 9.151505470275879, 0.022676514461636543, 3.126929998397827, 13.986876487731934, 30.891042709350586, 26.238889694213867, 42.668701171875, 34.95213317871094, 46.73643493652344, 37.779666900634766, 43.514461517333984], "count": [417]}, "action": {"min": [0.5011157989501953, -1.4344673156738281, 1.0420005321502686, -0.6038995981216431, -1.6276925802230835, -0.19190604984760284, -1.0964083671569824, -1.4456731081008911, 1.0696721076965332, -0.13592450320720673, 0.3104495704174042, -0.43074947595596313, 22.73636245727539, 40.13687515258789, 10.524999618530273, -0.4724999964237213, 0.46312499046325684, 0.31312498450279236, 0.8062499761581421, -1.0049999952316284, 0.9568750262260437, -2.3731250762939453, 1.1150000095367432, -1.0368750095367432, 20.224374771118164, 39.385623931884766, 0.05250000208616257, -0.5268750190734863, 0.6712499856948853, -0.9600000381469727, 0.5718749761581421, -2.1518750190734863, 0.8949999809265137, 0.37562498450279236, 0.5006250143051147, -0.004375007003545761], "max": [1.2277790307998657, -0.7452124953269958, 1.9105249643325806, 0.3565365970134735, -0.4585336148738861, 0.710582971572876, -0.6321765184402466, -0.761870265007019, 1.6554131507873535, 0.3786621689796448, 1.657153606414795, 0.06830796599388123, 50.760623931884766, 75.3218765258789, 52.712501525878906, 7.386250019073486, 58.013126373291016, 109.6624984741211, 84.41062927246094, 111.73374938964844, 96.28937530517578, 110.921875, 100.99187469482422, 110.89187622070312, 67.77312469482422, 72.72000122070312, 0.18312500417232513, 9.411874771118164, 42.13999938964844, 107.92437744140625, 74.47125244140625, 111.20500183105469, 92.85625457763672, 110.77874755859375, 96.15312957763672, 110.02312469482422], "mean": [0.7880414128303528, -1.200531244277954, 1.6612459421157837, -0.1820477694272995, -0.7945836186408997, 0.06175785884261131, -0.8205046653747559, -1.1292964220046997, 1.4427239894866943, 0.2348114550113678, 0.9966054558753967, -0.19926533102989197, 36.04076385498047, 61.83049392700195, 30.949766159057617, 0.9823535680770874, 16.51167869567871, 46.67741012573242, 37.16787338256836, 52.69325637817383, 46.48387908935547, 51.82386779785156, 47.36311340332031, 68.77875518798828, 39.58277893066406, 57.3167610168457, 0.11906573176383972, 1.8734132051467896, 17.20570182800293, 19.78599739074707, 28.176637649536133, 25.46796989440918, 34.91362380981445, 30.48015785217285, 34.9344596862793, 44.536293029785156], "std": [0.24065445363521576, 0.17073455452919006, 0.22171254456043243, 0.2864115238189697, 0.29322341084480286, 0.23338226974010468, 0.11572082340717316, 0.2329947054386139, 0.1934898942708969, 0.13279367983341217, 0.31772077083587646, 0.172664076089859, 7.351715087890625, 12.45718765258789, 7.817798137664795, 1.9862085580825806, 15.837836265563965, 48.77320098876953, 32.27546310424805, 54.2591667175293, 41.83205032348633, 53.78601837158203, 46.2261848449707, 41.42005157470703, 11.764012336730957, 9.151506423950195, 0.022676508873701096, 3.126929998397827, 13.9868745803833, 30.891048431396484, 26.238889694213867, 42.66869354248047, 34.95213317871094, 46.73643493652344, 37.779666900634766, 43.51445770263672], "count": [417]}, "timestamp": {"min": [0.0], "max": [13.866666666666667], "mean": [6.933333333333332], "std": [4.012572833076148], "count": [417]}, "frame_index": {"min": [0], "max": [416], "mean": [208.0], "std": [120.37718499228443], "count": [417]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [417]}, "index": {"min": [15220], "max": [15636], "mean": [15428.0], "std": [120.37718499228443], "count": [417]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [417]}, "subtask_annotation": {"mean": [4.26378896882494, 10.0, 10.0, 10.0, 10.0], "std": [2.4868880197170427, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [417]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [417]}, "eef_direction_state": {"mean": [3.6043165467625897, 3.8513189448441247], "std": [1.535910848587945, 1.8587932023916525], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_state": {"mean": [1.1366906474820144, 0.9256594724220624], "std": [0.5479603188330764, 0.6509455282000605], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_state": {"mean": [0.6258992805755396, 0.5947242206235012], "std": [0.8189018320159629, 0.7934207778098353], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_direction_action": {"mean": [3.6043165467625897, 3.8513189448441247], "std": [1.535910848587945, 1.8587932023916525], "min": [0, 0], "max": [6, 6], "count": [417]}, "eef_velocity_action": {"mean": [1.1366906474820144, 0.9256594724220624], "std": [0.5479603188330764, 0.6509455282000605], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_acc_mag_action": {"mean": [0.6258992805755396, 0.5947242206235012], "std": [0.8189018320159629, 0.7934207778098353], "min": [0, 0], "max": [2, 2], "count": [417]}, "eef_sim_pose_state": {"mean": [0.7645335069317095, 0.2607602386464323, 1.1524508118819883, -1.4699190086694112, 0.251994092134265, -1.838905227651473, 0.7189592134997839, -0.21182477107877018, 1.1747552213565238, 1.3265510874836062, 0.2411241564573031, 1.9115959067236725], "std": [0.06246053909090303, 0.07172675331597968, 0.07258324537971658, 0.2509903373244857, 0.17956237962722743, 0.18608481452983316, 0.055996829146149764, 0.04507743582890144, 0.07014642820955762, 0.24803532486563507, 0.2964603373063735, 0.08428270867505776], "min": [0.5815659012429981, 0.15636781372642866, 1.0265938146753724, -1.768851483159411, -0.06219144407067123, -2.144955915940018, 0.5942498131363614, -0.28442974377666863, 1.0447283685870015, 0.8017780912928668, -0.17950691586509815, 1.6861703921018942], "max": [0.8454697313214773, 0.36710970590066616, 1.3516246442509707, -0.5580317692230866, 0.6539365457678223, -1.4711415416586204, 0.7951391136910688, -0.14123336118343174, 1.3153299743651303, 1.9132271856518626, 0.6872395393397515, 2.1288067365245547], "count": [417]}, "eef_sim_pose_action": {"mean": [0.7645335069317095, 0.2607602386464323, 1.1524508118819883, -1.4699190086694112, 0.251994092134265, -1.838905227651473, 0.7189592134997839, -0.21182477107877018, 1.1747552213565238, 1.3265510874836062, 0.2411241564573031, 1.9115959067236725], "std": [0.06246053909090303, 0.07172675331597968, 0.07258324537971658, 0.2509903373244857, 0.17956237962722743, 0.18608481452983316, 0.055996829146149764, 0.04507743582890144, 0.07014642820955762, 0.24803532486563507, 0.2964603373063735, 0.08428270867505776], "min": [0.5815659012429981, 0.15636781372642866, 1.0265938146753724, -1.768851483159411, -0.06219144407067123, -2.144955915940018, 0.5942498131363614, -0.28442974377666863, 1.0447283685870015, 0.8017780912928668, -0.17950691586509815, 1.6861703921018942], "max": [0.8454697313214773, 0.36710970590066616, 1.3516246442509707, -0.5580317692230866, 0.6539365457678223, -1.4711415416586204, 0.7951391136910688, -0.14123336118343174, 1.3153299743651303, 1.9132271856518626, 0.6872395393397515, 2.1288067365245547], "count": [417]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30759172385620914]], [[0.44691593749999997]], [[0.555244650735294]]], "std": [[[0.3717419879709574]], [[0.2787486946327758]], [[0.2318263574699429]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5708510130718953]], [[0.5964994893790849]], [[0.5769697038398692]]], "std": [[[0.3202584857595681]], [[0.3252709795559257]], [[0.3331304018638172]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.14901960784313725]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.497810919117647]], [[0.5186826491013071]], [[0.5132779901960784]]], "std": [[[0.26260665758523577]], [[0.2718797177637288]], [[0.2758625391279186]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3923769546568628]], [[0.4652311111111111]], [[0.49232319648692807]]], "std": [[[0.3590002433856433]], [[0.34891516111287496]], [[0.3736317256887077]]], "count": [100]}, "observation.state": {"min": [0.4060091972351074, -1.3231717348098755, 1.3176376819610596, -0.6281471848487854, -1.2005274295806885, -0.23632410168647766, -0.7842183709144592, -1.329132318496704, 1.2692750692367554, 0.05409800261259079, 0.3636177182197571, -0.404936283826828, 3.565624952316284, 46.185001373291016, -1.071250081062317, -0.34187498688697815, 0.4899999797344208, 0.34312501549720764, 0.8481250405311584, -0.9474999904632568, 4.18625020980835, -3.0374999046325684, 1.1825000047683716, 7.670000076293945, 18.5, 40.51777648925781, 0.0625, -0.8600000143051147, 0.7749999761581421, 0.7450000047683716, 1.0277777910232544, 0.14624999463558197, 0.8399999737739563, 0.08749999850988388, 0.6766666769981384, 3.647777795791626], "max": [1.353046178817749, -0.8421788215637207, 1.9113117456436157, 0.4157845079898834, -0.4627059996128082, 0.5878061056137085, -0.5375229120254517, -0.9598984122276306, 1.6402971744537354, 0.4999237060546875, 1.2780914306640625, -0.24655240774154663, 52.19562530517578, 80.546875, 56.07062530517578, 9.315999984741211, 52.94187545776367, 109.4437484741211, 78.80249786376953, 112.5987548828125, 91.05687713623047, 109.6050033569336, 96.65937805175781, 110.48500061035156, 62.88312530517578, 72.83499908447266, 0.18312500417232513, 9.555999755859375, 55.748748779296875, 79.83562469482422, 68.82125091552734, 111.17937469482422, 87.32437896728516, 109.74687957763672, 90.33562469482422, 109.97750091552734], "mean": [0.7565627098083496, -1.1816402673721313, 1.7272417545318604, 0.02603420615196228, -0.68819659948349, -0.05246692895889282, -0.7154850363731384, -1.1543492078781128, 1.4648165702819824, 0.22725963592529297, 0.8917276859283447, -0.3238075375556946, 32.525001525878906, 64.45982360839844, 21.974246978759766, 1.2778620719909668, 18.444095611572266, 43.490264892578125, 40.650543212890625, 49.12344741821289, 46.449405670166016, 48.11300277709961, 45.73713302612305, 63.201271057128906, 35.450809478759766, 62.31383514404297, 0.12196530401706696, 2.9155890941619873, 21.46535301208496, 14.977237701416016, 28.14706802368164, 29.594743728637695, 34.17099380493164, 34.54152297973633, 32.740116119384766, 61.65229797363281], "std": [0.30895376205444336, 0.14159733057022095, 0.18720251321792603, 0.3383130431175232, 0.22507688403129578, 0.20806774497032166, 0.06701710820198059, 0.12126858532428741, 0.10129398107528687, 0.1416669636964798, 0.23498524725437164, 0.05148148909211159, 17.063159942626953, 11.189546585083008, 19.699115753173828, 2.0215084552764893, 16.174274444580078, 47.7244758605957, 28.91480255126953, 53.41817855834961, 35.7112922668457, 52.471923828125, 41.38200378417969, 42.27000427246094, 14.78557300567627, 7.522690773010254, 0.024782897904515266, 2.7682766914367676, 14.317208290100098, 22.254091262817383, 22.967823028564453, 41.47393798828125, 30.473297119140625, 46.73690414428711, 36.27707290649414, 36.02236557006836], "count": [301]}, "action": {"min": [0.4060091972351074, -1.3231717348098755, 1.3176376819610596, -0.6281471848487854, -1.2005274295806885, -0.23632410168647766, -0.7842183709144592, -1.329132318496704, 1.2692750692367554, 0.05409800261259079, 0.3636177182197571, -0.404936283826828, 3.565624952316284, 46.185001373291016, -1.071250081062317, -0.34187498688697815, 0.4899999797344208, 0.34312501549720764, 0.8481250405311584, -0.9474999904632568, 4.18625020980835, -3.0374999046325684, 1.1825000047683716, 7.670000076293945, 18.5, 40.51777648925781, 0.0625, -0.8600000143051147, 0.7749999761581421, 0.7450000047683716, 1.0277777910232544, 0.14624999463558197, 0.8399999737739563, 0.08749999850988388, 0.6766666769981384, 3.647777795791626], "max": [1.353046178817749, -0.8421788215637207, 1.9113117456436157, 0.4157845079898834, -0.4627059996128082, 0.5878061056137085, -0.5375229120254517, -0.9598984122276306, 1.6402971744537354, 0.4999237060546875, 1.2780914306640625, -0.24655240774154663, 52.19562530517578, 80.546875, 56.07062530517578, 9.315999984741211, 52.94187545776367, 109.4437484741211, 78.80249786376953, 112.5987548828125, 91.05687713623047, 109.6050033569336, 96.65937805175781, 110.48500061035156, 62.88312530517578, 72.83499908447266, 0.18312500417232513, 9.555999755859375, 55.748748779296875, 79.83562469482422, 68.82125091552734, 111.17937469482422, 87.32437896728516, 109.74687957763672, 90.33562469482422, 109.97750091552734], "mean": [0.7565628290176392, -1.1816400289535522, 1.7272417545318604, 0.026034168899059296, -0.6881966590881348, -0.052466973662376404, -0.7154847979545593, -1.1543487310409546, 1.4648163318634033, 0.22725962102413177, 0.8917276859283447, -0.32380735874176025, 32.525020599365234, 64.4598617553711, 21.97425651550293, 1.27786123752594, 18.444095611572266, 43.49026107788086, 40.650543212890625, 49.123435974121094, 46.44941329956055, 48.113014221191406, 45.73713684082031, 63.2012939453125, 35.4507942199707, 62.31386184692383, 0.12196530401706696, 2.9155893325805664, 21.465351104736328, 14.977232933044434, 28.14703941345215, 29.594745635986328, 34.1710090637207, 34.54152297973633, 32.740116119384766, 61.652286529541016], "std": [0.3089537024497986, 0.14159734547138214, 0.18720252811908722, 0.3383130133152008, 0.2250768542289734, 0.20806770026683807, 0.0670170783996582, 0.12126858532428741, 0.10129399597644806, 0.1416669636964798, 0.23498520255088806, 0.05148148909211159, 17.063161849975586, 11.189552307128906, 19.699113845825195, 2.0215084552764893, 16.174272537231445, 47.72447204589844, 28.914806365966797, 53.41824722290039, 35.71129608154297, 52.471923828125, 41.38200378417969, 42.27000427246094, 14.78557014465332, 7.522688388824463, 0.024782894179224968, 2.768277645111084, 14.317209243774414, 22.25408935546875, 22.967823028564453, 41.473934173583984, 30.473295211791992, 46.73689270019531, 36.27706527709961, 36.022369384765625], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [301]}, "index": {"min": [15637], "max": [15937], "mean": [15787.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [4.8604651162790695, 10.0, 10.0, 10.0, 10.0], "std": [2.718302391195497, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [301]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [301]}, "eef_direction_state": {"mean": [3.6744186046511627, 4.06312292358804], "std": [1.3170149264395221, 1.8746434118964774], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [1.4684385382059801, 0.893687707641196], "std": [0.5249589957502656, 0.6687073031534488], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.9036544850498339, 0.4883720930232558], "std": [0.8475212637919777, 0.7318326840840232], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [3.6744186046511627, 4.06312292358804], "std": [1.3170149264395221, 1.8746434118964774], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [1.4684385382059801, 0.893687707641196], "std": [0.5249589957502656, 0.6687073031534488], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.9036544850498339, 0.4883720930232558], "std": [0.8475212637919777, 0.7318326840840232], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.776996901373957, 0.2807528012007596, 1.154721248197986, -1.5579434000440535, 0.36393473735783854, -1.884294705531495, 0.7407406957836634, -0.2002016846399704, 1.1856291257620595, 1.3392554613553307, 0.33235736570431174, 1.9004452544286798], "std": [0.054760439873636754, 0.0703079904408128, 0.07274439369361409, 0.1696865239216352, 0.11529150843269655, 0.1306699818649956, 0.03218407932152999, 0.027027584329004678, 0.049588028383270706, 0.20947770065636834, 0.17947223810524562, 0.04111602393127144], "min": [0.6800756810431918, 0.1799965204886365, 0.995764362684806, -1.8873339397838407, 0.19036676940810104, -2.0384162539423096, 0.6856111854305812, -0.25052845831282494, 1.0507372455324173, 1.0002126709076764, 0.08185835064908864, 1.8054669311637819], "max": [0.8330983581830779, 0.4038993964226322, 1.272930109055986, -1.1180607295513434, 0.6779005215570257, -1.6310934169950408, 0.8057959085546841, -0.14695808905554408, 1.2858826243291333, 1.8658708376159476, 0.5692404787162846, 1.964524587063293], "count": [301]}, "eef_sim_pose_action": {"mean": [0.776996901373957, 0.2807528012007596, 1.154721248197986, -1.5579434000440535, 0.36393473735783854, -1.884294705531495, 0.7407406957836634, -0.2002016846399704, 1.1856291257620595, 1.3392554613553307, 0.33235736570431174, 1.9004452544286798], "std": [0.054760439873636754, 0.0703079904408128, 0.07274439369361409, 0.1696865239216352, 0.11529150843269655, 0.1306699818649956, 0.03218407932152999, 0.027027584329004678, 0.049588028383270706, 0.20947770065636834, 0.17947223810524562, 0.04111602393127144], "min": [0.6800756810431918, 0.1799965204886365, 0.995764362684806, -1.8873339397838407, 0.19036676940810104, -2.0384162539423096, 0.6856111854305812, -0.25052845831282494, 1.0507372455324173, 1.0002126709076764, 0.08185835064908864, 1.8054669311637819], "max": [0.8330983581830779, 0.4038993964226322, 1.272930109055986, -1.1180607295513434, 0.6779005215570257, -1.6310934169950408, 0.8057959085546841, -0.14695808905554408, 1.2858826243291333, 1.8658708376159476, 0.5692404787162846, 1.964524587063293], "count": [301]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3105866850490196]], [[0.44423133374183005]], [[0.5494248325163399]]], "std": [[[0.3677841340790062]], [[0.27722714525344383]], [[0.23100671645201978]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5808745465686275]], [[0.6050842585784314]], [[0.5884710886437908]]], "std": [[[0.3170139148348674]], [[0.31873680696916573]], [[0.3268497218006611]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.11372549019607843]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4671032516339869]], [[0.49136415645424836]], [[0.4860376470588235]]], "std": [[[0.2510881248745758]], [[0.2602126342372922]], [[0.26833150271148715]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.401629489379085]], [[0.45503490196078433]], [[0.47094704044117647]]], "std": [[[0.36316070780297166]], [[0.3578969890708136]], [[0.3782754435511608]]], "count": [100]}, "observation.state": {"min": [0.45726996660232544, -1.4431935548782349, 1.0647618770599365, -0.32573243975639343, -1.5431745052337646, -0.25680455565452576, -1.0694667100906372, -1.3212167024612427, 1.095873236656189, -0.4267519414424896, 0.4677843749523163, -0.34885939955711365, 6.323750019073486, 49.1775016784668, -0.9737499952316284, -0.7587499618530273, 0.4050000011920929, 0.42249998450279236, 1.2877777814865112, -0.6349999904632568, 0.9006249904632568, -2.8553333282470703, 1.1262500286102295, -0.07437500357627869, 12.786874771118164, 35.40777587890625, 0.041875001043081284, -0.43812498450279236, 0.828125, 0.7281249761581421, 0.5737500190734863, -0.8643749952316284, 0.9487500190734863, 0.13124999403953552, 0.6468750238418579, 0.0781249850988388], "max": [1.146572470664978, -0.8145320415496826, 1.9578279256820679, 0.26729515194892883, -0.5045967698097229, 0.6722075939178467, -0.4861905872821808, -0.8650382161140442, 1.625014305114746, 0.5930752754211426, 1.5683943033218384, -0.2296721190214157, 42.10187530517578, 79.16874694824219, 48.810001373291016, 9.581250190734863, 61.516876220703125, 109.24124908447266, 85.578125, 111.85562133789062, 96.88249969482422, 109.84562683105469, 101.44000244140625, 110.10562133789062, 61.99812698364258, 72.91875457763672, 0.1574999988079071, 9.34375, 51.583126068115234, 97.19437408447266, 65.08000183105469, 108.81500244140625, 80.77312469482422, 110.71562957763672, 85.84562683105469, 109.95062255859375], "mean": [0.78397536277771, -1.2041418552398682, 1.7562143802642822, -0.046997345983982086, -0.6886652708053589, 0.01282323244959116, -0.6282245516777039, -1.1344842910766602, 1.463672399520874, 0.00813695415854454, 0.7337971925735474, -0.2743637263774872, 26.86436653137207, 66.00065612792969, 13.344721794128418, 2.5940194129943848, 20.073883056640625, 50.771156311035156, 41.60608673095703, 52.76637268066406, 48.979793548583984, 50.852874755859375, 49.65201187133789, 61.55219650268555, 32.552005767822266, 57.22136688232422, 0.11610036343336105, 2.8406777381896973, 16.379859924316406, 20.426809310913086, 25.79857635498047, 27.835161209106445, 30.744277954101562, 30.679180145263672, 26.958274841308594, 59.04418182373047], "std": [0.22622689604759216, 0.1814672350883484, 0.22312477231025696, 0.17927522957324982, 0.18958202004432678, 0.2545880973339081, 0.13119004666805267, 0.13270382583141327, 0.11950374394655228, 0.3401285707950592, 0.2099810689687729, 0.03402094915509224, 11.229493141174316, 11.761272430419922, 17.255046844482422, 3.717115879058838, 19.087139129638672, 49.58864212036133, 33.072425842285156, 51.991146087646484, 41.5859375, 50.99295425415039, 45.296974182128906, 42.76929473876953, 15.80593204498291, 9.996953010559082, 0.019426608458161354, 2.8021700382232666, 14.797178268432617, 33.29936599731445, 20.748428344726562, 41.88117218017578, 27.380834579467773, 46.276329040527344, 35.14496994018555, 35.32966613769531], "count": [298]}, "action": {"min": [0.45726996660232544, -1.4431935548782349, 1.0647618770599365, -0.32573243975639343, -1.5431745052337646, -0.25680455565452576, -1.0694667100906372, -1.3212167024612427, 1.095873236656189, -0.4267519414424896, 0.4677843749523163, -0.34885939955711365, 6.323750019073486, 49.1775016784668, -0.9737499952316284, -0.7587499618530273, 0.4050000011920929, 0.42249998450279236, 1.2877777814865112, -0.6349999904632568, 0.9006249904632568, -2.8553333282470703, 1.1262500286102295, -0.07437500357627869, 12.786874771118164, 35.40777587890625, 0.041875001043081284, -0.43812498450279236, 0.828125, 0.7281249761581421, 0.5737500190734863, -0.8643749952316284, 0.9487500190734863, 0.13124999403953552, 0.6468750238418579, 0.0781249850988388], "max": [1.146572470664978, -0.8145320415496826, 1.9578279256820679, 0.26729515194892883, -0.5045967698097229, 0.6722075939178467, -0.4861905872821808, -0.8650382161140442, 1.625014305114746, 0.5930752754211426, 1.5683943033218384, -0.2296721190214157, 42.10187530517578, 79.16874694824219, 48.810001373291016, 9.581250190734863, 61.516876220703125, 109.24124908447266, 85.578125, 111.85562133789062, 96.88249969482422, 109.84562683105469, 101.44000244140625, 110.10562133789062, 61.99812698364258, 72.91875457763672, 0.1574999988079071, 9.34375, 51.583126068115234, 97.19437408447266, 65.08000183105469, 108.81500244140625, 80.77312469482422, 110.71562957763672, 85.84562683105469, 109.95062255859375], "mean": [0.7839754223823547, -1.2041410207748413, 1.7562141418457031, -0.04699733480811119, -0.6886652708053589, 0.012823198921978474, -0.6282245516777039, -1.1344841718673706, 1.463672399520874, 0.008136864751577377, 0.733797550201416, -0.2743636667728424, 26.8643798828125, 66.00061798095703, 13.344708442687988, 2.594019651412964, 20.073875427246094, 50.771148681640625, 41.60608673095703, 52.76637268066406, 48.979766845703125, 50.852874755859375, 49.651981353759766, 61.55220413208008, 32.55199432373047, 57.22136688232422, 0.11610031127929688, 2.8406777381896973, 16.379854202270508, 20.426807403564453, 25.798574447631836, 27.835166931152344, 30.7442684173584, 30.679182052612305, 26.958271026611328, 59.044166564941406], "std": [0.22622685134410858, 0.1814672201871872, 0.22312474250793457, 0.17927522957324982, 0.18958202004432678, 0.25458812713623047, 0.13119004666805267, 0.13270381093025208, 0.11950374394655228, 0.3401285707950592, 0.2099810689687729, 0.03402094542980194, 11.2294921875, 11.761269569396973, 17.255043029785156, 3.717115879058838, 19.087139129638672, 49.58866882324219, 33.072425842285156, 51.99113845825195, 41.5859489440918, 50.99295425415039, 45.29697036743164, 42.76929473876953, 15.805932998657227, 9.99695110321045, 0.019426608458161354, 2.8021702766418457, 14.797178268432617, 33.29936599731445, 20.74843406677246, 41.881168365478516, 27.380840301513672, 46.27631759643555, 35.14496994018555, 35.32966232299805], "count": [298]}, "timestamp": {"min": [0.0], "max": [9.9], "mean": [4.949999999999999], "std": [2.8674901917879336], "count": [298]}, "frame_index": {"min": [0], "max": [297], "mean": [148.5], "std": [86.024705753638], "count": [298]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [298]}, "index": {"min": [15938], "max": [16235], "mean": [16086.5], "std": [86.024705753638], "count": [298]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [298]}, "subtask_annotation": {"mean": [4.476510067114094, 10.0, 10.0, 10.0, 10.0], "std": [2.5305751597533006, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [298]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [298]}, "eef_direction_state": {"mean": [3.208053691275168, 3.5939597315436242], "std": [1.3916103741201618, 1.945455147239864], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_state": {"mean": [1.476510067114094, 0.9899328859060402], "std": [0.5061221517074596, 0.6729924126184528], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_state": {"mean": [0.8523489932885906, 0.5604026845637584], "std": [0.8384696744559154, 0.7628381122467259], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_direction_action": {"mean": [3.208053691275168, 3.5939597315436242], "std": [1.3916103741201618, 1.945455147239864], "min": [0, 0], "max": [6, 6], "count": [298]}, "eef_velocity_action": {"mean": [1.476510067114094, 0.9899328859060402], "std": [0.5061221517074596, 0.6729924126184528], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_acc_mag_action": {"mean": [0.8523489932885906, 0.5604026845637584], "std": [0.8384696744559154, 0.7628381122467259], "min": [0, 0], "max": [2, 2], "count": [298]}, "eef_sim_pose_state": {"mean": [0.7799391099734895, 0.2802704004531895, 1.1435578102808501, -1.572147371992707, 0.36392627059349714, -1.8995650452042323, 0.7417231568432789, -0.17825831176276338, 1.1836672641142716, 1.4481509260387238, 0.4669176240046078, 2.0284851794717267], "std": [0.054044175711885294, 0.07209655639832052, 0.06448869169289832, 0.21538469756939352, 0.2059916032085637, 0.08329057655132908, 0.034927952468766815, 0.04198996326033237, 0.051098221287834915, 0.16324239604304305, 0.2839627000205636, 0.15040510097986132], "min": [0.6106782604709116, 0.14900368400840194, 1.017894604850418, -1.903407842589997, 0.11395671373668059, -2.0537990643930906, 0.6196490209155489, -0.26282356996149253, 1.046736808398614, 0.9908333955810165, 0.049106297317784486, 1.7805064509270367], "max": [0.8386250318589547, 0.38969365515402415, 1.2635022597423933, -0.9269563636784467, 1.0047620007362839, -1.6648749667283251, 0.7901666325041448, -0.10254594759551214, 1.2601148049643174, 1.8353702019121012, 0.8231914863641849, 2.2211107070720297], "count": [298]}, "eef_sim_pose_action": {"mean": [0.7799391099734895, 0.2802704004531895, 1.1435578102808501, -1.572147371992707, 0.36392627059349714, -1.8995650452042323, 0.7417231568432789, -0.17825831176276338, 1.1836672641142716, 1.4481509260387238, 0.4669176240046078, 2.0284851794717267], "std": [0.054044175711885294, 0.07209655639832052, 0.06448869169289832, 0.21538469756939352, 0.2059916032085637, 0.08329057655132908, 0.034927952468766815, 0.04198996326033237, 0.051098221287834915, 0.16324239604304305, 0.2839627000205636, 0.15040510097986132], "min": [0.6106782604709116, 0.14900368400840194, 1.017894604850418, -1.903407842589997, 0.11395671373668059, -2.0537990643930906, 0.6196490209155489, -0.26282356996149253, 1.046736808398614, 0.9908333955810165, 0.049106297317784486, 1.7805064509270367], "max": [0.8386250318589547, 0.38969365515402415, 1.2635022597423933, -0.9269563636784467, 1.0047620007362839, -1.6648749667283251, 0.7901666325041448, -0.10254594759551214, 1.2601148049643174, 1.8353702019121012, 0.8231914863641849, 2.2211107070720297], "count": [298]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3049925122549019]], [[0.4506558884803922]], [[0.561464254493464]]], "std": [[[0.3598298086814377]], [[0.2633825196268961]], [[0.22170848916132774]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.562239789624183]], [[0.5879799448529412]], [[0.571939356617647]]], "std": [[[0.3166686101406507]], [[0.3170917418131149]], [[0.3228425739231081]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10588235294117647]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5359209436274509]], [[0.5597415849673203]], [[0.5412835600490196]]], "std": [[[0.2729918766514243]], [[0.2835679067600746]], [[0.2872184156324577]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39478736519607843]], [[0.4564587847222222]], [[0.4862693075980392]]], "std": [[[0.35905399750335254]], [[0.3479823107627579]], [[0.3733314069532615]]], "count": [100]}, "observation.state": {"min": [0.5005435943603516, -1.5182011127471924, 1.042042851448059, -0.5808442234992981, -1.6378653049468994, -0.22421225905418396, -1.0284104347229004, -1.287122368812561, 0.9600309133529663, -0.14434081315994263, 0.7866502404212952, -0.4445461630821228, 10.213125228881836, 49.96312713623047, 18.313749313354492, -0.6037499904632568, 0.7512500286102295, 0.078125, 1.2450000047683716, -0.8999999761581421, 1.0462499856948853, 0.17374999821186066, 1.1256250143051147, 2.426874876022339, 7.828125, 44.38062286376953, 0.06750000268220901, -1.2856249809265137, 0.7662500143051147, 0.5250000357627869, 2.526249885559082, -0.6143749952316284, 1.5362499952316284, 0.15687499940395355, 0.6468750238418579, 14.74625015258789], "max": [1.2196011543273926, -0.8623970150947571, 1.9890612363815308, 0.29705023765563965, -0.5251010656356812, 0.7123101949691772, -0.5636301040649414, -0.7517322301864624, 1.6237030029296875, 0.6687504649162292, 1.657473087310791, -0.1722123622894287, 53.63624954223633, 83.80062866210938, 68.18937683105469, 9.220624923706055, 48.744998931884766, 107.06124877929688, 83.33812713623047, 112.29437255859375, 97.40875244140625, 109.16812133789062, 97.19562530517578, 110.2300033569336, 60.528751373291016, 74.74555969238281, 0.18312500417232513, 9.482500076293945, 55.52937698364258, 87.55000305175781, 72.58000183105469, 100.26445007324219, 83.08000183105469, 109.23062896728516, 85.76750183105469, 110.00125122070312], "mean": [0.7645968794822693, -1.2868082523345947, 1.7480517625808716, -0.1437225043773651, -0.8646101951599121, 0.041921429336071014, -0.7528358101844788, -1.1175419092178345, 1.4096592664718628, 0.23543313145637512, 0.9839502573013306, -0.35444116592407227, 29.515138626098633, 67.39111328125, 35.044551849365234, 3.2663464546203613, 16.835527420043945, 40.332862854003906, 37.556941986083984, 45.841278076171875, 42.083099365234375, 45.46144485473633, 41.46316909790039, 69.14742279052734, 35.25627517700195, 60.584049224853516, 0.1234050840139389, 0.53956139087677, 24.95114517211914, 20.993038177490234, 36.120975494384766, 26.28374671936035, 39.14426803588867, 36.54608917236328, 34.0932502746582, 67.41743469238281], "std": [0.2311490923166275, 0.19472508132457733, 0.27583256363868713, 0.24763907492160797, 0.3189179301261902, 0.2571466267108917, 0.1940428614616394, 0.1485990732908249, 0.17334502935409546, 0.2781108021736145, 0.28703007102012634, 0.0830601304769516, 12.479452133178711, 11.917071342468262, 9.1397066116333, 3.996694564819336, 16.131948471069336, 43.9552116394043, 31.131834030151367, 51.46813201904297, 40.17439270019531, 48.546382904052734, 42.76364517211914, 34.37107467651367, 19.67725944519043, 6.845938205718994, 0.024384116753935814, 2.2376537322998047, 16.166635513305664, 26.063932418823242, 22.867467880249023, 31.890676498413086, 28.200454711914062, 43.58970260620117, 34.92970657348633, 32.85993576049805], "count": [366]}, "action": {"min": [0.5005435943603516, -1.5182011127471924, 1.042042851448059, -0.5808442234992981, -1.6378653049468994, -0.22421225905418396, -1.0284104347229004, -1.287122368812561, 0.9600309133529663, -0.14434081315994263, 0.7866502404212952, -0.4445461630821228, 10.213125228881836, 49.96312713623047, 18.313749313354492, -0.6037499904632568, 0.7512500286102295, 0.078125, 1.2450000047683716, -0.8999999761581421, 1.0462499856948853, 0.17374999821186066, 1.1256250143051147, 2.426874876022339, 7.828125, 44.38062286376953, 0.06750000268220901, -1.2856249809265137, 0.7662500143051147, 0.5250000357627869, 2.526249885559082, -0.6143749952316284, 1.5362499952316284, 0.15687499940395355, 0.6468750238418579, 14.74625015258789], "max": [1.2196011543273926, -0.8623970150947571, 1.9890612363815308, 0.29705023765563965, -0.5251010656356812, 0.7123101949691772, -0.5636301040649414, -0.7517322301864624, 1.6237030029296875, 0.6687504649162292, 1.657473087310791, -0.1722123622894287, 53.63624954223633, 83.80062866210938, 68.18937683105469, 9.220624923706055, 48.744998931884766, 107.06124877929688, 83.33812713623047, 112.29437255859375, 97.40875244140625, 109.16812133789062, 97.19562530517578, 110.2300033569336, 60.528751373291016, 74.74555969238281, 0.18312500417232513, 9.482500076293945, 55.52937698364258, 87.55000305175781, 72.58000183105469, 100.26445007324219, 83.08000183105469, 109.23062896728516, 85.76750183105469, 110.00125122070312], "mean": [0.764597475528717, -1.2868080139160156, 1.7480518817901611, -0.14372265338897705, -0.8646103739738464, 0.041921477764844894, -0.7528356313705444, -1.117541790008545, 1.409659504890442, 0.23543322086334229, 0.9839506149291992, -0.3544410765171051, 29.5151309967041, 67.39111328125, 35.0445442199707, 3.266345977783203, 16.835527420043945, 40.332862854003906, 37.55693817138672, 45.841285705566406, 42.08310317993164, 45.461456298828125, 41.463191986083984, 69.14738464355469, 35.25627899169922, 60.584075927734375, 0.12340499460697174, 0.5395613312721252, 24.951143264770508, 20.993038177490234, 36.12100601196289, 26.28374481201172, 39.14426803588867, 36.54609680175781, 34.09324264526367, 67.41742706298828], "std": [0.2311491221189499, 0.1947251260280609, 0.27583256363868713, 0.2476390153169632, 0.3189179003238678, 0.25714659690856934, 0.1940428912639618, 0.14859908819198608, 0.17334504425525665, 0.2781108319759369, 0.28703004121780396, 0.0830601155757904, 12.479451179504395, 11.917074203491211, 9.1397066116333, 3.996694564819336, 16.131948471069336, 43.95521926879883, 31.13182830810547, 51.46811294555664, 40.17438507080078, 48.546382904052734, 42.76364517211914, 34.3710823059082, 19.677261352539062, 6.845937252044678, 0.024384120479226112, 2.2376534938812256, 16.166637420654297, 26.06393051147461, 22.867467880249023, 31.890682220458984, 28.20045280456543, 43.589698791503906, 34.929710388183594, 32.85993576049805], "count": [366]}, "timestamp": {"min": [0.0], "max": [12.166666666666666], "mean": [6.083333333333333], "std": [3.5218234965342514], "count": [366]}, "frame_index": {"min": [0], "max": [365], "mean": [182.5], "std": [105.65470489602754], "count": [366]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [366]}, "index": {"min": [16236], "max": [16601], "mean": [16418.5], "std": [105.65470489602754], "count": [366]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [366]}, "subtask_annotation": {"mean": [3.939890710382514, 10.0, 10.0, 10.0, 10.0], "std": [2.5234840147611837, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [366]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [366]}, "eef_direction_state": {"mean": [3.69672131147541, 3.907103825136612], "std": [1.3175321208782051, 1.9254135387576563], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_state": {"mean": [1.2814207650273224, 0.8579234972677595], "std": [0.5581332596478163, 0.6706412025536685], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_state": {"mean": [0.7540983606557377, 0.6174863387978142], "std": [0.8681820281721053, 0.8003552616777996], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_direction_action": {"mean": [3.69672131147541, 3.907103825136612], "std": [1.3175321208782051, 1.9254135387576563], "min": [0, 0], "max": [6, 6], "count": [366]}, "eef_velocity_action": {"mean": [1.2814207650273224, 0.8579234972677595], "std": [0.5581332596478163, 0.6706412025536685], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_acc_mag_action": {"mean": [0.7540983606557377, 0.6174863387978142], "std": [0.8681820281721053, 0.8003552616777996], "min": [0, 0], "max": [2, 2], "count": [366]}, "eef_sim_pose_state": {"mean": [0.7719214219720975, 0.24454033092191607, 1.1636054299924599, -1.380217318882822, 0.2427601991565434, -1.8472396074870097, 0.7244377190802552, -0.21471173616256714, 1.1953750846711528, 1.295279927819462, 0.37469039610272015, 1.8515010537939023], "std": [0.07277044618044141, 0.07972387906076213, 0.08173922519893768, 0.3038571751182548, 0.14722413738059012, 0.14331217341929295, 0.05498837016566354, 0.04166903836256588, 0.06811183382080117, 0.19912078079797602, 0.2724207991035939, 0.11052070612787229], "min": [0.5995096839479638, 0.14611666155129308, 1.003779157592438, -1.8119575262204193, 0.006224738966577048, -2.047229226596018, 0.5842641672828117, -0.29622706114965486, 1.0557253879653874, 0.8270069772494786, -0.0037553508857581797, 1.7006615258125053], "max": [0.8405477275878914, 0.4020549865172617, 1.3460165365811299, -0.6031192438456334, 0.830868486671327, -1.5663051000682595, 0.7887928551530133, -0.14640324610381206, 1.3170725802828098, 1.621246060975996, 0.7856837755438932, 2.016036853987205], "count": [366]}, "eef_sim_pose_action": {"mean": [0.7719214219720975, 0.24454033092191607, 1.1636054299924599, -1.380217318882822, 0.2427601991565434, -1.8472396074870097, 0.7244377190802552, -0.21471173616256714, 1.1953750846711528, 1.295279927819462, 0.37469039610272015, 1.8515010537939023], "std": [0.07277044618044141, 0.07972387906076213, 0.08173922519893768, 0.3038571751182548, 0.14722413738059012, 0.14331217341929295, 0.05498837016566354, 0.04166903836256588, 0.06811183382080117, 0.19912078079797602, 0.2724207991035939, 0.11052070612787229], "min": [0.5995096839479638, 0.14611666155129308, 1.003779157592438, -1.8119575262204193, 0.006224738966577048, -2.047229226596018, 0.5842641672828117, -0.29622706114965486, 1.0557253879653874, 0.8270069772494786, -0.0037553508857581797, 1.7006615258125053], "max": [0.8405477275878914, 0.4020549865172617, 1.3460165365811299, -0.6031192438456334, 0.830868486671327, -1.5663051000682595, 0.7887928551530133, -0.14640324610381206, 1.3170725802828098, 1.621246060975996, 0.7856837755438932, 2.016036853987205], "count": [366]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24311841503267975]], [[0.42698101715686276]], [[0.5336395057189542]]], "std": [[[0.32912326547378007]], [[0.2572062373858124]], [[0.2581862637844571]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.12941176470588237]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5046766196895425]], [[0.5083572630718954]], [[0.49588174019607845]]], "std": [[[0.3512322513464717]], [[0.3596080667135052]], [[0.3644284694100529]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47467326184640524]], [[0.5114946956699347]], [[0.5112954473039216]]], "std": [[[0.331462959483113]], [[0.32068157732361946]], [[0.3316866403360935]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3775016380718954]], [[0.447134783496732]], [[0.4692600980392157]]], "std": [[[0.35854743847911974]], [[0.34568112664382183]], [[0.36268540860423465]]], "count": [100]}, "observation.state": {"min": [0.8530746698379517, -0.8686197996139526, 0.8359189033508301, -0.49608510732650757, -1.533892035484314, 1.1515792608261108, -0.8005264401435852, -0.9923609495162964, 0.8401575088500977, -0.18050946295261383, 0.43070974946022034, -1.0992456674575806, 21.380908966064453, 57.56562423706055, 0.0, -0.38624998927116394, 0.7537499666213989, 0.4168750047683716, 0.6875, -0.8918750286102295, 0.8118749856948853, -3.1600000858306885, 1.0737500190734863, 0.08312500268220901, 28.6200008392334, 44.13624954223633, 0.42374998331069946, -1.1349999904632568, 0.6781250238418579, 1.140625, 0.7143750190734863, 0.859375, 0.6725000143051147, 0.8218749761581421, 0.6449999809265137, 1.0518749952316284], "max": [1.0543348789215088, -0.6841340065002441, 1.032153606414795, -0.12262054532766342, -1.0471742153167725, 1.1897162199020386, -0.36335545778274536, -0.5544747114181519, 1.0966229438781738, 0.08902685344219208, 1.0629816055297852, -0.8867637515068054, 57.89812469482422, 74.7955551147461, 57.133750915527344, 9.499374389648438, 40.10000228881836, 60.87125015258789, 50.81125259399414, 76.75312042236328, 61.99437713623047, 83.67749786376953, 64.42500305175781, 101.7249984741211, 65.94562530517578, 73.16444396972656, 2.3037500381469727, 4.557499885559082, 42.666873931884766, 84.44375610351562, 56.439998626708984, 104.75125122070312, 87.06813049316406, 111.65250396728516, 92.43562316894531, 110.05000305175781], "mean": [0.9753523468971252, -0.7841503024101257, 0.9178574085235596, -0.3426782190799713, -1.2345596551895142, 1.1673001050949097, -0.577855110168457, -0.8061023950576782, 1.0157796144485474, -0.046585563570261, 0.632399320602417, -0.9934757351875305, 43.33994674682617, 63.815982818603516, 30.64774513244629, 5.653116226196289, 12.476462364196777, 17.247589111328125, 16.378089904785156, 20.55645751953125, 19.512365341186523, 23.667715072631836, 19.489164352416992, 37.35480880737305, 48.77244567871094, 59.14775466918945, 0.8436986207962036, 0.5533295273780823, 18.56047821044922, 35.30369186401367, 22.83538246154785, 38.81309127807617, 30.75198745727539, 49.21739196777344, 31.79331398010254, 60.9340934753418], "std": [0.05686291307210922, 0.036722373217344284, 0.04244137927889824, 0.09492627531290054, 0.0918603241443634, 0.0076811970211565495, 0.15432193875312805, 0.0974443182349205, 0.06254897266626358, 0.08830737322568893, 0.157243549823761, 0.0732237845659256, 10.737198829650879, 4.85776424407959, 10.633097648620605, 4.074046611785889, 16.14275360107422, 25.034414291381836, 21.472261428833008, 30.53786849975586, 25.924413681030273, 32.969322204589844, 26.628366470336914, 44.058441162109375, 12.125885963439941, 9.364311218261719, 0.44725683331489563, 1.6146209239959717, 17.39329719543457, 36.81582260131836, 21.13177490234375, 42.52798080444336, 30.055892944335938, 50.11427307128906, 34.13751983642578, 45.766422271728516], "count": [240]}, "action": {"min": [0.8530746698379517, -0.8686197996139526, 0.8359189033508301, -0.49608510732650757, -1.533892035484314, 1.1515792608261108, -0.8005264401435852, -0.9923609495162964, 0.8401575088500977, -0.18050946295261383, 0.43070974946022034, -1.0992456674575806, 21.380908966064453, 57.56562423706055, 0.0, -0.38624998927116394, 0.7537499666213989, 0.4168750047683716, 0.6875, -0.8918750286102295, 0.8118749856948853, -3.1600000858306885, 1.0737500190734863, 0.08312500268220901, 28.6200008392334, 44.13624954223633, 0.42374998331069946, -1.1349999904632568, 0.6781250238418579, 1.140625, 0.7143750190734863, 0.859375, 0.6725000143051147, 0.8218749761581421, 0.6449999809265137, 1.0518749952316284], "max": [1.0543348789215088, -0.6841340065002441, 1.032153606414795, -0.12262054532766342, -1.0471742153167725, 1.1897162199020386, -0.36335545778274536, -0.5544747114181519, 1.0966229438781738, 0.08902685344219208, 1.0629816055297852, -0.8867637515068054, 57.89812469482422, 74.7955551147461, 57.133750915527344, 9.499374389648438, 40.10000228881836, 60.87125015258789, 50.81125259399414, 76.75312042236328, 61.99437713623047, 83.67749786376953, 64.42500305175781, 101.7249984741211, 65.94562530517578, 73.16444396972656, 2.3037500381469727, 4.557499885559082, 42.666873931884766, 84.44375610351562, 56.439998626708984, 104.75125122070312, 87.06813049316406, 111.65250396728516, 92.43562316894531, 110.05000305175781], "mean": [0.9753525257110596, -0.7841498255729675, 0.917856752872467, -0.3426782786846161, -1.2345597743988037, 1.1673017740249634, -0.5778551697731018, -0.8061021566390991, 1.0157798528671265, -0.04658558592200279, 0.6323996186256409, -0.9934759736061096, 43.33992385864258, 63.81599044799805, 30.64773178100586, 5.653114318847656, 12.476452827453613, 17.247608184814453, 16.378089904785156, 20.556461334228516, 19.512357711791992, 23.667722702026367, 19.489160537719727, 37.35480499267578, 48.772422790527344, 59.14772033691406, 0.8436991572380066, 0.553329586982727, 18.56048011779785, 35.303672790527344, 22.83540153503418, 38.81306457519531, 30.751989364624023, 49.217369079589844, 31.793302536010742, 60.93408203125], "std": [0.05686291307210922, 0.03672235459089279, 0.04244137555360794, 0.09492629021406174, 0.0918603166937828, 0.007681192364543676, 0.15432190895080566, 0.0974443182349205, 0.06254898011684418, 0.08830735832452774, 0.157243549823761, 0.0732237920165062, 10.737197875976562, 4.8577656745910645, 10.633096694946289, 4.0740461349487305, 16.14275550842285, 25.03441047668457, 21.472261428833008, 30.53786849975586, 25.924407958984375, 32.96931838989258, 26.62836265563965, 44.058448791503906, 12.125886917114258, 9.364311218261719, 0.4472568929195404, 1.6146206855773926, 17.39329719543457, 36.815826416015625, 21.13177490234375, 42.52798080444336, 30.055891036987305, 50.11427688598633, 34.13751983642578, 45.76643371582031], "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": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [240]}, "index": {"min": [16602], "max": [16841], "mean": [16721.5], "std": [69.2814308936144], "count": [240]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [240]}, "subtask_annotation": {"mean": [5.679166666666666, 10.0, 10.0, 10.0, 10.0], "std": [1.8778265731661408, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [240]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [240]}, "eef_direction_state": {"mean": [4.375, 3.841666666666667], "std": [1.625640899255839, 1.9082969428844712], "min": [0, 0], "max": [6, 6], "count": [240]}, "eef_velocity_state": {"mean": [0.7333333333333333, 0.9708333333333333], "std": [0.6980130530457296, 0.667070190376459], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_state": {"mean": [0.6916666666666667, 0.875], "std": [0.8195103551647296, 0.8372823100165598], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_direction_action": {"mean": [4.375, 3.841666666666667], "std": [1.625640899255839, 1.9082969428844712], "min": [0, 0], "max": [6, 6], "count": [240]}, "eef_velocity_action": {"mean": [0.7333333333333333, 0.9708333333333333], "std": [0.6980130530457296, 0.667070190376459], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_acc_mag_action": {"mean": [0.6916666666666667, 0.875], "std": [0.8195103551647296, 0.8372823100165598], "min": [0, 0], "max": [2, 2], "count": [240]}, "eef_sim_pose_state": {"mean": [0.6233099362612553, 0.22569621029574435, 1.222588457637585, -1.0447662367219064, 1.0133088544018973, -1.5168636653199434, 0.6558278371894127, -0.15575521878431606, 1.2280148828005284, 1.4070804298348056, 1.1412642894494107, 2.057537675720162], "std": [0.01676389257754978, 0.02477798507434258, 0.023456838855526994, 0.1665704699266356, 0.02292979996720512, 0.09203999020291366, 0.021954946132017403, 0.0383119520621577, 0.03456760152063153, 0.20262153364713292, 0.07718356476820466, 0.16981170825739808], "min": [0.5835081628044685, 0.16444672605105282, 1.1707725506860924, -1.3934812384435205, 0.9317942484916517, -1.693855280282634, 0.5889195235235118, -0.1965489190472899, 1.183555592913004, 0.7398915436883389, 1.0316697048482988, 1.474900318904655], "max": [0.6649067367203826, 0.25582368980712844, 1.2874338729863146, -0.6413128724614592, 1.0638649145909782, -1.1614173124092777, 0.689016612865325, -0.0785149500387747, 1.314616409934339, 1.7091706052658695, 1.302067561243046, 2.3134456787545665], "count": [240]}, "eef_sim_pose_action": {"mean": [0.6233099362612553, 0.22569621029574435, 1.222588457637585, -1.0447662367219064, 1.0133088544018973, -1.5168636653199434, 0.6558278371894127, -0.15575521878431606, 1.2280148828005284, 1.4070804298348056, 1.1412642894494107, 2.057537675720162], "std": [0.01676389257754978, 0.02477798507434258, 0.023456838855526994, 0.1665704699266356, 0.02292979996720512, 0.09203999020291366, 0.021954946132017403, 0.0383119520621577, 0.03456760152063153, 0.20262153364713292, 0.07718356476820466, 0.16981170825739808], "min": [0.5835081628044685, 0.16444672605105282, 1.1707725506860924, -1.3934812384435205, 0.9317942484916517, -1.693855280282634, 0.5889195235235118, -0.1965489190472899, 1.183555592913004, 0.7398915436883389, 1.0316697048482988, 1.474900318904655], "max": [0.6649067367203826, 0.25582368980712844, 1.2874338729863146, -0.6413128724614592, 1.0638649145909782, -1.1614173124092777, 0.689016612865325, -0.0785149500387747, 1.314616409934339, 1.7091706052658695, 1.302067561243046, 2.3134456787545665], "count": [240]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2543002144607843]], [[0.43253579248366014]], [[0.5341389583333334]]], "std": [[[0.33254860128030256]], [[0.2662815001464377]], [[0.26894471665844993]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5086684027777778]], [[0.5142249203431373]], [[0.49217507557189544]]], "std": [[[0.342355431624401]], [[0.35200565339855766]], [[0.3624543097698354]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49988626633986927]], [[0.5450280371732027]], [[0.5538210886437909]]], "std": [[[0.3256677275543414]], [[0.3145686515285441]], [[0.32792026103967997]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3887267463235294]], [[0.46639453839869277]], [[0.4895581821895425]]], "std": [[[0.35005912589251936]], [[0.33420133221950393]], [[0.3663819876527977]]], "count": [100]}, "observation.state": {"min": [0.6543736457824707, -0.9100576043128967, 0.8089612722396851, -0.4245345890522003, -1.566953182220459, 1.2509536743164062, -0.6761654019355774, -1.0007057189941406, 0.7624636888504028, -0.2549210488796234, -0.02775234542787075, -1.1797131299972534, 21.388124465942383, 45.524375915527344, -1.0993750095367432, -1.6100000143051147, 0.6556249856948853, 0.0, 0.9006249904632568, -0.8337500095367432, 0.7419999837875366, -2.5924999713897705, 1.03125, -0.07750000059604645, 18.484375, 47.90687561035156, 0.453125, -0.3931249976158142, 0.000625009648501873, 0.7606250047683716, 0.6037499904632568, 0.03187500685453415, 0.8224999904632568, 0.6968749761581421, 0.6512500047683716, -3.163750171661377], "max": [1.0208921432495117, -0.673961341381073, 1.0615272521972656, -0.00758182629942894, -0.8670700788497925, 1.3613193035125732, -0.31235694885253906, -0.4739486873149872, 1.0772392749786377, 0.04103246331214905, 0.7601324319839478, -1.161664605140686, 61.58000183105469, 77.20124816894531, 45.70500183105469, 8.95111083984375, 49.978126525878906, 74.97937774658203, 63.22187423706055, 91.13999938964844, 79.80374908447266, 111.1831283569336, 91.3656234741211, 109.99624633789062, 45.77124786376953, 78.46562957763672, 0.5993750095367432, 7.678750038146973, 44.59437561035156, 98.47500610351562, 67.85062408447266, 107.49749755859375, 89.72062683105469, 110.77312469482422, 92.94937896728516, 110.12000274658203], "mean": [0.8276124596595764, -0.7942408323287964, 0.9178211092948914, -0.23668454587459564, -1.1131582260131836, 1.2803467512130737, -0.4506172239780426, -0.7999623417854309, 0.9725780487060547, -0.1337362825870514, 0.39204710721969604, -1.17444908618927, 41.537357330322266, 61.585811614990234, 23.759126663208008, 2.509307622909546, 19.773447036743164, 27.36888885498047, 28.174562454223633, 27.35390853881836, 33.84114456176758, 45.63785171508789, 35.94721984863281, 59.65032958984375, 35.221473693847656, 62.2296028137207, 0.5058309435844421, 2.0367722511291504, 11.141735076904297, 27.337806701660156, 17.773252487182617, 29.448352813720703, 23.49915313720703, 31.13287925720215, 23.155986785888672, 42.82695770263672], "std": [0.11791476607322693, 0.07494929432868958, 0.06442094594240189, 0.13022437691688538, 0.1744726449251175, 0.032511014491319656, 0.14063400030136108, 0.13771452009677887, 0.07940561324357986, 0.10815965384244919, 0.22805413603782654, 0.005683122202754021, 13.644898414611816, 8.615477561950684, 12.921873092651367, 3.6058807373046875, 18.566381454467773, 31.54356575012207, 27.537006378173828, 33.269588470458984, 34.06553268432617, 51.82895278930664, 39.64129638671875, 46.086570739746094, 6.922375202178955, 8.00346851348877, 0.033850494772195816, 1.883039951324463, 15.888131141662598, 39.815799713134766, 25.383712768554688, 43.30226135253906, 33.381221771240234, 45.117225646972656, 35.615997314453125, 43.182518005371094], "count": [219]}, "action": {"min": [0.6543736457824707, -0.9100576043128967, 0.8089612722396851, -0.4245345890522003, -1.566953182220459, 1.2509536743164062, -0.6761654019355774, -1.0007057189941406, 0.7624636888504028, -0.2549210488796234, -0.02775234542787075, -1.1797131299972534, 21.388124465942383, 45.524375915527344, -1.0993750095367432, -1.6100000143051147, 0.6556249856948853, 0.0, 0.9006249904632568, -0.8337500095367432, 0.7419999837875366, -2.5924999713897705, 1.03125, -0.07750000059604645, 18.484375, 47.90687561035156, 0.453125, -0.3931249976158142, 0.000625009648501873, 0.7606250047683716, 0.6037499904632568, 0.03187500685453415, 0.8224999904632568, 0.6968749761581421, 0.6512500047683716, -3.163750171661377], "max": [1.0208921432495117, -0.673961341381073, 1.0615272521972656, -0.00758182629942894, -0.8670700788497925, 1.3613193035125732, -0.31235694885253906, -0.4739486873149872, 1.0772392749786377, 0.04103246331214905, 0.7601324319839478, -1.161664605140686, 61.58000183105469, 77.20124816894531, 45.70500183105469, 8.95111083984375, 49.978126525878906, 74.97937774658203, 63.22187423706055, 91.13999938964844, 79.80374908447266, 111.1831283569336, 91.3656234741211, 109.99624633789062, 45.77124786376953, 78.46562957763672, 0.5993750095367432, 7.678750038146973, 44.59437561035156, 98.47500610351562, 67.85062408447266, 107.49749755859375, 89.72062683105469, 110.77312469482422, 92.94937896728516, 110.12000274658203], "mean": [0.8276122808456421, -0.7942407131195068, 0.9178209900856018, -0.2366846352815628, -1.1131585836410522, 1.2803462743759155, -0.4506171941757202, -0.7999626994132996, 0.9725782871246338, -0.1337362378835678, 0.3920471668243408, -1.1744492053985596, 41.5373420715332, 61.58578109741211, 23.759122848510742, 2.5093069076538086, 19.773448944091797, 27.368867874145508, 28.17456817626953, 27.35390281677246, 33.84115219116211, 45.63786315917969, 35.94722366333008, 59.650367736816406, 35.22146224975586, 62.229591369628906, 0.5058308243751526, 2.0367727279663086, 11.141746520996094, 27.33782386779785, 17.77324867248535, 29.4483585357666, 23.499156951904297, 31.132869720458984, 23.155988693237305, 42.826961517333984], "std": [0.11791479587554932, 0.07494929432868958, 0.06442094594240189, 0.13022437691688538, 0.1744726449251175, 0.03251099959015846, 0.14063400030136108, 0.13771453499794006, 0.07940562069416046, 0.10815968364477158, 0.22805412113666534, 0.005683122202754021, 13.644895553588867, 8.615477561950684, 12.921873092651367, 3.6058804988861084, 18.566383361816406, 31.543563842773438, 27.537004470825195, 33.26959228515625, 34.06553268432617, 51.82896423339844, 39.641300201416016, 46.086570739746094, 6.922374725341797, 8.003469467163086, 0.03385049104690552, 1.8830400705337524, 15.888131141662598, 39.8157958984375, 25.383712768554688, 43.30225372314453, 33.38121795654297, 45.117225646972656, 35.615997314453125, 43.182518005371094], "count": [219]}, "timestamp": {"min": [0.0], "max": [7.266666666666667], "mean": [3.6333333333333337], "std": [2.1073065132392914], "count": [219]}, "frame_index": {"min": [0], "max": [218], "mean": [109.0], "std": [63.219195397178744], "count": [219]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [219]}, "index": {"min": [16842], "max": [17060], "mean": [16951.0], "std": [63.219195397178744], "count": [219]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [219]}, "subtask_annotation": {"mean": [5.534246575342466, 10.0, 10.0, 10.0, 10.0], "std": [2.047933751743293, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [219]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [219]}, "eef_direction_state": {"mean": [3.9360730593607305, 4.228310502283105], "std": [1.7002618960649198, 1.437565920483112], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_state": {"mean": [0.9863013698630136, 1.0319634703196348], "std": [0.7370151578944361, 0.7176071848336956], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_state": {"mean": [0.9908675799086758, 0.776255707762557], "std": [0.8385183038760926, 0.8440945262923667], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_direction_action": {"mean": [3.9360730593607305, 4.228310502283105], "std": [1.7002618960649198, 1.437565920483112], "min": [0, 0], "max": [6, 6], "count": [219]}, "eef_velocity_action": {"mean": [0.9863013698630136, 1.0319634703196348], "std": [0.7370151578944361, 0.7176071848336956], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_acc_mag_action": {"mean": [0.9908675799086758, 0.776255707762557], "std": [0.8385183038760926, 0.8440945262923667], "min": [0, 0], "max": [2, 2], "count": [219]}, "eef_sim_pose_state": {"mean": [0.6251095481347716, 0.18784789803084523, 1.2446997834462978, -0.8685179231442939, 1.1051597408733385, -1.429870986461742, 0.649912383845992, -0.13573099429008065, 1.218767373530355, 1.8184731172475972, 1.3077077569409683, 1.1281284443142159], "std": [0.02443922175012619, 0.04525446823244162, 0.02887706863549032, 0.24018917306299445, 0.05824384762885248, 0.17078847634968208, 0.023739983581856677, 0.045044035436995075, 0.04589497955098257, 0.7223344975213358, 0.05452542458252659, 2.1637886618540993], "min": [0.5752818592675117, 0.11235513752730308, 1.18096247592804, -1.4149081368865664, 0.9237367351815995, -1.7978247608338758, 0.5813065853054084, -0.18237746466332455, 1.1734292053267865, 0.28752793679297367, 1.1987687057352212, -3.10299213666995], "max": [0.6802526800488458, 0.24077998360925248, 1.3036651876796985, -0.4999010176211981, 1.194745847878608, -1.0123243854339012, 0.6886228629843028, -0.06383500476777562, 1.3545143468759178, 2.900582484557541, 1.467901108278853, 3.137895737330079], "count": [219]}, "eef_sim_pose_action": {"mean": [0.6251095481347716, 0.18784789803084523, 1.2446997834462978, -0.8685179231442939, 1.1051597408733385, -1.429870986461742, 0.649912383845992, -0.13573099429008065, 1.218767373530355, 1.8184731172475972, 1.3077077569409683, 1.1281284443142159], "std": [0.02443922175012619, 0.04525446823244162, 0.02887706863549032, 0.24018917306299445, 0.05824384762885248, 0.17078847634968208, 0.023739983581856677, 0.045044035436995075, 0.04589497955098257, 0.7223344975213358, 0.05452542458252659, 2.1637886618540993], "min": [0.5752818592675117, 0.11235513752730308, 1.18096247592804, -1.4149081368865664, 0.9237367351815995, -1.7978247608338758, 0.5813065853054084, -0.18237746466332455, 1.1734292053267865, 0.28752793679297367, 1.1987687057352212, -3.10299213666995], "max": [0.6802526800488458, 0.24077998360925248, 1.3036651876796985, -0.4999010176211981, 1.194745847878608, -1.0123243854339012, 0.6886228629843028, -0.06383500476777562, 1.3545143468759178, 2.900582484557541, 1.467901108278853, 3.137895737330079], "count": [219]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2624122855392157]], [[0.4322735437091503]], [[0.5226155126633987]]], "std": [[[0.340455546739019]], [[0.270756792491666]], [[0.27787949228924325]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49345493259803924]], [[0.506198022875817]], [[0.48860843750000005]]], "std": [[[0.34607528471775195]], [[0.3540492913266477]], [[0.36113002051013565]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47361305147058824]], [[0.5066951674836602]], [[0.5076043545751634]]], "std": [[[0.33920229314503]], [[0.332561151028809]], [[0.3407383835815334]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37496451388888885]], [[0.46212715482026145]], [[0.4874007373366013]]], "std": [[[0.3483294616674386]], [[0.33409759268732053]], [[0.36424620696149534]]], "count": [100]}, "observation.state": {"min": [0.7643578052520752, -0.9308956861495972, 0.855911910533905, -0.4879310727119446, -1.5950976610183716, 1.0084730386734009, -0.9748607873916626, -0.8783236145973206, 0.760301947593689, -0.0994935929775238, 0.6060454249382019, -1.0739251375198364, 21.03125, 56.87062454223633, -1.1662499904632568, -1.050624966621399, 0.7093750238418579, 0.3956249952316284, 0.6866666674613953, -1.0331250429153442, 0.7799999713897705, -2.865999937057495, 1.0206249952316284, -0.1418749988079071, 9.178461074829102, 55.057498931884766, 0.2562499940395355, -1.4018750190734863, -0.34312498569488525, 1.1100000143051147, 0.625, 0.17812499403953552, 0.7760000228881836, -0.2393750101327896, 0.6612499952316284, -3.130000114440918], "max": [1.1856895685195923, -0.6819420456886292, 1.0302224159240723, -0.009036201983690262, -1.0252631902694702, 1.1913480758666992, -0.5790083408355713, -0.5007290244102478, 1.014939546585083, 0.21157588064670563, 1.1664886474609375, -1.0461490154266357, 54.55125045776367, 71.0824966430664, 46.919376373291016, 9.61545467376709, 51.196250915527344, 58.87062454223633, 63.20500183105469, 77.15812683105469, 74.70812225341797, 112.78812408447266, 97.03874969482422, 110.80249786376953, 50.336875915527344, 77.52923583984375, 0.4012500047683716, 9.609375, 38.87187194824219, 84.64749908447266, 59.2087516784668, 83.10124969482422, 85.15875244140625, 109.98125457763672, 92.02812957763672, 110.61062622070312], "mean": [0.949531078338623, -0.8219534158706665, 0.9349755644798279, -0.31227999925613403, -1.2491507530212402, 1.1265088319778442, -0.7871024012565613, -0.6933680176734924, 0.9106824398040771, 0.08790247142314911, 0.815796434879303, -1.0675268173217773, 38.31123352050781, 62.979610443115234, 12.405990600585938, 5.108530044555664, 17.20846176147461, 20.52102279663086, 21.771520614624023, 24.80599021911621, 25.5118350982666, 38.07173538208008, 32.62969207763672, 41.21564865112305, 31.834917068481445, 65.36902618408203, 0.32823804020881653, 3.579277753829956, 9.874214172363281, 22.203752517700195, 15.51860523223877, 20.648258209228516, 20.311689376831055, 26.752578735351562, 22.02691650390625, 43.858158111572266], "std": [0.11914888024330139, 0.06559113413095474, 0.04489920660853386, 0.1450524479150772, 0.1555226743221283, 0.04428673908114433, 0.1285136342048645, 0.10401853919029236, 0.0713040754199028, 0.10074853152036667, 0.1619436889886856, 0.008883491158485413, 12.99828052520752, 5.08762264251709, 17.146154403686523, 4.069890022277832, 20.890369415283203, 25.111936569213867, 26.629362106323242, 32.037174224853516, 31.6970157623291, 48.35934829711914, 41.26639175415039, 49.551761627197266, 12.497454643249512, 6.735881328582764, 0.029239092022180557, 3.509352207183838, 14.769669532775879, 33.12827682495117, 22.852357864379883, 31.38541603088379, 30.70420265197754, 41.569175720214844, 34.037567138671875, 41.301513671875], "count": [175]}, "action": {"min": [0.7643578052520752, -0.9308956861495972, 0.855911910533905, -0.4879310727119446, -1.5950976610183716, 1.0084730386734009, -0.9748607873916626, -0.8783236145973206, 0.760301947593689, -0.0994935929775238, 0.6060454249382019, -1.0739251375198364, 21.03125, 56.87062454223633, -1.1662499904632568, -1.050624966621399, 0.7093750238418579, 0.3956249952316284, 0.6866666674613953, -1.0331250429153442, 0.7799999713897705, -2.865999937057495, 1.0206249952316284, -0.1418749988079071, 9.178461074829102, 55.057498931884766, 0.2562499940395355, -1.4018750190734863, -0.34312498569488525, 1.1100000143051147, 0.625, 0.17812499403953552, 0.7760000228881836, -0.2393750101327896, 0.6612499952316284, -3.130000114440918], "max": [1.1856895685195923, -0.6819420456886292, 1.0302224159240723, -0.009036201983690262, -1.0252631902694702, 1.1913480758666992, -0.5790083408355713, -0.5007290244102478, 1.014939546585083, 0.21157588064670563, 1.1664886474609375, -1.0461490154266357, 54.55125045776367, 71.0824966430664, 46.919376373291016, 9.61545467376709, 51.196250915527344, 58.87062454223633, 63.20500183105469, 77.15812683105469, 74.70812225341797, 112.78812408447266, 97.03874969482422, 110.80249786376953, 50.336875915527344, 77.52923583984375, 0.4012500047683716, 9.609375, 38.87187194824219, 84.64749908447266, 59.2087516784668, 83.10124969482422, 85.15875244140625, 109.98125457763672, 92.02812957763672, 110.61062622070312], "mean": [0.9495311379432678, -0.8219537138938904, 0.9349757432937622, -0.3122800588607788, -1.2491509914398193, 1.126509189605713, -0.787102460861206, -0.6933681964874268, 0.9106822609901428, 0.08790246397256851, 0.8157963156700134, -1.067526936531067, 38.31126022338867, 62.9796028137207, 12.40600299835205, 5.1085309982299805, 17.208450317382812, 20.521015167236328, 21.77151870727539, 24.805973052978516, 25.51183319091797, 38.07172393798828, 32.62971115112305, 41.215660095214844, 31.83489990234375, 65.36904907226562, 0.32823798060417175, 3.5792787075042725, 9.874215126037598, 22.203750610351562, 15.518608093261719, 20.648252487182617, 20.311687469482422, 26.752561569213867, 22.02690887451172, 43.85818099975586], "std": [0.1191488653421402, 0.06559114158153534, 0.04489920288324356, 0.1450524479150772, 0.1555226445198059, 0.04428673908114433, 0.1285136193037033, 0.10401853173971176, 0.0713040828704834, 0.10074853897094727, 0.16194367408752441, 0.008883493021130562, 12.998282432556152, 5.087623596191406, 17.146160125732422, 4.069889545440674, 20.89036750793457, 25.111936569213867, 26.629362106323242, 32.03718185424805, 31.6970157623291, 48.35933303833008, 41.266380310058594, 49.551761627197266, 12.497453689575195, 6.73588228225708, 0.029239092022180557, 3.5093517303466797, 14.769667625427246, 33.128273010253906, 22.852352142333984, 31.38541030883789, 30.704204559326172, 41.56916809082031, 34.03756332397461, 41.301513671875], "count": [175]}, "timestamp": {"min": [0.0], "max": [5.8], "mean": [2.9], "std": [1.6839107920420118], "count": [175]}, "frame_index": {"min": [0], "max": [174], "mean": [87.0], "std": [50.51732376126036], "count": [175]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [175]}, "index": {"min": [17061], "max": [17235], "mean": [17148.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [5.085714285714285, 10.0, 10.0, 10.0, 10.0], "std": [2.4468221789721896, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [175]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [175]}, "eef_direction_state": {"mean": [3.5828571428571427, 3.56], "std": [1.5757965268008276, 1.5984277989860645], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.1257142857142857, 1.16], "std": [0.6978918692924352, 0.731026675299882], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_state": {"mean": [0.9885714285714285, 0.8628571428571429], "std": [0.8684210396120168, 0.8373719822962156], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_direction_action": {"mean": [3.5828571428571427, 3.56], "std": [1.5757965268008276, 1.5984277989860645], "min": [0, 0], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.1257142857142857, 1.16], "std": [0.6978918692924352, 0.731026675299882], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_acc_mag_action": {"mean": [0.9885714285714285, 0.8628571428571429], "std": [0.8684210396120168, 0.8373719822962156], "min": [0, 0], "max": [2, 2], "count": [175]}, "eef_sim_pose_state": {"mean": [0.6220711534238061, 0.21107974915443245, 1.2273910410038515, -1.0158410412207903, 0.9652734208186561, -1.5397951601872368, 0.6262395074337708, -0.19115881726213718, 1.214601623874901, 1.4381184221862455, 1.1502230999093885, 2.0203467805472526], "std": [0.019986804592531104, 0.05049716687867615, 0.01848666578974587, 0.1340337930846192, 0.05265956563270034, 0.11478092477008349, 0.021805903254591464, 0.03914959749220784, 0.03589306443895781, 0.26546978606962357, 0.03642600032036955, 0.22201217860807537], "min": [0.5892415440006771, 0.11207071165863841, 1.1830140404226, -1.3460232346082213, 0.858455803221565, -1.737430063236311, 0.5761664691390957, -0.23570593701776785, 1.1692492366622809, 0.821041861010201, 1.0696385962978257, 1.4717089701243253], "max": [0.6688924313141553, 0.2850124783445268, 1.269890134708429, -0.799146730923298, 1.040094372978658, -1.2754748671101872, 0.6639229732994301, -0.11064015782755446, 1.297948782382071, 1.8099734349315042, 1.226057770866157, 2.2631329197005656], "count": [175]}, "eef_sim_pose_action": {"mean": [0.6220711534238061, 0.21107974915443245, 1.2273910410038515, -1.0158410412207903, 0.9652734208186561, -1.5397951601872368, 0.6262395074337708, -0.19115881726213718, 1.214601623874901, 1.4381184221862455, 1.1502230999093885, 2.0203467805472526], "std": [0.019986804592531104, 0.05049716687867615, 0.01848666578974587, 0.1340337930846192, 0.05265956563270034, 0.11478092477008349, 0.021805903254591464, 0.03914959749220784, 0.03589306443895781, 0.26546978606962357, 0.03642600032036955, 0.22201217860807537], "min": [0.5892415440006771, 0.11207071165863841, 1.1830140404226, -1.3460232346082213, 0.858455803221565, -1.737430063236311, 0.5761664691390957, -0.23570593701776785, 1.1692492366622809, 0.821041861010201, 1.0696385962978257, 1.4717089701243253], "max": [0.6688924313141553, 0.2850124783445268, 1.269890134708429, -0.799146730923298, 1.040094372978658, -1.2754748671101872, 0.6639229732994301, -0.11064015782755446, 1.297948782382071, 1.8099734349315042, 1.226057770866157, 2.2631329197005656], "count": [175]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26741570057189545]], [[0.4257395526960784]], [[0.5119565951797385]]], "std": [[[0.3463703750055026]], [[0.2779176102836652]], [[0.279766124579046]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4818468341503268]], [[0.49462655433006536]], [[0.4776243913398693]]], "std": [[[0.34490706018495876]], [[0.351216532538596]], [[0.35756961008017774]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4795458905228758]], [[0.5149054616013071]], [[0.5115877757352941]]], "std": [[[0.3332524589752624]], [[0.3256353742996997]], [[0.3353644030807969]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3739237704248366]], [[0.46193395016339867]], [[0.4876836172385621]]], "std": [[[0.34456086307560807]], [[0.33239622644195144]], [[0.3670184212937211]]], "count": [100]}, "observation.state": {"min": [0.8019331097602844, -0.9615329504013062, 0.8370765447616577, -0.48707273602485657, -1.6049115657806396, 1.1018444299697876, -1.1015106439590454, -0.8719577193260193, 0.793702244758606, -0.02634565532207489, 0.6363250613212585, -1.124709129333496, 14.421249389648438, 56.5625, -1.1568750143051147, 0.11562500149011612, 0.6818749904632568, 0.34375, 0.7862499952316284, -0.945555567741394, 0.7174999713897705, -3.4231250286102295, 0.9800000190734863, -0.12153846025466919, 13.979166984558105, 54.13500213623047, 0.28062501549720764, -1.8037500381469727, -0.9424999952316284, 0.8324999809265137, 0.6456249952316284, 0.3956249952316284, 0.640625, 0.4381818175315857, 0.6837500333786011, -3.2200000286102295], "max": [1.2048189640045166, -0.7231716513633728, 0.9860427379608154, -0.027800031006336212, -1.1338883638381958, 1.2273975610733032, -0.6912813782691956, -0.5746081471443176, 0.9761959314346313, 0.21889543533325195, 1.1895837783813477, -1.0462443828582764, 55.823123931884766, 78.54937744140625, 54.321876525878906, 6.753333568572998, 46.91437530517578, 69.69562530517578, 57.994998931884766, 78.55937194824219, 96.24312591552734, 112.6675033569336, 99.8393783569336, 109.62437438964844, 49.70499801635742, 71.90312957763672, 0.4112499952316284, 8.78499984741211, 39.557498931884766, 89.55374908447266, 62.04375076293945, 87.71562957763672, 80.45437622070312, 111.29000091552734, 91.96125030517578, 110.66374969482422], "mean": [1.0320042371749878, -0.835866391658783, 0.9032576680183411, -0.34683096408843994, -1.3542547225952148, 1.1432304382324219, -0.8687254786491394, -0.7121157646179199, 0.8884547352790833, 0.10336934030056, 0.9262980818748474, -1.0709680318832397, 37.092350006103516, 65.0027084350586, 9.144820213317871, 2.6716842651367188, 15.443501472473145, 23.616235733032227, 19.946060180664062, 25.65513801574707, 31.625560760498047, 36.570350646972656, 32.94755935668945, 41.856136322021484, 29.255146026611328, 65.31591796875, 0.3308422565460205, 3.522090435028076, 10.40772533416748, 23.28412628173828, 15.729910850524902, 22.435352325439453, 19.939170837402344, 28.270429611206055, 22.31344985961914, 33.833003997802734], "std": [0.13532525300979614, 0.06657496839761734, 0.05258941277861595, 0.15727637708187103, 0.16380542516708374, 0.029182681813836098, 0.14368517696857452, 0.07787998765707016, 0.05904899910092354, 0.07280294597148895, 0.18869829177856445, 0.023944638669490814, 16.247404098510742, 7.303427696228027, 17.80608367919922, 1.963315486907959, 18.934946060180664, 30.25918197631836, 24.42763328552246, 34.617897033691406, 39.942718505859375, 50.379188537597656, 42.09480285644531, 47.522884368896484, 13.227540016174316, 6.118860244750977, 0.026047445833683014, 3.325028419494629, 15.13711166381836, 34.952964782714844, 23.748825073242188, 33.42095947265625, 30.147850036621094, 42.95939254760742, 34.448543548583984, 45.760406494140625], "count": [173]}, "action": {"min": [0.8019331097602844, -0.9615329504013062, 0.8370765447616577, -0.48707273602485657, -1.6049115657806396, 1.1018444299697876, -1.1015106439590454, -0.8719577193260193, 0.793702244758606, -0.02634565532207489, 0.6363250613212585, -1.124709129333496, 14.421249389648438, 56.5625, -1.1568750143051147, 0.11562500149011612, 0.6818749904632568, 0.34375, 0.7862499952316284, -0.945555567741394, 0.7174999713897705, -3.4231250286102295, 0.9800000190734863, -0.12153846025466919, 13.979166984558105, 54.13500213623047, 0.28062501549720764, -1.8037500381469727, -0.9424999952316284, 0.8324999809265137, 0.6456249952316284, 0.3956249952316284, 0.640625, 0.4381818175315857, 0.6837500333786011, -3.2200000286102295], "max": [1.2048189640045166, -0.7231716513633728, 0.9860427379608154, -0.027800031006336212, -1.1338883638381958, 1.2273975610733032, -0.6912813782691956, -0.5746081471443176, 0.9761959314346313, 0.21889543533325195, 1.1895837783813477, -1.0462443828582764, 55.823123931884766, 78.54937744140625, 54.321876525878906, 6.753333568572998, 46.91437530517578, 69.69562530517578, 57.994998931884766, 78.55937194824219, 96.24312591552734, 112.6675033569336, 99.8393783569336, 109.62437438964844, 49.70499801635742, 71.90312957763672, 0.4112499952316284, 8.78499984741211, 39.557498931884766, 89.55374908447266, 62.04375076293945, 87.71562957763672, 80.45437622070312, 111.29000091552734, 91.96125030517578, 110.66374969482422], "mean": [1.032004475593567, -0.8358668684959412, 0.903257429599762, -0.34683096408843994, -1.3542546033859253, 1.1432307958602905, -0.8687255382537842, -0.7121155858039856, 0.888454794883728, 0.10336938500404358, 0.926298201084137, -1.070967674255371, 37.09238052368164, 65.00270080566406, 9.144817352294922, 2.671684741973877, 15.443501472473145, 23.616249084472656, 19.94606590270996, 25.65513038635254, 31.625553131103516, 36.570350646972656, 32.947574615478516, 41.85615921020508, 29.255136489868164, 65.31587982177734, 0.3308422565460205, 3.522090196609497, 10.407724380493164, 23.284114837646484, 15.729909896850586, 22.43535041809082, 19.93916893005371, 28.270414352416992, 22.313451766967773, 33.83298873901367], "std": [0.13532525300979614, 0.06657495349645615, 0.05258941277861595, 0.15727637708187103, 0.16380542516708374, 0.029182681813836098, 0.14368517696857452, 0.07787999510765076, 0.05904899910092354, 0.07280294597148895, 0.18869832158088684, 0.023944636806845665, 16.247404098510742, 7.303426265716553, 17.80608367919922, 1.9633156061172485, 18.934947967529297, 30.259174346923828, 24.42763900756836, 34.617881774902344, 39.94270706176758, 50.37919616699219, 42.09478759765625, 47.522891998291016, 13.227537155151367, 6.11885929107666, 0.026047447696328163, 3.325028419494629, 15.137110710144043, 34.95296096801758, 23.748821258544922, 33.42096710205078, 30.14785385131836, 42.959381103515625, 34.44853973388672, 45.76041793823242], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [173]}, "index": {"min": [17236], "max": [17408], "mean": [17322.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [5.2485549132947975, 10.0, 10.0, 10.0, 10.0], "std": [2.3064525456315863, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [173]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [173]}, "eef_direction_state": {"mean": [3.6820809248554913, 3.913294797687861], "std": [1.4614792784410051, 1.516192794269548], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.1271676300578035, 1.092485549132948], "std": [0.6680240561014414, 0.6989679891033433], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [0.8323699421965318, 0.6589595375722543], "std": [0.8333327764596571, 0.8219482449874416], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [3.6820809248554913, 3.913294797687861], "std": [1.4614792784410051, 1.516192794269548], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.1271676300578035, 1.092485549132948], "std": [0.6680240561014414, 0.6989679891033433], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [0.8323699421965318, 0.6589595375722543], "std": [0.8333327764596571, 0.8219482449874416], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6074346184901667, 0.21607265714443397, 1.2172129194431969, -1.0070329201202997, 0.9542053650646158, -1.5089738948230098, 0.6132099689805801, -0.1861356846400153, 1.2059719958669957, 1.3988755592548177, 1.122354100001408, 2.005878545111631], "std": [0.017062300071140197, 0.05333898791058971, 0.01842026877360176, 0.12995920776296488, 0.04796261550523884, 0.14157721355779043, 0.019754815840208145, 0.029179626188528398, 0.03171020737882957, 0.2735216148431804, 0.03553931690514122, 0.2293520012478671], "min": [0.5842519752568647, 0.11013293896480147, 1.171680862742894, -1.3174912437578028, 0.9013561209237189, -1.7388781137951395, 0.5882472756978361, -0.21434335170284308, 1.1706346612412841, 0.8701570440109518, 1.0548046046133122, 1.5051818400022559], "max": [0.6482628914747889, 0.2733336420795165, 1.2539088348908554, -0.8041574185673324, 1.0751514229857992, -1.213326186031889, 0.6470366179219877, -0.12393295938235352, 1.2816139388072865, 1.8449231226624936, 1.1848899191036013, 2.3546010318220008], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6074346184901667, 0.21607265714443397, 1.2172129194431969, -1.0070329201202997, 0.9542053650646158, -1.5089738948230098, 0.6132099689805801, -0.1861356846400153, 1.2059719958669957, 1.3988755592548177, 1.122354100001408, 2.005878545111631], "std": [0.017062300071140197, 0.05333898791058971, 0.01842026877360176, 0.12995920776296488, 0.04796261550523884, 0.14157721355779043, 0.019754815840208145, 0.029179626188528398, 0.03171020737882957, 0.2735216148431804, 0.03553931690514122, 0.2293520012478671], "min": [0.5842519752568647, 0.11013293896480147, 1.171680862742894, -1.3174912437578028, 0.9013561209237189, -1.7388781137951395, 0.5882472756978361, -0.21434335170284308, 1.1706346612412841, 0.8701570440109518, 1.0548046046133122, 1.5051818400022559], "max": [0.6482628914747889, 0.2733336420795165, 1.2539088348908554, -0.8041574185673324, 1.0751514229857992, -1.213326186031889, 0.6470366179219877, -0.12393295938235352, 1.2816139388072865, 1.8449231226624936, 1.1848899191036013, 2.3546010318220008], "count": [173]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27221898897058827]], [[0.4295953594771242]], [[0.515765835375817]]], "std": [[[0.34579310871538793]], [[0.2772976615075036]], [[0.2792359557220934]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4781095588235294]], [[0.4912150571895425]], [[0.4689433884803922]]], "std": [[[0.3409567447581056]], [[0.34490397495425146]], [[0.353986533222901]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48610045343137254]], [[0.5229833190359477]], [[0.5261389215686274]]], "std": [[[0.3290912243474334]], [[0.32165659635081423]], [[0.3314268404394416]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37200493872549023]], [[0.4600843525326797]], [[0.48882344566993463]]], "std": [[[0.3431283643805633]], [[0.3313283448305649]], [[0.36731603071355146]]], "count": [100]}, "observation.state": {"min": [0.8008840680122375, -0.9423876404762268, 0.8222705721855164, -0.4685235023498535, -1.5709798336029053, 1.1311227083206177, -1.0584038496017456, -0.9050507545471191, 0.8179471492767334, -0.04665922746062279, 0.6836757063865662, -1.0981067419052124, 19.952499389648438, 60.376251220703125, -1.1868749856948853, -0.22187499701976776, 0.6518750190734863, 0.15062500536441803, 0.9900000095367432, -1.015625, 0.4000000059604645, -3.565000057220459, 0.9900000095367432, -0.109375, 11.270000457763672, 50.209373474121094, 0.1574999988079071, -1.0768749713897705, 0.7556250095367432, 0.9943749904632568, 0.6187499761581421, -0.39625000953674316, 0.8637499809265137, -0.015625, 0.6287499666213989, -2.833125114440918], "max": [1.151314377784729, -0.7575892210006714, 0.9664921760559082, 0.025082016363739967, -1.1274747848510742, 1.1816920042037964, -0.634560763835907, -0.6094071865081787, 1.0013494491577148, 0.2357041984796524, 1.099603295326233, -1.0234750509262085, 53.087501525878906, 74.87750244140625, 51.1306266784668, 7.381249904632568, 47.915000915527344, 49.20687484741211, 58.29312515258789, 83.63874816894531, 76.15875244140625, 112.46375274658203, 96.42500305175781, 109.64187622070312, 51.884376525878906, 75.52874755859375, 0.41749998927116394, 8.635000228881836, 43.54125213623047, 94.17375183105469, 62.251251220703125, 99.51374816894531, 87.75749969482422, 110.65499877929688, 93.00625610351562, 110.32937622070312], "mean": [0.9926037788391113, -0.8402873277664185, 0.8950678110122681, -0.3051373064517975, -1.3278522491455078, 1.1501727104187012, -0.8376419544219971, -0.75686115026474, 0.9199867248535156, 0.1111166700720787, 0.8935180902481079, -1.060927391052246, 37.08512878417969, 63.859893798828125, 17.080041885375977, 3.495548725128174, 19.450305938720703, 20.838829040527344, 24.296062469482422, 34.50063705444336, 31.720109939575195, 44.88709259033203, 39.81275939941406, 55.79781723022461, 31.152708053588867, 64.71388244628906, 0.2846597135066986, 3.330421209335327, 12.931017875671387, 28.688766479492188, 17.96611785888672, 30.160499572753906, 23.718738555908203, 34.32347106933594, 25.726110458374023, 40.86872482299805], "std": [0.12341248989105225, 0.06613986939191818, 0.04845461621880531, 0.17022451758384705, 0.1417633444070816, 0.012293162755668163, 0.1488456130027771, 0.07748329639434814, 0.0604669414460659, 0.09133733063936234, 0.15635620057582855, 0.025318600237369537, 13.765104293823242, 3.502992630004883, 19.077306747436523, 2.8401336669921875, 19.701156616210938, 22.06186866760254, 24.800981521606445, 38.2894401550293, 33.10789489746094, 51.322410583496094, 42.21541213989258, 48.22651672363281, 15.847176551818848, 9.032477378845215, 0.06933046877384186, 3.3140792846679688, 16.971784591674805, 38.32583999633789, 24.42540740966797, 40.43211364746094, 32.66217803955078, 45.604740142822266, 36.17659378051758, 45.77201843261719], "count": [145]}, "action": {"min": [0.8008840680122375, -0.9423876404762268, 0.8222705721855164, -0.4685235023498535, -1.5709798336029053, 1.1311227083206177, -1.0584038496017456, -0.9050507545471191, 0.8179471492767334, -0.04665922746062279, 0.6836757063865662, -1.0981067419052124, 19.952499389648438, 60.376251220703125, -1.1868749856948853, -0.22187499701976776, 0.6518750190734863, 0.15062500536441803, 0.9900000095367432, -1.015625, 0.4000000059604645, -3.565000057220459, 0.9900000095367432, -0.109375, 11.270000457763672, 50.209373474121094, 0.1574999988079071, -1.0768749713897705, 0.7556250095367432, 0.9943749904632568, 0.6187499761581421, -0.39625000953674316, 0.8637499809265137, -0.015625, 0.6287499666213989, -2.833125114440918], "max": [1.151314377784729, -0.7575892210006714, 0.9664921760559082, 0.025082016363739967, -1.1274747848510742, 1.1816920042037964, -0.634560763835907, -0.6094071865081787, 1.0013494491577148, 0.2357041984796524, 1.099603295326233, -1.0234750509262085, 53.087501525878906, 74.87750244140625, 51.1306266784668, 7.381249904632568, 47.915000915527344, 49.20687484741211, 58.29312515258789, 83.63874816894531, 76.15875244140625, 112.46375274658203, 96.42500305175781, 109.64187622070312, 51.884376525878906, 75.52874755859375, 0.41749998927116394, 8.635000228881836, 43.54125213623047, 94.17375183105469, 62.251251220703125, 99.51374816894531, 87.75749969482422, 110.65499877929688, 93.00625610351562, 110.32937622070312], "mean": [0.9926038980484009, -0.8402873873710632, 0.8950678110122681, -0.3051373064517975, -1.3278518915176392, 1.1501730680465698, -0.8376417756080627, -0.7568610906600952, 0.9199866056442261, 0.11111671477556229, 0.8935179710388184, -1.060927152633667, 37.08511734008789, 63.859893798828125, 17.080041885375977, 3.495548725128174, 19.450307846069336, 20.838817596435547, 24.296072006225586, 34.50062561035156, 31.720104217529297, 44.88710403442383, 39.8127555847168, 55.797828674316406, 31.15268325805664, 64.7138900756836, 0.2846597135066986, 3.3304224014282227, 12.931020736694336, 28.688772201538086, 17.96611976623535, 30.160486221313477, 23.718740463256836, 34.323463439941406, 25.726102828979492, 40.86872482299805], "std": [0.12341247498989105, 0.06613986939191818, 0.04845461621880531, 0.17022453248500824, 0.1417633444070816, 0.012293160893023014, 0.1488456130027771, 0.07748328894376755, 0.0604669451713562, 0.09133733063936234, 0.15635618567466736, 0.025318602100014687, 13.765105247497559, 3.502992630004883, 19.077306747436523, 2.8401336669921875, 19.701152801513672, 22.06186294555664, 24.80098533630371, 38.2894401550293, 33.1078987121582, 51.32241439819336, 42.21540832519531, 48.22651290893555, 15.847175598144531, 9.032477378845215, 0.06933046877384186, 3.3140792846679688, 16.971786499023438, 38.32583999633789, 24.425405502319336, 40.4321174621582, 32.66218185424805, 45.604732513427734, 36.176597595214844, 45.77202224731445], "count": [145]}, "timestamp": {"min": [0.0], "max": [4.8], "mean": [2.4], "std": [1.39522996909709], "count": [145]}, "frame_index": {"min": [0], "max": [144], "mean": [72.0], "std": [41.8568990729127], "count": [145]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [145]}, "index": {"min": [17409], "max": [17553], "mean": [17481.0], "std": [41.8568990729127], "count": [145]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [145]}, "subtask_annotation": {"mean": [5.751724137931035, 10.0, 10.0, 10.0, 10.0], "std": [1.8773827507638488, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [145]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [145]}, "eef_direction_state": {"mean": [3.6551724137931036, 3.6344827586206896], "std": [1.5641646899128097, 1.6559768160273154], "min": [1, 0], "max": [6, 6], "count": [145]}, "eef_velocity_state": {"mean": [1.2137931034482758, 1.206896551724138], "std": [0.7351866466889059, 0.7601864718982279], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_state": {"mean": [1.089655172413793, 0.8896551724137931], "std": [0.8129744567333179, 0.8146693120466041], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_direction_action": {"mean": [3.6551724137931036, 3.6344827586206896], "std": [1.5641646899128097, 1.6559768160273154], "min": [1, 0], "max": [6, 6], "count": [145]}, "eef_velocity_action": {"mean": [1.2137931034482758, 1.206896551724138], "std": [0.7351866466889059, 0.7601864718982279], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_acc_mag_action": {"mean": [1.089655172413793, 0.8896551724137931], "std": [0.8129744567333179, 0.8146693120466041], "min": [0, 0], "max": [2, 2], "count": [145]}, "eef_sim_pose_state": {"mean": [0.6050466490396237, 0.2002913071142203, 1.2224735000793379, -0.9787241032784495, 0.9540027425481806, -1.5259941734625124, 0.6225364768957826, -0.17771173695947987, 1.200878407236852, 1.4115195605266462, 1.0999115081756108, 2.0227995712007782], "std": [0.015159418527965561, 0.05590731065481617, 0.01769897890293068, 0.13223155523984118, 0.03753875039764599, 0.13962952382308408, 0.022917414964053223, 0.037626149038824844, 0.02276308716285538, 0.17933754122912374, 0.0284275904106783, 0.11817072529947749], "min": [0.5835870114662753, 0.10255368094521469, 1.1790535758855851, -1.2623075841049942, 0.9110183923663944, -1.7612689871986744, 0.5936566806785657, -0.2228399751686374, 1.1742014027235643, 0.9943548842370002, 1.0635347348132402, 1.6263820246223284], "max": [0.6404539283360384, 0.25627937590451483, 1.2441139284993454, -0.7246615306316324, 1.0499696628892545, -1.307851589558181, 0.6611959908689189, -0.11099594729447448, 1.2688711698703155, 1.7353609098271439, 1.1691470056170319, 2.1667799247651316], "count": [145]}, "eef_sim_pose_action": {"mean": [0.6050466490396237, 0.2002913071142203, 1.2224735000793379, -0.9787241032784495, 0.9540027425481806, -1.5259941734625124, 0.6225364768957826, -0.17771173695947987, 1.200878407236852, 1.4115195605266462, 1.0999115081756108, 2.0227995712007782], "std": [0.015159418527965561, 0.05590731065481617, 0.01769897890293068, 0.13223155523984118, 0.03753875039764599, 0.13962952382308408, 0.022917414964053223, 0.037626149038824844, 0.02276308716285538, 0.17933754122912374, 0.0284275904106783, 0.11817072529947749], "min": [0.5835870114662753, 0.10255368094521469, 1.1790535758855851, -1.2623075841049942, 0.9110183923663944, -1.7612689871986744, 0.5936566806785657, -0.2228399751686374, 1.1742014027235643, 0.9943548842370002, 1.0635347348132402, 1.6263820246223284], "max": [0.6404539283360384, 0.25627937590451483, 1.2441139284993454, -0.7246615306316324, 1.0499696628892545, -1.307851589558181, 0.6611959908689189, -0.11099594729447448, 1.2688711698703155, 1.7353609098271439, 1.1691470056170319, 2.1667799247651316], "count": [145]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26325598039215686]], [[0.4328990379901961]], [[0.5227238214869281]]], "std": [[[0.34348132766469686]], [[0.2707607886474427]], [[0.2726361308789599]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13725490196078433]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47666020424836597]], [[0.49095827001633985]], [[0.4719159109477124]]], "std": [[[0.3433211367618838]], [[0.34849644724627815]], [[0.3562124067909367]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.481558112745098]], [[0.5108263153594771]], [[0.5084839583333333]]], "std": [[[0.3356323279787423]], [[0.33098793681857985]], [[0.3387511453845035]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3765140890522876]], [[0.4631709293300653]], [[0.4888851736111111]]], "std": [[[0.3441340265936276]], [[0.3307046468820638]], [[0.3643740591912485]]], "count": [100]}, "observation.state": {"min": [0.8410820364952087, -0.9456063508987427, 0.8430398106575012, -0.5245288610458374, -1.6038715839385986, 1.100843071937561, -1.0801479816436768, -0.9588865041732788, 0.8299000263214111, -0.02512970194220543, 0.5519712567329407, -1.0017070770263672, 22.97749900817871, 54.248748779296875, -1.1974999904632568, -0.4818750023841858, 0.6887500286102295, 0.33375000953674316, 0.6111111044883728, -0.9930769205093384, 0.7406250238418579, -3.666249990463257, 0.9650000333786011, -0.10875000059604645, 2.5349998474121094, 53.44999694824219, 0.19375000894069672, -1.6256250143051147, -0.9731249809265137, 0.8600000143051147, 0.6412500143051147, -0.3149999976158142, 0.925000011920929, -0.08874999731779099, 0.6362500190734863, -3.1290910243988037], "max": [1.1775673627853394, -0.7587336897850037, 0.9580519795417786, -0.09389066696166992, -1.2245842218399048, 1.1377508640289307, -0.6364442706108093, -0.5952501893043518, 1.058022379875183, 0.2352750450372696, 1.1629759073257446, -0.982323408126831, 55.817501068115234, 73.09111022949219, 49.68312454223633, 9.207499504089355, 50.53937530517578, 67.43000030517578, 58.729373931884766, 87.58062744140625, 93.3012466430664, 112.61000061035156, 95.94562530517578, 110.859375, 49.52562713623047, 77.02750396728516, 2.5299999713897705, 8.606249809265137, 41.73999786376953, 83.91312408447266, 62.62687683105469, 84.12125396728516, 81.30875396728516, 111.37750244140625, 92.91188049316406, 110.56999969482422], "mean": [1.0367119312286377, -0.8597694635391235, 0.9029797911643982, -0.36538460850715637, -1.4158058166503906, 1.116837501525879, -0.8223726153373718, -0.767395555973053, 0.9493271708488464, 0.09865299612283707, 0.8612489700317383, -0.9960291385650635, 40.092491149902344, 63.64668655395508, 12.175704956054688, 5.127133369445801, 15.963943481445312, 22.073078155517578, 18.900930404663086, 27.267736434936523, 29.072599411010742, 34.1103515625, 30.560531616210938, 37.689002990722656, 25.32091522216797, 65.78707122802734, 0.8144497871398926, 4.229424476623535, 10.435839653015137, 20.815906524658203, 15.316627502441406, 19.977079391479492, 19.45427894592285, 27.662700653076172, 21.161006927490234, 39.12100601196289], "std": [0.10102421045303345, 0.04789849743247032, 0.03692023456096649, 0.1286018043756485, 0.11547549813985825, 0.012894564308226109, 0.1604650765657425, 0.0916183814406395, 0.07666922360658646, 0.08769170194864273, 0.22420074045658112, 0.004390667658299208, 10.675806045532227, 5.950797080993652, 18.849275588989258, 3.9638872146606445, 20.356204986572266, 28.967063903808594, 24.43028450012207, 37.705970764160156, 38.27973556518555, 50.033084869384766, 40.11127853393555, 48.2733154296875, 16.847925186157227, 8.047270774841309, 0.6858559846878052, 3.5030665397644043, 15.63674259185791, 31.98317527770996, 23.471616744995117, 31.552915573120117, 29.80521583557129, 42.89714431762695, 33.70079803466797, 41.11019515991211], "count": [170]}, "action": {"min": [0.8410820364952087, -0.9456063508987427, 0.8430398106575012, -0.5245288610458374, -1.6038715839385986, 1.100843071937561, -1.0801479816436768, -0.9588865041732788, 0.8299000263214111, -0.02512970194220543, 0.5519712567329407, -1.0017070770263672, 22.97749900817871, 54.248748779296875, -1.1974999904632568, -0.4818750023841858, 0.6887500286102295, 0.33375000953674316, 0.6111111044883728, -0.9930769205093384, 0.7406250238418579, -3.666249990463257, 0.9650000333786011, -0.10875000059604645, 2.5349998474121094, 53.44999694824219, 0.19375000894069672, -1.6256250143051147, -0.9731249809265137, 0.8600000143051147, 0.6412500143051147, -0.3149999976158142, 0.925000011920929, -0.08874999731779099, 0.6362500190734863, -3.1290910243988037], "max": [1.1775673627853394, -0.7587336897850037, 0.9580519795417786, -0.09389066696166992, -1.2245842218399048, 1.1377508640289307, -0.6364442706108093, -0.5952501893043518, 1.058022379875183, 0.2352750450372696, 1.1629759073257446, -0.982323408126831, 55.817501068115234, 73.09111022949219, 49.68312454223633, 9.207499504089355, 50.53937530517578, 67.43000030517578, 58.729373931884766, 87.58062744140625, 93.3012466430664, 112.61000061035156, 95.94562530517578, 110.859375, 49.52562713623047, 77.02750396728516, 2.5299999713897705, 8.606249809265137, 41.73999786376953, 83.91312408447266, 62.62687683105469, 84.12125396728516, 81.30875396728516, 111.37750244140625, 92.91188049316406, 110.56999969482422], "mean": [1.0367116928100586, -0.8597694039344788, 0.9029796719551086, -0.3653845191001892, -1.4158058166503906, 1.1168376207351685, -0.8223726153373718, -0.7673956751823425, 0.9493271708488464, 0.09865305572748184, 0.8612490296363831, -0.9960289597511292, 40.09249496459961, 63.646663665771484, 12.175721168518066, 5.127132415771484, 15.963940620422363, 22.073081970214844, 18.900917053222656, 27.26774787902832, 29.072599411010742, 34.1103630065918, 30.560535430908203, 37.68900680541992, 25.320898056030273, 65.78709411621094, 0.8144496083259583, 4.229423999786377, 10.43584156036377, 20.81589126586914, 15.316636085510254, 19.977081298828125, 19.45427703857422, 27.66270637512207, 21.1610107421875, 39.121002197265625], "std": [0.10102420300245285, 0.047898489981889725, 0.03692023456096649, 0.1286018043756485, 0.11547549068927765, 0.01289456244558096, 0.1604650616645813, 0.0916183665394783, 0.07666923105716705, 0.08769173175096512, 0.22420074045658112, 0.004390668123960495, 10.67580509185791, 5.950797080993652, 18.849275588989258, 3.963887929916382, 20.35620880126953, 28.967065811157227, 24.43028450012207, 37.70597457885742, 38.279720306396484, 50.0330810546875, 40.111270904541016, 48.273311614990234, 16.847923278808594, 8.047270774841309, 0.6858561635017395, 3.503066062927246, 15.636741638183594, 31.983171463012695, 23.471616744995117, 31.552915573120117, 29.805221557617188, 42.89713668823242, 33.70079803466797, 41.110198974609375], "count": [170]}, "timestamp": {"min": [0.0], "max": [5.633333333333334], "mean": [2.8166666666666664], "std": [1.6357974609753292], "count": [170]}, "frame_index": {"min": [0], "max": [169], "mean": [84.5], "std": [49.073923829259876], "count": [170]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [170]}, "index": {"min": [17554], "max": [17723], "mean": [17638.5], "std": [49.073923829259876], "count": [170]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [170]}, "subtask_annotation": {"mean": [5.605882352941176, 10.0, 10.0, 10.0, 10.0], "std": [1.9442133108082225, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [170]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [170]}, "eef_direction_state": {"mean": [3.876470588235294, 3.611764705882353], "std": [1.5499637232053514, 1.7018613868146835], "min": [2, 0], "max": [6, 6], "count": [170]}, "eef_velocity_state": {"mean": [1.0588235294117647, 1.1470588235294117], "std": [0.7252251768198797, 0.7167062299639956], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_state": {"mean": [0.8176470588235294, 0.788235294117647], "std": [0.8448705394163664, 0.8273859281184578], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_direction_action": {"mean": [3.876470588235294, 3.611764705882353], "std": [1.5499637232053514, 1.7018613868146835], "min": [2, 0], "max": [6, 6], "count": [170]}, "eef_velocity_action": {"mean": [1.0588235294117647, 1.1470588235294117], "std": [0.7252251768198797, 0.7167062299639956], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_acc_mag_action": {"mean": [0.8176470588235294, 0.788235294117647], "std": [0.8448705394163664, 0.8273859281184578], "min": [0, 0], "max": [2, 2], "count": [170]}, "eef_sim_pose_state": {"mean": [0.6052934043561395, 0.21679458478030206, 1.2201761757260816, -0.9848109039543322, 0.8800152024734881, -1.4900563706452292, 0.6298111690906109, -0.18272653354361282, 1.1982243934545567, 1.4650138707328422, 1.0520185306869108, 2.063778114536677], "std": [0.012483976109507702, 0.042415184631840366, 0.018001549346852212, 0.11328989568035737, 0.03248178739416113, 0.09344803778550559, 0.025801427041242105, 0.03952730863419419, 0.029202731532844462, 0.2515052415969181, 0.03721304261133146, 0.1947590379199174], "min": [0.5847376583374883, 0.12894243073628078, 1.1715961161632034, -1.270975606674401, 0.8413030763180855, -1.665845629236483, 0.5918157176383426, -0.22381335829946697, 1.163975398718116, 0.9438209588421923, 0.9922087148528833, 1.6217649017707494], "max": [0.6341725979132786, 0.26244542515600383, 1.2445433584878198, -0.8071275682842792, 0.9381714084543846, -1.2972583112726084, 0.6723598858424051, -0.10378055844595285, 1.2801900711549832, 1.8847986870631959, 1.1008193929876535, 2.399964412216658], "count": [170]}, "eef_sim_pose_action": {"mean": [0.6052934043561395, 0.21679458478030206, 1.2201761757260816, -0.9848109039543322, 0.8800152024734881, -1.4900563706452292, 0.6298111690906109, -0.18272653354361282, 1.1982243934545567, 1.4650138707328422, 1.0520185306869108, 2.063778114536677], "std": [0.012483976109507702, 0.042415184631840366, 0.018001549346852212, 0.11328989568035737, 0.03248178739416113, 0.09344803778550559, 0.025801427041242105, 0.03952730863419419, 0.029202731532844462, 0.2515052415969181, 0.03721304261133146, 0.1947590379199174], "min": [0.5847376583374883, 0.12894243073628078, 1.1715961161632034, -1.270975606674401, 0.8413030763180855, -1.665845629236483, 0.5918157176383426, -0.22381335829946697, 1.163975398718116, 0.9438209588421923, 0.9922087148528833, 1.6217649017707494], "max": [0.6341725979132786, 0.26244542515600383, 1.2445433584878198, -0.8071275682842792, 0.9381714084543846, -1.2972583112726084, 0.6723598858424051, -0.10378055844595285, 1.2801900711549832, 1.8847986870631959, 1.1008193929876535, 2.399964412216658], "count": [170]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2643418790849673]], [[0.4341784865196079]], [[0.5239972303921568]]], "std": [[[0.344224972484659]], [[0.2733195653438983]], [[0.27615743210615296]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4836285927287582]], [[0.4935847875816993]], [[0.47390433619281047]]], "std": [[[0.3406504124573505]], [[0.3494893340809208]], [[0.35744189348561545]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4882021466503268]], [[0.5278473549836601]], [[0.5258411233660131]]], "std": [[[0.318733869820549]], [[0.31097269997012034]], [[0.32305420372181615]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3707331107026144]], [[0.4639362009803922]], [[0.5017044526143791]]], "std": [[[0.34354675629837406]], [[0.33154896903036]], [[0.3652214301279107]]], "count": [100]}, "observation.state": {"min": [0.7430905103683472, -0.964751660823822, 0.825576663017273, -0.5045967698097229, -1.581449270248413, 1.1501725912094116, -1.0759518146514893, -0.8777037262916565, 0.8329518437385559, -0.04515716806054115, 0.7542248368263245, -1.0668202638626099, 19.443750381469727, 57.17937469482422, -1.306249976158142, -0.9137499928474426, 0.5299999713897705, 0.32124999165534973, 0.7200000286102295, -0.8700000047683716, 0.7677778005599976, -3.696000099182129, 0.9281250238418579, -0.11937499791383743, 13.411874771118164, 54.40250015258789, 0.21000000834465027, -1.4693750143051147, -0.4625000059604645, 0.8224999904632568, 0.6518750190734863, 0.4893749952316284, 0.8274999856948853, 0.036250002682209015, 0.6981250047683716, -0.42750000953674316], "max": [1.173355221748352, -0.7265201807022095, 0.9560731053352356, 0.006413557566702366, -1.03606379032135, 1.276607871055603, -0.6886587142944336, -0.637000560760498, 0.9814650416374207, 0.2575913667678833, 1.167166829109192, -1.0424295663833618, 58.479373931884766, 69.56666564941406, 26.756874084472656, 9.25, 41.467498779296875, 70.96312713623047, 52.540626525878906, 91.29750061035156, 89.2874984741211, -3.6056249141693115, 95.52937316894531, 110.89125061035156, 49.61000061035156, 75.15636444091797, 0.32749998569488525, 8.640000343322754, 39.45249938964844, 86.65750122070312, 60.903751373291016, 82.83062744140625, 79.33062744140625, 111.70999908447266, 90.62249755859375, 110.51812744140625], "mean": [0.9769672751426697, -0.8399495482444763, 0.8878592252731323, -0.33400383591651917, -1.305495262145996, 1.194618821144104, -0.8735583424568176, -0.7278478741645813, 0.9047800898551941, 0.13020822405815125, 0.9250901341438293, -1.0580999851226807, 36.94291305541992, 62.89751434326172, 3.5265884399414062, 4.681461334228516, 14.502653121948242, 26.403778076171875, 19.281787872314453, 33.06973648071289, 32.95863342285156, -3.64937686920166, 34.90052032470703, 44.133358001708984, 34.88002395629883, 64.81106567382812, 0.2752833366394043, 2.0625016689300537, 12.417736053466797, 27.73891258239746, 19.39299964904785, 26.349313735961914, 24.584733963012695, 35.26464080810547, 27.41518211364746, 43.16383743286133], "std": [0.15405264496803284, 0.06905397772789001, 0.04813912510871887, 0.1827130764722824, 0.1991094946861267, 0.049067698419094086, 0.13043881952762604, 0.07607163488864899, 0.05228132754564285, 0.1010790541768074, 0.14559410512447357, 0.005013940390199423, 16.454143524169922, 4.283108234405518, 8.507797241210938, 3.872823715209961, 16.29060173034668, 31.109420776367188, 21.960546493530273, 40.58531188964844, 38.47053146362305, 0.02135208621621132, 40.82627868652344, 49.60614013671875, 12.201645851135254, 6.813647747039795, 0.02499605529010296, 3.202843189239502, 16.055265426635742, 36.06813049316406, 24.562658309936523, 33.945091247558594, 31.501605987548828, 46.239925384521484, 36.50746154785156, 45.49190902709961], "count": [144]}, "action": {"min": [0.7430905103683472, -0.964751660823822, 0.825576663017273, -0.5045967698097229, -1.581449270248413, 1.1501725912094116, -1.0759518146514893, -0.8777037262916565, 0.8329518437385559, -0.04515716806054115, 0.7542248368263245, -1.0668202638626099, 19.443750381469727, 57.17937469482422, -1.306249976158142, -0.9137499928474426, 0.5299999713897705, 0.32124999165534973, 0.7200000286102295, -0.8700000047683716, 0.7677778005599976, -3.696000099182129, 0.9281250238418579, -0.11937499791383743, 13.411874771118164, 54.40250015258789, 0.21000000834465027, -1.4693750143051147, -0.4625000059604645, 0.8224999904632568, 0.6518750190734863, 0.4893749952316284, 0.8274999856948853, 0.036250002682209015, 0.6981250047683716, -0.42750000953674316], "max": [1.173355221748352, -0.7265201807022095, 0.9560731053352356, 0.006413557566702366, -1.03606379032135, 1.276607871055603, -0.6886587142944336, -0.637000560760498, 0.9814650416374207, 0.2575913667678833, 1.167166829109192, -1.0424295663833618, 58.479373931884766, 69.56666564941406, 26.756874084472656, 9.25, 41.467498779296875, 70.96312713623047, 52.540626525878906, 91.29750061035156, 89.2874984741211, -3.6056249141693115, 95.52937316894531, 110.89125061035156, 49.61000061035156, 75.15636444091797, 0.32749998569488525, 8.640000343322754, 39.45249938964844, 86.65750122070312, 60.903751373291016, 82.83062744140625, 79.33062744140625, 111.70999908447266, 90.62249755859375, 110.51812744140625], "mean": [0.9769671559333801, -0.8399498462677002, 0.8878589272499084, -0.3340037167072296, -1.305495262145996, 1.1946197748184204, -0.8735582828521729, -0.7278478145599365, 0.9047800898551941, 0.13020823895931244, 0.9250900745391846, -1.0581001043319702, 36.94291305541992, 62.89749526977539, 3.526587724685669, 4.681460380554199, 14.502656936645508, 26.403783798217773, 19.281780242919922, 33.06974792480469, 32.958648681640625, -3.6493759155273438, 34.90052795410156, 44.13336181640625, 34.88002395629883, 64.81106567382812, 0.2752833068370819, 2.062501907348633, 12.417736053466797, 27.738908767700195, 19.393007278442383, 26.34930992126465, 24.584728240966797, 35.26462936401367, 27.415176391601562, 43.16383743286133], "std": [0.15405264496803284, 0.06905397027730942, 0.04813912510871887, 0.1827130764722824, 0.1991094946861267, 0.04906771332025528, 0.13043884932994843, 0.07607163488864899, 0.052281320095062256, 0.10107903927564621, 0.14559410512447357, 0.0050139413215219975, 16.454145431518555, 4.283108234405518, 8.507793426513672, 3.872823715209961, 16.290599822998047, 31.10941505432129, 21.960548400878906, 40.5853157043457, 38.47053146362305, 0.02135208621621132, 40.82627868652344, 49.60613250732422, 12.201643943786621, 6.813647747039795, 0.02499605342745781, 3.202843427658081, 16.055265426635742, 36.06813049316406, 24.56266212463379, 33.94508743286133, 31.501605987548828, 46.23993682861328, 36.507469177246094, 45.49189758300781], "count": [144]}, "timestamp": {"min": [0.0], "max": [4.766666666666667], "mean": [2.3833333333333333], "std": [1.3856072341783612], "count": [144]}, "frame_index": {"min": [0], "max": [143], "mean": [71.5], "std": [41.56821702535083], "count": [144]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [144]}, "index": {"min": [17724], "max": [17867], "mean": [17795.5], "std": [41.56821702535083], "count": [144]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [144]}, "subtask_annotation": {"mean": [5.597222222222222, 10.0, 10.0, 10.0, 10.0], "std": [2.018385783947039, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [144]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [144]}, "eef_direction_state": {"mean": [4.104166666666667, 3.326388888888889], "std": [1.5666611258767267, 1.657599758650002], "min": [2, 0], "max": [6, 6], "count": [144]}, "eef_velocity_state": {"mean": [1.0972222222222223, 1.2083333333333333], "std": [0.8359911320340092, 0.7252872993970512], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_state": {"mean": [0.9861111111111112, 0.9722222222222222], "std": [0.8415108033167278, 0.8074689918749234], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_direction_action": {"mean": [4.104166666666667, 3.326388888888889], "std": [1.5666611258767267, 1.657599758650002], "min": [2, 0], "max": [6, 6], "count": [144]}, "eef_velocity_action": {"mean": [1.0972222222222223, 1.2083333333333333], "std": [0.8359911320340092, 0.7252872993970512], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_action": {"mean": [0.9861111111111112, 0.9722222222222222], "std": [0.8415108033167278, 0.8074689918749234], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_sim_pose_state": {"mean": [0.6078286629151605, 0.2023112437635436, 1.222368371962748, -0.9834631902288226, 0.9817564512077254, -1.4984116467029382, 0.6187735159008537, -0.18884323855444674, 1.2025425346901688, 1.4102925741690258, 1.1028272216792934, 2.0007792155185404], "std": [0.01606798488313037, 0.06372953473668246, 0.014816391942481168, 0.12329371048923675, 0.08108460337544014, 0.1527231655924772, 0.018471716150707574, 0.041645523797023416, 0.022822400160487324, 0.19697536293698223, 0.024645517066299024, 0.1419833334182424], "min": [0.5879680099050884, 0.0897654277624432, 1.1814550343406502, -1.300702707951276, 0.8910656055193114, -1.7708238494781985, 0.5944672751978952, -0.23919253290113146, 1.1677002664203204, 0.9290298112221669, 1.0361354784959649, 1.5677746807238055], "max": [0.6454155254737066, 0.26670940558876166, 1.243917588932863, -0.7717980095503605, 1.091077400146363, -1.2942631875048003, 0.6504020233274521, -0.11488927147169686, 1.2727517263193753, 1.760542006746979, 1.1469522024289502, 2.1655575917509076], "count": [144]}, "eef_sim_pose_action": {"mean": [0.6078286629151605, 0.2023112437635436, 1.222368371962748, -0.9834631902288226, 0.9817564512077254, -1.4984116467029382, 0.6187735159008537, -0.18884323855444674, 1.2025425346901688, 1.4102925741690258, 1.1028272216792934, 2.0007792155185404], "std": [0.01606798488313037, 0.06372953473668246, 0.014816391942481168, 0.12329371048923675, 0.08108460337544014, 0.1527231655924772, 0.018471716150707574, 0.041645523797023416, 0.022822400160487324, 0.19697536293698223, 0.024645517066299024, 0.1419833334182424], "min": [0.5879680099050884, 0.0897654277624432, 1.1814550343406502, -1.300702707951276, 0.8910656055193114, -1.7708238494781985, 0.5944672751978952, -0.23919253290113146, 1.1677002664203204, 0.9290298112221669, 1.0361354784959649, 1.5677746807238055], "max": [0.6454155254737066, 0.26670940558876166, 1.243917588932863, -0.7717980095503605, 1.091077400146363, -1.2942631875048003, 0.6504020233274521, -0.11488927147169686, 1.2727517263193753, 1.760542006746979, 1.1469522024289502, 2.1655575917509076], "count": [144]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.263518137254902]], [[0.43594694648692806]], [[0.5301531760620916]]], "std": [[[0.34103796107231965]], [[0.26944248970632406]], [[0.2729307638194367]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4921670772058823]], [[0.5035733864379085]], [[0.484141358251634]]], "std": [[[0.3436093225823993]], [[0.35236833946840046]], [[0.3602830600400452]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4920370751633987]], [[0.5344399223856209]], [[0.5346372691993464]]], "std": [[[0.3224646201256236]], [[0.3135921845909507]], [[0.3262547232860102]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37315308823529414]], [[0.463202595996732]], [[0.5002885580065359]]], "std": [[[0.3458022195846856]], [[0.33384628323313786]], [[0.36661309673464765]]], "count": [100]}, "observation.state": {"min": [0.7290951013565063, -0.9516623020172119, 0.8272721171379089, -0.4757000207901001, -1.5686486959457397, 1.1620460748672485, -1.098411202430725, -0.887622058391571, 0.8173961043357849, -0.037384603172540665, 0.5391918420791626, -1.1253290176391602, 26.798749923706055, 56.974998474121094, 6.694375038146973, -0.22937500476837158, 0.515625, 0.4118749797344208, 0.953125, -0.8224999904632568, 0.715833306312561, -3.7661538124084473, 1.0162500143051147, -0.06818182021379471, 12.677778244018555, 53.208126068115234, 0.17777778208255768, -1.09375, -0.4737499952316284, 0.7868750095367432, 0.5575000047683716, 0.7081249952316284, 0.6937500238418579, -0.0833333358168602, 0.6875, -3.2406249046325684], "max": [1.168862223625183, -0.7624265551567078, 0.984755277633667, 0.005531395319849253, -1.0247386693954468, 1.2517404556274414, -0.6262159943580627, -0.5966913104057312, 0.9946498274803162, 0.22976748645305634, 1.1231117248535156, -1.1066367626190186, 55.493125915527344, 73.40999603271484, 45.493125915527344, 9.818750381469727, 45.28937530517578, 71.6449966430664, 60.67250061035156, 84.59562683105469, 77.08000183105469, 110.94312286376953, 94.05562591552734, 110.78812408447266, 51.073123931884766, 76.15750122070312, 2.521250009536743, 9.518750190734863, 39.46937561035156, 90.33000183105469, 60.03937530517578, 87.5893783569336, 81.03812408447266, 108.89250183105469, 91.75687408447266, 110.35562896728516], "mean": [0.9329895377159119, -0.8407430648803711, 0.91744065284729, -0.315792053937912, -1.254824161529541, 1.1982539892196655, -0.8134444355964661, -0.7216658592224121, 0.90047687292099, 0.10525831580162048, 0.8512353301048279, -1.121176838874817, 41.98884582519531, 61.65419387817383, 33.6967887878418, 4.9911088943481445, 16.88702392578125, 26.793636322021484, 22.385053634643555, 30.6717472076416, 27.776952743530273, 37.72309875488281, 33.48192596435547, 43.28881072998047, 30.62494468688965, 65.19224548339844, 0.8449040651321411, 2.994981288909912, 11.643507957458496, 27.012672424316406, 17.728286743164062, 25.87005043029785, 22.98162841796875, 32.884098052978516, 25.214624404907227, 39.06113815307617], "std": [0.13840562105178833, 0.0584460124373436, 0.04759975150227547, 0.15981434285640717, 0.17060025036334991, 0.03418396785855293, 0.17665180563926697, 0.08216012269258499, 0.061386048793792725, 0.0947682112455368, 0.21160565316677094, 0.0045646317303180695, 10.224848747253418, 4.399951457977295, 8.515647888183594, 4.1547956466674805, 18.911474227905273, 31.126935958862305, 25.542089462280273, 36.951541900634766, 32.53765869140625, 49.57943344116211, 39.943477630615234, 49.141815185546875, 14.884866714477539, 7.844080924987793, 0.6765075922012329, 3.3823628425598145, 15.472943305969238, 36.529945373535156, 24.04121971130371, 34.57987594604492, 31.345121383666992, 44.1153450012207, 35.29005432128906, 45.609222412109375], "count": [141]}, "action": {"min": [0.7290951013565063, -0.9516623020172119, 0.8272721171379089, -0.4757000207901001, -1.5686486959457397, 1.1620460748672485, -1.098411202430725, -0.887622058391571, 0.8173961043357849, -0.037384603172540665, 0.5391918420791626, -1.1253290176391602, 26.798749923706055, 56.974998474121094, 6.694375038146973, -0.22937500476837158, 0.515625, 0.4118749797344208, 0.953125, -0.8224999904632568, 0.715833306312561, -3.7661538124084473, 1.0162500143051147, -0.06818182021379471, 12.677778244018555, 53.208126068115234, 0.17777778208255768, -1.09375, -0.4737499952316284, 0.7868750095367432, 0.5575000047683716, 0.7081249952316284, 0.6937500238418579, -0.0833333358168602, 0.6875, -3.2406249046325684], "max": [1.168862223625183, -0.7624265551567078, 0.984755277633667, 0.005531395319849253, -1.0247386693954468, 1.2517404556274414, -0.6262159943580627, -0.5966913104057312, 0.9946498274803162, 0.22976748645305634, 1.1231117248535156, -1.1066367626190186, 55.493125915527344, 73.40999603271484, 45.493125915527344, 9.818750381469727, 45.28937530517578, 71.6449966430664, 60.67250061035156, 84.59562683105469, 77.08000183105469, 110.94312286376953, 94.05562591552734, 110.78812408447266, 51.073123931884766, 76.15750122070312, 2.521250009536743, 9.518750190734863, 39.46937561035156, 90.33000183105469, 60.03937530517578, 87.5893783569336, 81.03812408447266, 108.89250183105469, 91.75687408447266, 110.35562896728516], "mean": [0.9329894781112671, -0.8407430648803711, 0.91744065284729, -0.31579211354255676, -1.2548242807388306, 1.1982536315917969, -0.8134445548057556, -0.7216660380363464, 0.9004769325256348, 0.10525823384523392, 0.8512352705001831, -1.121177077293396, 41.988834381103516, 61.65419387817383, 33.69678497314453, 4.9911088943481445, 16.88704490661621, 26.793638229370117, 22.385059356689453, 30.671764373779297, 27.77695655822754, 37.72309112548828, 33.48189926147461, 43.288818359375, 30.62494468688965, 65.19226837158203, 0.8449041843414307, 2.994981050491333, 11.643509864807129, 27.01266860961914, 17.728288650512695, 25.87004852294922, 22.981618881225586, 32.88410568237305, 25.214630126953125, 39.061126708984375], "std": [0.13840562105178833, 0.0584460087120533, 0.04759975150227547, 0.15981438755989075, 0.17060023546218872, 0.03418396785855293, 0.17665179073810577, 0.08216012269258499, 0.061386048793792725, 0.09476820379495621, 0.21160562336444855, 0.004564631264656782, 10.224848747253418, 4.399951457977295, 8.515647888183594, 4.154796123504639, 18.911470413208008, 31.12693214416504, 25.542091369628906, 36.9515380859375, 32.53767013549805, 49.57943344116211, 39.94347381591797, 49.14181137084961, 14.884867668151855, 7.844081401824951, 0.6765075325965881, 3.3823628425598145, 15.472945213317871, 36.529945373535156, 24.04121971130371, 34.57987594604492, 31.345121383666992, 44.1153564453125, 35.29005432128906, 45.60921859741211], "count": [141]}, "timestamp": {"min": [0.0], "max": [4.666666666666667], "mean": [2.3333333333333335], "std": [1.3567390098101924], "count": [141]}, "frame_index": {"min": [0], "max": [140], "mean": [70.0], "std": [40.702170294305766], "count": [141]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [141]}, "index": {"min": [17868], "max": [18008], "mean": [17938.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [5.843971631205674, 10.0, 10.0, 10.0, 10.0], "std": [1.807328218662939, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [141]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [141]}, "eef_direction_state": {"mean": [3.141843971631206, 3.900709219858156], "std": [1.6092884656661368, 1.7023345027985957], "min": [1, 0], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.3049645390070923, 1.2624113475177305], "std": [0.6625039800372626, 0.7868186240203489], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [1.1134751773049645, 1.0921985815602837], "std": [0.8344718343309354, 0.7891166550752409], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [3.141843971631206, 3.900709219858156], "std": [1.6092884656661368, 1.7023345027985957], "min": [1, 0], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.3049645390070923, 1.2624113475177305], "std": [0.6625039800372626, 0.7868186240203489], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [1.1134751773049645, 1.0921985815602837], "std": [0.8344718343309354, 0.7891166550752409], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.6187115492027028, 0.20118682172975624, 1.227092147085462, -0.966703211269613, 0.9948100184327624, -1.4885775814318776, 0.6216030711539263, -0.18230482011649485, 1.2073791173123778, 1.4257479389152992, 1.1699992766386034, 2.020947410837478], "std": [0.01717226301593903, 0.05363695150013586, 0.015686911990556007, 0.13393004663298966, 0.06446302823472308, 0.11601135418474937, 0.021996607795798016, 0.03796026876396431, 0.02477611401626991, 0.2607506548028548, 0.02565929192018671, 0.20350713825161326], "min": [0.5880273170149507, 0.0986598830648297, 1.1818531937206902, -1.3222731366718703, 0.914791573027725, -1.6945009953960342, 0.5933565398631483, -0.22660910709692467, 1.1691334940520894, 0.9661185683801925, 1.127381013648038, 1.5887083067961325], "max": [0.6558023968036683, 0.2635121042208638, 1.249527660021316, -0.7315987794080108, 1.094545897563704, -1.2863474965924837, 0.6535213511304098, -0.11201573222503006, 1.2731275507429263, 1.9191342655952077, 1.2279058346536047, 2.389975426285671], "count": [141]}, "eef_sim_pose_action": {"mean": [0.6187115492027028, 0.20118682172975624, 1.227092147085462, -0.966703211269613, 0.9948100184327624, -1.4885775814318776, 0.6216030711539263, -0.18230482011649485, 1.2073791173123778, 1.4257479389152992, 1.1699992766386034, 2.020947410837478], "std": [0.01717226301593903, 0.05363695150013586, 0.015686911990556007, 0.13393004663298966, 0.06446302823472308, 0.11601135418474937, 0.021996607795798016, 0.03796026876396431, 0.02477611401626991, 0.2607506548028548, 0.02565929192018671, 0.20350713825161326], "min": [0.5880273170149507, 0.0986598830648297, 1.1818531937206902, -1.3222731366718703, 0.914791573027725, -1.6945009953960342, 0.5933565398631483, -0.22660910709692467, 1.1691334940520894, 0.9661185683801925, 1.127381013648038, 1.5887083067961325], "max": [0.6558023968036683, 0.2635121042208638, 1.249527660021316, -0.7315987794080108, 1.094545897563704, -1.2863474965924837, 0.6535213511304098, -0.11201573222503006, 1.2731275507429263, 1.9191342655952077, 1.2279058346536047, 2.389975426285671], "count": [141]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2746203880718954]], [[0.433551358251634]], [[0.518323131127451]]], "std": [[[0.3496754774136348]], [[0.2797695393659724]], [[0.2805475737097662]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.10980392156862745]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48835101511437906]], [[0.5020916482843137]], [[0.4831584170751634]]], "std": [[[0.3441612222670941]], [[0.3486437076791854]], [[0.35718936830653536]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4881534375]], [[0.524023449754902]], [[0.5193931495098039]]], "std": [[[0.3208674941426437]], [[0.3164677189238686]], [[0.330328243553073]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36637304942810456]], [[0.45919446078431375]], [[0.4961821915849673]]], "std": [[[0.3436076582217875]], [[0.33234321208976564]], [[0.36643403489257653]]], "count": [100]}, "observation.state": {"min": [0.8021476864814758, -0.9234092235565186, 0.8491010069847107, -0.47248131036758423, -1.540037989616394, 1.129811406135559, -1.204127550125122, -0.8880988955497742, 0.8021371364593506, -0.04127088561654091, 0.7015812397003174, -1.0312714576721191, 23.738750457763672, 57.125, -1.2293750047683716, -0.8006249666213989, 0.7193750143051147, 0.4099999964237213, 0.6862499713897705, -0.9906250238418579, 0.7633333206176758, -3.6085715293884277, 1.0256249904632568, -0.07625000178813934, 18.131250381469727, 54.479373931884766, 0.20937500894069672, -1.6124999523162842, 0.33375000953674316, 0.8962500095367432, 0.6499999761581421, 0.8950000405311584, 0.7037500143051147, -0.0625, 0.6668750047683716, -3.0618748664855957], "max": [1.1382170915603638, -0.7756457924842834, 0.960436224937439, -0.025892652571201324, -1.0883735418319702, 1.1794747114181519, -0.6114814281463623, -0.6057619452476501, 1.0136282444000244, 0.30122262239456177, 1.2888151407241821, -1.0154163837432861, 56.48125076293945, 75.44110870361328, 50.084373474121094, 9.10777759552002, 44.53437423706055, 69.14312744140625, 59.94499969482422, 75.39624786376953, 71.9749984741211, 112.16312408447266, 95.08687591552734, 110.2249984741211, 49.852500915527344, 75.97500610351562, 0.33812499046325684, 9.516249656677246, 39.244998931884766, 88.85062408447266, 58.74625015258789, 80.50187683105469, 86.8550033569336, 111.00250244140625, 92.0425033569336, 110.33499908447266], "mean": [0.9910335540771484, -0.8403115272521973, 0.908859133720398, -0.319893479347229, -1.2996307611465454, 1.1490246057510376, -0.9328828454017639, -0.7152255177497864, 0.8839290738105774, 0.16293369233608246, 0.9909171462059021, -1.025661826133728, 41.31122589111328, 63.71369552612305, 13.045222282409668, 4.1655120849609375, 17.3587589263916, 27.263736724853516, 23.18739128112793, 28.21431541442871, 27.46626091003418, 40.624332427978516, 35.19328308105469, 45.85026168823242, 33.112571716308594, 64.70796966552734, 0.2712782919406891, 3.2917726039886475, 12.53033447265625, 29.413230895996094, 18.872509002685547, 25.59116554260254, 26.893705368041992, 36.27171325683594, 27.773189544677734, 38.619869232177734], "std": [0.11884190887212753, 0.0512344129383564, 0.04042305797338486, 0.1579505354166031, 0.1468391865491867, 0.015093686059117317, 0.20035679638385773, 0.08912866562604904, 0.06754324585199356, 0.13133326172828674, 0.20240582525730133, 0.0037384850438684225, 12.030546188354492, 5.132291316986084, 18.20258331298828, 4.038127422332764, 18.78531265258789, 30.531795501708984, 25.599021911621094, 33.38270950317383, 30.634994506835938, 50.23417282104492, 40.710906982421875, 49.69778060913086, 12.737668991088867, 7.5534796714782715, 0.026734592393040657, 3.8163323402404785, 15.715204238891602, 37.24463653564453, 23.926841735839844, 32.110591888427734, 35.00661849975586, 47.16777420043945, 36.8173942565918, 47.80917739868164], "count": [142]}, "action": {"min": [0.8021476864814758, -0.9234092235565186, 0.8491010069847107, -0.47248131036758423, -1.540037989616394, 1.129811406135559, -1.204127550125122, -0.8880988955497742, 0.8021371364593506, -0.04127088561654091, 0.7015812397003174, -1.0312714576721191, 23.738750457763672, 57.125, -1.2293750047683716, -0.8006249666213989, 0.7193750143051147, 0.4099999964237213, 0.6862499713897705, -0.9906250238418579, 0.7633333206176758, -3.6085715293884277, 1.0256249904632568, -0.07625000178813934, 18.131250381469727, 54.479373931884766, 0.20937500894069672, -1.6124999523162842, 0.33375000953674316, 0.8962500095367432, 0.6499999761581421, 0.8950000405311584, 0.7037500143051147, -0.0625, 0.6668750047683716, -3.0618748664855957], "max": [1.1382170915603638, -0.7756457924842834, 0.960436224937439, -0.025892652571201324, -1.0883735418319702, 1.1794747114181519, -0.6114814281463623, -0.6057619452476501, 1.0136282444000244, 0.30122262239456177, 1.2888151407241821, -1.0154163837432861, 56.48125076293945, 75.44110870361328, 50.084373474121094, 9.10777759552002, 44.53437423706055, 69.14312744140625, 59.94499969482422, 75.39624786376953, 71.9749984741211, 112.16312408447266, 95.08687591552734, 110.2249984741211, 49.852500915527344, 75.97500610351562, 0.33812499046325684, 9.516249656677246, 39.244998931884766, 88.85062408447266, 58.74625015258789, 80.50187683105469, 86.8550033569336, 111.00250244140625, 92.0425033569336, 110.33499908447266], "mean": [0.9910333156585693, -0.8403118848800659, 0.9088594913482666, -0.31989356875419617, -1.299630880355835, 1.149024486541748, -0.9328832626342773, -0.7152256965637207, 0.8839291930198669, 0.16293369233608246, 0.990916907787323, -1.0256614685058594, 41.31122589111328, 63.71369552612305, 13.045222282409668, 4.1655120849609375, 17.358779907226562, 27.26373291015625, 23.1873722076416, 28.214305877685547, 27.46626091003418, 40.624324798583984, 35.19327163696289, 45.85028839111328, 33.112552642822266, 64.70796966552734, 0.2712782919406891, 3.2917726039886475, 12.530338287353516, 29.41323471069336, 18.87249755859375, 25.591150283813477, 26.893707275390625, 36.27170944213867, 27.773197174072266, 38.6198616027832], "std": [0.11884192377328873, 0.051234398037195206, 0.04042305797338486, 0.1579505205154419, 0.14683915674686432, 0.015093685127794743, 0.20035679638385773, 0.08912867307662964, 0.06754325330257416, 0.13133326172828674, 0.20240582525730133, 0.00373848550952971, 12.030548095703125, 5.132291316986084, 18.20258140563965, 4.038127422332764, 18.78531265258789, 30.531795501708984, 25.599023818969727, 33.38270568847656, 30.63499641418457, 50.23414993286133, 40.710906982421875, 49.69778823852539, 12.737668991088867, 7.55348014831543, 0.026734592393040657, 3.8163321018218994, 15.715204238891602, 37.244632720947266, 23.926841735839844, 32.110595703125, 35.006614685058594, 47.16776657104492, 36.8173942565918, 47.809165954589844], "count": [142]}, "timestamp": {"min": [0.0], "max": [4.7], "mean": [2.35], "std": [1.3663617546039717], "count": [142]}, "frame_index": {"min": [0], "max": [141], "mean": [70.5], "std": [40.99085263811915], "count": [142]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [142]}, "index": {"min": [18009], "max": [18150], "mean": [18079.5], "std": [40.99085263811915], "count": [142]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [142]}, "subtask_annotation": {"mean": [5.725352112676056, 10.0, 10.0, 10.0, 10.0], "std": [2.014539985924801, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [142]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [142]}, "eef_direction_state": {"mean": [3.964788732394366, 3.8732394366197185], "std": [1.517094943647911, 1.4085211250000862], "min": [2, 0], "max": [6, 6], "count": [142]}, "eef_velocity_state": {"mean": [1.056338028169014, 1.2605633802816902], "std": [0.7578197775951896, 0.7569357933660655], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_state": {"mean": [0.971830985915493, 0.9859154929577465], "std": [0.830269445250113, 0.7780973136300366], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_direction_action": {"mean": [3.964788732394366, 3.8732394366197185], "std": [1.517094943647911, 1.4085211250000862], "min": [2, 0], "max": [6, 6], "count": [142]}, "eef_velocity_action": {"mean": [1.056338028169014, 1.2605633802816902], "std": [0.7578197775951896, 0.7569357933660655], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_acc_mag_action": {"mean": [0.971830985915493, 0.9859154929577465], "std": [0.830269445250113, 0.7780973136300366], "min": [0, 0], "max": [2, 2], "count": [142]}, "eef_sim_pose_state": {"mean": [0.611492935728501, 0.20570637784309115, 1.216934484666464, -1.0213245722425306, 0.9663982957515486, -1.5458269135749714, 0.6124259406038124, -0.19731769205803265, 1.2024358899559755, 1.406953848734378, 1.0679293473341758, 1.9761846977697566], "std": [0.01378797226620293, 0.05153962748623959, 0.016701525321333403, 0.12476621875370411, 0.04943854731594518, 0.12535006242893507, 0.020391219213910985, 0.04526025740524349, 0.02377045852605951, 0.17341651360548455, 0.03891547296150074, 0.1447186575792525], "min": [0.5927092301429994, 0.11566021994219552, 1.17589064794659, -1.3012052842782489, 0.8977554198609092, -1.7664460270771754, 0.5856659449372249, -0.24243794064786833, 1.1703769650261397, 1.0080780867192145, 0.997667296403733, 1.5785304410326282], "max": [0.6404871624297, 0.2552998067184499, 1.2364521165281799, -0.8235440360942551, 1.0483878307524237, -1.334231400885422, 0.6471759943374533, -0.1217574891715856, 1.262638400842369, 1.7091047533972106, 1.1519242267339838, 2.1519968564028384], "count": [142]}, "eef_sim_pose_action": {"mean": [0.611492935728501, 0.20570637784309115, 1.216934484666464, -1.0213245722425306, 0.9663982957515486, -1.5458269135749714, 0.6124259406038124, -0.19731769205803265, 1.2024358899559755, 1.406953848734378, 1.0679293473341758, 1.9761846977697566], "std": [0.01378797226620293, 0.05153962748623959, 0.016701525321333403, 0.12476621875370411, 0.04943854731594518, 0.12535006242893507, 0.020391219213910985, 0.04526025740524349, 0.02377045852605951, 0.17341651360548455, 0.03891547296150074, 0.1447186575792525], "min": [0.5927092301429994, 0.11566021994219552, 1.17589064794659, -1.3012052842782489, 0.8977554198609092, -1.7664460270771754, 0.5856659449372249, -0.24243794064786833, 1.1703769650261397, 1.0080780867192145, 0.997667296403733, 1.5785304410326282], "max": [0.6404871624297, 0.2552998067184499, 1.2364521165281799, -0.8235440360942551, 1.0483878307524237, -1.334231400885422, 0.6471759943374533, -0.1217574891715856, 1.262638400842369, 1.7091047533972106, 1.1519242267339838, 2.1519968564028384], "count": [142]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2727966278594771]], [[0.43590292687908494]], [[0.5216893607026144]]], "std": [[[0.3525081343205818]], [[0.2835808760472956]], [[0.28341373131592373]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.11372549019607843]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4860953533496732]], [[0.4968833782679739]], [[0.4762604452614379]]], "std": [[[0.34099023128646905]], [[0.3454582575307017]], [[0.35437923621395984]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5022929963235294]], [[0.5390744444444445]], [[0.5347903513071895]]], "std": [[[0.3131901409170717]], [[0.3069329092373503]], [[0.31758567527522114]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3689526776960784]], [[0.4616250388071895]], [[0.49698034517973855]]], "std": [[[0.343083307681838]], [[0.3313123926947452]], [[0.3641615908966892]]], "count": [100]}, "observation.state": {"min": [0.8005502820014954, -0.9133001565933228, 0.8336670994758606, -0.47872796654701233, -1.618198037147522, 1.129262924194336, -1.0266461372375488, -0.9202382564544678, 0.8118435740470886, -0.08573663234710693, 0.6806954145431519, -1.0226882696151733, 25.644445419311523, 61.60375213623047, -1.3125, -0.6493750214576721, 0.6100000143051147, 0.15187500417232513, 0.9162499904632568, -0.9420000314712524, 0.6368750333786011, -3.6268749237060547, 0.9750000238418579, -0.09375, 16.311874389648438, 53.553749084472656, 0.20000000298023224, -1.6606249809265137, -0.057499997317790985, 0.796875, 0.640625, 0.53125, 0.625, 0.09799999743700027, 0.6312500238418579, -0.30250000953674316], "max": [1.131313443183899, -0.7127446532249451, 0.9346389174461365, 0.007224193308502436, -1.1483129262924194, 1.2260411977767944, -0.6088111400604248, -0.59804767370224, 1.027909755706787, 0.21095597743988037, 1.452001929283142, -0.9880216717720032, 54.25437545776367, 77.74785614013672, 50.475624084472656, 7.9381818771362305, 44.85187530517578, 56.52124786376953, 56.185001373291016, 82.56687927246094, 73.50499725341797, 112.76687622070312, 95.30062103271484, 110.83999633789062, 49.852500915527344, 76.63562774658203, 0.33812499046325684, 9.279375076293945, 40.979373931884766, 90.55875396728516, 60.92499923706055, 91.04375457763672, 83.24625396728516, 112.17312622070312, 90.41875457763672, 110.48625183105469], "mean": [0.996465265750885, -0.8210023641586304, 0.883529543876648, -0.2922040522098541, -1.3706283569335938, 1.1542508602142334, -0.8368285894393921, -0.7287883162498474, 0.9105802178382874, 0.09531452506780624, 0.929303765296936, -1.0109785795211792, 38.60616683959961, 67.7192153930664, 11.089334487915039, 3.447413682937622, 15.823606491088867, 19.92998504638672, 19.88699722290039, 28.060672760009766, 25.733797073364258, 36.956825256347656, 33.57142639160156, 40.793575286865234, 32.25011444091797, 66.46511840820312, 0.2731189727783203, 3.4294650554656982, 11.80333137512207, 26.61912727355957, 16.98417091369629, 24.990413665771484, 21.95006561279297, 29.145570755004883, 24.22522735595703, 40.062538146972656], "std": [0.1099371612071991, 0.056571777909994125, 0.03957739099860191, 0.14524731040000916, 0.15465736389160156, 0.020938437432050705, 0.1382189393043518, 0.09495969116687775, 0.06491875648498535, 0.10006419569253922, 0.2182893455028534, 0.008824718184769154, 11.342589378356934, 5.568902969360352, 16.747211456298828, 2.964029550552368, 17.71917724609375, 24.37886619567871, 23.230756759643555, 36.15054702758789, 30.765274047851562, 49.977603912353516, 40.74570083618164, 48.79082489013672, 12.715726852416992, 7.8793625831604, 0.03205941617488861, 3.410395383834839, 15.589252471923828, 35.609710693359375, 23.401865005493164, 35.11549377441406, 30.2630558013916, 42.086124420166016, 35.451263427734375, 43.29547882080078], "count": [155]}, "action": {"min": [0.8005502820014954, -0.9133001565933228, 0.8336670994758606, -0.47872796654701233, -1.618198037147522, 1.129262924194336, -1.0266461372375488, -0.9202382564544678, 0.8118435740470886, -0.08573663234710693, 0.6806954145431519, -1.0226882696151733, 25.644445419311523, 61.60375213623047, -1.3125, -0.6493750214576721, 0.6100000143051147, 0.15187500417232513, 0.9162499904632568, -0.9420000314712524, 0.6368750333786011, -3.6268749237060547, 0.9750000238418579, -0.09375, 16.311874389648438, 53.553749084472656, 0.20000000298023224, -1.6606249809265137, -0.057499997317790985, 0.796875, 0.640625, 0.53125, 0.625, 0.09799999743700027, 0.6312500238418579, -0.30250000953674316], "max": [1.131313443183899, -0.7127446532249451, 0.9346389174461365, 0.007224193308502436, -1.1483129262924194, 1.2260411977767944, -0.6088111400604248, -0.59804767370224, 1.027909755706787, 0.21095597743988037, 1.452001929283142, -0.9880216717720032, 54.25437545776367, 77.74785614013672, 50.475624084472656, 7.9381818771362305, 44.85187530517578, 56.52124786376953, 56.185001373291016, 82.56687927246094, 73.50499725341797, 112.76687622070312, 95.30062103271484, 110.83999633789062, 49.852500915527344, 76.63562774658203, 0.33812499046325684, 9.279375076293945, 40.979373931884766, 90.55875396728516, 60.92499923706055, 91.04375457763672, 83.24625396728516, 112.17312622070312, 90.41875457763672, 110.48625183105469], "mean": [0.9964653849601746, -0.8210023045539856, 0.8835292458534241, -0.2922041118144989, -1.3706278800964355, 1.1542515754699707, -0.8368287086486816, -0.7287881970405579, 0.9105802178382874, 0.09531451761722565, 0.9293038845062256, -1.0109786987304688, 38.606170654296875, 67.71920776367188, 11.089333534240723, 3.447413682937622, 15.823607444763184, 19.93000030517578, 19.887020111083984, 28.0606689453125, 25.73378562927246, 36.956844329833984, 33.57142639160156, 40.79359817504883, 32.2501106262207, 66.46512603759766, 0.27311891317367554, 3.4294652938842773, 11.803330421447754, 26.619131088256836, 16.984174728393555, 24.990407943725586, 21.950054168701172, 29.14557647705078, 24.2252254486084, 40.06254196166992], "std": [0.10993717610836029, 0.056571781635284424, 0.03957739844918251, 0.14524731040000916, 0.15465736389160156, 0.020938439294695854, 0.1382189393043518, 0.09495969116687775, 0.06491874903440475, 0.10006417334079742, 0.2182893306016922, 0.008824718184769154, 11.3425874710083, 5.568902969360352, 16.747211456298828, 2.9640297889709473, 17.719175338745117, 24.378873825073242, 23.23075294494629, 36.15053939819336, 30.76527214050293, 49.97761535644531, 40.74570083618164, 48.79082489013672, 12.715725898742676, 7.879364490509033, 0.03205941244959831, 3.4103951454162598, 15.589250564575195, 35.609710693359375, 23.401866912841797, 35.1154899597168, 30.263059616088867, 42.08613586425781, 35.45126724243164, 43.29547119140625], "count": [155]}, "timestamp": {"min": [0.0], "max": [5.133333333333334], "mean": [2.5666666666666664], "std": [1.491457154746473], "count": [155]}, "frame_index": {"min": [0], "max": [154], "mean": [77.0], "std": [44.74371464239419], "count": [155]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [155]}, "index": {"min": [18151], "max": [18305], "mean": [18228.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [5.141935483870967, 10.0, 10.0, 10.0, 10.0], "std": [2.4054741593543536, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [155]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [155]}, "eef_direction_state": {"mean": [3.7161290322580647, 3.6258064516129034], "std": [1.4039338221223454, 1.481709505710626], "min": [1, 0], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [1.270967741935484, 1.3161290322580645], "std": [0.6938408985551399, 0.7340109756556337], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [1.038709677419355, 1.1419354838709677], "std": [0.8260584292990568, 0.7905792868149869], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [3.7161290322580647, 3.6258064516129034], "std": [1.4039338221223454, 1.481709505710626], "min": [1, 0], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [1.270967741935484, 1.3161290322580645], "std": [0.6938408985551399, 0.7340109756556337], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [1.038709677419355, 1.1419354838709677], "std": [0.8260584292990568, 0.7905792868149869], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.5993374740895326, 0.20315616250030877, 1.234402399974995, -0.915188910237054, 0.9383520539355144, -1.4787713052003408, 0.6178456607464384, -0.1828602707334916, 1.2156455430845778, 1.3514486681545552, 1.058303425629272, 1.9760213846614185], "std": [0.01749181593256902, 0.045915260109966834, 0.02895943128568203, 0.17889359500718716, 0.05616555584962955, 0.1481521297251084, 0.02370606893537064, 0.04093287067791375, 0.04086658432117927, 0.30036326946787784, 0.04799623043006546, 0.24408400735511546], "min": [0.5596106168405044, 0.10985742026852571, 1.1830067076184738, -1.25129124045595, 0.8053252074407009, -1.7004781563928277, 0.5594210439942799, -0.22811926025137882, 1.1705368484712984, 0.6030887452122045, 0.919601474061746, 1.3753315194374558], "max": [0.6335785940827648, 0.24246670517924163, 1.3312463358260476, -0.37850113916731337, 1.0583600619161104, -1.0714555600899474, 0.6472398450126153, -0.10299117404228639, 1.320467715558965, 1.7768682426927405, 1.1336301682177123, 2.21117737103006], "count": [155]}, "eef_sim_pose_action": {"mean": [0.5993374740895326, 0.20315616250030877, 1.234402399974995, -0.915188910237054, 0.9383520539355144, -1.4787713052003408, 0.6178456607464384, -0.1828602707334916, 1.2156455430845778, 1.3514486681545552, 1.058303425629272, 1.9760213846614185], "std": [0.01749181593256902, 0.045915260109966834, 0.02895943128568203, 0.17889359500718716, 0.05616555584962955, 0.1481521297251084, 0.02370606893537064, 0.04093287067791375, 0.04086658432117927, 0.30036326946787784, 0.04799623043006546, 0.24408400735511546], "min": [0.5596106168405044, 0.10985742026852571, 1.1830067076184738, -1.25129124045595, 0.8053252074407009, -1.7004781563928277, 0.5594210439942799, -0.22811926025137882, 1.1705368484712984, 0.6030887452122045, 0.919601474061746, 1.3753315194374558], "max": [0.6335785940827648, 0.24246670517924163, 1.3312463358260476, -0.37850113916731337, 1.0583600619161104, -1.0714555600899474, 0.6472398450126153, -0.10299117404228639, 1.320467715558965, 1.7768682426927405, 1.1336301682177123, 2.21117737103006], "count": [155]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2610948447712418]], [[0.44100111519607843]], [[0.541034381127451]]], "std": [[[0.34133310649843446]], [[0.26611456885297524]], [[0.26671151929588266]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.12549019607843137]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49925361519607847]], [[0.5132659068627451]], [[0.4890376776960784]]], "std": [[[0.32959496649515746]], [[0.33498033524850857]], [[0.34631697300820014]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5135266278594771]], [[0.5537946446078431]], [[0.5541641809640523]]], "std": [[[0.30387809479460426]], [[0.297625402726962]], [[0.30825176166810736]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3661021772875817]], [[0.45617537173202616]], [[0.49403269812091505]]], "std": [[[0.34248068912346424]], [[0.3290519946787737]], [[0.36363754499451045]]], "count": [100]}, "observation.state": {"min": [0.810325562953949, -0.9123703241348267, 0.8716080188751221, -0.48685815930366516, -1.502738118171692, 1.1377270221710205, -1.010290265083313, -0.930108904838562, 0.8434635996818542, -0.12853342294692993, 0.6857738494873047, -1.0520142316818237, 14.789999961853027, 53.696876525878906, 0.45875000953674316, -0.1899999976158142, 0.5043749809265137, 0.41749998927116394, 0.8650000095367432, -0.8481249809265137, 0.3231250047683716, -3.666875123977661, 0.9437500238418579, -0.1418749988079071, 18.883750915527344, 55.03062438964844, 0.20937499403953552, -1.6743749380111694, 0.6924999952316284, 0.7856249809265137, 0.6200000047683716, 0.5625, 0.7955555319786072, -0.17875000834465027, 0.6893749833106995, -3.3237500190734863], "max": [1.0531057119369507, -0.7830209732055664, 0.9983930587768555, -0.04081788286566734, -1.161497712135315, 1.2083715200424194, -0.5887121558189392, -0.6447572708129883, 1.026002287864685, 0.3075646460056305, 1.1713629961013794, -1.0243333578109741, 57.21562576293945, 70.54777526855469, 50.09562683105469, 9.509374618530273, 50.26499938964844, 63.009376525878906, 62.423126220703125, 87.55000305175781, 82.31187438964844, 113.01687622070312, 93.53687286376953, 110.86000061035156, 48.459999084472656, 74.98562622070312, 0.3233333230018616, 8.893750190734863, 38.446876525878906, 91.10187530517578, 58.79375076293945, 84.23062896728516, 87.64749908447266, 110.96624755859375, 92.46624755859375, 3.958749771118164], "mean": [0.9370371699333191, -0.852824866771698, 0.9180569052696228, -0.30068734288215637, -1.3280586004257202, 1.164669156074524, -0.8192434906959534, -0.7608177065849304, 0.9203711748123169, 0.08195198327302933, 0.9217284321784973, -1.0469717979431152, 38.67706298828125, 60.92856216430664, 17.374980926513672, 4.349861145019531, 20.676231384277344, 26.494102478027344, 26.15747833251953, 35.87807083129883, 34.15470504760742, 45.45127487182617, 39.012054443359375, 47.66878890991211, 34.37063980102539, 65.59132385253906, 0.2639952003955841, 2.9274423122406006, 13.82636547088623, 33.97871780395508, 21.078712463378906, 30.51671600341797, 31.079833984375, 40.50216293334961, 32.40422821044922, -2.9471383094787598], "std": [0.08244754374027252, 0.04690758138895035, 0.032803408801555634, 0.14801129698753357, 0.10632196068763733, 0.023635059595108032, 0.1664411872625351, 0.09783214330673218, 0.05955551192164421, 0.15440897643566132, 0.1648256778717041, 0.007372627500444651, 15.886935234069824, 5.9154181480407715, 16.885263442993164, 3.653304100036621, 21.56114959716797, 28.248987197875977, 27.11525535583496, 39.81642150878906, 35.94548797607422, 52.30347442626953, 41.46733093261719, 50.40272521972656, 11.418614387512207, 7.190854549407959, 0.025977760553359985, 3.7115530967712402, 15.666910171508789, 39.16521453857422, 24.32972526550293, 35.38376235961914, 37.03194808959961, 48.70177459716797, 39.051231384277344, 1.2623200416564941], "count": [144]}, "action": {"min": [0.810325562953949, -0.9123703241348267, 0.8716080188751221, -0.48685815930366516, -1.502738118171692, 1.1377270221710205, -1.010290265083313, -0.930108904838562, 0.8434635996818542, -0.12853342294692993, 0.6857738494873047, -1.0520142316818237, 14.789999961853027, 53.696876525878906, 0.45875000953674316, -0.1899999976158142, 0.5043749809265137, 0.41749998927116394, 0.8650000095367432, -0.8481249809265137, 0.3231250047683716, -3.666875123977661, 0.9437500238418579, -0.1418749988079071, 18.883750915527344, 55.03062438964844, 0.20937499403953552, -1.6743749380111694, 0.6924999952316284, 0.7856249809265137, 0.6200000047683716, 0.5625, 0.7955555319786072, -0.17875000834465027, 0.6893749833106995, -3.3237500190734863], "max": [1.0531057119369507, -0.7830209732055664, 0.9983930587768555, -0.04081788286566734, -1.161497712135315, 1.2083715200424194, -0.5887121558189392, -0.6447572708129883, 1.026002287864685, 0.3075646460056305, 1.1713629961013794, -1.0243333578109741, 57.21562576293945, 70.54777526855469, 50.09562683105469, 9.509374618530273, 50.26499938964844, 63.009376525878906, 62.423126220703125, 87.55000305175781, 82.31187438964844, 113.01687622070312, 93.53687286376953, 110.86000061035156, 48.459999084472656, 74.98562622070312, 0.3233333230018616, 8.893750190734863, 38.446876525878906, 91.10187530517578, 58.79375076293945, 84.23062896728516, 87.64749908447266, 110.96624755859375, 92.46624755859375, 3.958749771118164], "mean": [0.9370368123054504, -0.852824866771698, 0.9180571436882019, -0.300687313079834, -1.3280583620071411, 1.164669156074524, -0.8192437291145325, -0.7608176469802856, 0.9203711748123169, 0.08195199072360992, 0.9217288494110107, -1.0469716787338257, 38.677059173583984, 60.92855453491211, 17.374980926513672, 4.3498616218566895, 20.67621421813965, 26.49409294128418, 26.15749168395996, 35.87806701660156, 34.154693603515625, 45.45128631591797, 39.01204299926758, 47.66880798339844, 34.37063980102539, 65.59132385253906, 0.26399508118629456, 2.9274420738220215, 13.826370239257812, 33.97871398925781, 21.078706741333008, 30.5167236328125, 31.07982635498047, 40.502159118652344, 32.40422821044922, -2.947138547897339], "std": [0.08244754374027252, 0.04690757393836975, 0.032803408801555634, 0.14801128208637238, 0.10632193833589554, 0.023635059595108032, 0.1664411872625351, 0.09783214330673218, 0.05955551192164421, 0.15440897643566132, 0.1648256629705429, 0.007372627966105938, 15.886935234069824, 5.9154181480407715, 16.88526153564453, 3.653303384780884, 21.5611515045166, 28.24898910522461, 27.11525535583496, 39.81642150878906, 35.94548416137695, 52.3034782409668, 41.46732711791992, 50.40272903442383, 11.418614387512207, 7.190854549407959, 0.025977768003940582, 3.711552858352661, 15.666911125183105, 39.16520690917969, 24.329727172851562, 35.38376235961914, 37.03194808959961, 48.70177459716797, 39.05122756958008, 1.2623199224472046], "count": [144]}, "timestamp": {"min": [0.0], "max": [4.766666666666667], "mean": [2.3833333333333333], "std": [1.3856072341783612], "count": [144]}, "frame_index": {"min": [0], "max": [143], "mean": [71.5], "std": [41.56821702535083], "count": [144]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [144]}, "index": {"min": [18306], "max": [18449], "mean": [18377.5], "std": [41.56821702535083], "count": [144]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [144]}, "subtask_annotation": {"mean": [5.784722222222222, 10.0, 10.0, 10.0, 10.0], "std": [1.8415090220781052, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [144]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [144]}, "eef_direction_state": {"mean": [3.3680555555555554, 3.8472222222222223], "std": [1.9605360936976814, 1.7009778415029237], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_state": {"mean": [1.1180555555555556, 1.1388888888888888], "std": [0.7949190016195379, 0.8384104595992534], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_state": {"mean": [0.8888888888888888, 0.9652777777777778], "std": [0.8669159185737363, 0.8284288546905832], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_direction_action": {"mean": [3.3680555555555554, 3.8472222222222223], "std": [1.9605360936976814, 1.7009778415029237], "min": [0, 0], "max": [6, 6], "count": [144]}, "eef_velocity_action": {"mean": [1.1180555555555556, 1.1388888888888888], "std": [0.7949190016195379, 0.8384104595992534], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_acc_mag_action": {"mean": [0.8888888888888888, 0.9652777777777778], "std": [0.8669159185737363, 0.8284288546905832], "min": [0, 0], "max": [2, 2], "count": [144]}, "eef_sim_pose_state": {"mean": [0.6125216034731605, 0.19849027840187325, 1.2373398645004758, -0.9004860690711032, 0.9236595035457599, -1.460475352328984, 0.6202493583930454, -0.1703944796426402, 1.2143683013036963, 1.302709069434458, 1.1059254381970816, 1.9468772910336187], "std": [0.0176574809047287, 0.045382340969446225, 0.018456044977519608, 0.1398979048425356, 0.045340785041074604, 0.08446426914355612, 0.01716678909918861, 0.05285784746218317, 0.01691922818892438, 0.15142175522546528, 0.05216033763839601, 0.11710480461906633], "min": [0.5909299831616074, 0.12096980405029589, 1.1916055445332598, -1.2127440523399864, 0.8681519074376332, -1.581554702745025, 0.5962220840489938, -0.23627109570058713, 1.1836968773892904, 0.9922394933840973, 1.0101432808342845, 1.612744541233937], "max": [0.6560546556614271, 0.2426533173514747, 1.253841353263916, -0.6800931213027654, 1.0021056077906323, -1.321954192566405, 0.6432848425123928, -0.09149548225635828, 1.256030747095139, 1.5882767555285109, 1.1739098700718236, 2.117562818262498], "count": [144]}, "eef_sim_pose_action": {"mean": [0.6125216034731605, 0.19849027840187325, 1.2373398645004758, -0.9004860690711032, 0.9236595035457599, -1.460475352328984, 0.6202493583930454, -0.1703944796426402, 1.2143683013036963, 1.302709069434458, 1.1059254381970816, 1.9468772910336187], "std": [0.0176574809047287, 0.045382340969446225, 0.018456044977519608, 0.1398979048425356, 0.045340785041074604, 0.08446426914355612, 0.01716678909918861, 0.05285784746218317, 0.01691922818892438, 0.15142175522546528, 0.05216033763839601, 0.11710480461906633], "min": [0.5909299831616074, 0.12096980405029589, 1.1916055445332598, -1.2127440523399864, 0.8681519074376332, -1.581554702745025, 0.5962220840489938, -0.23627109570058713, 1.1836968773892904, 0.9922394933840973, 1.0101432808342845, 1.612744541233937], "max": [0.6560546556614271, 0.2426533173514747, 1.253841353263916, -0.6800931213027654, 1.0021056077906323, -1.321954192566405, 0.6432848425123928, -0.09149548225635828, 1.256030747095139, 1.5882767555285109, 1.1739098700718236, 2.117562818262498], "count": [144]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28079311274509805]], [[0.4376518096405229]], [[0.5200416952614378]]], "std": [[[0.3542889530244336]], [[0.2847467487862953]], [[0.28421534668448334]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49154442810457516]], [[0.5026589889705882]], [[0.4833014399509804]]], "std": [[[0.34182555928849284]], [[0.3500099765709871]], [[0.35822481707978915]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47802207107843137]], [[0.512903966503268]], [[0.5128593300653596]]], "std": [[[0.3269577950410441]], [[0.3208312729295893]], [[0.33145628625032997]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3647756004901961]], [[0.4574227553104575]], [[0.49635067401960786]]], "std": [[[0.3423385802868442]], [[0.3297567752987552]], [[0.36544001545865595]]], "count": [100]}, "observation.state": {"min": [0.8010509610176086, -0.9553578495979309, 0.8237964510917664, -0.48638132214546204, -1.4459830522537231, 1.1507686376571655, -1.0769054889678955, -0.9156366586685181, 0.8171418309211731, 0.02806229516863823, 0.6070706248283386, -1.1457618474960327, 22.801250457763672, 55.81312561035156, -1.131250023841858, -0.35374999046325684, 0.25999999046325684, 0.40687498450279236, 0.9381250143051147, -1.0112500190734863, 0.6137499809265137, -3.492500066757202, 0.9581249952316284, -0.15562500059604645, 14.744999885559082, 50.08937454223633, 0.2306250035762787, -1.0918750762939453, -0.7606250047683716, 0.7599999904632568, 0.6299999952316284, -0.21937499940395355, 0.9906250238418579, -0.296875, 0.6731250286102295, -3.338749885559082], "max": [1.0698481798171997, -0.7571229934692383, 0.9447003602981567, 0.013876172713935375, -1.148694396018982, 1.2422751188278198, -0.6463626027107239, -0.595758855342865, 1.0088120698928833, 0.25756752490997314, 1.1601625680923462, -1.108520269393921, 49.946876525878906, 72.6111068725586, 37.122501373291016, 9.654000282287598, 56.782501220703125, 52.39875030517578, 67.21687316894531, 82.91000366210938, 83.33000183105469, 112.7143783569336, 100.32499694824219, 110.81437683105469, 46.040626525878906, 75.67312622070312, 0.3868750035762787, 9.095624923706055, 45.442501068115234, 102.91625213623047, 66.76312255859375, 101.82624816894531, 84.49625396728516, 109.67375183105469, 92.20500183105469, 110.49437713623047], "mean": [0.9590029120445251, -0.8442589044570923, 0.8871132731437683, -0.2614850103855133, -1.324530005455017, 1.205723762512207, -0.8421803116798401, -0.7216967940330505, 0.8912936449050903, 0.14915324747562408, 0.870361328125, -1.1369810104370117, 37.827911376953125, 62.57533645629883, 5.050642013549805, 4.507446765899658, 20.20210838317871, 19.763120651245117, 25.311189651489258, 30.25942611694336, 31.32592010498047, 39.856319427490234, 35.78541564941406, 43.09418869018555, 29.990644454956055, 64.09793853759766, 0.29124709963798523, 3.603506565093994, 13.625520706176758, 32.0343017578125, 20.08307647705078, 30.77640724182129, 25.200702667236328, 33.672096252441406, 27.155628204345703, 34.85210037231445], "std": [0.09351828694343567, 0.07242396473884583, 0.03667038679122925, 0.14788322150707245, 0.07805152982473373, 0.02136838622391224, 0.15287452936172485, 0.09903987497091293, 0.06296224147081375, 0.08167123049497604, 0.18396028876304626, 0.008105711080133915, 9.21058177947998, 5.1523308753967285, 10.851041793823242, 3.6852753162384033, 23.80558204650879, 23.34416961669922, 28.835786819458008, 37.55060577392578, 36.330562591552734, 50.700897216796875, 42.287845611572266, 50.29176712036133, 12.08519172668457, 9.207381248474121, 0.03431834653019905, 3.5664148330688477, 18.405250549316406, 43.02406311035156, 27.178701400756836, 41.85501480102539, 34.111846923828125, 46.0204963684082, 37.1721305847168, 49.05338668823242], "count": [173]}, "action": {"min": [0.8010509610176086, -0.9553578495979309, 0.8237964510917664, -0.48638132214546204, -1.4459830522537231, 1.1507686376571655, -1.0769054889678955, -0.9156366586685181, 0.8171418309211731, 0.02806229516863823, 0.6070706248283386, -1.1457618474960327, 22.801250457763672, 55.81312561035156, -1.131250023841858, -0.35374999046325684, 0.25999999046325684, 0.40687498450279236, 0.9381250143051147, -1.0112500190734863, 0.6137499809265137, -3.492500066757202, 0.9581249952316284, -0.15562500059604645, 14.744999885559082, 50.08937454223633, 0.2306250035762787, -1.0918750762939453, -0.7606250047683716, 0.7599999904632568, 0.6299999952316284, -0.21937499940395355, 0.9906250238418579, -0.296875, 0.6731250286102295, -3.338749885559082], "max": [1.0698481798171997, -0.7571229934692383, 0.9447003602981567, 0.013876172713935375, -1.148694396018982, 1.2422751188278198, -0.6463626027107239, -0.595758855342865, 1.0088120698928833, 0.25756752490997314, 1.1601625680923462, -1.108520269393921, 49.946876525878906, 72.6111068725586, 37.122501373291016, 9.654000282287598, 56.782501220703125, 52.39875030517578, 67.21687316894531, 82.91000366210938, 83.33000183105469, 112.7143783569336, 100.32499694824219, 110.81437683105469, 46.040626525878906, 75.67312622070312, 0.3868750035762787, 9.095624923706055, 45.442501068115234, 102.91625213623047, 66.76312255859375, 101.82624816894531, 84.49625396728516, 109.67375183105469, 92.20500183105469, 110.49437713623047], "mean": [0.9590026140213013, -0.8442586660385132, 0.8871132731437683, -0.2614850401878357, -1.3245295286178589, 1.2057236433029175, -0.8421800136566162, -0.7216967940330505, 0.8912936449050903, 0.14915329217910767, 0.8703615069389343, -1.13698148727417, 37.827903747558594, 62.575347900390625, 5.050642013549805, 4.507446765899658, 20.202098846435547, 19.763132095336914, 25.31118392944336, 30.25940704345703, 31.32590675354004, 39.856319427490234, 35.78541946411133, 43.09418869018555, 29.990646362304688, 64.09794616699219, 0.2912471890449524, 3.603506088256836, 13.625530242919922, 32.03428649902344, 20.08307647705078, 30.776412963867188, 25.200700759887695, 33.672088623046875, 27.155620574951172, 34.85207748413086], "std": [0.09351829439401627, 0.07242397964000702, 0.03667038306593895, 0.14788322150707245, 0.07805154472589493, 0.021368393674492836, 0.15287451446056366, 0.09903987497091293, 0.06296224147081375, 0.08167123794555664, 0.18396033346652985, 0.008105712942779064, 9.210580825805664, 5.15233039855957, 10.851042747497559, 3.6852760314941406, 23.805580139160156, 23.344167709350586, 28.835784912109375, 37.55061340332031, 36.33055877685547, 50.700904846191406, 42.28785705566406, 50.29176712036133, 12.08519458770752, 9.207382202148438, 0.03431834653019905, 3.5664143562316895, 18.405250549316406, 43.02406311035156, 27.17870330810547, 41.855018615722656, 34.11184310913086, 46.020484924316406, 37.17213439941406, 49.05339050292969], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [173]}, "index": {"min": [18450], "max": [18622], "mean": [18536.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [5.53757225433526, 10.0, 10.0, 10.0, 10.0], "std": [2.069606340981063, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [173]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [173]}, "eef_direction_state": {"mean": [4.190751445086705, 3.8497109826589595], "std": [1.5445320340207949, 1.7204860274946272], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [0.9595375722543352, 1.1791907514450868], "std": [0.7705442975483504, 0.7505107575111083], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [0.9017341040462428, 0.8439306358381503], "std": [0.8235320791376045, 0.8002388630672592], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [4.190751445086705, 3.8497109826589595], "std": [1.5445320340207949, 1.7204860274946272], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [0.9595375722543352, 1.1791907514450868], "std": [0.7705442975483504, 0.7505107575111083], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [0.9017341040462428, 0.8439306358381503], "std": [0.8235320791376045, 0.8002388630672592], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.600977937238642, 0.18566612565008472, 1.2309976712614996, -0.8869218769207595, 0.9811263219584473, -1.4780959370304425, 0.6208699991925842, -0.18724786584601102, 1.2013018888032676, 1.4565269531435052, 1.1559375596739074, 2.024880971501943], "std": [0.009702082414112337, 0.04647312094931584, 0.023931508696402263, 0.15626661847981652, 0.025357493428853857, 0.11436721143050144, 0.01957680833489148, 0.04024972187717603, 0.023407301262773187, 0.2474039678583628, 0.02620840378329147, 0.18650856630142285], "min": [0.5836984915807034, 0.10148385312193817, 1.1765393193907072, -1.2264081677369028, 0.9229407570047656, -1.713578087703279, 0.5917025384463819, -0.22493980949774978, 1.1668490909577145, 0.9127707394014907, 1.114734482912921, 1.5402979834669344], "max": [0.6240344543844218, 0.2301162314818888, 1.2553637037504088, -0.6290923291104094, 1.021582754149719, -1.313672471195967, 0.6493063567366549, -0.11313265477739973, 1.2752522736427327, 1.9319907303027624, 1.2198191820749336, 2.3561805363411046], "count": [173]}, "eef_sim_pose_action": {"mean": [0.600977937238642, 0.18566612565008472, 1.2309976712614996, -0.8869218769207595, 0.9811263219584473, -1.4780959370304425, 0.6208699991925842, -0.18724786584601102, 1.2013018888032676, 1.4565269531435052, 1.1559375596739074, 2.024880971501943], "std": [0.009702082414112337, 0.04647312094931584, 0.023931508696402263, 0.15626661847981652, 0.025357493428853857, 0.11436721143050144, 0.01957680833489148, 0.04024972187717603, 0.023407301262773187, 0.2474039678583628, 0.02620840378329147, 0.18650856630142285], "min": [0.5836984915807034, 0.10148385312193817, 1.1765393193907072, -1.2264081677369028, 0.9229407570047656, -1.713578087703279, 0.5917025384463819, -0.22493980949774978, 1.1668490909577145, 0.9127707394014907, 1.114734482912921, 1.5402979834669344], "max": [0.6240344543844218, 0.2301162314818888, 1.2553637037504088, -0.6290923291104094, 1.021582754149719, -1.313672471195967, 0.6493063567366549, -0.11313265477739973, 1.2752522736427327, 1.9319907303027624, 1.2198191820749336, 2.3561805363411046], "count": [173]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2563093198529412]], [[0.428552824754902]], [[0.5178485825163398]]], "std": [[[0.33633293781091783]], [[0.27082190695312275]], [[0.2806660821409975]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5131476511437908]], [[0.5224314767156863]], [[0.5032085784313726]]], "std": [[[0.34563578664544237]], [[0.35694412821482335]], [[0.36428196048221645]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48398519403594775]], [[0.5168450020424836]], [[0.5153204901960784]]], "std": [[[0.3419749991516696]], [[0.33478956821566264]], [[0.3426038016254907]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37822496119281046]], [[0.45679579861111114]], [[0.483690727124183]]], "std": [[[0.3525078845948576]], [[0.33848088751664274]], [[0.3667835496563516]]], "count": [100]}, "observation.state": {"min": [0.7700799107551575, -0.8444914817810059, 0.7636186480522156, -0.4847123622894287, -1.612475872039795, 1.2700989246368408, -0.80663001537323, -0.9861142635345459, 0.7807937264442444, -0.2124500870704651, 0.005054551176726818, -1.2089914083480835, 21.306875228881836, 54.546875, -0.9568750262260437, -0.6150000095367432, 0.6187499761581421, 0.02437499910593033, 0.6787500381469727, -0.8856250047683716, 0.7699999809265137, -2.5924999713897705, 1.0293750762939453, -0.11249999701976776, 21.983999252319336, 37.490623474121094, 0.4099999964237213, -1.2081249952316284, -0.49937501549720764, 0.9106249809265137, 0.6206250190734863, 0.23000000417232513, 0.7618750333786011, 0.24937500059604645, 0.6618750095367432, -3.229374885559082], "max": [1.0961699485778809, -0.6074998378753662, 0.9843738079071045, -0.023460745811462402, -0.9546902179718018, 1.3501611948013306, -0.25158312916755676, -0.45838525891304016, 1.320501446723938, 0.1035706102848053, 0.826037585735321, -1.1841716766357422, 53.42625045776367, 72.15666198730469, -0.637499988079071, 9.471875190734863, 46.97624969482422, 78.67312622070312, 63.231876373291016, 108.625, 81.55249786376953, 111.85562133789062, 93.41625213623047, 110.40249633789062, 65.95938110351562, 78.4331283569336, 0.578125, 9.231249809265137, 48.708126068115234, 95.70437622070312, 84.21125030517578, 110.90312957763672, 94.09500122070312, 110.55437469482422, 98.06500244140625, 110.44562530517578], "mean": [0.9759443402290344, -0.7348446846008301, 0.8508926630020142, -0.32474592328071594, -1.2576045989990234, 1.3039271831512451, -0.438851535320282, -0.7896925806999207, 1.0229885578155518, -0.03506218269467354, 0.3737546503543854, -1.202707290649414, 34.10054397583008, 65.29985809326172, -0.7897428274154663, 6.23151969909668, 10.510043144226074, 16.805904388427734, 14.157919883728027, 22.414222717285156, 17.475923538208008, 22.100770950317383, 19.32786750793457, 25.090396881103516, 42.482322692871094, 58.120059967041016, 0.49359413981437683, 4.290679931640625, 15.321979522705078, 30.309663772583008, 23.920337677001953, 36.77176284790039, 28.3380126953125, 39.66510772705078, 29.21480941772461, 45.65502166748047], "std": [0.09953109920024872, 0.058690108358860016, 0.04914182797074318, 0.11102359741926193, 0.1567312330007553, 0.024284303188323975, 0.18141493201255798, 0.15512938797473907, 0.17413285374641418, 0.10223621875047684, 0.26152798533439636, 0.00789489597082138, 10.87926959991455, 6.3986310958862305, 0.04814726486802101, 3.661597728729248, 17.536653518676758, 29.82261085510254, 23.593652725219727, 42.26312255859375, 30.022483825683594, 43.796810150146484, 33.92719268798828, 43.88297653198242, 15.015480041503906, 12.363141059875488, 0.03052242286503315, 3.1631648540496826, 19.510616302490234, 37.78544998168945, 31.520545959472656, 47.152286529541016, 36.84321975708008, 50.222896575927734, 38.88086700439453, 48.87135696411133], "count": [312]}, "action": {"min": [0.7700799107551575, -0.8444914817810059, 0.7636186480522156, -0.4847123622894287, -1.612475872039795, 1.2700989246368408, -0.80663001537323, -0.9861142635345459, 0.7807937264442444, -0.2124500870704651, 0.005054551176726818, -1.2089914083480835, 21.306875228881836, 54.546875, -0.9568750262260437, -0.6150000095367432, 0.6187499761581421, 0.02437499910593033, 0.6787500381469727, -0.8856250047683716, 0.7699999809265137, -2.5924999713897705, 1.0293750762939453, -0.11249999701976776, 21.983999252319336, 37.490623474121094, 0.4099999964237213, -1.2081249952316284, -0.49937501549720764, 0.9106249809265137, 0.6206250190734863, 0.23000000417232513, 0.7618750333786011, 0.24937500059604645, 0.6618750095367432, -3.229374885559082], "max": [1.0961699485778809, -0.6074998378753662, 0.9843738079071045, -0.023460745811462402, -0.9546902179718018, 1.3501611948013306, -0.25158312916755676, -0.45838525891304016, 1.320501446723938, 0.1035706102848053, 0.826037585735321, -1.1841716766357422, 53.42625045776367, 72.15666198730469, -0.637499988079071, 9.471875190734863, 46.97624969482422, 78.67312622070312, 63.231876373291016, 108.625, 81.55249786376953, 111.85562133789062, 93.41625213623047, 110.40249633789062, 65.95938110351562, 78.4331283569336, 0.578125, 9.231249809265137, 48.708126068115234, 95.70437622070312, 84.21125030517578, 110.90312957763672, 94.09500122070312, 110.55437469482422, 98.06500244140625, 110.44562530517578], "mean": [0.9759442210197449, -0.7348443269729614, 0.8508909940719604, -0.324745774269104, -1.257604956626892, 1.3039255142211914, -0.43885231018066406, -0.7896926403045654, 1.0229885578155518, -0.03506217151880264, 0.37375470995903015, -1.2027077674865723, 34.100547790527344, 65.29979705810547, -0.7897428274154663, 6.2315192222595215, 10.510051727294922, 16.80592155456543, 14.15790843963623, 22.414234161376953, 17.475910186767578, 22.10074806213379, 19.327865600585938, 25.09041976928711, 42.48231887817383, 58.12005615234375, 0.49359411001205444, 4.290678024291992, 15.321972846984863, 30.309663772583008, 23.920324325561523, 36.77177047729492, 28.338031768798828, 39.66510009765625, 29.21479606628418, 45.65506362915039], "std": [0.09953106939792633, 0.05869012698531151, 0.04914180561900139, 0.11102359741926193, 0.1567312330007553, 0.024284301325678825, 0.18141482770442963, 0.15512937307357788, 0.17413286864757538, 0.10223621875047684, 0.26152801513671875, 0.007894893176853657, 10.87926959991455, 6.3986310958862305, 0.048147279769182205, 3.66159725189209, 17.536659240722656, 29.822612762451172, 23.59364891052246, 42.26311492919922, 30.022491455078125, 43.79682159423828, 33.92716979980469, 43.88296890258789, 15.015480995178223, 12.363139152526855, 0.030522428452968597, 3.1631648540496826, 19.5106143951416, 37.78545379638672, 31.520544052124023, 47.15229034423828, 36.84321975708008, 50.222896575927734, 38.88087463378906, 48.87135696411133], "count": [312]}, "timestamp": {"min": [0.0], "max": [10.366666666666667], "mean": [5.183333333333334], "std": [3.0022059790661833], "count": [312]}, "frame_index": {"min": [0], "max": [311], "mean": [155.5], "std": [90.0661793719855], "count": [312]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [312]}, "index": {"min": [18623], "max": [18934], "mean": [18778.5], "std": [90.0661793719855], "count": [312]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [312]}, "subtask_annotation": {"mean": [5.246794871794871, 10.0, 10.0, 10.0, 10.0], "std": [2.142366289152438, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [312]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [312]}, "eef_direction_state": {"mean": [4.714743589743589, 3.4038461538461537], "std": [1.624740787498569, 2.0515124069375115], "min": [1, 0], "max": [6, 6], "count": [312]}, "eef_velocity_state": {"mean": [0.7083333333333334, 1.0833333333333333], "std": [0.8290756618014152, 0.6598206179434275], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_state": {"mean": [0.5160256410256411, 0.6538461538461539], "std": [0.7883768455659965, 0.8018715780057383], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_direction_action": {"mean": [4.714743589743589, 3.4038461538461537], "std": [1.624740787498569, 2.0515124069375115], "min": [1, 0], "max": [6, 6], "count": [312]}, "eef_velocity_action": {"mean": [0.7083333333333334, 1.0833333333333333], "std": [0.8290756618014152, 0.6598206179434275], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_action": {"mean": [0.5160256410256411, 0.6538461538461539], "std": [0.7883768455659965, 0.8018715780057383], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_sim_pose_state": {"mean": [0.6075047004758591, 0.21844645335646887, 1.2372762813903277, -0.8758335290681415, 1.112531513753627, -1.3543685038621165, 0.6668763700349192, -0.16555111828645183, 1.2230368649890382, 1.6592866870470955, 1.2699644346355232, 2.231012602471732], "std": [0.020087356023339456, 0.03554714677649592, 0.02556235683364956, 0.2065776358051862, 0.05056347241876044, 0.17249580020856944, 0.051508415025150994, 0.034533131309786566, 0.05446579673385974, 0.6366576451983238, 0.0783240726034529, 0.5618581249039193], "min": [0.5635358103663269, 0.12413166022579561, 1.1819139416538467, -1.399173313459152, 0.9786003869344406, -1.7076451636852445, 0.5960300698473224, -0.1963502615895506, 1.1692968218219826, 0.18704178909760322, 1.1591850112362865, 0.8175512961021854], "max": [0.6631125142364509, 0.2522559507552937, 1.3091409799043658, -0.3967957426238843, 1.1971217912565586, -0.8682613148975321, 0.7483843672203039, -0.08541784972396746, 1.3609538429337678, 2.355304058066776, 1.406233283194259, 2.764870412209795], "count": [312]}, "eef_sim_pose_action": {"mean": [0.6075047004758591, 0.21844645335646887, 1.2372762813903277, -0.8758335290681415, 1.112531513753627, -1.3543685038621165, 0.6668763700349192, -0.16555111828645183, 1.2230368649890382, 1.6592866870470955, 1.2699644346355232, 2.231012602471732], "std": [0.020087356023339456, 0.03554714677649592, 0.02556235683364956, 0.2065776358051862, 0.05056347241876044, 0.17249580020856944, 0.051508415025150994, 0.034533131309786566, 0.05446579673385974, 0.6366576451983238, 0.0783240726034529, 0.5618581249039193], "min": [0.5635358103663269, 0.12413166022579561, 1.1819139416538467, -1.399173313459152, 0.9786003869344406, -1.7076451636852445, 0.5960300698473224, -0.1963502615895506, 1.1692968218219826, 0.18704178909760322, 1.1591850112362865, 0.8175512961021854], "max": [0.6631125142364509, 0.2522559507552937, 1.3091409799043658, -0.3967957426238843, 1.1971217912565586, -0.8682613148975321, 0.7483843672203039, -0.08541784972396746, 1.3609538429337678, 2.355304058066776, 1.406233283194259, 2.764870412209795], "count": [312]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2542391360294118]], [[0.4350043055555555]], [[0.5346963868464052]]], "std": [[[0.33802097717402885]], [[0.26433649986682045]], [[0.2664870980562407]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48743523897058827]], [[0.5113116360294118]], [[0.4920996160130719]]], "std": [[[0.3457652756352557]], [[0.34519349738790905]], [[0.35494655784561596]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5241896160130719]], [[0.5605494178921568]], [[0.553128635620915]]], "std": [[[0.3012696940574903]], [[0.3002264392812387]], [[0.31027037486635795]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3656119362745098]], [[0.45530331086601306]], [[0.4902504105392157]]], "std": [[[0.3428033113589269]], [[0.3297765807138271]], [[0.3622548649965429]]], "count": [100]}, "observation.state": {"min": [0.7667181491851807, -0.9754329919815063, 0.8834019899368286, -0.41115912795066833, -1.5112577676773071, 1.1401350498199463, -0.9782940149307251, -0.9311102628707886, 0.8681747913360596, 0.004124704282730818, 0.9465361833572388, -1.0680043697357178, 26.63249969482422, 52.66749954223633, -1.368749976158142, -0.828125, 0.41499999165534973, 0.4350000023841858, 0.9893749952316284, -1.0162500143051147, 0.41187500953674316, -3.484285831451416, 0.9775000214576721, -0.07750000059604645, 16.6825008392334, 52.790000915527344, 0.15062500536441803, -1.8206249475479126, 0.546875, 0.8100000023841858, 0.6256250143051147, -0.07400000095367432, 0.9587500095367432, -0.25777778029441833, 0.6462500095367432, 0.7855555415153503], "max": [1.040516972541809, -0.7970931529998779, 0.9861857891082764, 0.011229686439037323, -1.2252756357192993, 1.235061764717102, -0.6999837756156921, -0.6457321643829346, 1.0069047212600708, 0.2920910716056824, 1.234907865524292, -0.9229323863983154, 60.490623474121094, 70.02888488769531, 41.123748779296875, 9.065000534057617, 55.4375, 41.82374954223633, 65.38500213623047, 61.03125, 81.265625, 113.43187713623047, 99.1312484741211, 110.85375213623047, 53.078125, 73.51687622070312, 0.39000001549720764, 8.3412504196167, 41.688751220703125, 84.41875457763672, 58.209999084472656, 89.74124908447266, 91.61563110351562, 109.43499755859375, 94.96125030517578, 110.31875610351562], "mean": [0.9461744427680969, -0.8655017018318176, 0.927777111530304, -0.2682075798511505, -1.3658710718154907, 1.1777347326278687, -0.8861243724822998, -0.777121901512146, 0.9263683557510376, 0.1476864218711853, 1.0760365724563599, -1.041473150253296, 46.452659606933594, 60.13378143310547, 11.097180366516113, 3.4115655422210693, 20.58895492553711, 17.476280212402344, 26.548086166381836, 23.67531967163086, 32.78602600097656, 43.490848541259766, 40.458316802978516, 47.43511199951172, 35.24121856689453, 64.51885223388672, 0.27519458532333374, 2.105461597442627, 14.1488676071167, 26.807992935180664, 19.40635871887207, 27.23127555847168, 27.55072593688965, 36.8398323059082, 28.853830337524414, 55.397396087646484], "std": [0.09415732324123383, 0.06310591846704483, 0.03436823934316635, 0.13715516030788422, 0.09996732324361801, 0.02630806714296341, 0.10039851069450378, 0.07842105627059937, 0.04974817484617233, 0.09547232836484909, 0.11859441548585892, 0.040307577699422836, 11.537321090698242, 6.039103031158447, 15.6456298828125, 3.153602361679077, 22.581850051879883, 18.58995819091797, 28.309444427490234, 27.103137969970703, 35.20569610595703, 50.99613571166992, 43.674678802490234, 50.24516677856445, 13.91817569732666, 7.32369327545166, 0.04592706263065338, 2.9651565551757812, 16.683048248291016, 34.63280487060547, 23.541259765625, 35.20447540283203, 34.83676528930664, 45.89717102050781, 37.60523986816406, 42.66196060180664], "count": [147]}, "action": {"min": [0.7667181491851807, -0.9754329919815063, 0.8834019899368286, -0.41115912795066833, -1.5112577676773071, 1.1401350498199463, -0.9782940149307251, -0.9311102628707886, 0.8681747913360596, 0.004124704282730818, 0.9465361833572388, -1.0680043697357178, 26.63249969482422, 52.66749954223633, -1.368749976158142, -0.828125, 0.41499999165534973, 0.4350000023841858, 0.9893749952316284, -1.0162500143051147, 0.41187500953674316, -3.484285831451416, 0.9775000214576721, -0.07750000059604645, 16.6825008392334, 52.790000915527344, 0.15062500536441803, -1.8206249475479126, 0.546875, 0.8100000023841858, 0.6256250143051147, -0.07400000095367432, 0.9587500095367432, -0.25777778029441833, 0.6462500095367432, 0.7855555415153503], "max": [1.040516972541809, -0.7970931529998779, 0.9861857891082764, 0.011229686439037323, -1.2252756357192993, 1.235061764717102, -0.6999837756156921, -0.6457321643829346, 1.0069047212600708, 0.2920910716056824, 1.234907865524292, -0.9229323863983154, 60.490623474121094, 70.02888488769531, 41.123748779296875, 9.065000534057617, 55.4375, 41.82374954223633, 65.38500213623047, 61.03125, 81.265625, 113.43187713623047, 99.1312484741211, 110.85375213623047, 53.078125, 73.51687622070312, 0.39000001549720764, 8.3412504196167, 41.688751220703125, 84.41875457763672, 58.209999084472656, 89.74124908447266, 91.61563110351562, 109.43499755859375, 94.96125030517578, 110.31875610351562], "mean": [0.9461744427680969, -0.8655017614364624, 0.9277769327163696, -0.2682075798511505, -1.3658705949783325, 1.1777344942092896, -0.8861242532730103, -0.7771222591400146, 0.9263683557510376, 0.1476864069700241, 1.0760365724563599, -1.0414735078811646, 46.45264434814453, 60.13378143310547, 11.09716796875, 3.4115657806396484, 20.588951110839844, 17.476293563842773, 26.54808235168457, 23.675302505493164, 32.78601837158203, 43.49082565307617, 40.458343505859375, 47.435123443603516, 35.24123001098633, 64.5188217163086, 0.27519455552101135, 2.105461835861206, 14.148860931396484, 26.8079833984375, 19.406352996826172, 27.231279373168945, 27.55073356628418, 36.83982467651367, 28.85383415222168, 55.397396087646484], "std": [0.09415730088949203, 0.06310592591762543, 0.034368231892585754, 0.1371551752090454, 0.09996732324361801, 0.026308057829737663, 0.10039850324392319, 0.07842105627059937, 0.049748171120882034, 0.09547232836484909, 0.11859441548585892, 0.040307577699422836, 11.537322044372559, 6.039103031158447, 15.645631790161133, 3.153602123260498, 22.581851959228516, 18.5899600982666, 28.3094482421875, 27.103147506713867, 35.205692291259766, 50.996150970458984, 43.674678802490234, 50.24516677856445, 13.91817569732666, 7.323692321777344, 0.04592706635594368, 2.9651565551757812, 16.683048248291016, 34.63280487060547, 23.541261672973633, 35.2044677734375, 34.83676528930664, 45.89716720581055, 37.605228424072266, 42.66196060180664], "count": [147]}, "timestamp": {"min": [0.0], "max": [4.866666666666666], "mean": [2.433333333333333], "std": [1.4144754295288202], "count": [147]}, "frame_index": {"min": [0], "max": [146], "mean": [73.0], "std": [42.43426288586461], "count": [147]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [147]}, "index": {"min": [18935], "max": [19081], "mean": [19008.0], "std": [42.43426288586461], "count": [147]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [147]}, "subtask_annotation": {"mean": [5.687074829931973, 10.0, 10.0, 10.0, 10.0], "std": [1.9890951728475392, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [147]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [147]}, "eef_direction_state": {"mean": [4.034013605442177, 4.034013605442177], "std": [1.7238422753520928, 1.3821749891005717], "min": [0, 2], "max": [6, 6], "count": [147]}, "eef_velocity_state": {"mean": [1.054421768707483, 1.1088435374149659], "std": [0.8393576498061045, 0.748051907150545], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_state": {"mean": [0.891156462585034, 0.9523809523809523], "std": [0.8421647818195354, 0.8438116736509222], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_direction_action": {"mean": [4.034013605442177, 4.034013605442177], "std": [1.7238422753520928, 1.3821749891005717], "min": [0, 2], "max": [6, 6], "count": [147]}, "eef_velocity_action": {"mean": [1.054421768707483, 1.1088435374149659], "std": [0.8393576498061045, 0.748051907150545], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_acc_mag_action": {"mean": [0.891156462585034, 0.9523809523809523], "std": [0.8421647818195354, 0.8438116736509222], "min": [0, 0], "max": [2, 2], "count": [147]}, "eef_sim_pose_state": {"mean": [0.6075221203465045, 0.1933201419659582, 1.2410470961913824, -0.8322761198504749, 0.932502545880419, -1.4255541363667015, 0.6174297745004099, -0.18364103377107516, 1.2219176007149082, 1.1575307768015894, 1.023414983461203, 1.7901651536014294], "std": [0.009697988532477813, 0.045892139017995826, 0.02177309767991238, 0.1343848185273875, 0.046519808000127665, 0.11150114317475511, 0.017361444585389182, 0.04217638943282167, 0.01996751021024925, 0.1896893360188208, 0.032304464367416685, 0.0999650745232641], "min": [0.5915951477828613, 0.10626813037571359, 1.1889896927673975, -1.147554550749983, 0.876787662706771, -1.5865388864770864, 0.5929479059981901, -0.2471426994370185, 1.1771871236111657, 0.8851669281931851, 0.9374170306671723, 1.5498263295726282], "max": [0.6308202586427849, 0.23847755069379653, 1.261294213118078, -0.6127612345301333, 1.0215633421036112, -1.2819566699149632, 0.6459779414635932, -0.11454222610115108, 1.2623468645917797, 1.5282959863961492, 1.0851669887566575, 1.9566771005840176], "count": [147]}, "eef_sim_pose_action": {"mean": [0.6075221203465045, 0.1933201419659582, 1.2410470961913824, -0.8322761198504749, 0.932502545880419, -1.4255541363667015, 0.6174297745004099, -0.18364103377107516, 1.2219176007149082, 1.1575307768015894, 1.023414983461203, 1.7901651536014294], "std": [0.009697988532477813, 0.045892139017995826, 0.02177309767991238, 0.1343848185273875, 0.046519808000127665, 0.11150114317475511, 0.017361444585389182, 0.04217638943282167, 0.01996751021024925, 0.1896893360188208, 0.032304464367416685, 0.0999650745232641], "min": [0.5915951477828613, 0.10626813037571359, 1.1889896927673975, -1.147554550749983, 0.876787662706771, -1.5865388864770864, 0.5929479059981901, -0.2471426994370185, 1.1771871236111657, 0.8851669281931851, 0.9374170306671723, 1.5498263295726282], "max": [0.6308202586427849, 0.23847755069379653, 1.261294213118078, -0.6127612345301333, 1.0215633421036112, -1.2819566699149632, 0.6459779414635932, -0.11454222610115108, 1.2623468645917797, 1.5282959863961492, 1.0851669887566575, 1.9566771005840176], "count": [147]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2633798039215686]], [[0.44546603349673203]], [[0.5429105187908496]]], "std": [[[0.3428109344344491]], [[0.26750765892501316]], [[0.27139495779501754]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.11372549019607843]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4971234375]], [[0.5082834007352941]], [[0.4858605269607843]]], "std": [[[0.338436053653279]], [[0.34395740606584935]], [[0.3533062918928127]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5273393259803921]], [[0.5627189562908497]], [[0.5545410477941176]]], "std": [[[0.301529392659507]], [[0.2974276923215897]], [[0.30750855464165494]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36173664011437906]], [[0.4550579187091503]], [[0.491171862745098]]], "std": [[[0.34329724903459874]], [[0.3293023754620607]], [[0.36409234295653664]]], "count": [100]}, "observation.state": {"min": [0.7014620304107666, -1.0146772861480713, 0.8404118418693542, -0.48077839612960815, -1.480019211769104, 1.1125733852386475, -1.1408026218414307, -0.8834735155105591, 0.7417368292808533, -0.05264362692832947, 0.7713435292243958, -1.1232786178588867, 25.954999923706055, 53.4431266784668, -1.4006249904632568, 0.5681250095367432, 0.31812500953674316, 0.24562500417232513, 0.9731249809265137, -0.9679999947547913, 0.5375000238418579, -3.4987499713897705, 0.9381250143051147, -0.14750000834465027, 10.592499732971191, 54.09375, 0.17875000834465027, -1.381250023841858, 0.5981249809265137, 0.8392307758331299, 0.628000020980835, 0.10437498986721039, 0.6875, 0.8168749809265137, 1.0106250047683716, -2.515625], "max": [1.0771809816360474, -0.7386002540588379, 1.0335841178894043, 0.07166972011327744, -1.0772392749786377, 1.2048211097717285, -0.6391623020172119, -0.5398091077804565, 0.9949836134910583, 0.2676527798175812, 1.3556581735610962, -0.9009975790977478, 56.439998626708984, 71.1500015258789, 55.608123779296875, 7.703750133514404, 54.149375915527344, 54.32250213623047, 64.35124969482422, 87.53937530517578, 82.15249633789062, 111.64187622070312, 97.96125030517578, 109.3812484741211, 44.625, 75.62875366210938, 2.5712499618530273, 7.994375228881836, 42.604373931884766, 95.87625122070312, 66.15125274658203, 106.4800033569336, 84.42874908447266, 111.56562805175781, 90.44625091552734, 110.46187591552734], "mean": [0.8951350450515747, -0.8580179214477539, 0.9312280416488647, -0.23690254986286163, -1.2541300058364868, 1.1721558570861816, -0.9292625784873962, -0.6961213946342468, 0.8739943504333496, 0.13264037668704987, 1.0525702238082886, -1.0580912828445435, 43.43212127685547, 60.650630950927734, 30.699020385742188, 4.612210273742676, 21.324094772338867, 22.208852767944336, 26.469417572021484, 34.940399169921875, 33.70039367675781, 43.54420471191406, 39.50046920776367, 47.83615493774414, 31.07270050048828, 63.66678237915039, 0.6572626829147339, 1.6922074556350708, 15.727744102478027, 35.57011032104492, 23.582578659057617, 36.7251091003418, 29.44210433959961, 41.02546691894531, 31.85560417175293, 47.37530517578125], "std": [0.123261459171772, 0.0972871333360672, 0.06267696619033813, 0.1688707023859024, 0.1271643489599228, 0.03109976090490818, 0.18222935497760773, 0.10505721718072891, 0.07524120062589645, 0.10505951195955276, 0.20923158526420593, 0.06639469414949417, 10.64834213256836, 6.220311641693115, 15.517162322998047, 2.126957416534424, 23.338376998901367, 24.42512321472168, 28.152835845947266, 39.90083694458008, 36.410587310791016, 51.57562255859375, 43.3905143737793, 50.22385025024414, 12.041141510009766, 7.760112285614014, 0.541978657245636, 3.0521903038024902, 18.10626220703125, 42.019412994384766, 28.15924644470215, 43.53675842285156, 35.1257209777832, 48.49980163574219, 38.26506042480469, 48.39910125732422], "count": [158]}, "action": {"min": [0.7014620304107666, -1.0146772861480713, 0.8404118418693542, -0.48077839612960815, -1.480019211769104, 1.1125733852386475, -1.1408026218414307, -0.8834735155105591, 0.7417368292808533, -0.05264362692832947, 0.7713435292243958, -1.1232786178588867, 25.954999923706055, 53.4431266784668, -1.4006249904632568, 0.5681250095367432, 0.31812500953674316, 0.24562500417232513, 0.9731249809265137, -0.9679999947547913, 0.5375000238418579, -3.4987499713897705, 0.9381250143051147, -0.14750000834465027, 10.592499732971191, 54.09375, 0.17875000834465027, -1.381250023841858, 0.5981249809265137, 0.8392307758331299, 0.628000020980835, 0.10437498986721039, 0.6875, 0.8168749809265137, 1.0106250047683716, -2.515625], "max": [1.0771809816360474, -0.7386002540588379, 1.0335841178894043, 0.07166972011327744, -1.0772392749786377, 1.2048211097717285, -0.6391623020172119, -0.5398091077804565, 0.9949836134910583, 0.2676527798175812, 1.3556581735610962, -0.9009975790977478, 56.439998626708984, 71.1500015258789, 55.608123779296875, 7.703750133514404, 54.149375915527344, 54.32250213623047, 64.35124969482422, 87.53937530517578, 82.15249633789062, 111.64187622070312, 97.96125030517578, 109.3812484741211, 44.625, 75.62875366210938, 2.5712499618530273, 7.994375228881836, 42.604373931884766, 95.87625122070312, 66.15125274658203, 106.4800033569336, 84.42874908447266, 111.56562805175781, 90.44625091552734, 110.46187591552734], "mean": [0.8951348662376404, -0.8580180406570435, 0.9312282800674438, -0.23690254986286163, -1.2541295289993286, 1.1721562147140503, -0.9292623996734619, -0.696121335029602, 0.873993992805481, 0.13264034688472748, 1.0525702238082886, -1.0580912828445435, 43.43212127685547, 60.65062713623047, 30.699024200439453, 4.612208366394043, 21.32407569885254, 22.208839416503906, 26.46942710876465, 34.940406799316406, 33.70039749145508, 43.54419708251953, 39.50047302246094, 47.836158752441406, 31.07269859313965, 63.66680145263672, 0.6572629809379578, 1.6922072172164917, 15.727738380432129, 35.570125579833984, 23.58258819580078, 36.725128173828125, 29.442092895507812, 41.02545928955078, 31.85561180114746, 47.37531280517578], "std": [0.1232614666223526, 0.0972871482372284, 0.06267697364091873, 0.16887067258358002, 0.1271643340587616, 0.031099766492843628, 0.18222932517528534, 0.1050572320818901, 0.07524120062589645, 0.10505951941013336, 0.20923162996768951, 0.06639469414949417, 10.64834213256836, 6.220312118530273, 15.517162322998047, 2.126957654953003, 23.338380813598633, 24.42512321472168, 28.152835845947266, 39.90084457397461, 36.41058349609375, 51.57561492919922, 43.3905143737793, 50.22385787963867, 12.041141510009766, 7.76011323928833, 0.5419784188270569, 3.0521903038024902, 18.10626220703125, 42.019412994384766, 28.159244537353516, 43.53675842285156, 35.1257209777832, 48.49979019165039, 38.26506423950195, 48.399105072021484], "count": [158]}, "timestamp": {"min": [0.0], "max": [5.233333333333333], "mean": [2.6166666666666667], "std": [1.5203252575974948], "count": [158]}, "frame_index": {"min": [0], "max": [157], "mean": [78.5], "std": [45.609757727924844], "count": [158]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [158]}, "index": {"min": [19082], "max": [19239], "mean": [19160.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [5.569620253164557, 10.0, 10.0, 10.0, 10.0], "std": [2.093894344678933, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [158]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [158]}, "eef_direction_state": {"mean": [3.7278481012658227, 3.4873417721518987], "std": [1.7049768333450257, 1.6978666501444695], "min": [1, 0], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.1518987341772151, 1.3354430379746836], "std": [0.8048682193407349, 0.6424907967983025], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [1.0126582278481013, 1.018987341772152], "std": [0.8493284150489246, 0.7992996854631825], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [3.7278481012658227, 3.4873417721518987], "std": [1.7049768333450257, 1.6978666501444695], "min": [1, 0], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.1518987341772151, 1.3354430379746836], "std": [0.8048682193407349, 0.6424907967983025], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [1.0126582278481013, 1.018987341772152], "std": [0.8493284150489246, 0.7992996854631825], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.6139585524205035, 0.18023353719853116, 1.2382915190674288, -0.8902727232208143, 0.9775748903212705, -1.5016450801090746, 0.6060597949404621, -0.19316741427519088, 1.2221955979157557, 1.2258070108032184, 1.1019361847225224, 1.8361046863067856], "std": [0.020065812610884522, 0.05864986825904256, 0.019822236868288184, 0.14314064502838622, 0.01798577175584628, 0.1341691094310851, 0.0239275148677838, 0.04432184940712537, 0.025565453421729483, 0.20859627896731198, 0.0739162379226665, 0.17348071401694834], "min": [0.5926596957372615, 0.07512567167651832, 1.1804598826834218, -1.2876374450659225, 0.9438966297520528, -1.7215224014804247, 0.5697649954498052, -0.24070626656323632, 1.1684336712968586, 0.8577074008826648, 0.9414506266468337, 1.4468338221352894], "max": [0.6668609327265007, 0.23969024388188012, 1.2685561790089734, -0.7204000586942385, 1.03020481106905, -1.2940166898466148, 0.6405752196668701, -0.1134142613379697, 1.2803909581994053, 1.6427220149023165, 1.1913465114162802, 2.0671231129168457], "count": [158]}, "eef_sim_pose_action": {"mean": [0.6139585524205035, 0.18023353719853116, 1.2382915190674288, -0.8902727232208143, 0.9775748903212705, -1.5016450801090746, 0.6060597949404621, -0.19316741427519088, 1.2221955979157557, 1.2258070108032184, 1.1019361847225224, 1.8361046863067856], "std": [0.020065812610884522, 0.05864986825904256, 0.019822236868288184, 0.14314064502838622, 0.01798577175584628, 0.1341691094310851, 0.0239275148677838, 0.04432184940712537, 0.025565453421729483, 0.20859627896731198, 0.0739162379226665, 0.17348071401694834], "min": [0.5926596957372615, 0.07512567167651832, 1.1804598826834218, -1.2876374450659225, 0.9438966297520528, -1.7215224014804247, 0.5697649954498052, -0.24070626656323632, 1.1684336712968586, 0.8577074008826648, 0.9414506266468337, 1.4468338221352894], "max": [0.6668609327265007, 0.23969024388188012, 1.2685561790089734, -0.7204000586942385, 1.03020481106905, -1.2940166898466148, 0.6405752196668701, -0.1134142613379697, 1.2803909581994053, 1.6427220149023165, 1.1913465114162802, 2.0671231129168457], "count": [158]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.267937181372549]], [[0.4397696609477124]], [[0.5320467299836601]]], "std": [[[0.34592499243236535]], [[0.272845923380009]], [[0.2758444593213025]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.11372549019607843]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49564853349673205]], [[0.5088528186274509]], [[0.4827229044117647]]], "std": [[[0.33264776318249617]], [[0.33661201803622476]], [[0.3478534671146683]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5065016870915033]], [[0.538651652369281]], [[0.5301396262254902]]], "std": [[[0.30238915496442975]], [[0.300012361010983]], [[0.3097871564185292]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3658689787581699]], [[0.4546397201797386]], [[0.491033125]]], "std": [[[0.33918790497977436]], [[0.3264117439851841]], [[0.3634346594576389]]], "count": [100]}, "observation.state": {"min": [0.7789492011070251, -0.9803206324577332, 0.8680052161216736, -0.4707646667957306, -1.5104948282241821, 1.1217288970947266, -1.1015106439590454, -0.8993285894393921, 0.7876834273338318, -0.062323570251464844, 0.934877336025238, -0.9989652633666992, 28.891250610351562, 55.30437469482422, -1.3481249809265137, -0.7856249809265137, 0.40562498569488525, 0.484375, 0.9325000047683716, -0.8799999952316284, 0.5162500143051147, -3.648124933242798, 0.9537500143051147, -0.30444446206092834, 19.054445266723633, 52.873748779296875, 0.29625001549720764, -1.3606250286102295, 0.8075000047683716, 0.9012500047683716, 0.65625, 0.4361538290977478, 0.9681249856948853, 0.48374998569488525, 0.7411110997200012, 0.578125], "max": [1.0685765743255615, -0.7753914594650269, 1.022926688194275, 0.054980162531137466, -1.2124961614608765, 1.1942330598831177, -0.7443302869796753, -0.5983020067214966, 1.0005865097045898, 0.28582054376602173, 1.4468307495117188, -0.9675412178039551, 55.556251525878906, 69.04499816894531, 57.622501373291016, 8.693750381469727, 53.0625, 48.055625915527344, 61.220001220703125, 92.73999786376953, 82.58250427246094, 111.08000183105469, 94.4625015258789, 110.87000274658203, 53.662498474121094, 74.30374908447266, 2.450000047683716, 7.673749923706055, 40.739376068115234, 79.41000366210938, 58.930625915527344, 88.72750091552734, 75.43437957763672, 111.16812896728516, 90.03750610351562, 110.54937744140625], "mean": [0.9298873543739319, -0.8849477767944336, 0.9475329518318176, -0.24294403195381165, -1.3192994594573975, 1.165366768836975, -0.9654457569122314, -0.7560195922851562, 0.9010853171348572, 0.13139258325099945, 1.1507433652877808, -0.9930326342582703, 43.562583923339844, 60.222721099853516, 26.487754821777344, 3.9787981510162354, 20.907148361206055, 19.82073402404785, 25.07811737060547, 37.684967041015625, 33.87046813964844, 43.67255783081055, 38.495811462402344, 47.850154876708984, 34.762935638427734, 65.1915512084961, 0.8718203902244568, 1.7913519144058228, 13.164260864257812, 25.646034240722656, 18.179630279541016, 28.155914306640625, 22.839950561523438, 32.89690399169922, 27.804716110229492, 41.66376876831055], "std": [0.09124685823917389, 0.07148108631372452, 0.043428774923086166, 0.16425977647304535, 0.08540220558643341, 0.022842522710561752, 0.13523271679878235, 0.08858488500118256, 0.05662870779633522, 0.11398139595985413, 0.16017776727676392, 0.007882506586611271, 9.926753997802734, 4.068235397338867, 16.390644073486328, 3.835399866104126, 21.954362869262695, 21.28675079345703, 26.171432495117188, 42.033843994140625, 35.9634895324707, 51.007938385009766, 41.126502990722656, 50.270713806152344, 13.210491180419922, 7.448812961578369, 0.5955938696861267, 2.6070289611816406, 16.237009048461914, 32.605918884277344, 23.418710708618164, 36.2507209777832, 29.24496078491211, 42.70402145385742, 36.22431182861328, 45.860595703125], "count": [137]}, "action": {"min": [0.7789492011070251, -0.9803206324577332, 0.8680052161216736, -0.4707646667957306, -1.5104948282241821, 1.1217288970947266, -1.1015106439590454, -0.8993285894393921, 0.7876834273338318, -0.062323570251464844, 0.934877336025238, -0.9989652633666992, 28.891250610351562, 55.30437469482422, -1.3481249809265137, -0.7856249809265137, 0.40562498569488525, 0.484375, 0.9325000047683716, -0.8799999952316284, 0.5162500143051147, -3.648124933242798, 0.9537500143051147, -0.30444446206092834, 19.054445266723633, 52.873748779296875, 0.29625001549720764, -1.3606250286102295, 0.8075000047683716, 0.9012500047683716, 0.65625, 0.4361538290977478, 0.9681249856948853, 0.48374998569488525, 0.7411110997200012, 0.578125], "max": [1.0685765743255615, -0.7753914594650269, 1.022926688194275, 0.054980162531137466, -1.2124961614608765, 1.1942330598831177, -0.7443302869796753, -0.5983020067214966, 1.0005865097045898, 0.28582054376602173, 1.4468307495117188, -0.9675412178039551, 55.556251525878906, 69.04499816894531, 57.622501373291016, 8.693750381469727, 53.0625, 48.055625915527344, 61.220001220703125, 92.73999786376953, 82.58250427246094, 111.08000183105469, 94.4625015258789, 110.87000274658203, 53.662498474121094, 74.30374908447266, 2.450000047683716, 7.673749923706055, 40.739376068115234, 79.41000366210938, 58.930625915527344, 88.72750091552734, 75.43437957763672, 111.16812896728516, 90.03750610351562, 110.54937744140625], "mean": [0.9298875331878662, -0.8849480748176575, 0.947533130645752, -0.24294406175613403, -1.3192996978759766, 1.1653664112091064, -0.9654456377029419, -0.7560197710990906, 0.9010853171348572, 0.13139256834983826, 1.1507432460784912, -0.9930322766304016, 43.56258010864258, 60.22272872924805, 26.48775863647461, 3.9787981510162354, 20.907142639160156, 19.82074737548828, 25.078121185302734, 37.68496322631836, 33.87046813964844, 43.67255401611328, 38.49583435058594, 47.850154876708984, 34.762935638427734, 65.1915512084961, 0.8718206882476807, 1.7913521528244019, 13.16425895690918, 25.646020889282227, 18.179624557495117, 28.155914306640625, 22.839937210083008, 32.89689254760742, 27.804719924926758, 41.663780212402344], "std": [0.09124685823917389, 0.07148107141256332, 0.04342877119779587, 0.16425977647304535, 0.08540220558643341, 0.02284252643585205, 0.13523271679878235, 0.08858489990234375, 0.05662871152162552, 0.11398140341043472, 0.16017775237560272, 0.007882507517933846, 9.92675495147705, 4.068235397338867, 16.390644073486328, 3.835399866104126, 21.954364776611328, 21.2867488861084, 26.171432495117188, 42.03384017944336, 35.963497161865234, 51.0079345703125, 41.12649917602539, 50.27070617675781, 13.210490226745605, 7.448813438415527, 0.5955938696861267, 2.6070289611816406, 16.237009048461914, 32.60591125488281, 23.418710708618164, 36.25071716308594, 29.244958877563477, 42.70402145385742, 36.224308013916016, 45.86060333251953], "count": [137]}, "timestamp": {"min": [0.0], "max": [4.533333333333333], "mean": [2.2666666666666666], "std": [1.3182479955523458], "count": [137]}, "frame_index": {"min": [0], "max": [136], "mean": [68.0], "std": [39.54743986657038], "count": [137]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [137]}, "index": {"min": [19240], "max": [19376], "mean": [19308.0], "std": [39.54743986657038], "count": [137]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [137]}, "subtask_annotation": {"mean": [5.583941605839416, 10.0, 10.0, 10.0, 10.0], "std": [2.1261058462792537, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [137]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [137]}, "eef_direction_state": {"mean": [3.605839416058394, 3.883211678832117], "std": [1.6582360878710565, 1.616817155499088], "min": [0, 0], "max": [6, 6], "count": [137]}, "eef_velocity_state": {"mean": [1.2043795620437956, 1.094890510948905], "std": [0.7558886695474221, 0.8094623941692358], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_acc_mag_state": {"mean": [1.0656934306569343, 0.9343065693430657], "std": [0.812353340493444, 0.8301295260998898], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_direction_action": {"mean": [3.605839416058394, 3.883211678832117], "std": [1.6582360878710565, 1.616817155499088], "min": [0, 0], "max": [6, 6], "count": [137]}, "eef_velocity_action": {"mean": [1.2043795620437956, 1.094890510948905], "std": [0.7558886695474221, 0.8094623941692358], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_acc_mag_action": {"mean": [1.0656934306569343, 0.9343065693430657], "std": [0.812353340493444, 0.8301295260998898], "min": [0, 0], "max": [2, 2], "count": [137]}, "eef_sim_pose_state": {"mean": [0.6113355005095961, 0.18379325510683897, 1.2326604709022513, -0.864356517910035, 0.9500088964042605, -1.4788201521140878, 0.6026307379604805, -0.1863979058123593, 1.2168194861043977, 1.1879008121781047, 1.0087904435904322, 1.843842207850582], "std": [0.017499387604536353, 0.050113836628786275, 0.022057157899942306, 0.14411448861312243, 0.017903372725843723, 0.109607100287608, 0.014518248106569199, 0.041432903487473666, 0.020362421428414296, 0.16429364746100025, 0.028669777263313392, 0.12991249921212336], "min": [0.5875435114548933, 0.09631868817758127, 1.1827760237068075, -1.166722655270937, 0.9192319871296175, -1.6503583675570566, 0.5727073382052305, -0.23484981640257196, 1.1819753287879482, 0.893286761886745, 0.9449755171499601, 1.5032728775489659], "max": [0.6516387449659045, 0.23620365321132206, 1.2528313362474301, -0.634539395484707, 0.9981187377985203, -1.2789040307218094, 0.625682146087982, -0.11557616824399344, 1.2771015459949302, 1.5244983052561982, 1.0606079322014326, 2.0062703537064874], "count": [137]}, "eef_sim_pose_action": {"mean": [0.6113355005095961, 0.18379325510683897, 1.2326604709022513, -0.864356517910035, 0.9500088964042605, -1.4788201521140878, 0.6026307379604805, -0.1863979058123593, 1.2168194861043977, 1.1879008121781047, 1.0087904435904322, 1.843842207850582], "std": [0.017499387604536353, 0.050113836628786275, 0.022057157899942306, 0.14411448861312243, 0.017903372725843723, 0.109607100287608, 0.014518248106569199, 0.041432903487473666, 0.020362421428414296, 0.16429364746100025, 0.028669777263313392, 0.12991249921212336], "min": [0.5875435114548933, 0.09631868817758127, 1.1827760237068075, -1.166722655270937, 0.9192319871296175, -1.6503583675570566, 0.5727073382052305, -0.23484981640257196, 1.1819753287879482, 0.893286761886745, 0.9449755171499601, 1.5032728775489659], "max": [0.6516387449659045, 0.23620365321132206, 1.2528313362474301, -0.634539395484707, 0.9981187377985203, -1.2789040307218094, 0.625682146087982, -0.11557616824399344, 1.2771015459949302, 1.5244983052561982, 1.0606079322014326, 2.0062703537064874], "count": [137]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27717000408496734]], [[0.43751079452614383]], [[0.5203860355392157]]], "std": [[[0.3543238068351954]], [[0.28323960620442823]], [[0.28623948735040605]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12156862745098039]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49983664828431373]], [[0.5103940236928105]], [[0.49028596200980396]]], "std": [[[0.34289083253168817]], [[0.3497684481184015]], [[0.35809950365821935]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4810197630718954]], [[0.5199251736111111]], [[0.516536135620915]]], "std": [[[0.3185910508830755]], [[0.3117941640928305]], [[0.3240497366273325]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.382690612745098]], [[0.46900662990196074]], [[0.5011262030228758]]], "std": [[[0.34473679523003187]], [[0.33141173872194407]], [[0.3628448131265962]]], "count": [100]}, "observation.state": {"min": [0.7643816471099854, -0.9301327466964722, 0.840819776058197, -0.40245670080184937, -1.5084178447723389, 1.1480029821395874, -0.9864957332611084, -0.8624685406684875, 0.7988733649253845, 0.02298390120267868, 0.7708905935287476, -1.145952582359314, 25.598888397216797, 54.47999954223633, -1.1668750047683716, -0.637499988079071, 0.6806250214576721, 0.44099998474121094, 0.9162499904632568, -0.9375, 0.7087500095367432, -3.788749933242798, 0.9693750143051147, -0.3174999952316284, 23.0, 55.05500030517578, 0.2549999952316284, -1.6512500047683716, 0.7237499952316284, 0.9731249809265137, 0.6575000286102295, 0.6037499904632568, 0.7612500190734863, -0.21583333611488342, 0.6100000143051147, -0.3893750011920929], "max": [1.0755703449249268, -0.708113968372345, 0.9436990022659302, 0.025654230266809464, -1.1135748624801636, 1.2408684492111206, -0.7138599753379822, -0.6040241718292236, 0.9766966104507446, 0.37010282278060913, 1.1544510126113892, -1.1085679531097412, 56.99562454223633, 74.44332885742188, 47.56312561035156, 9.832221984863281, 49.516876220703125, 68.05562591552734, 62.438751220703125, 93.97374725341797, 80.34500122070312, 112.1612548828125, 97.6468734741211, 110.54750061035156, 46.83187484741211, 75.58125305175781, 2.353749990463257, 8.479999542236328, 40.728126525878906, 89.72500610351562, 60.65250015258789, 87.13125610351562, 86.09562683105469, 111.02312469482422, 91.1987533569336, 110.49250030517578], "mean": [0.9553670883178711, -0.8235164284706116, 0.8952542543411255, -0.2722063362598419, -1.2630666494369507, 1.1900900602340698, -0.8760931491851807, -0.7148380875587463, 0.8724684119224548, 0.16381825506687164, 0.9688223600387573, -1.13139808177948, 39.197662353515625, 61.0864372253418, 14.11855411529541, 5.007404804229736, 15.877861976623535, 21.978282928466797, 20.44694709777832, 29.432064056396484, 25.98810386657715, 33.327423095703125, 30.63120460510254, 39.1634407043457, 34.5988655090332, 65.87383270263672, 0.641467809677124, 2.694021463394165, 11.801226615905762, 26.45223045349121, 17.331817626953125, 24.340429306030273, 24.30353355407715, 32.40227508544922, 25.034011840820312, 41.14863204956055], "std": [0.10526297986507416, 0.06132924556732178, 0.03371557593345642, 0.1431940495967865, 0.12316074222326279, 0.027176013216376305, 0.09011388570070267, 0.07594358175992966, 0.05028088390827179, 0.09360800683498383, 0.10255655646324158, 0.009202199056744576, 11.856282234191895, 5.220774173736572, 18.7369327545166, 3.8253297805786133, 19.743484497070312, 28.823732376098633, 25.395233154296875, 40.4061393737793, 32.790557861328125, 48.6136474609375, 39.56085205078125, 46.656978607177734, 8.103851318359375, 6.960960865020752, 0.48682689666748047, 3.0861141681671143, 15.600271224975586, 36.414825439453125, 23.74135398864746, 33.31723403930664, 33.54328155517578, 45.76469039916992, 35.55830001831055, 44.3939208984375], "count": [156]}, "action": {"min": [0.7643816471099854, -0.9301327466964722, 0.840819776058197, -0.40245670080184937, -1.5084178447723389, 1.1480029821395874, -0.9864957332611084, -0.8624685406684875, 0.7988733649253845, 0.02298390120267868, 0.7708905935287476, -1.145952582359314, 25.598888397216797, 54.47999954223633, -1.1668750047683716, -0.637499988079071, 0.6806250214576721, 0.44099998474121094, 0.9162499904632568, -0.9375, 0.7087500095367432, -3.788749933242798, 0.9693750143051147, -0.3174999952316284, 23.0, 55.05500030517578, 0.2549999952316284, -1.6512500047683716, 0.7237499952316284, 0.9731249809265137, 0.6575000286102295, 0.6037499904632568, 0.7612500190734863, -0.21583333611488342, 0.6100000143051147, -0.3893750011920929], "max": [1.0755703449249268, -0.708113968372345, 0.9436990022659302, 0.025654230266809464, -1.1135748624801636, 1.2408684492111206, -0.7138599753379822, -0.6040241718292236, 0.9766966104507446, 0.37010282278060913, 1.1544510126113892, -1.1085679531097412, 56.99562454223633, 74.44332885742188, 47.56312561035156, 9.832221984863281, 49.516876220703125, 68.05562591552734, 62.438751220703125, 93.97374725341797, 80.34500122070312, 112.1612548828125, 97.6468734741211, 110.54750061035156, 46.83187484741211, 75.58125305175781, 2.353749990463257, 8.479999542236328, 40.728126525878906, 89.72500610351562, 60.65250015258789, 87.13125610351562, 86.09562683105469, 111.02312469482422, 91.1987533569336, 110.49250030517578], "mean": [0.9553669691085815, -0.8235165476799011, 0.895254373550415, -0.27220648527145386, -1.2630666494369507, 1.1900898218154907, -0.8760932683944702, -0.7148380279541016, 0.8724687099456787, 0.16381826996803284, 0.9688223004341125, -1.1313985586166382, 39.19768142700195, 61.08644485473633, 14.11856746673584, 5.00740385055542, 15.8778657913208, 21.97829818725586, 20.44693946838379, 29.432098388671875, 25.98809051513672, 33.32743453979492, 30.631221771240234, 39.16346740722656, 34.598873138427734, 65.87383270263672, 0.641467809677124, 2.694021463394165, 11.801227569580078, 26.45221710205078, 17.331825256347656, 24.340423583984375, 24.303531646728516, 32.40228271484375, 25.034032821655273, 41.148624420166016], "std": [0.10526297241449356, 0.06132923811674118, 0.033715564757585526, 0.1431940644979477, 0.12316074967384338, 0.027176011353731155, 0.09011387825012207, 0.07594358175992966, 0.050280891358852386, 0.09360802173614502, 0.10255653411149979, 0.009202199056744576, 11.856281280517578, 5.2207746505737305, 18.73693084716797, 3.825328826904297, 19.743484497070312, 28.823734283447266, 25.395233154296875, 40.4061393737793, 32.790550231933594, 48.613643646240234, 39.56085968017578, 46.65697479248047, 8.103849411010742, 6.960960388183594, 0.48682695627212524, 3.0861144065856934, 15.600274085998535, 36.414833068847656, 23.741357803344727, 33.31724166870117, 33.543277740478516, 45.76468276977539, 35.558292388916016, 44.3939094543457], "count": [156]}, "timestamp": {"min": [0.0], "max": [5.166666666666667], "mean": [2.5833333333333335], "std": [1.5010798582156581], "count": [156]}, "frame_index": {"min": [0], "max": [155], "mean": [77.5], "std": [45.032395746469746], "count": [156]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [156]}, "index": {"min": [19377], "max": [19532], "mean": [19454.5], "std": [45.032395746469746], "count": [156]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [156]}, "subtask_annotation": {"mean": [5.435897435897436, 10.0, 10.0, 10.0, 10.0], "std": [2.0975550088428254, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [156]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [156]}, "eef_direction_state": {"mean": [4.032051282051282, 3.448717948717949], "std": [1.5418099245769548, 1.4862397561479674], "min": [2, 0], "max": [6, 6], "count": [156]}, "eef_velocity_state": {"mean": [1.0769230769230769, 1.1987179487179487], "std": [0.7888523109187272, 0.5479550771741423], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_state": {"mean": [1.0320512820512822, 0.9423076923076923], "std": [0.8654320974628047, 0.8183816473443537], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_direction_action": {"mean": [4.032051282051282, 3.448717948717949], "std": [1.5418099245769548, 1.4862397561479674], "min": [2, 0], "max": [6, 6], "count": [156]}, "eef_velocity_action": {"mean": [1.0769230769230769, 1.1987179487179487], "std": [0.7888523109187272, 0.5479550771741423], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_acc_mag_action": {"mean": [1.0320512820512822, 0.9423076923076923], "std": [0.8654320974628047, 0.8183816473443537], "min": [0, 0], "max": [2, 2], "count": [156]}, "eef_sim_pose_state": {"mean": [0.608869508778516, 0.19302394045921092, 1.225029727856125, -0.9666105350054434, 1.0138063509021227, -1.5307984371040921, 0.6139594584022987, -0.1878618452490177, 1.2117276794956473, 1.3079063018357833, 1.130486364754162, 1.8917915673949826], "std": [0.011110730081146393, 0.04818761388722766, 0.0153674191392548, 0.12316292281669004, 0.05102905750289144, 0.11293472511225004, 0.017228681424802748, 0.034432161111577354, 0.023176818208503716, 0.18834771218520507, 0.028450304894918867, 0.1364857803372264], "min": [0.5896356989137788, 0.09797618161598287, 1.1848966985252012, -1.260535234408275, 0.9274076181506077, -1.677934214635183, 0.5872822240010684, -0.24332212050207164, 1.1796964297919275, 0.8514363365236721, 1.0702099977387944, 1.508101393748757], "max": [0.6357269750879305, 0.2345954195887783, 1.2525291011906325, -0.7493502196810068, 1.0936919320046283, -1.3034310231391235, 0.6430523595786227, -0.12458353638713837, 1.2755545284413994, 1.601429107680918, 1.196556200679403, 2.0532292069450557], "count": [156]}, "eef_sim_pose_action": {"mean": [0.608869508778516, 0.19302394045921092, 1.225029727856125, -0.9666105350054434, 1.0138063509021227, -1.5307984371040921, 0.6139594584022987, -0.1878618452490177, 1.2117276794956473, 1.3079063018357833, 1.130486364754162, 1.8917915673949826], "std": [0.011110730081146393, 0.04818761388722766, 0.0153674191392548, 0.12316292281669004, 0.05102905750289144, 0.11293472511225004, 0.017228681424802748, 0.034432161111577354, 0.023176818208503716, 0.18834771218520507, 0.028450304894918867, 0.1364857803372264], "min": [0.5896356989137788, 0.09797618161598287, 1.1848966985252012, -1.260535234408275, 0.9274076181506077, -1.677934214635183, 0.5872822240010684, -0.24332212050207164, 1.1796964297919275, 0.8514363365236721, 1.0702099977387944, 1.508101393748757], "max": [0.6357269750879305, 0.2345954195887783, 1.2525291011906325, -0.7493502196810068, 1.0936919320046283, -1.3034310231391235, 0.6430523595786227, -0.12458353638713837, 1.2755545284413994, 1.601429107680918, 1.196556200679403, 2.0532292069450557], "count": [156]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2680415318627451]], [[0.44060187295751635]], [[0.5360201082516339]]], "std": [[[0.3439411073692898]], [[0.2714760569302858]], [[0.27337586741746533]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.12941176470588237]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48982937295751633]], [[0.4988693913398693]], [[0.47619652777777777]]], "std": [[[0.3391982492062248]], [[0.345734558229724]], [[0.3552005067290512]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.507221664624183]], [[0.5449427777777778]], [[0.5395972038398692]]], "std": [[[0.30762547936583173]], [[0.30323748229982284]], [[0.31408977667686594]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3730921446078431]], [[0.4569622222222222]], [[0.4902929370915033]]], "std": [[[0.344823292013224]], [[0.3314384752910036]], [[0.3658012432812452]]], "count": [100]}, "observation.state": {"min": [0.7793784141540527, -0.937047004699707, 0.8426159024238586, -0.41072994470596313, -1.4571729898452759, 1.1300736665725708, -1.0092782974243164, -0.8933680653572083, 0.8524918556213379, -0.12233444303274155, 0.6610255837440491, -1.0539692640304565, 22.916250228881836, 55.015625, 6.866666793823242, -1.2712500095367432, 0.7712500095367432, 0.38461539149284363, 0.890625, -1.300624966621399, 0.9318749904632568, -3.5274999141693115, 0.9643750190734863, -1.1137499809265137, 11.306875228881836, 55.348751068115234, 0.2222222238779068, -1.818750023841858, 0.6656249761581421, 0.5724999904632568, 0.6666666865348816, 0.5325000286102295, 0.8537499904632568, -0.24272727966308594, 1.0256249904632568, -2.3131251335144043], "max": [1.0793427228927612, -0.7777226567268372, 0.9643225073814392, 0.0047446019016206264, -1.1970702409744263, 1.1715326309204102, -0.5595054030418396, -0.6380655169487, 1.0128653049468994, 0.2130064070224762, 1.2330772876739502, -0.7865071892738342, 59.26625061035156, 67.0233383178711, 53.94562530517578, 9.556249618530273, 50.713748931884766, 47.19124984741211, 61.42250061035156, 63.57625198364258, 75.58125305175781, 112.15750122070312, 95.19249725341797, 110.35624694824219, 48.34375, 74.42437744140625, 0.41187500953674316, 6.2411112785339355, 42.72437286376953, 84.22125244140625, 61.84437561035156, 87.19000244140625, 85.70500183105469, 111.19937896728516, 91.43875122070312, 110.39812469482422], "mean": [0.9491927623748779, -0.8416181802749634, 0.8973051905632019, -0.2542412579059601, -1.3125882148742676, 1.1588033437728882, -0.8392320275306702, -0.7353104948997498, 0.9178723692893982, 0.06428170204162598, 0.9517863988876343, -0.9766106009483337, 40.97020721435547, 60.86464309692383, 35.330474853515625, 4.405654430389404, 18.160654067993164, 18.589120864868164, 23.571205139160156, 22.741559982299805, 28.859560012817383, 36.859275817871094, 36.38429260253906, 45.122737884521484, 34.11212158203125, 64.6253662109375, 0.29361143708229065, 1.3971424102783203, 17.41216468811035, 34.86796951293945, 24.97469139099121, 33.59708786010742, 32.80949020385742, 44.9162483215332, 35.60810089111328, 57.084774017333984], "std": [0.10346481949090958, 0.05748073756694794, 0.041120495647192, 0.15065030753612518, 0.0894230529665947, 0.011650563217699528, 0.17011024057865143, 0.08350279927253723, 0.05082004889845848, 0.12076735496520996, 0.15826018154621124, 0.09829482436180115, 14.434931755065918, 3.57705020904541, 8.142889976501465, 4.480942249298096, 19.86063575744629, 20.639888763427734, 25.818378448486328, 27.363367080688477, 31.656448364257812, 46.22565841674805, 40.62567901611328, 49.26286697387695, 13.266992568969727, 7.205195903778076, 0.051203060895204544, 2.697772979736328, 18.200576782226562, 37.0607795715332, 26.524250030517578, 35.50725555419922, 35.62334060668945, 48.219573974609375, 38.749916076660156, 43.48017501831055], "count": [127]}, "action": {"min": [0.7793784141540527, -0.937047004699707, 0.8426159024238586, -0.41072994470596313, -1.4571729898452759, 1.1300736665725708, -1.0092782974243164, -0.8933680653572083, 0.8524918556213379, -0.12233444303274155, 0.6610255837440491, -1.0539692640304565, 22.916250228881836, 55.015625, 6.866666793823242, -1.2712500095367432, 0.7712500095367432, 0.38461539149284363, 0.890625, -1.300624966621399, 0.9318749904632568, -3.5274999141693115, 0.9643750190734863, -1.1137499809265137, 11.306875228881836, 55.348751068115234, 0.2222222238779068, -1.818750023841858, 0.6656249761581421, 0.5724999904632568, 0.6666666865348816, 0.5325000286102295, 0.8537499904632568, -0.24272727966308594, 1.0256249904632568, -2.3131251335144043], "max": [1.0793427228927612, -0.7777226567268372, 0.9643225073814392, 0.0047446019016206264, -1.1970702409744263, 1.1715326309204102, -0.5595054030418396, -0.6380655169487, 1.0128653049468994, 0.2130064070224762, 1.2330772876739502, -0.7865071892738342, 59.26625061035156, 67.0233383178711, 53.94562530517578, 9.556249618530273, 50.713748931884766, 47.19124984741211, 61.42250061035156, 63.57625198364258, 75.58125305175781, 112.15750122070312, 95.19249725341797, 110.35624694824219, 48.34375, 74.42437744140625, 0.41187500953674316, 6.2411112785339355, 42.72437286376953, 84.22125244140625, 61.84437561035156, 87.19000244140625, 85.70500183105469, 111.19937896728516, 91.43875122070312, 110.39812469482422], "mean": [0.9491927027702332, -0.8416188359260559, 0.8973053693771362, -0.2542411983013153, -1.312587857246399, 1.158803105354309, -0.8392322659492493, -0.7353104948997498, 0.9178726673126221, 0.06428170204162598, 0.9517862200737, -0.9766103625297546, 40.9702033996582, 60.86463165283203, 35.330474853515625, 4.40565299987793, 18.160655975341797, 18.5891170501709, 23.57120704650879, 22.741554260253906, 28.859542846679688, 36.8592643737793, 36.38432693481445, 45.12275314331055, 34.11211013793945, 64.6253662109375, 0.2936115562915802, 1.397142767906189, 17.412172317504883, 34.86795425415039, 24.974687576293945, 33.597103118896484, 32.80948257446289, 44.9162483215332, 35.60810852050781, 57.084781646728516], "std": [0.10346481949090958, 0.05748073756694794, 0.0411205030977726, 0.15065030753612518, 0.0894230529665947, 0.011650563217699528, 0.17011025547981262, 0.08350280672311783, 0.05082004889845848, 0.12076734751462936, 0.15826018154621124, 0.09829483181238174, 14.434931755065918, 3.57705020904541, 8.142890930175781, 4.480941295623779, 19.860639572143555, 20.639888763427734, 25.818378448486328, 27.363365173339844, 31.65644645690918, 46.225650787353516, 40.62567901611328, 49.262855529785156, 13.266996383666992, 7.205195426940918, 0.05120306462049484, 2.697772741317749, 18.200578689575195, 37.06077194213867, 26.524250030517578, 35.50725555419922, 35.62333679199219, 48.21957015991211, 38.749908447265625, 43.48017501831055], "count": [127]}, "timestamp": {"min": [0.0], "max": [4.2], "mean": [2.1], "std": [1.2220201853215575], "count": [127]}, "frame_index": {"min": [0], "max": [126], "mean": [63.0], "std": [36.66060555964672], "count": [127]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [127]}, "index": {"min": [19533], "max": [19659], "mean": [19596.0], "std": [36.66060555964672], "count": [127]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [127]}, "subtask_annotation": {"mean": [5.5984251968503935, 10.0, 10.0, 10.0, 10.0], "std": [2.0476983142388847, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [127]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [127]}, "eef_direction_state": {"mean": [3.811023622047244, 3.779527559055118], "std": [1.6493008944358458, 1.5210511586377529], "min": [1, 0], "max": [6, 6], "count": [127]}, "eef_velocity_state": {"mean": [1.1181102362204725, 1.3543307086614174], "std": [0.8095315377936927, 0.7373880169098048], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_state": {"mean": [0.9921259842519685, 1.0], "std": [0.873909335935403, 0.803535494759617], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_direction_action": {"mean": [3.811023622047244, 3.779527559055118], "std": [1.6493008944358458, 1.5210511586377529], "min": [1, 0], "max": [6, 6], "count": [127]}, "eef_velocity_action": {"mean": [1.1181102362204725, 1.3543307086614174], "std": [0.8095315377936927, 0.7373880169098048], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_action": {"mean": [0.9921259842519685, 1.0], "std": [0.873909335935403, 0.803535494759617], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_sim_pose_state": {"mean": [0.6040058648077181, 0.18696852551667467, 1.2333884237142545, -0.9168221415239467, 0.9559173222478197, -1.5187111371807804, 0.617601586690201, -0.17800890780407297, 1.2198569540461452, 1.282815509166537, 1.0656819366256223, 1.9348678437352806], "std": [0.015366481319373924, 0.046344324801310774, 0.016270807925963627, 0.1245063716924327, 0.017104268981004016, 0.08280964813417145, 0.013713788670497001, 0.043321314453212065, 0.02051644231974118, 0.1338026488034028, 0.12340365422303491, 0.09799902050188955], "min": [0.5856422219944987, 0.10535876455460408, 1.1946082940211156, -1.1745344946163243, 0.9183673897669689, -1.61429781716391, 0.5969077049474253, -0.22255159906597088, 1.1758175623665001, 0.9808186751791743, 0.840801750687771, 1.733703532333287], "max": [0.6400006726121423, 0.23170545124480738, 1.2607496974772996, -0.6824228491421558, 0.9949251859089872, -1.340026404742821, 0.6441295010052723, -0.10365845880216645, 1.2514585485476477, 1.5107010961737903, 1.2157663661376308, 2.0750013696104515], "count": [127]}, "eef_sim_pose_action": {"mean": [0.6040058648077181, 0.18696852551667467, 1.2333884237142545, -0.9168221415239467, 0.9559173222478197, -1.5187111371807804, 0.617601586690201, -0.17800890780407297, 1.2198569540461452, 1.282815509166537, 1.0656819366256223, 1.9348678437352806], "std": [0.015366481319373924, 0.046344324801310774, 0.016270807925963627, 0.1245063716924327, 0.017104268981004016, 0.08280964813417145, 0.013713788670497001, 0.043321314453212065, 0.02051644231974118, 0.1338026488034028, 0.12340365422303491, 0.09799902050188955], "min": [0.5856422219944987, 0.10535876455460408, 1.1946082940211156, -1.1745344946163243, 0.9183673897669689, -1.61429781716391, 0.5969077049474253, -0.22255159906597088, 1.1758175623665001, 0.9808186751791743, 0.840801750687771, 1.733703532333287], "max": [0.6400006726121423, 0.23170545124480738, 1.2607496974772996, -0.6824228491421558, 0.9949251859089872, -1.340026404742821, 0.6441295010052723, -0.10365845880216645, 1.2514585485476477, 1.5107010961737903, 1.2157663661376308, 2.0750013696104515], "count": [127]}}} +{"episode_index": 68, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26548652369281045]], [[0.44890981209150327]], [[0.5467519097222222]]], "std": [[[0.3474420263548004]], [[0.27000347799863555]], [[0.27479863099399593]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.12941176470588237]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4969913031045752]], [[0.5094199489379084]], [[0.4858422549019608]]], "std": [[[0.3355160532571874]], [[0.34078202026055393]], [[0.3510066776960969]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5131194301470589]], [[0.5441979432189543]], [[0.5329275326797386]]], "std": [[[0.2958823144362699]], [[0.29605381069105935]], [[0.3063392050973989]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3565202267156863]], [[0.44703362336601304]], [[0.480128966503268]]], "std": [[[0.3408956798950904]], [[0.326572626411024]], [[0.3626663154366428]]], "count": [100]}, "observation.state": {"min": [0.7294527888298035, -0.9803206324577332, 0.8559251427650452, -0.4876449704170227, -1.512359857559204, 1.133602261543274, -1.1957350969314575, -0.8854047060012817, 0.7993820309638977, -0.08075360208749771, 0.8117561340332031, -1.0212815999984741, 22.708749771118164, 57.141876220703125, -1.3068749904632568, -0.4193750023841858, 0.46937501430511475, 0.3956249952316284, 0.9375, -1.2193750143051147, 0.6887500286102295, -3.643125057220459, 0.9743750095367432, -0.25, 27.655555725097656, 54.21500015258789, 0.19312500953674316, -1.6612499952316284, 1.0475000143051147, 0.75, 0.65625, 0.8693749904632568, 0.7793750166893005, -0.265625, 0.7143750190734863, 0.5090000033378601], "max": [1.038143277168274, -0.7861151695251465, 0.995078980922699, 0.0613698773086071, -1.1236839294433594, 1.182722568511963, -0.6623607873916626, -0.6003789305686951, 0.9955081343650818, 0.3627355694770813, 1.4426769018173218, -0.8195763826370239, 53.71812438964844, 72.72333526611328, 55.086875915527344, 9.483749389648438, 51.65687561035156, 53.681251525878906, 63.080623626708984, 82.2249984741211, 82.23500061035156, 110.64624786376953, 96.18562316894531, 110.50562286376953, 51.09937286376953, 74.17750549316406, 2.7487499713897705, 5.38937520980835, 41.130001068115234, 89.70562744140625, 62.20500183105469, 100.10062408447266, 81.85562896728516, 110.51374816894531, 91.22562408447266, 110.34000396728516], "mean": [0.9291831254959106, -0.8617452383041382, 0.9144773483276367, -0.27330881357192993, -1.3109157085418701, 1.1691662073135376, -1.0249674320220947, -0.714832603931427, 0.8767741918563843, 0.1910940408706665, 1.2061587572097778, -0.9580639004707336, 38.1301383972168, 63.84050750732422, 9.746048927307129, 4.50847864151001, 17.700658798217773, 18.848600387573242, 22.2127685546875, 27.787527084350586, 28.883214950561523, 36.243385314941406, 33.39418411254883, 42.576805114746094, 39.0153694152832, 64.69645690917969, 0.9582018852233887, 1.0848557949066162, 14.749653816223145, 31.87424087524414, 21.029132843017578, 32.16592025756836, 25.79021644592285, 38.84290313720703, 28.4774169921875, 55.73028564453125], "std": [0.10624361783266068, 0.06681378930807114, 0.04452013969421387, 0.1680300235748291, 0.12864640355110168, 0.014206886291503906, 0.18591657280921936, 0.07671629637479782, 0.06432298570871353, 0.13627217710018158, 0.2068486213684082, 0.07745902240276337, 12.185627937316895, 5.504573345184326, 17.477582931518555, 4.012255668640137, 21.22276496887207, 23.282508850097656, 26.63300132751465, 36.31707000732422, 35.21223831176758, 49.72731018066406, 40.92901611328125, 48.240596771240234, 8.139616012573242, 7.6971564292907715, 0.8498872518539429, 2.2885377407073975, 16.874128341674805, 38.5472412109375, 25.394285202026367, 40.02545166015625, 31.786054611206055, 47.49055480957031, 36.27790832519531, 40.92905044555664], "count": [160]}, "action": {"min": [0.7294527888298035, -0.9803206324577332, 0.8559251427650452, -0.4876449704170227, -1.512359857559204, 1.133602261543274, -1.1957350969314575, -0.8854047060012817, 0.7993820309638977, -0.08075360208749771, 0.8117561340332031, -1.0212815999984741, 22.708749771118164, 57.141876220703125, -1.3068749904632568, -0.4193750023841858, 0.46937501430511475, 0.3956249952316284, 0.9375, -1.2193750143051147, 0.6887500286102295, -3.643125057220459, 0.9743750095367432, -0.25, 27.655555725097656, 54.21500015258789, 0.19312500953674316, -1.6612499952316284, 1.0475000143051147, 0.75, 0.65625, 0.8693749904632568, 0.7793750166893005, -0.265625, 0.7143750190734863, 0.5090000033378601], "max": [1.038143277168274, -0.7861151695251465, 0.995078980922699, 0.0613698773086071, -1.1236839294433594, 1.182722568511963, -0.6623607873916626, -0.6003789305686951, 0.9955081343650818, 0.3627355694770813, 1.4426769018173218, -0.8195763826370239, 53.71812438964844, 72.72333526611328, 55.086875915527344, 9.483749389648438, 51.65687561035156, 53.681251525878906, 63.080623626708984, 82.2249984741211, 82.23500061035156, 110.64624786376953, 96.18562316894531, 110.50562286376953, 51.09937286376953, 74.17750549316406, 2.7487499713897705, 5.38937520980835, 41.130001068115234, 89.70562744140625, 62.20500183105469, 100.10062408447266, 81.85562896728516, 110.51374816894531, 91.22562408447266, 110.34000396728516], "mean": [0.9291831851005554, -0.8617453575134277, 0.9144777059555054, -0.273308664560318, -1.3109158277511597, 1.1691666841506958, -1.0249674320220947, -0.7148324847221375, 0.8767741918563843, 0.1910940557718277, 1.2061588764190674, -0.9580637216567993, 38.13014602661133, 63.84050369262695, 9.746042251586914, 4.508479118347168, 17.70066261291504, 18.84859848022461, 22.212770462036133, 27.787532806396484, 28.88321876525879, 36.243385314941406, 33.39417266845703, 42.57679748535156, 39.015384674072266, 64.69647979736328, 0.95820152759552, 1.0848556756973267, 14.749664306640625, 31.87424087524414, 21.029132843017578, 32.165916442871094, 25.79020118713379, 38.8429069519043, 28.477420806884766, 55.73029708862305], "std": [0.10624363273382187, 0.06681379675865173, 0.04452013224363327, 0.1680300533771515, 0.12864640355110168, 0.014206888154149055, 0.18591655790805817, 0.07671629637479782, 0.06432299315929413, 0.13627216219902039, 0.20684857666492462, 0.07745902985334396, 12.185627937316895, 5.504572868347168, 17.477582931518555, 4.012255668640137, 21.222763061523438, 23.282506942749023, 26.63300323486328, 36.31707763671875, 35.21224594116211, 49.727317810058594, 40.929019927978516, 48.240596771240234, 8.139616012573242, 7.6971564292907715, 0.8498873710632324, 2.2885377407073975, 16.874128341674805, 38.547245025634766, 25.394289016723633, 40.02545166015625, 31.786056518554688, 47.49055099487305, 36.27790451049805, 40.92905044555664], "count": [160]}, "timestamp": {"min": [0.0], "max": [5.3], "mean": [2.6499999999999995], "std": [1.5395706472188204], "count": [160]}, "frame_index": {"min": [0], "max": [159], "mean": [79.5], "std": [46.18711941656461], "count": [160]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [160]}, "index": {"min": [19660], "max": [19819], "mean": [19739.5], "std": [46.18711941656461], "count": [160]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [160]}, "subtask_annotation": {"mean": [5.18125, 10.0, 10.0, 10.0, 10.0], "std": [2.3528490043987085, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [160]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [160]}, "eef_direction_state": {"mean": [4.125, 3.86875], "std": [1.5522161576275386, 1.4753045236492734], "min": [2, 0], "max": [6, 6], "count": [160]}, "eef_velocity_state": {"mean": [1.04375, 1.11875], "std": [0.8166002311412849, 0.7530925822898544], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_state": {"mean": [0.93125, 0.8375], "std": [0.8596647238894927, 0.7896795236043541], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_direction_action": {"mean": [4.125, 3.86875], "std": [1.5522161576275386, 1.4753045236492734], "min": [2, 0], "max": [6, 6], "count": [160]}, "eef_velocity_action": {"mean": [1.04375, 1.11875], "std": [0.8166002311412849, 0.7530925822898544], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_action": {"mean": [0.93125, 0.8375], "std": [0.8596647238894927, 0.7896795236043541], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_sim_pose_state": {"mean": [0.6094011064514235, 0.1878825341094768, 1.2348523332680699, -0.9018220981335885, 0.9414379850237673, -1.4874474182058597, 0.5994276790240718, -0.20909465864406807, 1.2224801645532481, 1.1915116029814379, 0.9734142560358808, 1.7891513989814254], "std": [0.015334803583349323, 0.05387397842407617, 0.02054410309428312, 0.13945563981335654, 0.041175292902756275, 0.12698154296249783, 0.018082863678504445, 0.047130405059268854, 0.028200403606726262, 0.19499735377738583, 0.07726644293570802, 0.16022839308685252], "min": [0.5930029345262795, 0.08414591511191716, 1.1795661967917759, -1.2562455141364195, 0.8863559239662351, -1.6954672080578699, 0.5758701311333014, -0.25644920450581443, 1.173008923418177, 0.8731015292697926, 0.8607406483381754, 1.5300532988943272], "max": [0.6523079459633063, 0.23554941131514878, 1.2574269501698832, -0.6963194934663104, 1.0483682536876469, -1.2940801364258143, 0.6329084042702562, -0.1129127314565784, 1.2702528262393282, 1.482574306527198, 1.1272739955005506, 2.024445669169503], "count": [160]}, "eef_sim_pose_action": {"mean": [0.6094011064514235, 0.1878825341094768, 1.2348523332680699, -0.9018220981335885, 0.9414379850237673, -1.4874474182058597, 0.5994276790240718, -0.20909465864406807, 1.2224801645532481, 1.1915116029814379, 0.9734142560358808, 1.7891513989814254], "std": [0.015334803583349323, 0.05387397842407617, 0.02054410309428312, 0.13945563981335654, 0.041175292902756275, 0.12698154296249783, 0.018082863678504445, 0.047130405059268854, 0.028200403606726262, 0.19499735377738583, 0.07726644293570802, 0.16022839308685252], "min": [0.5930029345262795, 0.08414591511191716, 1.1795661967917759, -1.2562455141364195, 0.8863559239662351, -1.6954672080578699, 0.5758701311333014, -0.25644920450581443, 1.173008923418177, 0.8731015292697926, 0.8607406483381754, 1.5300532988943272], "max": [0.6523079459633063, 0.23554941131514878, 1.2574269501698832, -0.6963194934663104, 1.0483682536876469, -1.2940801364258143, 0.6329084042702562, -0.1129127314565784, 1.2702528262393282, 1.482574306527198, 1.1272739955005506, 2.024445669169503], "count": [160]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.278512506127451]], [[0.4349590339052288]], [[0.5165230167483661]]], "std": [[[0.3501714449051958]], [[0.28267424374491756]], [[0.2829019951167263]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.12156862745098039]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4889014052287582]], [[0.4986523958333333]], [[0.4788191789215686]]], "std": [[[0.34148394128367393]], [[0.34704640139937426]], [[0.35591887186409304]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5258928941993465]], [[0.5593315032679739]], [[0.5462819607843137]]], "std": [[[0.308794977528138]], [[0.30234337002260386]], [[0.3133660992221634]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36892820465686277]], [[0.45496324346405226]], [[0.4926208251633987]]], "std": [[[0.34183354918796777]], [[0.32944437728975895]], [[0.36650665472297606]]], "count": [100]}, "observation.state": {"min": [0.764786958694458, -0.9437943696975708, 0.8004787564277649, -0.49451151490211487, -1.5307130813598633, 1.0847734212875366, -1.0770723819732666, -0.9014267325401306, 0.8354102373123169, -0.10385672003030777, 0.5111533999443054, -0.9957227110862732, 13.295000076293945, 58.07374954223633, -1.2087500095367432, -0.34937500953674316, 0.706250011920929, 0.14625000953674316, 0.6987500190734863, -0.9643750190734863, 0.8075000047683716, -3.682500123977661, 0.9850000143051147, -0.27000001072883606, 21.014999389648438, 47.458126068115234, 0.5256249904632568, -1.3550000190734863, -0.40562501549720764, 0.9168750047683716, 0.6631249785423279, 0.7387499809265137, 0.7193750143051147, 0.13562500476837158, 0.6200000047683716, -0.4231249988079071], "max": [1.115286111831665, -0.6873712539672852, 0.9895237684249878, 0.0027418555691838264, -1.1662660837173462, 1.2277313470840454, -0.6018491983413696, -0.5927070379257202, 1.0247148275375366, 0.217131108045578, 1.252598762512207, -0.9771734476089478, 52.150001525878906, 74.20555877685547, 39.6306266784668, 8.65999984741211, 51.6150016784668, 52.14500045776367, 64.31562805175781, 55.307498931884766, 89.45437622070312, -3.518749952316284, 92.95874786376953, 109.88687133789062, 50.22437286376953, 72.29875183105469, 2.5325000286102295, 8.714374542236328, 46.30249786376953, 91.02937316894531, 66.17250061035156, 96.61187744140625, 83.63375091552734, 112.51937866210938, 91.72500610351562, 110.43437957763672], "mean": [0.9763351082801819, -0.8482468724250793, 0.9099913239479065, -0.2989688515663147, -1.3274413347244263, 1.1382460594177246, -0.8122762441635132, -0.7444144487380981, 0.9223228693008423, 0.04690619185566902, 0.8866831660270691, -0.98781418800354, 34.729522705078125, 65.07046508789062, 7.6993818283081055, 4.373943328857422, 17.376087188720703, 17.72759437561035, 22.24159812927246, 17.181760787963867, 30.396148681640625, -3.5643625259399414, 30.913867950439453, 39.500980377197266, 34.689491271972656, 62.0329704284668, 0.9013561010360718, 2.387606382369995, 14.058144569396973, 28.726472854614258, 20.3508358001709, 28.343242645263672, 25.28806495666504, 34.584266662597656, 27.547754287719727, 39.14383316040039], "std": [0.11405828595161438, 0.06642363965511322, 0.05072075501084328, 0.1551314741373062, 0.11605027318000793, 0.03294283151626587, 0.1854441910982132, 0.07416785508394241, 0.06568335741758347, 0.11308557540178299, 0.2785896360874176, 0.004050289746373892, 12.1770601272583, 5.399193286895752, 13.70472240447998, 3.479722023010254, 20.866432189941406, 22.250816345214844, 27.083425521850586, 23.478063583374023, 37.53884506225586, 0.036948684602975845, 38.55376052856445, 48.21322250366211, 10.94797134399414, 8.892900466918945, 0.4297104477882385, 3.252412796020508, 18.44460678100586, 37.52827072143555, 26.76811981201172, 37.57027053833008, 33.76054000854492, 46.525238037109375, 36.74244689941406, 47.59279251098633], "count": [151]}, "action": {"min": [0.764786958694458, -0.9437943696975708, 0.8004787564277649, -0.49451151490211487, -1.5307130813598633, 1.0847734212875366, -1.0770723819732666, -0.9014267325401306, 0.8354102373123169, -0.10385672003030777, 0.5111533999443054, -0.9957227110862732, 13.295000076293945, 58.07374954223633, -1.2087500095367432, -0.34937500953674316, 0.706250011920929, 0.14625000953674316, 0.6987500190734863, -0.9643750190734863, 0.8075000047683716, -3.682500123977661, 0.9850000143051147, -0.27000001072883606, 21.014999389648438, 47.458126068115234, 0.5256249904632568, -1.3550000190734863, -0.40562501549720764, 0.9168750047683716, 0.6631249785423279, 0.7387499809265137, 0.7193750143051147, 0.13562500476837158, 0.6200000047683716, -0.4231249988079071], "max": [1.115286111831665, -0.6873712539672852, 0.9895237684249878, 0.0027418555691838264, -1.1662660837173462, 1.2277313470840454, -0.6018491983413696, -0.5927070379257202, 1.0247148275375366, 0.217131108045578, 1.252598762512207, -0.9771734476089478, 52.150001525878906, 74.20555877685547, 39.6306266784668, 8.65999984741211, 51.6150016784668, 52.14500045776367, 64.31562805175781, 55.307498931884766, 89.45437622070312, -3.518749952316284, 92.95874786376953, 109.88687133789062, 50.22437286376953, 72.29875183105469, 2.5325000286102295, 8.714374542236328, 46.30249786376953, 91.02937316894531, 66.17250061035156, 96.61187744140625, 83.63375091552734, 112.51937866210938, 91.72500610351562, 110.43437957763672], "mean": [0.976335346698761, -0.8482469916343689, 0.9099912047386169, -0.2989689111709595, -1.3274414539337158, 1.1382462978363037, -0.8122764229774475, -0.7444144487380981, 0.9223225712776184, 0.046906162053346634, 0.8866831660270691, -0.9878133535385132, 34.7295036315918, 65.0704574584961, 7.699372291564941, 4.37394380569458, 17.376087188720703, 17.72758674621582, 22.241601943969727, 17.181751251220703, 30.39614486694336, -3.564361810684204, 30.91385841369629, 39.50096130371094, 34.68949508666992, 62.032981872558594, 0.9013563990592957, 2.387606620788574, 14.05815601348877, 28.726449966430664, 20.350841522216797, 28.343233108520508, 25.28806495666504, 34.58426284790039, 27.54775047302246, 39.14384841918945], "std": [0.11405829340219498, 0.06642364710569382, 0.05072076618671417, 0.1551314741373062, 0.11605027318000793, 0.03294282779097557, 0.1854442059993744, 0.07416784763336182, 0.06568336486816406, 0.11308558285236359, 0.2785896360874176, 0.004050290212035179, 12.177061080932617, 5.399194240570068, 13.704723358154297, 3.479721784591675, 20.866432189941406, 22.250825881958008, 27.08342933654785, 23.47806739807129, 37.53884506225586, 0.03694869205355644, 38.55376052856445, 48.213226318359375, 10.947970390319824, 8.892902374267578, 0.4297102689743042, 3.252413034439087, 18.444602966308594, 37.52826690673828, 26.76811981201172, 37.57027053833008, 33.76054000854492, 46.52523422241211, 36.7424430847168, 47.59278869628906], "count": [151]}, "timestamp": {"min": [0.0], "max": [5.0], "mean": [2.4999999999999996], "std": [1.4529663145135578], "count": [151]}, "frame_index": {"min": [0], "max": [150], "mean": [75.0], "std": [43.58898943540674], "count": [151]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [151]}, "index": {"min": [19820], "max": [19970], "mean": [19895.0], "std": [43.58898943540674], "count": [151]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [151]}, "subtask_annotation": {"mean": [5.569536423841059, 10.0, 10.0, 10.0, 10.0], "std": [1.9343870934953133, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [151]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [151]}, "eef_direction_state": {"mean": [3.9735099337748343, 4.2052980132450335], "std": [1.5222283242317411, 1.484212194512775], "min": [2, 0], "max": [6, 6], "count": [151]}, "eef_velocity_state": {"mean": [1.1390728476821192, 1.0927152317880795], "std": [0.7723682947743813, 0.7489594846422216], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_state": {"mean": [1.0, 0.9205298013245033], "std": [0.8299046462421479, 0.7849847411344174], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_direction_action": {"mean": [3.9735099337748343, 4.2052980132450335], "std": [1.5222283242317411, 1.484212194512775], "min": [2, 0], "max": [6, 6], "count": [151]}, "eef_velocity_action": {"mean": [1.1390728476821192, 1.0927152317880795], "std": [0.7723682947743813, 0.7489594846422216], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_acc_mag_action": {"mean": [1.0, 0.9205298013245033], "std": [0.8299046462421479, 0.7849847411344174], "min": [0, 0], "max": [2, 2], "count": [151]}, "eef_sim_pose_state": {"mean": [0.6085835817984913, 0.19952779915680718, 1.2261450153517544, -0.9611689474305424, 0.9347591585612044, -1.518035212782375, 0.6205954598737556, -0.1752996673604636, 1.2108509285244025, 1.4056302606938005, 1.0761095500911972, 2.0490388598794], "std": [0.015391196654611555, 0.049870869169029844, 0.023076409106644817, 0.147927702364958, 0.030011573825569838, 0.12686779806654205, 0.022735531590091416, 0.03184585279939719, 0.02186595719146692, 0.25662019751824283, 0.06463096038907619, 0.2387144324221174], "min": [0.5822783832563077, 0.10511844182447688, 1.1731317478632877, -1.285953233064521, 0.8827197184251037, -1.6936614206392515, 0.590553835557449, -0.21396822958588457, 1.1699018255878106, 1.0566714956646763, 0.989267608369317, 1.7102712391889359], "max": [0.6438762672751291, 0.24983599109106225, 1.2656976956135486, -0.735379862551433, 0.9915566071394197, -1.2074286558709473, 0.6484006463687382, -0.11272853484988954, 1.2684879124993267, 1.8915411117775918, 1.1690644347262862, 2.4675073934253127], "count": [151]}, "eef_sim_pose_action": {"mean": [0.6085835817984913, 0.19952779915680718, 1.2261450153517544, -0.9611689474305424, 0.9347591585612044, -1.518035212782375, 0.6205954598737556, -0.1752996673604636, 1.2108509285244025, 1.4056302606938005, 1.0761095500911972, 2.0490388598794], "std": [0.015391196654611555, 0.049870869169029844, 0.023076409106644817, 0.147927702364958, 0.030011573825569838, 0.12686779806654205, 0.022735531590091416, 0.03184585279939719, 0.02186595719146692, 0.25662019751824283, 0.06463096038907619, 0.2387144324221174], "min": [0.5822783832563077, 0.10511844182447688, 1.1731317478632877, -1.285953233064521, 0.8827197184251037, -1.6936614206392515, 0.590553835557449, -0.21396822958588457, 1.1699018255878106, 1.0566714956646763, 0.989267608369317, 1.7102712391889359], "max": [0.6438762672751291, 0.24983599109106225, 1.2656976956135486, -0.735379862551433, 0.9915566071394197, -1.2074286558709473, 0.6484006463687382, -0.11272853484988954, 1.2684879124993267, 1.8915411117775918, 1.1690644347262862, 2.4675073934253127], "count": [151]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2767707128267974]], [[0.43735736315359475]], [[0.521218858251634]]], "std": [[[0.3520761534925022]], [[0.2815798642622351]], [[0.28527048822483636]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.12549019607843137]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4899161213235294]], [[0.4988574775326797]], [[0.4775990298202614]]], "std": [[[0.3362690314717365]], [[0.3419230127312799]], [[0.3512431780526081]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5197577308006536]], [[0.5530897099673202]], [[0.5419993811274509]]], "std": [[[0.3097771133423312]], [[0.30399711397136053]], [[0.31533502612141817]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37206554125816993]], [[0.4606122406045752]], [[0.495759897875817]]], "std": [[[0.34110508720985067]], [[0.32799315562244596]], [[0.3644404458556967]]], "count": [100]}, "observation.state": {"min": [0.7334582805633545, -0.9580758213996887, 0.8464227318763733, -0.47248131036758423, -1.6081949472427368, 1.114695429801941, -1.0903286933898926, -0.9303234815597534, 0.7817917466163635, -0.047159913927316666, 0.7188668251037598, -1.055399775505066, 28.126667022705078, 54.977500915527344, -1.103124976158142, 1.446874976158142, 0.37937501072883606, 0.3523077070713043, 0.96875, -0.9231250286102295, 0.6100000143051147, -3.7931249141693115, 0.96875, -0.20800000429153442, 12.543076515197754, 47.479373931884766, 0.4424999952316284, -0.6806250214576721, -0.4256250262260437, 0.9006249904632568, 0.6143749952316284, -0.5875000357627869, 0.8324999809265137, 0.25312501192092896, 0.7055555582046509, -2.244374990463257], "max": [1.1525092124938965, -0.7371538281440735, 0.9675412178039551, 0.039649613201618195, -1.1367017030715942, 1.1680654287338257, -0.6332970857620239, -0.5851622819900513, 1.007405400276184, 0.24044880270957947, 1.4891321659088135, -1.0249055624008179, 54.70687484741211, 72.5981216430664, 47.48125076293945, 5.228749752044678, 52.00062561035156, 44.32062530517578, 63.99812698364258, 72.67062377929688, 82.15187072753906, 112.89749908447266, 95.40937805175781, 110.38062286376953, 50.22437286376953, 75.11187744140625, 0.5625, 9.349374771118164, 47.03562545776367, 89.48625183105469, 66.85000610351562, 98.04937744140625, 83.11624908447266, 111.28750610351562, 91.25687408447266, 110.52375030517578], "mean": [0.9961991906166077, -0.8338605165481567, 0.8960849046707153, -0.3081437051296234, -1.3531454801559448, 1.1352763175964355, -0.8763397932052612, -0.7222890853881836, 0.8771654963493347, 0.14186453819274902, 0.9876726865768433, -1.048907995223999, 41.63338088989258, 63.0552978515625, 13.021923065185547, 3.414520740509033, 16.06330108642578, 14.660003662109375, 21.292932510375977, 22.345874786376953, 27.373903274536133, 34.73674011230469, 31.428207397460938, 38.33840560913086, 31.927356719970703, 63.779701232910156, 0.5084210634231567, 3.491162061691284, 13.648858070373535, 26.630773544311523, 19.211435317993164, 26.146455764770508, 23.660219192504883, 32.65983963012695, 25.264842987060547, 38.753456115722656], "std": [0.13682609796524048, 0.06964867562055588, 0.04424470663070679, 0.16250529885292053, 0.13652150332927704, 0.011980886571109295, 0.1511855572462082, 0.09366387873888016, 0.06874577701091766, 0.10190731287002563, 0.22979331016540527, 0.006622738670557737, 9.414901733398438, 5.096624851226807, 17.73729133605957, 0.9420205950737, 20.335657119750977, 18.788150787353516, 26.224746704101562, 30.638431549072266, 34.27846908569336, 49.61074447631836, 39.93043899536133, 48.347171783447266, 13.439126968383789, 9.445402145385742, 0.0346655547618866, 3.2411434650421143, 18.356143951416016, 36.46784591674805, 26.704221725463867, 37.09503173828125, 32.52865982055664, 45.46856689453125, 35.657535552978516, 45.97584915161133], "count": [155]}, "action": {"min": [0.7334582805633545, -0.9580758213996887, 0.8464227318763733, -0.47248131036758423, -1.6081949472427368, 1.114695429801941, -1.0903286933898926, -0.9303234815597534, 0.7817917466163635, -0.047159913927316666, 0.7188668251037598, -1.055399775505066, 28.126667022705078, 54.977500915527344, -1.103124976158142, 1.446874976158142, 0.37937501072883606, 0.3523077070713043, 0.96875, -0.9231250286102295, 0.6100000143051147, -3.7931249141693115, 0.96875, -0.20800000429153442, 12.543076515197754, 47.479373931884766, 0.4424999952316284, -0.6806250214576721, -0.4256250262260437, 0.9006249904632568, 0.6143749952316284, -0.5875000357627869, 0.8324999809265137, 0.25312501192092896, 0.7055555582046509, -2.244374990463257], "max": [1.1525092124938965, -0.7371538281440735, 0.9675412178039551, 0.039649613201618195, -1.1367017030715942, 1.1680654287338257, -0.6332970857620239, -0.5851622819900513, 1.007405400276184, 0.24044880270957947, 1.4891321659088135, -1.0249055624008179, 54.70687484741211, 72.5981216430664, 47.48125076293945, 5.228749752044678, 52.00062561035156, 44.32062530517578, 63.99812698364258, 72.67062377929688, 82.15187072753906, 112.89749908447266, 95.40937805175781, 110.38062286376953, 50.22437286376953, 75.11187744140625, 0.5625, 9.349374771118164, 47.03562545776367, 89.48625183105469, 66.85000610351562, 98.04937744140625, 83.11624908447266, 111.28750610351562, 91.25687408447266, 110.52375030517578], "mean": [0.9961993098258972, -0.8338605165481567, 0.8960847854614258, -0.308143675327301, -1.353145718574524, 1.1352767944335938, -0.8763400316238403, -0.7222888469696045, 0.8771652579307556, 0.141864612698555, 0.9876723885536194, -1.048907995223999, 41.63336944580078, 63.055274963378906, 13.021916389465332, 3.414519786834717, 16.063297271728516, 14.659989356994629, 21.292919158935547, 22.345861434936523, 27.37388801574707, 34.73672866821289, 31.42823600769043, 38.338409423828125, 31.927356719970703, 63.77972412109375, 0.508421003818512, 3.4911625385284424, 13.648856163024902, 26.63079261779785, 19.21143913269043, 26.146461486816406, 23.660215377807617, 32.65983200073242, 25.26485252380371, 38.75344467163086], "std": [0.13682609796524048, 0.06964868307113647, 0.04424470663070679, 0.16250526905059814, 0.13652150332927704, 0.011980884708464146, 0.1511855125427246, 0.09366387873888016, 0.06874578446149826, 0.10190730541944504, 0.22979329526424408, 0.006622739136219025, 9.414902687072754, 5.096624851226807, 17.737287521362305, 0.9420207738876343, 20.335655212402344, 18.78815269470215, 26.224746704101562, 30.638429641723633, 34.278465270996094, 49.61073684692383, 39.93044662475586, 48.34715270996094, 13.439126968383789, 9.445402145385742, 0.034665547311306, 3.2411434650421143, 18.356142044067383, 36.46784210205078, 26.704221725463867, 37.09503173828125, 32.52865219116211, 45.46857452392578, 35.65753173828125, 45.97584533691406], "count": [155]}, "timestamp": {"min": [0.0], "max": [5.133333333333334], "mean": [2.5666666666666664], "std": [1.491457154746473], "count": [155]}, "frame_index": {"min": [0], "max": [154], "mean": [77.0], "std": [44.74371464239419], "count": [155]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [155]}, "index": {"min": [19971], "max": [20125], "mean": [20048.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [5.167741935483871, 10.0, 10.0, 10.0, 10.0], "std": [2.346773639286044, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [155]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [155]}, "eef_direction_state": {"mean": [3.6258064516129034, 3.92258064516129], "std": [1.414890339290096, 1.247115297828153], "min": [1, 0], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [1.264516129032258, 1.4387096774193548], "std": [0.6727643440634185, 0.6728262102959316], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [0.9870967741935484, 0.896774193548387], "std": [0.8190245714868829, 0.8513684888755023], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [3.6258064516129034, 3.92258064516129], "std": [1.414890339290096, 1.247115297828153], "min": [1, 0], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [1.264516129032258, 1.4387096774193548], "std": [0.6727643440634185, 0.6728262102959316], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [0.9870967741935484, 0.896774193548387], "std": [0.8190245714868829, 0.8513684888755023], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.6042678340260329, 0.20464393701953273, 1.229232953421076, -0.9527123623807676, 0.9346569186274535, -1.5016804316936565, 0.6110936987376804, -0.184864595154822, 1.2158385524079736, 1.3179308516827437, 1.0548036002949477, 1.9254164460845555], "std": [0.012767602903217682, 0.054727144192521615, 0.020787362501269245, 0.1392006557054735, 0.03728888899350119, 0.12007451248041681, 0.022545835322579318, 0.0397785129758768, 0.034020559331165254, 0.2663859218185719, 0.05008553076758382, 0.2263439805316719], "min": [0.5815251693130051, 0.09331763847095734, 1.1889523340461339, -1.20917153548463, 0.8358787429228505, -1.67190922769513, 0.5650554273923388, -0.22736549945641932, 1.1668050539751982, 0.6810672287355357, 0.9102594311801515, 1.3353682839208398], "max": [0.6342670884976253, 0.2577089805135672, 1.287031882573665, -0.6499925093482743, 1.0017436069190224, -1.1989702469601138, 0.642097676468204, -0.09867502848220003, 1.3112506555694188, 1.747580993375581, 1.1540429137587997, 2.208703951714673], "count": [155]}, "eef_sim_pose_action": {"mean": [0.6042678340260329, 0.20464393701953273, 1.229232953421076, -0.9527123623807676, 0.9346569186274535, -1.5016804316936565, 0.6110936987376804, -0.184864595154822, 1.2158385524079736, 1.3179308516827437, 1.0548036002949477, 1.9254164460845555], "std": [0.012767602903217682, 0.054727144192521615, 0.020787362501269245, 0.1392006557054735, 0.03728888899350119, 0.12007451248041681, 0.022545835322579318, 0.0397785129758768, 0.034020559331165254, 0.2663859218185719, 0.05008553076758382, 0.2263439805316719], "min": [0.5815251693130051, 0.09331763847095734, 1.1889523340461339, -1.20917153548463, 0.8358787429228505, -1.67190922769513, 0.5650554273923388, -0.22736549945641932, 1.1668050539751982, 0.6810672287355357, 0.9102594311801515, 1.3353682839208398], "max": [0.6342670884976253, 0.2577089805135672, 1.287031882573665, -0.6499925093482743, 1.0017436069190224, -1.1989702469601138, 0.642097676468204, -0.09867502848220003, 1.3112506555694188, 1.747580993375581, 1.1540429137587997, 2.208703951714673], "count": [155]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26667338235294114]], [[0.4416136172385621]], [[0.531719074754902]]], "std": [[[0.3441717052065069]], [[0.27037753687448784]], [[0.27369633254354847]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4770989276960784]], [[0.4877374734477124]], [[0.46687075776143794]]], "std": [[[0.33913681330080464]], [[0.3452112871396052]], [[0.35342606559480993]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5248395322712418]], [[0.5596944669117647]], [[0.5463669424019608]]], "std": [[[0.30259510986935717]], [[0.29933756339307926]], [[0.31141724668950416]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3594087785947712]], [[0.44832788807189544]], [[0.4843413602941177]]], "std": [[[0.3410829892155591]], [[0.32703411539125843]], [[0.36518390428731934]]], "count": [100]}, "observation.state": {"min": [0.8009317517280579, -0.9402895569801331, 0.8242732882499695, -0.5296788215637207, -1.558645486831665, 1.0754272937774658, -1.1335545778274536, -0.9362602233886719, 0.8214598894119263, -0.06561379134654999, 0.7698653340339661, -0.9956273436546326, 16.44499969482422, 57.38750076293945, -1.2956249713897705, -0.9149999618530273, 0.5162500143051147, -0.9340000152587891, 0.893750011920929, -0.9268749952316284, 0.6840000152587891, -3.8193750381469727, 0.9424999952316284, -0.15000000596046448, 12.155625343322754, 53.38500213623047, 0.19312499463558197, -1.7143750190734863, -0.13499999046325684, 0.8268749713897705, 0.6675000190734863, 0.8762500286102295, 0.8244444727897644, 0.1368750035762787, 0.5943750143051147, -3.2775001525878906], "max": [1.1407644748687744, -0.7163156867027283, 0.9668021202087402, 0.00278953998349607, -1.231856107711792, 1.155171513557434, -0.6331063508987427, -0.5992769002914429, 1.0419050455093384, 0.1999647170305252, 1.339169979095459, -0.9651331305503845, 51.4375, 71.27999877929688, 46.94499969482422, 9.66333293914795, 53.592498779296875, 49.71125030517578, 61.198123931884766, 81.72562408447266, 85.91500091552734, 113.50125122070312, 92.71375274658203, 110.58499908447266, 48.53562545776367, 74.8706283569336, 0.5518749952316284, 7.598124980926514, 43.803749084472656, 84.05313110351562, 65.42312622070312, 85.01374816894531, 84.53937530517578, 112.28937530517578, 93.74749755859375, 110.34000396728516], "mean": [1.008274793624878, -0.8476253151893616, 0.8974475264549255, -0.30751562118530273, -1.394599437713623, 1.1237616539001465, -0.9016598463058472, -0.7320111989974976, 0.8990861773490906, 0.08822168409824371, 1.0229737758636475, -0.98837810754776, 35.10057830810547, 63.0348014831543, 13.328567504882812, 3.639556646347046, 21.63299560546875, 20.23685646057129, 25.820789337158203, 32.129661560058594, 35.30727767944336, 44.66890335083008, 38.206661224365234, 48.46635818481445, 33.05643081665039, 64.36511993408203, 0.3990701735019684, 1.3546059131622314, 15.004280090332031, 29.83729362487793, 22.095468521118164, 28.097314834594727, 26.648359298706055, 36.74917984008789, 30.07828140258789, 45.71160888671875], "std": [0.1227753758430481, 0.061944205313920975, 0.047056443989276886, 0.16822107136249542, 0.11977732181549072, 0.023575566709041595, 0.17306853830814362, 0.09805736690759659, 0.06830359995365143, 0.10142307728528976, 0.22384421527385712, 0.007316275034099817, 14.270281791687012, 4.519532203674316, 16.336267471313477, 3.9033639430999756, 22.634681701660156, 22.39614486694336, 26.73334503173828, 36.635833740234375, 37.32145309448242, 52.01221466064453, 40.93074417114258, 50.38174819946289, 13.205726623535156, 7.534534931182861, 0.10435756295919418, 2.7275240421295166, 18.020519256591797, 35.83794403076172, 26.863563537597656, 33.624210357666016, 33.229740142822266, 45.82419204711914, 38.355262756347656, 47.17621994018555], "count": [149]}, "action": {"min": [0.8009317517280579, -0.9402895569801331, 0.8242732882499695, -0.5296788215637207, -1.558645486831665, 1.0754272937774658, -1.1335545778274536, -0.9362602233886719, 0.8214598894119263, -0.06561379134654999, 0.7698653340339661, -0.9956273436546326, 16.44499969482422, 57.38750076293945, -1.2956249713897705, -0.9149999618530273, 0.5162500143051147, -0.9340000152587891, 0.893750011920929, -0.9268749952316284, 0.6840000152587891, -3.8193750381469727, 0.9424999952316284, -0.15000000596046448, 12.155625343322754, 53.38500213623047, 0.19312499463558197, -1.7143750190734863, -0.13499999046325684, 0.8268749713897705, 0.6675000190734863, 0.8762500286102295, 0.8244444727897644, 0.1368750035762787, 0.5943750143051147, -3.2775001525878906], "max": [1.1407644748687744, -0.7163156867027283, 0.9668021202087402, 0.00278953998349607, -1.231856107711792, 1.155171513557434, -0.6331063508987427, -0.5992769002914429, 1.0419050455093384, 0.1999647170305252, 1.339169979095459, -0.9651331305503845, 51.4375, 71.27999877929688, 46.94499969482422, 9.66333293914795, 53.592498779296875, 49.71125030517578, 61.198123931884766, 81.72562408447266, 85.91500091552734, 113.50125122070312, 92.71375274658203, 110.58499908447266, 48.53562545776367, 74.8706283569336, 0.5518749952316284, 7.598124980926514, 43.803749084472656, 84.05313110351562, 65.42312622070312, 85.01374816894531, 84.53937530517578, 112.28937530517578, 93.74749755859375, 110.34000396728516], "mean": [1.0082751512527466, -0.8476254940032959, 0.8974477052688599, -0.30751556158065796, -1.394599199295044, 1.1237616539001465, -0.9016599655151367, -0.7320112586021423, 0.899086058139801, 0.08822169154882431, 1.0229732990264893, -0.9883778095245361, 35.1005859375, 63.0347900390625, 13.328561782836914, 3.639557123184204, 21.63298988342285, 20.23686408996582, 25.82079315185547, 32.1296501159668, 35.30727005004883, 44.668914794921875, 38.2066535949707, 48.46636199951172, 33.056419372558594, 64.36509704589844, 0.39907029271125793, 1.3546056747436523, 15.00427532196045, 29.837278366088867, 22.0954647064209, 28.097312927246094, 26.648351669311523, 36.74918746948242, 30.078275680541992, 45.71160125732422], "std": [0.1227753758430481, 0.06194420903921127, 0.047056443989276886, 0.16822104156017303, 0.11977732926607132, 0.023575568571686745, 0.1730685532093048, 0.09805735945701599, 0.06830359995365143, 0.10142307728528976, 0.22384420037269592, 0.007316275499761105, 14.270279884338379, 4.519531726837158, 16.336267471313477, 3.9033639430999756, 22.634685516357422, 22.39614486694336, 26.73334312438965, 36.635826110839844, 37.321449279785156, 52.0122184753418, 40.93073654174805, 50.38174819946289, 13.205726623535156, 7.5345354080200195, 0.10435754805803299, 2.7275240421295166, 18.020517349243164, 35.83794021606445, 26.863561630249023, 33.62421798706055, 33.229736328125, 45.824188232421875, 38.35525894165039, 47.17621612548828], "count": [149]}, "timestamp": {"min": [0.0], "max": [4.933333333333334], "mean": [2.4666666666666663], "std": [1.4337208778404378], "count": [149]}, "frame_index": {"min": [0], "max": [148], "mean": [74.0], "std": [43.01162633521314], "count": [149]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [149]}, "index": {"min": [20126], "max": [20274], "mean": [20200.0], "std": [43.01162633521314], "count": [149]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [149]}, "subtask_annotation": {"mean": [5.939597315436242, 10.0, 10.0, 10.0, 10.0], "std": [1.6838282840581265, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [149]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [149]}, "eef_direction_state": {"mean": [3.879194630872483, 3.946308724832215], "std": [1.752898851884391, 1.5918636872071406], "min": [1, 0], "max": [6, 6], "count": [149]}, "eef_velocity_state": {"mean": [1.080536912751678, 1.342281879194631], "std": [0.8234546521051955, 0.6929347382088759], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_state": {"mean": [0.8657718120805369, 1.0335570469798658], "std": [0.848668266830393, 0.8144344386132836], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_direction_action": {"mean": [3.879194630872483, 3.946308724832215], "std": [1.752898851884391, 1.5918636872071406], "min": [1, 0], "max": [6, 6], "count": [149]}, "eef_velocity_action": {"mean": [1.080536912751678, 1.342281879194631], "std": [0.8234546521051955, 0.6929347382088759], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_acc_mag_action": {"mean": [0.8657718120805369, 1.0335570469798658], "std": [0.848668266830393, 0.8144344386132836], "min": [0, 0], "max": [2, 2], "count": [149]}, "eef_sim_pose_state": {"mean": [0.6005124022607192, 0.2045834157950371, 1.2298495696595584, -0.9298835766235304, 0.9041299588758455, -1.4888834240590574, 0.6080599035449161, -0.18145064627078009, 1.2148398541187213, 1.2963220337565144, 1.0489566490549622, 1.9481616713433114], "std": [0.01378710867439865, 0.052757160024572855, 0.022904651253207793, 0.14867628225021481, 0.026422859840542233, 0.11697339646120368, 0.021383803682764102, 0.039205430392208564, 0.023249488516826722, 0.21880200526460558, 0.04314436910640423, 0.1712681371046437], "min": [0.584509312023708, 0.11195729064271973, 1.1714048225785256, -1.2844316877130566, 0.8745753403723167, -1.664072063258606, 0.5775411479145809, -0.21664582658942622, 1.163804605780613, 0.979653091756417, 0.9837673664615321, 1.6627197869178858], "max": [0.635722595617749, 0.25777944986730833, 1.264845466534939, -0.6953385996057881, 0.9664991239078757, -1.285074654053496, 0.6429363710734399, -0.11028393389042257, 1.2640875737078587, 1.7251894463276798, 1.149226219478829, 2.219146316127901], "count": [149]}, "eef_sim_pose_action": {"mean": [0.6005124022607192, 0.2045834157950371, 1.2298495696595584, -0.9298835766235304, 0.9041299588758455, -1.4888834240590574, 0.6080599035449161, -0.18145064627078009, 1.2148398541187213, 1.2963220337565144, 1.0489566490549622, 1.9481616713433114], "std": [0.01378710867439865, 0.052757160024572855, 0.022904651253207793, 0.14867628225021481, 0.026422859840542233, 0.11697339646120368, 0.021383803682764102, 0.039205430392208564, 0.023249488516826722, 0.21880200526460558, 0.04314436910640423, 0.1712681371046437], "min": [0.584509312023708, 0.11195729064271973, 1.1714048225785256, -1.2844316877130566, 0.8745753403723167, -1.664072063258606, 0.5775411479145809, -0.21664582658942622, 1.163804605780613, 0.979653091756417, 0.9837673664615321, 1.6627197869178858], "max": [0.635722595617749, 0.25777944986730833, 1.264845466534939, -0.6953385996057881, 0.9664991239078757, -1.285074654053496, 0.6429363710734399, -0.11028393389042257, 1.2640875737078587, 1.7251894463276798, 1.149226219478829, 2.219146316127901], "count": [149]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2772460089869281]], [[0.4409169097222222]], [[0.5257980126633987]]], "std": [[[0.35256692793743455]], [[0.2809321395433202]], [[0.28170761041251396]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.12549019607843137]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4938223468137255]], [[0.5079558803104575]], [[0.4854252777777778]]], "std": [[[0.33391934846522286]], [[0.33788433351226127]], [[0.3483546007536347]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5098685191993465]], [[0.5445097017973856]], [[0.5309924959150326]]], "std": [[[0.3074307089075651]], [[0.30357145545048175]], [[0.31556184637945034]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.367460018382353]], [[0.45646776960784313]], [[0.4935725939542484]]], "std": [[[0.3402862043201993]], [[0.32787062921502924]], [[0.365496083685158]]], "count": [100]}, "observation.state": {"min": [0.8403906226158142, -0.9178540110588074, 0.8404542207717896, -0.5023794770240784, -1.5803471803665161, 1.122706413269043, -1.0754988193511963, -0.9136577844619751, 0.827144980430603, -0.08149271458387375, 0.7764458060264587, -1.0071431398391724, 21.485000610351562, 57.39812469482422, -0.9900000095367432, -0.9081250429153442, 0.8031250238418579, 0.3543750047683716, 0.9575000405311584, -0.9893749952316284, 0.5218750238418579, -3.8087499141693115, 0.9906250238418579, -0.17875000834465027, 12.050768852233887, 52.80125045776367, 0.21375000476837158, -1.480625033378601, 0.8018749952316284, 0.9160000085830688, 0.6549999713897705, 0.8343750238418579, 0.7043750286102295, 0.16625000536441803, 0.640625, 0.39124998450279236], "max": [1.1286377906799316, -0.7730602025985718, 0.9364032745361328, -0.016045814380049706, -1.2619450092315674, 1.1680065393447876, -0.6503919363021851, -0.6226740479469299, 1.0085021257400513, 0.21889543533325195, 1.2460421323776245, -0.9758144617080688, 52.33937454223633, 70.21333312988281, -0.7306250333786011, 7.8379998207092285, 51.9900016784668, 57.64875030517578, 62.381248474121094, 88.36750030517578, 79.62687683105469, 111.5, 93.93687438964844, 110.85437774658203, 49.26499938964844, 74.68499755859375, 0.39124998450279236, 6.918749809265137, 43.38687515258789, 84.81312561035156, 62.44562530517578, 92.48187255859375, 84.17312622070312, 111.34562683105469, 90.34062957763672, 110.66374969482422], "mean": [1.0294758081436157, -0.840010404586792, 0.887432336807251, -0.33998945355415344, -1.4237697124481201, 1.1478807926177979, -0.8780289888381958, -0.7525434494018555, 0.904161810874939, 0.11672516912221909, 0.9940977692604065, -1.0001471042633057, 35.04066848754883, 64.18423461914062, -0.8671707510948181, 3.4758596420288086, 19.439884185791016, 21.6871280670166, 23.627016067504883, 32.768898010253906, 29.789335250854492, 38.96327209472656, 35.5439567565918, 42.66739273071289, 31.331905364990234, 64.61044311523438, 0.2788189649581909, 2.131547689437866, 15.153286933898926, 29.240188598632812, 21.084516525268555, 30.95879554748535, 26.620494842529297, 38.159854888916016, 29.26796531677246, 44.81499481201172], "std": [0.10171358287334442, 0.047629326581954956, 0.03704608604311943, 0.1662455052137375, 0.11308570206165314, 0.01653226651251316, 0.14409513771533966, 0.08104290068149567, 0.053260281682014465, 0.10952374339103699, 0.18076375126838684, 0.00763740437105298, 13.055670738220215, 5.169668674468994, 0.053631290793418884, 3.437382459640503, 21.466754913330078, 24.944669723510742, 26.21393394470215, 38.91697311401367, 33.64814376831055, 49.24729919433594, 40.21726608276367, 48.7044792175293, 14.335906982421875, 7.945247173309326, 0.04054957255721092, 2.792851686477661, 17.696914672851562, 35.194374084472656, 25.57400894165039, 37.233489990234375, 32.71377944946289, 46.36591720581055, 36.84877014160156, 46.92025375366211], "count": [125]}, "action": {"min": [0.8403906226158142, -0.9178540110588074, 0.8404542207717896, -0.5023794770240784, -1.5803471803665161, 1.122706413269043, -1.0754988193511963, -0.9136577844619751, 0.827144980430603, -0.08149271458387375, 0.7764458060264587, -1.0071431398391724, 21.485000610351562, 57.39812469482422, -0.9900000095367432, -0.9081250429153442, 0.8031250238418579, 0.3543750047683716, 0.9575000405311584, -0.9893749952316284, 0.5218750238418579, -3.8087499141693115, 0.9906250238418579, -0.17875000834465027, 12.050768852233887, 52.80125045776367, 0.21375000476837158, -1.480625033378601, 0.8018749952316284, 0.9160000085830688, 0.6549999713897705, 0.8343750238418579, 0.7043750286102295, 0.16625000536441803, 0.640625, 0.39124998450279236], "max": [1.1286377906799316, -0.7730602025985718, 0.9364032745361328, -0.016045814380049706, -1.2619450092315674, 1.1680065393447876, -0.6503919363021851, -0.6226740479469299, 1.0085021257400513, 0.21889543533325195, 1.2460421323776245, -0.9758144617080688, 52.33937454223633, 70.21333312988281, -0.7306250333786011, 7.8379998207092285, 51.9900016784668, 57.64875030517578, 62.381248474121094, 88.36750030517578, 79.62687683105469, 111.5, 93.93687438964844, 110.85437774658203, 49.26499938964844, 74.68499755859375, 0.39124998450279236, 6.918749809265137, 43.38687515258789, 84.81312561035156, 62.44562530517578, 92.48187255859375, 84.17312622070312, 111.34562683105469, 90.34062957763672, 110.66374969482422], "mean": [1.0294758081436157, -0.8400101661682129, 0.8874322772026062, -0.33998942375183105, -1.423769235610962, 1.1478806734085083, -0.878028929233551, -0.7525435090065002, 0.904161810874939, 0.11672511696815491, 0.9940975904464722, -1.0001472234725952, 35.04065704345703, 64.18423461914062, -0.8671708703041077, 3.4758596420288086, 19.439882278442383, 21.68714141845703, 23.627012252807617, 32.768890380859375, 29.789337158203125, 38.96327209472656, 35.54398727416992, 42.667396545410156, 31.3319034576416, 64.6104507446289, 0.27881893515586853, 2.131547689437866, 15.15328598022461, 29.240192413330078, 21.08452606201172, 30.958797454833984, 26.620494842529297, 38.15986251831055, 29.267963409423828, 44.81500244140625], "std": [0.10171359032392502, 0.047629330307245255, 0.03704608976840973, 0.1662455052137375, 0.11308570206165314, 0.01653226651251316, 0.14409513771533966, 0.08104290813207626, 0.05326027423143387, 0.10952374339103699, 0.18076375126838684, 0.007637404836714268, 13.055671691894531, 5.169668674468994, 0.053631290793418884, 3.4373817443847656, 21.466751098632812, 24.944665908813477, 26.21393585205078, 38.91696548461914, 33.64814376831055, 49.24729919433594, 40.21726608276367, 48.70448303222656, 14.335906982421875, 7.945247173309326, 0.04054957255721092, 2.792851686477661, 17.696914672851562, 35.19438171386719, 25.574003219604492, 37.23348617553711, 32.71377944946289, 46.36591339111328, 36.84877014160156, 46.920257568359375], "count": [125]}, "timestamp": {"min": [0.0], "max": [4.133333333333334], "mean": [2.0666666666666664], "std": [1.2027745701779144], "count": [125]}, "frame_index": {"min": [0], "max": [124], "mean": [62.0], "std": [36.08323710533743], "count": [125]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [125]}, "index": {"min": [20275], "max": [20399], "mean": [20337.0], "std": [36.08323710533743], "count": [125]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [125]}, "subtask_annotation": {"mean": [5.392, 10.0, 10.0, 10.0, 10.0], "std": [2.2481850457646946, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [125]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [125]}, "eef_direction_state": {"mean": [3.976, 3.856], "std": [1.6023183204344897, 1.542486304639364], "min": [1, 0], "max": [6, 6], "count": [125]}, "eef_velocity_state": {"mean": [1.2, 1.272], "std": [0.8579044235810885, 0.7733149423100525], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_acc_mag_state": {"mean": [1.128, 1.112], "std": [0.8292261452703966, 0.781956520530394], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_direction_action": {"mean": [3.976, 3.856], "std": [1.6023183204344897, 1.542486304639364], "min": [1, 0], "max": [6, 6], "count": [125]}, "eef_velocity_action": {"mean": [1.2, 1.272], "std": [0.8579044235810885, 0.7733149423100525], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_acc_mag_action": {"mean": [1.128, 1.112], "std": [0.8292261452703966, 0.781956520530394], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_sim_pose_state": {"mean": [0.5994281401522925, 0.21398820979978728, 1.2292263594824204, -0.9214906178755515, 0.9107234943181036, -1.4446473163581819, 0.6141237146987168, -0.1788787941622645, 1.210702837676012, 1.3174186721113943, 1.0305241577021207, 1.9514101777967736], "std": [0.011566305280331675, 0.04952774355224324, 0.018355149546055084, 0.12382868414387162, 0.027586990560547642, 0.12843391620032765, 0.01558090297981543, 0.04031804202899433, 0.02033461549874364, 0.18471536761953955, 0.03762587646810135, 0.14140466049361164], "min": [0.5853835346380379, 0.12032690446491512, 1.1779600579419813, -1.235868647454155, 0.8779389022678621, -1.6261033589099054, 0.5911070746092599, -0.21489246676897328, 1.174242922427428, 1.0095102617270992, 0.9787949828749354, 1.622426437286021], "max": [0.6286180078412812, 0.2582249534617558, 1.2520416001173496, -0.7251300889580843, 0.9782680823757892, -1.286107883780803, 0.6371633943447795, -0.10408141849770838, 1.265982626544695, 1.6385469412605578, 1.095905883684166, 2.1247776261866473], "count": [125]}, "eef_sim_pose_action": {"mean": [0.5994281401522925, 0.21398820979978728, 1.2292263594824204, -0.9214906178755515, 0.9107234943181036, -1.4446473163581819, 0.6141237146987168, -0.1788787941622645, 1.210702837676012, 1.3174186721113943, 1.0305241577021207, 1.9514101777967736], "std": [0.011566305280331675, 0.04952774355224324, 0.018355149546055084, 0.12382868414387162, 0.027586990560547642, 0.12843391620032765, 0.01558090297981543, 0.04031804202899433, 0.02033461549874364, 0.18471536761953955, 0.03762587646810135, 0.14140466049361164], "min": [0.5853835346380379, 0.12032690446491512, 1.1779600579419813, -1.235868647454155, 0.8779389022678621, -1.6261033589099054, 0.5911070746092599, -0.21489246676897328, 1.174242922427428, 1.0095102617270992, 0.9787949828749354, 1.622426437286021], "max": [0.6286180078412812, 0.2582249534617558, 1.2520416001173496, -0.7251300889580843, 0.9782680823757892, -1.286107883780803, 0.6371633943447795, -0.10408141849770838, 1.265982626544695, 1.6385469412605578, 1.095905883684166, 2.1247776261866473], "count": [125]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26292636642156864]], [[0.42938469566993465]], [[0.5188929289215686]]], "std": [[[0.3413654848709088]], [[0.2709853823111288]], [[0.27453899290274153]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47859025326797383]], [[0.49296511233660134]], [[0.4736211825980392]]], "std": [[[0.3377645700303843]], [[0.3405181317436639]], [[0.34918881793426426]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4791038929738562]], [[0.5086367647058823]], [[0.5029297549019608]]], "std": [[[0.3328844060932929]], [[0.32613167538726456]], [[0.33337473464190825]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3668953758169935]], [[0.45670377859477124]], [[0.4908029105392157]]], "std": [[[0.34788782896307874]], [[0.3321532192314433]], [[0.3684731235966058]]], "count": [100]}, "observation.state": {"min": [0.8018854260444641, -0.8831397294998169, 0.7805228233337402, -0.5609359741210938, -1.6047857999801636, 1.1267595291137695, -1.1270694732666016, -0.8219128847122192, 0.7862083911895752, -0.11503872275352478, 0.4725528359413147, -1.0785267353057861, 22.654998779296875, 57.350624084472656, -1.1412500143051147, -0.3412500023841858, 0.8600000143051147, 0.3556250035762787, 0.7243750095367432, -1.2456250190734863, 0.75, -3.383125066757202, 0.9693750143051147, -1.1211111545562744, 26.953332901000977, 54.25062561035156, 0.40562501549720764, -1.4206249713897705, -1.021875023841858, 1.1356250047683716, 0.6725000143051147, -0.8700000047683716, 1.0099999904632568, 0.004999999888241291, 0.6349999904632568, 0.8799999952316284], "max": [1.2154765129089355, -0.676419734954834, 0.9843499660491943, 0.04634927958250046, -1.0524910688400269, 1.2694075107574463, -0.6067368388175964, -0.5341039299964905, 1.0269559621810913, 0.23470282554626465, 1.30388343334198, -1.0226167440414429, 53.71812438964844, 72.12000274658203, 61.64624786376953, 8.659375190734863, 47.75749969482422, 60.41875076293945, 64.59124755859375, 53.01375198364258, 69.3393783569336, 99.32937622070312, 92.6918716430664, 111.07499694824219, 47.647499084472656, 71.18416595458984, 0.5425000190734863, 7.650625228881836, 40.274375915527344, 89.01374816894531, 58.89875030517578, 102.96562957763672, 90.20625305175781, 110.1925048828125, 94.23187255859375, 109.88125610351562], "mean": [1.015364408493042, -0.7820239663124084, 0.8700104355812073, -0.3215031325817108, -1.2954922914505005, 1.187058925628662, -0.8305625915527344, -0.7018740773200989, 0.8936190009117126, 0.061336468905210495, 0.9168442487716675, -1.0514165163040161, 41.81884002685547, 61.32307815551758, 25.10074234008789, 4.178197860717773, 19.125160217285156, 24.77855682373047, 26.59385108947754, 19.03961181640625, 28.426258087158203, 34.35560989379883, 36.28427505493164, 45.529571533203125, 37.33464813232422, 62.300270080566406, 0.48432600498199463, 2.546066999435425, 11.952383041381836, 25.570085525512695, 17.510093688964844, 28.615665435791016, 25.256393432617188, 32.97677993774414, 25.00473403930664, 51.38310241699219], "std": [0.14006900787353516, 0.0688713863492012, 0.05896896496415138, 0.20536832511425018, 0.15460558235645294, 0.03573217615485191, 0.20148955285549164, 0.08715331554412842, 0.07633007317781448, 0.11490225791931152, 0.3014100193977356, 0.020881887525320053, 10.009703636169434, 4.284055709838867, 19.397294998168945, 3.720278739929199, 20.497676849365234, 27.68091583251953, 29.275760650634766, 23.08408546447754, 31.325429916381836, 42.325618743896484, 40.88931655883789, 51.447105407714844, 7.639281272888184, 6.005857467651367, 0.03034130670130253, 2.7365424633026123, 16.210664749145508, 36.35260772705078, 23.61978530883789, 41.57004165649414, 34.550071716308594, 46.22898483276367, 36.951412200927734, 39.169166564941406], "count": [203]}, "action": {"min": [0.8018854260444641, -0.8831397294998169, 0.7805228233337402, -0.5609359741210938, -1.6047857999801636, 1.1267595291137695, -1.1270694732666016, -0.8219128847122192, 0.7862083911895752, -0.11503872275352478, 0.4725528359413147, -1.0785267353057861, 22.654998779296875, 57.350624084472656, -1.1412500143051147, -0.3412500023841858, 0.8600000143051147, 0.3556250035762787, 0.7243750095367432, -1.2456250190734863, 0.75, -3.383125066757202, 0.9693750143051147, -1.1211111545562744, 26.953332901000977, 54.25062561035156, 0.40562501549720764, -1.4206249713897705, -1.021875023841858, 1.1356250047683716, 0.6725000143051147, -0.8700000047683716, 1.0099999904632568, 0.004999999888241291, 0.6349999904632568, 0.8799999952316284], "max": [1.2154765129089355, -0.676419734954834, 0.9843499660491943, 0.04634927958250046, -1.0524910688400269, 1.2694075107574463, -0.6067368388175964, -0.5341039299964905, 1.0269559621810913, 0.23470282554626465, 1.30388343334198, -1.0226167440414429, 53.71812438964844, 72.12000274658203, 61.64624786376953, 8.659375190734863, 47.75749969482422, 60.41875076293945, 64.59124755859375, 53.01375198364258, 69.3393783569336, 99.32937622070312, 92.6918716430664, 111.07499694824219, 47.647499084472656, 71.18416595458984, 0.5425000190734863, 7.650625228881836, 40.274375915527344, 89.01374816894531, 58.89875030517578, 102.96562957763672, 90.20625305175781, 110.1925048828125, 94.23187255859375, 109.88125610351562], "mean": [1.015364646911621, -0.7820237874984741, 0.8700104355812073, -0.3215031623840332, -1.2954922914505005, 1.1870591640472412, -0.8305623531341553, -0.7018740773200989, 0.8936189413070679, 0.061336420476436615, 0.9168438911437988, -1.0514163970947266, 41.8188362121582, 61.3231086730957, 25.100746154785156, 4.178196907043457, 19.125165939331055, 24.778549194335938, 26.593833923339844, 19.039627075195312, 28.426267623901367, 34.35560607910156, 36.28428649902344, 45.52958679199219, 37.334659576416016, 62.30028533935547, 0.48432594537734985, 2.546067476272583, 11.952375411987305, 25.57007598876953, 17.51009750366211, 28.61566734313965, 25.256385803222656, 32.97676086425781, 25.004728317260742, 51.38313293457031], "std": [0.14006899297237396, 0.0688713863492012, 0.05896894633769989, 0.20536834001541138, 0.15460556745529175, 0.035732172429561615, 0.20148950815200806, 0.08715330809354782, 0.07633007317781448, 0.11490225791931152, 0.30141007900238037, 0.020881883800029755, 10.009703636169434, 4.284056186676025, 19.397294998168945, 3.720278739929199, 20.49767303466797, 27.680927276611328, 29.27576446533203, 23.084081649780273, 31.32542610168457, 42.325626373291016, 40.88930892944336, 51.447120666503906, 7.639281272888184, 6.005856990814209, 0.03034130483865738, 2.7365424633026123, 16.210662841796875, 36.352596282958984, 23.619781494140625, 41.57004165649414, 34.55006790161133, 46.2289924621582, 36.9514045715332, 39.169166564941406], "count": [203]}, "timestamp": {"min": [0.0], "max": [6.733333333333333], "mean": [3.366666666666667], "std": [1.9533447098644816], "count": [203]}, "frame_index": {"min": [0], "max": [202], "mean": [101.0], "std": [58.60034129593445], "count": [203]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [203]}, "index": {"min": [20400], "max": [20602], "mean": [20501.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [5.5763546798029555, 10.0, 10.0, 10.0, 10.0], "std": [2.090992295683122, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [203]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [203]}, "eef_direction_state": {"mean": [3.9310344827586206, 3.980295566502463], "std": [1.5584419445001594, 1.5817948000571125], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [1.0886699507389161, 1.0344827586206897], "std": [0.7507104709969948, 0.6974924145981406], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.8669950738916257, 0.8226600985221675], "std": [0.8463449872328409, 0.8173481195343836], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [3.9310344827586206, 3.980295566502463], "std": [1.5584419445001594, 1.5817948000571125], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.0886699507389161, 1.0344827586206897], "std": [0.7507104709969948, 0.6974924145981406], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [0.8669950738916257, 0.8226600985221675], "std": [0.8463449872328409, 0.8173481195343836], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.6031703847942204, 0.21468372197626542, 1.2226552183248858, -0.9991076544187623, 1.0319608572964407, -1.502683663082353, 0.6130869158359861, -0.18281627017266383, 1.2210662317853627, 1.3353573117458266, 1.1318613803620823, 1.9696930726894495], "std": [0.01938828492475369, 0.0601581854946719, 0.022321467192642587, 0.17059732258392085, 0.027809784329014594, 0.16794271298532404, 0.02937887634158863, 0.03705195452070685, 0.032837043158691084, 0.3187683982403587, 0.05821485730981391, 0.2882718852769302], "min": [0.5749364721680558, 0.11083542388902604, 1.167041068587462, -1.389839087290657, 0.9796838989075387, -1.7913088983618626, 0.576031446744055, -0.22950877222246913, 1.1665166240197797, 0.6751566647570599, 1.06431438125382, 1.3784976971889318], "max": [0.6522750725449784, 0.2697654653188678, 1.258750899582587, -0.7227818426183841, 1.0889953219426785, -1.1676886215692817, 0.6659775046633033, -0.118859673712844, 1.3164574478854871, 1.9411710899833103, 1.24511789095581, 2.432005663013303], "count": [203]}, "eef_sim_pose_action": {"mean": [0.6031703847942204, 0.21468372197626542, 1.2226552183248858, -0.9991076544187623, 1.0319608572964407, -1.502683663082353, 0.6130869158359861, -0.18281627017266383, 1.2210662317853627, 1.3353573117458266, 1.1318613803620823, 1.9696930726894495], "std": [0.01938828492475369, 0.0601581854946719, 0.022321467192642587, 0.17059732258392085, 0.027809784329014594, 0.16794271298532404, 0.02937887634158863, 0.03705195452070685, 0.032837043158691084, 0.3187683982403587, 0.05821485730981391, 0.2882718852769302], "min": [0.5749364721680558, 0.11083542388902604, 1.167041068587462, -1.389839087290657, 0.9796838989075387, -1.7913088983618626, 0.576031446744055, -0.22950877222246913, 1.1665166240197797, 0.6751566647570599, 1.06431438125382, 1.3784976971889318], "max": [0.6522750725449784, 0.2697654653188678, 1.258750899582587, -0.7227818426183841, 1.0889953219426785, -1.1676886215692817, 0.6659775046633033, -0.118859673712844, 1.3164574478854871, 1.9411710899833103, 1.24511789095581, 2.432005663013303], "count": [203]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28038482230392153]], [[0.4468316993464052]], [[0.5309644791666667]]], "std": [[[0.35224750227438895]], [[0.2771601778296615]], [[0.28263704040440407]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48708003880718953]], [[0.499598431372549]], [[0.4757426041666667]]], "std": [[[0.33949822735391866]], [[0.34249114723277263]], [[0.35384449280515273]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48113345996732026]], [[0.5159979656862744]], [[0.5076678227124183]]], "std": [[[0.3162962726903232]], [[0.3121070341861994]], [[0.32238640805319274]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3621428941993464]], [[0.45110930759803924]], [[0.4883660641339869]]], "std": [[[0.342369229373217]], [[0.3284284467985871]], [[0.3653593138606414]]], "count": [100]}, "observation.state": {"min": [0.7972838878631592, -0.9296320676803589, 0.8429549932479858, -0.4390263259410858, -1.5523300170898438, 1.1025596857070923, -1.2096112966537476, -0.8813754320144653, 0.8038405179977417, -0.1180189922451973, 0.6940232515335083, -1.0003242492675781, 20.07124900817871, 55.23749923706055, 0.20874999463558197, -1.6556249856948853, 0.6243749856948853, 0.359375, 0.9799999594688416, -1.134374976158142, 0.2862499952316284, -3.5018749237060547, 1.0010000467300415, -0.11888888478279114, 18.212499618530273, 54.23875045776367, 0.24500000476837158, -1.3862500190734863, 0.5256249904632568, 0.9255555868148804, 0.6211110949516296, -0.01562499813735485, 0.7912499904632568, -0.1679999977350235, 0.6499999761581421, 0.0178571455180645], "max": [1.1278748512268066, -0.7926585078239441, 0.9271048307418823, 0.004816128872334957, -1.2037222385406494, 1.1729419231414795, -0.6248569488525391, -0.6059738993644714, 0.9971293807029724, 0.34874019026756287, 1.310225486755371, -0.9654510021209717, 58.865623474121094, 73.20785522460938, 56.13312530517578, 7.715000152587891, 53.51499938964844, 36.43312454223633, 62.0724983215332, 60.29750061035156, 76.1156234741211, 110.9581298828125, 93.6343765258789, 110.390625, 48.45874786376953, 74.35562896728516, 0.3799999952316284, 7.607999801635742, 39.395626068115234, 91.87625122070312, 58.18375015258789, 93.99500274658203, 86.42874908447266, 110.25250244140625, 91.02249908447266, 110.65812683105469], "mean": [0.9778153896331787, -0.8617382645606995, 0.8876296877861023, -0.29125285148620605, -1.3699768781661987, 1.1325796842575073, -0.9595636129379272, -0.7034635543823242, 0.8699097633361816, 0.14312700927257538, 1.0442076921463013, -0.9872438311576843, 40.73859405517578, 64.0146255493164, 40.942665100097656, 3.1001813411712646, 21.08776092529297, 15.12814712524414, 25.43891143798828, 23.718809127807617, 31.08037757873535, 40.57546615600586, 38.573509216308594, 48.4116325378418, 33.9766960144043, 64.85737609863281, 0.29279589653015137, 1.9717727899551392, 15.111572265625, 36.463897705078125, 22.596738815307617, 33.839637756347656, 32.133209228515625, 43.294166564941406, 33.38166046142578, 48.494903564453125], "std": [0.117863729596138, 0.04339693486690521, 0.03437232971191406, 0.16083145141601562, 0.13016492128372192, 0.028460048139095306, 0.2215842306613922, 0.0877738669514656, 0.06434296071529388, 0.17725151777267456, 0.22349973022937775, 0.01221412606537342, 14.176997184753418, 6.383153915405273, 11.552741050720215, 3.8196518421173096, 21.806440353393555, 15.791828155517578, 26.278200149536133, 26.519145965576172, 32.51883316040039, 47.203922271728516, 40.39033508300781, 48.908756256103516, 12.21399211883545, 7.499460697174072, 0.030548222362995148, 2.8909101486206055, 16.103145599365234, 39.622718811035156, 24.102754592895508, 37.55912399291992, 35.68962097167969, 47.76271057128906, 37.96860122680664, 47.68970489501953], "count": [114]}, "action": {"min": [0.7972838878631592, -0.9296320676803589, 0.8429549932479858, -0.4390263259410858, -1.5523300170898438, 1.1025596857070923, -1.2096112966537476, -0.8813754320144653, 0.8038405179977417, -0.1180189922451973, 0.6940232515335083, -1.0003242492675781, 20.07124900817871, 55.23749923706055, 0.20874999463558197, -1.6556249856948853, 0.6243749856948853, 0.359375, 0.9799999594688416, -1.134374976158142, 0.2862499952316284, -3.5018749237060547, 1.0010000467300415, -0.11888888478279114, 18.212499618530273, 54.23875045776367, 0.24500000476837158, -1.3862500190734863, 0.5256249904632568, 0.9255555868148804, 0.6211110949516296, -0.01562499813735485, 0.7912499904632568, -0.1679999977350235, 0.6499999761581421, 0.0178571455180645], "max": [1.1278748512268066, -0.7926585078239441, 0.9271048307418823, 0.004816128872334957, -1.2037222385406494, 1.1729419231414795, -0.6248569488525391, -0.6059738993644714, 0.9971293807029724, 0.34874019026756287, 1.310225486755371, -0.9654510021209717, 58.865623474121094, 73.20785522460938, 56.13312530517578, 7.715000152587891, 53.51499938964844, 36.43312454223633, 62.0724983215332, 60.29750061035156, 76.1156234741211, 110.9581298828125, 93.6343765258789, 110.390625, 48.45874786376953, 74.35562896728516, 0.3799999952316284, 7.607999801635742, 39.395626068115234, 91.87625122070312, 58.18375015258789, 93.99500274658203, 86.42874908447266, 110.25250244140625, 91.02249908447266, 110.65812683105469], "mean": [0.9778149724006653, -0.8617385029792786, 0.8876296877861023, -0.2912527620792389, -1.3699772357940674, 1.1325796842575073, -0.9595634937286377, -0.703463613986969, 0.8699095249176025, 0.14312699437141418, 1.0442075729370117, -0.9872437119483948, 40.73858642578125, 64.01464080810547, 40.94266891479492, 3.100182056427002, 21.087749481201172, 15.128140449523926, 25.438926696777344, 23.718822479248047, 31.080360412597656, 40.5754508972168, 38.573524475097656, 48.411643981933594, 33.97669219970703, 64.8573989868164, 0.29279595613479614, 1.9717724323272705, 15.111574172973633, 36.463897705078125, 22.596736907958984, 33.839637756347656, 32.133201599121094, 43.294166564941406, 33.381656646728516, 48.494903564453125], "std": [0.1178637444972992, 0.04339693486690521, 0.03437232971191406, 0.16083143651485443, 0.13016490638256073, 0.028460044413805008, 0.22158418595790863, 0.0877738744020462, 0.06434295326471329, 0.17725151777267456, 0.22349968552589417, 0.01221412606537342, 14.176995277404785, 6.383153915405273, 11.552741050720215, 3.8196513652801514, 21.806438446044922, 15.791830062866211, 26.278200149536133, 26.519149780273438, 32.51882553100586, 47.203922271728516, 40.39033889770508, 48.90876770019531, 12.21399211883545, 7.499460220336914, 0.0305482167750597, 2.8909101486206055, 16.1031494140625, 39.62272262573242, 24.10275650024414, 37.559120178222656, 35.68962097167969, 47.76271057128906, 37.968597412109375, 47.6897087097168], "count": [114]}, "timestamp": {"min": [0.0], "max": [3.7666666666666666], "mean": [1.8833333333333333], "std": [1.096923306681347], "count": [114]}, "frame_index": {"min": [0], "max": [113], "mean": [56.5], "std": [32.90769920044041], "count": [114]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [114]}, "index": {"min": [20603], "max": [20716], "mean": [20659.5], "std": [32.90769920044041], "count": [114]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [114]}, "subtask_annotation": {"mean": [5.815789473684211, 10.0, 10.0, 10.0, 10.0], "std": [1.871137141230622, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [114]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [114]}, "eef_direction_state": {"mean": [3.8421052631578947, 3.5789473684210527], "std": [1.6836621914400118, 1.5211649324172174], "min": [1, 0], "max": [6, 6], "count": [114]}, "eef_velocity_state": {"mean": [1.2105263157894737, 1.3596491228070176], "std": [0.8529997039398745, 0.7507562617817404], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_acc_mag_state": {"mean": [1.1228070175438596, 1.0701754385964912], "std": [0.8391761924983441, 0.7691336918169471], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_direction_action": {"mean": [3.8421052631578947, 3.5789473684210527], "std": [1.6836621914400118, 1.5211649324172174], "min": [1, 0], "max": [6, 6], "count": [114]}, "eef_velocity_action": {"mean": [1.2105263157894737, 1.3596491228070176], "std": [0.8529997039398745, 0.7507562617817404], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_acc_mag_action": {"mean": [1.1228070175438596, 1.0701754385964912], "std": [0.8391761924983441, 0.7691336918169471], "min": [0, 0], "max": [2, 2], "count": [114]}, "eef_sim_pose_state": {"mean": [0.5999328220658368, 0.1912486808523036, 1.2293924344753635, -0.9415433979445083, 0.8966512059166591, -1.5250386100134643, 0.6045748796746396, -0.19619637974378554, 1.2091518585515437, 1.353925198707602, 1.0554875605074514, 1.947911983298409], "std": [0.01382471559244801, 0.04915027353798123, 0.015545992902614963, 0.11170918599631269, 0.04950481428579496, 0.0974950064441551, 0.017146364066641342, 0.053462176604773516, 0.017190080330338486, 0.1318356834905339, 0.06263099295828063, 0.1458763702854423], "min": [0.5828361284616911, 0.1059477987368885, 1.1939753346682327, -1.1702826966160327, 0.8333944715662631, -1.6508419425200118, 0.5811949835772834, -0.24773001169047887, 1.1743677418708236, 1.0855733090966897, 0.9645997287648616, 1.7380353819590033], "max": [0.6299184455781828, 0.24294323738832016, 1.265690613620645, -0.7286781389238097, 0.9759552602809949, -1.3227314424466292, 0.6334940638090256, -0.10853982366123502, 1.237134958671818, 1.566136924030863, 1.1602270867233218, 2.2088908887124425], "count": [114]}, "eef_sim_pose_action": {"mean": [0.5999328220658368, 0.1912486808523036, 1.2293924344753635, -0.9415433979445083, 0.8966512059166591, -1.5250386100134643, 0.6045748796746396, -0.19619637974378554, 1.2091518585515437, 1.353925198707602, 1.0554875605074514, 1.947911983298409], "std": [0.01382471559244801, 0.04915027353798123, 0.015545992902614963, 0.11170918599631269, 0.04950481428579496, 0.0974950064441551, 0.017146364066641342, 0.053462176604773516, 0.017190080330338486, 0.1318356834905339, 0.06263099295828063, 0.1458763702854423], "min": [0.5828361284616911, 0.1059477987368885, 1.1939753346682327, -1.1702826966160327, 0.8333944715662631, -1.6508419425200118, 0.5811949835772834, -0.24773001169047887, 1.1743677418708236, 1.0855733090966897, 0.9645997287648616, 1.7380353819590033], "max": [0.6299184455781828, 0.24294323738832016, 1.265690613620645, -0.7286781389238097, 0.9759552602809949, -1.3227314424466292, 0.6334940638090256, -0.10853982366123502, 1.237134958671818, 1.566136924030863, 1.1602270867233218, 2.2088908887124425], "count": [114]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28525202818627454]], [[0.4393025388071895]], [[0.5180522916666667]]], "std": [[[0.3520840593315626]], [[0.28450646105896005]], [[0.28637250393607205]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.09019607843137255]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4822609783496732]], [[0.4967317769607843]], [[0.4734658210784314]]], "std": [[[0.33257841741769795]], [[0.3361262095736953]], [[0.3461349789262616]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5036554350490196]], [[0.5330339460784314]], [[0.5170983333333333]]], "std": [[[0.3115082202422897]], [[0.30747447607442924]], [[0.31624179401079316]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3673497406045752]], [[0.4561282986111111]], [[0.4955320996732026]]], "std": [[[0.3401295211536623]], [[0.3289252116619225]], [[0.36877165227679276]]], "count": [100]}, "observation.state": {"min": [0.763833224773407, -0.9431028962135315, 0.8079175353050232, -0.5216200947761536, -1.6056066751480103, 1.0987688302993774, -1.2005751132965088, -0.9440089464187622, 0.8066300749778748, -0.11298828572034836, 0.5365691781044006, -0.9794384837150574, 24.88249969482422, 55.46812438964844, 19.469375610351562, -0.20749999582767487, 0.4375, 0.22499999403953552, 0.9643749594688416, -1.032307744026184, 0.7756249904632568, -3.4543750286102295, 1.040624976158142, -0.24437500536441803, 12.828749656677246, 44.13062286376953, 0.21799999475479126, -0.5287500023841858, -0.3231250047683716, 0.828125, 0.6662499904632568, 0.19374999403953552, 0.6899999976158142, -0.17874999344348907, 0.65625, -3.1368751525878906], "max": [1.1967947483062744, -0.7679818272590637, 0.9576228260993958, 0.024056801572442055, -1.1594233512878418, 1.156538486480713, -0.5635824203491211, -0.5816866159439087, 1.0509175062179565, 0.2932116389274597, 1.3634889125823975, -0.9339713454246521, 50.525001525878906, 71.55777740478516, 48.39249801635742, 8.9745454788208, 54.11375045776367, 53.57374954223633, 63.20125198364258, 96.69437408447266, 80.75749969482422, 113.34375, 94.30687713623047, 110.49687194824219, 48.29125213623047, 75.49687957763672, 0.4124999940395355, 8.59749984741211, 51.145626068115234, 100.07125091552734, 70.16812896728516, 105.90875244140625, 84.43875122070312, 110.68000030517578, 92.54812622070312, 109.69499969482422], "mean": [1.0242657661437988, -0.8443424701690674, 0.8775488138198853, -0.32118383049964905, -1.4129788875579834, 1.1344362497329712, -0.8094487190246582, -0.7443807721138, 0.9162155985832214, 0.04652172699570656, 0.9060471653938293, -0.9662315845489502, 36.98752212524414, 63.167755126953125, 34.094356536865234, 4.237557888031006, 20.756996154785156, 20.957292556762695, 25.164003372192383, 36.94184875488281, 31.937108993530273, 41.65755844116211, 37.06977844238281, 46.320133209228516, 33.69449234008789, 61.281158447265625, 0.2833399176597595, 2.1604130268096924, 17.889080047607422, 36.80466842651367, 24.94598388671875, 36.63589859008789, 29.9415340423584, 40.53727722167969, 31.894590377807617, 52.00421905517578], "std": [0.1538524031639099, 0.06773227453231812, 0.0589883029460907, 0.19172751903533936, 0.16464616358280182, 0.020557375624775887, 0.23040589690208435, 0.10106480866670609, 0.07976734638214111, 0.142527237534523, 0.31347736716270447, 0.011369841173291206, 10.608560562133789, 5.214422702789307, 6.8202667236328125, 3.4679982662200928, 22.88060760498047, 23.72467041015625, 27.295198440551758, 43.02538299560547, 35.19200897216797, 50.87413024902344, 41.34410095214844, 49.904048919677734, 11.940103530883789, 11.503711700439453, 0.04345797374844551, 2.839545488357544, 21.315210342407227, 43.13462829589844, 29.35862922668457, 43.89784240722656, 35.01510238647461, 48.30319595336914, 38.328556060791016, 45.015071868896484], "count": [150]}, "action": {"min": [0.763833224773407, -0.9431028962135315, 0.8079175353050232, -0.5216200947761536, -1.6056066751480103, 1.0987688302993774, -1.2005751132965088, -0.9440089464187622, 0.8066300749778748, -0.11298828572034836, 0.5365691781044006, -0.9794384837150574, 24.88249969482422, 55.46812438964844, 19.469375610351562, -0.20749999582767487, 0.4375, 0.22499999403953552, 0.9643749594688416, -1.032307744026184, 0.7756249904632568, -3.4543750286102295, 1.040624976158142, -0.24437500536441803, 12.828749656677246, 44.13062286376953, 0.21799999475479126, -0.5287500023841858, -0.3231250047683716, 0.828125, 0.6662499904632568, 0.19374999403953552, 0.6899999976158142, -0.17874999344348907, 0.65625, -3.1368751525878906], "max": [1.1967947483062744, -0.7679818272590637, 0.9576228260993958, 0.024056801572442055, -1.1594233512878418, 1.156538486480713, -0.5635824203491211, -0.5816866159439087, 1.0509175062179565, 0.2932116389274597, 1.3634889125823975, -0.9339713454246521, 50.525001525878906, 71.55777740478516, 48.39249801635742, 8.9745454788208, 54.11375045776367, 53.57374954223633, 63.20125198364258, 96.69437408447266, 80.75749969482422, 113.34375, 94.30687713623047, 110.49687194824219, 48.29125213623047, 75.49687957763672, 0.4124999940395355, 8.59749984741211, 51.145626068115234, 100.07125091552734, 70.16812896728516, 105.90875244140625, 84.43875122070312, 110.68000030517578, 92.54812622070312, 109.69499969482422], "mean": [1.0242656469345093, -0.8443425297737122, 0.8775488138198853, -0.32118362188339233, -1.4129787683486938, 1.134437084197998, -0.8094484806060791, -0.7443810701370239, 0.916215717792511, 0.04652169719338417, 0.9060471653938293, -0.9662314057350159, 36.98753356933594, 63.1677360534668, 34.094356536865234, 4.237558364868164, 20.756990432739258, 20.9572811126709, 25.164012908935547, 36.94186019897461, 31.93709945678711, 41.657562255859375, 37.06978225708008, 46.32015609741211, 33.69449996948242, 61.281150817871094, 0.2833399176597595, 2.1604130268096924, 17.889081954956055, 36.80467224121094, 24.94597625732422, 36.63591003417969, 29.941511154174805, 40.53727340698242, 31.894590377807617, 52.00423812866211], "std": [0.15385237336158752, 0.06773228943347931, 0.0589883029460907, 0.19172750413417816, 0.1646461933851242, 0.020557375624775887, 0.23040585219860077, 0.10106480121612549, 0.07976734638214111, 0.142527237534523, 0.31347736716270447, 0.011369838379323483, 10.608558654785156, 5.214422702789307, 6.8202667236328125, 3.4679980278015137, 22.8806095123291, 23.724668502807617, 27.295196533203125, 43.02538299560547, 35.19200134277344, 50.87413024902344, 41.344093322753906, 49.9040412902832, 11.940104484558105, 11.503711700439453, 0.04345797002315521, 2.839545726776123, 21.315210342407227, 43.1346321105957, 29.358631134033203, 43.89784622192383, 35.01510238647461, 48.30319595336914, 38.32855224609375, 45.01508331298828], "count": [150]}, "timestamp": {"min": [0.0], "max": [4.966666666666667], "mean": [2.483333333333333], "std": [1.4433435976027125], "count": [150]}, "frame_index": {"min": [0], "max": [149], "mean": [74.5], "std": [43.300307928081374], "count": [150]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [150]}, "index": {"min": [20717], "max": [20866], "mean": [20791.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [150]}, "subtask_annotation": {"mean": [5.613333333333333, 10.0, 10.0, 10.0, 10.0], "std": [2.029077513441898, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [150]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [150]}, "eef_direction_state": {"mean": [4.066666666666666, 3.6533333333333333], "std": [1.6438437341250582, 1.6812164907854328], "min": [1, 0], "max": [6, 6], "count": [150]}, "eef_velocity_state": {"mean": [1.0333333333333334, 1.2866666666666666], "std": [0.8279828232249481, 0.7055651792869474], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_state": {"mean": [0.8933333333333333, 1.0533333333333332], "std": [0.8496796782055903, 0.8065289138579534], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_direction_action": {"mean": [4.066666666666666, 3.6533333333333333], "std": [1.6438437341250582, 1.6812164907854328], "min": [1, 0], "max": [6, 6], "count": [150]}, "eef_velocity_action": {"mean": [1.0333333333333334, 1.2866666666666666], "std": [0.8279828232249481, 0.7055651792869474], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_action": {"mean": [0.8933333333333333, 1.0533333333333332], "std": [0.8496796782055903, 0.8065289138579534], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_sim_pose_state": {"mean": [0.5956274036618068, 0.20526018024043707, 1.228762377208747, -0.93293538976441, 0.9101368794210394, -1.4779322126247894, 0.6180064270537766, -0.17278022920218356, 1.2182325856951361, 1.3619325824190123, 1.056244558511838, 2.0153366984231655], "std": [0.014011686506784188, 0.05997260060812411, 0.019134032679008137, 0.12391336845547513, 0.03827753685232604, 0.1520655653445835, 0.025937871788586347, 0.04549303980570262, 0.025518264114000096, 0.24551194066477805, 0.06592178709552604, 0.24329267317461659], "min": [0.5808143741736647, 0.10286489406648383, 1.178002575148155, -1.2349848138027237, 0.8657396052241682, -1.727735130941269, 0.580832128173945, -0.23528885945629197, 1.1697846094751185, 0.9325850322370516, 0.9568938820836466, 1.5878989878072711], "max": [0.6263567852265601, 0.2626558616155032, 1.2542103034696555, -0.713904021742992, 0.9962761907259927, -1.294430118376745, 0.6498666596952622, -0.097058983622305, 1.2821564734620412, 1.8541606419636731, 1.1612229103576195, 2.4246769402208], "count": [150]}, "eef_sim_pose_action": {"mean": [0.5956274036618068, 0.20526018024043707, 1.228762377208747, -0.93293538976441, 0.9101368794210394, -1.4779322126247894, 0.6180064270537766, -0.17278022920218356, 1.2182325856951361, 1.3619325824190123, 1.056244558511838, 2.0153366984231655], "std": [0.014011686506784188, 0.05997260060812411, 0.019134032679008137, 0.12391336845547513, 0.03827753685232604, 0.1520655653445835, 0.025937871788586347, 0.04549303980570262, 0.025518264114000096, 0.24551194066477805, 0.06592178709552604, 0.24329267317461659], "min": [0.5808143741736647, 0.10286489406648383, 1.178002575148155, -1.2349848138027237, 0.8657396052241682, -1.727735130941269, 0.580832128173945, -0.23528885945629197, 1.1697846094751185, 0.9325850322370516, 0.9568938820836466, 1.5878989878072711], "max": [0.6263567852265601, 0.2626558616155032, 1.2542103034696555, -0.713904021742992, 0.9962761907259927, -1.294430118376745, 0.6498666596952622, -0.097058983622305, 1.2821564734620412, 1.8541606419636731, 1.1612229103576195, 2.4246769402208], "count": [150]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26705820057189544]], [[0.43327502246732025]], [[0.5196812275326798]]], "std": [[[0.3465657694175397]], [[0.27729675347395233]], [[0.2808682858957376]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49227165032679737]], [[0.5010164828431373]], [[0.4774908966503268]]], "std": [[[0.33871532176146923]], [[0.3451193977159802]], [[0.35425823428516856]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5060576654411765]], [[0.5417814031862744]], [[0.5366181781045751]]], "std": [[[0.31625005692122765]], [[0.3096256428085043]], [[0.32062581831912984]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37429973039215686]], [[0.45800415645424836]], [[0.4890835866013072]]], "std": [[[0.34484199264393894]], [[0.33292604867909337]], [[0.3656800946507076]]], "count": [100]}, "observation.state": {"min": [0.7552738785743713, -0.9321832060813904, 0.8314736485481262, -0.49203193187713623, -1.6065149307250977, 1.1131668090820312, -0.9813219904899597, -0.9190937876701355, 0.802815318107605, -0.06868944317102432, 0.6306267976760864, -1.099913239479065, 21.448749542236328, 57.53874969482422, -1.071874976158142, -1.2662500143051147, 0.828125, 0.37312501668930054, 0.6822221875190735, -0.8012499809265137, 0.699999988079071, -3.378333330154419, 0.9800000190734863, -0.609375, 9.796250343322754, 54.06624984741211, 0.20333333313465118, -1.3962500095367432, -0.011249998584389687, 0.8374999761581421, 0.6424999833106995, -0.6200000047683716, 0.7393749952316284, -0.21375000476837158, 0.6143749952316284, -0.6818749904632568], "max": [1.1415655612945557, -0.7421606779098511, 0.9497787356376648, 0.002694171154871583, -1.1607824563980103, 1.2200064659118652, -0.5653228759765625, -0.5939362049102783, 1.0152018070220947, 0.22156576812267303, 1.2366801500320435, -1.0728760957717896, 49.661251068115234, 74.4953842163086, 44.21812438964844, 9.608750343322754, 51.864376068115234, 55.43000030517578, 65.10687255859375, 82.11499786376953, 86.62937927246094, 111.32749938964844, 95.57250213623047, 110.72437286376953, 46.478126525878906, 75.34000396728516, 0.390625, 8.548125267028809, 42.693748474121094, 94.08000183105469, 64.63187408447266, 90.84500122070312, 85.39375305175781, 110.79937744140625, 91.13249969482422, 110.47624969482422], "mean": [0.9880455136299133, -0.8452356457710266, 0.8890856504440308, -0.34852227568626404, -1.3702499866485596, 1.1660221815109253, -0.783815860748291, -0.7370497584342957, 0.9022199511528015, 0.11119744926691055, 0.8688022494316101, -1.094468355178833, 34.02259063720703, 66.60028076171875, 10.36177921295166, 4.568097114562988, 17.246721267700195, 18.83619499206543, 22.064462661743164, 26.747804641723633, 29.053096771240234, 34.72758865356445, 30.806135177612305, 43.333377838134766, 28.50788116455078, 65.31310272216797, 0.27709004282951355, 2.890864372253418, 13.170013427734375, 29.121980667114258, 19.983537673950195, 26.364866256713867, 25.44296646118164, 33.38691711425781, 27.001115798950195, 44.54502487182617], "std": [0.13297365605831146, 0.053228266537189484, 0.040180567651987076, 0.1673404723405838, 0.15773339569568634, 0.026661597192287445, 0.13332988321781158, 0.08514959365129471, 0.0580282025039196, 0.10440374910831451, 0.1945546269416809, 0.006389734800904989, 10.698944091796875, 5.104222297668457, 15.128268241882324, 4.496737957000732, 20.562793731689453, 23.625070571899414, 26.70848274230957, 35.23463821411133, 35.786582946777344, 48.72751235961914, 39.1771354675293, 46.15517807006836, 13.35641098022461, 7.481168746948242, 0.041735243052244186, 3.145167589187622, 17.140466690063477, 38.62442398071289, 25.917158126831055, 36.06397247314453, 33.3138427734375, 44.91941452026367, 36.278263092041016, 44.46141815185547], "count": [143]}, "action": {"min": [0.7552738785743713, -0.9321832060813904, 0.8314736485481262, -0.49203193187713623, -1.6065149307250977, 1.1131668090820312, -0.9813219904899597, -0.9190937876701355, 0.802815318107605, -0.06868944317102432, 0.6306267976760864, -1.099913239479065, 21.448749542236328, 57.53874969482422, -1.071874976158142, -1.2662500143051147, 0.828125, 0.37312501668930054, 0.6822221875190735, -0.8012499809265137, 0.699999988079071, -3.378333330154419, 0.9800000190734863, -0.609375, 9.796250343322754, 54.06624984741211, 0.20333333313465118, -1.3962500095367432, -0.011249998584389687, 0.8374999761581421, 0.6424999833106995, -0.6200000047683716, 0.7393749952316284, -0.21375000476837158, 0.6143749952316284, -0.6818749904632568], "max": [1.1415655612945557, -0.7421606779098511, 0.9497787356376648, 0.002694171154871583, -1.1607824563980103, 1.2200064659118652, -0.5653228759765625, -0.5939362049102783, 1.0152018070220947, 0.22156576812267303, 1.2366801500320435, -1.0728760957717896, 49.661251068115234, 74.4953842163086, 44.21812438964844, 9.608750343322754, 51.864376068115234, 55.43000030517578, 65.10687255859375, 82.11499786376953, 86.62937927246094, 111.32749938964844, 95.57250213623047, 110.72437286376953, 46.478126525878906, 75.34000396728516, 0.390625, 8.548125267028809, 42.693748474121094, 94.08000183105469, 64.63187408447266, 90.84500122070312, 85.39375305175781, 110.79937744140625, 91.13249969482422, 110.47624969482422], "mean": [0.9880459904670715, -0.8452359437942505, 0.8890858888626099, -0.34852221608161926, -1.3702502250671387, 1.1660224199295044, -0.783815860748291, -0.7370496988296509, 0.9022199511528015, 0.11119741946458817, 0.8688024878501892, -1.0944688320159912, 34.0225830078125, 66.60028076171875, 10.361776351928711, 4.568098545074463, 17.246736526489258, 18.83619499206543, 22.064476013183594, 26.74781608581543, 29.053085327148438, 34.72758865356445, 30.80613899230957, 43.33336639404297, 28.50788116455078, 65.31311798095703, 0.27709007263183594, 2.8908650875091553, 13.170008659362793, 29.121978759765625, 19.98354721069336, 26.364864349365234, 25.442970275878906, 33.38691329956055, 27.0011043548584, 44.54502868652344], "std": [0.13297364115715027, 0.05322825908660889, 0.040180567651987076, 0.1673404723405838, 0.15773339569568634, 0.026661600917577744, 0.13332988321781158, 0.08514958620071411, 0.0580282025039196, 0.1044037714600563, 0.19455461204051971, 0.006389733403921127, 10.698945999145508, 5.104222774505615, 15.128268241882324, 4.496739387512207, 20.562795639038086, 23.62506866455078, 26.708484649658203, 35.23464584350586, 35.78658676147461, 48.727508544921875, 39.17713165283203, 46.155181884765625, 13.356413841247559, 7.481169700622559, 0.04173523187637329, 3.145167350769043, 17.14046287536621, 38.624412536621094, 25.917156219482422, 36.063968658447266, 33.3138427734375, 44.9194221496582, 36.27826690673828, 44.4614143371582], "count": [143]}, "timestamp": {"min": [0.0], "max": [4.733333333333333], "mean": [2.3666666666666667], "std": [1.3759844960366863], "count": [143]}, "frame_index": {"min": [0], "max": [142], "mean": [71.0], "std": [41.27953488110059], "count": [143]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [143]}, "index": {"min": [20867], "max": [21009], "mean": [20938.0], "std": [41.27953488110059], "count": [143]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [143]}, "subtask_annotation": {"mean": [5.230769230769231, 10.0, 10.0, 10.0, 10.0], "std": [2.352479149651016, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [143]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [143]}, "eef_direction_state": {"mean": [3.93006993006993, 4.0], "std": [1.5312609623999178, 1.438725154409302], "min": [1, 0], "max": [6, 6], "count": [143]}, "eef_velocity_state": {"mean": [1.1398601398601398, 1.2867132867132867], "std": [0.7986124207780396, 0.7720862448870218], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_state": {"mean": [1.097902097902098, 1.1048951048951048], "std": [0.8388694132659034, 0.7729091960642288], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_direction_action": {"mean": [3.93006993006993, 4.0], "std": [1.5312609623999178, 1.438725154409302], "min": [1, 0], "max": [6, 6], "count": [143]}, "eef_velocity_action": {"mean": [1.1398601398601398, 1.2867132867132867], "std": [0.7986124207780396, 0.7720862448870218], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_acc_mag_action": {"mean": [1.097902097902098, 1.1048951048951048], "std": [0.8388694132659034, 0.7729091960642288], "min": [0, 0], "max": [2, 2], "count": [143]}, "eef_sim_pose_state": {"mean": [0.6059384055811844, 0.2085405709460223, 1.2298968548469218, -0.9409780115106293, 0.9200039101582004, -1.4546791935844374, 0.6230829915324686, -0.1752134881524787, 1.2171232440341107, 1.3440516304057994, 1.1140943677729493, 1.9564537223441496], "std": [0.015097605185257258, 0.05427354833416726, 0.018562264573793164, 0.12903932884405273, 0.054910744105987466, 0.11507718714231514, 0.019123719980443567, 0.03805005401883381, 0.03343907012016763, 0.268199896082163, 0.04986865964856941, 0.22819508979014597], "min": [0.5844771239815392, 0.10156249707787104, 1.1829550720614492, -1.2325238547853863, 0.8546240001460572, -1.6060171853131548, 0.5869939368758559, -0.20882906738557194, 1.1703693558388766, 0.7612845766333485, 1.010559036911173, 1.4049192991724704], "max": [0.6400480315543913, 0.261829176198312, 1.2589979052841844, -0.6939394222398658, 1.0295561529670727, -1.263736399835297, 0.6476284145413334, -0.09816851728040957, 1.300643655581043, 1.746883222083405, 1.207614275197007, 2.220661203519297], "count": [143]}, "eef_sim_pose_action": {"mean": [0.6059384055811844, 0.2085405709460223, 1.2298968548469218, -0.9409780115106293, 0.9200039101582004, -1.4546791935844374, 0.6230829915324686, -0.1752134881524787, 1.2171232440341107, 1.3440516304057994, 1.1140943677729493, 1.9564537223441496], "std": [0.015097605185257258, 0.05427354833416726, 0.018562264573793164, 0.12903932884405273, 0.054910744105987466, 0.11507718714231514, 0.019123719980443567, 0.03805005401883381, 0.03343907012016763, 0.268199896082163, 0.04986865964856941, 0.22819508979014597], "min": [0.5844771239815392, 0.10156249707787104, 1.1829550720614492, -1.2325238547853863, 0.8546240001460572, -1.6060171853131548, 0.5869939368758559, -0.20882906738557194, 1.1703693558388766, 0.7612845766333485, 1.010559036911173, 1.4049192991724704], "max": [0.6400480315543913, 0.261829176198312, 1.2589979052841844, -0.6939394222398658, 1.0295561529670727, -1.263736399835297, 0.6476284145413334, -0.09816851728040957, 1.300643655581043, 1.746883222083405, 1.207614275197007, 2.220661203519297], "count": [143]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2773965461601307]], [[0.437672506127451]], [[0.5204402757352942]]], "std": [[[0.35301714802312983]], [[0.2825319305381586]], [[0.2842598858663817]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48737298406862745]], [[0.49480116421568626]], [[0.47477873978758167]]], "std": [[[0.3434704299354442]], [[0.34971220987859125]], [[0.35889084163165386]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5007276633986928]], [[0.538772181372549]], [[0.5356984579248366]]], "std": [[[0.31884515943078867]], [[0.3117234568123384]], [[0.3223002379379958]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36606661764705883]], [[0.45114199550653594]], [[0.4834760804738562]]], "std": [[[0.3432363956846153]], [[0.33106942267547584]], [[0.3647594704913758]]], "count": [100]}, "observation.state": {"min": [0.832355797290802, -0.9007829427719116, 0.8391826152801514, -0.4657101035118103, -1.5382153987884521, 1.1032510995864868, -1.0169925689697266, -0.9560015797615051, 0.7995515465736389, -0.07064450532197952, 0.5518997311592102, -1.1275701522827148, 28.244998931884766, 57.51124954223633, -1.1293749809265137, -0.32124999165534973, 0.6568750143051147, 0.08312500268220901, 1.0625, -0.765625, 0.75, -2.9281249046325684, 0.8956249952316284, -0.24000000953674316, 11.572500228881836, 54.102500915527344, 0.1862500011920929, -1.5125000476837158, 0.675000011920929, 0.8737499713897705, 0.609375, -0.5874999761581421, 0.6581817865371704, -0.04625000059604645, 0.6733333468437195, -2.6137499809265137], "max": [1.1286377906799316, -0.7547493577003479, 0.9495880007743835, -0.04568169638514519, -1.2085384130477905, 1.2174474000930786, -0.4936770498752594, -0.6199613213539124, 1.0367313623428345, 0.321512371301651, 1.3089061975479126, -1.0269321203231812, 52.49937438964844, 70.97250366210938, 46.91875076293945, 7.107500076293945, 47.21687316894531, 57.32374954223633, 58.772499084472656, 92.92312622070312, 77.76187133789062, 110.37000274658203, 86.6187515258789, 109.50749969482422, 45.23999786376953, 75.79437255859375, 0.31687501072883606, 6.938125133514404, 43.28125, 91.50062561035156, 62.88624954223633, 93.29312896728516, 84.13249969482422, 109.63874816894531, 90.48125457763672, 110.47562408447266], "mean": [1.006602168083191, -0.84233158826828, 0.8879421353340149, -0.33226823806762695, -1.3602662086486816, 1.1323139667510986, -0.8348697423934937, -0.7301175594329834, 0.8870542049407959, 0.14101041853427887, 0.9036893248558044, -1.0933213233947754, 41.1389274597168, 63.990787506103516, 13.621044158935547, 3.7029802799224854, 16.89501953125, 19.87141227722168, 20.995468139648438, 32.19844436645508, 26.88017463684082, 36.68171691894531, 29.766170501708984, 42.362884521484375, 31.69028091430664, 65.78404998779297, 0.26589104533195496, 2.1297779083251953, 14.404182434082031, 30.998870849609375, 20.829885482788086, 28.5639705657959, 26.893342971801758, 37.207557678222656, 28.099334716796875, 43.638057708740234], "std": [0.10135404765605927, 0.044931910932064056, 0.03934639319777489, 0.14707522094249725, 0.12299015372991562, 0.03130616620182991, 0.17970052361488342, 0.10275943577289581, 0.06905221194028854, 0.13280950486660004, 0.19848138093948364, 0.04079675301909447, 7.969929218292236, 4.9565019607543945, 17.851238250732422, 2.893929958343506, 19.47765350341797, 24.407032012939453, 24.19281578063965, 39.7261848449707, 32.06546401977539, 48.464080810546875, 35.92774200439453, 48.050479888916016, 11.095865249633789, 7.992502689361572, 0.029321348294615746, 2.9764416217803955, 17.516443252563477, 38.45653533935547, 25.721961975097656, 37.41210174560547, 33.408538818359375, 46.27486801147461, 35.85869216918945, 46.86983871459961], "count": [132]}, "action": {"min": [0.832355797290802, -0.9007829427719116, 0.8391826152801514, -0.4657101035118103, -1.5382153987884521, 1.1032510995864868, -1.0169925689697266, -0.9560015797615051, 0.7995515465736389, -0.07064450532197952, 0.5518997311592102, -1.1275701522827148, 28.244998931884766, 57.51124954223633, -1.1293749809265137, -0.32124999165534973, 0.6568750143051147, 0.08312500268220901, 1.0625, -0.765625, 0.75, -2.9281249046325684, 0.8956249952316284, -0.24000000953674316, 11.572500228881836, 54.102500915527344, 0.1862500011920929, -1.5125000476837158, 0.675000011920929, 0.8737499713897705, 0.609375, -0.5874999761581421, 0.6581817865371704, -0.04625000059604645, 0.6733333468437195, -2.6137499809265137], "max": [1.1286377906799316, -0.7547493577003479, 0.9495880007743835, -0.04568169638514519, -1.2085384130477905, 1.2174474000930786, -0.4936770498752594, -0.6199613213539124, 1.0367313623428345, 0.321512371301651, 1.3089061975479126, -1.0269321203231812, 52.49937438964844, 70.97250366210938, 46.91875076293945, 7.107500076293945, 47.21687316894531, 57.32374954223633, 58.772499084472656, 92.92312622070312, 77.76187133789062, 110.37000274658203, 86.6187515258789, 109.50749969482422, 45.23999786376953, 75.79437255859375, 0.31687501072883606, 6.938125133514404, 43.28125, 91.50062561035156, 62.88624954223633, 93.29312896728516, 84.13249969482422, 109.63874816894531, 90.48125457763672, 110.47562408447266], "mean": [1.0066019296646118, -0.8423316478729248, 0.8879424333572388, -0.33226829767227173, -1.360266089439392, 1.1323133707046509, -0.8348696827888489, -0.7301176190376282, 0.8870543241500854, 0.14101041853427887, 0.9036891460418701, -1.0933208465576172, 41.13890838623047, 63.990787506103516, 13.621038436889648, 3.7029805183410645, 16.895034790039062, 19.871400833129883, 20.995464324951172, 32.19846725463867, 26.880178451538086, 36.68171310424805, 29.766164779663086, 42.36288833618164, 31.690284729003906, 65.7840347290039, 0.26589107513427734, 2.129777669906616, 14.404181480407715, 30.998872756958008, 20.829885482788086, 28.563976287841797, 26.89333724975586, 37.20756530761719, 28.099321365356445, 43.63805389404297], "std": [0.10135406255722046, 0.044931914657354355, 0.03934639319777489, 0.14707523584365845, 0.12299017608165741, 0.03130616247653961, 0.17970052361488342, 0.10275942832231522, 0.06905221194028854, 0.13280950486660004, 0.19848136603832245, 0.040796756744384766, 7.969929218292236, 4.956502914428711, 17.85123634338379, 2.893929958343506, 19.4776554107666, 24.407039642333984, 24.192813873291016, 39.72618103027344, 32.065460205078125, 48.46408462524414, 35.9277458190918, 48.05048370361328, 11.09586238861084, 7.992501258850098, 0.029321350157260895, 2.9764416217803955, 17.516447067260742, 38.45653533935547, 25.721960067749023, 37.412105560302734, 33.408538818359375, 46.27486801147461, 35.858699798583984, 46.869842529296875], "count": [132]}, "timestamp": {"min": [0.0], "max": [4.366666666666666], "mean": [2.1833333333333336], "std": [1.2701341428135615], "count": [132]}, "frame_index": {"min": [0], "max": [131], "mean": [65.5], "std": [38.10402428440685], "count": [132]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [132]}, "index": {"min": [21010], "max": [21141], "mean": [21075.5], "std": [38.10402428440685], "count": [132]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [132]}, "subtask_annotation": {"mean": [5.2727272727272725, 10.0, 10.0, 10.0, 10.0], "std": [2.279988400724447, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [132]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [132]}, "eef_direction_state": {"mean": [3.871212121212121, 4.068181818181818], "std": [1.539408106591931, 1.4626314072960445], "min": [1, 0], "max": [6, 6], "count": [132]}, "eef_velocity_state": {"mean": [1.1590909090909092, 1.2727272727272727], "std": [0.7670244104857364, 0.7890434282600927], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_acc_mag_state": {"mean": [1.0303030303030303, 0.9393939393939394], "std": [0.8433284878833778, 0.7761362712039817], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_direction_action": {"mean": [3.871212121212121, 4.068181818181818], "std": [1.539408106591931, 1.4626314072960445], "min": [1, 0], "max": [6, 6], "count": [132]}, "eef_velocity_action": {"mean": [1.1590909090909092, 1.2727272727272727], "std": [0.7670244104857364, 0.7890434282600927], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_acc_mag_action": {"mean": [1.0303030303030303, 0.9393939393939394], "std": [0.8433284878833778, 0.7761362712039817], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_sim_pose_state": {"mean": [0.6045446132323199, 0.20633537049426004, 1.2218367652440658, -0.9945464510180382, 0.9133253947275376, -1.5237671026301431, 0.6192550289749396, -0.1804812777211376, 1.2110125521257984, 1.3724036551947403, 1.1174345830809205, 1.9631704525623024], "std": [0.013430515579447438, 0.04373287067396726, 0.018769866934462143, 0.12449513167577239, 0.04820101060371779, 0.11360091397353962, 0.019698396539817344, 0.048692347232239704, 0.02269800563709835, 0.16895197253343902, 0.08792296266106167, 0.15352351034296005], "min": [0.5894144189635506, 0.12441821914643211, 1.1771234390749659, -1.2650832748156953, 0.8589104282483193, -1.6863178247703599, 0.5888513721681133, -0.23038000468744313, 1.1688687910223217, 0.9914320145254492, 0.9648318955589339, 1.5628162256598237], "max": [0.6341350034495947, 0.24838815692267163, 1.2530850210887066, -0.783979034518457, 1.004134594911589, -1.3377827577062187, 0.6552758485437623, -0.08858924988578032, 1.2649950839509971, 1.6312325568674928, 1.2336369643305103, 2.229121758101888], "count": [132]}, "eef_sim_pose_action": {"mean": [0.6045446132323199, 0.20633537049426004, 1.2218367652440658, -0.9945464510180382, 0.9133253947275376, -1.5237671026301431, 0.6192550289749396, -0.1804812777211376, 1.2110125521257984, 1.3724036551947403, 1.1174345830809205, 1.9631704525623024], "std": [0.013430515579447438, 0.04373287067396726, 0.018769866934462143, 0.12449513167577239, 0.04820101060371779, 0.11360091397353962, 0.019698396539817344, 0.048692347232239704, 0.02269800563709835, 0.16895197253343902, 0.08792296266106167, 0.15352351034296005], "min": [0.5894144189635506, 0.12441821914643211, 1.1771234390749659, -1.2650832748156953, 0.8589104282483193, -1.6863178247703599, 0.5888513721681133, -0.23038000468744313, 1.1688687910223217, 0.9914320145254492, 0.9648318955589339, 1.5628162256598237], "max": [0.6341350034495947, 0.24838815692267163, 1.2530850210887066, -0.783979034518457, 1.004134594911589, -1.3377827577062187, 0.6552758485437623, -0.08858924988578032, 1.2649950839509971, 1.6312325568674928, 1.2336369643305103, 2.229121758101888], "count": [132]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2765566932189542]], [[0.4348268484477124]], [[0.5164456474673202]]], "std": [[[0.35237382913398213]], [[0.28303929406931105]], [[0.28698529495130715]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12549019607843137]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4958565604575163]], [[0.5044646834150326]], [[0.48187817401960786]]], "std": [[[0.3419340056737087]], [[0.349837222784067]], [[0.3595508049947694]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4935228941993464]], [[0.5295129840686275]], [[0.5248029187091503]]], "std": [[[0.32395360726159056]], [[0.3170153703672405]], [[0.32683639399978376]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38051447916666664]], [[0.4663869138071895]], [[0.502014897875817]]], "std": [[[0.3437114533154622]], [[0.33152471972310826]], [[0.3662847037593574]]], "count": [100]}, "observation.state": {"min": [0.7890344858169556, -0.9343766570091248, 0.8160397410392761, -0.4593442380428314, -1.5090112686157227, 1.1055876016616821, -1.0614557266235352, -0.9240529537200928, 0.8492599725723267, -0.10764762759208679, 0.6321288347244263, -1.027575969696045, 27.986249923706055, 55.89312744140625, -1.0674999952316284, -0.5043749809265137, 0.6031249761581421, 0.08266666531562805, 0.8837500214576721, -0.813076913356781, 0.7329999804496765, -3.362499952316284, 0.9493750333786011, -0.05250000208616257, 16.343124389648438, 54.708126068115234, 0.1756249964237213, -1.5499999523162842, -1.2668750286102295, 0.49000000953674316, 0.6449999809265137, -0.41999998688697815, 0.8224999904632568, -0.05444444343447685, 0.6518750190734863, -2.525624990463257], "max": [1.1461008787155151, -0.7450005412101746, 0.9507085680961609, -0.015592813491821289, -1.1886777877807617, 1.1718451976776123, -0.5966277122497559, -0.6364919543266296, 1.0264075994491577, 0.20604448020458221, 1.1341744661331177, -0.9928139448165894, 53.01000213623047, 71.36000061035156, 48.53312301635742, 5.2622222900390625, 50.1775016784668, 58.11000061035156, 64.64812469482422, 73.78624725341797, 83.52375030517578, 111.95999908447266, 93.25499725341797, 110.72937774658203, 47.58250045776367, 76.81937408447266, 0.39625000953674316, 8.921111106872559, 40.21312713623047, 98.11187744140625, 61.22500228881836, 95.49124908447266, 84.99687957763672, 109.62625122070312, 90.45500183105469, 110.77375030517578], "mean": [0.9905486106872559, -0.8195216059684753, 0.8817868828773499, -0.2898753881454468, -1.3410179615020752, 1.1467729806900024, -0.796312153339386, -0.7451929450035095, 0.9280790686607361, 0.07690135389566422, 0.8138043284416199, -1.019882082939148, 38.653785705566406, 64.59878540039062, 13.109624862670898, 1.6715869903564453, 17.11379623413086, 20.33062171936035, 22.449596405029297, 24.01568603515625, 28.52674102783203, 35.891963958740234, 32.023345947265625, 40.73889923095703, 32.380584716796875, 66.00679016113281, 0.26271411776542664, 3.2184336185455322, 12.023026466369629, 30.5564022064209, 18.591339111328125, 28.571441650390625, 24.811054229736328, 34.34526062011719, 26.22066307067871, 41.19403076171875], "std": [0.10911460965871811, 0.06954396516084671, 0.04487952962517738, 0.13315270841121674, 0.08760771155357361, 0.025668542832136154, 0.15514245629310608, 0.07920318841934204, 0.055286575108766556, 0.11424078047275543, 0.19550032913684845, 0.00855136290192604, 9.865160942077637, 4.98546838760376, 18.265731811523438, 1.7025736570358276, 20.179122924804688, 24.854379653930664, 26.66164207458496, 30.961727142333984, 34.59050750732422, 49.16022872924805, 39.03463363647461, 47.67893981933594, 11.025691986083984, 7.770687103271484, 0.05001462250947952, 3.608159065246582, 15.921911239624023, 40.19218826293945, 24.165260314941406, 38.48413848876953, 33.09503173828125, 45.203346252441406, 35.65620803833008, 45.49174499511719], "count": [133]}, "action": {"min": [0.7890344858169556, -0.9343766570091248, 0.8160397410392761, -0.4593442380428314, -1.5090112686157227, 1.1055876016616821, -1.0614557266235352, -0.9240529537200928, 0.8492599725723267, -0.10764762759208679, 0.6321288347244263, -1.027575969696045, 27.986249923706055, 55.89312744140625, -1.0674999952316284, -0.5043749809265137, 0.6031249761581421, 0.08266666531562805, 0.8837500214576721, -0.813076913356781, 0.7329999804496765, -3.362499952316284, 0.9493750333786011, -0.05250000208616257, 16.343124389648438, 54.708126068115234, 0.1756249964237213, -1.5499999523162842, -1.2668750286102295, 0.49000000953674316, 0.6449999809265137, -0.41999998688697815, 0.8224999904632568, -0.05444444343447685, 0.6518750190734863, -2.525624990463257], "max": [1.1461008787155151, -0.7450005412101746, 0.9507085680961609, -0.015592813491821289, -1.1886777877807617, 1.1718451976776123, -0.5966277122497559, -0.6364919543266296, 1.0264075994491577, 0.20604448020458221, 1.1341744661331177, -0.9928139448165894, 53.01000213623047, 71.36000061035156, 48.53312301635742, 5.2622222900390625, 50.1775016784668, 58.11000061035156, 64.64812469482422, 73.78624725341797, 83.52375030517578, 111.95999908447266, 93.25499725341797, 110.72937774658203, 47.58250045776367, 76.81937408447266, 0.39625000953674316, 8.921111106872559, 40.21312713623047, 98.11187744140625, 61.22500228881836, 95.49124908447266, 84.99687957763672, 109.62625122070312, 90.45500183105469, 110.77375030517578], "mean": [0.9905482530593872, -0.8195212483406067, 0.8817870616912842, -0.2898753583431244, -1.3410176038742065, 1.1467729806900024, -0.7963125109672546, -0.7451928853988647, 0.9280791282653809, 0.07690133899450302, 0.8138040900230408, -1.0198819637298584, 38.653785705566406, 64.59877014160156, 13.109613418579102, 1.6715871095657349, 17.11378288269043, 20.330629348754883, 22.449609756469727, 24.015697479248047, 28.52674102783203, 35.8919677734375, 32.02334976196289, 40.73888397216797, 32.38059616088867, 66.00676727294922, 0.2627142071723938, 3.218433141708374, 12.023031234741211, 30.55640411376953, 18.59131622314453, 28.571435928344727, 24.811054229736328, 34.34526062011719, 26.220672607421875, 41.19405746459961], "std": [0.10911460965871811, 0.06954396516084671, 0.044879525899887085, 0.13315270841121674, 0.0876077190041542, 0.025668539106845856, 0.15514245629310608, 0.07920318096876144, 0.055286575108766556, 0.11424078047275543, 0.19550032913684845, 0.008551360107958317, 9.86515998840332, 4.985468864440918, 18.265729904174805, 1.7025738954544067, 20.179122924804688, 24.854379653930664, 26.661636352539062, 30.961721420288086, 34.59049987792969, 49.16023635864258, 39.03463363647461, 47.678932189941406, 11.0256929397583, 7.770688056945801, 0.05001462250947952, 3.608159065246582, 15.921911239624023, 40.19218826293945, 24.165260314941406, 38.48413848876953, 33.09503936767578, 45.2033576965332, 35.65620422363281, 45.49174880981445], "count": [133]}, "timestamp": {"min": [0.0], "max": [4.4], "mean": [2.2], "std": [1.2797569213634978], "count": [133]}, "frame_index": {"min": [0], "max": [132], "mean": [66.0], "std": [38.39270764090493], "count": [133]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [133]}, "index": {"min": [21142], "max": [21274], "mean": [21208.0], "std": [38.39270764090493], "count": [133]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [133]}, "subtask_annotation": {"mean": [5.7368421052631575, 10.0, 10.0, 10.0, 10.0], "std": [1.8225601131503715, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [133]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [133]}, "eef_direction_state": {"mean": [3.781954887218045, 4.090225563909774], "std": [1.8326132615437143, 1.3004258794402386], "min": [1, 2], "max": [6, 6], "count": [133]}, "eef_velocity_state": {"mean": [1.105263157894737, 1.2481203007518797], "std": [0.8430445888968282, 0.7697867592396369], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_state": {"mean": [0.9849624060150376, 1.0676691729323309], "std": [0.8841542614188931, 0.7965667752270092], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_direction_action": {"mean": [3.781954887218045, 4.090225563909774], "std": [1.8326132615437143, 1.3004258794402386], "min": [1, 2], "max": [6, 6], "count": [133]}, "eef_velocity_action": {"mean": [1.105263157894737, 1.2481203007518797], "std": [0.8430445888968282, 0.7697867592396369], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_action": {"mean": [0.9849624060150376, 1.0676691729323309], "std": [0.8841542614188931, 0.7965667752270092], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_sim_pose_state": {"mean": [0.6023129548538326, 0.19981685008376765, 1.2308710443060096, -0.9472573168779854, 0.9503428780487992, -1.511424506793832, 0.6270869658128407, -0.17810164754155242, 1.1999331867214835, 1.496058680010722, 1.09647350907653, 2.1020018348880862], "std": [0.009800447343415048, 0.04350360508624109, 0.016577260349213016, 0.10484318887990039, 0.031512767164026116, 0.09705587311252299, 0.018582312175645675, 0.04057965495787064, 0.020576624791800543, 0.20183207164553552, 0.04161582314471196, 0.15585809055479682], "min": [0.5857336279705774, 0.11264218057518077, 1.182471914074387, -1.2200896580616305, 0.8834847207974819, -1.6745289954251137, 0.5976158089418342, -0.21340997635035355, 1.165531224150849, 1.135998507276634, 1.0485510289086677, 1.8056310937954292], "max": [0.6259601939886703, 0.24372281296353837, 1.249130754824853, -0.7674218466624979, 0.9782827885736234, -1.366145099158678, 0.6485243703920073, -0.09863131726173968, 1.247437769343045, 1.8153719461543325, 1.187115827237819, 2.287535993095484], "count": [133]}, "eef_sim_pose_action": {"mean": [0.6023129548538326, 0.19981685008376765, 1.2308710443060096, -0.9472573168779854, 0.9503428780487992, -1.511424506793832, 0.6270869658128407, -0.17810164754155242, 1.1999331867214835, 1.496058680010722, 1.09647350907653, 2.1020018348880862], "std": [0.009800447343415048, 0.04350360508624109, 0.016577260349213016, 0.10484318887990039, 0.031512767164026116, 0.09705587311252299, 0.018582312175645675, 0.04057965495787064, 0.020576624791800543, 0.20183207164553552, 0.04161582314471196, 0.15585809055479682], "min": [0.5857336279705774, 0.11264218057518077, 1.182471914074387, -1.2200896580616305, 0.8834847207974819, -1.6745289954251137, 0.5976158089418342, -0.21340997635035355, 1.165531224150849, 1.135998507276634, 1.0485510289086677, 1.8056310937954292], "max": [0.6259601939886703, 0.24372281296353837, 1.249130754824853, -0.7674218466624979, 0.9782827885736234, -1.366145099158678, 0.6485243703920073, -0.09863131726173968, 1.247437769343045, 1.8153719461543325, 1.187115827237819, 2.287535993095484], "count": [133]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26449494689542485]], [[0.432263341503268]], [[0.5208178656045752]]], "std": [[[0.34446206786471206]], [[0.2759071035930635]], [[0.2795353262118016]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48354436070261436]], [[0.49362883374183003]], [[0.47192957312091505]]], "std": [[[0.3422133622577225]], [[0.348245005509148]], [[0.35724665720526]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49198884599673204]], [[0.524108984885621]], [[0.5185198815359477]]], "std": [[[0.3246047975409434]], [[0.31963461116969416]], [[0.3297366394026367]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3690481025326797]], [[0.4511381515522876]], [[0.480203010620915]]], "std": [[[0.34720553619380284]], [[0.3346357995165966]], [[0.36584979946329926]]], "count": [100]}, "observation.state": {"min": [0.7649061679840088, -0.8806840181350708, 0.8088765144348145, -0.4464932978153229, -1.5870442390441895, 1.2008135318756104, -1.0057603120803833, -0.9086032509803772, 0.8009079098701477, -0.08778706192970276, 0.5832284092903137, -1.168888807296753, 19.459999084472656, 57.42374801635742, -1.1150000095367432, -0.8512499928474426, 0.6812499761581421, 0.3699999749660492, 0.9787499904632568, -0.8244444727897644, 0.7120000123977661, -3.330714225769043, 0.9225000143051147, -0.12125000357627869, 7.659090995788574, 56.56999969482422, 0.1837500035762787, -1.965000033378601, -1.0306249856948853, 0.7606250047683716, 0.6462500095367432, 0.5218750238418579, 0.8487499952316284, -0.08222222328186035, 0.6527273058891296, -0.5099999904632568], "max": [1.136903166770935, -0.7099260091781616, 0.9295367002487183, -0.013160906732082367, -1.1444027423858643, 1.2527179718017578, -0.5160410404205322, -0.5938090682029724, 1.0095750093460083, 0.3030107915401459, 1.0859395265579224, -1.1465963125228882, 56.51187515258789, 76.25687408447266, 48.27375030517578, 9.099374771118164, 49.553123474121094, 53.11375045776367, 58.45499801635742, 101.98500061035156, 80.77687072753906, 112.11062622070312, 91.75499725341797, 110.81375122070312, 41.860626220703125, 74.02874755859375, 0.4593749940395355, 9.197500228881836, 43.635623931884766, 84.77249908447266, 65.18687438964844, 80.25749969482422, 90.93000030517578, 110.95999908447266, 94.70500183105469, 110.6675033569336], "mean": [0.9813389778137207, -0.7854828238487244, 0.8592194318771362, -0.32074984908103943, -1.3662346601486206, 1.2241090536117554, -0.766106367111206, -0.7099785208702087, 0.8997939825057983, 0.14263616502285004, 0.8076534867286682, -1.163295865058899, 36.0251579284668, 68.26448822021484, 12.743508338928223, 4.490676403045654, 14.933053016662598, 16.274248123168945, 17.035308837890625, 29.322168350219727, 23.460424423217773, 30.76491355895996, 26.934593200683594, 35.139644622802734, 25.911510467529297, 66.17725372314453, 0.2757571339607239, 2.692873954772949, 12.663105964660645, 26.14314842224121, 18.885732650756836, 23.5736141204834, 26.04358673095703, 33.562744140625, 26.860998153686523, 48.27606964111328], "std": [0.12363088876008987, 0.05444324016571045, 0.040171246975660324, 0.15308985114097595, 0.1571083515882492, 0.01921352930366993, 0.15127356350421906, 0.09464558213949203, 0.07332558929920197, 0.12938128411769867, 0.17278100550174713, 0.004934508353471756, 12.241634368896484, 6.596698760986328, 19.26720428466797, 3.7426884174346924, 19.477632522583008, 21.99065399169922, 22.9531307220459, 42.56473159790039, 31.949142456054688, 47.6221923828125, 36.891353607177734, 47.0036735534668, 11.413891792297363, 5.674473762512207, 0.06122920289635658, 3.5821471214294434, 17.160079956054688, 35.022945404052734, 25.55352783203125, 31.198793411254883, 35.48429870605469, 46.32829284667969, 37.13996505737305, 40.2132568359375], "count": [155]}, "action": {"min": [0.7649061679840088, -0.8806840181350708, 0.8088765144348145, -0.4464932978153229, -1.5870442390441895, 1.2008135318756104, -1.0057603120803833, -0.9086032509803772, 0.8009079098701477, -0.08778706192970276, 0.5832284092903137, -1.168888807296753, 19.459999084472656, 57.42374801635742, -1.1150000095367432, -0.8512499928474426, 0.6812499761581421, 0.3699999749660492, 0.9787499904632568, -0.8244444727897644, 0.7120000123977661, -3.330714225769043, 0.9225000143051147, -0.12125000357627869, 7.659090995788574, 56.56999969482422, 0.1837500035762787, -1.965000033378601, -1.0306249856948853, 0.7606250047683716, 0.6462500095367432, 0.5218750238418579, 0.8487499952316284, -0.08222222328186035, 0.6527273058891296, -0.5099999904632568], "max": [1.136903166770935, -0.7099260091781616, 0.9295367002487183, -0.013160906732082367, -1.1444027423858643, 1.2527179718017578, -0.5160410404205322, -0.5938090682029724, 1.0095750093460083, 0.3030107915401459, 1.0859395265579224, -1.1465963125228882, 56.51187515258789, 76.25687408447266, 48.27375030517578, 9.099374771118164, 49.553123474121094, 53.11375045776367, 58.45499801635742, 101.98500061035156, 80.77687072753906, 112.11062622070312, 91.75499725341797, 110.81375122070312, 41.860626220703125, 74.02874755859375, 0.4593749940395355, 9.197500228881836, 43.635623931884766, 84.77249908447266, 65.18687438964844, 80.25749969482422, 90.93000030517578, 110.95999908447266, 94.70500183105469, 110.6675033569336], "mean": [0.9813387989997864, -0.7854827046394348, 0.8592198491096497, -0.32074999809265137, -1.3662346601486206, 1.224109172821045, -0.7661063075065613, -0.7099786996841431, 0.8997935652732849, 0.14263617992401123, 0.8076534867286682, -1.163296103477478, 36.025142669677734, 68.26451873779297, 12.743509292602539, 4.490675449371338, 14.933067321777344, 16.27423858642578, 17.035306930541992, 29.322189331054688, 23.46042251586914, 30.764894485473633, 26.93460464477539, 35.13966751098633, 25.911521911621094, 66.17728424072266, 0.2757570445537567, 2.692873954772949, 12.663105010986328, 26.143142700195312, 18.8857421875, 23.573612213134766, 26.04359245300293, 33.562744140625, 26.861003875732422, 48.27607345581055], "std": [0.12363088876008987, 0.05444324016571045, 0.040171243250370026, 0.15308983623981476, 0.1571083664894104, 0.01921353116631508, 0.15127356350421906, 0.09464555978775024, 0.07332558929920197, 0.12938129901885986, 0.17278103530406952, 0.004934507887810469, 12.241630554199219, 6.596699237823486, 19.267208099365234, 3.7426888942718506, 19.477632522583008, 21.990650177001953, 22.953128814697266, 42.564720153808594, 31.94915008544922, 47.62220764160156, 36.891353607177734, 47.00368118286133, 11.413894653320312, 5.674474239349365, 0.06122920662164688, 3.5821468830108643, 17.16008186340332, 35.02294158935547, 25.553529739379883, 31.198789596557617, 35.48430633544922, 46.32829284667969, 37.13996124267578, 40.213253021240234], "count": [155]}, "timestamp": {"min": [0.0], "max": [5.133333333333334], "mean": [2.5666666666666664], "std": [1.491457154746473], "count": [155]}, "frame_index": {"min": [0], "max": [154], "mean": [77.0], "std": [44.74371464239419], "count": [155]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [155]}, "index": {"min": [21275], "max": [21429], "mean": [21352.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [5.529032258064516, 10.0, 10.0, 10.0, 10.0], "std": [2.042483236933161, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [155]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [155]}, "eef_direction_state": {"mean": [4.109677419354838, 3.3806451612903228], "std": [1.80167571438722, 1.9452870017688348], "min": [1, 0], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [0.9741935483870968, 1.2774193548387096], "std": [0.8647086930460129, 0.732080410451835], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [0.8129032258064516, 1.0451612903225806], "std": [0.8635044634376203, 0.813926647117944], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [4.109677419354838, 3.3806451612903228], "std": [1.80167571438722, 1.9452870017688348], "min": [1, 0], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [0.9741935483870968, 1.2774193548387096], "std": [0.8647086930460129, 0.732080410451835], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [0.8129032258064516, 1.0451612903225806], "std": [0.8635044634376203, 0.813926647117944], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.6001015682058151, 0.21190568242870578, 1.2465757392568346, -0.8390458389551668, 0.9845643638833359, -1.3589067907610721, 0.6292075597038399, -0.18759893442145112, 1.2163410630842122, 1.391348085664455, 1.1836759850634566, 1.9516798192782543], "std": [0.013627990147770285, 0.04946454343776115, 0.017687484752902445, 0.13280239975695107, 0.05640930931901121, 0.12412957894153681, 0.02303671771648959, 0.04439215171583225, 0.028663420713599622, 0.2550610514976212, 0.05467401634821989, 0.19833412762342464], "min": [0.5827289241316266, 0.11513006480634266, 1.1902872629713417, -1.2231138383207187, 0.9225046702627933, -1.617006661595961, 0.5938451929678485, -0.2331122225159429, 1.1724936909499448, 0.9274882827680759, 1.1104447215192725, 1.4965211961935037], "max": [0.6374959018016098, 0.25725002904693817, 1.2648902023054869, -0.6259845649458294, 1.066794190173892, -1.2034853017637137, 0.6668934581708568, -0.09824478189788341, 1.2810640293788207, 1.7782917228811235, 1.2746814544446723, 2.2315638605996524], "count": [155]}, "eef_sim_pose_action": {"mean": [0.6001015682058151, 0.21190568242870578, 1.2465757392568346, -0.8390458389551668, 0.9845643638833359, -1.3589067907610721, 0.6292075597038399, -0.18759893442145112, 1.2163410630842122, 1.391348085664455, 1.1836759850634566, 1.9516798192782543], "std": [0.013627990147770285, 0.04946454343776115, 0.017687484752902445, 0.13280239975695107, 0.05640930931901121, 0.12412957894153681, 0.02303671771648959, 0.04439215171583225, 0.028663420713599622, 0.2550610514976212, 0.05467401634821989, 0.19833412762342464], "min": [0.5827289241316266, 0.11513006480634266, 1.1902872629713417, -1.2231138383207187, 0.9225046702627933, -1.617006661595961, 0.5938451929678485, -0.2331122225159429, 1.1724936909499448, 0.9274882827680759, 1.1104447215192725, 1.4965211961935037], "max": [0.6374959018016098, 0.25725002904693817, 1.2648902023054869, -0.6259845649458294, 1.066794190173892, -1.2034853017637137, 0.6668934581708568, -0.09824478189788341, 1.2810640293788207, 1.7782917228811235, 1.2746814544446723, 2.2315638605996524], "count": [155]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27154364583333335]], [[0.4306370567810458]], [[0.5149240482026143]]], "std": [[[0.3499212908626641]], [[0.279813946829472]], [[0.2775915468288869]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.1450980392156863]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47660385620915036]], [[0.48559007557189543]], [[0.46645722017973856]]], "std": [[[0.3422394248229009]], [[0.34853765624501404]], [[0.35636279230053125]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48622557802287586]], [[0.5190299979575164]], [[0.5123323182189543]]], "std": [[[0.3239632467825255]], [[0.31875141493307174]], [[0.3287096883147623]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3730382230392157]], [[0.4577981086601307]], [[0.4905646119281046]]], "std": [[[0.3437897123423735]], [[0.3325617912665611]], [[0.366996439026191]]], "count": [100]}, "observation.state": {"min": [0.8458505272865295, -0.91825932264328, 0.8420596122741699, -0.51801997423172, -1.605773687362671, 1.063410758972168, -0.9340667128562927, -0.9319208860397339, 0.8311160206794739, -0.013280117884278297, 0.5994887948036194, -1.131027340888977, 23.94999885559082, 55.212501525878906, -1.1418750286102295, -0.6693750023841858, 0.4481250047683716, 0.4518750011920929, 0.9287499785423279, -0.7955555319786072, 0.2462500035762787, -3.767272710800171, 1.0099999904632568, -0.1875, 12.5377779006958, 54.275001525878906, 0.21222223341464996, -1.972499966621399, 0.46937501430511475, 1.0306249856948853, 0.6256250143051147, -0.10374999791383743, 0.7688888907432556, -0.14000000059604645, 0.6506249904632568, -3.1031250953674316], "max": [1.1530098915100098, -0.7841230034828186, 0.9390020370483398, -0.08056286722421646, -1.2914854288101196, 1.1316949129104614, -0.5453670024871826, -0.6261073350906372, 1.022020697593689, 0.26526856422424316, 1.150551438331604, -1.0230411291122437, 49.634376525878906, 70.65888977050781, 43.00437545776367, 9.555000305175781, 53.61375045776367, 55.442501068115234, 62.505001068115234, 89.77062225341797, 88.00250244140625, 113.51687622070312, 94.78125, 110.77625274658203, 48.810001373291016, 76.2143783569336, 0.35875001549720764, 7.943750381469727, 44.442501068115234, 80.34938049316406, 62.79999923706055, 80.96937561035156, 90.05374908447266, 109.76312255859375, 94.51625061035156, 110.44375610351562], "mean": [1.0487568378448486, -0.8403527736663818, 0.8842654824256897, -0.37007132172584534, -1.4631316661834717, 1.083164930343628, -0.8056502342224121, -0.7466483116149902, 0.893825352191925, 0.14997415244579315, 0.8815855383872986, -1.092861294746399, 38.05155944824219, 62.01597595214844, 13.338383674621582, 3.670974016189575, 20.888614654541016, 21.866676330566406, 25.39398193359375, 33.768985748291016, 35.058868408203125, 43.397098541259766, 36.76067352294922, 46.07429885864258, 32.415897369384766, 65.34803771972656, 0.2634606659412384, 2.0447072982788086, 16.38926124572754, 30.855924606323242, 23.43858528137207, 28.551965713500977, 31.293071746826172, 42.343685150146484, 33.48934555053711, 50.715763092041016], "std": [0.11127868294715881, 0.050559841096401215, 0.035555317997932434, 0.15482261776924133, 0.1180223748087883, 0.01608356088399887, 0.14973819255828857, 0.09159523248672485, 0.0636647641658783, 0.0996812954545021, 0.14919160306453705, 0.04234683886170387, 9.980453491210938, 4.6790571212768555, 17.025127410888672, 3.246838092803955, 22.64558219909668, 24.234851837158203, 26.924243927001953, 38.602500915527344, 38.03106689453125, 51.45467758178711, 40.18802261352539, 48.88422393798828, 13.452856063842773, 8.418561935424805, 0.03378008306026459, 3.242591142654419, 18.57076644897461, 34.20574188232422, 26.319128036499023, 32.58293914794922, 36.25645065307617, 46.68289566040039, 39.40731430053711, 48.39210510253906], "count": [127]}, "action": {"min": [0.8458505272865295, -0.91825932264328, 0.8420596122741699, -0.51801997423172, -1.605773687362671, 1.063410758972168, -0.9340667128562927, -0.9319208860397339, 0.8311160206794739, -0.013280117884278297, 0.5994887948036194, -1.131027340888977, 23.94999885559082, 55.212501525878906, -1.1418750286102295, -0.6693750023841858, 0.4481250047683716, 0.4518750011920929, 0.9287499785423279, -0.7955555319786072, 0.2462500035762787, -3.767272710800171, 1.0099999904632568, -0.1875, 12.5377779006958, 54.275001525878906, 0.21222223341464996, -1.972499966621399, 0.46937501430511475, 1.0306249856948853, 0.6256250143051147, -0.10374999791383743, 0.7688888907432556, -0.14000000059604645, 0.6506249904632568, -3.1031250953674316], "max": [1.1530098915100098, -0.7841230034828186, 0.9390020370483398, -0.08056286722421646, -1.2914854288101196, 1.1316949129104614, -0.5453670024871826, -0.6261073350906372, 1.022020697593689, 0.26526856422424316, 1.150551438331604, -1.0230411291122437, 49.634376525878906, 70.65888977050781, 43.00437545776367, 9.555000305175781, 53.61375045776367, 55.442501068115234, 62.505001068115234, 89.77062225341797, 88.00250244140625, 113.51687622070312, 94.78125, 110.77625274658203, 48.810001373291016, 76.2143783569336, 0.35875001549720764, 7.943750381469727, 44.442501068115234, 80.34938049316406, 62.79999923706055, 80.96937561035156, 90.05374908447266, 109.76312255859375, 94.51625061035156, 110.44375610351562], "mean": [1.0487563610076904, -0.8403528928756714, 0.884265661239624, -0.3700712323188782, -1.463131308555603, 1.0831646919250488, -0.8056503534317017, -0.7466480731964111, 0.8938254714012146, 0.14997413754463196, 0.8815856575965881, -1.0928617715835571, 38.05155944824219, 62.01597595214844, 13.338386535644531, 3.670974016189575, 20.88861083984375, 21.86666488647461, 25.393991470336914, 33.76898956298828, 35.058876037597656, 43.3970947265625, 36.760684967041016, 46.07431411743164, 32.41590881347656, 65.34803009033203, 0.26346057653427124, 2.0447072982788086, 16.389263153076172, 30.85591697692871, 23.43858528137207, 28.55196762084961, 31.293066024780273, 42.34370040893555, 33.48933410644531, 50.71577453613281], "std": [0.11127868294715881, 0.05055985599756241, 0.035555317997932434, 0.15482263267040253, 0.11802241206169128, 0.016083570197224617, 0.14973825216293335, 0.09159523248672485, 0.0636647641658783, 0.0996812954545021, 0.14919160306453705, 0.04234683886170387, 9.980454444885254, 4.679057598114014, 17.025127410888672, 3.246838331222534, 22.645580291748047, 24.234851837158203, 26.92424964904785, 38.60248947143555, 38.03107452392578, 51.454689025878906, 40.188026428222656, 48.88421630859375, 13.45285415649414, 8.418563842773438, 0.03378007560968399, 3.242591142654419, 18.570768356323242, 34.20573425292969, 26.319128036499023, 32.58293533325195, 36.256446838378906, 46.682899475097656, 39.40732192993164, 48.39210510253906], "count": [127]}, "timestamp": {"min": [0.0], "max": [4.2], "mean": [2.1], "std": [1.2220201853215575], "count": [127]}, "frame_index": {"min": [0], "max": [126], "mean": [63.0], "std": [36.66060555964672], "count": [127]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [127]}, "index": {"min": [21430], "max": [21556], "mean": [21493.0], "std": [36.66060555964672], "count": [127]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [127]}, "subtask_annotation": {"mean": [5.84251968503937, 10.0, 10.0, 10.0, 10.0], "std": [1.8841451907977265, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [127]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [127]}, "eef_direction_state": {"mean": [4.062992125984252, 3.84251968503937], "std": [1.6493760762430376, 1.4764566908137613], "min": [2, 0], "max": [6, 6], "count": [127]}, "eef_velocity_state": {"mean": [1.031496062992126, 1.31496062992126], "std": [0.8318181194484564, 0.7498113925743254], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_state": {"mean": [0.9763779527559056, 0.937007874015748], "std": [0.8736255069782776, 0.8108324826365978], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_direction_action": {"mean": [4.062992125984252, 3.84251968503937], "std": [1.6493760762430376, 1.4764566908137613], "min": [2, 0], "max": [6, 6], "count": [127]}, "eef_velocity_action": {"mean": [1.031496062992126, 1.31496062992126], "std": [0.8318181194484564, 0.7498113925743254], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_action": {"mean": [0.9763779527559056, 0.937007874015748], "std": [0.8736255069782776, 0.8108324826365978], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_sim_pose_state": {"mean": [0.5980783083431531, 0.22248605264785337, 1.2310696293412202, -0.954331476256327, 0.8394652566022809, -1.4663382204502808, 0.624032214173066, -0.17529230478623553, 1.2110634555115787, 1.3722749465719264, 1.0940049500944589, 1.9648646352022223], "std": [0.008117247913579678, 0.048423780667029424, 0.021998914415991076, 0.12998358211360778, 0.0335996973932232, 0.1251268366322396, 0.01582173957727734, 0.04068737177301884, 0.01947474294401966, 0.13976714495137368, 0.05836872604760854, 0.11949452724901434], "min": [0.5897373414715832, 0.13569721640568336, 1.1780460769185874, -1.2434344259288934, 0.8045481237736207, -1.64093533523935, 0.6052678266913294, -0.22259594580757264, 1.1802216613735834, 1.0854006013803696, 1.0002932229224064, 1.6585522622761424], "max": [0.6148637137486365, 0.2698214172793639, 1.253159107022381, -0.7580239754444148, 0.9056951334712613, -1.3079744253547638, 0.6555844312473721, -0.10202425250127858, 1.255437562869464, 1.5553901236633254, 1.191796394060899, 2.175740480119558], "count": [127]}, "eef_sim_pose_action": {"mean": [0.5980783083431531, 0.22248605264785337, 1.2310696293412202, -0.954331476256327, 0.8394652566022809, -1.4663382204502808, 0.624032214173066, -0.17529230478623553, 1.2110634555115787, 1.3722749465719264, 1.0940049500944589, 1.9648646352022223], "std": [0.008117247913579678, 0.048423780667029424, 0.021998914415991076, 0.12998358211360778, 0.0335996973932232, 0.1251268366322396, 0.01582173957727734, 0.04068737177301884, 0.01947474294401966, 0.13976714495137368, 0.05836872604760854, 0.11949452724901434], "min": [0.5897373414715832, 0.13569721640568336, 1.1780460769185874, -1.2434344259288934, 0.8045481237736207, -1.64093533523935, 0.6052678266913294, -0.22259594580757264, 1.1802216613735834, 1.0854006013803696, 1.0002932229224064, 1.6585522622761424], "max": [0.6148637137486365, 0.2698214172793639, 1.253159107022381, -0.7580239754444148, 0.9056951334712613, -1.3079744253547638, 0.6555844312473721, -0.10202425250127858, 1.255437562869464, 1.5553901236633254, 1.191796394060899, 2.175740480119558], "count": [127]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26200539624183006]], [[0.43254976511437904]], [[0.5197268484477123]]], "std": [[[0.3433607067993716]], [[0.27321317034537024]], [[0.2793947886694509]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4907825490196079]], [[0.5009879003267974]], [[0.48226113970588236]]], "std": [[[0.3422263130492613]], [[0.3493943120719493]], [[0.3572420789895652]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4875088378267974]], [[0.5277434599673203]], [[0.524696772875817]]], "std": [[[0.3244703918476594]], [[0.3168827666189194]], [[0.3313581725189956]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36576849264705885]], [[0.4460140114379085]], [[0.4722049142156863]]], "std": [[[0.34793466966396513]], [[0.33562544318908116]], [[0.3635609892940588]]], "count": [100]}, "observation.state": {"min": [0.792181670665741, -0.9002823233604431, 0.8326975703239441, -0.4677128493785858, -1.5630112886428833, 1.1567530632019043, -0.9992752075195312, -0.9231469631195068, 0.8040550947189331, 0.03538185730576515, 0.6105039119720459, -1.2118762731552124, 23.78874969482422, 61.56187438964844, -1.2350000143051147, -0.71812504529953, 0.65625, 0.4906249940395355, 0.9950000047683716, -1.0737500190734863, 0.7250000238418579, -3.8706250190734863, 0.9181250333786011, -0.20374999940395355, 11.975000381469727, 44.02000045776367, 0.25, -0.609375, -0.4168750047683716, -0.05624999850988388, 0.6312500238418579, -0.34375, 0.7406250238418579, -0.11437500268220901, 0.6200000047683716, -3.1106250286102295], "max": [1.080359935760498, -0.7423726320266724, 0.9433174729347229, -0.00557907996699214, -1.1552987098693848, 1.2122339010238647, -0.5508506894111633, -0.6165704727172852, 1.055113673210144, 0.22411687672138214, 1.0145765542984009, -0.9985837936401367, 50.58250045776367, 67.7762451171875, 45.60562515258789, 9.369999885559082, 47.86750030517578, 47.514373779296875, 60.328125, 59.34562683105469, 86.70562744140625, -3.7825000286102295, 91.45500183105469, 110.86000061035156, 54.35375213623047, 75.22500610351562, 2.4149999618530273, 9.45687484741211, 49.056251525878906, 100.59062957763672, 65.15625, 100.66437530517578, 93.54875183105469, 110.36687469482422, 96.68375396728516, 110.51312255859375], "mean": [0.9749782681465149, -0.8141902089118958, 0.8886723518371582, -0.3319337069988251, -1.3552932739257812, 1.1903817653656006, -0.7704426646232605, -0.7452828288078308, 0.9229699373245239, 0.16119801998138428, 0.7989517450332642, -1.1490066051483154, 38.47468948364258, 64.39137268066406, 7.7399702072143555, 4.41673469543457, 15.354652404785156, 16.145586013793945, 20.35557746887207, 18.680233001708984, 28.682674407958984, -3.821521759033203, 30.47316551208496, 38.26460647583008, 35.205177307128906, 60.102821350097656, 0.6871280670166016, 2.918125867843628, 16.35167694091797, 36.43974685668945, 21.67170524597168, 33.9403190612793, 28.290653228759766, 40.34906768798828, 29.303558349609375, 42.061180114746094], "std": [0.09398441761732101, 0.04997943341732025, 0.033179860562086105, 0.1524696797132492, 0.12582644820213318, 0.015524065122008324, 0.13834497332572937, 0.08709210902452469, 0.08515159040689468, 0.0689777359366417, 0.1283903270959854, 0.07760246843099594, 8.039515495300293, 1.6421635150909424, 14.803672790527344, 3.5715041160583496, 18.823917388916016, 20.325197219848633, 24.909461975097656, 25.927162170410156, 36.000877380371094, 0.023074692115187645, 38.5772819519043, 48.17692565917969, 14.84432601928711, 10.734206199645996, 0.5546531081199646, 3.641016960144043, 20.14129066467285, 43.462215423583984, 26.80241584777832, 41.925865173339844, 35.608726501464844, 48.70011520385742, 37.368980407714844, 49.90841293334961], "count": [160]}, "action": {"min": [0.792181670665741, -0.9002823233604431, 0.8326975703239441, -0.4677128493785858, -1.5630112886428833, 1.1567530632019043, -0.9992752075195312, -0.9231469631195068, 0.8040550947189331, 0.03538185730576515, 0.6105039119720459, -1.2118762731552124, 23.78874969482422, 61.56187438964844, -1.2350000143051147, -0.71812504529953, 0.65625, 0.4906249940395355, 0.9950000047683716, -1.0737500190734863, 0.7250000238418579, -3.8706250190734863, 0.9181250333786011, -0.20374999940395355, 11.975000381469727, 44.02000045776367, 0.25, -0.609375, -0.4168750047683716, -0.05624999850988388, 0.6312500238418579, -0.34375, 0.7406250238418579, -0.11437500268220901, 0.6200000047683716, -3.1106250286102295], "max": [1.080359935760498, -0.7423726320266724, 0.9433174729347229, -0.00557907996699214, -1.1552987098693848, 1.2122339010238647, -0.5508506894111633, -0.6165704727172852, 1.055113673210144, 0.22411687672138214, 1.0145765542984009, -0.9985837936401367, 50.58250045776367, 67.7762451171875, 45.60562515258789, 9.369999885559082, 47.86750030517578, 47.514373779296875, 60.328125, 59.34562683105469, 86.70562744140625, -3.7825000286102295, 91.45500183105469, 110.86000061035156, 54.35375213623047, 75.22500610351562, 2.4149999618530273, 9.45687484741211, 49.056251525878906, 100.59062957763672, 65.15625, 100.66437530517578, 93.54875183105469, 110.36687469482422, 96.68375396728516, 110.51312255859375], "mean": [0.974977970123291, -0.8141899108886719, 0.8886730074882507, -0.33193379640579224, -1.3552935123443604, 1.190381407737732, -0.7704428434371948, -0.7452828884124756, 0.9229699969291687, 0.16119804978370667, 0.7989517450332642, -1.1490064859390259, 38.47467803955078, 64.39137268066406, 7.739962577819824, 4.416734218597412, 15.354658126831055, 16.14559555053711, 20.35558319091797, 18.680219650268555, 28.682666778564453, -3.8215222358703613, 30.473154067993164, 38.264610290527344, 35.20518112182617, 60.102806091308594, 0.6871280074119568, 2.918125629425049, 16.351682662963867, 36.43975067138672, 21.671710968017578, 33.94032669067383, 28.290634155273438, 40.349082946777344, 29.303564071655273, 42.061161041259766], "std": [0.09398441761732101, 0.04997943341732025, 0.033179860562086105, 0.1524696946144104, 0.12582644820213318, 0.015524066053330898, 0.13834497332572937, 0.08709210157394409, 0.08515159785747528, 0.0689777210354805, 0.1283903270959854, 0.07760246098041534, 8.03951644897461, 1.642163872718811, 14.803672790527344, 3.571504831314087, 18.82391929626465, 20.3252010345459, 24.90945816040039, 25.92715835571289, 36.000885009765625, 0.0230746790766716, 38.57727813720703, 48.17692947387695, 14.844324111938477, 10.734208106994629, 0.5546529293060303, 3.641017198562622, 20.14129066467285, 43.46221160888672, 26.80242156982422, 41.92586135864258, 35.60873031616211, 48.70011901855469, 37.368980407714844, 49.90841293334961], "count": [160]}, "timestamp": {"min": [0.0], "max": [5.3], "mean": [2.6499999999999995], "std": [1.5395706472188204], "count": [160]}, "frame_index": {"min": [0], "max": [159], "mean": [79.5], "std": [46.18711941656461], "count": [160]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [160]}, "index": {"min": [21557], "max": [21716], "mean": [21636.5], "std": [46.18711941656461], "count": [160]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [160]}, "subtask_annotation": {"mean": [5.49375, 10.0, 10.0, 10.0, 10.0], "std": [2.1154103473085306, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [160]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [160]}, "eef_direction_state": {"mean": [4.06875, 2.9625], "std": [1.7143580248886168, 1.8771237971961239], "min": [1, 0], "max": [6, 6], "count": [160]}, "eef_velocity_state": {"mean": [1.00625, 1.40625], "std": [0.8403635745913776, 0.5733331819282746], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_state": {"mean": [0.9375, 1.05625], "std": [0.856500875656295, 0.8385021988641415], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_direction_action": {"mean": [4.06875, 2.9625], "std": [1.7143580248886168, 1.8771237971961239], "min": [1, 0], "max": [6, 6], "count": [160]}, "eef_velocity_action": {"mean": [1.00625, 1.40625], "std": [0.8403635745913776, 0.5733331819282746], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_acc_mag_action": {"mean": [0.9375, 1.05625], "std": [0.856500875656295, 0.8385021988641415], "min": [0, 0], "max": [2, 2], "count": [160]}, "eef_sim_pose_state": {"mean": [0.6073261654126844, 0.21276580867067468, 1.2388466474356257, -0.8937355661547353, 0.9518325229906506, -1.4084674668829353, 0.6355649715774406, -0.18490810864436386, 1.2062761150585821, 1.436654836720534, 1.1504304073775846, 1.9886176395952848], "std": [0.010613569512918414, 0.046407655185694424, 0.022053056444020096, 0.15511854798164496, 0.04291905950392607, 0.15072051217895005, 0.024889220773807574, 0.04192521504386028, 0.026445148348237222, 0.21159658150777597, 0.06275166426505725, 0.15200573230266012], "min": [0.5862108292716643, 0.11977023277738177, 1.1814355505059106, -1.263162842446101, 0.9018405765511464, -1.6532853730272867, 0.5984567234837492, -0.23501672793756478, 1.1698063789059217, 0.9194734197961711, 1.0298293470030733, 1.5175002138982534], "max": [0.6292616554312409, 0.252890435363385, 1.2667662870530736, -0.6507758634707351, 1.0359523568363405, -1.2038340611575444, 0.6719607567621522, -0.1079159213822855, 1.272876043006983, 1.7285168570154779, 1.2133223392527248, 2.142797160934687], "count": [160]}, "eef_sim_pose_action": {"mean": [0.6073261654126844, 0.21276580867067468, 1.2388466474356257, -0.8937355661547353, 0.9518325229906506, -1.4084674668829353, 0.6355649715774406, -0.18490810864436386, 1.2062761150585821, 1.436654836720534, 1.1504304073775846, 1.9886176395952848], "std": [0.010613569512918414, 0.046407655185694424, 0.022053056444020096, 0.15511854798164496, 0.04291905950392607, 0.15072051217895005, 0.024889220773807574, 0.04192521504386028, 0.026445148348237222, 0.21159658150777597, 0.06275166426505725, 0.15200573230266012], "min": [0.5862108292716643, 0.11977023277738177, 1.1814355505059106, -1.263162842446101, 0.9018405765511464, -1.6532853730272867, 0.5984567234837492, -0.23501672793756478, 1.1698063789059217, 0.9194734197961711, 1.0298293470030733, 1.5175002138982534], "max": [0.6292616554312409, 0.252890435363385, 1.2667662870530736, -0.6507758634707351, 1.0359523568363405, -1.2038340611575444, 0.6719607567621522, -0.1079159213822855, 1.272876043006983, 1.7285168570154779, 1.2133223392527248, 2.142797160934687], "count": [160]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26516700571895424]], [[0.43792870302287584]], [[0.5281984783496733]]], "std": [[[0.3453012949711086]], [[0.2710031735825874]], [[0.2775445464933473]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4803458782679738]], [[0.4953750816993464]], [[0.4750914767156863]]], "std": [[[0.34553924487749954]], [[0.34811714525677784]], [[0.357415577092269]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5089005780228759]], [[0.5454402205882353]], [[0.540393257761438]]], "std": [[[0.3049187415172562]], [[0.30039001496416795]], [[0.3124217648889845]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36202860498366013]], [[0.44467501429738565]], [[0.477890306372549]]], "std": [[[0.3469628904576587]], [[0.3339900407285309]], [[0.3659723859756808]]], "count": [100]}, "observation.state": {"min": [0.8161669373512268, -0.9289883375167847, 0.8246287703514099, -0.523551344871521, -1.4695465564727783, 1.0922598838806152, -1.1406595706939697, -0.9132286310195923, 0.7856488823890686, -0.012064164504408836, 0.557431161403656, -1.2641040086746216, 20.844999313354492, 61.971248626708984, -1.2311111688613892, 0.35749998688697815, 0.596875011920929, 0.4074999988079071, 0.8693749904632568, -1.0006250143051147, 0.668749988079071, -3.880000114440918, 0.9600000381469727, 0.21937499940395355, 18.016250610351562, 51.53125, 0.21700000762939453, -1.3924999237060547, -1.0418750047683716, -0.046875, 0.6137499809265137, -0.19875000417232513, 0.7300000190734863, -0.25562500953674316, 0.6825000047683716, -2.458750009536743], "max": [1.1270933151245117, -0.7605139017105103, 0.9727864861488342, 0.03581101819872856, -1.1702239513397217, 1.190097689628601, -0.6432393193244934, -0.6609063744544983, 1.0315337181091309, 0.2938076853752136, 1.321264386177063, -1.014033555984497, 47.153751373291016, 73.81625366210938, 57.67499923706055, 9.298125267028809, 39.69562530517578, 89.38500213623047, 54.8125, 111.88562774658203, 90.69750213623047, -3.758125066757202, 94.703125, 110.6300048828125, 53.647499084472656, 75.27312469482422, 0.39625000953674316, 7.261111259460449, 45.970001220703125, 76.43000030517578, 64.66937255859375, 76.01750183105469, 76.93000030517578, 110.6831283569336, 93.90250396728516, 110.13687896728516], "mean": [0.9781714677810669, -0.8215473890304565, 0.8910192251205444, -0.2540836036205292, -1.3166204690933228, 1.1565862894058228, -0.8421647548675537, -0.7556069493293762, 0.8964699506759644, 0.14681261777877808, 0.9064301252365112, -1.091132640838623, 33.91575241088867, 67.11504364013672, 28.611902236938477, 3.859532594680786, 11.772148132324219, 27.121673583984375, 17.047792434692383, 31.586589813232422, 27.171611785888672, -3.8064258098602295, 28.50088882446289, 35.60911178588867, 34.77315139770508, 63.877933502197266, 0.2947891056537628, 2.4448037147521973, 13.991284370422363, 22.45440101623535, 19.675138473510742, 20.596233367919922, 22.745630264282227, 32.588016510009766, 26.129653930664062, 38.11130142211914], "std": [0.09026540070772171, 0.06402096897363663, 0.03815309703350067, 0.14201030135154724, 0.07014279812574387, 0.03836451470851898, 0.18151062726974487, 0.06418121606111526, 0.08154985308647156, 0.09451095759868622, 0.2818393111228943, 0.07344194501638412, 9.482329368591309, 3.5564701557159424, 17.561141967773438, 2.7212350368499756, 15.422863960266113, 37.94078063964844, 22.29258918762207, 45.69718551635742, 37.3123893737793, 0.0266738124191761, 39.2559814453125, 47.44400405883789, 13.436594009399414, 8.009282112121582, 0.03962327912449837, 2.8942618370056152, 18.908166885375977, 30.824892044067383, 26.486751556396484, 28.747629165649414, 30.934741973876953, 44.39629364013672, 37.023250579833984, 48.597389221191406], "count": [199]}, "action": {"min": [0.8161669373512268, -0.9289883375167847, 0.8246287703514099, -0.523551344871521, -1.4695465564727783, 1.0922598838806152, -1.1406595706939697, -0.9132286310195923, 0.7856488823890686, -0.012064164504408836, 0.557431161403656, -1.2641040086746216, 20.844999313354492, 61.971248626708984, -1.2311111688613892, 0.35749998688697815, 0.596875011920929, 0.4074999988079071, 0.8693749904632568, -1.0006250143051147, 0.668749988079071, -3.880000114440918, 0.9600000381469727, 0.21937499940395355, 18.016250610351562, 51.53125, 0.21700000762939453, -1.3924999237060547, -1.0418750047683716, -0.046875, 0.6137499809265137, -0.19875000417232513, 0.7300000190734863, -0.25562500953674316, 0.6825000047683716, -2.458750009536743], "max": [1.1270933151245117, -0.7605139017105103, 0.9727864861488342, 0.03581101819872856, -1.1702239513397217, 1.190097689628601, -0.6432393193244934, -0.6609063744544983, 1.0315337181091309, 0.2938076853752136, 1.321264386177063, -1.014033555984497, 47.153751373291016, 73.81625366210938, 57.67499923706055, 9.298125267028809, 39.69562530517578, 89.38500213623047, 54.8125, 111.88562774658203, 90.69750213623047, -3.758125066757202, 94.703125, 110.6300048828125, 53.647499084472656, 75.27312469482422, 0.39625000953674316, 7.261111259460449, 45.970001220703125, 76.43000030517578, 64.66937255859375, 76.01750183105469, 76.93000030517578, 110.6831283569336, 93.90250396728516, 110.13687896728516], "mean": [0.9781709313392639, -0.8215478658676147, 0.8910190463066101, -0.2540835440158844, -1.3166205883026123, 1.1565864086151123, -0.842164933681488, -0.7556068897247314, 0.8964700102806091, 0.14681269228458405, 0.906430721282959, -1.091132640838623, 33.91575622558594, 67.11505126953125, 28.61189079284668, 3.8595337867736816, 11.772148132324219, 27.12168312072754, 17.04779052734375, 31.58656883239746, 27.17160987854004, -3.806429862976074, 28.500883102416992, 35.60914611816406, 34.773155212402344, 63.8779182434082, 0.29478919506073, 2.4448037147521973, 13.991283416748047, 22.45439338684082, 19.67513656616211, 20.596242904663086, 22.745637893676758, 32.58802032470703, 26.12966537475586, 38.11126708984375], "std": [0.09026537090539932, 0.06402098387479782, 0.03815309330821037, 0.14201030135154724, 0.07014280557632446, 0.038364510983228683, 0.18151062726974487, 0.06418123096227646, 0.08154986798763275, 0.09451097249984741, 0.28183940052986145, 0.07344194501638412, 9.482333183288574, 3.5564699172973633, 17.561138153076172, 2.7212343215942383, 15.422868728637695, 37.94077682495117, 22.292587280273438, 45.69718551635742, 37.31239700317383, 0.026673797518014908, 39.255977630615234, 47.44399642944336, 13.436593055725098, 8.009284019470215, 0.03962327539920807, 2.8942620754241943, 18.908164978027344, 30.824888229370117, 26.486757278442383, 28.74763298034668, 30.934738159179688, 44.396297454833984, 37.02325439453125, 48.597381591796875], "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": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [199]}, "index": {"min": [21717], "max": [21915], "mean": [21816.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [5.577889447236181, 10.0, 10.0, 10.0, 10.0], "std": [1.9316755472746674, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [199]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [199]}, "eef_direction_state": {"mean": [4.402010050251256, 3.8341708542713566], "std": [1.6652511180993572, 1.9199136786905007], "min": [1, 0], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [0.8341708542713567, 1.050251256281407], "std": [0.8252535416432613, 0.7070978532397123], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_state": {"mean": [0.7939698492462312, 0.8492462311557789], "std": [0.8522885650329396, 0.8371925654420999], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [4.402010050251256, 3.8341708542713566], "std": [1.6652511180993572, 1.9199136786905007], "min": [1, 0], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [0.8341708542713567, 1.050251256281407], "std": [0.8252535416432613, 0.7070978532397123], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_action": {"mean": [0.7939698492462312, 0.8492462311557789], "std": [0.8522885650329396, 0.8371925654420999], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.6016309302813948, 0.19340517237820887, 1.229258689810213, -0.9313463765965079, 0.9781671077272778, -1.5222909687458601, 0.6191252393814911, -0.18051587531066338, 1.2007490770471225, 1.436309364711972, 1.0817750620438167, 2.025995177931079], "std": [0.012002142947989783, 0.042349987690315546, 0.023944949912301908, 0.13430018215871636, 0.032773327614204824, 0.11179192763590273, 0.029699728272088118, 0.03083266708596018, 0.023535612001888865, 0.27358201793459147, 0.0927249631384263, 0.20776622289043983], "min": [0.5801753695716387, 0.10604329689064548, 1.1622297939982817, -1.30602218016409, 0.8888258778121614, -1.7746486355547408, 0.5781284530121007, -0.20802175771758055, 1.1602082587378957, 1.039444931797552, 0.9620003925224503, 1.7389899661537211], "max": [0.635368229283872, 0.25344446946640037, 1.2496738323711398, -0.7311033924803071, 1.0113185446695505, -1.380693454518232, 0.6667368093249124, -0.11470476483559308, 1.2514553607220427, 1.8590940070295963, 1.2562915477778578, 2.3398395140687756], "count": [199]}, "eef_sim_pose_action": {"mean": [0.6016309302813948, 0.19340517237820887, 1.229258689810213, -0.9313463765965079, 0.9781671077272778, -1.5222909687458601, 0.6191252393814911, -0.18051587531066338, 1.2007490770471225, 1.436309364711972, 1.0817750620438167, 2.025995177931079], "std": [0.012002142947989783, 0.042349987690315546, 0.023944949912301908, 0.13430018215871636, 0.032773327614204824, 0.11179192763590273, 0.029699728272088118, 0.03083266708596018, 0.023535612001888865, 0.27358201793459147, 0.0927249631384263, 0.20776622289043983], "min": [0.5801753695716387, 0.10604329689064548, 1.1622297939982817, -1.30602218016409, 0.8888258778121614, -1.7746486355547408, 0.5781284530121007, -0.20802175771758055, 1.1602082587378957, 1.039444931797552, 0.9620003925224503, 1.7389899661537211], "max": [0.635368229283872, 0.25344446946640037, 1.2496738323711398, -0.7311033924803071, 1.0113185446695505, -1.380693454518232, 0.6667368093249124, -0.11470476483559308, 1.2514553607220427, 1.8590940070295963, 1.2562915477778578, 2.3398395140687756], "count": [199]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2659166605392157]], [[0.44008177900326795]], [[0.5320088684640524]]], "std": [[[0.3460750139489995]], [[0.27439891151916157]], [[0.2786621138503398]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4810746732026144]], [[0.48974004697712414]], [[0.46870562091503265]]], "std": [[[0.3409076012894336]], [[0.347606006913611]], [[0.35688950546875714]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4853899959150327]], [[0.5187371711601307]], [[0.5160747140522876]]], "std": [[[0.3253552954133869]], [[0.32045447373522673]], [[0.3293536932390201]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36923689542483656]], [[0.45238388480392155]], [[0.48206793709150325]]], "std": [[[0.3470538900151527]], [[0.33493061196267093]], [[0.36831224430523496]]], "count": [100]}, "observation.state": {"min": [0.8333809971809387, -0.9128471612930298, 0.8143019080162048, -0.5052643418312073, -1.6102718114852905, 1.112048864364624, -0.8413443565368652, -0.9498741030693054, 0.7518247365951538, -0.025272754952311516, 0.5675402283668518, -1.3267719745635986, 20.578750610351562, 60.79249954223633, -1.4424999952316284, -0.606249988079071, 0.6787500381469727, 0.2900000214576721, 1.0724999904632568, -0.8418182134628296, 0.6587499976158142, -3.8509092330932617, 0.9056249856948853, -0.004999999888241291, 13.204375267028809, 48.641876220703125, 0.24937500059604645, -0.971875011920929, -0.453125, 0.9681249856948853, 0.6383333206176758, -0.984375, 0.6966666579246521, -0.21437500417232513, 0.6575000286102295, -2.6887500286102295], "max": [1.1388105154037476, -0.7295719981193542, 0.9502794146537781, -0.022030213847756386, -1.265688180923462, 1.2282558679580688, -0.5196173787117004, -0.5520586967468262, 1.0276951789855957, 0.24567025899887085, 1.115286111831665, -1.1623560190200806, 50.26000213623047, 77.36888885498047, 39.649375915527344, 8.265000343322754, 50.11937713623047, 50.53062438964844, 58.807498931884766, 81.0687484741211, 92.28874969482422, -3.7043750286102295, 96.88187408447266, 110.32875061035156, 46.26499938964844, 70.890625, 0.4000000059604645, 9.126874923706055, 47.271873474121094, 100.81875610351562, 66.70500183105469, 104.73562622070312, 88.31937408447266, 109.44937896728516, 93.4331283569336, 110.51875305175781], "mean": [1.00580632686615, -0.8296319246292114, 0.8854107856750488, -0.3218435049057007, -1.412428617477417, 1.160488486289978, -0.7208403944969177, -0.7052724957466125, 0.8701161742210388, 0.13060979545116425, 0.7693025469779968, -1.212932825088501, 33.985538482666016, 66.97200775146484, 10.705327033996582, 3.2465410232543945, 17.80076789855957, 18.45536994934082, 21.5317440032959, 28.279624938964844, 32.48307800292969, -3.750997304916382, 34.00320816040039, 43.19410705566406, 31.527435302734375, 60.86088562011719, 0.3148702383041382, 3.1910557746887207, 16.77622413635254, 38.96644592285156, 23.77488136291504, 38.16703796386719, 30.82285499572754, 42.54841613769531, 32.34909439086914, 46.135108947753906], "std": [0.09548956155776978, 0.06006301939487457, 0.03972586244344711, 0.14960254728794098, 0.10817985236644745, 0.02515728771686554, 0.10992664098739624, 0.1091192215681076, 0.07097166776657104, 0.10240080952644348, 0.13950005173683167, 0.04826754331588745, 11.944743156433105, 5.210241794586182, 14.963047981262207, 2.995297908782959, 20.59718894958496, 22.009859085083008, 24.709646224975586, 35.81437683105469, 38.734004974365234, 0.03233935683965683, 40.83534622192383, 48.897789001464844, 13.278951644897461, 8.000303268432617, 0.03673948347568512, 3.576105833053589, 19.721418380737305, 44.47976303100586, 27.851154327392578, 45.252296447753906, 36.588294982910156, 48.857261657714844, 38.890037536621094, 49.67325973510742], "count": [150]}, "action": {"min": [0.8333809971809387, -0.9128471612930298, 0.8143019080162048, -0.5052643418312073, -1.6102718114852905, 1.112048864364624, -0.8413443565368652, -0.9498741030693054, 0.7518247365951538, -0.025272754952311516, 0.5675402283668518, -1.3267719745635986, 20.578750610351562, 60.79249954223633, -1.4424999952316284, -0.606249988079071, 0.6787500381469727, 0.2900000214576721, 1.0724999904632568, -0.8418182134628296, 0.6587499976158142, -3.8509092330932617, 0.9056249856948853, -0.004999999888241291, 13.204375267028809, 48.641876220703125, 0.24937500059604645, -0.971875011920929, -0.453125, 0.9681249856948853, 0.6383333206176758, -0.984375, 0.6966666579246521, -0.21437500417232513, 0.6575000286102295, -2.6887500286102295], "max": [1.1388105154037476, -0.7295719981193542, 0.9502794146537781, -0.022030213847756386, -1.265688180923462, 1.2282558679580688, -0.5196173787117004, -0.5520586967468262, 1.0276951789855957, 0.24567025899887085, 1.115286111831665, -1.1623560190200806, 50.26000213623047, 77.36888885498047, 39.649375915527344, 8.265000343322754, 50.11937713623047, 50.53062438964844, 58.807498931884766, 81.0687484741211, 92.28874969482422, -3.7043750286102295, 96.88187408447266, 110.32875061035156, 46.26499938964844, 70.890625, 0.4000000059604645, 9.126874923706055, 47.271873474121094, 100.81875610351562, 66.70500183105469, 104.73562622070312, 88.31937408447266, 109.44937896728516, 93.4331283569336, 110.51875305175781], "mean": [1.00580632686615, -0.8296317458152771, 0.8854108452796936, -0.3218435049057007, -1.4124284982681274, 1.1604888439178467, -0.7208407521247864, -0.7052724957466125, 0.8701161742210388, 0.13060981035232544, 0.7693025469779968, -1.2129327058792114, 33.985538482666016, 66.97201538085938, 10.70532512664795, 3.2465407848358154, 17.800771713256836, 18.455360412597656, 21.531742095947266, 28.279624938964844, 32.48309326171875, -3.7509968280792236, 34.00319290161133, 43.194122314453125, 31.52744483947754, 60.86089324951172, 0.31487011909484863, 3.1910560131073, 16.776216506958008, 38.966453552246094, 23.774879455566406, 38.167049407958984, 30.822845458984375, 42.54841232299805, 32.34910202026367, 46.135093688964844], "std": [0.09548956900835037, 0.06006302312016487, 0.03972586989402771, 0.14960254728794098, 0.10817985236644745, 0.02515728771686554, 0.10992662608623505, 0.10911920666694641, 0.07097166776657104, 0.10240081697702408, 0.13950008153915405, 0.04826754704117775, 11.944743156433105, 5.210241317749023, 14.963047981262207, 2.995298147201538, 20.597187042236328, 22.009859085083008, 24.70964241027832, 35.81437301635742, 38.734004974365234, 0.03233936056494713, 40.83534622192383, 48.897804260253906, 13.278948783874512, 8.00030517578125, 0.03673947975039482, 3.576105833053589, 19.721420288085938, 44.47977066040039, 27.851150512695312, 45.252288818359375, 36.58829879760742, 48.857261657714844, 38.890037536621094, 49.67325973510742], "count": [150]}, "timestamp": {"min": [0.0], "max": [4.966666666666667], "mean": [2.483333333333333], "std": [1.4433435976027125], "count": [150]}, "frame_index": {"min": [0], "max": [149], "mean": [74.5], "std": [43.300307928081374], "count": [150]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [150]}, "index": {"min": [21916], "max": [22065], "mean": [21990.5], "std": [43.300307928081374], "count": [150]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [150]}, "subtask_annotation": {"mean": [5.6, 10.0, 10.0, 10.0, 10.0], "std": [1.976528944049812, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [150]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [150]}, "eef_direction_state": {"mean": [3.8333333333333335, 4.22], "std": [1.7065234314893614, 1.242953471910082], "min": [1, 2], "max": [6, 6], "count": [150]}, "eef_velocity_state": {"mean": [1.1066666666666667, 1.38], "std": [0.8176932323446375, 0.7630639990634249], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_state": {"mean": [1.02, 1.1866666666666668], "std": [0.8522128059743455, 0.7605845705040888], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_direction_action": {"mean": [3.8333333333333335, 4.22], "std": [1.7065234314893614, 1.242953471910082], "min": [1, 2], "max": [6, 6], "count": [150]}, "eef_velocity_action": {"mean": [1.1066666666666667, 1.38], "std": [0.8176932323446375, 0.7630639990634249], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_acc_mag_action": {"mean": [1.02, 1.1866666666666668], "std": [0.8522128059743455, 0.7605845705040888], "min": [0, 0], "max": [2, 2], "count": [150]}, "eef_sim_pose_state": {"mean": [0.5998568078522075, 0.2099935071729182, 1.2376679271371316, -0.8812703383040328, 0.9148031306809388, -1.4222163533156615, 0.6242603791124995, -0.17346290679861867, 1.2215084615901026, 1.3845272233574832, 1.209323783916107, 1.9688907136404457], "std": [0.013684158245461117, 0.046648854382753416, 0.02112227560412746, 0.1395034308246963, 0.03717511260860877, 0.11907509870048065, 0.016461488537556235, 0.043769236514329964, 0.028278408250115492, 0.3059373238008704, 0.03522661884165738, 0.23986107189607264], "min": [0.578145416201094, 0.12052996303137087, 1.1797812049989063, -1.2259323573262306, 0.8812848061293845, -1.5850842878332219, 0.5854472012015695, -0.22576890576133024, 1.1724248092116978, 0.8042909180963609, 1.1392643818292902, 1.4083047977083838], "max": [0.6331069837477291, 0.2527006428240697, 1.2629801908492144, -0.6563160761595183, 1.0035770551617595, -1.221931623141107, 0.6546443938995608, -0.09135384530289148, 1.2867928532265238, 1.9442577272722184, 1.2713786523856907, 2.360278244762817], "count": [150]}, "eef_sim_pose_action": {"mean": [0.5998568078522075, 0.2099935071729182, 1.2376679271371316, -0.8812703383040328, 0.9148031306809388, -1.4222163533156615, 0.6242603791124995, -0.17346290679861867, 1.2215084615901026, 1.3845272233574832, 1.209323783916107, 1.9688907136404457], "std": [0.013684158245461117, 0.046648854382753416, 0.02112227560412746, 0.1395034308246963, 0.03717511260860877, 0.11907509870048065, 0.016461488537556235, 0.043769236514329964, 0.028278408250115492, 0.3059373238008704, 0.03522661884165738, 0.23986107189607264], "min": [0.578145416201094, 0.12052996303137087, 1.1797812049989063, -1.2259323573262306, 0.8812848061293845, -1.5850842878332219, 0.5854472012015695, -0.22576890576133024, 1.1724248092116978, 0.8042909180963609, 1.1392643818292902, 1.4083047977083838], "max": [0.6331069837477291, 0.2527006428240697, 1.2629801908492144, -0.6563160761595183, 1.0035770551617595, -1.221931623141107, 0.6546443938995608, -0.09135384530289148, 1.2867928532265238, 1.9442577272722184, 1.2713786523856907, 2.360278244762817], "count": [150]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25504020629084967]], [[0.429280095996732]], [[0.5230858843954248]]], "std": [[[0.3378245236220614]], [[0.2672770568136231]], [[0.27032690732714576]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48556053513071895]], [[0.49878067401960785]], [[0.48199328227124183]]], "std": [[[0.3417184532998561]], [[0.3495015293814909]], [[0.3558924449331812]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4656808946078431]], [[0.5018917585784314]], [[0.5112947508169935]]], "std": [[[0.33872942034205034]], [[0.32914219179780957]], [[0.33732348047751576]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3735902716503268]], [[0.4560795608660131]], [[0.48305477532679736]]], "std": [[[0.3520826753594798]], [[0.3370362023771461]], [[0.3671074093141672]]], "count": [100]}, "observation.state": {"min": [0.7884384393692017, -0.97061687707901, 0.8096818327903748, -0.5530203580856323, -1.6084916591644287, 1.1201790571212769, -0.9500648379325867, -0.8316643834114075, 0.7473545670509338, 0.006818875204771757, 0.2960011959075928, -1.284904956817627, 15.445625305175781, 57.52750015258789, -1.1868749856948853, -0.44999998807907104, 0.6037499904632568, 0.3487499952316284, 0.9375, -1.0733333826065063, 0.59375, -3.6993751525878906, 0.9587500095367432, -1.0833333730697632, 11.758749961853027, 54.603126525878906, 0.5049999952316284, -1.768125057220459, -1.4481250047683716, 1.09375, 0.5887500047683716, -0.8956249952316284, 0.6781250238418579, 0.07374998927116394, 0.6137499809265137, -3.395625114440918], "max": [1.2039129734039307, -0.7136347889900208, 1.0170137882232666, 0.008988517336547375, -1.0505836009979248, 1.3030728101730347, -0.5292973518371582, -0.5111295580863953, 1.0991263389587402, 0.2169642150402069, 1.0533970594406128, -1.2355515956878662, 50.93000030517578, 75.94499969482422, 47.40187454223633, 9.207499504089355, 45.30062484741211, 80.58562469482422, 56.61687469482422, 96.22125244140625, 89.73999786376953, 112.94937133789062, 94.69062805175781, 110.7081298828125, 45.345001220703125, 73.86500549316406, 1.9900000095367432, 9.447500228881836, 43.16625213623047, 81.25749969482422, 60.946250915527344, 100.23125457763672, 90.38125610351562, 109.09062957763672, 94.94499969482422, 2.416250228881836], "mean": [0.9940664172172546, -0.826541543006897, 0.9034273028373718, -0.32663440704345703, -1.312434434890747, 1.1922922134399414, -0.714756190776825, -0.7089958190917969, 0.9121523499488831, 0.10134418308734894, 0.688766360282898, -1.2732748985290527, 32.78273391723633, 63.5864143371582, 10.16659164428711, 4.904721260070801, 15.678449630737305, 28.625999450683594, 20.586570739746094, 31.283170700073242, 31.697906494140625, 37.666099548339844, 33.217830657958984, 41.16182327270508, 29.580001831054688, 63.90791320800781, 1.0483781099319458, 3.7348546981811523, 10.19619083404541, 18.228839874267578, 14.430693626403809, 21.796592712402344, 20.057126998901367, 27.317829132080078, 19.836320877075195, -3.1705269813537598], "std": [0.1251075714826584, 0.07196862995624542, 0.05559273436665535, 0.17018014192581177, 0.15068186819553375, 0.049838997423648834, 0.16070425510406494, 0.09164296835660934, 0.1089196503162384, 0.06609339267015457, 0.25834232568740845, 0.011577344499528408, 14.228960037231445, 5.385409832000732, 15.86456298828125, 3.8773486614227295, 18.435222625732422, 36.16541290283203, 24.688032150268555, 41.29774475097656, 39.069644927978516, 51.935855865478516, 41.32147216796875, 49.76276397705078, 10.996265411376953, 6.20757532119751, 0.6141404509544373, 3.5855472087860107, 16.301761627197266, 30.344104766845703, 22.61845588684082, 38.30087661743164, 31.867782592773438, 42.3790397644043, 33.74442672729492, 0.8018113374710083], "count": [229]}, "action": {"min": [0.7884384393692017, -0.97061687707901, 0.8096818327903748, -0.5530203580856323, -1.6084916591644287, 1.1201790571212769, -0.9500648379325867, -0.8316643834114075, 0.7473545670509338, 0.006818875204771757, 0.2960011959075928, -1.284904956817627, 15.445625305175781, 57.52750015258789, -1.1868749856948853, -0.44999998807907104, 0.6037499904632568, 0.3487499952316284, 0.9375, -1.0733333826065063, 0.59375, -3.6993751525878906, 0.9587500095367432, -1.0833333730697632, 11.758749961853027, 54.603126525878906, 0.5049999952316284, -1.768125057220459, -1.4481250047683716, 1.09375, 0.5887500047683716, -0.8956249952316284, 0.6781250238418579, 0.07374998927116394, 0.6137499809265137, -3.395625114440918], "max": [1.2039129734039307, -0.7136347889900208, 1.0170137882232666, 0.008988517336547375, -1.0505836009979248, 1.3030728101730347, -0.5292973518371582, -0.5111295580863953, 1.0991263389587402, 0.2169642150402069, 1.0533970594406128, -1.2355515956878662, 50.93000030517578, 75.94499969482422, 47.40187454223633, 9.207499504089355, 45.30062484741211, 80.58562469482422, 56.61687469482422, 96.22125244140625, 89.73999786376953, 112.94937133789062, 94.69062805175781, 110.7081298828125, 45.345001220703125, 73.86500549316406, 1.9900000095367432, 9.447500228881836, 43.16625213623047, 81.25749969482422, 60.946250915527344, 100.23125457763672, 90.38125610351562, 109.09062957763672, 94.94499969482422, 2.416250228881836], "mean": [0.9940664768218994, -0.8265407085418701, 0.9034275412559509, -0.3266344666481018, -1.3124340772628784, 1.19229257106781, -0.714756190776825, -0.7089956998825073, 0.9121525287628174, 0.10134422034025192, 0.6887661218643188, -1.2732748985290527, 32.7827262878418, 63.58643341064453, 10.166598320007324, 4.904721260070801, 15.678451538085938, 28.626026153564453, 20.586570739746094, 31.283191680908203, 31.697895050048828, 37.666072845458984, 33.21787643432617, 41.16178894042969, 29.580013275146484, 63.90789794921875, 1.0483778715133667, 3.7348556518554688, 10.19618034362793, 18.22884178161621, 14.430700302124023, 21.79660415649414, 20.0571231842041, 27.31783103942871, 19.836313247680664, -3.170529365539551], "std": [0.12510758638381958, 0.07196862250566483, 0.05559273436665535, 0.17018011212348938, 0.15068186819553375, 0.04983898624777794, 0.16070425510406494, 0.09164298325777054, 0.10891963541507721, 0.06609338521957397, 0.25834235548973083, 0.011577343568205833, 14.22895622253418, 5.385409355163574, 15.8645601272583, 3.8773486614227295, 18.435222625732422, 36.1654052734375, 24.688020706176758, 41.2977294921875, 39.069644927978516, 51.935855865478516, 41.321475982666016, 49.76277160644531, 10.99626350402832, 6.20757532119751, 0.6141403317451477, 3.585548162460327, 16.301761627197266, 30.34410858154297, 22.61845588684082, 38.30087661743164, 31.867788314819336, 42.37904739379883, 33.74442672729492, 0.8018119931221008], "count": [229]}, "timestamp": {"min": [0.0], "max": [7.6], "mean": [3.8000000000000003], "std": [2.2035325174717877], "count": [229]}, "frame_index": {"min": [0], "max": [228], "mean": [114.0], "std": [66.10597552415364], "count": [229]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [229]}, "index": {"min": [22066], "max": [22294], "mean": [22180.0], "std": [66.10597552415364], "count": [229]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [229]}, "subtask_annotation": {"mean": [5.528384279475983, 10.0, 10.0, 10.0, 10.0], "std": [2.057116205704078, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [229]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [229]}, "eef_direction_state": {"mean": [3.8995633187772927, 3.5851528384279474], "std": [1.6726543979775679, 1.990797079457095], "min": [1, 0], "max": [6, 6], "count": [229]}, "eef_velocity_state": {"mean": [1.0262008733624455, 1.034934497816594], "std": [0.775843799724718, 0.6858537026118021], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_state": {"mean": [0.8253275109170306, 0.8209606986899564], "std": [0.8692040740993592, 0.8556500852126432], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_direction_action": {"mean": [3.8995633187772927, 3.5851528384279474], "std": [1.6726543979775679, 1.990797079457095], "min": [1, 0], "max": [6, 6], "count": [229]}, "eef_velocity_action": {"mean": [1.0262008733624455, 1.034934497816594], "std": [0.775843799724718, 0.6858537026118021], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_action": {"mean": [0.8253275109170306, 0.8209606986899564], "std": [0.8692040740993592, 0.8556500852126432], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_sim_pose_state": {"mean": [0.6100596728597679, 0.21018754692738664, 1.2227795337163148, -0.9674692228216418, 0.9985116373710865, -1.480062638491631, 0.6337302423124215, -0.18521564961442696, 1.2062257985097584, 1.5950663338685562, 1.2982390892007754, 2.154537922935218], "std": [0.019305145064762164, 0.05490672254439897, 0.0201327189201725, 0.15605874416865415, 0.04576836601162649, 0.1451914556872733, 0.03495390000016901, 0.024717628400520247, 0.03083092991018529, 0.4743261828560168, 0.03607017366128911, 0.422607620671578], "min": [0.5783910602263571, 0.1050183449031793, 1.1659513712688243, -1.3985700731087543, 0.957731760428425, -1.7827637337855622, 0.586962200098271, -0.21480501492479523, 1.163912542730801, 0.5876146163457269, 1.2421727057668353, 1.2056283761629039], "max": [0.6640420819623538, 0.26592528925410264, 1.2520839406696678, -0.7293860151571476, 1.1088191952403998, -1.1963625722063669, 0.6913938608447587, -0.13914497733783468, 1.2979164478504062, 2.3215674896303864, 1.385210489761266, 2.7945431679302906], "count": [229]}, "eef_sim_pose_action": {"mean": [0.6100596728597679, 0.21018754692738664, 1.2227795337163148, -0.9674692228216418, 0.9985116373710865, -1.480062638491631, 0.6337302423124215, -0.18521564961442696, 1.2062257985097584, 1.5950663338685562, 1.2982390892007754, 2.154537922935218], "std": [0.019305145064762164, 0.05490672254439897, 0.0201327189201725, 0.15605874416865415, 0.04576836601162649, 0.1451914556872733, 0.03495390000016901, 0.024717628400520247, 0.03083092991018529, 0.4743261828560168, 0.03607017366128911, 0.422607620671578], "min": [0.5783910602263571, 0.1050183449031793, 1.1659513712688243, -1.3985700731087543, 0.957731760428425, -1.7827637337855622, 0.586962200098271, -0.21480501492479523, 1.163912542730801, 0.5876146163457269, 1.2421727057668353, 1.2056283761629039], "max": [0.6640420819623538, 0.26592528925410264, 1.2520839406696678, -0.7293860151571476, 1.1088191952403998, -1.1963625722063669, 0.6913938608447587, -0.13914497733783468, 1.2979164478504062, 2.3215674896303864, 1.385210489761266, 2.7945431679302906], "count": [229]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27123984477124186]], [[0.44046568218954246]], [[0.5274563868464053]]], "std": [[[0.3488441779794769]], [[0.27691699998457053]], [[0.2799956422435374]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4904396160130719]], [[0.5007187826797386]], [[0.481523966503268]]], "std": [[[0.34397340560186007]], [[0.3494008750891499]], [[0.3575789726510645]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5033215645424837]], [[0.5402239379084968]], [[0.5346239583333333]]], "std": [[[0.3142231113459479]], [[0.30870734949072876]], [[0.3188796479428263]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3660119117647059]], [[0.451803948120915]], [[0.48307052696078434]]], "std": [[[0.3454338211227288]], [[0.33317587704546375]], [[0.3680447401670156]]], "count": [100]}, "observation.state": {"min": [0.82668137550354, -0.913180947303772, 0.8463035225868225, -0.4586051404476166, -1.5132923126220703, 1.1529860496520996, -0.8951085209846497, -0.9337329268455505, 0.8074168562889099, 0.006175135262310505, 0.7043468952178955, -1.1824311017990112, 24.100000381469727, 58.819374084472656, 2.2899999618530273, -0.46000000834465027, 0.6781250238418579, 0.25, 0.8335714340209961, -0.8912500143051147, 0.6966666579246521, -3.8609089851379395, 0.9950000047683716, -0.6073333621025085, 10.850000381469727, 48.79624938964844, 0.2237500101327896, -0.721875011920929, 0.27687498927116394, 0.8493750095367432, 0.65625, -0.9431250095367432, 0.647777795791626, -0.17866666615009308, 0.6518750190734863, -2.8081250190734863], "max": [1.0933724641799927, -0.7535811066627502, 0.9303950071334839, -0.03604944050312042, -1.2281843423843384, 1.2430380582809448, -0.5923361778259277, -0.5691403150558472, 1.0008487701416016, 0.24242770671844482, 1.1814509630203247, -1.0505597591400146, 48.259376525878906, 69.98374938964844, 46.765384674072266, 9.214445114135742, 51.0056266784668, 68.35187530517578, 63.680625915527344, 108.89812469482422, 92.94249725341797, 113.0675048828125, 96.38812255859375, 110.8656234741211, 45.806251525878906, 74.95062255859375, 0.3956249952316284, 7.945000171661377, 48.11312484741211, 102.45875549316406, 70.72125244140625, 109.60562896728516, 88.75187683105469, 109.68437957763672, 93.50187683105469, 110.75687408447266], "mean": [0.9956948161125183, -0.816696047782898, 0.8824001550674438, -0.31775161623954773, -1.3711644411087036, 1.179065227508545, -0.8011130690574646, -0.7255926728248596, 0.8736589550971985, 0.12913493812084198, 0.8813037276268005, -1.1221510171890259, 37.818809509277344, 63.26810073852539, 31.399778366088867, 4.208186149597168, 18.820470809936523, 25.5130672454834, 23.839685440063477, 39.42835998535156, 32.66365051269531, 39.3757209777832, 33.86131286621094, 42.457759857177734, 30.322643280029297, 62.98133087158203, 0.30413761734962463, 3.3859641551971436, 16.51805305480957, 36.38808059692383, 24.146041870117188, 36.43962860107422, 28.66997718811035, 39.47547912597656, 30.761859893798828, 40.34855270385742], "std": [0.09112951904535294, 0.05982007086277008, 0.03324368596076965, 0.13538126647472382, 0.11485862731933594, 0.020170073956251144, 0.11461971700191498, 0.10039196163415909, 0.05405738204717636, 0.08677029609680176, 0.11280011385679245, 0.049457620829343796, 8.404841423034668, 3.1704745292663574, 10.304322242736816, 3.8002805709838867, 21.211658477783203, 29.7814884185791, 26.985218048095703, 47.593910217285156, 38.7274284362793, 50.10319519042969, 40.563838958740234, 49.1762809753418, 12.753653526306152, 9.642230987548828, 0.03659835085272789, 3.4379799365997314, 20.09744644165039, 43.55776596069336, 29.155344009399414, 45.8674201965332, 35.30305480957031, 47.575626373291016, 38.3411750793457, 50.086639404296875], "count": [138]}, "action": {"min": [0.82668137550354, -0.913180947303772, 0.8463035225868225, -0.4586051404476166, -1.5132923126220703, 1.1529860496520996, -0.8951085209846497, -0.9337329268455505, 0.8074168562889099, 0.006175135262310505, 0.7043468952178955, -1.1824311017990112, 24.100000381469727, 58.819374084472656, 2.2899999618530273, -0.46000000834465027, 0.6781250238418579, 0.25, 0.8335714340209961, -0.8912500143051147, 0.6966666579246521, -3.8609089851379395, 0.9950000047683716, -0.6073333621025085, 10.850000381469727, 48.79624938964844, 0.2237500101327896, -0.721875011920929, 0.27687498927116394, 0.8493750095367432, 0.65625, -0.9431250095367432, 0.647777795791626, -0.17866666615009308, 0.6518750190734863, -2.8081250190734863], "max": [1.0933724641799927, -0.7535811066627502, 0.9303950071334839, -0.03604944050312042, -1.2281843423843384, 1.2430380582809448, -0.5923361778259277, -0.5691403150558472, 1.0008487701416016, 0.24242770671844482, 1.1814509630203247, -1.0505597591400146, 48.259376525878906, 69.98374938964844, 46.765384674072266, 9.214445114135742, 51.0056266784668, 68.35187530517578, 63.680625915527344, 108.89812469482422, 92.94249725341797, 113.0675048828125, 96.38812255859375, 110.8656234741211, 45.806251525878906, 74.95062255859375, 0.3956249952316284, 7.945000171661377, 48.11312484741211, 102.45875549316406, 70.72125244140625, 109.60562896728516, 88.75187683105469, 109.68437957763672, 93.50187683105469, 110.75687408447266], "mean": [0.9956949353218079, -0.8166962265968323, 0.8824006915092468, -0.31775152683258057, -1.3711645603179932, 1.1790653467178345, -0.8011131882667542, -0.7255924344062805, 0.8736590147018433, 0.1291349083185196, 0.8813037872314453, -1.1221508979797363, 37.818809509277344, 63.26810073852539, 31.3997745513916, 4.208186149597168, 18.820480346679688, 25.513063430786133, 23.83967399597168, 39.4283447265625, 32.66364288330078, 39.37572479248047, 33.86130142211914, 42.457786560058594, 30.322643280029297, 62.981319427490234, 0.30413758754730225, 3.385964870452881, 16.51805877685547, 36.388099670410156, 24.146039962768555, 36.43963623046875, 28.66998291015625, 39.4754753112793, 30.761852264404297, 40.34854507446289], "std": [0.09112951904535294, 0.05982007831335068, 0.03324367478489876, 0.13538126647472382, 0.11485862731933594, 0.020170077681541443, 0.11461973190307617, 0.10039195418357849, 0.05405737832188606, 0.08677028864622116, 0.11280011385679245, 0.049457620829343796, 8.404841423034668, 3.1704742908477783, 10.3043212890625, 3.8002803325653076, 21.211658477783203, 29.781494140625, 26.9852237701416, 47.59391784667969, 38.727420806884766, 50.103187561035156, 40.5638313293457, 49.17628479003906, 12.753652572631836, 9.642230987548828, 0.03659835085272789, 3.4379801750183105, 20.09744644165039, 43.557762145996094, 29.155349731445312, 45.86741638183594, 35.303062438964844, 47.57562255859375, 38.34117889404297, 50.086639404296875], "count": [138]}, "timestamp": {"min": [0.0], "max": [4.566666666666666], "mean": [2.283333333333333], "std": [1.327870754531758], "count": [138]}, "frame_index": {"min": [0], "max": [137], "mean": [68.5], "std": [39.83612263595275], "count": [138]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [138]}, "index": {"min": [22295], "max": [22432], "mean": [22363.5], "std": [39.83612263595275], "count": [138]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [138]}, "subtask_annotation": {"mean": [5.565217391304348, 10.0, 10.0, 10.0, 10.0], "std": [2.0988489659159684, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [138]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [138]}, "eef_direction_state": {"mean": [4.130434782608695, 4.2101449275362315], "std": [1.6717000240427042, 1.3046899712287934], "min": [1, 0], "max": [6, 6], "count": [138]}, "eef_velocity_state": {"mean": [1.0507246376811594, 1.434782608695652], "std": [0.8790843702243243, 0.7416835699666079], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_state": {"mean": [0.8115942028985508, 1.1014492753623188], "std": [0.8559317716077322, 0.8101695570651417], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_direction_action": {"mean": [4.130434782608695, 4.2101449275362315], "std": [1.6717000240427042, 1.3046899712287934], "min": [1, 0], "max": [6, 6], "count": [138]}, "eef_velocity_action": {"mean": [1.0507246376811594, 1.434782608695652], "std": [0.8790843702243243, 0.7416835699666079], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_acc_mag_action": {"mean": [0.8115942028985508, 1.1014492753623188], "std": [0.8559317716077322, 0.8101695570651417], "min": [0, 0], "max": [2, 2], "count": [138]}, "eef_sim_pose_state": {"mean": [0.6026725051852272, 0.20874222979041265, 1.23562325698259, -0.9031170378525772, 0.9507824008589315, -1.4383744513453571, 0.6166115562453589, -0.1725218001423467, 1.2154437710540427, 1.3395712153019639, 1.1245111086203845, 1.9501851615973682], "std": [0.01140799377193462, 0.04542326371428918, 0.021739109093138507, 0.13578558592108078, 0.039193642469890246, 0.13500604477252284, 0.013268582486029381, 0.04292004351776381, 0.03013751930572919, 0.24551714665588228, 0.03818671893495042, 0.17223382479757182], "min": [0.5879548906170646, 0.12132117289373887, 1.1825351403482627, -1.2314241310677594, 0.9056418791251959, -1.6231116748045737, 0.5917187813059654, -0.22489912090206088, 1.167937635629874, 0.8884195668563193, 1.0510644540190515, 1.5075113989460383], "max": [0.6311749601580809, 0.24957591509430405, 1.2529003874429414, -0.7025948330123933, 1.0379896853592938, -1.2820344233101875, 0.6428474627883776, -0.099143257872787, 1.2872797291714742, 1.7670609158880783, 1.1976938157521313, 2.206745450103738], "count": [138]}, "eef_sim_pose_action": {"mean": [0.6026725051852272, 0.20874222979041265, 1.23562325698259, -0.9031170378525772, 0.9507824008589315, -1.4383744513453571, 0.6166115562453589, -0.1725218001423467, 1.2154437710540427, 1.3395712153019639, 1.1245111086203845, 1.9501851615973682], "std": [0.01140799377193462, 0.04542326371428918, 0.021739109093138507, 0.13578558592108078, 0.039193642469890246, 0.13500604477252284, 0.013268582486029381, 0.04292004351776381, 0.03013751930572919, 0.24551714665588228, 0.03818671893495042, 0.17223382479757182], "min": [0.5879548906170646, 0.12132117289373887, 1.1825351403482627, -1.2314241310677594, 0.9056418791251959, -1.6231116748045737, 0.5917187813059654, -0.22489912090206088, 1.167937635629874, 0.8884195668563193, 1.0510644540190515, 1.5075113989460383], "max": [0.6311749601580809, 0.24957591509430405, 1.2529003874429414, -0.7025948330123933, 1.0379896853592938, -1.2820344233101875, 0.6428474627883776, -0.099143257872787, 1.2872797291714742, 1.7670609158880783, 1.1976938157521313, 2.206745450103738], "count": [138]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2735844485294117]], [[0.4452127736928105]], [[0.5313771589052287]]], "std": [[[0.34800234743081804]], [[0.2736911151518205]], [[0.27998805987434566]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.13333333333333333]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48469249795751634]], [[0.49433097017973854]], [[0.47219501225490196]]], "std": [[[0.34032743179333397]], [[0.3462318636300072]], [[0.356156674238088]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5174914644607843]], [[0.5551964031862745]], [[0.5494437459150326]]], "std": [[[0.30973661665068497]], [[0.3042599147398276]], [[0.3166303146780998]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36394170547385624]], [[0.45261550040849674]], [[0.48889020629084967]]], "std": [[[0.34249334855361135]], [[0.32945951533979245]], [[0.36662645835088736]]], "count": [100]}, "observation.state": {"min": [0.7941128611564636, -0.9082932472229004, 0.8243209719657898, -0.5147297382354736, -1.5317302942276, 1.1229209899902344, -0.9996566772460938, -0.888218104839325, 0.7784008383750916, -0.03495269641280174, 0.7015812397003174, -1.1308842897415161, 16.303749084472656, 61.475624084472656, -1.1755555868148804, -0.36500000953674316, 0.703125, 0.15125000476837158, 0.9275000095367432, -0.9018750190734863, 0.6675000190734863, -3.388124942779541, 1.03125, -0.02187500149011612, 12.520000457763672, 53.67250061035156, 0.04363636299967766, -1.4562499523162842, 0.4724999964237213, 0.8155555725097656, 0.6262500286102295, 0.5056250095367432, 0.8381249904632568, -0.18250000476837158, 0.8862500190734863, -0.21937499940395355], "max": [1.0897272825241089, -0.7437819838523865, 0.9384298324584961, -0.004959181882441044, -1.2247987985610962, 1.2457777261734009, -0.5759803652763367, -0.5853742361068726, 0.9741931557655334, 0.30231937766075134, 1.2445639371871948, -1.0442469120025635, 51.015625, 72.82555389404297, 43.14374923706055, 8.761249542236328, 44.330623626708984, 60.40625, 60.64812469482422, 76.9593734741211, 80.58562469482422, 111.56812286376953, 92.83875274658203, 110.8956298828125, 47.578125, 76.88687896728516, 0.32750001549720764, 7.999374866485596, 43.865623474121094, 86.81875610351562, 63.166873931884766, 91.56999969482422, 85.70062255859375, 109.99874877929688, 92.19375610351562, 110.6300048828125], "mean": [0.9807968735694885, -0.8292455077171326, 0.8960474729537964, -0.36003735661506653, -1.3769913911819458, 1.1478124856948853, -0.8539221882820129, -0.6875683069229126, 0.8400986194610596, 0.12801535427570343, 0.9493170380592346, -1.1034233570098877, 32.3417854309082, 66.87574005126953, 13.755955696105957, 4.337574481964111, 16.363285064697266, 21.88605308532715, 21.85918617248535, 26.796937942504883, 27.95616340637207, 36.63271713256836, 31.17957878112793, 42.60956954956055, 29.71141242980957, 64.63368225097656, 0.19601480662822723, 1.369117259979248, 14.915356636047363, 29.126983642578125, 21.098846435546875, 28.297077178955078, 26.476945877075195, 35.629493713378906, 29.355863571166992, 40.841102600097656], "std": [0.0975048616528511, 0.05238731577992439, 0.029173914343118668, 0.17122334241867065, 0.11327672749757767, 0.03491515666246414, 0.16675567626953125, 0.09288519620895386, 0.06214944273233414, 0.10927727073431015, 0.15483814477920532, 0.028666570782661438, 13.995965003967285, 4.075656414031982, 15.750214576721191, 3.602733612060547, 17.829910278320312, 25.72963523864746, 25.162073135375977, 33.18709945678711, 33.4302978515625, 48.58696365356445, 37.95328140258789, 46.87471008300781, 13.847530364990234, 8.352289199829102, 0.09715916961431503, 2.9004673957824707, 17.77419662475586, 35.62021255493164, 25.927152633666992, 35.24940872192383, 33.166866302490234, 44.97404479980469, 36.905460357666016, 47.45172882080078], "count": [123]}, "action": {"min": [0.7941128611564636, -0.9082932472229004, 0.8243209719657898, -0.5147297382354736, -1.5317302942276, 1.1229209899902344, -0.9996566772460938, -0.888218104839325, 0.7784008383750916, -0.03495269641280174, 0.7015812397003174, -1.1308842897415161, 16.303749084472656, 61.475624084472656, -1.1755555868148804, -0.36500000953674316, 0.703125, 0.15125000476837158, 0.9275000095367432, -0.9018750190734863, 0.6675000190734863, -3.388124942779541, 1.03125, -0.02187500149011612, 12.520000457763672, 53.67250061035156, 0.04363636299967766, -1.4562499523162842, 0.4724999964237213, 0.8155555725097656, 0.6262500286102295, 0.5056250095367432, 0.8381249904632568, -0.18250000476837158, 0.8862500190734863, -0.21937499940395355], "max": [1.0897272825241089, -0.7437819838523865, 0.9384298324584961, -0.004959181882441044, -1.2247987985610962, 1.2457777261734009, -0.5759803652763367, -0.5853742361068726, 0.9741931557655334, 0.30231937766075134, 1.2445639371871948, -1.0442469120025635, 51.015625, 72.82555389404297, 43.14374923706055, 8.761249542236328, 44.330623626708984, 60.40625, 60.64812469482422, 76.9593734741211, 80.58562469482422, 111.56812286376953, 92.83875274658203, 110.8956298828125, 47.578125, 76.88687896728516, 0.32750001549720764, 7.999374866485596, 43.865623474121094, 86.81875610351562, 63.166873931884766, 91.56999969482422, 85.70062255859375, 109.99874877929688, 92.19375610351562, 110.6300048828125], "mean": [0.9807966351509094, -0.8292456269264221, 0.8960474729537964, -0.3600374460220337, -1.3769911527633667, 1.1478126049041748, -0.8539223670959473, -0.6875685453414917, 0.8400986194610596, 0.12801536917686462, 0.9493169784545898, -1.1034233570098877, 32.341800689697266, 66.875732421875, 13.75595474243164, 4.337574481964111, 16.363285064697266, 21.886045455932617, 21.859172821044922, 26.79693603515625, 27.956157684326172, 36.63273239135742, 31.179580688476562, 42.609554290771484, 29.711402893066406, 64.63365936279297, 0.19601483643054962, 1.3691171407699585, 14.91535472869873, 29.12697982788086, 21.09885597229004, 28.29707145690918, 26.47694969177246, 35.62950134277344, 29.355865478515625, 40.841087341308594], "std": [0.09750485420227051, 0.05238732323050499, 0.029173914343118668, 0.17122332751750946, 0.11327673494815826, 0.03491515666246414, 0.16675567626953125, 0.09288520365953445, 0.062149446457624435, 0.10927727818489075, 0.1548381745815277, 0.02866656892001629, 13.995965003967285, 4.075656890869141, 15.750212669372559, 3.602733612060547, 17.829912185668945, 25.72963523864746, 25.162073135375977, 33.18710708618164, 33.4302978515625, 48.58696365356445, 37.95328903198242, 46.87470626831055, 13.847530364990234, 8.352289199829102, 0.09715917706489563, 2.90046763420105, 17.774194717407227, 35.620216369628906, 25.92715072631836, 35.24940872192383, 33.16686248779297, 44.97403335571289, 36.905460357666016, 47.45172882080078], "count": [123]}, "timestamp": {"min": [0.0], "max": [4.066666666666666], "mean": [2.033333333333333], "std": [1.1835289353204428], "count": [123]}, "frame_index": {"min": [0], "max": [122], "mean": [61.0], "std": [35.505868059613285], "count": [123]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [123]}, "index": {"min": [22433], "max": [22555], "mean": [22494.0], "std": [35.505868059613285], "count": [123]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [123]}, "subtask_annotation": {"mean": [5.682926829268292, 10.0, 10.0, 10.0, 10.0], "std": [1.9477611628460954, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [123]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [123]}, "eef_direction_state": {"mean": [3.7804878048780486, 3.869918699186992], "std": [1.5902987670719193, 1.4082183265313641], "min": [2, 0], "max": [6, 6], "count": [123]}, "eef_velocity_state": {"mean": [1.2845528455284554, 1.4715447154471544], "std": [0.8314970845883314, 0.6289131579126414], "min": [0, 0], "max": [2, 2], "count": [123]}, "eef_acc_mag_state": {"mean": [1.08130081300813, 1.065040650406504], "std": [0.8419247782763977, 0.8139019476947859], "min": [0, 0], "max": [2, 2], "count": [123]}, "eef_direction_action": {"mean": [3.7804878048780486, 3.869918699186992], "std": [1.5902987670719193, 1.4082183265313641], "min": [2, 0], "max": [6, 6], "count": [123]}, "eef_velocity_action": {"mean": [1.2845528455284554, 1.4715447154471544], "std": [0.8314970845883314, 0.6289131579126414], "min": [0, 0], "max": [2, 2], "count": [123]}, "eef_acc_mag_action": {"mean": [1.08130081300813, 1.065040650406504], "std": [0.8419247782763977, 0.8139019476947859], "min": [0, 0], "max": [2, 2], "count": [123]}, "eef_sim_pose_state": {"mean": [0.6087139568994376, 0.21771032083798017, 1.2374890917130792, -0.9252096042223933, 0.8993640503110376, -1.4270496436913709, 0.6059276276463552, -0.17922159934361792, 1.221469736471468, 1.3007056897871503, 1.125615220284342, 1.9132606843394075], "std": [0.011663440035430649, 0.05320775551807974, 0.02055628460842388, 0.12814894150432085, 0.04673468043170321, 0.1414759166022201, 0.016532712191619177, 0.040265088172772016, 0.024162329385302564, 0.19660216528010094, 0.05889940107166707, 0.13382427920703602], "min": [0.5869915668526842, 0.113795166385221, 1.1833752407403575, -1.2266688472320089, 0.8382902095901001, -1.6151878528082129, 0.5856953985305068, -0.22225618492312152, 1.167405497190878, 0.9829264934071134, 1.0123120874316265, 1.5955740402674596], "max": [0.6341865893975278, 0.2718891299862213, 1.2708275162761338, -0.7085371616762022, 0.9843336449957505, -1.216494211565669, 0.639356704968388, -0.1031487132456485, 1.2626141735381524, 1.689239134901008, 1.1976623804337767, 2.1263164594109702], "count": [123]}, "eef_sim_pose_action": {"mean": [0.6087139568994376, 0.21771032083798017, 1.2374890917130792, -0.9252096042223933, 0.8993640503110376, -1.4270496436913709, 0.6059276276463552, -0.17922159934361792, 1.221469736471468, 1.3007056897871503, 1.125615220284342, 1.9132606843394075], "std": [0.011663440035430649, 0.05320775551807974, 0.02055628460842388, 0.12814894150432085, 0.04673468043170321, 0.1414759166022201, 0.016532712191619177, 0.040265088172772016, 0.024162329385302564, 0.19660216528010094, 0.05889940107166707, 0.13382427920703602], "min": [0.5869915668526842, 0.113795166385221, 1.1833752407403575, -1.2266688472320089, 0.8382902095901001, -1.6151878528082129, 0.5856953985305068, -0.22225618492312152, 1.167405497190878, 0.9829264934071134, 1.0123120874316265, 1.5955740402674596], "max": [0.6341865893975278, 0.2718891299862213, 1.2708275162761338, -0.7085371616762022, 0.9843336449957505, -1.216494211565669, 0.639356704968388, -0.1031487132456485, 1.2626141735381524, 1.689239134901008, 1.1976623804337767, 2.1263164594109702], "count": [123]}}} +{"episode_index": 87, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2647620751633987]], [[0.4372301491013072]], [[0.52633477124183]]], "std": [[[0.34734984191161183]], [[0.27586001535869353]], [[0.28133697654117207]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47971477736928103]], [[0.49636233455882356]], [[0.47708782679738565]]], "std": [[[0.34668557608818207]], [[0.3481677215020708]], [[0.3570691565635952]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5017086989379085]], [[0.5443672242647059]], [[0.5395116625816994]]], "std": [[[0.31655046350385424]], [[0.3091523848826159]], [[0.3249873100454929]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36564713848039215]], [[0.45090432598039215]], [[0.4832685375816993]]], "std": [[[0.3460492114703528]], [[0.3326659132079845]], [[0.3669399632440608]]], "count": [100]}, "observation.state": {"min": [0.824654757976532, -0.9052891731262207, 0.8350023031234741, -0.4858091175556183, -1.5295685529708862, 1.1286193132400513, -1.0130083560943604, -0.9609607458114624, 0.7900596857070923, -0.00026226454065181315, 0.6014200448989868, -1.1696040630340576, 23.47749900817871, 56.87687683105469, -1.1775000095367432, -1.684999942779541, 0.9591666460037231, 0.4424999952316284, 1.0, -0.9787499904632568, 0.7100000381469727, -3.319999933242798, 1.0049999952316284, 0.1731249988079071, 9.509374618530273, 51.358123779296875, 0.04062499850988388, -1.1331249475479126, -0.2775000035762787, 1.0049999952316284, 0.6243749856948853, -1.241111159324646, 1.0412499904632568, -0.04545454680919647, 0.7243750095367432, -2.675555467605591], "max": [1.1047320365905762, -0.7280460596084595, 0.923790693283081, -0.04124704375863075, -1.2540531158447266, 1.2152857780456543, -0.5536879301071167, -0.614366352558136, 1.033393383026123, 0.2895399332046509, 1.0617656707763672, -1.0518234968185425, 58.25062561035156, 72.26937103271484, 48.506248474121094, 8.375555992126465, 47.93437576293945, 57.178123474121094, 60.891876220703125, 65.45625305175781, 72.31687927246094, 112.75562286376953, 92.60437774658203, 110.83999633789062, 47.38500213623047, 75.92312622070312, 0.1525000035762787, 8.671666145324707, 46.233123779296875, 94.20999908447266, 66.05937957763672, 93.16875457763672, 88.25812530517578, 110.25375366210938, 94.50062561035156, 110.72562408447266], "mean": [1.0063062906265259, -0.834327757358551, 0.8848161101341248, -0.3502572476863861, -1.3972429037094116, 1.1497259140014648, -0.843084454536438, -0.7194679379463196, 0.8836358785629272, 0.16427282989025116, 0.883061945438385, -1.1228164434432983, 38.79096603393555, 65.68943786621094, 14.266611099243164, 3.396284341812134, 17.04683494567871, 20.200946807861328, 21.315401077270508, 21.775405883789062, 24.57973289489746, 37.64066696166992, 31.78691864013672, 42.03731155395508, 30.176944732666016, 64.18035125732422, 0.10025491565465927, 2.5824978351593018, 14.368929862976074, 30.719602584838867, 21.052505493164062, 28.363840103149414, 26.366058349609375, 36.22911834716797, 27.621423721313477, 44.921478271484375], "std": [0.09047525376081467, 0.04657146334648132, 0.028002308681607246, 0.14633809030056, 0.10103141516447067, 0.020399373024702072, 0.1585489958524704, 0.09748684614896774, 0.06684590876102448, 0.10318715870380402, 0.12825952470302582, 0.04912015050649643, 13.755403518676758, 6.088755130767822, 18.608430862426758, 3.798487901687622, 18.806291580200195, 24.45378303527832, 24.914152145385742, 28.368989944458008, 29.88387107849121, 47.92338562011719, 38.78624725341797, 47.62417221069336, 13.128026962280273, 8.513008117675781, 0.027599642053246498, 3.350196361541748, 18.371397018432617, 38.58262252807617, 26.233118057250977, 37.117618560791016, 33.73940658569336, 45.507240295410156, 36.77389907836914, 45.57734298706055], "count": [133]}, "action": {"min": [0.824654757976532, -0.9052891731262207, 0.8350023031234741, -0.4858091175556183, -1.5295685529708862, 1.1286193132400513, -1.0130083560943604, -0.9609607458114624, 0.7900596857070923, -0.00026226454065181315, 0.6014200448989868, -1.1696040630340576, 23.47749900817871, 56.87687683105469, -1.1775000095367432, -1.684999942779541, 0.9591666460037231, 0.4424999952316284, 1.0, -0.9787499904632568, 0.7100000381469727, -3.319999933242798, 1.0049999952316284, 0.1731249988079071, 9.509374618530273, 51.358123779296875, 0.04062499850988388, -1.1331249475479126, -0.2775000035762787, 1.0049999952316284, 0.6243749856948853, -1.241111159324646, 1.0412499904632568, -0.04545454680919647, 0.7243750095367432, -2.675555467605591], "max": [1.1047320365905762, -0.7280460596084595, 0.923790693283081, -0.04124704375863075, -1.2540531158447266, 1.2152857780456543, -0.5536879301071167, -0.614366352558136, 1.033393383026123, 0.2895399332046509, 1.0617656707763672, -1.0518234968185425, 58.25062561035156, 72.26937103271484, 48.506248474121094, 8.375555992126465, 47.93437576293945, 57.178123474121094, 60.891876220703125, 65.45625305175781, 72.31687927246094, 112.75562286376953, 92.60437774658203, 110.83999633789062, 47.38500213623047, 75.92312622070312, 0.1525000035762787, 8.671666145324707, 46.233123779296875, 94.20999908447266, 66.05937957763672, 93.16875457763672, 88.25812530517578, 110.25375366210938, 94.50062561035156, 110.72562408447266], "mean": [1.006306529045105, -0.8343278765678406, 0.8848158717155457, -0.3502572774887085, -1.397242546081543, 1.149726390838623, -0.843084454536438, -0.7194679379463196, 0.8836357593536377, 0.16427281498908997, 0.8830621838569641, -1.1228164434432983, 38.79096603393555, 65.6894302368164, 14.266610145568848, 3.3962841033935547, 17.046823501586914, 20.20094871520996, 21.315412521362305, 21.775388717651367, 24.5797119140625, 37.64069366455078, 31.78693389892578, 42.03730773925781, 30.176944732666016, 64.18035125732422, 0.10025491565465927, 2.5824975967407227, 14.368932723999023, 30.719589233398438, 21.052501678466797, 28.36382484436035, 26.366046905517578, 36.229122161865234, 27.621431350708008, 44.921478271484375], "std": [0.09047524631023407, 0.046571455895900726, 0.028002314269542694, 0.14633812010288239, 0.10103141516447067, 0.020399367436766624, 0.158548966050148, 0.09748685359954834, 0.06684589385986328, 0.10318715870380402, 0.12825952470302582, 0.04912015423178673, 13.75540542602539, 6.088754653930664, 18.608427047729492, 3.798487901687622, 18.80629539489746, 24.453784942626953, 24.914154052734375, 28.36898422241211, 29.883869171142578, 47.92336654663086, 38.786251068115234, 47.624176025390625, 13.12802505493164, 8.513007164001465, 0.0275996383279562, 3.350196361541748, 18.371397018432617, 38.58262252807617, 26.233121871948242, 37.11761474609375, 33.739402770996094, 45.50723648071289, 36.773902893066406, 45.57733917236328], "count": [133]}, "timestamp": {"min": [0.0], "max": [4.4], "mean": [2.2], "std": [1.2797569213634978], "count": [133]}, "frame_index": {"min": [0], "max": [132], "mean": [66.0], "std": [38.39270764090493], "count": [133]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [133]}, "index": {"min": [22556], "max": [22688], "mean": [22622.0], "std": [38.39270764090493], "count": [133]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [133]}, "subtask_annotation": {"mean": [5.646616541353383, 10.0, 10.0, 10.0, 10.0], "std": [2.004489280094084, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [133]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [133]}, "eef_direction_state": {"mean": [4.090225563909774, 4.037593984962406], "std": [1.687898754297785, 1.400354493452371], "min": [2, 0], "max": [6, 6], "count": [133]}, "eef_velocity_state": {"mean": [1.0601503759398496, 1.2781954887218046], "std": [0.8822339936163992, 0.7594357170957265], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_state": {"mean": [0.924812030075188, 0.9473684210526315], "std": [0.8895725099066357, 0.8163350104144333], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_direction_action": {"mean": [4.090225563909774, 4.037593984962406], "std": [1.687898754297785, 1.400354493452371], "min": [2, 0], "max": [6, 6], "count": [133]}, "eef_velocity_action": {"mean": [1.0601503759398496, 1.2781954887218046], "std": [0.8822339936163992, 0.7594357170957265], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_acc_mag_action": {"mean": [0.924812030075188, 0.9473684210526315], "std": [0.8895725099066357, 0.8163350104144333], "min": [0, 0], "max": [2, 2], "count": [133]}, "eef_sim_pose_state": {"mean": [0.6037642232458291, 0.21362907944332776, 1.231546308957271, -0.9359936088489635, 0.9033770307353626, -1.4497653090856342, 0.6205522197973242, -0.18715342662670761, 1.2055472739029747, 1.416921606007326, 1.1357438125867698, 1.9804528281882015], "std": [0.009191636451656703, 0.04474485557002053, 0.019047622276220064, 0.1232025103428404, 0.039828185658807, 0.11353047864944796, 0.01808167627512561, 0.04853828711884305, 0.024116357496409987, 0.20403492644593318, 0.04714770119914657, 0.12888507249345507], "min": [0.5885294087145644, 0.1238486742030781, 1.1785113273894214, -1.2318453729116554, 0.860922796475847, -1.6129945745555898, 0.5962851840395036, -0.23593458445436366, 1.1676764748306454, 0.9710270703472368, 1.0483366003214374, 1.7050007592658734], "max": [0.626395010995792, 0.2525207276815199, 1.26645685443469, -0.7064312091741027, 0.9849834658657506, -1.235452118767305, 0.6551201577074504, -0.09259446343693506, 1.2485808988301068, 1.7227275614181476, 1.193237796128233, 2.184705907965366], "count": [133]}, "eef_sim_pose_action": {"mean": [0.6037642232458291, 0.21362907944332776, 1.231546308957271, -0.9359936088489635, 0.9033770307353626, -1.4497653090856342, 0.6205522197973242, -0.18715342662670761, 1.2055472739029747, 1.416921606007326, 1.1357438125867698, 1.9804528281882015], "std": [0.009191636451656703, 0.04474485557002053, 0.019047622276220064, 0.1232025103428404, 0.039828185658807, 0.11353047864944796, 0.01808167627512561, 0.04853828711884305, 0.024116357496409987, 0.20403492644593318, 0.04714770119914657, 0.12888507249345507], "min": [0.5885294087145644, 0.1238486742030781, 1.1785113273894214, -1.2318453729116554, 0.860922796475847, -1.6129945745555898, 0.5962851840395036, -0.23593458445436366, 1.1676764748306454, 0.9710270703472368, 1.0483366003214374, 1.7050007592658734], "max": [0.626395010995792, 0.2525207276815199, 1.26645685443469, -0.7064312091741027, 0.9849834658657506, -1.235452118767305, 0.6551201577074504, -0.09259446343693506, 1.2485808988301068, 1.7227275614181476, 1.193237796128233, 2.184705907965366], "count": [133]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2707245955882353]], [[0.4452320404411764]], [[0.5314224959150327]]], "std": [[[0.34573515319765663]], [[0.2717144325586424]], [[0.2798256047847631]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13333333333333333]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48280792483660134]], [[0.4973080126633987]], [[0.47354232434640525]]], "std": [[[0.3332553896664829]], [[0.33633664444388534]], [[0.34694121024860164]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5056903921568627]], [[0.5414212663398693]], [[0.5319611621732026]]], "std": [[[0.31529608200065656]], [[0.31046363822423806]], [[0.3225867512309429]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35996390114379084]], [[0.44921348856209153]], [[0.4843955514705882]]], "std": [[[0.34311774026800207]], [[0.32994094952379877]], [[0.3671767635565966]]], "count": [100]}, "observation.state": {"min": [0.8234149813652039, -0.9329938292503357, 0.8344354033470154, -0.545891523361206, -1.5662750005722046, 1.0538500547409058, -1.1387760639190674, -0.891913652420044, 0.7762550711631775, -0.06206130236387253, 0.7484073638916016, -1.0765478610992432, 18.2549991607666, 59.24625015258789, -1.1256250143051147, -1.3799999952316284, 0.6844444274902344, 0.3812499940395355, 1.0112500190734863, -0.9318749904632568, 0.6349999904632568, -3.585624933242798, 1.0, -0.13562500476837158, 13.426666259765625, 54.598751068115234, 0.035624999552965164, -1.4656250476837158, 0.2606250047683716, 0.9200000166893005, 0.6193749904632568, -1.2556250095367432, 1.0266666412353516, -0.24500000476837158, 0.6831250190734863, -2.630000114440918], "max": [1.1064698696136475, -0.7389896512031555, 0.9508516788482666, 0.003337911097332835, -1.287432312965393, 1.1889638900756836, -0.5909294486045837, -0.5981748700141907, 0.9885223507881165, 0.28434234857559204, 1.2605382204055786, -1.0535401105880737, 53.208126068115234, 71.78777313232422, 55.29499816894531, 7.4277777671813965, 49.033748626708984, 48.55437469482422, 59.40812683105469, 74.04875183105469, 77.5999984741211, 112.2550048828125, 91.82312774658203, 110.86499786376953, 43.109375, 76.94562530517578, 0.1393750011920929, 8.116250038146973, 43.359375, 98.61125183105469, 65.74187469482422, 92.78750610351562, 88.22562408447266, 109.65250396728516, 92.90875244140625, 110.54000091552734], "mean": [0.9967717528343201, -0.8424088358879089, 0.8927701711654663, -0.3244636058807373, -1.4237499237060547, 1.1365598440170288, -0.8582797646522522, -0.7110631465911865, 0.8683179616928101, 0.13165715336799622, 0.9622019529342651, -1.0707906484603882, 35.732601165771484, 64.14568328857422, 12.83510684967041, 2.8576314449310303, 20.183429718017578, 20.406938552856445, 25.26918601989746, 30.27945899963379, 32.671844482421875, 45.66506576538086, 36.956138610839844, 47.81205749511719, 30.80158805847168, 65.38445281982422, 0.07795726507902145, 1.2628742456436157, 15.627809524536133, 37.96476745605469, 23.59091567993164, 32.62508773803711, 31.609872817993164, 42.668724060058594, 32.81605911254883, 46.27571105957031], "std": [0.10346836596727371, 0.08008480817079544, 0.04532528296113014, 0.1800941824913025, 0.10123774409294128, 0.050703391432762146, 0.18853545188903809, 0.09697370231151581, 0.06898341327905655, 0.1276455968618393, 0.20454145967960358, 0.005900057964026928, 14.598682403564453, 4.063451766967773, 16.923120498657227, 3.413940668106079, 20.693313598632812, 21.534433364868164, 25.786319732666016, 33.4095344543457, 33.8649787902832, 51.06485366821289, 38.90615463256836, 49.89216232299805, 10.952156066894531, 7.92540168762207, 0.023900367319583893, 2.913064956665039, 17.743824005126953, 42.05939483642578, 26.971181869506836, 38.44298553466797, 36.558128356933594, 48.03388595581055, 38.6422004699707, 49.15239334106445], "count": [127]}, "action": {"min": [0.8234149813652039, -0.9329938292503357, 0.8344354033470154, -0.545891523361206, -1.5662750005722046, 1.0538500547409058, -1.1387760639190674, -0.891913652420044, 0.7762550711631775, -0.06206130236387253, 0.7484073638916016, -1.0765478610992432, 18.2549991607666, 59.24625015258789, -1.1256250143051147, -1.3799999952316284, 0.6844444274902344, 0.3812499940395355, 1.0112500190734863, -0.9318749904632568, 0.6349999904632568, -3.585624933242798, 1.0, -0.13562500476837158, 13.426666259765625, 54.598751068115234, 0.035624999552965164, -1.4656250476837158, 0.2606250047683716, 0.9200000166893005, 0.6193749904632568, -1.2556250095367432, 1.0266666412353516, -0.24500000476837158, 0.6831250190734863, -2.630000114440918], "max": [1.1064698696136475, -0.7389896512031555, 0.9508516788482666, 0.003337911097332835, -1.287432312965393, 1.1889638900756836, -0.5909294486045837, -0.5981748700141907, 0.9885223507881165, 0.28434234857559204, 1.2605382204055786, -1.0535401105880737, 53.208126068115234, 71.78777313232422, 55.29499816894531, 7.4277777671813965, 49.033748626708984, 48.55437469482422, 59.40812683105469, 74.04875183105469, 77.5999984741211, 112.2550048828125, 91.82312774658203, 110.86499786376953, 43.109375, 76.94562530517578, 0.1393750011920929, 8.116250038146973, 43.359375, 98.61125183105469, 65.74187469482422, 92.78750610351562, 88.22562408447266, 109.65250396728516, 92.90875244140625, 110.54000091552734], "mean": [0.9967715740203857, -0.8424088358879089, 0.892770528793335, -0.32446372509002686, -1.4237502813339233, 1.1365598440170288, -0.8582797646522522, -0.7110634446144104, 0.8683178424835205, 0.1316571682691574, 0.962202250957489, -1.0707906484603882, 35.73258972167969, 64.14568328857422, 12.835103988647461, 2.8576319217681885, 20.183443069458008, 20.406965255737305, 25.269180297851562, 30.279457092285156, 32.671852111816406, 45.665069580078125, 36.95612335205078, 47.81208419799805, 30.801584243774414, 65.38444519042969, 0.07795727998018265, 1.2628743648529053, 15.627808570861816, 37.96476364135742, 23.590919494628906, 32.625091552734375, 31.6098690032959, 42.668724060058594, 32.81605911254883, 46.275699615478516], "std": [0.10346835106611252, 0.08008480072021484, 0.045325279235839844, 0.1800941824913025, 0.10123775899410248, 0.050703391432762146, 0.18853546679019928, 0.096973717212677, 0.06898341327905655, 0.1276455968618393, 0.20454144477844238, 0.005900057964026928, 14.59868335723877, 4.063452243804932, 16.92311668395996, 3.413940906524658, 20.693313598632812, 21.5344295501709, 25.78632354736328, 33.40953063964844, 33.8649787902832, 51.064857482910156, 38.90614700317383, 49.89216232299805, 10.952156066894531, 7.9254021644592285, 0.023900365456938744, 2.91306471824646, 17.74382209777832, 42.05939865112305, 26.971181869506836, 38.44298553466797, 36.55812454223633, 48.03387451171875, 38.64220428466797, 49.15239715576172], "count": [127]}, "timestamp": {"min": [0.0], "max": [4.2], "mean": [2.1], "std": [1.2220201853215575], "count": [127]}, "frame_index": {"min": [0], "max": [126], "mean": [63.0], "std": [36.66060555964672], "count": [127]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [127]}, "index": {"min": [22689], "max": [22815], "mean": [22752.0], "std": [36.66060555964672], "count": [127]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [127]}, "subtask_annotation": {"mean": [5.724409448818897, 10.0, 10.0, 10.0, 10.0], "std": [1.9829079312584654, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [127]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [127]}, "eef_direction_state": {"mean": [3.874015748031496, 3.6929133858267718], "std": [1.6836037743612167, 1.4715774974769997], "min": [1, 0], "max": [6, 6], "count": [127]}, "eef_velocity_state": {"mean": [1.2125984251968505, 1.3543307086614174], "std": [0.8660701473639427, 0.7046254274392784], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_state": {"mean": [1.0236220472440944, 1.1653543307086613], "std": [0.8645654948857207, 0.78131505867124], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_direction_action": {"mean": [3.874015748031496, 3.6929133858267718], "std": [1.6836037743612167, 1.4715774974769997], "min": [1, 0], "max": [6, 6], "count": [127]}, "eef_velocity_action": {"mean": [1.2125984251968505, 1.3543307086614174], "std": [0.8660701473639427, 0.7046254274392784], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_acc_mag_action": {"mean": [1.0236220472440944, 1.1653543307086613], "std": [0.8645654948857207, 0.78131505867124], "min": [0, 0], "max": [2, 2], "count": [127]}, "eef_sim_pose_state": {"mean": [0.5995515925126579, 0.20894756242514873, 1.2397059976413387, -0.8773547436861453, 0.880433403804583, -1.425206352320986, 0.6113641119668757, -0.18323351689040113, 1.2196647146915531, 1.307331670123419, 1.0952855208306724, 1.9131489201489325], "std": [0.013931333956222992, 0.05418077713473048, 0.02783652487197673, 0.15945181735379527, 0.040514091786749765, 0.17565680005412243, 0.018682041063140694, 0.0454592077050751, 0.02346474855797945, 0.21947644095332797, 0.04317406578749602, 0.1659135682189657], "min": [0.5806640892578482, 0.11575968318928584, 1.1761561760985775, -1.2224921369442197, 0.7829606621889225, -1.6886806848349023, 0.5832078968561956, -0.23044950818782595, 1.1713729135405315, 0.9749149712447979, 1.033819057130021, 1.5523223613822794], "max": [0.6304797693700641, 0.2639438620880087, 1.2638803947810875, -0.6812065297018258, 0.9257800314380056, -1.200340334865603, 0.636386933233698, -0.10895127488662187, 1.270367444581443, 1.7917842794431784, 1.1790544653818644, 2.22166921854931], "count": [127]}, "eef_sim_pose_action": {"mean": [0.5995515925126579, 0.20894756242514873, 1.2397059976413387, -0.8773547436861453, 0.880433403804583, -1.425206352320986, 0.6113641119668757, -0.18323351689040113, 1.2196647146915531, 1.307331670123419, 1.0952855208306724, 1.9131489201489325], "std": [0.013931333956222992, 0.05418077713473048, 0.02783652487197673, 0.15945181735379527, 0.040514091786749765, 0.17565680005412243, 0.018682041063140694, 0.0454592077050751, 0.02346474855797945, 0.21947644095332797, 0.04317406578749602, 0.1659135682189657], "min": [0.5806640892578482, 0.11575968318928584, 1.1761561760985775, -1.2224921369442197, 0.7829606621889225, -1.6886806848349023, 0.5832078968561956, -0.23044950818782595, 1.1713729135405315, 0.9749149712447979, 1.033819057130021, 1.5523223613822794], "max": [0.6304797693700641, 0.2639438620880087, 1.2638803947810875, -0.6812065297018258, 0.9257800314380056, -1.200340334865603, 0.636386933233698, -0.10895127488662187, 1.270367444581443, 1.7917842794431784, 1.1790544653818644, 2.22166921854931], "count": [127]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2632826225490196]], [[0.4523025571895425]], [[0.5492171446078431]]], "std": [[[0.34496592183462377]], [[0.26823819073602373]], [[0.27917338731222013]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.12549019607843137]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48399852736928106]], [[0.49573930555555556]], [[0.4706634885620915]]], "std": [[[0.33613745065971007]], [[0.34039935034937036]], [[0.35380254952246326]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49904432189542486]], [[0.5378933312908497]], [[0.52973195874183]]], "std": [[[0.31643943325461077]], [[0.3097567283017237]], [[0.32405332311336243]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3617640972222222]], [[0.44747051470588234]], [[0.4790328880718954]]], "std": [[[0.3470311267491669]], [[0.33284327263706043]], [[0.36655980206052297]]], "count": [100]}, "observation.state": {"min": [0.8470903038978577, -0.9057660102844238, 0.8161192536354065, -0.5028563141822815, -1.6129024028778076, 1.118057131767273, -1.0202564001083374, -0.921954870223999, 0.7840753197669983, -0.034571222960948944, 0.7016289234161377, -1.183837890625, 21.193124771118164, 55.91437530517578, 16.19999885559082, -0.8881250023841858, 0.7237499952316284, 0.2874999940395355, 1.0081818103790283, -0.9106249809265137, 0.9006249904632568, -3.656153917312622, 0.9750000238418579, -0.026250001043081284, 12.760000228881836, 52.274375915527344, 0.009374999441206455, -1.353124976158142, -0.10312500596046448, 0.9366666674613953, 0.6725000143051147, 0.24437500536441803, 1.0625, -0.27125000953674316, 0.6418750286102295, -3.103749990463257], "max": [1.1521196365356445, -0.7307640910148621, 0.9284638166427612, -0.029731251299381256, -1.3180934190750122, 1.2301102876663208, -0.568183958530426, -0.6083051562309265, 0.9756237268447876, 0.3427557945251465, 1.1395151615142822, -1.148718237876892, 52.26000213623047, 75.8421401977539, 57.475624084472656, 9.6875, 50.72999954223633, 65.68062591552734, 61.4431266784668, 89.88687896728516, 89.96937561035156, -3.554374933242798, 94.4887466430664, 110.82437133789062, 49.79874801635742, 74.77375030517578, 0.13062499463558197, 8.921875, 42.96875, 91.44437408447266, 63.506248474121094, 97.81312561035156, 80.88812255859375, 112.56375122070312, 93.93937683105469, 110.57500457763672], "mean": [1.0536532402038574, -0.8168966174125671, 0.8652353286743164, -0.37000349164009094, -1.5052509307861328, 1.1594159603118896, -0.8602544665336609, -0.6968052983283997, 0.8506354093551636, 0.1908058375120163, 0.9288620352745056, -1.1760622262954712, 34.07065200805664, 65.93037414550781, 33.12612533569336, 3.3887779712677, 17.15662384033203, 21.766265869140625, 21.062625885009766, 27.200332641601562, 29.740358352661133, -3.600809335708618, 30.288536071777344, 47.697383880615234, 32.47440719604492, 64.65593719482422, 0.0696936845779419, 2.544945001602173, 15.362357139587402, 33.79600143432617, 22.629379272460938, 32.80401611328125, 27.684070587158203, 41.143280029296875, 31.394235610961914, 45.756134033203125], "std": [0.10257160663604736, 0.05114588141441345, 0.04161185398697853, 0.15263999998569489, 0.11519303172826767, 0.024544596672058105, 0.15356487035751343, 0.09128747880458832, 0.06197004020214081, 0.12410306185483932, 0.13890855014324188, 0.008675717748701572, 11.85857105255127, 7.08397102355957, 9.607237815856934, 3.1503219604492188, 20.428205490112305, 27.62244987487793, 25.19443702697754, 36.00313949584961, 35.71451187133789, 0.022112280130386353, 37.87919998168945, 41.891300201416016, 14.092352867126465, 8.509622573852539, 0.023457041010260582, 3.5478615760803223, 17.66571807861328, 39.15510559082031, 26.24319839477539, 38.211570739746094, 32.716678619384766, 48.346771240234375, 37.75212097167969, 47.69217300415039], "count": [132]}, "action": {"min": [0.8470903038978577, -0.9057660102844238, 0.8161192536354065, -0.5028563141822815, -1.6129024028778076, 1.118057131767273, -1.0202564001083374, -0.921954870223999, 0.7840753197669983, -0.034571222960948944, 0.7016289234161377, -1.183837890625, 21.193124771118164, 55.91437530517578, 16.19999885559082, -0.8881250023841858, 0.7237499952316284, 0.2874999940395355, 1.0081818103790283, -0.9106249809265137, 0.9006249904632568, -3.656153917312622, 0.9750000238418579, -0.026250001043081284, 12.760000228881836, 52.274375915527344, 0.009374999441206455, -1.353124976158142, -0.10312500596046448, 0.9366666674613953, 0.6725000143051147, 0.24437500536441803, 1.0625, -0.27125000953674316, 0.6418750286102295, -3.103749990463257], "max": [1.1521196365356445, -0.7307640910148621, 0.9284638166427612, -0.029731251299381256, -1.3180934190750122, 1.2301102876663208, -0.568183958530426, -0.6083051562309265, 0.9756237268447876, 0.3427557945251465, 1.1395151615142822, -1.148718237876892, 52.26000213623047, 75.8421401977539, 57.475624084472656, 9.6875, 50.72999954223633, 65.68062591552734, 61.4431266784668, 89.88687896728516, 89.96937561035156, -3.554374933242798, 94.4887466430664, 110.82437133789062, 49.79874801635742, 74.77375030517578, 0.13062499463558197, 8.921875, 42.96875, 91.44437408447266, 63.506248474121094, 97.81312561035156, 80.88812255859375, 112.56375122070312, 93.93937683105469, 110.57500457763672], "mean": [1.0536530017852783, -0.8168969750404358, 0.8652357459068298, -0.37000346183776855, -1.5052508115768433, 1.1594158411026, -0.8602543473243713, -0.6968052983283997, 0.8506357073783875, 0.1908058226108551, 0.9288619160652161, -1.1760621070861816, 34.07065963745117, 65.93036651611328, 33.12611770629883, 3.388777256011963, 17.156618118286133, 21.76625633239746, 21.0626220703125, 27.20034408569336, 29.7403507232666, -3.60080885887146, 30.28853988647461, 47.6973876953125, 32.47441482543945, 64.65592193603516, 0.0696936845779419, 2.5449447631835938, 15.362350463867188, 33.79597473144531, 22.6293888092041, 32.80400085449219, 27.684083938598633, 41.1432991027832, 31.394235610961914, 45.756134033203125], "std": [0.10257160663604736, 0.051145877689123154, 0.04161185398697853, 0.1526399850845337, 0.11519300937652588, 0.02454458922147751, 0.15356485545635223, 0.09128747135400772, 0.06197004392743111, 0.12410305440425873, 0.13890857994556427, 0.008675716817378998, 11.858570098876953, 7.083970546722412, 9.607236862182617, 3.150322437286377, 20.428199768066406, 27.62245750427246, 25.194440841674805, 36.00313949584961, 35.714515686035156, 0.022112281993031502, 37.87919616699219, 41.89129638671875, 14.092355728149414, 8.509623527526855, 0.023457037284970284, 3.547861337661743, 17.665719985961914, 39.15510177612305, 26.243196487426758, 38.211570739746094, 32.716678619384766, 48.346771240234375, 37.75211715698242, 47.69217300415039], "count": [132]}, "timestamp": {"min": [0.0], "max": [4.366666666666666], "mean": [2.1833333333333336], "std": [1.2701341428135615], "count": [132]}, "frame_index": {"min": [0], "max": [131], "mean": [65.5], "std": [38.10402428440685], "count": [132]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [132]}, "index": {"min": [22816], "max": [22947], "mean": [22881.5], "std": [38.10402428440685], "count": [132]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [132]}, "subtask_annotation": {"mean": [5.696969696969697, 10.0, 10.0, 10.0, 10.0], "std": [1.8705832583326651, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [132]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [132]}, "eef_direction_state": {"mean": [4.3106060606060606, 3.159090909090909], "std": [1.67482507344198, 1.664375146443605], "min": [1, 0], "max": [6, 6], "count": [132]}, "eef_velocity_state": {"mean": [1.053030303030303, 1.4242424242424243], "std": [0.9318797713077763, 0.6527472493496358], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_acc_mag_state": {"mean": [0.8636363636363636, 0.9924242424242424], "std": [0.8770882205094742, 0.7833128184407022], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_direction_action": {"mean": [4.3106060606060606, 3.159090909090909], "std": [1.67482507344198, 1.664375146443605], "min": [1, 0], "max": [6, 6], "count": [132]}, "eef_velocity_action": {"mean": [1.053030303030303, 1.4242424242424243], "std": [0.9318797713077763, 0.6527472493496358], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_acc_mag_action": {"mean": [0.8636363636363636, 0.9924242424242424], "std": [0.8770882205094742, 0.7833128184407022], "min": [0, 0], "max": [2, 2], "count": [132]}, "eef_sim_pose_state": {"mean": [0.5920602378560873, 0.22740050050767194, 1.243642787465393, -0.850036586766559, 0.8797546605217885, -1.3493590716786301, 0.6134696727078747, -0.19087419726800106, 1.213250446658241, 1.3511625488423098, 1.160090289950815, 1.9048916656629782], "std": [0.013827112697916238, 0.04443567362428757, 0.021970127436294555, 0.14169207431918976, 0.018644419830041968, 0.13187328480266297, 0.01690623545655854, 0.04941756571291589, 0.023878683968247785, 0.2473246355441657, 0.025179096453551892, 0.14878596685685025], "min": [0.5731555526177892, 0.13290925221611466, 1.1873259422947646, -1.1922068023984205, 0.854530174398846, -1.5683432136841438, 0.5911042747877314, -0.2517182352824575, 1.172376865814687, 0.9522510419734822, 1.1090952851770504, 1.67361879364758], "max": [0.6258389626468097, 0.266384735386515, 1.2840495925068254, -0.5973662221592716, 0.9185505701487777, -1.1424201833531655, 0.644106810883019, -0.08976954538431975, 1.2528049256727838, 1.7541001870458626, 1.2106835590176264, 2.15129391827759], "count": [132]}, "eef_sim_pose_action": {"mean": [0.5920602378560873, 0.22740050050767194, 1.243642787465393, -0.850036586766559, 0.8797546605217885, -1.3493590716786301, 0.6134696727078747, -0.19087419726800106, 1.213250446658241, 1.3511625488423098, 1.160090289950815, 1.9048916656629782], "std": [0.013827112697916238, 0.04443567362428757, 0.021970127436294555, 0.14169207431918976, 0.018644419830041968, 0.13187328480266297, 0.01690623545655854, 0.04941756571291589, 0.023878683968247785, 0.2473246355441657, 0.025179096453551892, 0.14878596685685025], "min": [0.5731555526177892, 0.13290925221611466, 1.1873259422947646, -1.1922068023984205, 0.854530174398846, -1.5683432136841438, 0.5911042747877314, -0.2517182352824575, 1.172376865814687, 0.9522510419734822, 1.1090952851770504, 1.67361879364758], "max": [0.6258389626468097, 0.266384735386515, 1.2840495925068254, -0.5973662221592716, 0.9185505701487777, -1.1424201833531655, 0.644106810883019, -0.08976954538431975, 1.2528049256727838, 1.7541001870458626, 1.2106835590176264, 2.15129391827759], "count": [132]}}} +{"episode_index": 90, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27502170343137256]], [[0.45049365196078434]], [[0.540468743872549]]], "std": [[[0.34855371208010805]], [[0.2736618668905438]], [[0.2778329321084343]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.12549019607843137]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48538619689542484]], [[0.49691424428104575]], [[0.4741303288398693]]], "std": [[[0.3390546481349267]], [[0.3439958495708894]], [[0.3546148019098639]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4950717034313726]], [[0.5273238562091502]], [[0.5119783190359478]]], "std": [[[0.32049720623066136]], [[0.3156105746476913]], [[0.32720199384624216]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36259860906862745]], [[0.452526664624183]], [[0.4858175040849673]]], "std": [[[0.3417306608340162]], [[0.32907870014113716]], [[0.36524711010038996]]], "count": [100]}, "observation.state": {"min": [0.7750629782676697, -0.9067196846008301, 0.8181935548782349, -0.4794670641422272, -1.6051855087280273, 1.1264972686767578, -1.1627613306045532, -0.91208416223526, 0.7661936283111572, -0.08173113316297531, 0.6978856921195984, -1.025072455406189, 3.15625, 61.48749923706055, -1.113124966621399, -1.5768749713897705, 0.5993750095367432, 0.2991666793823242, 0.9837499856948853, -0.8138461709022522, 0.7087500095367432, -3.7076923847198486, 0.984375, -0.03187499940395355, 15.525625228881836, 54.88999938964844, -0.005625000223517418, -1.7868750095367432, 0.859375, 1.0, 0.647777795791626, 0.328125, 0.7043750286102295, 0.8144444227218628, 0.684374988079071, -3.0943751335144043], "max": [1.1955443620681763, -0.7286897897720337, 0.9672074317932129, 0.043011367321014404, -1.2070363759994507, 1.186282992362976, -0.5784599781036377, -0.550803005695343, 1.0397592782974243, 0.33708134293556213, 1.499813437461853, -1.008168339729309, 51.259376525878906, 76.2844467163086, 50.348751068115234, 8.757499694824219, 44.158748626708984, 61.74562454223633, 60.334373474121094, 78.16312408447266, 78.15750122070312, 103.33374786376953, 93.95812225341797, 110.8499984741211, 44.795623779296875, 77.68000030517578, 0.140625, 8.893125534057617, 44.68312454223633, 83.91687774658203, 65.85124969482422, 83.54812622070312, 87.75812530517578, 110.9112548828125, 92.20062255859375, 110.45500183105469], "mean": [1.0309815406799316, -0.8073407411575317, 0.8817911744117737, -0.31487661600112915, -1.424452304840088, 1.1531999111175537, -0.9348307251930237, -0.6975724697113037, 0.8717313408851624, 0.16416917741298676, 1.0649147033691406, -1.020493745803833, 27.303287506103516, 66.6800537109375, 14.116255760192871, 4.000085830688477, 14.97187328338623, 21.447599411010742, 21.082063674926758, 26.07777976989746, 27.04692268371582, 31.73679542541504, 32.631011962890625, 41.85094451904297, 30.839900970458984, 66.23318481445312, 0.07948987185955048, 2.583643913269043, 15.691783905029297, 30.835187911987305, 22.44540023803711, 28.066463470458984, 30.02364730834961, 40.36531066894531, 30.914783477783203, 42.920013427734375], "std": [0.1497495025396347, 0.07167447358369827, 0.056884054094552994, 0.17482580244541168, 0.1595737785100937, 0.014783856458961964, 0.21257659792900085, 0.10789130628108978, 0.08193971961736679, 0.15427766740322113, 0.2576959729194641, 0.004868010058999062, 18.89652442932129, 4.5520405769348145, 19.35524559020996, 4.02664852142334, 17.7528076171875, 26.148250579833984, 24.57695198059082, 33.34541320800781, 32.02288055419922, 43.96873474121094, 39.10409164428711, 46.70179748535156, 11.273427963256836, 8.040565490722656, 0.033374056220054626, 3.3544349670410156, 17.96558380126953, 35.72084426879883, 26.692880630493164, 32.794921875, 35.914329528808594, 47.387752532958984, 37.791709899902344, 47.11121368408203], "count": [125]}, "action": {"min": [0.7750629782676697, -0.9067196846008301, 0.8181935548782349, -0.4794670641422272, -1.6051855087280273, 1.1264972686767578, -1.1627613306045532, -0.91208416223526, 0.7661936283111572, -0.08173113316297531, 0.6978856921195984, -1.025072455406189, 3.15625, 61.48749923706055, -1.113124966621399, -1.5768749713897705, 0.5993750095367432, 0.2991666793823242, 0.9837499856948853, -0.8138461709022522, 0.7087500095367432, -3.7076923847198486, 0.984375, -0.03187499940395355, 15.525625228881836, 54.88999938964844, -0.005625000223517418, -1.7868750095367432, 0.859375, 1.0, 0.647777795791626, 0.328125, 0.7043750286102295, 0.8144444227218628, 0.684374988079071, -3.0943751335144043], "max": [1.1955443620681763, -0.7286897897720337, 0.9672074317932129, 0.043011367321014404, -1.2070363759994507, 1.186282992362976, -0.5784599781036377, -0.550803005695343, 1.0397592782974243, 0.33708134293556213, 1.499813437461853, -1.008168339729309, 51.259376525878906, 76.2844467163086, 50.348751068115234, 8.757499694824219, 44.158748626708984, 61.74562454223633, 60.334373474121094, 78.16312408447266, 78.15750122070312, 103.33374786376953, 93.95812225341797, 110.8499984741211, 44.795623779296875, 77.68000030517578, 0.140625, 8.893125534057617, 44.68312454223633, 83.91687774658203, 65.85124969482422, 83.54812622070312, 87.75812530517578, 110.9112548828125, 92.20062255859375, 110.45500183105469], "mean": [1.0309815406799316, -0.807340145111084, 0.8817917108535767, -0.31487661600112915, -1.4244521856307983, 1.1531999111175537, -0.9348308444023132, -0.6975723505020142, 0.8717313408851624, 0.16416917741298676, 1.064914584159851, -1.020493984222412, 27.30328941345215, 66.6800765991211, 14.116246223449707, 4.00008487701416, 14.971872329711914, 21.447589874267578, 21.082067489624023, 26.077768325805664, 27.04693031311035, 31.73678207397461, 32.631019592285156, 41.85093307495117, 30.839889526367188, 66.2331771850586, 0.07948987931013107, 2.583644151687622, 15.691784858703613, 30.835189819335938, 22.445405960083008, 28.06645393371582, 30.023645401000977, 40.36530303955078, 30.914785385131836, 42.920005798339844], "std": [0.1497495025396347, 0.07167445868253708, 0.0568840429186821, 0.17482581734657288, 0.1595737636089325, 0.014783855527639389, 0.21257656812667847, 0.10789129883050919, 0.0819397121667862, 0.15427766740322113, 0.2576960027217865, 0.004868010058999062, 18.896526336669922, 4.552040100097656, 19.355239868164062, 4.02664852142334, 17.7528076171875, 26.148252487182617, 24.576950073242188, 33.34541320800781, 32.022884368896484, 43.96874237060547, 39.104087829589844, 46.70178985595703, 11.273428916931152, 8.040565490722656, 0.033374059945344925, 3.3544349670410156, 17.965585708618164, 35.720848083496094, 26.692880630493164, 32.794921875, 35.91432571411133, 47.38774108886719, 37.79170608520508, 47.11121368408203], "count": [125]}, "timestamp": {"min": [0.0], "max": [4.133333333333334], "mean": [2.0666666666666664], "std": [1.2027745701779144], "count": [125]}, "frame_index": {"min": [0], "max": [124], "mean": [62.0], "std": [36.08323710533743], "count": [125]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [125]}, "index": {"min": [22948], "max": [23072], "mean": [23010.0], "std": [36.08323710533743], "count": [125]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [125]}, "subtask_annotation": {"mean": [5.384, 10.0, 10.0, 10.0, 10.0], "std": [2.2406570464932827, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [125]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [125]}, "eef_direction_state": {"mean": [3.944, 3.488], "std": [1.684299260820355, 1.4621408960835491], "min": [1, 0], "max": [6, 6], "count": [125]}, "eef_velocity_state": {"mean": [1.184, 1.424], "std": [0.8798545334315209, 0.7404215015786604], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_acc_mag_state": {"mean": [1.064, 1.088], "std": [0.8461111038155688, 0.8001599840031995], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_direction_action": {"mean": [3.944, 3.488], "std": [1.684299260820355, 1.4621408960835491], "min": [1, 0], "max": [6, 6], "count": [125]}, "eef_velocity_action": {"mean": [1.184, 1.424], "std": [0.8798545334315209, 0.7404215015786604], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_acc_mag_action": {"mean": [1.064, 1.088], "std": [0.8461111038155688, 0.8001599840031995], "min": [0, 0], "max": [2, 2], "count": [125]}, "eef_sim_pose_state": {"mean": [0.596371017119279, 0.21586935986160408, 1.2407832037415318, -0.8598287174267865, 0.9426548924901292, -1.3987167200430128, 0.6075237924429311, -0.20027124477674135, 1.2235089135878454, 1.2650174548168724, 1.0518979788201437, 1.8498361928138412], "std": [0.016415306617142227, 0.05567051329679061, 0.01983763818316717, 0.1329685010131729, 0.034433870627783573, 0.14659329038831403, 0.02239321441490682, 0.049549302001744226, 0.03071714992002043, 0.2386288963807216, 0.060125394621452825, 0.22189496792363148], "min": [0.5805702218155748, 0.10914095800947457, 1.1870357496930317, -1.1833112104264498, 0.8771356324730877, -1.6157490121256755, 0.5670385721553329, -0.24903556505949515, 1.169562522370596, 0.7748804169212167, 0.9355243991215882, 1.3621504358427141], "max": [0.6347495806003385, 0.27261932313628184, 1.2796314113842409, -0.625015935227851, 1.0264497887968909, -1.1992499732169764, 0.649563117838426, -0.11444514846644538, 1.301081437155585, 1.6971789981190348, 1.1706899464856644, 2.1306929298166373], "count": [125]}, "eef_sim_pose_action": {"mean": [0.596371017119279, 0.21586935986160408, 1.2407832037415318, -0.8598287174267865, 0.9426548924901292, -1.3987167200430128, 0.6075237924429311, -0.20027124477674135, 1.2235089135878454, 1.2650174548168724, 1.0518979788201437, 1.8498361928138412], "std": [0.016415306617142227, 0.05567051329679061, 0.01983763818316717, 0.1329685010131729, 0.034433870627783573, 0.14659329038831403, 0.02239321441490682, 0.049549302001744226, 0.03071714992002043, 0.2386288963807216, 0.060125394621452825, 0.22189496792363148], "min": [0.5805702218155748, 0.10914095800947457, 1.1870357496930317, -1.1833112104264498, 0.8771356324730877, -1.6157490121256755, 0.5670385721553329, -0.24903556505949515, 1.169562522370596, 0.7748804169212167, 0.9355243991215882, 1.3621504358427141], "max": [0.6347495806003385, 0.27261932313628184, 1.2796314113842409, -0.625015935227851, 1.0264497887968909, -1.1992499732169764, 0.649563117838426, -0.11444514846644538, 1.301081437155585, 1.6971789981190348, 1.1706899464856644, 2.1306929298166373], "count": [125]}}} +{"episode_index": 91, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2721782883986928]], [[0.4469858088235294]], [[0.5372874346405229]]], "std": [[[0.34912961068825377]], [[0.2728270469472397]], [[0.27503286182238595]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.13333333333333333]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.478659483251634]], [[0.49105201184640523]], [[0.4688522099673203]]], "std": [[[0.3418750239425045]], [[0.3458118176374691]], [[0.35517798923375576]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5189734885620915]], [[0.5558193566176471]], [[0.5458957781862744]]], "std": [[[0.3106737775642074]], [[0.3058621230693602]], [[0.3183665432949004]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.362673425245098]], [[0.44954083537581696]], [[0.47911240604575167]]], "std": [[[0.34331254421725665]], [[0.3308126448422138]], [[0.36641980844955785]]], "count": [100]}, "observation.state": {"min": [0.830186128616333, -0.8961098790168762, 0.8328326344490051, -0.4972533881664276, -1.6063220500946045, 1.1330883502960205, -1.202898383140564, -0.8888142108917236, 0.7267745137214661, 0.015259021893143654, 0.6948338747024536, -1.1475499868392944, 19.045000076293945, 58.5681266784668, -1.1687499284744263, -1.2843749523162842, 0.7712500095367432, 0.2641666531562805, 0.7322221994400024, -0.8090909123420715, 0.7400000095367432, -3.442857265472412, 0.9474999904632568, -0.046875, 15.140000343322754, 54.96687698364258, 0.0006250003352761269, -1.8937499523162842, 0.5463636517524719, 0.8543750047683716, 0.6050000190734863, 0.6675000190734863, 0.8374999761581421, 1.0887500047683716, 0.6581249833106995, -0.6675000190734863], "max": [1.1385138034820557, -0.7845521569252014, 0.9268901944160461, -0.04191462695598602, -1.2697174549102783, 1.1934939622879028, -0.5820124745368958, -0.5538389086723328, 0.9828240871429443, 0.4228179454803467, 1.481078863143921, -1.068830966949463, 50.92625045776367, 69.99250030517578, 44.170623779296875, 9.321249961853027, 47.8962516784668, 61.36750030517578, 62.079376220703125, 78.25687408447266, 77.17437744140625, 112.2300033569336, 93.8687515258789, 110.88500213623047, 45.29249954223633, 72.34500122070312, 0.13750000298023224, 8.148750305175781, 44.391876220703125, 83.29875183105469, 64.16687774658203, 82.38187408447266, 88.32937622070312, 110.86500549316406, 92.93875122070312, 110.43499755859375], "mean": [1.0192221403121948, -0.838605523109436, 0.8732860684394836, -0.3468555212020874, -1.4344913959503174, 1.1508671045303345, -0.9733613133430481, -0.672561526298523, 0.8080185651779175, 0.23119018971920013, 1.097452998161316, -1.1220461130142212, 32.83851623535156, 64.37186431884766, 15.00893497467041, 3.7378623485565186, 17.690052032470703, 22.615360260009766, 22.70270347595215, 27.62169647216797, 28.257539749145508, 38.538143157958984, 33.514854431152344, 42.81047821044922, 29.86964225769043, 64.75227355957031, 0.06984283775091171, 1.6394590139389038, 15.790188789367676, 30.91838836669922, 22.42837142944336, 29.219669342041016, 30.881908416748047, 41.46588897705078, 31.876497268676758, 44.92963790893555], "std": [0.11046503484249115, 0.04452512785792351, 0.03419097140431404, 0.16144365072250366, 0.14048248529434204, 0.01899535395205021, 0.23029255867004395, 0.10549995303153992, 0.08683297783136368, 0.13890402019023895, 0.22364652156829834, 0.02967637963593006, 13.239208221435547, 3.7332582473754883, 18.71889877319336, 3.7094051837921143, 19.374122619628906, 26.239961624145508, 25.759408950805664, 33.471221923828125, 32.21891403198242, 48.88222885131836, 38.62240982055664, 48.068607330322266, 11.87515640258789, 6.504451274871826, 0.03071308135986328, 3.1287519931793213, 17.928070068359375, 35.07953643798828, 25.959529876708984, 33.1436653137207, 35.82718276977539, 47.090606689453125, 37.88337326049805, 47.38916778564453], "count": [116]}, "action": {"min": [0.830186128616333, -0.8961098790168762, 0.8328326344490051, -0.4972533881664276, -1.6063220500946045, 1.1330883502960205, -1.202898383140564, -0.8888142108917236, 0.7267745137214661, 0.015259021893143654, 0.6948338747024536, -1.1475499868392944, 19.045000076293945, 58.5681266784668, -1.1687499284744263, -1.2843749523162842, 0.7712500095367432, 0.2641666531562805, 0.7322221994400024, -0.8090909123420715, 0.7400000095367432, -3.442857265472412, 0.9474999904632568, -0.046875, 15.140000343322754, 54.96687698364258, 0.0006250003352761269, -1.8937499523162842, 0.5463636517524719, 0.8543750047683716, 0.6050000190734863, 0.6675000190734863, 0.8374999761581421, 1.0887500047683716, 0.6581249833106995, -0.6675000190734863], "max": [1.1385138034820557, -0.7845521569252014, 0.9268901944160461, -0.04191462695598602, -1.2697174549102783, 1.1934939622879028, -0.5820124745368958, -0.5538389086723328, 0.9828240871429443, 0.4228179454803467, 1.481078863143921, -1.068830966949463, 50.92625045776367, 69.99250030517578, 44.170623779296875, 9.321249961853027, 47.8962516784668, 61.36750030517578, 62.079376220703125, 78.25687408447266, 77.17437744140625, 112.2300033569336, 93.8687515258789, 110.88500213623047, 45.29249954223633, 72.34500122070312, 0.13750000298023224, 8.148750305175781, 44.391876220703125, 83.29875183105469, 64.16687774658203, 82.38187408447266, 88.32937622070312, 110.86500549316406, 92.93875122070312, 110.43499755859375], "mean": [1.0192219018936157, -0.8386059403419495, 0.8732868432998657, -0.3468554615974426, -1.4344913959503174, 1.150866985321045, -0.9733614325523376, -0.6725614666938782, 0.8080185055732727, 0.23119015991687775, 1.097452998161316, -1.1220463514328003, 32.83852005004883, 64.37187957763672, 15.00893783569336, 3.7378625869750977, 17.690048217773438, 22.615341186523438, 22.702686309814453, 27.6216983795166, 28.25751495361328, 38.53812789916992, 33.51484680175781, 42.81049346923828, 29.869646072387695, 64.75225830078125, 0.0698428601026535, 1.6394591331481934, 15.790192604064941, 30.91837501525879, 22.428377151489258, 29.219667434692383, 30.881916046142578, 41.46586990356445, 31.87648582458496, 44.929649353027344], "std": [0.11046509444713593, 0.04452512785792351, 0.03419095650315285, 0.16144363582134247, 0.14048248529434204, 0.018995359539985657, 0.23029254376888275, 0.10549995303153992, 0.08683297783136368, 0.13890402019023895, 0.22364652156829834, 0.029676377773284912, 13.239206314086914, 3.7332582473754883, 18.71889877319336, 3.709404945373535, 19.37411880493164, 26.239965438842773, 25.75941276550293, 33.471221923828125, 32.21891403198242, 48.88222885131836, 38.62240982055664, 48.068607330322266, 11.87515640258789, 6.504451751708984, 0.030713079497218132, 3.1287519931793213, 17.928070068359375, 35.07953643798828, 25.95952606201172, 33.1436653137207, 35.82718276977539, 47.09061050415039, 37.88336944580078, 47.389163970947266], "count": [116]}, "timestamp": {"min": [0.0], "max": [3.8333333333333335], "mean": [1.9166666666666667], "std": [1.116169043350215], "count": [116]}, "frame_index": {"min": [0], "max": [115], "mean": [57.5], "std": [33.48507130050644], "count": [116]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [116]}, "index": {"min": [23073], "max": [23188], "mean": [23130.5], "std": [33.48507130050644], "count": [116]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [116]}, "subtask_annotation": {"mean": [5.862068965517241, 10.0, 10.0, 10.0, 10.0], "std": [1.8471625571359802, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [116]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [116]}, "eef_direction_state": {"mean": [4.051724137931035, 3.6724137931034484], "std": [1.6652887685085764, 1.2715444184477451], "min": [2, 2], "max": [6, 6], "count": [116]}, "eef_velocity_state": {"mean": [1.1206896551724137, 1.3448275862068966], "std": [0.8823476953051032, 0.7439810003583256], "min": [0, 0], "max": [2, 2], "count": [116]}, "eef_acc_mag_state": {"mean": [1.0086206896551724, 1.103448275862069], "std": [0.8659824961913886, 0.699498716382786], "min": [0, 0], "max": [2, 2], "count": [116]}, "eef_direction_action": {"mean": [4.051724137931035, 3.6724137931034484], "std": [1.6652887685085764, 1.2715444184477451], "min": [2, 2], "max": [6, 6], "count": [116]}, "eef_velocity_action": {"mean": [1.1206896551724137, 1.3448275862068966], "std": [0.8823476953051032, 0.7439810003583256], "min": [0, 0], "max": [2, 2], "count": [116]}, "eef_acc_mag_action": {"mean": [1.0086206896551724, 1.103448275862069], "std": [0.8659824961913886, 0.699498716382786], "min": [0, 0], "max": [2, 2], "count": [116]}, "eef_sim_pose_state": {"mean": [0.5970145014674375, 0.21207461404049982, 1.2338172511356988, -0.9128514781753957, 0.8895838822672445, -1.4370773117531577, 0.5983628826197995, -0.20129225542016632, 1.2222574306350091, 1.251079923008592, 1.1022850283145096, 1.7944039161722105], "std": [0.013011721420787341, 0.049010609009517314, 0.02304067760163074, 0.14143470274844314, 0.0489748267574271, 0.13206092531036456, 0.024130124245558427, 0.05044399261161134, 0.018936570880516496, 0.1476989674944885, 0.043829981885148514, 0.13759034098106354], "min": [0.5843472354355818, 0.12593468085348689, 1.1775362680386907, -1.2296342546046857, 0.8322148069286635, -1.6224519228508458, 0.5691899496636192, -0.26247663678029076, 1.1891392835181327, 0.9558024345802164, 1.005004434835974, 1.42575279089468], "max": [0.6276393742382942, 0.2655575332885861, 1.260731471500277, -0.6853133318089855, 0.9697135879382541, -1.2696523519469656, 0.6449442068814413, -0.11418180702773745, 1.2662118706211805, 1.510532958571535, 1.170000738525602, 2.0216140837501295], "count": [116]}, "eef_sim_pose_action": {"mean": [0.5970145014674375, 0.21207461404049982, 1.2338172511356988, -0.9128514781753957, 0.8895838822672445, -1.4370773117531577, 0.5983628826197995, -0.20129225542016632, 1.2222574306350091, 1.251079923008592, 1.1022850283145096, 1.7944039161722105], "std": [0.013011721420787341, 0.049010609009517314, 0.02304067760163074, 0.14143470274844314, 0.0489748267574271, 0.13206092531036456, 0.024130124245558427, 0.05044399261161134, 0.018936570880516496, 0.1476989674944885, 0.043829981885148514, 0.13759034098106354], "min": [0.5843472354355818, 0.12593468085348689, 1.1775362680386907, -1.2296342546046857, 0.8322148069286635, -1.6224519228508458, 0.5691899496636192, -0.26247663678029076, 1.1891392835181327, 0.9558024345802164, 1.005004434835974, 1.42575279089468], "max": [0.6276393742382942, 0.2655575332885861, 1.260731471500277, -0.6853133318089855, 0.9697135879382541, -1.2696523519469656, 0.6449442068814413, -0.11418180702773745, 1.2662118706211805, 1.510532958571535, 1.170000738525602, 2.0216140837501295], "count": [116]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26874874387254905]], [[0.4441525040849673]], [[0.5342817463235294]]], "std": [[[0.3492474243086148]], [[0.2728364374344471]], [[0.2755575849099781]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.11764705882352941]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49200913194444446]], [[0.5118385416666666]], [[0.49049152369281046]]], "std": [[[0.34001983864298957]], [[0.3417959504859249]], [[0.351329560295634]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5100137071078431]], [[0.5527393055555555]], [[0.546549801879085]]], "std": [[[0.31571029995810906]], [[0.3081864654345158]], [[0.32364798252454]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3737225347222222]], [[0.46050412377450983]], [[0.49472072099673203]]], "std": [[[0.3460679395143207]], [[0.3318464671796812]], [[0.36842452791518926]]], "count": [100]}, "observation.state": {"min": [0.8176928162574768, -0.900878369808197, 0.831282913684845, -0.5302748680114746, -1.4921892881393433, 1.0858224630355835, -1.1746585369110107, -0.894703209400177, 0.7887006998062134, -0.07319562137126923, 0.6784781217575073, -1.1029173135757446, 22.224374771118164, 56.573123931884766, 0.758888840675354, -0.5043749809265137, 0.6518750190734863, 0.2643750011920929, 0.6069999933242798, -0.7756249904632568, 0.7300000190734863, -3.403125047683716, 0.9733333587646484, -0.23454545438289642, 8.522727012634277, 53.796875, 0.04625000059604645, -1.4018750190734863, -0.375, 0.8956249952316284, 0.6306250095367432, 0.8806250095367432, 0.9800000190734863, 1.3000000715255737, 0.6781250238418579, -3.051875114440918], "max": [1.1147669553756714, -0.7653353214263916, 0.9786516427993774, -0.0011921111727133393, -1.221341609954834, 1.2104219198226929, -0.5953879952430725, -0.5732623934745789, 0.9948167204856873, 0.26352807879447937, 1.237363576889038, -1.0808393955230713, 53.98812484741211, 77.03333282470703, 48.96500015258789, 8.086250305175781, 49.11000061035156, 70.5581283569336, 59.28874969482422, 83.08187866210938, 91.3125, 113.34312438964844, 94.125, 110.19312286376953, 47.82625198364258, 73.62750244140625, 0.171875, 8.896666526794434, 42.47312545776367, 89.64250183105469, 62.65187454223633, 92.44499969482422, 88.95999908447266, 110.00125122070312, 93.51687622070312, 110.77812957763672], "mean": [1.0099352598190308, -0.833955705165863, 0.8974044919013977, -0.31820282340049744, -1.3642216920852661, 1.1402288675308228, -0.8662519454956055, -0.694249153137207, 0.867618203163147, 0.12410183995962143, 0.9039846658706665, -1.0975041389465332, 36.864906311035156, 67.09127044677734, 30.318504333496094, 3.016463041305542, 17.391279220581055, 25.184206008911133, 21.409841537475586, 28.659875869750977, 32.892032623291016, 39.08802032470703, 33.634910583496094, 41.38551712036133, 31.675186157226562, 62.79745864868164, 0.09151631593704224, 2.7999014854431152, 16.28240394592285, 35.624755859375, 24.28287696838379, 35.02935791015625, 32.22541809082031, 43.522743225097656, 33.924922943115234, 45.8786735534668], "std": [0.10060116648674011, 0.04541526362299919, 0.041422516107559204, 0.15959133207798004, 0.08014336973428726, 0.02908666431903839, 0.18307845294475555, 0.09535324573516846, 0.0647353008389473, 0.11229110509157181, 0.21071739494800568, 0.005614456720650196, 12.402804374694824, 7.8634562492370605, 13.18581485748291, 2.717989683151245, 20.048978805541992, 30.597108840942383, 24.85121726989746, 36.13555145263672, 38.47769546508789, 50.669376373291016, 39.992069244384766, 48.819427490234375, 14.497505187988281, 7.5203142166137695, 0.028138110414147377, 3.6844160556793213, 18.334760665893555, 39.50242233276367, 27.29997444152832, 39.00038146972656, 36.74500274658203, 48.19274139404297, 39.52389144897461, 50.0185546875], "count": [141]}, "action": {"min": [0.8176928162574768, -0.900878369808197, 0.831282913684845, -0.5302748680114746, -1.4921892881393433, 1.0858224630355835, -1.1746585369110107, -0.894703209400177, 0.7887006998062134, -0.07319562137126923, 0.6784781217575073, -1.1029173135757446, 22.224374771118164, 56.573123931884766, 0.758888840675354, -0.5043749809265137, 0.6518750190734863, 0.2643750011920929, 0.6069999933242798, -0.7756249904632568, 0.7300000190734863, -3.403125047683716, 0.9733333587646484, -0.23454545438289642, 8.522727012634277, 53.796875, 0.04625000059604645, -1.4018750190734863, -0.375, 0.8956249952316284, 0.6306250095367432, 0.8806250095367432, 0.9800000190734863, 1.3000000715255737, 0.6781250238418579, -3.051875114440918], "max": [1.1147669553756714, -0.7653353214263916, 0.9786516427993774, -0.0011921111727133393, -1.221341609954834, 1.2104219198226929, -0.5953879952430725, -0.5732623934745789, 0.9948167204856873, 0.26352807879447937, 1.237363576889038, -1.0808393955230713, 53.98812484741211, 77.03333282470703, 48.96500015258789, 8.086250305175781, 49.11000061035156, 70.5581283569336, 59.28874969482422, 83.08187866210938, 91.3125, 113.34312438964844, 94.125, 110.19312286376953, 47.82625198364258, 73.62750244140625, 0.171875, 8.896666526794434, 42.47312545776367, 89.64250183105469, 62.65187454223633, 92.44499969482422, 88.95999908447266, 110.00125122070312, 93.51687622070312, 110.77812957763672], "mean": [1.0099350214004517, -0.8339558243751526, 0.897404670715332, -0.3182029128074646, -1.3642213344573975, 1.1402286291122437, -0.8662517666816711, -0.6942493319511414, 0.8676183223724365, 0.12410178780555725, 0.9039849042892456, -1.0975041389465332, 36.864906311035156, 67.09127807617188, 30.31849479675293, 3.016463041305542, 17.391271591186523, 25.184221267700195, 21.40984535217285, 28.659883499145508, 32.892032623291016, 39.08802032470703, 33.63493347167969, 41.385520935058594, 31.67517852783203, 62.797462463378906, 0.0915163978934288, 2.7999022006988525, 16.28241539001465, 35.624755859375, 24.282865524291992, 35.02936935424805, 32.22541427612305, 43.522743225097656, 33.92493438720703, 45.878665924072266], "std": [0.10060116648674011, 0.04541526362299919, 0.041422516107559204, 0.15959131717681885, 0.08014336973428726, 0.029086662456393242, 0.18307845294475555, 0.09535325318574905, 0.0647353082895279, 0.1122911274433136, 0.21071738004684448, 0.005614456720650196, 12.40280532836914, 7.863455295562744, 13.18581485748291, 2.717989683151245, 20.04897689819336, 30.597105026245117, 24.851221084594727, 36.13555145263672, 38.47769546508789, 50.66937255859375, 39.99205780029297, 48.819419860839844, 14.497503280639648, 7.520313262939453, 0.02813810110092163, 3.684415578842163, 18.334760665893555, 39.50242614746094, 27.299976348876953, 39.00038146972656, 36.7450065612793, 48.1927375793457, 39.52389907836914, 50.0185432434082], "count": [141]}, "timestamp": {"min": [0.0], "max": [4.666666666666667], "mean": [2.3333333333333335], "std": [1.3567390098101924], "count": [141]}, "frame_index": {"min": [0], "max": [140], "mean": [70.0], "std": [40.702170294305766], "count": [141]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [141]}, "index": {"min": [23189], "max": [23329], "mean": [23259.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [5.695035460992908, 10.0, 10.0, 10.0, 10.0], "std": [1.9201923012864683, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [141]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [141]}, "eef_direction_state": {"mean": [4.432624113475177, 3.8297872340425534], "std": [1.5358826996942034, 1.3988721232271357], "min": [2, 0], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.0780141843971631, 1.4113475177304964], "std": [0.9230762782141255, 0.674467712225177], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_state": {"mean": [0.8368794326241135, 1.0], "std": [0.8802329920056846, 0.8251369970070347], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_direction_action": {"mean": [4.432624113475177, 3.8297872340425534], "std": [1.5358826996942034, 1.3988721232271357], "min": [2, 0], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.0780141843971631, 1.4113475177304964], "std": [0.9230762782141255, 0.674467712225177], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_acc_mag_action": {"mean": [0.8368794326241135, 1.0], "std": [0.8802329920056846, 0.8251369970070347], "min": [0, 0], "max": [2, 2], "count": [141]}, "eef_sim_pose_state": {"mean": [0.6044167381956368, 0.2092786362470926, 1.2251856489979385, -0.9602408370897526, 0.9337319469207676, -1.4968571742322145, 0.6116100004950282, -0.18878898313450287, 1.2068317264134092, 1.4386638022661669, 1.143933499368932, 2.023173730512103], "std": [0.01478359307683507, 0.043858294644160745, 0.024454145316886364, 0.1654376192565769, 0.01589132334362744, 0.08784277701056106, 0.019901187241322362, 0.04254850731259718, 0.023291563470842633, 0.2621679112637577, 0.04388417100632889, 0.18908850790770684], "min": [0.5811118758197108, 0.12721906982086448, 1.1672443871544484, -1.320845918191272, 0.8905330244093395, -1.6430141423459268, 0.5805868481216228, -0.22734713576953902, 1.167550193104086, 0.9887390059056758, 1.0709605515833904, 1.6988183769970813], "max": [0.6419566126036387, 0.2583870395645088, 1.2709484178389345, -0.6195971247858085, 0.9637480623998815, -1.3133254800567615, 0.6379741049950961, -0.1105468240237367, 1.2488276478927862, 1.8923734201379177, 1.2266035685035002, 2.336194728529711], "count": [141]}, "eef_sim_pose_action": {"mean": [0.6044167381956368, 0.2092786362470926, 1.2251856489979385, -0.9602408370897526, 0.9337319469207676, -1.4968571742322145, 0.6116100004950282, -0.18878898313450287, 1.2068317264134092, 1.4386638022661669, 1.143933499368932, 2.023173730512103], "std": [0.01478359307683507, 0.043858294644160745, 0.024454145316886364, 0.1654376192565769, 0.01589132334362744, 0.08784277701056106, 0.019901187241322362, 0.04254850731259718, 0.023291563470842633, 0.2621679112637577, 0.04388417100632889, 0.18908850790770684], "min": [0.5811118758197108, 0.12721906982086448, 1.1672443871544484, -1.320845918191272, 0.8905330244093395, -1.6430141423459268, 0.5805868481216228, -0.22734713576953902, 1.167550193104086, 0.9887390059056758, 1.0709605515833904, 1.6988183769970813], "max": [0.6419566126036387, 0.2583870395645088, 1.2709484178389345, -0.6195971247858085, 0.9637480623998815, -1.3133254800567615, 0.6379741049950961, -0.1105468240237367, 1.2488276478927862, 1.8923734201379177, 1.2266035685035002, 2.336194728529711], "count": [141]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26746114174836605]], [[0.44809361928104574]], [[0.541099681372549]]], "std": [[[0.35016321449496013]], [[0.27219434527916986]], [[0.27677449304534407]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.13725490196078433]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4755621425653595]], [[0.48930722630718954]], [[0.463193010620915]]], "std": [[[0.33300176692768185]], [[0.33736725028234843]], [[0.3495978319405065]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4970465482026144]], [[0.5363791156045752]], [[0.5272613562091504]]], "std": [[[0.31982434367671625]], [[0.3127115631974444]], [[0.32670758126538685]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3636304411764706]], [[0.45357713848039216]], [[0.487487698120915]]], "std": [[[0.34492167591365996]], [[0.33139206206224786]], [[0.36770213407169566]]], "count": [100]}, "observation.state": {"min": [0.8059624433517456, -0.9076018333435059, 0.832665741443634, -0.530632495880127, -1.612807035446167, 1.103417992591858, -1.1312657594680786, -0.8995670080184937, 0.7746337652206421, -0.047469861805438995, 0.7042038440704346, -1.1232547760009766, 15.358124732971191, 57.178749084472656, 8.045624732971191, -1.4075000286102295, 0.734375, 0.46812498569488525, 0.5824999809265137, -0.8254545331001282, 0.6762499809265137, -3.4281249046325684, 1.0553333759307861, -0.19785714149475098, 19.723125457763672, 53.81687545776367, -0.03687500208616257, -1.5762499570846558, 0.140625, 1.0199999809265137, 0.6549999713897705, 0.4312499761581421, 0.9344444274902344, -0.25, 0.7093750238418579, -2.4800000190734863], "max": [1.1644541025161743, -0.7766842246055603, 0.9411478638648987, -0.018787670880556107, -1.2404154539108276, 1.1805033683776855, -0.613913357257843, -0.5679932236671448, 0.9897382855415344, 0.31452658772468567, 1.2486330270767212, -1.058785319328308, 56.068748474121094, 76.68222045898438, 43.67499923706055, 7.966363430023193, 47.12874984741211, 63.45624923706055, 60.03312683105469, 78.0531234741211, 75.99250030517578, 111.86687469482422, 93.50562286376953, 110.7718734741211, 48.359375, 75.14187622070312, 0.20374999940395355, 8.7368745803833, 42.08812713623047, 92.84500122070312, 62.73749923706055, 90.83062744140625, 88.86500549316406, 110.00375366210938, 93.64812469482422, 110.54000091552734], "mean": [1.0359522104263306, -0.8392826318740845, 0.8713164329528809, -0.37317410111427307, -1.447920560836792, 1.1318954229354858, -0.9044801592826843, -0.6751703023910522, 0.845858633518219, 0.16865374147891998, 0.9735268354415894, -1.09951913356781, 34.888851165771484, 66.52017211914062, 24.24260902404785, 2.1100845336914062, 16.093093872070312, 21.62833595275879, 20.53000259399414, 25.41752815246582, 25.670494079589844, 34.9149055480957, 31.85372543334961, 38.957008361816406, 34.07573699951172, 64.38468170166016, 0.08319387584924698, 2.5362117290496826, 14.770697593688965, 33.256168365478516, 22.267057418823242, 30.383296966552734, 28.599082946777344, 40.0922737121582, 30.071128845214844, 43.398807525634766], "std": [0.12597256898880005, 0.04458977282047272, 0.03866859897971153, 0.17521215975284576, 0.154037207365036, 0.027672791853547096, 0.18019209802150726, 0.10086718946695328, 0.06743626296520233, 0.13215981423854828, 0.1867314577102661, 0.016376400366425514, 14.995760917663574, 7.1296210289001465, 10.953546524047852, 2.949995279312134, 18.977693557739258, 26.51238441467285, 24.540172576904297, 32.986488342285156, 31.066408157348633, 47.61069107055664, 38.54117965698242, 47.3478889465332, 11.757597923278809, 7.916053295135498, 0.05591600760817528, 3.3201303482055664, 17.298152923583984, 39.17182159423828, 26.058725357055664, 35.68547058105469, 34.578102111816406, 46.77283477783203, 36.85288619995117, 47.7915153503418], "count": [121]}, "action": {"min": [0.8059624433517456, -0.9076018333435059, 0.832665741443634, -0.530632495880127, -1.612807035446167, 1.103417992591858, -1.1312657594680786, -0.8995670080184937, 0.7746337652206421, -0.047469861805438995, 0.7042038440704346, -1.1232547760009766, 15.358124732971191, 57.178749084472656, 8.045624732971191, -1.4075000286102295, 0.734375, 0.46812498569488525, 0.5824999809265137, -0.8254545331001282, 0.6762499809265137, -3.4281249046325684, 1.0553333759307861, -0.19785714149475098, 19.723125457763672, 53.81687545776367, -0.03687500208616257, -1.5762499570846558, 0.140625, 1.0199999809265137, 0.6549999713897705, 0.4312499761581421, 0.9344444274902344, -0.25, 0.7093750238418579, -2.4800000190734863], "max": [1.1644541025161743, -0.7766842246055603, 0.9411478638648987, -0.018787670880556107, -1.2404154539108276, 1.1805033683776855, -0.613913357257843, -0.5679932236671448, 0.9897382855415344, 0.31452658772468567, 1.2486330270767212, -1.058785319328308, 56.068748474121094, 76.68222045898438, 43.67499923706055, 7.966363430023193, 47.12874984741211, 63.45624923706055, 60.03312683105469, 78.0531234741211, 75.99250030517578, 111.86687469482422, 93.50562286376953, 110.7718734741211, 48.359375, 75.14187622070312, 0.20374999940395355, 8.7368745803833, 42.08812713623047, 92.84500122070312, 62.73749923706055, 90.83062744140625, 88.86500549316406, 110.00375366210938, 93.64812469482422, 110.54000091552734], "mean": [1.0359513759613037, -0.8392826318740845, 0.8713170289993286, -0.37317419052124023, -1.4479204416275024, 1.1318954229354858, -0.9044801592826843, -0.6751701831817627, 0.8458583950996399, 0.16865375638008118, 0.9735264778137207, -1.0995182991027832, 34.88885498046875, 66.52017211914062, 24.242610931396484, 2.110084295272827, 16.093095779418945, 21.628320693969727, 20.530006408691406, 25.41753387451172, 25.670482635498047, 34.914894104003906, 31.853715896606445, 38.9570198059082, 34.07572937011719, 64.38468170166016, 0.08319388329982758, 2.5362119674682617, 14.770700454711914, 33.25617980957031, 22.267066955566406, 30.38329315185547, 28.599082946777344, 40.09226608276367, 30.071134567260742, 43.398807525634766], "std": [0.12597259879112244, 0.04458977282047272, 0.03866861015558243, 0.17521215975284576, 0.15403717756271362, 0.027672797441482544, 0.18019209802150726, 0.10086718946695328, 0.06743626296520233, 0.13215984404087067, 0.1867314577102661, 0.016376405954360962, 14.995760917663574, 7.12962007522583, 10.953546524047852, 2.949995279312134, 18.977697372436523, 26.51238250732422, 24.540172576904297, 32.986488342285156, 31.066404342651367, 47.610694885253906, 38.541175842285156, 47.34788131713867, 11.757597923278809, 7.916053771972656, 0.055916011333465576, 3.3201303482055664, 17.298154830932617, 39.17182540893555, 26.058727264404297, 35.68546676635742, 34.57809829711914, 46.7728271484375, 36.85288619995117, 47.79152297973633], "count": [121]}, "timestamp": {"min": [0.0], "max": [4.0], "mean": [2.0], "std": [1.164283279771532], "count": [121]}, "frame_index": {"min": [0], "max": [120], "mean": [60.0], "std": [34.92849839314596], "count": [121]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [121]}, "index": {"min": [23330], "max": [23450], "mean": [23390.0], "std": [34.92849839314596], "count": [121]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [121]}, "subtask_annotation": {"mean": [5.7190082644628095, 10.0, 10.0, 10.0, 10.0], "std": [1.9549603808877525, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [121]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [121]}, "eef_direction_state": {"mean": [3.8595041322314048, 3.9917355371900825], "std": [1.6679070129062739, 1.3142314963229245], "min": [1, 2], "max": [6, 6], "count": [121]}, "eef_velocity_state": {"mean": [1.1900826446280992, 1.4132231404958677], "std": [0.8654435597734479, 0.7785281885012018], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_acc_mag_state": {"mean": [1.024793388429752, 1.1322314049586777], "std": [0.8668629670211154, 0.7814179605667979], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_direction_action": {"mean": [3.8595041322314048, 3.9917355371900825], "std": [1.6679070129062739, 1.3142314963229245], "min": [1, 2], "max": [6, 6], "count": [121]}, "eef_velocity_action": {"mean": [1.1900826446280992, 1.4132231404958677], "std": [0.8654435597734479, 0.7785281885012018], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_acc_mag_action": {"mean": [1.024793388429752, 1.1322314049586777], "std": [0.8668629670211154, 0.7814179605667979], "min": [0, 0], "max": [2, 2], "count": [121]}, "eef_sim_pose_state": {"mean": [0.5970350448943819, 0.2190422396107367, 1.2309240937700194, -0.9388014586094369, 0.8736209320386472, -1.4391395487476717, 0.6077135893399666, -0.19710119556303196, 1.2148089646144045, 1.361060699328928, 1.1256503380935778, 1.9237568260117752], "std": [0.014968700961091088, 0.05399649664157099, 0.01933882199977644, 0.1276855315465342, 0.05683872408243047, 0.12397009235305669, 0.01777005098192896, 0.04696793033167576, 0.024345562644214874, 0.224333161028776, 0.03565169495183208, 0.1702739783215576], "min": [0.5835051460237772, 0.11491080908485274, 1.1790824374743034, -1.2360385997791763, 0.8139094580497002, -1.618240642626719, 0.5833057650351913, -0.24562396798807798, 1.172125219276546, 0.9302020362222723, 1.0719990491898685, 1.4946748710125846], "max": [0.6333868156929261, 0.2722020130677221, 1.2547797222566441, -0.7111993759425048, 0.9801738022748414, -1.29520531023007, 0.6385668929200404, -0.1042711714516642, 1.2710757225134972, 1.7770918713643937, 1.2106450416652401, 2.1576717561372725], "count": [121]}, "eef_sim_pose_action": {"mean": [0.5970350448943819, 0.2190422396107367, 1.2309240937700194, -0.9388014586094369, 0.8736209320386472, -1.4391395487476717, 0.6077135893399666, -0.19710119556303196, 1.2148089646144045, 1.361060699328928, 1.1256503380935778, 1.9237568260117752], "std": [0.014968700961091088, 0.05399649664157099, 0.01933882199977644, 0.1276855315465342, 0.05683872408243047, 0.12397009235305669, 0.01777005098192896, 0.04696793033167576, 0.024345562644214874, 0.224333161028776, 0.03565169495183208, 0.1702739783215576], "min": [0.5835051460237772, 0.11491080908485274, 1.1790824374743034, -1.2360385997791763, 0.8139094580497002, -1.618240642626719, 0.5833057650351913, -0.24562396798807798, 1.172125219276546, 0.9302020362222723, 1.0719990491898685, 1.4946748710125846], "max": [0.6333868156929261, 0.2722020130677221, 1.2547797222566441, -0.7111993759425048, 0.9801738022748414, -1.29520531023007, 0.6385668929200404, -0.1042711714516642, 1.2710757225134972, 1.7770918713643937, 1.2106450416652401, 2.1576717561372725], "count": [121]}}} +{"episode_index": 94, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2650326102941176]], [[0.44283225081699346]], [[0.5390639930555555]]], "std": [[[0.34633181829041937]], [[0.2725489329962906]], [[0.2746336402682139]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4908605473856209]], [[0.5008390420751634]], [[0.47735406862745094]]], "std": [[[0.34216863508172957]], [[0.347248533828803]], [[0.35707503966759985]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5126860682189542]], [[0.5478439624183007]], [[0.5350274734477124]]], "std": [[[0.31146951677448514]], [[0.3081755850339747]], [[0.32029625854559296]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3576580065359477]], [[0.4486191973039216]], [[0.48260026756535945]]], "std": [[[0.3407880678912765]], [[0.32795877581192456]], [[0.36272508847838403]]], "count": [100]}, "observation.state": {"min": [0.7799505591392517, -0.9071965217590332, 0.8268482685089111, -0.45791369676589966, -1.5455057621002197, 1.176446795463562, -1.2616112232208252, -0.92596036195755, 0.7472390532493591, -0.057316701859235764, 0.6087396144866943, -1.1277132034301758, 17.13399887084961, 61.7087516784668, -1.234375, -1.9237500429153442, 0.6131249666213989, 0.359375, 0.9599999785423279, -0.8762500286102295, 0.7712500095367432, -3.471250057220459, 0.9308333396911621, -0.17875000834465027, 13.863750457763672, 55.31062698364258, -0.026875000447034836, -2.0774998664855957, 0.6399999856948853, 1.081111192703247, 0.65625, 0.59375, 0.75, -0.2750000059604645, 0.7150000333786011, -2.4225001335144043], "max": [1.0932453870773315, -0.734912633895874, 0.9744793176651001, 0.005889028776437044, -1.1689841747283936, 1.2310216426849365, -0.5297741889953613, -0.5519950985908508, 1.0154879093170166, 0.426871120929718, 1.34236478805542, -0.9116073250770569, 49.23687744140625, 75.20249938964844, 52.087501525878906, 8.635000228881836, 47.45687484741211, 61.54624938964844, 63.06624984741211, 83.11250305175781, 84.35812377929688, 111.02749633789062, 96.56375122070312, 110.86000061035156, 45.73500061035156, 75.97125244140625, 0.16062499582767487, 6.69444465637207, 43.53562545776367, 85.12750244140625, 62.741249084472656, 86.78312683105469, 87.47624969482422, 109.8687515258789, 93.81500244140625, 110.57500457763672], "mean": [0.9821913242340088, -0.8174199461936951, 0.8713403344154358, -0.31502053141593933, -1.3875294923782349, 1.1984983682632446, -0.9719287157058716, -0.6898772716522217, 0.8560493588447571, 0.20148195326328278, 1.0938937664031982, -1.049537181854248, 29.7167911529541, 67.20972442626953, 16.09621238708496, 4.097628593444824, 13.677492141723633, 18.038881301879883, 18.528545379638672, 23.40987777709961, 24.690128326416016, 29.595075607299805, 27.68809700012207, 32.52192687988281, 31.527027130126953, 65.06355285644531, 0.07215704768896103, 0.40819182991981506, 17.509601593017578, 34.40058898925781, 24.75638198852539, 32.44736862182617, 33.4096794128418, 43.867671966552734, 34.80883026123047, 47.49301528930664], "std": [0.10816900432109833, 0.05347256362438202, 0.04796307533979416, 0.1468658298254013, 0.14436420798301697, 0.01859169639647007, 0.22557491064071655, 0.111859031021595, 0.08929144591093063, 0.13967308402061462, 0.23693527281284332, 0.09397324919700623, 12.317702293395996, 4.052535057067871, 15.373701095581055, 3.6615965366363525, 18.236621856689453, 25.132158279418945, 24.9451961517334, 34.67535400390625, 33.8857421875, 47.19859313964844, 38.34575271606445, 46.25054168701172, 12.434420585632324, 8.050222396850586, 0.03996223211288452, 2.4277610778808594, 18.881067276000977, 37.86200714111328, 27.675817489624023, 36.6810302734375, 37.709022521972656, 49.726985931396484, 39.88773727416992, 49.131107330322266], "count": [162]}, "action": {"min": [0.7799505591392517, -0.9071965217590332, 0.8268482685089111, -0.45791369676589966, -1.5455057621002197, 1.176446795463562, -1.2616112232208252, -0.92596036195755, 0.7472390532493591, -0.057316701859235764, 0.6087396144866943, -1.1277132034301758, 17.13399887084961, 61.7087516784668, -1.234375, -1.9237500429153442, 0.6131249666213989, 0.359375, 0.9599999785423279, -0.8762500286102295, 0.7712500095367432, -3.471250057220459, 0.9308333396911621, -0.17875000834465027, 13.863750457763672, 55.31062698364258, -0.026875000447034836, -2.0774998664855957, 0.6399999856948853, 1.081111192703247, 0.65625, 0.59375, 0.75, -0.2750000059604645, 0.7150000333786011, -2.4225001335144043], "max": [1.0932453870773315, -0.734912633895874, 0.9744793176651001, 0.005889028776437044, -1.1689841747283936, 1.2310216426849365, -0.5297741889953613, -0.5519950985908508, 1.0154879093170166, 0.426871120929718, 1.34236478805542, -0.9116073250770569, 49.23687744140625, 75.20249938964844, 52.087501525878906, 8.635000228881836, 47.45687484741211, 61.54624938964844, 63.06624984741211, 83.11250305175781, 84.35812377929688, 111.02749633789062, 96.56375122070312, 110.86000061035156, 45.73500061035156, 75.97125244140625, 0.16062499582767487, 6.69444465637207, 43.53562545776367, 85.12750244140625, 62.741249084472656, 86.78312683105469, 87.47624969482422, 109.8687515258789, 93.81500244140625, 110.57500457763672], "mean": [0.9821910858154297, -0.8174206614494324, 0.8713403344154358, -0.31502047181129456, -1.387529730796814, 1.198498249053955, -0.9719288349151611, -0.6898773312568665, 0.8560494184494019, 0.2014819234609604, 1.0938934087753296, -1.049536943435669, 29.7167911529541, 67.20974731445312, 16.09621238708496, 4.097629070281982, 13.67748737335205, 18.03888702392578, 18.528545379638672, 23.40985870361328, 24.690135955810547, 29.595073699951172, 27.688108444213867, 32.52192306518555, 31.527015686035156, 65.06356811523438, 0.07215706259012222, 0.40819185972213745, 17.509599685668945, 34.40058898925781, 24.756383895874023, 32.44736099243164, 33.409690856933594, 43.8676643371582, 34.80883026123047, 47.49302291870117], "std": [0.10816899687051773, 0.05347255989909172, 0.047963086515665054, 0.1468658149242401, 0.14436417818069458, 0.01859169267117977, 0.22557485103607178, 0.111859031021595, 0.08929146826267242, 0.13967309892177582, 0.23693527281284332, 0.09397324174642563, 12.317704200744629, 4.052534580230713, 15.373699188232422, 3.6615967750549316, 18.23661994934082, 25.13216209411621, 24.945194244384766, 34.67536163330078, 33.885738372802734, 47.198585510253906, 38.34574890136719, 46.25053405761719, 12.434419631958008, 8.050223350524902, 0.03996223956346512, 2.4277610778808594, 18.881065368652344, 37.86199951171875, 27.675823211669922, 36.681034088134766, 37.70903015136719, 49.72698974609375, 39.88774108886719, 49.131103515625], "count": [162]}, "timestamp": {"min": [0.0], "max": [5.366666666666666], "mean": [2.683333333333333], "std": [1.5588160274411498], "count": [162]}, "frame_index": {"min": [0], "max": [161], "mean": [80.5], "std": [46.76448082323449], "count": [162]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [162]}, "index": {"min": [23451], "max": [23612], "mean": [23531.5], "std": [46.76448082323449], "count": [162]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [162]}, "subtask_annotation": {"mean": [5.537037037037037, 10.0, 10.0, 10.0, 10.0], "std": [1.866332274575481, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [162]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [162]}, "eef_direction_state": {"mean": [4.438271604938271, 3.654320987654321], "std": [1.655299599992981, 1.5647387178029488], "min": [1, 0], "max": [6, 6], "count": [162]}, "eef_velocity_state": {"mean": [0.9135802469135802, 1.3395061728395061], "std": [0.8634917753108989, 0.7041638088648002], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_state": {"mean": [0.8580246913580247, 1.0679012345679013], "std": [0.8304935610502291, 0.8022079346979203], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_direction_action": {"mean": [4.438271604938271, 3.654320987654321], "std": [1.655299599992981, 1.5647387178029488], "min": [1, 0], "max": [6, 6], "count": [162]}, "eef_velocity_action": {"mean": [0.9135802469135802, 1.3395061728395061], "std": [0.8634917753108989, 0.7041638088648002], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_acc_mag_action": {"mean": [0.8580246913580247, 1.0679012345679013], "std": [0.8304935610502291, 0.8022079346979203], "min": [0, 0], "max": [2, 2], "count": [162]}, "eef_sim_pose_state": {"mean": [0.5999530985621547, 0.20598955342543498, 1.2418466066206344, -0.8579684629189397, 0.9426036953284413, -1.3965967187262307, 0.6055229064204957, -0.205354090417697, 1.2211617614620396, 1.2440599833043573, 1.0701382513932045, 1.8031927501315719], "std": [0.01654998324849718, 0.04321586182876357, 0.021430633347776253, 0.14679547126389356, 0.04944108314320063, 0.12200359403583988, 0.024460765138156745, 0.0531094154604086, 0.023771047962607688, 0.16132188763693306, 0.1035249591761048, 0.16692826331296093], "min": [0.5853127901616413, 0.1152003711631657, 1.183753017700621, -1.2258609428616307, 0.8821059717523045, -1.6319391882458156, 0.5749672239470922, -0.2793757992147576, 1.169953877111925, 0.9573956368015848, 0.9125974345175485, 1.5199134348104564], "max": [0.6458774927944193, 0.24343368183401998, 1.278158834845257, -0.6109694220613604, 1.0555520537930763, -1.2141623274212412, 0.6492980316627698, -0.09484736303280616, 1.2580621960826166, 1.511222586453943, 1.2060305705356797, 2.1187918297152026], "count": [162]}, "eef_sim_pose_action": {"mean": [0.5999530985621547, 0.20598955342543498, 1.2418466066206344, -0.8579684629189397, 0.9426036953284413, -1.3965967187262307, 0.6055229064204957, -0.205354090417697, 1.2211617614620396, 1.2440599833043573, 1.0701382513932045, 1.8031927501315719], "std": [0.01654998324849718, 0.04321586182876357, 0.021430633347776253, 0.14679547126389356, 0.04944108314320063, 0.12200359403583988, 0.024460765138156745, 0.0531094154604086, 0.023771047962607688, 0.16132188763693306, 0.1035249591761048, 0.16692826331296093], "min": [0.5853127901616413, 0.1152003711631657, 1.183753017700621, -1.2258609428616307, 0.8821059717523045, -1.6319391882458156, 0.5749672239470922, -0.2793757992147576, 1.169953877111925, 0.9573956368015848, 0.9125974345175485, 1.5199134348104564], "max": [0.6458774927944193, 0.24343368183401998, 1.278158834845257, -0.6109694220613604, 1.0555520537930763, -1.2141623274212412, 0.6492980316627698, -0.09484736303280616, 1.2580621960826166, 1.511222586453943, 1.2060305705356797, 2.1187918297152026], "count": [162]}}} +{"episode_index": 95, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25432842728758165]], [[0.42789174428104576]], [[0.5212746425653595]]], "std": [[[0.33596702412340823]], [[0.26716428492161415]], [[0.27323463889144217]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48751795343137255]], [[0.49979597834967315]], [[0.4786376654411764]]], "std": [[[0.33893283496213633]], [[0.34666150107636334]], [[0.35497987519369517]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4654525837418301]], [[0.49993462009803924]], [[0.5031478022875817]]], "std": [[[0.33567881379456393]], [[0.3273451045559075]], [[0.33444843774612104]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3701519117647059]], [[0.45510902982026147]], [[0.47980496323529415]]], "std": [[[0.34724584135345904]], [[0.3344782866723157]], [[0.3664281385388728]]], "count": [100]}, "observation.state": {"min": [0.7425183057785034, -0.9487535357475281, 0.8097772002220154, -0.5180914998054504, -1.6064995527267456, 1.2040083408355713, -0.9885938763618469, -0.883306622505188, 0.784631609916687, -0.11120012402534485, 0.37665942311286926, -1.1503013372421265, 18.989999771118164, 57.09562683105469, -1.1662499904632568, -1.009374976158142, 0.6206250190734863, 0.46700000762939453, 0.9575000405311584, -0.9681249856948853, 0.7100000381469727, -3.7618181705474854, 1.0, -0.2931250035762787, 8.042499542236328, 55.479373931884766, 0.2306250035762787, -1.8937499523162842, -1.0356249809265137, 0.7712500095367432, 0.6318750381469727, 0.17624999582767487, 0.6974999904632568, 0.19812500476837158, 0.6393333077430725, -3.384999990463257], "max": [1.1278085708618164, -0.7057774662971497, 1.0325350761413574, 0.02384222112596035, -1.0329880714416504, 1.2966115474700928, -0.5304417610168457, -0.5373083353042603, 1.0562342405319214, 0.16329537332057953, 1.0468165874481201, -1.1241369247436523, 53.932498931884766, 75.61642456054688, 44.16562271118164, 9.513124465942383, 44.74187469482422, 66.11687469482422, 59.885623931884766, 92.9175033569336, 82.15125274658203, 110.1206283569336, 95.42562866210938, 110.96937561035156, 48.65999984741211, 75.79937744140625, 0.5887500047683716, 9.569999694824219, 38.64437484741211, 84.28187561035156, 59.131874084472656, 77.25749969482422, 90.76750183105469, 110.87562561035156, 95.15937805175781, -3.25], "mean": [0.9603942036628723, -0.8145134449005127, 0.8874934315681458, -0.32085198163986206, -1.284776210784912, 1.2604249715805054, -0.7113062143325806, -0.7188339829444885, 0.9161456227302551, 0.04407499358057976, 0.7412609457969666, -1.1459276676177979, 37.15078353881836, 63.55743408203125, 13.173911094665527, 4.9094648361206055, 16.580957412719727, 25.269287109375, 22.72780418395996, 34.79957580566406, 30.898395538330078, 39.97208023071289, 35.817440032958984, 43.748512268066406, 32.60264205932617, 65.33450317382812, 0.4280606806278229, 1.9879539012908936, 11.568037986755371, 26.335145950317383, 17.93258285522461, 23.155996322631836, 27.199705123901367, 34.51066207885742, 28.048776626586914, -3.315910816192627], "std": [0.13785329461097717, 0.07484325021505356, 0.06442967802286148, 0.18082426488399506, 0.17531099915504456, 0.024811754003167152, 0.1782430112361908, 0.09376581013202667, 0.08312533795833588, 0.0940098911523819, 0.24525117874145508, 0.006705052684992552, 13.38160514831543, 5.33494234085083, 15.978336334228516, 4.4220733642578125, 18.675188064575195, 29.947471618652344, 25.989547729492188, 42.84622573852539, 36.01451873779297, 51.622894287109375, 42.01805114746094, 50.71555709838867, 12.962201118469238, 7.748805046081543, 0.11790268123149872, 3.2425873279571533, 15.605607986450195, 35.523895263671875, 23.878047943115234, 31.52545166015625, 37.038108825683594, 47.657535552978516, 39.146793365478516, 0.026921188458800316], "count": [208]}, "action": {"min": [0.7425183057785034, -0.9487535357475281, 0.8097772002220154, -0.5180914998054504, -1.6064995527267456, 1.2040083408355713, -0.9885938763618469, -0.883306622505188, 0.784631609916687, -0.11120012402534485, 0.37665942311286926, -1.1503013372421265, 18.989999771118164, 57.09562683105469, -1.1662499904632568, -1.009374976158142, 0.6206250190734863, 0.46700000762939453, 0.9575000405311584, -0.9681249856948853, 0.7100000381469727, -3.7618181705474854, 1.0, -0.2931250035762787, 8.042499542236328, 55.479373931884766, 0.2306250035762787, -1.8937499523162842, -1.0356249809265137, 0.7712500095367432, 0.6318750381469727, 0.17624999582767487, 0.6974999904632568, 0.19812500476837158, 0.6393333077430725, -3.384999990463257], "max": [1.1278085708618164, -0.7057774662971497, 1.0325350761413574, 0.02384222112596035, -1.0329880714416504, 1.2966115474700928, -0.5304417610168457, -0.5373083353042603, 1.0562342405319214, 0.16329537332057953, 1.0468165874481201, -1.1241369247436523, 53.932498931884766, 75.61642456054688, 44.16562271118164, 9.513124465942383, 44.74187469482422, 66.11687469482422, 59.885623931884766, 92.9175033569336, 82.15125274658203, 110.1206283569336, 95.42562866210938, 110.96937561035156, 48.65999984741211, 75.79937744140625, 0.5887500047683716, 9.569999694824219, 38.64437484741211, 84.28187561035156, 59.131874084472656, 77.25749969482422, 90.76750183105469, 110.87562561035156, 95.15937805175781, -3.25], "mean": [0.9603944420814514, -0.8145132064819336, 0.8874931335449219, -0.3208519220352173, -1.2847760915756226, 1.2604243755340576, -0.7113059163093567, -0.7188339829444885, 0.916145384311676, 0.04407500848174095, 0.7412612438201904, -1.145927906036377, 37.15076446533203, 63.55739212036133, 13.17391300201416, 4.9094648361206055, 16.58095932006836, 25.269289016723633, 22.72781753540039, 34.799598693847656, 30.89841079711914, 39.972103118896484, 35.817440032958984, 43.74847412109375, 32.6026611328125, 65.33452606201172, 0.42806047201156616, 1.9879539012908936, 11.568038940429688, 26.335140228271484, 17.932584762573242, 23.155996322631836, 27.199708938598633, 34.510677337646484, 28.048776626586914, -3.3159115314483643], "std": [0.13785330951213837, 0.07484329491853714, 0.06442967802286148, 0.18082429468631744, 0.17531101405620575, 0.0248117558658123, 0.1782430112361908, 0.09376580268144608, 0.08312531560659409, 0.0940098762512207, 0.24525120854377747, 0.006705048494040966, 13.38160514831543, 5.334942817687988, 15.978337287902832, 4.422073841094971, 18.675188064575195, 29.947463989257812, 25.989551544189453, 42.846229553222656, 36.01451873779297, 51.622894287109375, 42.01805877685547, 50.715572357177734, 12.962201118469238, 7.748805046081543, 0.11790266633033752, 3.2425873279571533, 15.605609893798828, 35.52389907836914, 23.87804412841797, 31.525442123413086, 37.038108825683594, 47.65754318237305, 39.14678955078125, 0.026921190321445465], "count": [208]}, "timestamp": {"min": [0.0], "max": [6.9], "mean": [3.45], "std": [2.0014578020366387], "count": [208]}, "frame_index": {"min": [0], "max": [207], "mean": [103.5], "std": [60.043734061099165], "count": [208]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [208]}, "index": {"min": [23613], "max": [23820], "mean": [23716.5], "std": [60.043734061099165], "count": [208]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [208]}, "subtask_annotation": {"mean": [5.596153846153846, 10.0, 10.0, 10.0, 10.0], "std": [2.0917384689499787, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [208]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [208]}, "eef_direction_state": {"mean": [3.985576923076923, 4.134615384615385], "std": [1.6392961827723735, 1.4842616158813406], "min": [1, 0], "max": [6, 6], "count": [208]}, "eef_velocity_state": {"mean": [1.1153846153846154, 1.1875], "std": [0.8240109725241743, 0.745781404867508], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_state": {"mean": [0.9759615384615384, 0.9134615384615384], "std": [0.8345882439755847, 0.8504588910957351], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_direction_action": {"mean": [3.985576923076923, 4.134615384615385], "std": [1.6392961827723735, 1.4842616158813406], "min": [1, 0], "max": [6, 6], "count": [208]}, "eef_velocity_action": {"mean": [1.1153846153846154, 1.1875], "std": [0.8240109725241743, 0.745781404867508], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_action": {"mean": [0.9759615384615384, 0.9134615384615384], "std": [0.8345882439755847, 0.8504588910957351], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_sim_pose_state": {"mean": [0.6100124570936172, 0.2050153053093339, 1.2299354753294904, -0.9004427952470682, 1.044625468459583, -1.4072628844935895, 0.6284272226318135, -0.1745583124850663, 1.2175201088983383, 1.426009118178657, 1.220889378478323, 2.039248707707818], "std": [0.02147336437941918, 0.058839709854588425, 0.020252077832245446, 0.15811980116883334, 0.044815984090298154, 0.16171074599802165, 0.03018288118438527, 0.035328663819390815, 0.03314544866996573, 0.3497901274300282, 0.04366880566791228, 0.28606183143489994], "min": [0.5754556545200396, 0.09277932834210037, 1.1796800896542419, -1.3080512527046377, 0.944653182713882, -1.686453820427789, 0.5828323927734023, -0.21232442376739347, 1.1742403486881108, 0.5632381996363701, 1.1483354927817722, 1.28291360895571], "max": [0.6711991332093974, 0.2526486024261233, 1.274341595971131, -0.6221850681242213, 1.1543017293728122, -1.1003053303184591, 0.68184217397592, -0.10723866488340478, 1.3187281606081547, 2.0170217198963596, 1.3212401697702316, 2.48631448448387], "count": [208]}, "eef_sim_pose_action": {"mean": [0.6100124570936172, 0.2050153053093339, 1.2299354753294904, -0.9004427952470682, 1.044625468459583, -1.4072628844935895, 0.6284272226318135, -0.1745583124850663, 1.2175201088983383, 1.426009118178657, 1.220889378478323, 2.039248707707818], "std": [0.02147336437941918, 0.058839709854588425, 0.020252077832245446, 0.15811980116883334, 0.044815984090298154, 0.16171074599802165, 0.03018288118438527, 0.035328663819390815, 0.03314544866996573, 0.3497901274300282, 0.04366880566791228, 0.28606183143489994], "min": [0.5754556545200396, 0.09277932834210037, 1.1796800896542419, -1.3080512527046377, 0.944653182713882, -1.686453820427789, 0.5828323927734023, -0.21232442376739347, 1.1742403486881108, 0.5632381996363701, 1.1483354927817722, 1.28291360895571], "max": [0.6711991332093974, 0.2526486024261233, 1.274341595971131, -0.6221850681242213, 1.1543017293728122, -1.1003053303184591, 0.68184217397592, -0.10723866488340478, 1.3187281606081547, 2.0170217198963596, 1.3212401697702316, 2.48631448448387], "count": [208]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25637929125816994]], [[0.42658081290849675]], [[0.5203300204248366]]], "std": [[[0.33772077952015306]], [[0.2657890508012672]], [[0.2676280516601073]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49140522263071895]], [[0.5041626123366013]], [[0.48416042279411764]]], "std": [[[0.3431555800139061]], [[0.35107286060186843]], [[0.35961040133178657]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4638334783496732]], [[0.4980498427287582]], [[0.5037439828431373]]], "std": [[[0.3379080471197482]], [[0.33024116411282894]], [[0.3379944637872337]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3775888991013072]], [[0.4618384068627451]], [[0.489643245506536]]], "std": [[[0.3481606075202257]], [[0.3337930832939408]], [[0.3629032924399934]]], "count": [100]}, "observation.state": {"min": [0.7532711625099182, -0.9385013580322266, 0.8023914098739624, -0.5734769701957703, -1.491081953048706, 1.2677147388458252, -0.9557870030403137, -0.8262283802032471, 0.798491895198822, 0.027275502681732178, 0.565895140171051, -1.2576771974563599, 20.208749771118164, 58.647499084472656, -1.2243750095367432, -1.2493749856948853, 0.7068750262260437, 0.30687499046325684, 0.875, -0.9287500381469727, 0.7599999904632568, -3.780625104904175, 0.9722222089767456, -0.3959999978542328, 23.917499542236328, 52.619998931884766, 0.2800000011920929, -1.5912500619888306, -0.5199999809265137, 0.9300000071525574, 0.7014285922050476, -0.9275000095367432, 0.7043750286102295, 0.9839999675750732, 0.6412500143051147, -3.3531250953674316], "max": [1.0711621046066284, -0.6970988512039185, 1.0168707370758057, 0.022936217486858368, -1.008168339729309, 1.3550487756729126, -0.6879196166992188, -0.5612140893936157, 1.0648174285888672, 0.2723020017147064, 1.1274086236953735, -1.120202898979187, 51.76000213623047, 69.81666564941406, 49.900001525878906, 9.75, 46.63750076293945, 72.43187713623047, 60.94937515258789, 104.51437377929688, 80.3187484741211, 113.39624786376953, 97.03437805175781, 110.66187286376953, 47.21500015258789, 75.87750244140625, 0.4481250047683716, 9.458125114440918, 41.03187561035156, 89.99749755859375, 58.51750183105469, 108.45938110351562, 90.00749969482422, 110.80500030517578, 94.55437469482422, -3.195000171661377], "mean": [0.9061139822006226, -0.8163029551506042, 0.8892571926116943, -0.29193395376205444, -1.216428518295288, 1.3134329319000244, -0.7857063412666321, -0.7257508635520935, 0.9129117727279663, 0.14249493181705475, 0.8097843527793884, -1.2061563730239868, 36.17343521118164, 61.747276306152344, 8.558243751525879, 4.383763313293457, 16.749195098876953, 26.88103675842285, 22.63998794555664, 37.844749450683594, 29.735034942626953, 38.695457458496094, 35.73860549926758, 42.27377700805664, 35.88750076293945, 64.82644653320312, 0.35565057396888733, 1.656827688217163, 13.024025917053223, 30.174226760864258, 18.882186889648438, 31.557645797729492, 27.452713012695312, 37.872962951660156, 28.254854202270508, -3.2705836296081543], "std": [0.09469984471797943, 0.07079242169857025, 0.05215473845601082, 0.16824522614479065, 0.12685750424861908, 0.02526325173676014, 0.10164118558168411, 0.07605169713497162, 0.08724349737167358, 0.07671260833740234, 0.16349130868911743, 0.05533527582883835, 11.691011428833008, 2.9202258586883545, 15.449913024902344, 4.2053728103637695, 19.14145851135254, 32.423980712890625, 26.2331485748291, 47.121829986572266, 35.01567459106445, 51.2116813659668, 42.64849853515625, 50.48622131347656, 8.90510368347168, 7.939209938049316, 0.031050773337483406, 3.622619867324829, 16.4931640625, 38.507102966308594, 23.59135627746582, 41.579872131347656, 35.639488220214844, 47.848182678222656, 37.782264709472656, 0.03093540482223034], "count": [190]}, "action": {"min": [0.7532711625099182, -0.9385013580322266, 0.8023914098739624, -0.5734769701957703, -1.491081953048706, 1.2677147388458252, -0.9557870030403137, -0.8262283802032471, 0.798491895198822, 0.027275502681732178, 0.565895140171051, -1.2576771974563599, 20.208749771118164, 58.647499084472656, -1.2243750095367432, -1.2493749856948853, 0.7068750262260437, 0.30687499046325684, 0.875, -0.9287500381469727, 0.7599999904632568, -3.780625104904175, 0.9722222089767456, -0.3959999978542328, 23.917499542236328, 52.619998931884766, 0.2800000011920929, -1.5912500619888306, -0.5199999809265137, 0.9300000071525574, 0.7014285922050476, -0.9275000095367432, 0.7043750286102295, 0.9839999675750732, 0.6412500143051147, -3.3531250953674316], "max": [1.0711621046066284, -0.6970988512039185, 1.0168707370758057, 0.022936217486858368, -1.008168339729309, 1.3550487756729126, -0.6879196166992188, -0.5612140893936157, 1.0648174285888672, 0.2723020017147064, 1.1274086236953735, -1.120202898979187, 51.76000213623047, 69.81666564941406, 49.900001525878906, 9.75, 46.63750076293945, 72.43187713623047, 60.94937515258789, 104.51437377929688, 80.3187484741211, 113.39624786376953, 97.03437805175781, 110.66187286376953, 47.21500015258789, 75.87750244140625, 0.4481250047683716, 9.458125114440918, 41.03187561035156, 89.99749755859375, 58.51750183105469, 108.45938110351562, 90.00749969482422, 110.80500030517578, 94.55437469482422, -3.195000171661377], "mean": [0.9061140418052673, -0.8163030743598938, 0.8892572522163391, -0.29193392395973206, -1.2164287567138672, 1.313433051109314, -0.785706639289856, -0.7257509827613831, 0.9129118323326111, 0.14249488711357117, 0.8097843527793884, -1.2061563730239868, 36.173439025878906, 61.74728775024414, 8.558237075805664, 4.383764266967773, 16.74920082092285, 26.881031036376953, 22.63998031616211, 37.84473419189453, 29.73501968383789, 38.69545364379883, 35.73859405517578, 42.2738037109375, 35.887508392333984, 64.82640838623047, 0.3556506633758545, 1.656827688217163, 13.024033546447754, 30.174222946166992, 18.88219451904297, 31.557653427124023, 27.45271110534668, 37.87297058105469, 28.254873275756836, -3.270585536956787], "std": [0.09469984471797943, 0.07079242169857025, 0.05215473473072052, 0.16824525594711304, 0.12685751914978027, 0.02526325173676014, 0.1016412004828453, 0.07605169713497162, 0.08724349737167358, 0.07671260833740234, 0.16349129378795624, 0.05533527582883835, 11.69101333618164, 2.9202263355255127, 15.44991397857666, 4.2053728103637695, 19.141462326049805, 32.423988342285156, 26.2331485748291, 47.121829986572266, 35.01567459106445, 51.21167755126953, 42.64849853515625, 50.48621368408203, 8.90510368347168, 7.939209938049316, 0.031050777062773705, 3.622619867324829, 16.493162155151367, 38.50711441040039, 23.591354370117188, 41.57987594604492, 35.639488220214844, 47.84818649291992, 37.782264709472656, 0.03093540109694004], "count": [190]}, "timestamp": {"min": [0.0], "max": [6.3], "mean": [3.15], "std": [1.8282505298782221], "count": [190]}, "frame_index": {"min": [0], "max": [189], "mean": [94.5], "std": [54.847515896346664], "count": [190]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [190]}, "index": {"min": [23821], "max": [24010], "mean": [23915.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [5.747368421052632, 10.0, 10.0, 10.0, 10.0], "std": [1.8832693915390943, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [190]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [190]}, "eef_direction_state": {"mean": [3.5736842105263156, 3.905263157894737], "std": [1.8587891093151434, 1.7049382406504163], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [1.0842105263157895, 0.9421052631578948], "std": [0.7835567744819544, 0.6503568166165916], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_state": {"mean": [0.8842105263157894, 0.7263157894736842], "std": [0.862836910792554, 0.8264331126901278], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_direction_action": {"mean": [3.5736842105263156, 3.905263157894737], "std": [1.8587891093151434, 1.7049382406504163], "min": [0, 0], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [1.0842105263157895, 0.9421052631578948], "std": [0.7835567744819544, 0.6503568166165916], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_acc_mag_action": {"mean": [0.8842105263157894, 0.7263157894736842], "std": [0.862836910792554, 0.8264331126901278], "min": [0, 0], "max": [2, 2], "count": [190]}, "eef_sim_pose_state": {"mean": [0.6142294172827963, 0.19192808942519982, 1.2317968248846458, -0.8659743327766772, 1.0891063702261867, -1.3961384194054376, 0.630231261003985, -0.18698838709568347, 1.205617848366798, 1.4117633048537157, 1.220206383644247, 1.9731935118098154], "std": [0.020019412315007642, 0.054377358345776304, 0.017795224280862637, 0.1633125030237274, 0.03925665910915118, 0.13369359665173156, 0.030095845849919353, 0.03332458856729223, 0.02525099301249467, 0.25791139271229063, 0.08010563234020095, 0.18245442690423389], "min": [0.5867479256362262, 0.09429558451668321, 1.1810715217906365, -1.3298827005004936, 1.017710790226022, -1.699832356396454, 0.5900342410328303, -0.23317330631311461, 1.166862632452122, 0.755824777331083, 1.0670246837229018, 1.3886402924387564], "max": [0.671918490993805, 0.26057496997932444, 1.2584885995103, -0.6152756331105207, 1.1586396387832587, -1.1472982012639934, 0.681523364009158, -0.12911827237045906, 1.2943046550021096, 1.8205429111650409, 1.303990538049952, 2.2161272779389587], "count": [190]}, "eef_sim_pose_action": {"mean": [0.6142294172827963, 0.19192808942519982, 1.2317968248846458, -0.8659743327766772, 1.0891063702261867, -1.3961384194054376, 0.630231261003985, -0.18698838709568347, 1.205617848366798, 1.4117633048537157, 1.220206383644247, 1.9731935118098154], "std": [0.020019412315007642, 0.054377358345776304, 0.017795224280862637, 0.1633125030237274, 0.03925665910915118, 0.13369359665173156, 0.030095845849919353, 0.03332458856729223, 0.02525099301249467, 0.25791139271229063, 0.08010563234020095, 0.18245442690423389], "min": [0.5867479256362262, 0.09429558451668321, 1.1810715217906365, -1.3298827005004936, 1.017710790226022, -1.699832356396454, 0.5900342410328303, -0.23317330631311461, 1.166862632452122, 0.755824777331083, 1.0670246837229018, 1.3886402924387564], "max": [0.671918490993805, 0.26057496997932444, 1.2584885995103, -0.6152756331105207, 1.1586396387832587, -1.1472982012639934, 0.681523364009158, -0.12911827237045906, 1.2943046550021096, 1.8205429111650409, 1.303990538049952, 2.2161272779389587], "count": [190]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2562707536764706]], [[0.4289681801470588]], [[0.5285616176470588]]], "std": [[[0.337803209313214]], [[0.2644919564636502]], [[0.2670968476708436]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.12549019607843137]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.498692710375817]], [[0.5113983251633988]], [[0.4908517340686275]]], "std": [[[0.34581273049526423]], [[0.3483727100207828]], [[0.35817665676540933]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47352934844771244]], [[0.5145854003267974]], [[0.5204113439542484]]], "std": [[[0.3347925010193365]], [[0.3239941252687687]], [[0.3343158964628432]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3691227267156863]], [[0.4521997875816994]], [[0.4784611580882353]]], "std": [[[0.34638668886940666]], [[0.33216190115914]], [[0.3615797524162646]]], "count": [100]}, "observation.state": {"min": [0.7571097612380981, -0.9446288347244263, 0.7895516753196716, -0.5414330363273621, -1.4394131898880005, 1.312967300415039, -0.9708552360534668, -0.8789673447608948, 0.7859826683998108, 0.002360380021855235, 0.6674391627311707, -1.2012665271759033, 12.050000190734863, 56.96562576293945, -1.2350000143051147, 0.3725000023841858, 0.6256250143051147, 0.19812500476837158, 1.0262500047683716, -1.1981250047683716, 0.7200000286102295, -3.7200000286102295, 0.9800000190734863, -0.17624999582767487, 13.147500038146973, 48.610626220703125, 0.2900000214576721, -1.284999966621399, -0.6037499904632568, 1.0262500047683716, 0.6399999856948853, -0.9424999952316284, 0.6368750333786011, 0.46875, 0.7599999904632568, -3.015625], "max": [1.041032075881958, -0.6989365816116333, 1.1007715463638306, -0.010585946030914783, -0.8699788451194763, 1.4482718706130981, -0.6354190707206726, -0.6157650947570801, 1.0225690603256226, 0.36476215720176697, 1.0220683813095093, -1.1107375621795654, 53.61000061035156, 78.69332885742188, 64.05500030517578, 9.341249465942383, 45.88249969482422, 76.01874542236328, 62.60187530517578, 106.80500030517578, 82.29125213623047, 112.66687774658203, 96.18624877929688, 109.50187683105469, 50.13687515258789, 75.88312530517578, 0.4637500047683716, 9.478124618530273, 43.46812438964844, 89.44499969482422, 61.52812576293945, 96.4487533569336, 88.19000244140625, 110.9937515258789, 92.71312713623047, 110.45062255859375], "mean": [0.8972777724266052, -0.8241388201713562, 0.8907374739646912, -0.30546069145202637, -1.1804028749465942, 1.3611115217208862, -0.8163753151893616, -0.720421552658081, 0.8903091549873352, 0.11873812973499298, 0.8331053853034973, -1.1733275651931763, 36.97065734863281, 63.78679656982422, 10.781259536743164, 4.915808200836182, 15.366521835327148, 25.141969680786133, 21.2125186920166, 35.298316955566406, 27.16065788269043, 35.45085906982422, 30.439579010009766, 39.20077896118164, 32.3135986328125, 64.51644897460938, 0.3350241780281067, 2.3355228900909424, 11.909005165100098, 26.93159294128418, 16.785930633544922, 26.666322708129883, 24.050050735473633, 33.23497772216797, 25.12923812866211, 36.29462432861328], "std": [0.10479823499917984, 0.06995608657598495, 0.07768381386995316, 0.15668590366840363, 0.15606382489204407, 0.04217468574643135, 0.11379031091928482, 0.07980214804410934, 0.0865723267197609, 0.11546026170253754, 0.11899236589670181, 0.03294093534350395, 13.00903034210205, 5.917531490325928, 20.264047622680664, 3.5829062461853027, 18.96648597717285, 32.88031005859375, 26.262563705444336, 47.4416618347168, 34.63735580444336, 50.91010665893555, 39.92103958129883, 49.389190673828125, 14.071114540100098, 9.035648345947266, 0.036100663244724274, 3.22234845161438, 16.564254760742188, 37.39371109008789, 23.822038650512695, 39.33823013305664, 34.814659118652344, 46.758365631103516, 36.4481315612793, 47.00779724121094], "count": [207]}, "action": {"min": [0.7571097612380981, -0.9446288347244263, 0.7895516753196716, -0.5414330363273621, -1.4394131898880005, 1.312967300415039, -0.9708552360534668, -0.8789673447608948, 0.7859826683998108, 0.002360380021855235, 0.6674391627311707, -1.2012665271759033, 12.050000190734863, 56.96562576293945, -1.2350000143051147, 0.3725000023841858, 0.6256250143051147, 0.19812500476837158, 1.0262500047683716, -1.1981250047683716, 0.7200000286102295, -3.7200000286102295, 0.9800000190734863, -0.17624999582767487, 13.147500038146973, 48.610626220703125, 0.2900000214576721, -1.284999966621399, -0.6037499904632568, 1.0262500047683716, 0.6399999856948853, -0.9424999952316284, 0.6368750333786011, 0.46875, 0.7599999904632568, -3.015625], "max": [1.041032075881958, -0.6989365816116333, 1.1007715463638306, -0.010585946030914783, -0.8699788451194763, 1.4482718706130981, -0.6354190707206726, -0.6157650947570801, 1.0225690603256226, 0.36476215720176697, 1.0220683813095093, -1.1107375621795654, 53.61000061035156, 78.69332885742188, 64.05500030517578, 9.341249465942383, 45.88249969482422, 76.01874542236328, 62.60187530517578, 106.80500030517578, 82.29125213623047, 112.66687774658203, 96.18624877929688, 109.50187683105469, 50.13687515258789, 75.88312530517578, 0.4637500047683716, 9.478124618530273, 43.46812438964844, 89.44499969482422, 61.52812576293945, 96.4487533569336, 88.19000244140625, 110.9937515258789, 92.71312713623047, 110.45062255859375], "mean": [0.89727783203125, -0.8241387605667114, 0.8907375335693359, -0.3054608106613159, -1.1804029941558838, 1.3611115217208862, -0.8163748383522034, -0.7204214930534363, 0.8903090357780457, 0.11873814463615417, 0.8331053853034973, -1.1733278036117554, 36.970645904541016, 63.78679275512695, 10.781278610229492, 4.915807247161865, 15.366530418395996, 25.141950607299805, 21.212491989135742, 35.29831314086914, 27.160646438598633, 35.45086669921875, 30.439573287963867, 39.20077133178711, 32.313602447509766, 64.51647186279297, 0.3350242078304291, 2.335522413253784, 11.909014701843262, 26.931591033935547, 16.785932540893555, 26.66634178161621, 24.050060272216797, 33.234989166259766, 25.129241943359375, 36.29462814331055], "std": [0.10479823499917984, 0.06995609402656555, 0.07768381386995316, 0.15668590366840363, 0.15606383979320526, 0.04217465594410896, 0.11379034072160721, 0.07980213314294815, 0.0865723267197609, 0.11546026915311813, 0.11899236589670181, 0.032940931618213654, 13.009028434753418, 5.917531490325928, 20.264049530029297, 3.5829057693481445, 18.966482162475586, 32.880313873291016, 26.262557983398438, 47.4416618347168, 34.63735580444336, 50.91010665893555, 39.92103958129883, 49.38917922973633, 14.071114540100098, 9.035648345947266, 0.03610067442059517, 3.22234845161438, 16.564254760742188, 37.393714904785156, 23.822036743164062, 39.33824157714844, 34.814659118652344, 46.758365631103516, 36.4481315612793, 47.007789611816406], "count": [207]}, "timestamp": {"min": [0.0], "max": [6.866666666666666], "mean": [3.4333333333333336], "std": [1.9918351858041385], "count": [207]}, "frame_index": {"min": [0], "max": [206], "mean": [103.0], "std": [59.75505557412416], "count": [207]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [207]}, "index": {"min": [24011], "max": [24217], "mean": [24114.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [5.497584541062802, 10.0, 10.0, 10.0, 10.0], "std": [2.049801206657407, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [207]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [207]}, "eef_direction_state": {"mean": [3.0483091787439616, 3.8792270531400965], "std": [2.0042429729817357, 1.7747295858908312], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [1.0917874396135265, 1.0724637681159421], "std": [0.739682784364181, 0.7737013226109648], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_state": {"mean": [0.8888888888888888, 0.8067632850241546], "std": [0.8295404829030918, 0.7993672963042734], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_direction_action": {"mean": [3.0483091787439616, 3.8792270531400965], "std": [2.0042429729817357, 1.7747295858908312], "min": [0, 0], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.0917874396135265, 1.0724637681159421], "std": [0.739682784364181, 0.7737013226109648], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_acc_mag_action": {"mean": [0.8888888888888888, 0.8067632850241546], "std": [0.8295404829030918, 0.7993672963042734], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.6179454968928978, 0.18900325702214696, 1.2241863925014436, -0.8908724283566943, 1.1265755405449533, -1.4073827818236258, 0.6190824359256407, -0.17996372299536934, 1.2001796063219257, 1.4781718998075837, 1.2002746783792297, 2.0706583458888836], "std": [0.030447074909083438, 0.04618885929910721, 0.020031735968479066, 0.20623946705944937, 0.055715276447644256, 0.12724078171475622, 0.033871926406670756, 0.04020169870090661, 0.026706305212841036, 0.23873659090812113, 0.07908503925519653, 0.2110074051098125], "min": [0.579438766420338, 0.09996009375268816, 1.1755748057057571, -1.3772957965441304, 1.0427476250774648, -1.6830694274854194, 0.577238927771162, -0.2455193836771385, 1.167970182880404, 0.9106413236584597, 1.028346731575449, 1.587287090969764], "max": [0.6984004436594122, 0.23238920824414563, 1.2523573233972012, -0.5895368050555425, 1.2098203344909377, -1.1610199913728754, 0.6716645768141128, -0.1180230515361794, 1.272191612767508, 1.761072853371198, 1.3007909498817813, 2.3571329758680135], "count": [207]}, "eef_sim_pose_action": {"mean": [0.6179454968928978, 0.18900325702214696, 1.2241863925014436, -0.8908724283566943, 1.1265755405449533, -1.4073827818236258, 0.6190824359256407, -0.17996372299536934, 1.2001796063219257, 1.4781718998075837, 1.2002746783792297, 2.0706583458888836], "std": [0.030447074909083438, 0.04618885929910721, 0.020031735968479066, 0.20623946705944937, 0.055715276447644256, 0.12724078171475622, 0.033871926406670756, 0.04020169870090661, 0.026706305212841036, 0.23873659090812113, 0.07908503925519653, 0.2110074051098125], "min": [0.579438766420338, 0.09996009375268816, 1.1755748057057571, -1.3772957965441304, 1.0427476250774648, -1.6830694274854194, 0.577238927771162, -0.2455193836771385, 1.167970182880404, 0.9106413236584597, 1.028346731575449, 1.587287090969764], "max": [0.6984004436594122, 0.23238920824414563, 1.2523573233972012, -0.5895368050555425, 1.2098203344909377, -1.1610199913728754, 0.6716645768141128, -0.1180230515361794, 1.272191612767508, 1.761072853371198, 1.3007909498817813, 2.3571329758680135], "count": [207]}}} +{"episode_index": 98, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24925625]], [[0.43224094975490196]], [[0.5321275674019609]]], "std": [[[0.32924860207633316]], [[0.2560047212701844]], [[0.2613262014932067]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48529808823529413]], [[0.49688969975490194]], [[0.47724910539215687]]], "std": [[[0.34541543837462685]], [[0.3524604003769386]], [[0.36076328433362737]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47757944444444445]], [[0.5130176062091504]], [[0.5119612193627451]]], "std": [[[0.3378453409208176]], [[0.32942528045115954]], [[0.3389610447273545]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37541729983660127]], [[0.4586658558006536]], [[0.4885502308006536]]], "std": [[[0.34710434632271414]], [[0.33299910253700155]], [[0.36381994872310497]]], "count": [100]}, "observation.state": {"min": [0.8004310727119446, -0.9317540526390076, 0.8128184676170349, -0.49050602316856384, -1.4806125164031982, 1.195186734199524, -1.1331731081008911, -0.8905308246612549, 0.823128879070282, -0.11928263306617737, 0.30851835012435913, -1.0833667516708374, 24.96500015258789, 56.72500228881836, -1.2549999952316284, -2.226250171661377, 0.4012500047683716, 0.40799999237060547, 0.945555567741394, -0.9643750190734863, 0.7487499713897705, -3.612499952316284, 0.9693750143051147, -0.13124999403953552, 15.467000007629395, 53.78125, 0.28187501430511475, -0.16625000536441803, -1.5143749713897705, 0.65562504529953, 0.6287499666213989, 0.6043750047683716, 0.8481249809265137, -0.24437500536441803, 0.5987499952316284, -2.972222328186035], "max": [1.0816739797592163, -0.7419911623001099, 0.9535458087921143, -0.0017404818208888173, -1.1100223064422607, 1.2659742832183838, -0.5492532849311829, -0.5996795296669006, 1.1814059019088745, 0.23713473975658417, 1.1606394052505493, -1.052514910697937, 55.89437484741211, 67.86000061035156, 58.13624954223633, 8.4573335647583, 49.33437728881836, 65.27437591552734, 57.32500076293945, 99.09500122070312, 72.12000274658203, 113.40125274658203, 95.5043716430664, 110.86937713623047, 51.244998931884766, 76.59562683105469, 0.46000000834465027, 8.725625038146973, 37.15562438964844, 94.16812896728516, 57.48249816894531, 107.88312530517578, 86.47624969482422, 109.48625183105469, 94.26812744140625, 110.36187744140625], "mean": [0.9449955821037292, -0.8223362565040588, 0.8837209939956665, -0.26488760113716125, -1.2985864877700806, 1.2469072341918945, -0.7406180500984192, -0.7637197971343994, 0.9707093834877014, 0.05833693593740463, 0.7457665801048279, -1.0746755599975586, 40.073341369628906, 60.873226165771484, 8.99217414855957, 4.034186363220215, 18.206266403198242, 26.28521728515625, 22.544260025024414, 38.65298843383789, 28.711196899414062, 41.978233337402344, 37.511390686035156, 46.04377365112305, 35.0322380065918, 63.97882080078125, 0.34005430340766907, 2.5244765281677246, 12.37233829498291, 32.000667572021484, 19.125001907348633, 35.8190803527832, 27.086448669433594, 37.81794357299805, 28.586307525634766, 44.371482849121094], "std": [0.0917365774512291, 0.0665571466088295, 0.04604427143931389, 0.144352525472641, 0.10929925739765167, 0.023463640362024307, 0.22796981036663055, 0.10089652985334396, 0.11660775542259216, 0.1126522421836853, 0.30319395661354065, 0.0074028316885232925, 12.65501880645752, 3.224519968032837, 16.8282527923584, 4.430285453796387, 20.31731414794922, 29.720108032226562, 24.566984176635742, 45.12169647216797, 31.81570053100586, 51.59166717529297, 42.05274963378906, 51.205589294433594, 13.116997718811035, 8.26028823852539, 0.03865179419517517, 2.76556658744812, 15.662945747375488, 40.77870178222656, 24.237764358520508, 45.91401290893555, 35.17236328125, 48.025978088378906, 38.02486801147461, 48.459739685058594], "count": [186]}, "action": {"min": [0.8004310727119446, -0.9317540526390076, 0.8128184676170349, -0.49050602316856384, -1.4806125164031982, 1.195186734199524, -1.1331731081008911, -0.8905308246612549, 0.823128879070282, -0.11928263306617737, 0.30851835012435913, -1.0833667516708374, 24.96500015258789, 56.72500228881836, -1.2549999952316284, -2.226250171661377, 0.4012500047683716, 0.40799999237060547, 0.945555567741394, -0.9643750190734863, 0.7487499713897705, -3.612499952316284, 0.9693750143051147, -0.13124999403953552, 15.467000007629395, 53.78125, 0.28187501430511475, -0.16625000536441803, -1.5143749713897705, 0.65562504529953, 0.6287499666213989, 0.6043750047683716, 0.8481249809265137, -0.24437500536441803, 0.5987499952316284, -2.972222328186035], "max": [1.0816739797592163, -0.7419911623001099, 0.9535458087921143, -0.0017404818208888173, -1.1100223064422607, 1.2659742832183838, -0.5492532849311829, -0.5996795296669006, 1.1814059019088745, 0.23713473975658417, 1.1606394052505493, -1.052514910697937, 55.89437484741211, 67.86000061035156, 58.13624954223633, 8.4573335647583, 49.33437728881836, 65.27437591552734, 57.32500076293945, 99.09500122070312, 72.12000274658203, 113.40125274658203, 95.5043716430664, 110.86937713623047, 51.244998931884766, 76.59562683105469, 0.46000000834465027, 8.725625038146973, 37.15562438964844, 94.16812896728516, 57.48249816894531, 107.88312530517578, 86.47624969482422, 109.48625183105469, 94.26812744140625, 110.36187744140625], "mean": [0.9449955821037292, -0.8223362565040588, 0.8837205767631531, -0.2648876905441284, -1.2985867261886597, 1.246907114982605, -0.7406184673309326, -0.7637196183204651, 0.9707093834877014, 0.05833689495921135, 0.7457666993141174, -1.0746757984161377, 40.07333755493164, 60.87322998046875, 8.992171287536621, 4.034185886383057, 18.206256866455078, 26.285221099853516, 22.544267654418945, 38.65299606323242, 28.711196899414062, 41.9782600402832, 37.51138687133789, 46.04374694824219, 35.032249450683594, 63.97880554199219, 0.34005430340766907, 2.5244765281677246, 12.372345924377441, 32.00065231323242, 19.1249942779541, 35.81907653808594, 27.086441040039062, 37.81794357299805, 28.586305618286133, 44.37148666381836], "std": [0.0917365625500679, 0.06655717641115189, 0.04604426026344299, 0.1443525105714798, 0.10929924249649048, 0.02346363291144371, 0.22796984016895294, 0.10089652240276337, 0.11660776287317276, 0.1126522421836853, 0.30319395661354065, 0.0074028316885232925, 12.655019760131836, 3.224520444869995, 16.8282470703125, 4.430285930633545, 20.317310333251953, 29.720108032226562, 24.566980361938477, 45.12168884277344, 31.81570053100586, 51.5916633605957, 42.05276107788086, 51.20559310913086, 13.116997718811035, 8.260290145874023, 0.038651786744594574, 2.765566825866699, 15.662944793701172, 40.778690338134766, 24.23776626586914, 45.91402053833008, 35.172367095947266, 48.02598190307617, 38.02486801147461, 48.45974349975586], "count": [186]}, "timestamp": {"min": [0.0], "max": [6.166666666666667], "mean": [3.0833333333333335], "std": [1.7897599673533713], "count": [186]}, "frame_index": {"min": [0], "max": [185], "mean": [92.5], "std": [53.692799020601136], "count": [186]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [186]}, "index": {"min": [24218], "max": [24403], "mean": [24310.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [5.989247311827957, 10.0, 10.0, 10.0, 10.0], "std": [1.6493375904356138, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [186]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [186]}, "eef_direction_state": {"mean": [3.946236559139785, 3.532258064516129], "std": [1.7218743937670793, 1.6069513840210026], "min": [1, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [0.989247311827957, 1.1774193548387097], "std": [0.8031473526194653, 0.684486941094289], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.8494623655913979, 0.8817204301075269], "std": [0.8730891461848563, 0.8012015488256851], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.946236559139785, 3.532258064516129], "std": [1.7218743937670793, 1.6069513840210026], "min": [1, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [0.989247311827957, 1.1774193548387097], "std": [0.8031473526194653, 0.684486941094289], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.8494623655913979, 0.8817204301075269], "std": [0.8730891461848563, 0.8012015488256851], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.603954074930997, 0.19006121190688297, 1.2358802262404298, -0.8551253292352881, 1.0233332634133845, -1.4283077890651994, 0.6400170846223413, -0.18085106209911175, 1.2052138479000931, 1.5019711259109043, 1.1609629054013886, 2.091540760195699], "std": [0.016477389168453437, 0.04757932501540506, 0.018828038977188162, 0.15771034992506008, 0.027135739827940472, 0.12229905553137874, 0.04038075530661597, 0.04382033474727917, 0.024449891419832705, 0.2977574562610543, 0.04531523456669798, 0.21642365704897332], "min": [0.5863743860376707, 0.10848928804454946, 1.1805957258917827, -1.2902015812711616, 0.9678667719898502, -1.6796627139585807, 0.5928426876061592, -0.23923663359601116, 1.1588028323286528, 1.1035736171362178, 1.0909516937668142, 1.741460955808005], "max": [0.644925276567923, 0.2449362704305758, 1.2515478416108468, -0.6228378762570531, 1.081177255732415, -1.2568342393283045, 0.7078087362986848, -0.10680002506879785, 1.2689135040177277, 2.05042882080783, 1.266672779382961, 2.4647271834835403], "count": [186]}, "eef_sim_pose_action": {"mean": [0.603954074930997, 0.19006121190688297, 1.2358802262404298, -0.8551253292352881, 1.0233332634133845, -1.4283077890651994, 0.6400170846223413, -0.18085106209911175, 1.2052138479000931, 1.5019711259109043, 1.1609629054013886, 2.091540760195699], "std": [0.016477389168453437, 0.04757932501540506, 0.018828038977188162, 0.15771034992506008, 0.027135739827940472, 0.12229905553137874, 0.04038075530661597, 0.04382033474727917, 0.024449891419832705, 0.2977574562610543, 0.04531523456669798, 0.21642365704897332], "min": [0.5863743860376707, 0.10848928804454946, 1.1805957258917827, -1.2902015812711616, 0.9678667719898502, -1.6796627139585807, 0.5928426876061592, -0.23923663359601116, 1.1588028323286528, 1.1035736171362178, 1.0909516937668142, 1.741460955808005], "max": [0.644925276567923, 0.2449362704305758, 1.2515478416108468, -0.6228378762570531, 1.081177255732415, -1.2568342393283045, 0.7078087362986848, -0.10680002506879785, 1.2689135040177277, 2.05042882080783, 1.266672779382961, 2.4647271834835403], "count": [186]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2671895404411765]], [[0.42326571486928105]], [[0.5121190829248367]]], "std": [[[0.34527171796062656]], [[0.2767594599208282]], [[0.2739781452431763]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4910024836601307]], [[0.5030856821895425]], [[0.4839100857843137]]], "std": [[[0.34524418618688346]], [[0.35194478473675034]], [[0.36046045372462576]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4610068239379085]], [[0.49225277369281045]], [[0.48942528186274514]]], "std": [[[0.3403781452150041]], [[0.3331932548511317]], [[0.34011534373314095]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3767024979575163]], [[0.461119585375817]], [[0.48946540645424835]]], "std": [[[0.3456477457268557]], [[0.33363863587518683]], [[0.3658566508180797]]], "count": [100]}, "observation.state": {"min": [0.7718919515609741, -0.9447957277297974, 0.8694040179252625, -0.4464217722415924, -1.554491639137268, 1.1308842897415161, -0.9977254271507263, -0.8934395909309387, 0.813878059387207, -0.036764707416296005, 0.6684882044792175, -1.1255197525024414, 20.522499084472656, 56.991249084472656, -1.328125, -0.6018750071525574, 0.7037500143051147, 0.4077777862548828, 0.7916666865348816, -0.84375, 0.7243750095367432, -3.573333263397217, 1.0212500095367432, -0.1088888868689537, 16.7137508392334, 53.86375045776367, 0.28062501549720764, -1.5668749809265137, -1.34375, 0.6881250143051147, 0.6825000047683716, -0.11499999463558197, 0.6256250143051147, -0.29124999046325684, 0.6211110949516296, 0.10874998569488525], "max": [1.1198214292526245, -0.7475489974021912, 0.9797245860099792, -0.0022173267789185047, -1.0569018125534058, 1.210898756980896, -0.613913357257843, -0.5950382947921753, 0.9948882460594177, 0.2662222385406494, 1.0749266147613525, -1.1066844463348389, 58.82437515258789, 73.14888763427734, 53.1037483215332, 9.446666717529297, 42.00812530517578, 76.05812072753906, 55.39437484741211, 85.85749816894531, 68.33187866210938, 112.44812774658203, 94.5356216430664, 110.88500213623047, 50.31624984741211, 75.12667083740234, 0.3737500011920929, 9.408750534057617, 39.25562286376953, 91.02312469482422, 59.350624084472656, 82.15875244140625, 86.76625061035156, 109.90250396728516, 91.33000183105469, 110.45500183105469], "mean": [0.9764582514762878, -0.8394764065742493, 0.9202463030815125, -0.31348496675491333, -1.2645204067230225, 1.157161831855774, -0.8248583078384399, -0.7398149967193604, 0.9002565741539001, 0.1483256220817566, 0.8630510568618774, -1.1206088066101074, 41.0470085144043, 61.457420349121094, 16.766170501708984, 4.718234062194824, 15.058014869689941, 28.44841194152832, 20.437795639038086, 31.07400894165039, 24.80298614501953, 38.70561981201172, 33.322269439697266, 43.862918853759766, 32.19711685180664, 64.44567108154297, 0.31655123829841614, 2.381399154663086, 11.332725524902344, 26.64835548400879, 17.407777786254883, 23.280109405517578, 24.144502639770508, 32.15433120727539, 24.815576553344727, 41.261932373046875], "std": [0.12088881433010101, 0.05838930979371071, 0.037275832146406174, 0.15326939523220062, 0.14950373768806458, 0.026888106018304825, 0.11820083111524582, 0.08399970829486847, 0.06746000051498413, 0.08605331927537918, 0.15022042393684387, 0.005098236724734306, 14.279770851135254, 4.1199259757995605, 21.3470458984375, 3.8581888675689697, 17.10847282409668, 33.8659782409668, 23.545854568481445, 38.24553680419922, 29.4565372467041, 50.41582489013672, 40.48392105102539, 49.17988204956055, 13.048534393310547, 7.214544296264648, 0.017917947843670845, 3.2402184009552, 15.683111190795898, 37.27564239501953, 23.61343765258789, 33.059268951416016, 33.55691909790039, 45.2126579284668, 35.867652893066406, 44.39480972290039], "count": [173]}, "action": {"min": [0.7718919515609741, -0.9447957277297974, 0.8694040179252625, -0.4464217722415924, -1.554491639137268, 1.1308842897415161, -0.9977254271507263, -0.8934395909309387, 0.813878059387207, -0.036764707416296005, 0.6684882044792175, -1.1255197525024414, 20.522499084472656, 56.991249084472656, -1.328125, -0.6018750071525574, 0.7037500143051147, 0.4077777862548828, 0.7916666865348816, -0.84375, 0.7243750095367432, -3.573333263397217, 1.0212500095367432, -0.1088888868689537, 16.7137508392334, 53.86375045776367, 0.28062501549720764, -1.5668749809265137, -1.34375, 0.6881250143051147, 0.6825000047683716, -0.11499999463558197, 0.6256250143051147, -0.29124999046325684, 0.6211110949516296, 0.10874998569488525], "max": [1.1198214292526245, -0.7475489974021912, 0.9797245860099792, -0.0022173267789185047, -1.0569018125534058, 1.210898756980896, -0.613913357257843, -0.5950382947921753, 0.9948882460594177, 0.2662222385406494, 1.0749266147613525, -1.1066844463348389, 58.82437515258789, 73.14888763427734, 53.1037483215332, 9.446666717529297, 42.00812530517578, 76.05812072753906, 55.39437484741211, 85.85749816894531, 68.33187866210938, 112.44812774658203, 94.5356216430664, 110.88500213623047, 50.31624984741211, 75.12667083740234, 0.3737500011920929, 9.408750534057617, 39.25562286376953, 91.02312469482422, 59.350624084472656, 82.15875244140625, 86.76625061035156, 109.90250396728516, 91.33000183105469, 110.45500183105469], "mean": [0.9764586091041565, -0.8394769430160522, 0.9202458262443542, -0.3134850263595581, -1.2645206451416016, 1.1571619510650635, -0.8248583674430847, -0.7398151159286499, 0.9002566337585449, 0.1483256220817566, 0.8630514144897461, -1.1206086874008179, 41.04701232910156, 61.457427978515625, 16.766170501708984, 4.718234539031982, 15.05801773071289, 28.44839096069336, 20.43778419494629, 31.073993682861328, 24.802982330322266, 38.70563507080078, 33.322261810302734, 43.86293029785156, 32.19710922241211, 64.4456558227539, 0.3165512979030609, 2.381399154663086, 11.33272647857666, 26.648347854614258, 17.407772064208984, 23.280109405517578, 24.144508361816406, 32.154335021972656, 24.815582275390625, 41.26192855834961], "std": [0.12088881433010101, 0.058389294892549515, 0.037275828421115875, 0.15326938033103943, 0.14950373768806458, 0.026888104155659676, 0.1182008609175682, 0.08399970829486847, 0.06745999306440353, 0.08605330437421799, 0.15022039413452148, 0.005098236724734306, 14.279770851135254, 4.119926452636719, 21.347043991088867, 3.8581886291503906, 17.10847282409668, 33.86598587036133, 23.545852661132812, 38.24553680419922, 29.4565372467041, 50.41582107543945, 40.48392105102539, 49.179874420166016, 13.04853630065918, 7.214545249938965, 0.017917949706315994, 3.2402184009552, 15.683110237121582, 37.27564239501953, 23.613441467285156, 33.05927276611328, 33.55691909790039, 45.21266174316406, 35.867652893066406, 44.39481735229492], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [173]}, "index": {"min": [24404], "max": [24576], "mean": [24490.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [5.710982658959537, 10.0, 10.0, 10.0, 10.0], "std": [1.9935577355035379, 0.0, 0.0, 0.0, 0.0], "min": [1, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [173]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [173]}, "eef_direction_state": {"mean": [3.815028901734104, 3.953757225433526], "std": [1.5693615005459731, 1.3677331522422762], "min": [0, 2], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.0809248554913296, 1.046242774566474], "std": [0.7247365557760682, 0.7035420615641894], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [0.8554913294797688, 0.791907514450867], "std": [0.8166875264265858, 0.8206464057304653], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [3.815028901734104, 3.953757225433526], "std": [1.5693615005459731, 1.3677331522422762], "min": [0, 2], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.0809248554913296, 1.046242774566474], "std": [0.7247365557760682, 0.7035420615641894], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [0.8554913294797688, 0.791907514450867], "std": [0.8166875264265858, 0.8206464057304653], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6159477891966955, 0.20500938200455798, 1.2155393588882186, -1.034087299974683, 0.9888895623533897, -1.556956641888322, 0.6235382164424628, -0.18119772134619647, 1.2005071867641128, 1.4379903103749525, 1.127791239984769, 2.017522446356813], "std": [0.012960438224537477, 0.05342931969219683, 0.016034701106321804, 0.12834202801802938, 0.06286921025270788, 0.12312055495268233, 0.022310028888075345, 0.03498062937577282, 0.02538460395277723, 0.21171574728198697, 0.03531208141365086, 0.15811461309979802], "min": [0.593901832551316, 0.10327826028505302, 1.1766769106528643, -1.3190595063313169, 0.8946525770352953, -1.7476676589950142, 0.5962167540676614, -0.21897586153301685, 1.1652095307810761, 0.9269721749812179, 1.060422401235162, 1.539654914209885], "max": [0.6463744655588435, 0.25819896096089157, 1.251601529416007, -0.8132253777475542, 1.078683408662791, -1.2713376320623953, 0.6599842885359856, -0.11348341895607403, 1.27619027716009, 1.7643452053249264, 1.2074751540518323, 2.1912798229600723], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6159477891966955, 0.20500938200455798, 1.2155393588882186, -1.034087299974683, 0.9888895623533897, -1.556956641888322, 0.6235382164424628, -0.18119772134619647, 1.2005071867641128, 1.4379903103749525, 1.127791239984769, 2.017522446356813], "std": [0.012960438224537477, 0.05342931969219683, 0.016034701106321804, 0.12834202801802938, 0.06286921025270788, 0.12312055495268233, 0.022310028888075345, 0.03498062937577282, 0.02538460395277723, 0.21171574728198697, 0.03531208141365086, 0.15811461309979802], "min": [0.593901832551316, 0.10327826028505302, 1.1766769106528643, -1.3190595063313169, 0.8946525770352953, -1.7476676589950142, 0.5962167540676614, -0.21897586153301685, 1.1652095307810761, 0.9269721749812179, 1.060422401235162, 1.539654914209885], "max": [0.6463744655588435, 0.25819896096089157, 1.251601529416007, -0.8132253777475542, 1.078683408662791, -1.2713376320623953, 0.6599842885359856, -0.11348341895607403, 1.27619027716009, 1.7643452053249264, 1.2074751540518323, 2.1912798229600723], "count": [173]}}} +{"episode_index": 100, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22851442810457517]], [[0.463151862745098]], [[0.587679260620915]]], "std": [[[0.31182724201143364]], [[0.23022292371244724]], [[0.22962696459875118]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.12549019607843137]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5264073345588235]], [[0.5453162275326797]], [[0.5447434865196079]]], "std": [[[0.35072625137331115]], [[0.3553990236373845]], [[0.356097685496791]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4810957781862745]], [[0.5231879758986927]], [[0.532656568627451]]], "std": [[[0.3160139317720407]], [[0.31301756560119864]], [[0.31960735384687766]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3852055575980392]], [[0.46640380718954244]], [[0.5141346262254902]]], "std": [[[0.3317103917636641]], [[0.32019935191201165]], [[0.35809462136816234]]], "count": [100]}, "observation.state": {"min": [0.30003052949905396, -1.1698663234710693, 0.8335452675819397, -0.4234166741371155, -1.5538558959960938, 0.38931962847709656, -1.3964335918426514, -1.2252994775772095, 1.071246862411499, -0.32773518562316895, 0.8144980072975159, -0.2286098152399063, 28.808889389038086, 50.493751525878906, -1.0787500143051147, -0.3181249797344208, 0.7387499809265137, 0.33250001072883606, 1.0288889408111572, -0.8556250333786011, 0.9387500286102295, -3.388124942779541, 1.0774999856948853, 0.05687499791383743, 41.416873931884766, 49.88062286376953, 0.17749999463558197, -0.5668749809265137, 1.0575000047683716, -0.4481250047683716, 5.609375, 0.171875, 1.440000057220459, 0.4168750047683716, 0.6306250095367432, -0.12090909481048584], "max": [1.3680349588394165, -0.6583076119422913, 1.4068818092346191, 0.6280995011329651, -0.31052109599113464, 0.9988937377929688, -0.6679398417472839, -0.8167564868927002, 1.565384864807129, 0.26713883876800537, 1.6351101398468018, -0.05228599160909653, 64.34062194824219, 57.405555725097656, 48.60000228881836, 9.697500228881836, 45.97187423706055, 88.79125213623047, 59.377498626708984, 111.453125, 83.36750030517578, 109.88562774658203, 93.96312713623047, 110.28125, 73.66875457763672, 62.353126525878906, 0.3062500059604645, 5.662499904632568, 59.75749969482422, 30.823123931884766, 58.16812515258789, 63.34187698364258, 61.022499084472656, 79.30875396728516, 58.569374084472656, 105.51812744140625], "mean": [0.5530645847320557, -0.9145239591598511, 1.2132467031478882, 0.18519872426986694, -0.603262722492218, 0.7827695608139038, -0.8161630034446716, -1.0727251768112183, 1.431098461151123, -0.15508277714252472, 1.0067007541656494, -0.1105031967163086, 47.53694152832031, 54.698665618896484, 10.235751152038574, 3.918283700942993, 20.79533576965332, 34.12394714355469, 26.472213745117188, 41.68031692504883, 31.206829071044922, 38.585777282714844, 34.57480239868164, 52.93203353881836, 58.660648345947266, 55.02379608154297, 0.23967444896697998, 0.9223762154579163, 26.414709091186523, 7.405883312225342, 26.0400390625, 16.037748336791992, 24.14105987548828, 22.468687057495117, 14.800251007080078, 56.184207916259766], "std": [0.2525026500225067, 0.1995743364095688, 0.15997396409511566, 0.2800450325012207, 0.24896028637886047, 0.20234104990959167, 0.17365482449531555, 0.1394350528717041, 0.09873155504465103, 0.12195992469787598, 0.14471949636936188, 0.042981937527656555, 12.629289627075195, 1.8854663372039795, 17.991817474365234, 4.088099479675293, 19.39264678955078, 39.979331970214844, 24.228342056274414, 49.52976989746094, 30.567445755004883, 46.78620529174805, 39.32708740234375, 48.63648223876953, 10.710796356201172, 3.5327208042144775, 0.027630018070340157, 1.5147638320922852, 19.722318649291992, 9.585638046264648, 17.473743438720703, 20.201587677001953, 16.23232078552246, 27.95442771911621, 17.718568801879883, 30.47740364074707], "count": [271]}, "action": {"min": [0.30003052949905396, -1.1698663234710693, 0.8335452675819397, -0.4234166741371155, -1.5538558959960938, 0.38931962847709656, -1.3964335918426514, -1.2252994775772095, 1.071246862411499, -0.32773518562316895, 0.8144980072975159, -0.2286098152399063, 28.808889389038086, 50.493751525878906, -1.0787500143051147, -0.3181249797344208, 0.7387499809265137, 0.33250001072883606, 1.0288889408111572, -0.8556250333786011, 0.9387500286102295, -3.388124942779541, 1.0774999856948853, 0.05687499791383743, 41.416873931884766, 49.88062286376953, 0.17749999463558197, -0.5668749809265137, 1.0575000047683716, -0.4481250047683716, 5.609375, 0.171875, 1.440000057220459, 0.4168750047683716, 0.6306250095367432, -0.12090909481048584], "max": [1.3680349588394165, -0.6583076119422913, 1.4068818092346191, 0.6280995011329651, -0.31052109599113464, 0.9988937377929688, -0.6679398417472839, -0.8167564868927002, 1.565384864807129, 0.26713883876800537, 1.6351101398468018, -0.05228599160909653, 64.34062194824219, 57.405555725097656, 48.60000228881836, 9.697500228881836, 45.97187423706055, 88.79125213623047, 59.377498626708984, 111.453125, 83.36750030517578, 109.88562774658203, 93.96312713623047, 110.28125, 73.66875457763672, 62.353126525878906, 0.3062500059604645, 5.662499904632568, 59.75749969482422, 30.823123931884766, 58.16812515258789, 63.34187698364258, 61.022499084472656, 79.30875396728516, 58.569374084472656, 105.51812744140625], "mean": [0.5530644655227661, -0.9145238399505615, 1.213247299194336, 0.18519866466522217, -0.603262722492218, 0.7827697396278381, -0.8161630034446716, -1.072725772857666, 1.4310979843139648, -0.15508274734020233, 1.0067009925842285, -0.11050309240818024, 47.536930084228516, 54.698638916015625, 10.235763549804688, 3.9182841777801514, 20.79533576965332, 34.12396240234375, 26.47220230102539, 41.68033218383789, 31.206825256347656, 38.58576583862305, 34.574832916259766, 52.932003021240234, 58.66067123413086, 55.023807525634766, 0.23967450857162476, 0.9223764538764954, 26.414714813232422, 7.405882835388184, 26.04003143310547, 16.037744522094727, 24.141056060791016, 22.468687057495117, 14.800254821777344, 56.184242248535156], "std": [0.2525027096271515, 0.1995743364095688, 0.15997399389743805, 0.2800450026988983, 0.24896028637886047, 0.20234110951423645, 0.17365483939647675, 0.1394350677728653, 0.09873154014348984, 0.12195992469787598, 0.14471951127052307, 0.042981937527656555, 12.629290580749512, 1.8854663372039795, 17.9918212890625, 4.088099002838135, 19.39264488220215, 39.97932815551758, 24.22834014892578, 49.52975845336914, 30.56744384765625, 46.78620147705078, 39.32709884643555, 48.63648223876953, 10.710798263549805, 3.5327200889587402, 0.027630019932985306, 1.5147638320922852, 19.722318649291992, 9.585638046264648, 17.473745346069336, 20.20158576965332, 16.23232078552246, 27.954431533813477, 17.718568801879883, 30.477401733398438], "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": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [271]}, "index": {"min": [24577], "max": [24847], "mean": [24712.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [4.180811808118081, 10.0, 10.0, 10.0, 10.0], "std": [3.505472906809749, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [271]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [271]}, "eef_direction_state": {"mean": [3.107011070110701, 4.1402214022140225], "std": [1.9570071650757705, 1.8827940949869137], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [1.088560885608856, 0.8708487084870848], "std": [0.7184303789460562, 0.7790610887875928], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.7785977859778598, 0.6863468634686347], "std": [0.8211140554748885, 0.8157569174211271], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [3.107011070110701, 4.1402214022140225], "std": [1.9570071650757705, 1.8827940949869137], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [1.088560885608856, 0.8708487084870848], "std": [0.7184303789460562, 0.7790610887875928], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [0.7785977859778598, 0.6863468634686347], "std": [0.8211140554748885, 0.8157569174211271], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.6974264230663763, 0.16886632923237346, 1.2278622411828135, -1.4369504638806454, 1.1173115542271608, -2.0455811149860836, 0.6915110052960178, -0.17579166443962302, 1.1816751102045775, 1.3834859806028457, 0.4720545479060175, 2.2054020483764383], "std": [0.03783686973009667, 0.07631475634902131, 0.03137143711150387, 0.2109034191908143, 0.11707296566292655, 0.21669614089064348, 0.035509850676427666, 0.04402942528359311, 0.03685785330115757, 0.17980817814636066, 0.10302209674101159, 0.10756827452393682], "min": [0.577370187812738, 0.05435139589472335, 1.1568193663998076, -1.9814351905133303, 0.8193063289342644, -2.5324732751986767, 0.5867232754789646, -0.27724791246821157, 1.1238892056176504, 1.1521209365546323, 0.3227825556954671, 1.9693873606482164], "max": [0.7405033699891188, 0.28403376157980653, 1.275267034581122, -1.0579206522403903, 1.2437688484989016, -1.6584914230219872, 0.7410269318948006, -0.11769232023314088, 1.228108844580953, 1.6647164062003985, 0.6154511556796067, 2.396035315842367], "count": [271]}, "eef_sim_pose_action": {"mean": [0.6974264230663763, 0.16886632923237346, 1.2278622411828135, -1.4369504638806454, 1.1173115542271608, -2.0455811149860836, 0.6915110052960178, -0.17579166443962302, 1.1816751102045775, 1.3834859806028457, 0.4720545479060175, 2.2054020483764383], "std": [0.03783686973009667, 0.07631475634902131, 0.03137143711150387, 0.2109034191908143, 0.11707296566292655, 0.21669614089064348, 0.035509850676427666, 0.04402942528359311, 0.03685785330115757, 0.17980817814636066, 0.10302209674101159, 0.10756827452393682], "min": [0.577370187812738, 0.05435139589472335, 1.1568193663998076, -1.9814351905133303, 0.8193063289342644, -2.5324732751986767, 0.5867232754789646, -0.27724791246821157, 1.1238892056176504, 1.1521209365546323, 0.3227825556954671, 1.9693873606482164], "max": [0.7405033699891188, 0.28403376157980653, 1.275267034581122, -1.0579206522403903, 1.2437688484989016, -1.6584914230219872, 0.7410269318948006, -0.11769232023314088, 1.228108844580953, 1.6647164062003985, 0.6154511556796067, 2.396035315842367], "count": [271]}}} +{"episode_index": 101, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25121596609477126]], [[0.4578616094771242]], [[0.5732821548202613]]], "std": [[[0.3314581065650886]], [[0.25076060972448094]], [[0.24151619801622498]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10196078431372549]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4984180126633987]], [[0.5157018259803922]], [[0.5120137152777778]]], "std": [[[0.35145991842261004]], [[0.3541714698749959]], [[0.3565358752768604]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46642334967320265]], [[0.49335268586601305]], [[0.49163552287581697]]], "std": [[[0.3346211840251281]], [[0.3338608391932637]], [[0.3414561919921798]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36804429738562094]], [[0.4604733251633987]], [[0.5186573570261438]]], "std": [[[0.32302603342211006]], [[0.3125493904768447]], [[0.35944350148767795]]], "count": [100]}, "observation.state": {"min": [0.42858779430389404, -1.1458333730697632, 0.8723528385162354, -0.39279264211654663, -1.6005654335021973, 0.4829957187175751, -1.48398756980896, -1.1947814226150513, 1.0899392366409302, -0.22263866662979126, 0.9885700345039368, -0.20606037974357605, 24.209999084472656, 46.67562484741211, -1.25, -0.07562500238418579, 0.7506250143051147, 0.3799999952316284, 0.7955555319786072, -0.030625000596046448, 0.9318749904632568, 0.014374999329447746, 1.0556249618530273, 0.42250001430511475, 33.815555572509766, 45.790626525878906, 0.4699999988079071, -1.0112500190734863, 0.8600000143051147, -0.05250000208616257, 0.71875, 0.5575000047683716, 0.7137500047683716, 0.8381249904632568, 0.625, 0.13625000417232513], "max": [1.3775229454040527, -0.7074940800666809, 1.3578622341156006, 0.36581119894981384, -0.582203209400177, 0.6786450147628784, -0.756132185459137, -0.8493552803993225, 1.4875876903533936, 0.28501424193382263, 1.6329060792922974, -0.013733119703829288, 64.67500305175781, 58.77812576293945, 45.69937515258789, 9.65250015258789, 44.79500198364258, 67.52437591552734, 46.998748779296875, 103.93562316894531, 87.90937805175781, 110.20874786376953, 91.32749938964844, 109.9643783569336, 61.56875228881836, 56.16857147216797, 2.8949999809265137, 9.654999732971191, 50.73999786376953, 44.015625, 68.6206283569336, 59.34062576293945, 73.13249969482422, 86.51812744140625, 78.48625183105469, 102.12812805175781], "mean": [0.722061276435852, -0.8967953324317932, 1.202498435974121, 0.09542199969291687, -0.8116342425346375, 0.5586605668067932, -0.958129346370697, -1.034076452255249, 1.4018138647079468, -0.10643287003040314, 1.1096731424331665, -0.07352117449045181, 53.5508918762207, 53.22643280029297, 9.189322471618652, 5.891207695007324, 14.908717155456543, 18.418716430664062, 17.999114990234375, 30.01377296447754, 26.385297775268555, 31.902690887451172, 23.442218780517578, 40.66470718383789, 53.59541320800781, 52.94664764404297, 1.0192455053329468, 1.803798794746399, 27.543729782104492, 16.268156051635742, 32.900238037109375, 20.18474006652832, 34.04903030395508, 33.35185623168945, 30.870952606201172, 45.60116195678711], "std": [0.25238028168678284, 0.13875161111354828, 0.12214510142803192, 0.20208562910556793, 0.22027574479579926, 0.06298843026161194, 0.17834268510341644, 0.11466921120882034, 0.10310002416372299, 0.1100328117609024, 0.14524827897548676, 0.044810399413108826, 8.939579010009766, 3.4485886096954346, 15.354196548461914, 3.6559369564056396, 18.59869956970215, 26.59889793395996, 19.16143798828125, 43.78356170654297, 33.48540115356445, 46.80335235595703, 35.550716400146484, 46.1234130859375, 6.861590385437012, 2.5332605838775635, 0.5096839666366577, 3.4446780681610107, 20.130788803100586, 19.74863052368164, 26.07051658630371, 22.252979278564453, 29.50349235534668, 36.10008239746094, 29.31186294555664, 44.278255462646484], "count": [289]}, "action": {"min": [0.42858779430389404, -1.1458333730697632, 0.8723528385162354, -0.39279264211654663, -1.6005654335021973, 0.4829957187175751, -1.48398756980896, -1.1947814226150513, 1.0899392366409302, -0.22263866662979126, 0.9885700345039368, -0.20606037974357605, 24.209999084472656, 46.67562484741211, -1.25, -0.07562500238418579, 0.7506250143051147, 0.3799999952316284, 0.7955555319786072, -0.030625000596046448, 0.9318749904632568, 0.014374999329447746, 1.0556249618530273, 0.42250001430511475, 33.815555572509766, 45.790626525878906, 0.4699999988079071, -1.0112500190734863, 0.8600000143051147, -0.05250000208616257, 0.71875, 0.5575000047683716, 0.7137500047683716, 0.8381249904632568, 0.625, 0.13625000417232513], "max": [1.3775229454040527, -0.7074940800666809, 1.3578622341156006, 0.36581119894981384, -0.582203209400177, 0.6786450147628784, -0.756132185459137, -0.8493552803993225, 1.4875876903533936, 0.28501424193382263, 1.6329060792922974, -0.013733119703829288, 64.67500305175781, 58.77812576293945, 45.69937515258789, 9.65250015258789, 44.79500198364258, 67.52437591552734, 46.998748779296875, 103.93562316894531, 87.90937805175781, 110.20874786376953, 91.32749938964844, 109.9643783569336, 61.56875228881836, 56.16857147216797, 2.8949999809265137, 9.654999732971191, 50.73999786376953, 44.015625, 68.6206283569336, 59.34062576293945, 73.13249969482422, 86.51812744140625, 78.48625183105469, 102.12812805175781], "mean": [0.7220612168312073, -0.8967944979667664, 1.202497959136963, 0.09542202204465866, -0.8116342425346375, 0.558660626411438, -0.9581282138824463, -1.0340763330459595, 1.4018139839172363, -0.1064329445362091, 1.1096735000610352, -0.07352118194103241, 53.55088806152344, 53.22642517089844, 9.189326286315918, 5.891204357147217, 14.908737182617188, 18.418718338012695, 17.999107360839844, 30.01377296447754, 26.385286331176758, 31.902755737304688, 23.442214965820312, 40.664703369140625, 53.59541320800781, 52.94662094116211, 1.0192455053329468, 1.8037981986999512, 27.54372215270996, 16.268150329589844, 32.90023422241211, 20.18473243713379, 34.04905700683594, 33.35188293457031, 30.870962142944336, 45.60114669799805], "std": [0.25238025188446045, 0.13875164091587067, 0.1221451386809349, 0.20208564400672913, 0.22027574479579926, 0.06298843771219254, 0.17834264039993286, 0.11466922610998154, 0.10310002416372299, 0.11003280431032181, 0.14524827897548676, 0.04481039568781853, 8.939579010009766, 3.4485886096954346, 15.354199409484863, 3.6559371948242188, 18.598691940307617, 26.598896026611328, 19.161436080932617, 43.7835578918457, 33.485389709472656, 46.803348541259766, 35.55070877075195, 46.12342071533203, 6.861590385437012, 2.5332605838775635, 0.5096840858459473, 3.44467830657959, 20.130788803100586, 19.748632431030273, 26.070514678955078, 22.25298309326172, 29.503490447998047, 36.10007858276367, 29.31186294555664, 44.278263092041016], "count": [289]}, "timestamp": {"min": [0.0], "max": [9.6], "mean": [4.8], "std": [2.780887148615228], "count": [289]}, "frame_index": {"min": [0], "max": [288], "mean": [144.0], "std": [83.42661445845684], "count": [289]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [289]}, "index": {"min": [24848], "max": [25136], "mean": [24992.0], "std": [83.42661445845684], "count": [289]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [289]}, "subtask_annotation": {"mean": [3.384083044982699, 10.0, 10.0, 10.0, 10.0], "std": [3.2242414316723447, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [289]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [289]}, "eef_direction_state": {"mean": [3.8927335640138407, 4.43598615916955], "std": [1.9683259538246596, 1.7598617277634305], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_state": {"mean": [0.8719723183391004, 0.7093425605536332], "std": [0.7984911718252489, 0.7097559770879902], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_state": {"mean": [0.7024221453287197, 0.5432525951557093], "std": [0.8327390592643443, 0.7752872948029546], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_direction_action": {"mean": [3.8927335640138407, 4.43598615916955], "std": [1.9683259538246596, 1.7598617277634305], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_action": {"mean": [0.8719723183391004, 0.7093425605536332], "std": [0.7984911718252489, 0.7097559770879902], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_action": {"mean": [0.7024221453287197, 0.5432525951557093], "std": [0.8327390592643443, 0.7752872948029546], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_sim_pose_state": {"mean": [0.6784658222564363, 0.1862996450418164, 1.2100084186445124, -1.4188169754901812, 0.8516327145675613, -2.0710407284457504, 0.6725531628048712, -0.2011926034366849, 1.162106023234496, 1.4165938663721498, 0.43840562933605315, 2.217554755515147], "std": [0.03284919254867656, 0.06149809228294324, 0.03347308160981452, 0.10382368576538356, 0.10390174463977932, 0.09155598415159688, 0.03145778213029422, 0.03887437656248582, 0.027885898096117585, 0.14733590028717716, 0.0821055149515347, 0.07666288339688], "min": [0.5744046576467642, 0.07729330871038576, 1.1356859784192286, -1.6702790251727495, 0.6369287099692333, -2.2038595381249473, 0.5816745497736577, -0.28802395772219025, 1.1285093022806223, 1.1588514117164277, 0.28803296214962004, 1.9947656010453232], "max": [0.7157880706781125, 0.2853839847251908, 1.2414013112098483, -1.2222889439919409, 0.9590608762227975, -1.7446825587622494, 0.7010656270375529, -0.1412840556623576, 1.2084284065015674, 1.6106242872516499, 0.5702139129870907, 2.3299969313118147], "count": [289]}, "eef_sim_pose_action": {"mean": [0.6784658222564363, 0.1862996450418164, 1.2100084186445124, -1.4188169754901812, 0.8516327145675613, -2.0710407284457504, 0.6725531628048712, -0.2011926034366849, 1.162106023234496, 1.4165938663721498, 0.43840562933605315, 2.217554755515147], "std": [0.03284919254867656, 0.06149809228294324, 0.03347308160981452, 0.10382368576538356, 0.10390174463977932, 0.09155598415159688, 0.03145778213029422, 0.03887437656248582, 0.027885898096117585, 0.14733590028717716, 0.0821055149515347, 0.07666288339688], "min": [0.5744046576467642, 0.07729330871038576, 1.1356859784192286, -1.6702790251727495, 0.6369287099692333, -2.2038595381249473, 0.5816745497736577, -0.28802395772219025, 1.1285093022806223, 1.1588514117164277, 0.28803296214962004, 1.9947656010453232], "max": [0.7157880706781125, 0.2853839847251908, 1.2414013112098483, -1.2222889439919409, 0.9590608762227975, -1.7446825587622494, 0.7010656270375529, -0.1412840556623576, 1.2084284065015674, 1.6106242872516499, 0.5702139129870907, 2.3299969313118147], "count": [289]}}} +{"episode_index": 102, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24956188316993463]], [[0.4517662173202614]], [[0.562210745506536]]], "std": [[[0.32577988662444674]], [[0.2493359267041201]], [[0.245329246729305]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4942502839052288]], [[0.5078730902777777]], [[0.49999496323529413]]], "std": [[[0.3486343704581712]], [[0.35574768435008924]], [[0.3608274215067989]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4658610845588235]], [[0.49381558210784315]], [[0.493245089869281]]], "std": [[[0.3277996379366606]], [[0.32869744440720605]], [[0.33500097276618945]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38191735906862745]], [[0.47269511437908496]], [[0.5301844362745098]]], "std": [[[0.326744912229625]], [[0.3138833959647545]], [[0.35770666964346376]]], "count": [100]}, "observation.state": {"min": [0.4996376037597656, -1.1349612474441528, 0.8827980160713196, -0.42421549558639526, -1.6071945428848267, 0.5305848121643066, -1.374990463256836, -1.2917476892471313, 1.1348685026168823, -0.1459382325410843, 0.9936723113059998, -0.15706196427345276, 21.591110229492188, 51.4275016784668, -1.2699999809265137, -2.4250001907348633, 0.828125, 0.09812499582767487, 0.9933333396911621, -0.9025000333786011, 0.9856249690055847, -3.285555601119995, 1.0881249904632568, -0.7806249856948853, 14.505000114440918, 48.538124084472656, 0.5012499690055847, -0.6018750071525574, 0.9118750095367432, 0.8125, 0.5644444227218628, -0.668181836605072, 0.8337500095367432, -0.041875001043081284, 0.8174999952316284, -0.39888888597488403], "max": [1.394897222518921, -0.7193913459777832, 1.3625352382659912, 0.3394894003868103, -0.6375886797904968, 0.7100690603256226, -0.8500467538833618, -0.9290598630905151, 1.5108100175857544, 0.26862236857414246, 1.6352373361587524, 0.021362630650401115, 60.609375, 57.38874816894531, 40.07374954223633, 9.801250457763672, 51.478126525878906, 68.94812774658203, 57.36125183105469, 108.13812255859375, 91.57937622070312, 110.30249786376953, 93.59874725341797, 110.35437774658203, 74.05000305175781, 80.91188049316406, 3.708750009536743, 9.78499984741211, 36.119998931884766, 68.25749969482422, 48.5625, 79.57312774658203, 61.37687683105469, 95.54312896728516, 73.19499969482422, 110.01312255859375], "mean": [0.8873122334480286, -0.9067133665084839, 1.164827823638916, -0.05645113065838814, -1.0067598819732666, 0.6262272000312805, -1.0012041330337524, -1.1084116697311401, 1.4175106287002563, -0.061417143791913986, 1.2285876274108887, -0.012403742410242558, 47.11481857299805, 54.6337776184082, 7.429593563079834, 4.57023286819458, 22.858680725097656, 25.70905303955078, 24.719919204711914, 40.81923294067383, 36.10544967651367, 42.50970458984375, 34.72490692138672, 49.11375427246094, 46.94663619995117, 61.35063934326172, 1.502762794494629, 4.369196891784668, 17.95530128479004, 19.32721710205078, 19.924253463745117, 21.438926696777344, 22.51198959350586, 25.793912887573242, 21.271347045898438, 41.470767974853516], "std": [0.3133543133735657, 0.14949986338615417, 0.16261957585811615, 0.26090577244758606, 0.3175024092197418, 0.06321695446968079, 0.1525043100118637, 0.11056232452392578, 0.09622122347354889, 0.09108741581439972, 0.13567030429840088, 0.04115741327404976, 11.637250900268555, 1.4729009866714478, 13.681426048278809, 4.960906028747559, 21.41795539855957, 28.513246536254883, 24.0071964263916, 47.506195068359375, 38.2407341003418, 49.667510986328125, 39.757286071777344, 49.41550064086914, 19.694108963012695, 10.13425350189209, 0.9329628348350525, 3.7414097785949707, 11.767207145690918, 26.697969436645508, 18.72846794128418, 31.899829864501953, 23.953609466552734, 36.942874908447266, 26.0650577545166, 41.889251708984375], "count": [169]}, "action": {"min": [0.4996376037597656, -1.1349612474441528, 0.8827980160713196, -0.42421549558639526, -1.6071945428848267, 0.5305848121643066, -1.374990463256836, -1.2917476892471313, 1.1348685026168823, -0.1459382325410843, 0.9936723113059998, -0.15706196427345276, 21.591110229492188, 51.4275016784668, -1.2699999809265137, -2.4250001907348633, 0.828125, 0.09812499582767487, 0.9933333396911621, -0.9025000333786011, 0.9856249690055847, -3.285555601119995, 1.0881249904632568, -0.7806249856948853, 14.505000114440918, 48.538124084472656, 0.5012499690055847, -0.6018750071525574, 0.9118750095367432, 0.8125, 0.5644444227218628, -0.668181836605072, 0.8337500095367432, -0.041875001043081284, 0.8174999952316284, -0.39888888597488403], "max": [1.394897222518921, -0.7193913459777832, 1.3625352382659912, 0.3394894003868103, -0.6375886797904968, 0.7100690603256226, -0.8500467538833618, -0.9290598630905151, 1.5108100175857544, 0.26862236857414246, 1.6352373361587524, 0.021362630650401115, 60.609375, 57.38874816894531, 40.07374954223633, 9.801250457763672, 51.478126525878906, 68.94812774658203, 57.36125183105469, 108.13812255859375, 91.57937622070312, 110.30249786376953, 93.59874725341797, 110.35437774658203, 74.05000305175781, 80.91188049316406, 3.708750009536743, 9.78499984741211, 36.119998931884766, 68.25749969482422, 48.5625, 79.57312774658203, 61.37687683105469, 95.54312896728516, 73.19499969482422, 110.01312255859375], "mean": [0.8873124718666077, -0.9067130088806152, 1.164827823638916, -0.056451115757226944, -1.006759762763977, 0.6262273788452148, -1.001204013824463, -1.1084113121032715, 1.4175103902816772, -0.061417095363140106, 1.2285873889923096, -0.012403743341565132, 47.11483383178711, 54.633766174316406, 7.429590225219727, 4.57023286819458, 22.858680725097656, 25.70903968811035, 24.719919204711914, 40.81923294067383, 36.10545349121094, 42.50972366333008, 34.724910736083984, 49.11375427246094, 46.94662857055664, 61.35063934326172, 1.5027625560760498, 4.369195461273193, 17.95530891418457, 19.327211380004883, 19.924259185791016, 21.43893051147461, 22.512001037597656, 25.79390525817871, 21.27132797241211, 41.47077178955078], "std": [0.3133542835712433, 0.14949990808963776, 0.16261957585811615, 0.26090580224990845, 0.3175024092197418, 0.06321694701910019, 0.1525043100118637, 0.11056233942508698, 0.09622122347354889, 0.09108741581439972, 0.13567030429840088, 0.04115741327404976, 11.637251853942871, 1.4729011058807373, 13.681426048278809, 4.9609055519104, 21.417957305908203, 28.513246536254883, 24.0071964263916, 47.5062141418457, 38.24073028564453, 49.66752624511719, 39.75728988647461, 49.415496826171875, 19.694108963012695, 10.134255409240723, 0.9329630136489868, 3.7414097785949707, 11.767208099365234, 26.69797134399414, 18.728469848632812, 31.899837493896484, 23.95360565185547, 36.942874908447266, 26.065061569213867, 41.88924789428711], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [169]}, "index": {"min": [25137], "max": [25305], "mean": [25221.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [3.798816568047337, 10.0, 10.0, 10.0, 10.0], "std": [3.532737647473886, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [169]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [169]}, "eef_direction_state": {"mean": [2.4615384615384617, 3.8224852071005917], "std": [1.6245163139956063, 1.9225761751331094], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.3668639053254439, 1.029585798816568], "std": [0.611789681683448, 0.7001777923237884], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [1.1479289940828403, 0.9230769230769231], "std": [0.8042114560015146, 0.8496431551682513], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [2.4615384615384617, 3.8224852071005917], "std": [1.6245163139956063, 1.9225761751331094], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.3668639053254439, 1.029585798816568], "std": [0.611789681683448, 0.7001777923237884], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [1.1479289940828403, 0.9230769230769231], "std": [0.8042114560015146, 0.8496431551682513], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.6616335691106028, 0.20164821011033077, 1.1994529536083345, -1.3557107293315114, 0.8251925584059774, -1.973742117196591, 0.6602677126622299, -0.18583794708774934, 1.1525928923683102, 1.3381310330127982, 0.30698539476929804, 2.235534702735053], "std": [0.044058618932087644, 0.07875742104907824, 0.026158551048049948, 0.14400352394108565, 0.09404670278915055, 0.1629898835791861, 0.02991516470126001, 0.03731862724582448, 0.02400106591857505, 0.13978935737639617, 0.07470525256150293, 0.06958824766390671], "min": [0.5741235048577491, 0.07507170718551354, 1.13837115938051, -1.7085231438521435, 0.6144927278811099, -2.2012882244265253, 0.5892639652160583, -0.2663667476050059, 1.1128866997001066, 1.1350469679119093, 0.1631790179111865, 2.0057732075776205], "max": [0.719935954878366, 0.28666857778703525, 1.2326156578219711, -1.1653253460955717, 1.008292669254356, -1.7367214728816642, 0.6976990581694307, -0.13013417383417902, 1.1822849698850546, 1.5059140129800672, 0.4035481038282773, 2.3202836365327313], "count": [169]}, "eef_sim_pose_action": {"mean": [0.6616335691106028, 0.20164821011033077, 1.1994529536083345, -1.3557107293315114, 0.8251925584059774, -1.973742117196591, 0.6602677126622299, -0.18583794708774934, 1.1525928923683102, 1.3381310330127982, 0.30698539476929804, 2.235534702735053], "std": [0.044058618932087644, 0.07875742104907824, 0.026158551048049948, 0.14400352394108565, 0.09404670278915055, 0.1629898835791861, 0.02991516470126001, 0.03731862724582448, 0.02400106591857505, 0.13978935737639617, 0.07470525256150293, 0.06958824766390671], "min": [0.5741235048577491, 0.07507170718551354, 1.13837115938051, -1.7085231438521435, 0.6144927278811099, -2.2012882244265253, 0.5892639652160583, -0.2663667476050059, 1.1128866997001066, 1.1350469679119093, 0.1631790179111865, 2.0057732075776205], "max": [0.719935954878366, 0.28666857778703525, 1.2326156578219711, -1.1653253460955717, 1.008292669254356, -1.7367214728816642, 0.6976990581694307, -0.13013417383417902, 1.1822849698850546, 1.5059140129800672, 0.4035481038282773, 2.3202836365327313], "count": [169]}}} +{"episode_index": 103, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23743860906862743]], [[0.45097788194444444]], [[0.5685735947712418]]], "std": [[[0.3228652894301288]], [[0.24598345845543407]], [[0.24365237431660713]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49710958741830064]], [[0.5127378370098039]], [[0.5076461397058823]]], "std": [[[0.35126134425671673]], [[0.3564688848461133]], [[0.3602052383915233]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46943256127450983]], [[0.49836661151960787]], [[0.4973054003267974]]], "std": [[[0.323940241597524]], [[0.3222190610566852]], [[0.32690129909865534]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38187609885620916]], [[0.4716198570261438]], [[0.5286921548202614]]], "std": [[[0.32887831069390955]], [[0.31420894442998576]], [[0.3562665956472872]]], "count": [100]}, "observation.state": {"min": [0.3809748589992523, -1.129429817199707, 0.8894526362419128, -0.42829108238220215, -1.5944617986679077, 0.402099072933197, -1.3632876873016357, -1.3134918212890625, 1.1447869539260864, -0.10347524285316467, 1.0403553247451782, -0.16859100759029388, 22.811111450195312, 46.12687683105469, -1.015625, 0.11874999105930328, 0.7018749713897705, 0.3318749964237213, 0.5993750095367432, -0.625, 0.8525000214576721, 0.18125000596046448, 1.0931249856948853, 0.3893750011920929, 29.969999313354492, 45.115623474121094, 0.5246154069900513, -1.0056250095367432, 0.84375, 0.8244444727897644, 0.7562500238418579, -0.5362499952316284, 0.7131249904632568, 0.25, 0.5631250143051147, -0.3976922929286957], "max": [1.3407806158065796, -0.7497663497924805, 1.357933759689331, 0.4430600106716156, -0.592979907989502, 0.7685063481330872, -0.7740854024887085, -0.9196508526802063, 1.5559910535812378, 0.2726336419582367, 1.6381620168685913, -0.03178168088197708, 64.87812805175781, 58.9006233215332, 36.43562316894531, 9.500624656677246, 47.90937423706055, 56.63249969482422, 52.790626525878906, 90.8706283569336, 63.59687423706055, 104.97750091552734, 91.16625213623047, 110.2562484741211, 67.91875457763672, 70.5206298828125, 4.582499980926514, 9.42300033569336, 44.15562438964844, 49.616249084472656, 58.200626373291016, 60.60124969482422, 58.53187561035156, 82.27188110351562, 62.380001068115234, 106.46125030517578], "mean": [0.823889970779419, -0.9072281718254089, 1.1626570224761963, 0.017877254635095596, -0.9618072509765625, 0.6316524744033813, -1.0302646160125732, -1.115726113319397, 1.4197331666946411, 0.032259710133075714, 1.2384757995605469, -0.051275696605443954, 49.399349212646484, 53.21007537841797, 9.298237800598145, 4.83958625793457, 19.98590087890625, 20.98508644104004, 22.18397331237793, 33.73136901855469, 25.97966957092285, 40.34340286254883, 32.83043670654297, 49.64002227783203, 51.04230499267578, 58.00823211669922, 1.4206697940826416, 3.3969950675964355, 19.624378204345703, 14.252455711364746, 22.765914916992188, 15.491934776306152, 22.27458953857422, 23.526371002197266, 20.289791107177734, 36.6527214050293], "std": [0.33820319175720215, 0.14269614219665527, 0.1585891991853714, 0.3070797920227051, 0.32258766889572144, 0.12269280105829239, 0.18552318215370178, 0.13630136847496033, 0.11235936731100082, 0.08220226317644119, 0.13516487181186676, 0.03073772042989731, 13.043561935424805, 3.4635839462280273, 13.378216743469238, 3.84525728225708, 20.550800323486328, 23.6765193939209, 22.223308563232422, 40.10765075683594, 26.574995040893555, 46.88381576538086, 38.54328918457031, 47.641876220703125, 14.467662811279297, 7.2948713302612305, 0.9806259274482727, 3.403639078140259, 16.29384422302246, 19.47313690185547, 21.786449432373047, 22.718826293945312, 22.59121322631836, 32.13148880004883, 22.37140464782715, 41.54084014892578], "count": [168]}, "action": {"min": [0.3809748589992523, -1.129429817199707, 0.8894526362419128, -0.42829108238220215, -1.5944617986679077, 0.402099072933197, -1.3632876873016357, -1.3134918212890625, 1.1447869539260864, -0.10347524285316467, 1.0403553247451782, -0.16859100759029388, 22.811111450195312, 46.12687683105469, -1.015625, 0.11874999105930328, 0.7018749713897705, 0.3318749964237213, 0.5993750095367432, -0.625, 0.8525000214576721, 0.18125000596046448, 1.0931249856948853, 0.3893750011920929, 29.969999313354492, 45.115623474121094, 0.5246154069900513, -1.0056250095367432, 0.84375, 0.8244444727897644, 0.7562500238418579, -0.5362499952316284, 0.7131249904632568, 0.25, 0.5631250143051147, -0.3976922929286957], "max": [1.3407806158065796, -0.7497663497924805, 1.357933759689331, 0.4430600106716156, -0.592979907989502, 0.7685063481330872, -0.7740854024887085, -0.9196508526802063, 1.5559910535812378, 0.2726336419582367, 1.6381620168685913, -0.03178168088197708, 64.87812805175781, 58.9006233215332, 36.43562316894531, 9.500624656677246, 47.90937423706055, 56.63249969482422, 52.790626525878906, 90.8706283569336, 63.59687423706055, 104.97750091552734, 91.16625213623047, 110.2562484741211, 67.91875457763672, 70.5206298828125, 4.582499980926514, 9.42300033569336, 44.15562438964844, 49.616249084472656, 58.200626373291016, 60.60124969482422, 58.53187561035156, 82.27188110351562, 62.380001068115234, 106.46125030517578], "mean": [0.8238900303840637, -0.9072279334068298, 1.1626572608947754, 0.017877247184515, -0.9618072509765625, 0.6316524147987366, -1.0302648544311523, -1.1157258749008179, 1.4197328090667725, 0.03225971385836601, 1.2384757995605469, -0.05127564072608948, 49.399349212646484, 53.21009063720703, 9.298227310180664, 4.8395867347717285, 19.985902786254883, 20.98507308959961, 22.183975219726562, 33.73139190673828, 25.979665756225586, 40.34340286254883, 32.830448150634766, 49.6400146484375, 51.04231262207031, 58.00826644897461, 1.420669674873352, 3.3969955444335938, 19.624385833740234, 14.252452850341797, 22.765918731689453, 15.491949081420898, 22.27459144592285, 23.526357650756836, 20.289804458618164, 36.65272903442383], "std": [0.33820319175720215, 0.14269614219665527, 0.1585891991853714, 0.30707982182502747, 0.32258766889572144, 0.12269277125597, 0.18552321195602417, 0.13630135357379913, 0.11235938966274261, 0.08220226317644119, 0.13516487181186676, 0.030737724155187607, 13.043560981750488, 3.4635839462280273, 13.378215789794922, 3.84525728225708, 20.550800323486328, 23.676517486572266, 22.223304748535156, 40.10765075683594, 26.574996948242188, 46.883811950683594, 38.54329299926758, 47.641868591308594, 14.46766185760498, 7.294871807098389, 0.9806260466575623, 3.4036388397216797, 16.293842315673828, 19.473134994506836, 21.786447525024414, 22.718826293945312, 22.59121322631836, 32.13148880004883, 22.37140464782715, 41.54084014892578], "count": [168]}, "timestamp": {"min": [0.0], "max": [5.566666666666666], "mean": [2.783333333333333], "std": [1.616552115071067], "count": [168]}, "frame_index": {"min": [0], "max": [167], "mean": [83.5], "std": [48.496563452132015], "count": [168]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [168]}, "index": {"min": [25306], "max": [25473], "mean": [25389.5], "std": [48.496563452132015], "count": [168]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [168]}, "subtask_annotation": {"mean": [3.857142857142857, 10.0, 10.0, 10.0, 10.0], "std": [3.4645925244600084, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [168]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [168]}, "eef_direction_state": {"mean": [3.0595238095238093, 3.630952380952381], "std": [1.5762462225791416, 1.754448508552186], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_state": {"mean": [1.2678571428571428, 1.2202380952380953], "std": [0.6941354187706008, 0.7824381554603411], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_state": {"mean": [0.9464285714285714, 0.9880952380952381], "std": [0.8469759130452957, 0.8590422077751642], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_direction_action": {"mean": [3.0595238095238093, 3.630952380952381], "std": [1.5762462225791416, 1.754448508552186], "min": [0, 0], "max": [6, 6], "count": [168]}, "eef_velocity_action": {"mean": [1.2678571428571428, 1.2202380952380953], "std": [0.6941354187706008, 0.7824381554603411], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_acc_mag_action": {"mean": [0.9464285714285714, 0.9880952380952381], "std": [0.8469759130452957, 0.8590422077751642], "min": [0, 0], "max": [2, 2], "count": [168]}, "eef_sim_pose_state": {"mean": [0.6623389058196354, 0.18908029472675342, 1.210233253069522, -1.3254522928304044, 0.8717478139703323, -1.9730834728977102, 0.6670398234070953, -0.19979330167934992, 1.150063569839546, 1.3325860342891558, 0.29756669129643837, 2.157808743638852], "std": [0.04086626363033666, 0.08006468525098837, 0.034376082829352186, 0.15499771881181473, 0.14064983643149415, 0.1627239939246389, 0.033503388957932846, 0.04797061713366638, 0.033812967598059365, 0.13403155954726298, 0.06299071278293775, 0.05838703095355389], "min": [0.5809100812438635, 0.061707753422077016, 1.1497991037118491, -1.65705451482115, 0.6404316452596479, -2.233806306540849, 0.5942286977959256, -0.2737389251636325, 1.0772760319294608, 1.1482506860253165, 0.20803711945461245, 1.9816082528588013], "max": [0.7142464922333002, 0.2973586910795875, 1.2567842692034226, -1.1426439987725328, 1.0791652772638702, -1.7019076641376274, 0.7058524172724276, -0.12165101482312365, 1.1946235948590374, 1.5470874031780066, 0.3839557883074767, 2.2249982267135224], "count": [168]}, "eef_sim_pose_action": {"mean": [0.6623389058196354, 0.18908029472675342, 1.210233253069522, -1.3254522928304044, 0.8717478139703323, -1.9730834728977102, 0.6670398234070953, -0.19979330167934992, 1.150063569839546, 1.3325860342891558, 0.29756669129643837, 2.157808743638852], "std": [0.04086626363033666, 0.08006468525098837, 0.034376082829352186, 0.15499771881181473, 0.14064983643149415, 0.1627239939246389, 0.033503388957932846, 0.04797061713366638, 0.033812967598059365, 0.13403155954726298, 0.06299071278293775, 0.05838703095355389], "min": [0.5809100812438635, 0.061707753422077016, 1.1497991037118491, -1.65705451482115, 0.6404316452596479, -2.233806306540849, 0.5942286977959256, -0.2737389251636325, 1.0772760319294608, 1.1482506860253165, 0.20803711945461245, 1.9816082528588013], "max": [0.7142464922333002, 0.2973586910795875, 1.2567842692034226, -1.1426439987725328, 1.0791652772638702, -1.7019076641376274, 0.7058524172724276, -0.12165101482312365, 1.1946235948590374, 1.5470874031780066, 0.3839557883074767, 2.2249982267135224], "count": [168]}}} +{"episode_index": 104, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25281606209150326]], [[0.4492066789215686]], [[0.5575102757352941]]], "std": [[[0.32915917503335296]], [[0.2576613839902028]], [[0.25384604282734835]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.09803921568627451]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4963240604575163]], [[0.5129986764705883]], [[0.5096809742647059]]], "std": [[[0.3523214636249331]], [[0.3569794076889413]], [[0.3598198099574801]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4753855126633987]], [[0.5027612152777778]], [[0.5037285825163399]]], "std": [[[0.3175577177996708]], [[0.3191567000461665]], [[0.3268430052905824]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37421756944444445]], [[0.4711513071895425]], [[0.5339296119281045]]], "std": [[[0.32396983955068287]], [[0.3108078533917651]], [[0.3593158564494118]]], "count": [100]}, "observation.state": {"min": [0.42067214846611023, -1.200312852859497, 0.9206912517547607, -0.374175488948822, -1.60405695438385, 0.27835792303085327, -1.360591173171997, -1.302047610282898, 1.1358433961868286, -0.05338273569941521, 1.239724040031433, -0.16070717573165894, 19.773332595825195, 47.341251373291016, -0.9487500190734863, -1.1050000190734863, 0.7037500143051147, -0.13562500476837158, 0.8709090948104858, -0.34375, 0.9318749904632568, -0.4938461482524872, 1.0149999856948853, 0.30812498927116394, 26.821250915527344, 53.979373931884766, 0.5056250095367432, -0.6193749904632568, 0.8943750262260437, 0.8031249642372131, 0.6818749904632568, 0.7287499904632568, 0.6931250095367432, 0.11142857372760773, 0.5456249713897705, 0.05687500536441803], "max": [1.3083895444869995, -0.7503385543823242, 1.4000152349472046, 0.5151112079620361, -0.5005435943603516, 0.6793602705001831, -0.8136873245239258, -0.9373331069946289, 1.4738069772720337, 0.26730838418006897, 1.6348134279251099, 0.004220073111355305, 70.04125213623047, 64.51444244384766, 47.83562469482422, 9.768000602722168, 40.56500244140625, 97.60124969482422, 51.92625045776367, 109.47187805175781, 60.411251068115234, 108.62187194824219, 84.4418716430664, 109.01000213623047, 68.08499908447266, 70.34938049316406, 2.700000047683716, 9.425000190734863, 40.296875, 59.127498626708984, 51.614376068115234, 78.29375457763672, 61.24687576293945, 93.42437744140625, 77.69437408447266, 109.9112548828125], "mean": [0.9015412330627441, -0.8996735215187073, 1.1653560400009155, -0.0017438761424273252, -1.0044584274291992, 0.5467361807823181, -1.0493125915527344, -1.102160096168518, 1.3722957372665405, 0.022088918834924698, 1.3134827613830566, -0.04625657945871353, 53.811283111572266, 54.60921096801758, 12.93897819519043, 4.985033988952637, 14.629082679748535, 28.243791580200195, 17.497802734375, 32.04607391357422, 19.094961166381836, 33.07141876220703, 22.551109313964844, 38.13847732543945, 51.24448776245117, 59.74323654174805, 0.9317830204963684, 3.503091812133789, 24.13909912109375, 19.945608139038086, 26.65773582458496, 26.226858139038086, 27.984922409057617, 39.88042449951172, 28.09404945373535, 55.639984130859375], "std": [0.34027501940727234, 0.1531628966331482, 0.18436431884765625, 0.3457481861114502, 0.3913789391517639, 0.12331124395132065, 0.1504288762807846, 0.10854052007198334, 0.08808506280183792, 0.07207345217466354, 0.08729863166809082, 0.04305645450949669, 12.39587116241455, 3.343141794204712, 18.35136604309082, 2.4272077083587646, 15.865286827087402, 40.400875091552734, 20.42217254638672, 46.21976089477539, 23.872234344482422, 46.398109436035156, 32.15150833129883, 47.348480224609375, 13.821697235107422, 5.1914849281311035, 0.4578072428703308, 3.2491614818573, 14.187121391296387, 18.97770881652832, 20.447906494140625, 25.138586044311523, 24.566020965576172, 39.9061164855957, 28.213342666625977, 43.71375274658203], "count": [225]}, "action": {"min": [0.42067214846611023, -1.200312852859497, 0.9206912517547607, -0.374175488948822, -1.60405695438385, 0.27835792303085327, -1.360591173171997, -1.302047610282898, 1.1358433961868286, -0.05338273569941521, 1.239724040031433, -0.16070717573165894, 19.773332595825195, 47.341251373291016, -0.9487500190734863, -1.1050000190734863, 0.7037500143051147, -0.13562500476837158, 0.8709090948104858, -0.34375, 0.9318749904632568, -0.4938461482524872, 1.0149999856948853, 0.30812498927116394, 26.821250915527344, 53.979373931884766, 0.5056250095367432, -0.6193749904632568, 0.8943750262260437, 0.8031249642372131, 0.6818749904632568, 0.7287499904632568, 0.6931250095367432, 0.11142857372760773, 0.5456249713897705, 0.05687500536441803], "max": [1.3083895444869995, -0.7503385543823242, 1.4000152349472046, 0.5151112079620361, -0.5005435943603516, 0.6793602705001831, -0.8136873245239258, -0.9373331069946289, 1.4738069772720337, 0.26730838418006897, 1.6348134279251099, 0.004220073111355305, 70.04125213623047, 64.51444244384766, 47.83562469482422, 9.768000602722168, 40.56500244140625, 97.60124969482422, 51.92625045776367, 109.47187805175781, 60.411251068115234, 108.62187194824219, 84.4418716430664, 109.01000213623047, 68.08499908447266, 70.34938049316406, 2.700000047683716, 9.425000190734863, 40.296875, 59.127498626708984, 51.614376068115234, 78.29375457763672, 61.24687576293945, 93.42437744140625, 77.69437408447266, 109.9112548828125], "mean": [0.9015409350395203, -0.899674117565155, 1.1653544902801514, -0.0017438852228224277, -1.0044583082199097, 0.5467360019683838, -1.0493131875991821, -1.1021603345870972, 1.3722957372665405, 0.022088918834924698, 1.3134832382202148, -0.04625657573342323, 53.8112907409668, 54.60919189453125, 12.938980102539062, 4.98503303527832, 14.6290864944458, 28.243776321411133, 17.497785568237305, 32.04611587524414, 19.094942092895508, 33.0714111328125, 22.551097869873047, 38.13846206665039, 51.24448013305664, 59.743228912353516, 0.9317827224731445, 3.503091812133789, 24.139102935791016, 19.945608139038086, 26.657726287841797, 26.226850509643555, 27.984939575195312, 39.88041305541992, 28.09404945373535, 55.639957427978516], "std": [0.34027501940727234, 0.1531628966331482, 0.18436434864997864, 0.3457482159137726, 0.3913789987564087, 0.12331125140190125, 0.1504288911819458, 0.10854054987430573, 0.08808507025241852, 0.07207345217466354, 0.08729863166809082, 0.04305645823478699, 12.39587116241455, 3.343142032623291, 18.35136604309082, 2.4272072315216064, 15.865288734436035, 40.400882720947266, 20.42217445373535, 46.219764709472656, 23.872222900390625, 46.39810562133789, 32.15150833129883, 47.34847640991211, 13.821700096130371, 5.19148588180542, 0.45780739188194275, 3.2491614818573, 14.187122344970703, 18.97770881652832, 20.44790267944336, 25.13858985900879, 24.566024780273438, 39.90610885620117, 28.213348388671875, 43.71376037597656], "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": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [225]}, "index": {"min": [25474], "max": [25698], "mean": [25586.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [3.6933333333333334, 10.0, 10.0, 10.0, 10.0], "std": [3.254972264773456, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [225]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [225]}, "eef_direction_state": {"mean": [3.471111111111111, 3.6933333333333334], "std": [1.9276493713239007, 1.8473284012925852], "min": [0, 1], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [1.0266666666666666, 0.9422222222222222], "std": [0.7939773296511692, 0.737108129830167], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_state": {"mean": [0.7511111111111111, 0.68], "std": [0.8539118409407168, 0.8352245207128446], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_direction_action": {"mean": [3.471111111111111, 3.6933333333333334], "std": [1.9276493713239007, 1.8473284012925852], "min": [0, 1], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [1.0266666666666666, 0.9422222222222222], "std": [0.7939773296511692, 0.737108129830167], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_action": {"mean": [0.7511111111111111, 0.68], "std": [0.8539118409407168, 0.8352245207128446], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_sim_pose_state": {"mean": [0.659912221404147, 0.20688516068663515, 1.1944829577971383, -1.4185217114079585, 0.805593785390217, -2.0267604155643855, 0.6496145613602682, -0.19283404343708024, 1.1574447153946656, 1.2837527804296165, 0.271649090791527, 2.1890070692902874], "std": [0.05013795665427017, 0.07668974334235872, 0.013955939063685899, 0.1506263859509334, 0.13510461274233376, 0.22439955732310116, 0.023043790500394682, 0.04316091162180011, 0.021950228505509303, 0.11702482929755548, 0.07274628736386556, 0.05711032405565506], "min": [0.5822913949616269, 0.060229245752766974, 1.1595255544066938, -1.7690961217024854, 0.5755023930907686, -2.3409395658265355, 0.5913967138455712, -0.2661810877853893, 1.1291538427909995, 1.05889843622884, 0.154909299554854, 1.9980128720032102], "max": [0.7208806354796891, 0.2895949230547585, 1.2150241519487528, -1.1754060265913586, 1.0568957453087084, -1.7451164444293288, 0.68176045607654, -0.1153536769645982, 1.194852239925753, 1.449851685916961, 0.38741433901587086, 2.239672487522598], "count": [225]}, "eef_sim_pose_action": {"mean": [0.659912221404147, 0.20688516068663515, 1.1944829577971383, -1.4185217114079585, 0.805593785390217, -2.0267604155643855, 0.6496145613602682, -0.19283404343708024, 1.1574447153946656, 1.2837527804296165, 0.271649090791527, 2.1890070692902874], "std": [0.05013795665427017, 0.07668974334235872, 0.013955939063685899, 0.1506263859509334, 0.13510461274233376, 0.22439955732310116, 0.023043790500394682, 0.04316091162180011, 0.021950228505509303, 0.11702482929755548, 0.07274628736386556, 0.05711032405565506], "min": [0.5822913949616269, 0.060229245752766974, 1.1595255544066938, -1.7690961217024854, 0.5755023930907686, -2.3409395658265355, 0.5913967138455712, -0.2661810877853893, 1.1291538427909995, 1.05889843622884, 0.154909299554854, 1.9980128720032102], "max": [0.7208806354796891, 0.2895949230547585, 1.2150241519487528, -1.1754060265913586, 1.0568957453087084, -1.7451164444293288, 0.68176045607654, -0.1153536769645982, 1.194852239925753, 1.449851685916961, 0.38741433901587086, 2.239672487522598], "count": [225]}}} +{"episode_index": 105, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2508532169117647]], [[0.455185108251634]], [[0.5658374918300653]]], "std": [[[0.32611815013627754]], [[0.2500834761894478]], [[0.24799903371248502]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.12549019607843137]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48808988357843136]], [[0.5061831147875817]], [[0.5027679473039215]]], "std": [[[0.3498798020500178]], [[0.3510938582422363]], [[0.35546039370850363]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4594958251633987]], [[0.4927036254084967]], [[0.49240600285947717]]], "std": [[[0.31570189883142247]], [[0.3141577981502814]], [[0.32281823345761357]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30120996119281046]], [[0.3973142973856209]], [[0.45114170751633986]]], "std": [[[0.2970382612462149]], [[0.30407521742770066]], [[0.36793977442097936]]], "count": [100]}, "observation.state": {"min": [0.4258936047554016, -1.1529383659362793, 0.8885383009910583, -0.43819618225097656, -1.6034444570541382, 0.4857375919818878, -1.4005026817321777, -1.2873846292495728, 1.1319862604141235, -0.05357347056269646, 1.1539397239685059, -0.1334528625011444, 17.278888702392578, 46.10187530517578, -1.1675000190734863, -1.8337500095367432, 0.6831250190734863, 0.4527272582054138, 0.9837499856948853, 0.27687498927116394, 1.0912500619888306, -2.447499990463257, 1.0943750143051147, 0.9581249952316284, 33.68555450439453, 45.51124954223633, 0.5831249952316284, -0.32374998927116394, 0.8243750333786011, -0.46312499046325684, 0.6974999904632568, -0.6781250238418579, 0.90625, -0.21700000762939453, 0.6143749952316284, 0.34312501549720764], "max": [1.3899061679840088, -0.7115949392318726, 1.3492790460586548, 0.4884079098701477, -0.501521110534668, 0.7279506921768188, -0.7990959286689758, -0.9653715491294861, 1.4874207973480225, 0.2811262905597687, 1.6323126554489136, -0.022411689162254333, 64.16874694824219, 59.27666473388672, 40.443748474121094, 9.510624885559082, 44.57437515258789, 76.48187255859375, 54.59312438964844, 105.94062805175781, 64.71312713623047, 105.26937103271484, 91.99874877929688, 110.30874633789062, 67.00187683105469, 75.58000183105469, 3.5012500286102295, 9.397500038146973, 51.016876220703125, 27.861249923706055, 70.38687896728516, 30.2137508392334, 75.77188110351562, 53.23875045776367, 71.20000457763672, 89.24625396728516], "mean": [0.8694583773612976, -0.8994351029396057, 1.1462697982788086, 0.02757047675549984, -0.9604411125183105, 0.5950741767883301, -1.0187287330627441, -1.1149672269821167, 1.405832290649414, 0.006870172917842865, 1.2663990259170532, -0.05118732526898384, 51.69778823852539, 53.53953552246094, 9.117965698242188, 4.3311238288879395, 17.770954132080078, 27.867231369018555, 22.708534240722656, 38.33001708984375, 26.19010353088379, 37.030487060546875, 31.77998161315918, 50.7225341796875, 57.82230758666992, 57.00380325317383, 0.8792278170585632, 3.386140823364258, 23.775041580200195, 8.630691528320312, 28.184371948242188, 7.126097202301025, 28.47652244567871, 14.30178165435791, 23.66364097595215, 31.797475814819336], "std": [0.3795528709888458, 0.1512216478586197, 0.1785140037536621, 0.35705995559692383, 0.42629069089889526, 0.07677886635065079, 0.1780657023191452, 0.11204014718532562, 0.08511442691087723, 0.06935339421033859, 0.1009075939655304, 0.022244108840823174, 11.11893081665039, 3.8245670795440674, 14.477210998535156, 4.464481353759766, 18.487192153930664, 33.83440399169922, 22.804306030273438, 47.067134857177734, 26.779294967651367, 47.19493103027344, 38.55642318725586, 46.01753616333008, 8.33470630645752, 8.555010795593262, 0.45373931527137756, 3.6006462574005127, 17.15605354309082, 11.031432151794434, 24.802640914916992, 8.874555587768555, 28.280046463012695, 19.87026023864746, 28.4473934173584, 32.703399658203125], "count": [192]}, "action": {"min": [0.4258936047554016, -1.1529383659362793, 0.8885383009910583, -0.43819618225097656, -1.6034444570541382, 0.4857375919818878, -1.4005026817321777, -1.2873846292495728, 1.1319862604141235, -0.05357347056269646, 1.1539397239685059, -0.1334528625011444, 17.278888702392578, 46.10187530517578, -1.1675000190734863, -1.8337500095367432, 0.6831250190734863, 0.4527272582054138, 0.9837499856948853, 0.27687498927116394, 1.0912500619888306, -2.447499990463257, 1.0943750143051147, 0.9581249952316284, 33.68555450439453, 45.51124954223633, 0.5831249952316284, -0.32374998927116394, 0.8243750333786011, -0.46312499046325684, 0.6974999904632568, -0.6781250238418579, 0.90625, -0.21700000762939453, 0.6143749952316284, 0.34312501549720764], "max": [1.3899061679840088, -0.7115949392318726, 1.3492790460586548, 0.4884079098701477, -0.501521110534668, 0.7279506921768188, -0.7990959286689758, -0.9653715491294861, 1.4874207973480225, 0.2811262905597687, 1.6323126554489136, -0.022411689162254333, 64.16874694824219, 59.27666473388672, 40.443748474121094, 9.510624885559082, 44.57437515258789, 76.48187255859375, 54.59312438964844, 105.94062805175781, 64.71312713623047, 105.26937103271484, 91.99874877929688, 110.30874633789062, 67.00187683105469, 75.58000183105469, 3.5012500286102295, 9.397500038146973, 51.016876220703125, 27.861249923706055, 70.38687896728516, 30.2137508392334, 75.77188110351562, 53.23875045776367, 71.20000457763672, 89.24625396728516], "mean": [0.8694583773612976, -0.89943528175354, 1.14626944065094, 0.02757049910724163, -0.9604413509368896, 0.5950742363929749, -1.0187286138534546, -1.1149669885635376, 1.4058319330215454, 0.006870171055197716, 1.2663992643356323, -0.05118728056550026, 51.69779968261719, 53.53955078125, 9.11796760559082, 4.3311238288879395, 17.770946502685547, 27.86720848083496, 22.708520889282227, 38.330013275146484, 26.190101623535156, 37.03047561645508, 31.78001594543457, 50.722503662109375, 57.82233810424805, 57.00382995605469, 0.8792280554771423, 3.386140823364258, 23.775056838989258, 8.630692481994629, 28.184358596801758, 7.126099109649658, 28.476526260375977, 14.301773071289062, 23.66364288330078, 31.79747772216797], "std": [0.3795528709888458, 0.1512216329574585, 0.17851398885250092, 0.35705992579460144, 0.4262906312942505, 0.07677886635065079, 0.1780657321214676, 0.11204013228416443, 0.08511442691087723, 0.06935339421033859, 0.1009075939655304, 0.022244108840823174, 11.118929862976074, 3.8245668411254883, 14.477206230163574, 4.464481353759766, 18.4871883392334, 33.834407806396484, 22.80430793762207, 47.067134857177734, 26.779306411743164, 47.19493103027344, 38.556427001953125, 46.01753234863281, 8.334705352783203, 8.555008888244629, 0.45373961329460144, 3.6006462574005127, 17.156051635742188, 11.03143310546875, 24.802642822265625, 8.874555587768555, 28.280044555664062, 19.870264053344727, 28.4473934173584, 32.703407287597656], "count": [192]}, "timestamp": {"min": [0.0], "max": [6.366666666666666], "mean": [3.1833333333333336], "std": [1.847495802631427], "count": [192]}, "frame_index": {"min": [0], "max": [191], "mean": [95.5], "std": [55.42487407894281], "count": [192]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [192]}, "index": {"min": [25699], "max": [25890], "mean": [25794.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [3.71875, 10.0, 10.0, 10.0, 10.0], "std": [3.4752191927272733, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [192]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [192]}, "eef_direction_state": {"mean": [3.1770833333333335, 3.7135416666666665], "std": [1.6007471671240137, 1.6758778664520535], "min": [0, 1], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [1.328125, 1.109375], "std": [0.6934519817850885, 0.7023143475028353], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_state": {"mean": [1.1197916666666667, 0.7916666666666666], "std": [0.8361767894792878, 0.8281086214313244], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_direction_action": {"mean": [3.1770833333333335, 3.7135416666666665], "std": [1.6007471671240137, 1.6758778664520535], "min": [0, 1], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [1.328125, 1.109375], "std": [0.6934519817850885, 0.7023143475028353], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_acc_mag_action": {"mean": [1.1197916666666667, 0.7916666666666666], "std": [0.8361767894792878, 0.8281086214313244], "min": [0, 0], "max": [2, 2], "count": [192]}, "eef_sim_pose_state": {"mean": [0.656081334444177, 0.19671781870587332, 1.1960255832141211, -1.4347031865787387, 0.8661703085075203, -2.0515647167606264, 0.6600509920376157, -0.19274494091713698, 1.157683605889468, 1.2997526522246992, 0.298592304792136, 2.184073687123384], "std": [0.050674185535737645, 0.08550949094054128, 0.028128609721332857, 0.19219306433077693, 0.1574297662605341, 0.2528058724720368, 0.025161387993817442, 0.04950685842839113, 0.030831306526675175, 0.16170713557793634, 0.07175765795689516, 0.047144504684882946], "min": [0.5686541518138519, 0.05872008634469608, 1.138516343347019, -1.891740314776398, 0.5053072132461898, -2.379663346901404, 0.5832960959792547, -0.26138605553186267, 1.1116379737121107, 1.0541617709957647, 0.1891746636331586, 2.0194685647225548], "max": [0.7093598945496838, 0.29242888634440245, 1.237200504837641, -1.2486470181195386, 1.116125444059982, -1.6959677487893485, 0.6935952365463185, -0.11607593186353315, 1.204845533616008, 1.539688689744485, 0.40784573262966717, 2.227630635384739], "count": [192]}, "eef_sim_pose_action": {"mean": [0.656081334444177, 0.19671781870587332, 1.1960255832141211, -1.4347031865787387, 0.8661703085075203, -2.0515647167606264, 0.6600509920376157, -0.19274494091713698, 1.157683605889468, 1.2997526522246992, 0.298592304792136, 2.184073687123384], "std": [0.050674185535737645, 0.08550949094054128, 0.028128609721332857, 0.19219306433077693, 0.1574297662605341, 0.2528058724720368, 0.025161387993817442, 0.04950685842839113, 0.030831306526675175, 0.16170713557793634, 0.07175765795689516, 0.047144504684882946], "min": [0.5686541518138519, 0.05872008634469608, 1.138516343347019, -1.891740314776398, 0.5053072132461898, -2.379663346901404, 0.5832960959792547, -0.26138605553186267, 1.1116379737121107, 1.0541617709957647, 0.1891746636331586, 2.0194685647225548], "max": [0.7093598945496838, 0.29242888634440245, 1.237200504837641, -1.2486470181195386, 1.116125444059982, -1.6959677487893485, 0.6935952365463185, -0.11607593186353315, 1.204845533616008, 1.539688689744485, 0.40784573262966717, 2.227630635384739], "count": [192]}}} +{"episode_index": 106, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24032472426470586]], [[0.44923445261437905]], [[0.5589403349673203]]], "std": [[[0.3213602891271016]], [[0.2482080656916772]], [[0.24490074341248438]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12549019607843137]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5044861580882353]], [[0.5223855575980392]], [[0.5198587295751634]]], "std": [[[0.34995275936308606]], [[0.3575261907844129]], [[0.3593489872216]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46042761642156865]], [[0.48541086805555556]], [[0.48172658088235293]]], "std": [[[0.3180956101732273]], [[0.31857635142962565]], [[0.32551872028741613]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3143960968137255]], [[0.4076124652777778]], [[0.45837081290849674]]], "std": [[[0.3039118908063022]], [[0.3096993891639218]], [[0.370835365499096]]], "count": [100]}, "observation.state": {"min": [0.33283743262290955, -1.1558947563171387, 0.8861850500106812, -0.40256267786026, -1.5950976610183716, 0.2734941244125366, -1.3807930946350098, -1.2297579050064087, 1.1127429008483887, -0.08118276298046112, 1.2152379751205444, -0.1970745027065277, 12.603333473205566, 49.973846435546875, -1.259374976158142, -0.7556250095367432, 0.8392857313156128, 0.010625000111758709, 0.852222204208374, -0.7918750047683716, 0.8949999809265137, 0.06812500953674316, 1.0724999904632568, 0.7599999904632568, 20.4637508392334, 56.073123931884766, 0.5674999952316284, -0.3062500059604645, 0.8287500143051147, 0.38624998927116394, 0.5625, 0.9366666674613953, 0.8706250190734863, -0.28125, 0.6931250095367432, 0.15062499046325684], "max": [1.322045922279358, -0.7200589179992676, 1.32386314868927, 0.5245050191879272, -0.4560778737068176, 0.8903400897979736, -0.7884384393692017, -0.9379394054412842, 1.4469844102859497, 0.27239471673965454, 1.632694125175476, -0.030112724751234055, 67.78500366210938, 64.5777816772461, 34.15937423706055, 9.372499465942383, 45.38999938964844, 78.19499969482422, 47.998748779296875, 107.12874603271484, 87.3862533569336, 110.921875, 90.0218734741211, 109.203125, 57.13312530517578, 77.0093765258789, 4.416250228881836, 9.582499504089355, 32.5368766784668, 57.77937698364258, 51.15312194824219, 44.223751068115234, 70.70500183105469, 99.83625030517578, 86.71500396728516, 110.92937469482422], "mean": [0.7661091685295105, -0.8796954154968262, 1.1311641931533813, 0.07136894762516022, -0.9016962051391602, 0.6940726637840271, -0.9803784489631653, -1.0856043100357056, 1.3814833164215088, -0.03953175991773605, 1.2849189043045044, -0.08304862678050995, 51.719669342041016, 54.295291900634766, 4.670655250549316, 4.434401512145996, 18.707189559936523, 26.268686294555664, 20.21401023864746, 37.546878814697266, 29.90513801574707, 40.27638626098633, 29.869754791259766, 45.61328125, 41.27942657470703, 65.98819732666016, 0.9831270575523376, 3.8716182708740234, 20.573633193969727, 18.987632751464844, 25.29988670349121, 16.142288208007812, 28.62750816345215, 26.942474365234375, 29.223224639892578, 46.57039260864258], "std": [0.3341757655143738, 0.14867673814296722, 0.1668241024017334, 0.3169727325439453, 0.39199399948120117, 0.19214989244937897, 0.14249709248542786, 0.08618464320898056, 0.06999902427196503, 0.07044874876737595, 0.08275579661130905, 0.03803867846727371, 13.22767448425293, 2.6941044330596924, 10.867613792419434, 2.9615280628204346, 18.78867530822754, 32.073936462402344, 20.652772903442383, 47.2526741027832, 34.511348724365234, 49.36671829223633, 37.17653274536133, 47.807098388671875, 14.865432739257812, 5.68017053604126, 0.6364977359771729, 3.203679323196411, 10.35421371459961, 24.224857330322266, 19.883249282836914, 17.63384246826172, 27.034170150756836, 33.7364616394043, 31.532745361328125, 47.70625305175781], "count": [185]}, "action": {"min": [0.33283743262290955, -1.1558947563171387, 0.8861850500106812, -0.40256267786026, -1.5950976610183716, 0.2734941244125366, -1.3807930946350098, -1.2297579050064087, 1.1127429008483887, -0.08118276298046112, 1.2152379751205444, -0.1970745027065277, 12.603333473205566, 49.973846435546875, -1.259374976158142, -0.7556250095367432, 0.8392857313156128, 0.010625000111758709, 0.852222204208374, -0.7918750047683716, 0.8949999809265137, 0.06812500953674316, 1.0724999904632568, 0.7599999904632568, 20.4637508392334, 56.073123931884766, 0.5674999952316284, -0.3062500059604645, 0.8287500143051147, 0.38624998927116394, 0.5625, 0.9366666674613953, 0.8706250190734863, -0.28125, 0.6931250095367432, 0.15062499046325684], "max": [1.322045922279358, -0.7200589179992676, 1.32386314868927, 0.5245050191879272, -0.4560778737068176, 0.8903400897979736, -0.7884384393692017, -0.9379394054412842, 1.4469844102859497, 0.27239471673965454, 1.632694125175476, -0.030112724751234055, 67.78500366210938, 64.5777816772461, 34.15937423706055, 9.372499465942383, 45.38999938964844, 78.19499969482422, 47.998748779296875, 107.12874603271484, 87.3862533569336, 110.921875, 90.0218734741211, 109.203125, 57.13312530517578, 77.0093765258789, 4.416250228881836, 9.582499504089355, 32.5368766784668, 57.77937698364258, 51.15312194824219, 44.223751068115234, 70.70500183105469, 99.83625030517578, 86.71500396728516, 110.92937469482422], "mean": [0.766109049320221, -0.8796952366828918, 1.1311631202697754, 0.07136890292167664, -0.9016963839530945, 0.6940724849700928, -0.9803780913352966, -1.0856040716171265, 1.381483554840088, -0.03953171893954277, 1.284919023513794, -0.08304855227470398, 51.71964645385742, 54.295284271240234, 4.670652866363525, 4.434401988983154, 18.707199096679688, 26.268707275390625, 20.214014053344727, 37.54686737060547, 29.905128479003906, 40.27641296386719, 29.869768142700195, 45.613319396972656, 41.279422760009766, 65.98820495605469, 0.9831274151802063, 3.8716187477111816, 20.573652267456055, 18.98763656616211, 25.299875259399414, 16.142282485961914, 28.62751579284668, 26.942472457885742, 29.22321128845215, 46.570369720458984], "std": [0.3341757655143738, 0.14867672324180603, 0.166824072599411, 0.3169727325439453, 0.39199399948120117, 0.19214992225170135, 0.14249710738658905, 0.08618465065956116, 0.06999901682138443, 0.07044874131679535, 0.08275579661130905, 0.03803867846727371, 13.227673530578613, 2.6941044330596924, 10.867615699768066, 2.9615283012390137, 18.788677215576172, 32.073936462402344, 20.65277671813965, 47.252685546875, 34.51134490966797, 49.36671447753906, 37.17652893066406, 47.807090759277344, 14.865432739257812, 5.680169582366943, 0.6364977359771729, 3.203678607940674, 10.354214668273926, 24.224857330322266, 19.88324737548828, 17.63384437561035, 27.034170150756836, 33.73645782470703, 31.532743453979492, 47.706268310546875], "count": [185]}, "timestamp": {"min": [0.0], "max": [6.133333333333334], "mean": [3.066666666666667], "std": [1.7801373230424917], "count": [185]}, "frame_index": {"min": [0], "max": [184], "mean": [92.0], "std": [53.40411969127476], "count": [185]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [185]}, "index": {"min": [25891], "max": [26075], "mean": [25983.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [3.843243243243243, 10.0, 10.0, 10.0, 10.0], "std": [3.3711446881438194, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [185]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [185]}, "eef_direction_state": {"mean": [3.4486486486486485, 3.9513513513513514], "std": [1.8827268352078284, 1.5778229307740947], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.1891891891891893, 0.9567567567567568], "std": [0.772424677963081, 0.6804372761531141], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_state": {"mean": [1.0594594594594595, 0.7513513513513513], "std": [0.8584900192904572, 0.8336249794013844], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_direction_action": {"mean": [3.4486486486486485, 3.9513513513513514], "std": [1.8827268352078284, 1.5778229307740947], "min": [0, 0], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.1891891891891893, 0.9567567567567568], "std": [0.772424677963081, 0.6804372761531141], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_acc_mag_action": {"mean": [1.0594594594594595, 0.7513513513513513], "std": [0.8584900192904572, 0.8336249794013844], "min": [0, 0], "max": [2, 2], "count": [185]}, "eef_sim_pose_state": {"mean": [0.6612318064063504, 0.18422167390103872, 1.2197618475132375, -1.3383194031291819, 0.9448506607475345, -1.9827330593996713, 0.6546519361519861, -0.18448386865939112, 1.1774299673144981, 1.2477580242325124, 0.3490527927512863, 2.1940826912766], "std": [0.047396712438356595, 0.0703592800287602, 0.028790988046023213, 0.22182654266020693, 0.1639832043736031, 0.2304905975243001, 0.018884831333374135, 0.036473127244733894, 0.023957064871938816, 0.12369616152995558, 0.04426280821550282, 0.05086107186240771], "min": [0.575112388684853, 0.05369516606331229, 1.1640131020535396, -1.8946369158477432, 0.5441703196112928, -2.439269573876282, 0.5862647870725226, -0.26358649733313855, 1.1429690334068086, 1.0430313550408021, 0.27697220137052136, 1.9961922468193796], "max": [0.7174059347823822, 0.26592723118357764, 1.259210558907238, -1.1512557934148753, 1.1983928766020244, -1.7389474708711072, 0.6742136630730382, -0.12811527236836276, 1.2170985850594762, 1.4309689525293903, 0.42388331312043004, 2.247255071404187], "count": [185]}, "eef_sim_pose_action": {"mean": [0.6612318064063504, 0.18422167390103872, 1.2197618475132375, -1.3383194031291819, 0.9448506607475345, -1.9827330593996713, 0.6546519361519861, -0.18448386865939112, 1.1774299673144981, 1.2477580242325124, 0.3490527927512863, 2.1940826912766], "std": [0.047396712438356595, 0.0703592800287602, 0.028790988046023213, 0.22182654266020693, 0.1639832043736031, 0.2304905975243001, 0.018884831333374135, 0.036473127244733894, 0.023957064871938816, 0.12369616152995558, 0.04426280821550282, 0.05086107186240771], "min": [0.575112388684853, 0.05369516606331229, 1.1640131020535396, -1.8946369158477432, 0.5441703196112928, -2.439269573876282, 0.5862647870725226, -0.26358649733313855, 1.1429690334068086, 1.0430313550408021, 0.27697220137052136, 1.9961922468193796], "max": [0.7174059347823822, 0.26592723118357764, 1.259210558907238, -1.1512557934148753, 1.1983928766020244, -1.7389474708711072, 0.6742136630730382, -0.12811527236836276, 1.2170985850594762, 1.4309689525293903, 0.42388331312043004, 2.247255071404187], "count": [185]}}} +{"episode_index": 107, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24507845996732025]], [[0.45895730596405226]], [[0.5752159334150326]]], "std": [[[0.33122881353204525]], [[0.24811639458898446]], [[0.24145643221332108]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48467671364379084]], [[0.5014502757352941]], [[0.49716809232026143]]], "std": [[[0.35079433186748865]], [[0.3558197475411899]], [[0.35958293825550613]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45322856209150325]], [[0.48407602736928107]], [[0.4913032802287582]]], "std": [[[0.30622043987071335]], [[0.3078748261503977]], [[0.3185021779295735]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3041801102941176]], [[0.39797478349673204]], [[0.4506762254901961]]], "std": [[[0.29917031036686825]], [[0.3050141291911783]], [[0.36811005690711485]]], "count": [100]}, "observation.state": {"min": [0.49608510732650757, -1.087419867515564, 0.9637503027915955, -0.40245670080184937, -1.6128997802734375, 0.4478522837162018, -1.28848135471344, -1.291843056678772, 1.2011711597442627, -0.039935722947120667, 1.279731273651123, -0.13285945355892181, 16.670000076293945, 45.79375076293945, -1.193750023841858, -0.534375011920929, 0.6200000047683716, 0.18187500536441803, 0.8025000095367432, -0.6818749904632568, 0.9381250143051147, -0.23875001072883606, 1.1454545259475708, 0.9950000047683716, 29.369375228881836, 53.44750213623047, 0.8637499809265137, -0.47062498331069946, 0.7024999856948853, 0.07124999910593033, 0.578125, 1.0606250762939453, 1.0, -0.3425000011920929, 0.546875, -0.3700000047683716], "max": [1.2551261186599731, -0.7564660310745239, 1.375457763671875, 0.2177271693944931, -0.6382324695587158, 0.8458982110023499, -0.8124713897705078, -0.9773615598678589, 1.4505608081817627, 0.21522372961044312, 1.6455371379852295, -0.03528648614883423, 67.26312255859375, 61.87555694580078, 52.6306266784668, 9.526874542236328, 62.21812438964844, 39.426876068115234, 55.11750030517578, 65.68562316894531, 56.991249084472656, 75.99437713623047, 53.540626525878906, 99.20874786376953, 67.63063049316406, 66.26687622070312, 2.666249990463257, 9.547499656677246, 48.15187454223633, 28.681249618530273, 49.826873779296875, 68.44937896728516, 48.953125, 92.52874755859375, 48.182498931884766, 105.92937469482422], "mean": [0.8760527968406677, -0.887304961681366, 1.1347565650939941, -0.10265041142702103, -1.0605974197387695, 0.6758365035057068, -1.048911452293396, -1.1372483968734741, 1.381806492805481, 0.09771910309791565, 1.3817254304885864, -0.05332929641008377, 51.8172607421875, 52.82139587402344, 9.490958213806152, 3.8226780891418457, 22.538610458374023, 9.763253211975098, 21.841230392456055, 17.31991195678711, 21.26526641845703, 22.220956802368164, 14.929469108581543, 41.32997131347656, 47.82497787475586, 59.78207015991211, 1.0813342332839966, 4.902953624725342, 24.81161880493164, 6.710149765014648, 23.334827423095703, 15.858965873718262, 22.663347244262695, 20.184019088745117, 19.487661361694336, 30.608898162841797], "std": [0.2459150105714798, 0.10022446513175964, 0.14607790112495422, 0.1924097090959549, 0.3355046510696411, 0.16355577111244202, 0.14074869453907013, 0.10472501069307327, 0.07245344668626785, 0.07466796040534973, 0.09462584555149078, 0.01642817072570324, 14.872281074523926, 4.884249210357666, 16.254701614379883, 3.701669454574585, 22.470069885253906, 11.71504020690918, 21.579137802124023, 22.828981399536133, 21.0823917388916, 26.926239013671875, 17.151517868041992, 37.8385009765625, 15.284253120422363, 4.51646089553833, 0.2746714949607849, 3.822354555130005, 15.210075378417969, 9.61974811553955, 15.77120304107666, 22.965314865112305, 15.320058822631836, 32.067378997802734, 14.054450035095215, 39.43583679199219], "count": [216]}, "action": {"min": [0.49608510732650757, -1.087419867515564, 0.9637503027915955, -0.40245670080184937, -1.6128997802734375, 0.4478522837162018, -1.28848135471344, -1.291843056678772, 1.2011711597442627, -0.039935722947120667, 1.279731273651123, -0.13285945355892181, 16.670000076293945, 45.79375076293945, -1.193750023841858, -0.534375011920929, 0.6200000047683716, 0.18187500536441803, 0.8025000095367432, -0.6818749904632568, 0.9381250143051147, -0.23875001072883606, 1.1454545259475708, 0.9950000047683716, 29.369375228881836, 53.44750213623047, 0.8637499809265137, -0.47062498331069946, 0.7024999856948853, 0.07124999910593033, 0.578125, 1.0606250762939453, 1.0, -0.3425000011920929, 0.546875, -0.3700000047683716], "max": [1.2551261186599731, -0.7564660310745239, 1.375457763671875, 0.2177271693944931, -0.6382324695587158, 0.8458982110023499, -0.8124713897705078, -0.9773615598678589, 1.4505608081817627, 0.21522372961044312, 1.6455371379852295, -0.03528648614883423, 67.26312255859375, 61.87555694580078, 52.6306266784668, 9.526874542236328, 62.21812438964844, 39.426876068115234, 55.11750030517578, 65.68562316894531, 56.991249084472656, 75.99437713623047, 53.540626525878906, 99.20874786376953, 67.63063049316406, 66.26687622070312, 2.666249990463257, 9.547499656677246, 48.15187454223633, 28.681249618530273, 49.826873779296875, 68.44937896728516, 48.953125, 92.52874755859375, 48.182498931884766, 105.92937469482422], "mean": [0.8760528564453125, -0.8873051404953003, 1.1347565650939941, -0.10265038907527924, -1.0605977773666382, 0.6758366227149963, -1.048911690711975, -1.1372482776641846, 1.3818062543869019, 0.09771914035081863, 1.381725549697876, -0.05332932248711586, 51.8172607421875, 52.821380615234375, 9.49095630645752, 3.8226778507232666, 22.538612365722656, 9.763245582580566, 21.841245651245117, 17.319923400878906, 21.2652587890625, 22.220958709716797, 14.929472923278809, 41.32997512817383, 47.82498550415039, 59.78206253051758, 1.0813345909118652, 4.902953624725342, 24.811609268188477, 6.710156440734863, 23.33482551574707, 15.858956336975098, 22.663345336914062, 20.18403434753418, 19.487668991088867, 30.608888626098633], "std": [0.245915025472641, 0.10022446513175964, 0.14607785642147064, 0.1924096941947937, 0.3355046510696411, 0.16355574131011963, 0.14074872434139252, 0.10472501069307327, 0.07245344668626785, 0.07466796785593033, 0.09462584555149078, 0.01642817072570324, 14.872281074523926, 4.884248733520508, 16.25470542907715, 3.701669931411743, 22.470069885253906, 11.71504020690918, 21.57913589477539, 22.828981399536133, 21.082395553588867, 26.926246643066406, 17.15151596069336, 37.83849334716797, 15.284253120422363, 4.5164618492126465, 0.27467161417007446, 3.822354555130005, 15.21007251739502, 9.619747161865234, 15.771203994750977, 22.965314865112305, 15.32005786895752, 32.0673828125, 14.054450988769531, 39.43582534790039], "count": [216]}, "timestamp": {"min": [0.0], "max": [7.166666666666667], "mean": [3.5833333333333335], "std": [2.0784386946473563], "count": [216]}, "frame_index": {"min": [0], "max": [215], "mean": [107.5], "std": [62.353160839420696], "count": [216]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [216]}, "index": {"min": [26076], "max": [26291], "mean": [26183.5], "std": [62.353160839420696], "count": [216]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [216]}, "subtask_annotation": {"mean": [3.185185185185185, 10.0, 10.0, 10.0, 10.0], "std": [3.355890752614605, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [216]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [216]}, "eef_direction_state": {"mean": [3.509259259259259, 4.097222222222222], "std": [1.7611831585527453, 1.8014376117800495], "min": [0, 1], "max": [6, 6], "count": [216]}, "eef_velocity_state": {"mean": [1.1990740740740742, 0.9675925925925926], "std": [0.7019807122983918, 0.8243211240170214], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_state": {"mean": [0.9814814814814815, 0.8055555555555556], "std": [0.8550663985640897, 0.8216777476527246], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_direction_action": {"mean": [3.509259259259259, 4.097222222222222], "std": [1.7611831585527453, 1.8014376117800495], "min": [0, 1], "max": [6, 6], "count": [216]}, "eef_velocity_action": {"mean": [1.1990740740740742, 0.9675925925925926], "std": [0.7019807122983918, 0.8243211240170214], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_acc_mag_action": {"mean": [0.9814814814814815, 0.8055555555555556], "std": [0.8550663985640897, 0.8216777476527246], "min": [0, 0], "max": [2, 2], "count": [216]}, "eef_sim_pose_state": {"mean": [0.6567736804315337, 0.21073502554083234, 1.2128875002760315, -1.2589499658907755, 0.7892445094685608, -1.8747802319095157, 0.651740606893141, -0.19742425318607587, 1.1650358277030366, 1.205070857287438, 0.21628426428378716, 2.129844996739075], "std": [0.04261159387348612, 0.05873764174246836, 0.038640759630967116, 0.2392599524327513, 0.15929925915760038, 0.16767607151593852, 0.02333166857574497, 0.04400276933606132, 0.025143284229085183, 0.10108754952432591, 0.07845514204586072, 0.05082967829917319], "min": [0.5947697781327272, 0.08510912090089082, 1.142034329148327, -1.7056729393101389, 0.4426287774027493, -2.16206089284254, 0.5962956998535434, -0.25198009174461145, 1.125934734631902, 1.001764198960784, 0.10168232313575065, 2.0713200742465787], "max": [0.7221062871127927, 0.28891766407386443, 1.260663659121906, -0.9218474976028606, 1.0412539522648414, -1.6723194990681491, 0.6818037861614252, -0.11300005516951414, 1.2295470938484037, 1.3227239655279348, 0.3135063387869541, 2.22495573179481], "count": [216]}, "eef_sim_pose_action": {"mean": [0.6567736804315337, 0.21073502554083234, 1.2128875002760315, -1.2589499658907755, 0.7892445094685608, -1.8747802319095157, 0.651740606893141, -0.19742425318607587, 1.1650358277030366, 1.205070857287438, 0.21628426428378716, 2.129844996739075], "std": [0.04261159387348612, 0.05873764174246836, 0.038640759630967116, 0.2392599524327513, 0.15929925915760038, 0.16767607151593852, 0.02333166857574497, 0.04400276933606132, 0.025143284229085183, 0.10108754952432591, 0.07845514204586072, 0.05082967829917319], "min": [0.5947697781327272, 0.08510912090089082, 1.142034329148327, -1.7056729393101389, 0.4426287774027493, -2.16206089284254, 0.5962956998535434, -0.25198009174461145, 1.125934734631902, 1.001764198960784, 0.10168232313575065, 2.0713200742465787], "max": [0.7221062871127927, 0.28891766407386443, 1.260663659121906, -0.9218474976028606, 1.0412539522648414, -1.6723194990681491, 0.6818037861614252, -0.11300005516951414, 1.2295470938484037, 1.3227239655279348, 0.3135063387869541, 2.22495573179481], "count": [216]}}} +{"episode_index": 108, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23885992034313727]], [[0.44809511642156863]], [[0.5622403982843137]]], "std": [[[0.31985052345596393]], [[0.24515955565203712]], [[0.2434656678756228]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4908194117647059]], [[0.5073251797385621]], [[0.5039023366013071]]], "std": [[[0.34905749336545383]], [[0.3553880501879022]], [[0.35805771145089166]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46103984272875814]], [[0.4898150428921569]], [[0.4896032945261438]]], "std": [[[0.31088444772031604]], [[0.3123028013271128]], [[0.3211404034180745]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3057531883169935]], [[0.3997750674019608]], [[0.4513373366013072]]], "std": [[[0.299985307349029]], [[0.30704286933970987]], [[0.36991217253329955]]], "count": [100]}, "observation.state": {"min": [0.4559824764728546, -1.105778455734253, 0.9487932920455933, -0.34763020277023315, -1.5974289178848267, 0.43006598949432373, -1.2611370086669922, -1.2860971689224243, 1.2276942729949951, 0.0078202486038208, 1.3755769729614258, -0.11224918067455292, 20.786666870117188, 51.96500015258789, -1.1875, -0.7912499904632568, 0.6143749952316284, 0.3531250059604645, 0.75, -0.6512500047683716, 0.8090000152587891, 0.1887499988079071, 1.0575000047683716, -0.26999998092651367, 18.251249313354492, 53.005001068115234, 0.5899999737739563, -0.6131250262260437, 1.8899999856948853, -0.020624998956918716, 0.7599999904632568, -0.7437499761581421, 1.0143749713897705, -0.10374999791383743, 0.5644444227218628, -0.5249999761581421], "max": [1.2527021169662476, -0.770771324634552, 1.3481584787368774, 0.2573767900466919, -0.5878299474716187, 0.9134670495986938, -0.858343780040741, -1.0164892673492432, 1.425001859664917, 0.20809490978717804, 1.6055669784545898, -0.048805028200149536, 69.01000213623047, 59.235626220703125, 43.611873626708984, 9.153749465942383, 46.595001220703125, 84.203125, 57.006248474121094, 101.61125183105469, 66.6500015258789, 105.27561950683594, 90.86624908447266, 109.61624908447266, 66.56999969482422, 78.50437927246094, 2.591249942779541, 9.246874809265137, 53.376251220703125, 29.803125381469727, 55.54750061035156, 34.34749984741211, 60.310001373291016, 58.67937469482422, 63.60562515258789, 91.28375244140625], "mean": [0.7859441041946411, -0.9245039224624634, 1.149743676185608, -0.014501270838081837, -0.9399276375770569, 0.7451059222221375, -1.047011137008667, -1.1392567157745361, 1.3632843494415283, 0.10661711543798447, 1.4229189157485962, -0.08773558586835861, 54.986045837402344, 54.22041702270508, 12.050357818603516, 5.132716655731201, 19.97513771057129, 31.51594352722168, 25.101762771606445, 38.35204315185547, 27.751205444335938, 40.29460525512695, 32.98548889160156, 51.63739776611328, 47.41704559326172, 63.332908630371094, 1.0662801265716553, 1.9861136674880981, 31.15790367126465, 4.956053256988525, 30.366350173950195, 9.98160171508789, 30.978437423706055, 14.089425086975098, 27.206308364868164, 31.95486831665039], "std": [0.2734232544898987, 0.11298920214176178, 0.1387089490890503, 0.22178322076797485, 0.31519415974617004, 0.17614011466503143, 0.135478213429451, 0.09562510251998901, 0.05011647567152977, 0.05555325746536255, 0.04384010285139084, 0.02209298685193062, 12.079789161682129, 1.9919264316558838, 16.220333099365234, 3.2732722759246826, 18.96116828918457, 36.53865432739258, 23.81772804260254, 45.70408248901367, 27.82901954650879, 47.075523376464844, 39.32025146484375, 47.16056442260742, 19.812227249145508, 10.214847564697266, 0.40062811970710754, 2.8149406909942627, 15.192924499511719, 7.839000701904297, 16.84782600402832, 12.7097806930542, 18.63119125366211, 21.373376846313477, 18.880632400512695, 34.813777923583984], "count": [187]}, "action": {"min": [0.4559824764728546, -1.105778455734253, 0.9487932920455933, -0.34763020277023315, -1.5974289178848267, 0.43006598949432373, -1.2611370086669922, -1.2860971689224243, 1.2276942729949951, 0.0078202486038208, 1.3755769729614258, -0.11224918067455292, 20.786666870117188, 51.96500015258789, -1.1875, -0.7912499904632568, 0.6143749952316284, 0.3531250059604645, 0.75, -0.6512500047683716, 0.8090000152587891, 0.1887499988079071, 1.0575000047683716, -0.26999998092651367, 18.251249313354492, 53.005001068115234, 0.5899999737739563, -0.6131250262260437, 1.8899999856948853, -0.020624998956918716, 0.7599999904632568, -0.7437499761581421, 1.0143749713897705, -0.10374999791383743, 0.5644444227218628, -0.5249999761581421], "max": [1.2527021169662476, -0.770771324634552, 1.3481584787368774, 0.2573767900466919, -0.5878299474716187, 0.9134670495986938, -0.858343780040741, -1.0164892673492432, 1.425001859664917, 0.20809490978717804, 1.6055669784545898, -0.048805028200149536, 69.01000213623047, 59.235626220703125, 43.611873626708984, 9.153749465942383, 46.595001220703125, 84.203125, 57.006248474121094, 101.61125183105469, 66.6500015258789, 105.27561950683594, 90.86624908447266, 109.61624908447266, 66.56999969482422, 78.50437927246094, 2.591249942779541, 9.246874809265137, 53.376251220703125, 29.803125381469727, 55.54750061035156, 34.34749984741211, 60.310001373291016, 58.67937469482422, 63.60562515258789, 91.28375244140625], "mean": [0.7859439253807068, -0.9245038628578186, 1.1497434377670288, -0.0145012391731143, -0.9399277567863464, 0.7451058626174927, -1.0470110177993774, -1.1392567157745361, 1.3632843494415283, 0.10661709308624268, 1.4229187965393066, -0.08773569017648697, 54.98604965209961, 54.22039031982422, 12.050360679626465, 5.132716655731201, 19.97515106201172, 31.515941619873047, 25.10175895690918, 38.3520622253418, 27.751205444335938, 40.294612884521484, 32.9854850769043, 51.637393951416016, 47.417049407958984, 63.33292770385742, 1.066280484199524, 1.9861136674880981, 31.15790367126465, 4.956052303314209, 30.366352081298828, 9.98160457611084, 30.978418350219727, 14.089422225952148, 27.206287384033203, 31.954872131347656], "std": [0.2734232544898987, 0.11298921704292297, 0.1387089639902115, 0.22178322076797485, 0.31519410014152527, 0.17614012956619263, 0.1354781836271286, 0.09562510251998901, 0.05011646822094917, 0.055553264915943146, 0.04384010285139084, 0.02209298685193062, 12.079787254333496, 1.9919263124465942, 16.220338821411133, 3.2732725143432617, 18.961164474487305, 36.53865432739258, 23.81772804260254, 45.70408248901367, 27.82901954650879, 47.07551956176758, 39.320255279541016, 47.16057205200195, 19.812227249145508, 10.214848518371582, 0.40062808990478516, 2.814940929412842, 15.192925453186035, 7.839001178741455, 16.84782600402832, 12.7097806930542, 18.631189346313477, 21.373380661010742, 18.88063621520996, 34.813777923583984], "count": [187]}, "timestamp": {"min": [0.0], "max": [6.2], "mean": [3.1], "std": [1.7993826101687709], "count": [187]}, "frame_index": {"min": [0], "max": [186], "mean": [93.0], "std": [53.98147830506312], "count": [187]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [187]}, "index": {"min": [26292], "max": [26478], "mean": [26385.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [3.914438502673797, 10.0, 10.0, 10.0, 10.0], "std": [3.5784792097725315, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [187]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [187]}, "eef_direction_state": {"mean": [2.8823529411764706, 4.021390374331551], "std": [1.799304328885445, 1.8613927832666552], "min": [0, 1], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.1818181818181819, 0.839572192513369], "std": [0.7158188976374382, 0.777996761796463], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [0.9411764705882353, 0.7540106951871658], "std": [0.8539087265294569, 0.8295494943172335], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [2.8823529411764706, 4.021390374331551], "std": [1.799304328885445, 1.8613927832666552], "min": [0, 1], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.1818181818181819, 0.839572192513369], "std": [0.7158188976374382, 0.777996761796463], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [0.9411764705882353, 0.7540106951871658], "std": [0.8539087265294569, 0.8295494943172335], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.6633298025036191, 0.17882707150035274, 1.2103583862060538, -1.2781959364128714, 0.8998897427642836, -1.9296096065007535, 0.6458252149495443, -0.19451315845291914, 1.1726679450446986, 1.1604712930022067, 0.2245280909743668, 2.118075253715767], "std": [0.037805844265766456, 0.07207054142016746, 0.034990697184456035, 0.22942892045326077, 0.15763089644085987, 0.1746754449655243, 0.014491702028342783, 0.04300293786249529, 0.01915386719301746, 0.10184914554815581, 0.06586347493806409, 0.039759540623214046], "min": [0.5862928240943809, 0.06892004257924367, 1.1399718753403392, -1.782984939082917, 0.5516062084081819, -2.282138025538897, 0.6016835209447584, -0.24092768484331714, 1.1453374646410845, 0.9872744888480274, 0.13511712260021613, 2.0568699251744738], "max": [0.7110639097144479, 0.2825557807745124, 1.25096944838179, -1.0394211413905383, 1.14520557073799, -1.7055550403532211, 0.6636406839462877, -0.1285035200676721, 1.2039404847766442, 1.2898185860155746, 0.3165583634775566, 2.176362794224805], "count": [187]}, "eef_sim_pose_action": {"mean": [0.6633298025036191, 0.17882707150035274, 1.2103583862060538, -1.2781959364128714, 0.8998897427642836, -1.9296096065007535, 0.6458252149495443, -0.19451315845291914, 1.1726679450446986, 1.1604712930022067, 0.2245280909743668, 2.118075253715767], "std": [0.037805844265766456, 0.07207054142016746, 0.034990697184456035, 0.22942892045326077, 0.15763089644085987, 0.1746754449655243, 0.014491702028342783, 0.04300293786249529, 0.01915386719301746, 0.10184914554815581, 0.06586347493806409, 0.039759540623214046], "min": [0.5862928240943809, 0.06892004257924367, 1.1399718753403392, -1.782984939082917, 0.5516062084081819, -2.282138025538897, 0.6016835209447584, -0.24092768484331714, 1.1453374646410845, 0.9872744888480274, 0.13511712260021613, 2.0568699251744738], "max": [0.7110639097144479, 0.2825557807745124, 1.25096944838179, -1.0394211413905383, 1.14520557073799, -1.7055550403532211, 0.6636406839462877, -0.1285035200676721, 1.2039404847766442, 1.2898185860155746, 0.3165583634775566, 2.176362794224805], "count": [187]}}} +{"episode_index": 109, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2339382230392157]], [[0.4540693239379085]], [[0.5721134946895425]]], "std": [[[0.3156016103176804]], [[0.2402001471554895]], [[0.24056670171841565]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49565898488562093]], [[0.5067351041666667]], [[0.5001882659313726]]], "std": [[[0.34643904494298117]], [[0.356610438054064]], [[0.3599934009026419]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4579437990196078]], [[0.47871945057189547]], [[0.47118175857843136]]], "std": [[[0.3320063482967558]], [[0.33239368069756065]], [[0.33821764871573595]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35465719566993464]], [[0.45120572712418305]], [[0.5099119260620916]]], "std": [[[0.3162323033537618]], [[0.30895616094149436]], [[0.35858446586726833]]], "count": [100]}, "observation.state": {"min": [0.4101100564002991, -1.1401827335357666, 0.9387053847312927, -0.34533074498176575, -1.5959453582763672, 0.3717002272605896, -1.3208590745925903, -1.2658073902130127, 1.1435576677322388, -0.09675173461437225, 1.161044716835022, -0.13247798383235931, 14.162221908569336, 45.264373779296875, -1.21875, -1.6137499809265137, 0.5425000190734863, 0.4743749797344208, 0.6993750333786011, -0.9156249761581421, 0.6200000047683716, -3.6737499237060547, 1.0681250095367432, -0.2043749988079071, 31.251110076904297, 49.84312438964844, 0.45374998450279236, -0.6693750023841858, 0.8543750047683716, 0.6568750143051147, 0.7181249856948853, 0.4950000047683716, 0.7319999933242798, 0.4012500047683716, 0.5463636517524719, 0.6000000238418579], "max": [1.3116083145141602, -0.7728694677352905, 1.3706655502319336, 0.39003491401672363, -0.6096217632293701, 0.7362477779388428, -0.799119770526886, -0.9713321328163147, 1.5142433643341064, 0.20360197126865387, 1.6354068517684937, -0.03268768638372421, 62.083126068115234, 61.488887786865234, 66.0218734741211, 9.523124694824219, 49.8181266784668, 66.26374816894531, 61.31687545776367, 107.70124816894531, 79.10187530517578, 107.97750091552734, 94.07875061035156, 109.8331298828125, 61.63312530517578, 63.56999969482422, 2.853749990463257, 9.78125, 42.69312286376953, 60.09625244140625, 56.307498931884766, 91.54375457763672, 67.05937957763672, 105.38125610351562, 75.13249969482422, 110.10625457763672], "mean": [0.7748768329620361, -0.9289714694023132, 1.1854442358016968, 0.045161664485931396, -0.9749476909637451, 0.6166212558746338, -1.0144851207733154, -1.1199734210968018, 1.404647946357727, 0.033166367560625076, 1.335377812385559, -0.05772578343749046, 47.34359359741211, 52.72858810424805, 19.414161682128906, 4.626219272613525, 23.03574562072754, 26.777606964111328, 27.19990348815918, 42.05827331542969, 31.885175704956055, 41.745723724365234, 35.93858337402344, 50.11069107055664, 51.51169967651367, 57.15054702758789, 0.8612747192382812, 3.44018292427063, 21.424297332763672, 20.52284812927246, 25.83631706237793, 29.41330909729004, 29.196901321411133, 33.80891036987305, 29.233325958251953, 42.413543701171875], "std": [0.29627788066864014, 0.12761670351028442, 0.12750263512134552, 0.25848671793937683, 0.29295414686203003, 0.10995298624038696, 0.17383430898189545, 0.10571703314781189, 0.10463941842317581, 0.08444798737764359, 0.1353847086429596, 0.023497307673096657, 14.860074043273926, 4.745159149169922, 22.023052215576172, 4.612897872924805, 20.383136749267578, 29.178264617919922, 25.660974502563477, 49.34449768066406, 31.838464736938477, 50.18191146850586, 40.67272186279297, 49.5411376953125, 9.193839073181152, 3.754342555999756, 0.4408596158027649, 3.3465256690979004, 15.266489028930664, 25.647056579589844, 20.769834518432617, 36.390785217285156, 24.917531967163086, 43.32841110229492, 28.77252960205078, 46.0660514831543], "count": [188]}, "action": {"min": [0.4101100564002991, -1.1401827335357666, 0.9387053847312927, -0.34533074498176575, -1.5959453582763672, 0.3717002272605896, -1.3208590745925903, -1.2658073902130127, 1.1435576677322388, -0.09675173461437225, 1.161044716835022, -0.13247798383235931, 14.162221908569336, 45.264373779296875, -1.21875, -1.6137499809265137, 0.5425000190734863, 0.4743749797344208, 0.6993750333786011, -0.9156249761581421, 0.6200000047683716, -3.6737499237060547, 1.0681250095367432, -0.2043749988079071, 31.251110076904297, 49.84312438964844, 0.45374998450279236, -0.6693750023841858, 0.8543750047683716, 0.6568750143051147, 0.7181249856948853, 0.4950000047683716, 0.7319999933242798, 0.4012500047683716, 0.5463636517524719, 0.6000000238418579], "max": [1.3116083145141602, -0.7728694677352905, 1.3706655502319336, 0.39003491401672363, -0.6096217632293701, 0.7362477779388428, -0.799119770526886, -0.9713321328163147, 1.5142433643341064, 0.20360197126865387, 1.6354068517684937, -0.03268768638372421, 62.083126068115234, 61.488887786865234, 66.0218734741211, 9.523124694824219, 49.8181266784668, 66.26374816894531, 61.31687545776367, 107.70124816894531, 79.10187530517578, 107.97750091552734, 94.07875061035156, 109.8331298828125, 61.63312530517578, 63.56999969482422, 2.853749990463257, 9.78125, 42.69312286376953, 60.09625244140625, 56.307498931884766, 91.54375457763672, 67.05937957763672, 105.38125610351562, 75.13249969482422, 110.10625457763672], "mean": [0.7748767137527466, -0.9289712309837341, 1.1854442358016968, 0.0451616570353508, -0.9749477505683899, 0.616621196269989, -1.0144847631454468, -1.1199731826782227, 1.4046472311019897, 0.033166371285915375, 1.33537757396698, -0.057725854218006134, 47.34357452392578, 52.72858810424805, 19.414175033569336, 4.626217365264893, 23.035757064819336, 26.77760887145996, 27.199914932250977, 42.058265686035156, 31.885181427001953, 41.74570083618164, 35.938602447509766, 50.11066436767578, 51.51169204711914, 57.15053176879883, 0.8612751364707947, 3.4401817321777344, 21.424293518066406, 20.522842407226562, 25.83631134033203, 29.413311004638672, 29.1968936920166, 33.80891799926758, 29.23333168029785, 42.413536071777344], "std": [0.29627788066864014, 0.12761671841144562, 0.12750262022018433, 0.2584867477416992, 0.29295414686203003, 0.10995297133922577, 0.17383429408073425, 0.1057170182466507, 0.10463942587375641, 0.08444797992706299, 0.1353847086429596, 0.023497305810451508, 14.860074043273926, 4.7451581954956055, 22.023056030273438, 4.612895965576172, 20.383140563964844, 29.178264617919922, 25.660978317260742, 49.3444938659668, 31.838468551635742, 50.18191146850586, 40.67272186279297, 49.54114532470703, 9.193838119506836, 3.7543420791625977, 0.44085976481437683, 3.3465254306793213, 15.266490936279297, 25.647056579589844, 20.76983642578125, 36.390785217285156, 24.917531967163086, 43.32841110229492, 28.77252960205078, 46.066043853759766], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [188]}, "index": {"min": [26479], "max": [26666], "mean": [26572.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [4.117021276595745, 10.0, 10.0, 10.0, 10.0], "std": [3.527570386163057, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [188]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [188]}, "eef_direction_state": {"mean": [2.7127659574468086, 3.478723404255319], "std": [1.6955658091944392, 1.9744577677646808], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.324468085106383, 1.0212765957446808], "std": [0.7116337466751921, 0.7362747435318422], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [1.202127659574468, 0.973404255319149], "std": [0.8261650346959121, 0.8406779852449505], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [2.7127659574468086, 3.478723404255319], "std": [1.6955658091944392, 1.9744577677646808], "min": [0, 0], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.324468085106383, 1.0212765957446808], "std": [0.7116337466751921, 0.7362747435318422], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [1.202127659574468, 0.973404255319149], "std": [0.8261650346959121, 0.8406779852449505], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6641085914571346, 0.1771500362841618, 1.2240612693267245, -1.2401283876839682, 0.8448166915467483, -1.9530428238124922, 0.6581410540957955, -0.19325317646755183, 1.1734113875787715, 1.2180393195301331, 0.28547721851000596, 2.1492252775429006], "std": [0.034938349990218505, 0.07855659516442877, 0.032941264116846836, 0.16714143245839785, 0.15499914402818002, 0.1343162043440031, 0.03041898952408599, 0.044007121196367974, 0.022360143504068813, 0.0886152917881175, 0.023370052485853512, 0.042207656970079735], "min": [0.5826287757881168, 0.05032840827733889, 1.147713635832118, -1.6467126966423236, 0.534640663920694, -2.186848754754186, 0.5867647678074124, -0.2532853205345996, 1.1279741395613037, 1.1015467212883263, 0.23302080758810195, 2.0702767013527303], "max": [0.7160972496072336, 0.29697031889760866, 1.2622801420585235, -1.0599714648555119, 1.0836042152543972, -1.7892613461295903, 0.6882907410318554, -0.1201499238682549, 1.1996428012748102, 1.3712746451929272, 0.33135092311913317, 2.241651698088517], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6641085914571346, 0.1771500362841618, 1.2240612693267245, -1.2401283876839682, 0.8448166915467483, -1.9530428238124922, 0.6581410540957955, -0.19325317646755183, 1.1734113875787715, 1.2180393195301331, 0.28547721851000596, 2.1492252775429006], "std": [0.034938349990218505, 0.07855659516442877, 0.032941264116846836, 0.16714143245839785, 0.15499914402818002, 0.1343162043440031, 0.03041898952408599, 0.044007121196367974, 0.022360143504068813, 0.0886152917881175, 0.023370052485853512, 0.042207656970079735], "min": [0.5826287757881168, 0.05032840827733889, 1.147713635832118, -1.6467126966423236, 0.534640663920694, -2.186848754754186, 0.5867647678074124, -0.2532853205345996, 1.1279741395613037, 1.1015467212883263, 0.23302080758810195, 2.0702767013527303], "max": [0.7160972496072336, 0.29697031889760866, 1.2622801420585235, -1.0599714648555119, 1.0836042152543972, -1.7892613461295903, 0.6882907410318554, -0.1201499238682549, 1.1996428012748102, 1.3712746451929272, 0.33135092311913317, 2.241651698088517], "count": [188]}}} +{"episode_index": 110, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2276262642973856]], [[0.4542389808006536]], [[0.574978202614379]]], "std": [[[0.31373309959514295]], [[0.2366811128802743]], [[0.23719533975726004]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49919018586601305]], [[0.5146428594771242]], [[0.5112647855392157]]], "std": [[[0.3515423148661848]], [[0.3558187984100701]], [[0.3584213306954754]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4291157495915033]], [[0.4630183312908497]], [[0.4638802022058824]]], "std": [[[0.2976210229098576]], [[0.3007482615458134]], [[0.3101902005306976]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35435821486928104]], [[0.45114598651960786]], [[0.5129924325980392]]], "std": [[[0.3184124068881553]], [[0.30910794729854596]], [[0.3582025638396821]]], "count": [100]}, "observation.state": {"min": [0.4637550413608551, -1.1624752283096313, 0.9557022452354431, -0.28218594193458557, -1.5787365436553955, 0.40105000138282776, -1.3003865480422974, -1.249856948852539, 1.1515686511993408, 0.017953192815184593, 1.2729839086532593, -0.16214829683303833, 22.53444480895996, 43.49250030517578, -0.9750000238418579, -0.5006250143051147, 0.7174999713897705, 0.45249998569488525, 0.734375, 0.24562500417232513, 0.7925000190734863, -3.528749942779541, 1.109375, 0.5149999856948853, 38.815555572509766, 51.474998474121094, 0.5931249856948853, -0.6506249904632568, 0.851111114025116, 0.6781250238418579, 1.1119999885559082, -0.08187499642372131, 0.9068750143051147, 0.29124999046325684, 0.6111111044883728, 0.13187499344348907], "max": [1.211333155632019, -0.7897020578384399, 1.3738603591918945, 0.2688449025154114, -0.5080538988113403, 0.8262283205986023, -0.8813992738723755, -0.9248027205467224, 1.4462453126907349, 0.34304189682006836, 1.637610912322998, -0.02450980432331562, 71.39562225341797, 58.95111083984375, 50.52937316894531, 9.68375015258789, 51.17562484741211, 69.29812622070312, 59.162498474121094, 75.50374603271484, 72.51437377929688, 61.75437545776367, 94.66124725341797, 110.2768783569336, 77.15250396728516, 66.23249816894531, 2.0737500190734863, 9.125454902648926, 39.828125, 72.39250183105469, 48.171875, 84.44313049316406, 52.09312438964844, 107.72624969482422, 56.41062545776367, 109.76687622070312], "mean": [0.7285162806510925, -0.9398316740989685, 1.1873165369033813, 0.041138336062431335, -0.8985986113548279, 0.7039852738380432, -1.0644603967666626, -1.124428391456604, 1.3693968057632446, 0.14472171664237976, 1.3887760639190674, -0.08076765388250351, 53.80400848388672, 52.004364013671875, 7.908790588378906, 5.686479091644287, 19.900390625, 19.836252212524414, 23.71071434020996, 22.302509307861328, 27.919519424438477, 15.78896427154541, 28.240846633911133, 49.0767707824707, 64.43990325927734, 56.98866653442383, 0.9812924265861511, 2.245919942855835, 26.041461944580078, 23.108427047729492, 27.710235595703125, 26.58346939086914, 28.75197982788086, 34.92164993286133, 25.2856502532959, 53.421775817871094], "std": [0.21874049305915833, 0.13537631928920746, 0.12007791548967361, 0.17723912000656128, 0.25210335850715637, 0.15177835524082184, 0.1410447359085083, 0.10968467593193054, 0.06360659748315811, 0.0903901532292366, 0.06843201071023941, 0.04029763862490654, 13.196098327636719, 4.262606620788574, 16.5036678314209, 3.7010369300842285, 20.285497665405273, 25.138057708740234, 23.801233291625977, 28.695960998535156, 29.00165367126465, 21.825613021850586, 37.45594787597656, 46.319297790527344, 11.703603744506836, 5.247888088226318, 0.38274046778678894, 2.5821568965911865, 9.699238777160645, 29.374553680419922, 14.796669960021973, 33.23353576660156, 17.86119270324707, 44.28561782836914, 21.48346519470215, 41.4515495300293], "count": [188]}, "action": {"min": [0.4637550413608551, -1.1624752283096313, 0.9557022452354431, -0.28218594193458557, -1.5787365436553955, 0.40105000138282776, -1.3003865480422974, -1.249856948852539, 1.1515686511993408, 0.017953192815184593, 1.2729839086532593, -0.16214829683303833, 22.53444480895996, 43.49250030517578, -0.9750000238418579, -0.5006250143051147, 0.7174999713897705, 0.45249998569488525, 0.734375, 0.24562500417232513, 0.7925000190734863, -3.528749942779541, 1.109375, 0.5149999856948853, 38.815555572509766, 51.474998474121094, 0.5931249856948853, -0.6506249904632568, 0.851111114025116, 0.6781250238418579, 1.1119999885559082, -0.08187499642372131, 0.9068750143051147, 0.29124999046325684, 0.6111111044883728, 0.13187499344348907], "max": [1.211333155632019, -0.7897020578384399, 1.3738603591918945, 0.2688449025154114, -0.5080538988113403, 0.8262283205986023, -0.8813992738723755, -0.9248027205467224, 1.4462453126907349, 0.34304189682006836, 1.637610912322998, -0.02450980432331562, 71.39562225341797, 58.95111083984375, 50.52937316894531, 9.68375015258789, 51.17562484741211, 69.29812622070312, 59.162498474121094, 75.50374603271484, 72.51437377929688, 61.75437545776367, 94.66124725341797, 110.2768783569336, 77.15250396728516, 66.23249816894531, 2.0737500190734863, 9.125454902648926, 39.828125, 72.39250183105469, 48.171875, 84.44313049316406, 52.09312438964844, 107.72624969482422, 56.41062545776367, 109.76687622070312], "mean": [0.7285165786743164, -0.9398316144943237, 1.1873167753219604, 0.04113832116127014, -0.8985986709594727, 0.7039852738380432, -1.0644601583480835, -1.124428629875183, 1.3693968057632446, 0.14472170174121857, 1.3887767791748047, -0.08076763898134232, 53.80397415161133, 52.00436782836914, 7.90878963470459, 5.686480522155762, 19.900392532348633, 19.836240768432617, 23.71070671081543, 22.302513122558594, 27.919498443603516, 15.788975715637207, 28.240863800048828, 49.07677459716797, 64.4399185180664, 56.98869323730469, 0.9812920093536377, 2.245920181274414, 26.04146957397461, 23.10843276977539, 27.710227966308594, 26.58347511291504, 28.751968383789062, 34.92164993286133, 25.285646438598633, 53.42178726196289], "std": [0.21874047815799713, 0.13537631928920746, 0.12007793039083481, 0.1772390902042389, 0.25210335850715637, 0.15177835524082184, 0.1410447508096695, 0.10968469083309174, 0.06360660493373871, 0.0903901532292366, 0.06843201071023941, 0.04029764235019684, 13.196099281311035, 4.262606143951416, 16.5036678314209, 3.7010369300842285, 20.285499572753906, 25.13805389404297, 23.80124282836914, 28.695964813232422, 29.001646041870117, 21.82561492919922, 37.45594024658203, 46.319297790527344, 11.703605651855469, 5.247888565063477, 0.38274043798446655, 2.5821568965911865, 9.699238777160645, 29.374563217163086, 14.796670913696289, 33.23352813720703, 17.861190795898438, 44.285621643066406, 21.483463287353516, 41.45154571533203], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [110], "max": [110], "mean": [110.0], "std": [0.0], "count": [188]}, "index": {"min": [26667], "max": [26854], "mean": [26760.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [3.851063829787234, 10.0, 10.0, 10.0, 10.0], "std": [3.4747032532366595, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [188]}, "scene_annotation": {"mean": [110.0], "std": [0.0], "min": [110], "max": [110], "count": [188]}, "eef_direction_state": {"mean": [3.1808510638297873, 4.297872340425532], "std": [2.0678016179047503, 1.8698605434064175], "min": [0, 1], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.1382978723404256, 0.8351063829787234], "std": [0.806899290161764, 0.8564160162782927], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_state": {"mean": [1.047872340425532, 0.8351063829787234], "std": [0.8397351055736683, 0.8501823892939919], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_direction_action": {"mean": [3.1808510638297873, 4.297872340425532], "std": [2.0678016179047503, 1.8698605434064175], "min": [0, 1], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.1382978723404256, 0.8351063829787234], "std": [0.806899290161764, 0.8564160162782927], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_acc_mag_action": {"mean": [1.047872340425532, 0.8351063829787234], "std": [0.8397351055736683, 0.8501823892939919], "min": [0, 0], "max": [2, 2], "count": [188]}, "eef_sim_pose_state": {"mean": [0.6712894862239588, 0.16905049189603388, 1.2191913210965, -1.272370557526668, 0.8905140331378146, -1.9653441747649478, 0.6533444511081279, -0.20953559600596863, 1.1649723328208288, 1.207865252788521, 0.21768933742425994, 2.0835237079226414], "std": [0.03194976923353363, 0.0731515131964947, 0.03031669398993483, 0.2420351860112605, 0.09871316485155869, 0.14547118045804447, 0.021407189237402504, 0.040116520950091966, 0.031090222470954432, 0.13002799360889267, 0.09675343030765404, 0.06396479998747241], "min": [0.5876043990624562, 0.057783579058507506, 1.151457032074917, -1.8316869966639968, 0.6081808236235742, -2.2871362561518156, 0.5935379911381817, -0.2569497880957219, 1.1122672550084647, 1.0257077250045958, 0.02898944972783246, 1.9496769857825291], "max": [0.7235505761180203, 0.2824128822556804, 1.2540514040694772, -1.0275014778373475, 1.054714756648337, -1.7605286570053018, 0.6825913908730681, -0.15002902332833046, 1.2017341114340492, 1.3764373825604823, 0.3430264681254278, 2.1554308441772343], "count": [188]}, "eef_sim_pose_action": {"mean": [0.6712894862239588, 0.16905049189603388, 1.2191913210965, -1.272370557526668, 0.8905140331378146, -1.9653441747649478, 0.6533444511081279, -0.20953559600596863, 1.1649723328208288, 1.207865252788521, 0.21768933742425994, 2.0835237079226414], "std": [0.03194976923353363, 0.0731515131964947, 0.03031669398993483, 0.2420351860112605, 0.09871316485155869, 0.14547118045804447, 0.021407189237402504, 0.040116520950091966, 0.031090222470954432, 0.13002799360889267, 0.09675343030765404, 0.06396479998747241], "min": [0.5876043990624562, 0.057783579058507506, 1.151457032074917, -1.8316869966639968, 0.6081808236235742, -2.2871362561518156, 0.5935379911381817, -0.2569497880957219, 1.1122672550084647, 1.0257077250045958, 0.02898944972783246, 1.9496769857825291], "max": [0.7235505761180203, 0.2824128822556804, 1.2540514040694772, -1.0275014778373475, 1.054714756648337, -1.7605286570053018, 0.6825913908730681, -0.15002902332833046, 1.2017341114340492, 1.3764373825604823, 0.3430264681254278, 2.1554308441772343], "count": [188]}}} +{"episode_index": 111, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23319634395424838]], [[0.45219872140522877]], [[0.5701312520424836]]], "std": [[[0.3118325229541233]], [[0.24018788302758648]], [[0.24347258194797322]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.12941176470588237]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4988666339869281]], [[0.5141455555555555]], [[0.5101602818627451]]], "std": [[[0.3507834882646447]], [[0.3571148426554829]], [[0.3587411824152505]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.16470588235294117]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4912082189542483]], [[0.5198004616013072]], [[0.5160071854575163]]], "std": [[[0.301334164920721]], [[0.3030184758169275]], [[0.3138140646087135]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36081724673202614]], [[0.45396060049019604]], [[0.5109917749183006]]], "std": [[[0.3206875757845808]], [[0.3138394040380255]], [[0.360985071566697]]], "count": [100]}, "observation.state": {"min": [0.41034847497940063, -1.1261396408081055, 0.9483693838119507, -0.37997084856033325, -1.5681400299072266, 0.4355258643627167, -1.275844931602478, -1.2648298740386963, 1.237485408782959, -0.1504444181919098, 1.2155240774154663, -0.09225350618362427, 35.926666259765625, 38.54937744140625, -1.1556249856948853, -1.4656250476837158, 0.7543749809265137, 0.045625001192092896, 0.7806249856948853, 0.11937499791383743, 0.8187500238418579, -1.2300000190734863, 1.1362500190734863, 0.5318750143051147, 29.950000762939453, 49.2599983215332, 0.4950000047683716, -0.20937499403953552, 0.9168750047683716, -0.047499995678663254, 0.5922222137451172, 1.4815384149551392, 0.7131249904632568, -0.19312500953674316, 0.6043750047683716, -0.10999999940395355], "max": [1.2824147939682007, -0.7316462397575378, 1.377579689025879, 0.34559300541877747, -0.5029039978981018, 0.7595893144607544, -0.7513160705566406, -0.8976119756698608, 1.4853465557098389, 0.12688300013542175, 1.502144694328308, -0.035000380128622055, 67.81187438964844, 56.810001373291016, 57.79312515258789, 9.676249504089355, 42.6875, 77.62124633789062, 53.59812545776367, 106.39937591552734, 67.56187438964844, 108.8062515258789, 89.4593734741211, 109.8499984741211, 71.09562683105469, 70.02750396728516, 2.9987499713897705, 9.543333053588867, 41.20375061035156, 58.91374969482422, 52.46812438964844, 65.57125091552734, 70.89375305175781, 97.98687744140625, 80.75812530517578, 110.18812561035156], "mean": [0.6944108605384827, -0.949310839176178, 1.2099841833114624, 0.08586397767066956, -0.8437336087226868, 0.673255980014801, -0.9572963118553162, -1.0968408584594727, 1.4006626605987549, -0.05803072080016136, 1.2698355913162231, -0.05590477213263512, 58.50586700439453, 51.2711296081543, 14.518707275390625, 4.651872158050537, 21.804746627807617, 35.84660720825195, 27.52704429626465, 48.87815856933594, 32.93009567260742, 50.56327438354492, 39.07970428466797, 58.74749755859375, 52.34856414794922, 59.33095932006836, 0.976191520690918, 4.753915786743164, 20.0382022857666, 17.011390686035156, 21.39752960205078, 20.12919807434082, 24.445354461669922, 27.895339965820312, 25.116928100585938, 37.47197341918945], "std": [0.27136892080307007, 0.14193686842918396, 0.1381346732378006, 0.210687518119812, 0.30964311957359314, 0.1108793392777443, 0.19954124093055725, 0.12639135122299194, 0.07434176653623581, 0.06920790672302246, 0.06000334396958351, 0.011211084201931953, 9.362592697143555, 5.476837158203125, 17.932119369506836, 4.049767971038818, 18.513525009155273, 35.889984130859375, 23.285818099975586, 49.64472961425781, 29.11194610595703, 50.8221321105957, 40.07255554199219, 50.066890716552734, 13.045654296875, 5.571269512176514, 0.3592490553855896, 3.0684099197387695, 12.4291353225708, 23.564620971679688, 19.934268951416016, 26.442201614379883, 26.327695846557617, 38.36766052246094, 29.742780685424805, 43.84219741821289], "count": [229]}, "action": {"min": [0.41034847497940063, -1.1261396408081055, 0.9483693838119507, -0.37997084856033325, -1.5681400299072266, 0.4355258643627167, -1.275844931602478, -1.2648298740386963, 1.237485408782959, -0.1504444181919098, 1.2155240774154663, -0.09225350618362427, 35.926666259765625, 38.54937744140625, -1.1556249856948853, -1.4656250476837158, 0.7543749809265137, 0.045625001192092896, 0.7806249856948853, 0.11937499791383743, 0.8187500238418579, -1.2300000190734863, 1.1362500190734863, 0.5318750143051147, 29.950000762939453, 49.2599983215332, 0.4950000047683716, -0.20937499403953552, 0.9168750047683716, -0.047499995678663254, 0.5922222137451172, 1.4815384149551392, 0.7131249904632568, -0.19312500953674316, 0.6043750047683716, -0.10999999940395355], "max": [1.2824147939682007, -0.7316462397575378, 1.377579689025879, 0.34559300541877747, -0.5029039978981018, 0.7595893144607544, -0.7513160705566406, -0.8976119756698608, 1.4853465557098389, 0.12688300013542175, 1.502144694328308, -0.035000380128622055, 67.81187438964844, 56.810001373291016, 57.79312515258789, 9.676249504089355, 42.6875, 77.62124633789062, 53.59812545776367, 106.39937591552734, 67.56187438964844, 108.8062515258789, 89.4593734741211, 109.8499984741211, 71.09562683105469, 70.02750396728516, 2.9987499713897705, 9.543333053588867, 41.20375061035156, 58.91374969482422, 52.46812438964844, 65.57125091552734, 70.89375305175781, 97.98687744140625, 80.75812530517578, 110.18812561035156], "mean": [0.6944104433059692, -0.9493110775947571, 1.2099837064743042, 0.08586400747299194, -0.8437339663505554, 0.6732561588287354, -0.9572960734367371, -1.0968410968780518, 1.400663137435913, -0.05803067237138748, 1.2698359489440918, -0.05590490624308586, 58.505836486816406, 51.271156311035156, 14.518701553344727, 4.651873588562012, 21.804738998413086, 35.846580505371094, 27.527057647705078, 48.87813186645508, 32.930076599121094, 50.5632438659668, 39.07973098754883, 58.747535705566406, 52.34857177734375, 59.33100509643555, 0.9761919379234314, 4.7539143562316895, 20.03821563720703, 17.011388778686523, 21.39752960205078, 20.129196166992188, 24.445350646972656, 27.89533233642578, 25.116941452026367, 37.471981048583984], "std": [0.27136892080307007, 0.14193688333034515, 0.1381346583366394, 0.2106875330209732, 0.30964311957359314, 0.11087934672832489, 0.19954130053520203, 0.12639136612415314, 0.07434175908565521, 0.06920789927244186, 0.06000334396958351, 0.011211084201931953, 9.362592697143555, 5.476838111877441, 17.932125091552734, 4.049767971038818, 18.513526916503906, 35.88999557495117, 23.285816192626953, 49.64474105834961, 29.11194610595703, 50.82212448120117, 40.07255935668945, 50.066890716552734, 13.045654296875, 5.571268081665039, 0.35924893617630005, 3.0684099197387695, 12.429134368896484, 23.564619064331055, 19.934267044067383, 26.44220542907715, 26.327695846557617, 38.36766815185547, 29.742778778076172, 43.84219741821289], "count": [229]}, "timestamp": {"min": [0.0], "max": [7.6], "mean": [3.8000000000000003], "std": [2.2035325174717877], "count": [229]}, "frame_index": {"min": [0], "max": [228], "mean": [114.0], "std": [66.10597552415364], "count": [229]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [229]}, "index": {"min": [26855], "max": [27083], "mean": [26969.0], "std": [66.10597552415364], "count": [229]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [229]}, "subtask_annotation": {"mean": [4.724890829694323, 10.0, 10.0, 10.0, 10.0], "std": [3.5114709854321267, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [229]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [229]}, "eef_direction_state": {"mean": [2.908296943231441, 4.091703056768559], "std": [1.734663598017666, 1.6174191472376322], "min": [0, 0], "max": [6, 6], "count": [229]}, "eef_velocity_state": {"mean": [1.1353711790393013, 0.8384279475982532], "std": [0.6568533346753705, 0.6641862541333047], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_state": {"mean": [0.9956331877729258, 0.62882096069869], "std": [0.8332491074437316, 0.8078484597273121], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_direction_action": {"mean": [2.908296943231441, 4.091703056768559], "std": [1.734663598017666, 1.6174191472376322], "min": [0, 0], "max": [6, 6], "count": [229]}, "eef_velocity_action": {"mean": [1.1353711790393013, 0.8384279475982532], "std": [0.6568533346753705, 0.6641862541333047], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_acc_mag_action": {"mean": [0.9956331877729258, 0.62882096069869], "std": [0.8332491074437316, 0.8078484597273121], "min": [0, 0], "max": [2, 2], "count": [229]}, "eef_sim_pose_state": {"mean": [0.6793385898394737, 0.1652484174264018, 1.2206992829981627, -1.3094162903252364, 0.9154339846514227, -1.9983265896168756, 0.6582339065989136, -0.1778239966179727, 1.1840644739135078, 1.242545309517234, 0.3425750344550575, 2.2136512708086244], "std": [0.04015184494109197, 0.07199791518299008, 0.02858391998883791, 0.19855147608528395, 0.11516453133337774, 0.1602456303361135, 0.02219754249092567, 0.05289694919017604, 0.02632876352963928, 0.1432623878116853, 0.06112399270244404, 0.03427989882254522], "min": [0.5926495396687399, 0.07013698106960195, 1.155557442835411, -1.7828443237484428, 0.6328717366007099, -2.273533222974616, 0.614537934102791, -0.26515294574410736, 1.139343697460253, 1.0375146136462883, 0.23037061983088214, 2.1102738591803156], "max": [0.7266937264063482, 0.27369392034434104, 1.2490025467009835, -1.1294371490609478, 1.0894200584954827, -1.7105671409694159, 0.684889730559039, -0.1126651229264356, 1.2199290170313266, 1.4778892152075298, 0.428656284750387, 2.293329042790954], "count": [229]}, "eef_sim_pose_action": {"mean": [0.6793385898394737, 0.1652484174264018, 1.2206992829981627, -1.3094162903252364, 0.9154339846514227, -1.9983265896168756, 0.6582339065989136, -0.1778239966179727, 1.1840644739135078, 1.242545309517234, 0.3425750344550575, 2.2136512708086244], "std": [0.04015184494109197, 0.07199791518299008, 0.02858391998883791, 0.19855147608528395, 0.11516453133337774, 0.1602456303361135, 0.02219754249092567, 0.05289694919017604, 0.02632876352963928, 0.1432623878116853, 0.06112399270244404, 0.03427989882254522], "min": [0.5926495396687399, 0.07013698106960195, 1.155557442835411, -1.7828443237484428, 0.6328717366007099, -2.273533222974616, 0.614537934102791, -0.26515294574410736, 1.139343697460253, 1.0375146136462883, 0.23037061983088214, 2.1102738591803156], "max": [0.7266937264063482, 0.27369392034434104, 1.2490025467009835, -1.1294371490609478, 1.0894200584954827, -1.7105671409694159, 0.684889730559039, -0.1126651229264356, 1.2199290170313266, 1.4778892152075298, 0.428656284750387, 2.293329042790954], "count": [229]}}} +{"episode_index": 112, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.254999987745098]], [[0.4528157107843137]], [[0.5641612295751635]]], "std": [[[0.33255903054510055]], [[0.25694572327405907]], [[0.24910230984551462]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5069899162581699]], [[0.5184966952614379]], [[0.5134116666666666]]], "std": [[[0.3538452423717316]], [[0.3609405224321371]], [[0.36466734721920185]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4692202124183007]], [[0.4974749632352941]], [[0.5003035600490197]]], "std": [[[0.32857354466760336]], [[0.3300188766789309]], [[0.33529030170948393]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36833350081699345]], [[0.4614552920751634]], [[0.5194218014705883]]], "std": [[[0.3216305757709196]], [[0.3122428005773567]], [[0.3607219007363228]]], "count": [100]}, "observation.state": {"min": [0.41766804456710815, -1.1620222330093384, 0.8983961343765259, -0.46194568276405334, -1.6053011417388916, 0.453049898147583, -1.4671337604522705, -1.2225815057754517, 1.0509439706802368, -0.3483348488807678, 1.0271228551864624, -0.2446317970752716, 16.731111526489258, 48.74687576293945, -1.0556249618530273, -0.4762499928474426, 0.9587500095367432, -0.390625, 1.015625, -0.4893749952316284, 0.875, 0.14625000953674316, 1.1037499904632568, 0.6668750047683716, 26.925556182861328, 50.46875, 0.6981250047683716, -2.716249942779541, 0.9268749952316284, 0.5724999904632568, 0.609375, 0.49937501549720764, 0.734375, 0.8975000381469727, 0.6043750047683716, 0.6100000143051147], "max": [1.3564211130142212, -0.7619497179985046, 1.302214503288269, 0.36423760652542114, -0.5649176239967346, 0.7420176267623901, -0.7627126574516296, -0.8805409073829651, 1.4595969915390015, 0.2941388487815857, 1.6297271251678467, -0.04386968910694122, 67.33125305175781, 60.413333892822266, 49.470001220703125, 9.816666603088379, 46.55062484741211, 47.30875015258789, 53.19750213623047, 56.12437438964844, 56.221248626708984, 69.3343734741211, 61.134376525878906, 92.72875213623047, 61.24687576293945, 64.12687683105469, 3.1024999618530273, 9.478750228881836, 53.25062561035156, 55.498748779296875, 73.62125396728516, 103.5425033569336, 80.84500122070312, 109.63750457763672, 80.25125122070312, 110.80437469482422], "mean": [0.7925645709037781, -0.8678324222564697, 1.1311829090118408, 0.00273470813408494, -0.9540542960166931, 0.685012936592102, -0.9146122336387634, -1.0515480041503906, 1.3976466655731201, -0.18200872838497162, 1.11704421043396, -0.07057569921016693, 48.36536407470703, 53.20344161987305, 5.144911766052246, 5.476080417633057, 14.873229026794434, 11.939032554626465, 16.945531845092773, 13.713658332824707, 16.481689453125, 17.972267150878906, 13.335457801818848, 29.87920570373535, 43.10930633544922, 57.76662063598633, 0.8677852749824524, 2.413712501525879, 29.953039169311523, 20.33395767211914, 38.13814163208008, 30.061147689819336, 38.39963150024414, 33.877620697021484, 31.617740631103516, 48.93128204345703], "std": [0.22368699312210083, 0.13255222141742706, 0.11984112858772278, 0.18082068860530853, 0.23941229283809662, 0.09627138823270798, 0.13329337537288666, 0.09482226520776749, 0.07871706038713455, 0.12620151042938232, 0.1181248351931572, 0.04157751798629761, 11.854543685913086, 3.3934319019317627, 14.103270530700684, 4.294632911682129, 18.703027725219727, 19.68877601623535, 21.235836029052734, 22.353429794311523, 21.43827247619629, 26.421077728271484, 20.111902236938477, 38.328155517578125, 9.136570930480957, 3.8042049407958984, 0.2972760498523712, 3.2138214111328125, 18.848913192749023, 20.74667739868164, 25.891517639160156, 37.06472396850586, 28.603397369384766, 41.841453552246094, 27.626224517822266, 44.32074737548828], "count": [284]}, "action": {"min": [0.41766804456710815, -1.1620222330093384, 0.8983961343765259, -0.46194568276405334, -1.6053011417388916, 0.453049898147583, -1.4671337604522705, -1.2225815057754517, 1.0509439706802368, -0.3483348488807678, 1.0271228551864624, -0.2446317970752716, 16.731111526489258, 48.74687576293945, -1.0556249618530273, -0.4762499928474426, 0.9587500095367432, -0.390625, 1.015625, -0.4893749952316284, 0.875, 0.14625000953674316, 1.1037499904632568, 0.6668750047683716, 26.925556182861328, 50.46875, 0.6981250047683716, -2.716249942779541, 0.9268749952316284, 0.5724999904632568, 0.609375, 0.49937501549720764, 0.734375, 0.8975000381469727, 0.6043750047683716, 0.6100000143051147], "max": [1.3564211130142212, -0.7619497179985046, 1.302214503288269, 0.36423760652542114, -0.5649176239967346, 0.7420176267623901, -0.7627126574516296, -0.8805409073829651, 1.4595969915390015, 0.2941388487815857, 1.6297271251678467, -0.04386968910694122, 67.33125305175781, 60.413333892822266, 49.470001220703125, 9.816666603088379, 46.55062484741211, 47.30875015258789, 53.19750213623047, 56.12437438964844, 56.221248626708984, 69.3343734741211, 61.134376525878906, 92.72875213623047, 61.24687576293945, 64.12687683105469, 3.1024999618530273, 9.478750228881836, 53.25062561035156, 55.498748779296875, 73.62125396728516, 103.5425033569336, 80.84500122070312, 109.63750457763672, 80.25125122070312, 110.80437469482422], "mean": [0.7925638556480408, -0.8678321838378906, 1.1311856508255005, 0.002734619891270995, -0.9540544152259827, 0.6850125789642334, -0.9146105051040649, -1.051547884941101, 1.3976454734802246, -0.18200863897800446, 1.11704421043396, -0.0705757886171341, 48.3653564453125, 53.20344543457031, 5.144912242889404, 5.47607946395874, 14.8732328414917, 11.939034461975098, 16.945518493652344, 13.713652610778809, 16.481660842895508, 17.972274780273438, 13.335467338562012, 29.879201889038086, 43.109291076660156, 57.76665496826172, 0.8677852153778076, 2.4137120246887207, 29.953004837036133, 20.33394432067871, 38.13815689086914, 30.061134338378906, 38.399635314941406, 33.877601623535156, 31.617753982543945, 48.93130111694336], "std": [0.2236867994070053, 0.13255222141742706, 0.11984117329120636, 0.18082067370414734, 0.239412322640419, 0.09627144038677216, 0.13329340517520905, 0.09482227265834808, 0.07871706783771515, 0.12620152533054352, 0.1181248277425766, 0.04157751798629761, 11.854546546936035, 3.3934326171875, 14.103264808654785, 4.2946319580078125, 18.70302963256836, 19.68878173828125, 21.23583221435547, 22.35343360900879, 21.438264846801758, 26.42108917236328, 20.11189842224121, 38.328155517578125, 9.136571884155273, 3.8042044639587402, 0.29727599024772644, 3.2138218879699707, 18.848915100097656, 20.74667739868164, 25.891508102416992, 37.06473159790039, 28.603397369384766, 41.84145736694336, 27.626230239868164, 44.32075500488281], "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": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [284]}, "index": {"min": [27084], "max": [27367], "mean": [27225.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [3.158450704225352, 10.0, 10.0, 10.0, 10.0], "std": [2.912980733649329, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [284]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [284]}, "eef_direction_state": {"mean": [4.0, 4.23943661971831], "std": [2.077715430094002, 1.81515365222733], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [0.8098591549295775, 0.7570422535211268], "std": [0.8130372424603034, 0.6719634764684737], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_state": {"mean": [0.5845070422535211, 0.4894366197183099], "std": [0.8157167223228702, 0.7386900993544924], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_direction_action": {"mean": [4.0, 4.23943661971831], "std": [2.077715430094002, 1.81515365222733], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [0.8098591549295775, 0.7570422535211268], "std": [0.8130372424603034, 0.6719634764684737], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_action": {"mean": [0.5845070422535211, 0.4894366197183099], "std": [0.8157167223228702, 0.7386900993544924], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_sim_pose_state": {"mean": [0.6597564490886021, 0.18759137367825074, 1.2208804154087456, -1.2907036670911156, 0.874444480835128, -1.9609849853331716, 0.6642346614748043, -0.17873625546594193, 1.165172052079918, 1.3918519232587518, 0.4528578504641196, 2.2801536431666833], "std": [0.03244880573354562, 0.055336656895031304, 0.027535077390889916, 0.1440923387358752, 0.09147721626299066, 0.14023895421708027, 0.021941649966850284, 0.028033003634015476, 0.0339841364290876, 0.1701485756747912, 0.09696762601527599, 0.0941642813894548], "min": [0.577627889634609, 0.06486442839129378, 1.143556954262974, -1.6666804067650163, 0.550930637073777, -2.235347872463473, 0.5734558872596944, -0.273899467560597, 1.1253828142212723, 1.0643154224125335, 0.2434002642980353, 1.9924594614666815], "max": [0.7074041405799107, 0.27303414845566903, 1.2475679632758547, -1.1472084983711108, 1.0748752049795494, -1.7173218521896005, 0.6895991632065448, -0.1351919424661453, 1.2227683947630243, 1.59437626703449, 0.6214072462528368, 2.426156753851207], "count": [284]}, "eef_sim_pose_action": {"mean": [0.6597564490886021, 0.18759137367825074, 1.2208804154087456, -1.2907036670911156, 0.874444480835128, -1.9609849853331716, 0.6642346614748043, -0.17873625546594193, 1.165172052079918, 1.3918519232587518, 0.4528578504641196, 2.2801536431666833], "std": [0.03244880573354562, 0.055336656895031304, 0.027535077390889916, 0.1440923387358752, 0.09147721626299066, 0.14023895421708027, 0.021941649966850284, 0.028033003634015476, 0.0339841364290876, 0.1701485756747912, 0.09696762601527599, 0.0941642813894548], "min": [0.577627889634609, 0.06486442839129378, 1.143556954262974, -1.6666804067650163, 0.550930637073777, -2.235347872463473, 0.5734558872596944, -0.273899467560597, 1.1253828142212723, 1.0643154224125335, 0.2434002642980353, 1.9924594614666815], "max": [0.7074041405799107, 0.27303414845566903, 1.2475679632758547, -1.1472084983711108, 1.0748752049795494, -1.7173218521896005, 0.6895991632065448, -0.1351919424661453, 1.2227683947630243, 1.59437626703449, 0.6214072462528368, 2.426156753851207], "count": [284]}}} +{"episode_index": 113, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23564684844771241]], [[0.4537288194444445]], [[0.570548220996732]]], "std": [[[0.3204420290763651]], [[0.2448452079064335]], [[0.2441086368999665]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4930865604575163]], [[0.5101914971405228]], [[0.5057084129901961]]], "std": [[[0.35018291851849026]], [[0.356393513297876]], [[0.35889680760155507]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4508799019607843]], [[0.48229466503267976]], [[0.4861762704248366]]], "std": [[[0.3006148920712602]], [[0.3014182784736119]], [[0.30974422610802355]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3563764685457516]], [[0.45307433210784315]], [[0.512352265114379]]], "std": [[[0.3193916180954016]], [[0.31120599671079796]], [[0.3599859068899578]]], "count": [100]}, "observation.state": {"min": [0.43733787536621094, -1.1494096517562866, 0.9023804068565369, -0.36373692750930786, -1.605736494064331, 0.2740901708602905, -1.3882107734680176, -1.304026484489441, 1.0871840715408325, -0.04773212969303131, 1.27310311794281, -0.2144274115562439, 18.989999771118164, 48.798126220703125, -1.0568749904632568, 0.06624999642372131, 0.6143749952316284, 0.33812499046325684, 0.79666668176651, -0.6706249713897705, 0.6931250095367432, 0.03125, 1.1412500143051147, 0.27399998903274536, 31.66666603088379, 55.125, 0.5774999856948853, 0.3700000047683716, 0.9286666512489319, 0.6399999856948853, 0.6733333468437195, -0.78125, 0.8042857050895691, -0.4325000047683716, 0.5687500238418579, -1.1388888359069824], "max": [1.3112374544143677, -0.7402533292770386, 1.401612639427185, 0.4999713897705078, -0.4060807228088379, 0.7343165874481201, -0.7875562906265259, -0.9084295034408569, 1.482151746749878, 0.2616748809814453, 1.639925241470337, -0.018692301586270332, 72.07250213623047, 60.553001403808594, 58.12187576293945, 9.5181245803833, 44.616249084472656, 85.95687866210938, 53.817501068115234, 105.89937591552734, 60.532501220703125, 100.12124633789062, 93.55750274658203, 110.6456298828125, 66.83000183105469, 69.34625244140625, 2.947499990463257, 9.508125305175781, 41.66062545776367, 49.96812438964844, 53.401248931884766, 28.698749542236328, 80.27125549316406, 10.858750343322754, 78.51812744140625, 54.920623779296875], "mean": [0.7341102957725525, -0.9044642448425293, 1.1946148872375488, 0.10470481216907501, -0.884719729423523, 0.6229090094566345, -1.0136946439743042, -1.1115204095840454, 1.4018172025680542, 0.023585554212331772, 1.3300044536590576, -0.051983948796987534, 55.074825286865234, 53.355194091796875, 14.466826438903809, 6.477951526641846, 16.20245933532715, 26.677152633666992, 19.190099716186523, 31.934602737426758, 20.772640228271484, 30.95201873779297, 27.877201080322266, 43.20280456542969, 51.3223762512207, 60.63269805908203, 1.0081467628479004, 4.168092727661133, 20.22879409790039, 14.566069602966309, 22.194772720336914, 8.277750015258789, 27.728946685791016, 1.6066021919250488, 23.941457748413086, 20.469221115112305], "std": [0.25533851981163025, 0.14224392175674438, 0.14761468768119812, 0.23562587797641754, 0.30695515871047974, 0.14522698521614075, 0.15741978585720062, 0.12718871235847473, 0.08753185719251633, 0.07596681267023087, 0.0756404772400856, 0.03615987300872803, 12.613893508911133, 2.415578603744507, 18.550748825073242, 3.246192693710327, 17.612415313720703, 36.80154800415039, 21.481992721557617, 45.84638214111328, 24.55129623413086, 43.27823257446289, 38.5819091796875, 46.73627471923828, 13.450787544250488, 4.432284355163574, 0.44649115204811096, 3.1413369178771973, 13.03886890411377, 19.873411178588867, 18.93137550354004, 11.417858123779297, 29.30459976196289, 2.524482250213623, 27.879474639892578, 16.053970336914062], "count": [228]}, "action": {"min": [0.43733787536621094, -1.1494096517562866, 0.9023804068565369, -0.36373692750930786, -1.605736494064331, 0.2740901708602905, -1.3882107734680176, -1.304026484489441, 1.0871840715408325, -0.04773212969303131, 1.27310311794281, -0.2144274115562439, 18.989999771118164, 48.798126220703125, -1.0568749904632568, 0.06624999642372131, 0.6143749952316284, 0.33812499046325684, 0.79666668176651, -0.6706249713897705, 0.6931250095367432, 0.03125, 1.1412500143051147, 0.27399998903274536, 31.66666603088379, 55.125, 0.5774999856948853, 0.3700000047683716, 0.9286666512489319, 0.6399999856948853, 0.6733333468437195, -0.78125, 0.8042857050895691, -0.4325000047683716, 0.5687500238418579, -1.1388888359069824], "max": [1.3112374544143677, -0.7402533292770386, 1.401612639427185, 0.4999713897705078, -0.4060807228088379, 0.7343165874481201, -0.7875562906265259, -0.9084295034408569, 1.482151746749878, 0.2616748809814453, 1.639925241470337, -0.018692301586270332, 72.07250213623047, 60.553001403808594, 58.12187576293945, 9.5181245803833, 44.616249084472656, 85.95687866210938, 53.817501068115234, 105.89937591552734, 60.532501220703125, 100.12124633789062, 93.55750274658203, 110.6456298828125, 66.83000183105469, 69.34625244140625, 2.947499990463257, 9.508125305175781, 41.66062545776367, 49.96812438964844, 53.401248931884766, 28.698749542236328, 80.27125549316406, 10.858750343322754, 78.51812744140625, 54.920623779296875], "mean": [0.7341101765632629, -0.9044643640518188, 1.194615125656128, 0.1047048419713974, -0.8847199082374573, 0.6229090690612793, -1.0136957168579102, -1.1115200519561768, 1.401816964149475, 0.02358555607497692, 1.3300046920776367, -0.05198390781879425, 55.074825286865234, 53.35521697998047, 14.466841697692871, 6.4779486656188965, 16.202468872070312, 26.677143096923828, 19.190080642700195, 31.934608459472656, 20.77266502380371, 30.952001571655273, 27.877225875854492, 43.202762603759766, 51.322410583496094, 60.632694244384766, 1.0081462860107422, 4.168092727661133, 20.228790283203125, 14.566073417663574, 22.194759368896484, 8.27774715423584, 27.728944778442383, 1.606603741645813, 23.941452026367188, 20.46923065185547], "std": [0.25533854961395264, 0.14224393665790558, 0.14761464297771454, 0.23562584817409515, 0.30695509910583496, 0.14522695541381836, 0.1574198454618454, 0.12718871235847473, 0.08753186464309692, 0.07596680521965027, 0.0756404772400856, 0.03615987300872803, 12.613893508911133, 2.4155783653259277, 18.550743103027344, 3.246192455291748, 17.612415313720703, 36.80155944824219, 21.481996536254883, 45.84638214111328, 24.55129051208496, 43.27823257446289, 38.581905364990234, 46.73627853393555, 13.450786590576172, 4.432284832000732, 0.44649121165275574, 3.1413369178771973, 13.03886890411377, 19.8734130859375, 18.93137550354004, 11.417856216430664, 29.304597854614258, 2.524481773376465, 27.879470825195312, 16.053974151611328], "count": [228]}, "timestamp": {"min": [0.0], "max": [7.566666666666666], "mean": [3.7833333333333328], "std": [2.193909920835571], "count": [228]}, "frame_index": {"min": [0], "max": [227], "mean": [113.5], "std": [65.81729762506713], "count": [228]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [228]}, "index": {"min": [27368], "max": [27595], "mean": [27481.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [228]}, "subtask_annotation": {"mean": [3.526315789473684, 10.0, 10.0, 10.0, 10.0], "std": [3.460834820482336, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [228]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [228]}, "eef_direction_state": {"mean": [3.5921052631578947, 3.807017543859649], "std": [1.9901796064960184, 1.803394426029027], "min": [0, 1], "max": [6, 6], "count": [228]}, "eef_velocity_state": {"mean": [1.1271929824561404, 0.956140350877193], "std": [0.7872654301406948, 0.7596207603797293], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_state": {"mean": [0.9956140350877193, 0.8070175438596491], "std": [0.8350743585839652, 0.8311606024473448], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_direction_action": {"mean": [3.5921052631578947, 3.807017543859649], "std": [1.9901796064960184, 1.803394426029027], "min": [0, 1], "max": [6, 6], "count": [228]}, "eef_velocity_action": {"mean": [1.1271929824561404, 0.956140350877193], "std": [0.7872654301406948, 0.7596207603797293], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_acc_mag_action": {"mean": [0.9956140350877193, 0.8070175438596491], "std": [0.8350743585839652, 0.8311606024473448], "min": [0, 0], "max": [2, 2], "count": [228]}, "eef_sim_pose_state": {"mean": [0.6719824392838671, 0.18189717669367902, 1.2209153055905686, -1.320780740048816, 0.8996017685144921, -2.0047647586131077, 0.6566946014023815, -0.19375292412833092, 1.1740336769643127, 1.2279023799485256, 0.28626146950417264, 2.167764068837706], "std": [0.04058485310786657, 0.06343574426549452, 0.03360831866054776, 0.23698321246934678, 0.12744620372318108, 0.18818798332588962, 0.022899675145452502, 0.04642680452900172, 0.023920618530170207, 0.14115945110072975, 0.08739015828665454, 0.06422099187400025], "min": [0.5774067661907367, 0.0706844269739551, 1.1435139674885852, -1.9150416085789543, 0.5845131789394338, -2.4328294334754346, 0.5807709459921142, -0.2639411728736732, 1.1458828806787997, 0.996552632386211, 0.1560176506710127, 1.997496157087048], "max": [0.7268993803106691, 0.2794368288295148, 1.253534324027669, -1.148402976276079, 1.115617050177932, -1.7387391084529673, 0.6821286263584294, -0.10877776508758097, 1.215370086740102, 1.4291782118030567, 0.4226267263495187, 2.2336716800458203], "count": [228]}, "eef_sim_pose_action": {"mean": [0.6719824392838671, 0.18189717669367902, 1.2209153055905686, -1.320780740048816, 0.8996017685144921, -2.0047647586131077, 0.6566946014023815, -0.19375292412833092, 1.1740336769643127, 1.2279023799485256, 0.28626146950417264, 2.167764068837706], "std": [0.04058485310786657, 0.06343574426549452, 0.03360831866054776, 0.23698321246934678, 0.12744620372318108, 0.18818798332588962, 0.022899675145452502, 0.04642680452900172, 0.023920618530170207, 0.14115945110072975, 0.08739015828665454, 0.06422099187400025], "min": [0.5774067661907367, 0.0706844269739551, 1.1435139674885852, -1.9150416085789543, 0.5845131789394338, -2.4328294334754346, 0.5807709459921142, -0.2639411728736732, 1.1458828806787997, 0.996552632386211, 0.1560176506710127, 1.997496157087048], "max": [0.7268993803106691, 0.2794368288295148, 1.253534324027669, -1.148402976276079, 1.115617050177932, -1.7387391084529673, 0.6821286263584294, -0.10877776508758097, 1.215370086740102, 1.4291782118030567, 0.4226267263495187, 2.2336716800458203], "count": [228]}}} +{"episode_index": 114, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23294510620915032]], [[0.44802148692810456]], [[0.566063316993464]]], "std": [[[0.3179829841480147]], [[0.24374432265918497]], [[0.24292315947250806]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48829926470588236]], [[0.5046367871732026]], [[0.4990216380718954]]], "std": [[[0.3495310814858679]], [[0.35639918191648007]], [[0.3605320224784336]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46936382148692807]], [[0.4985555494281046]], [[0.49705013684640525]]], "std": [[[0.3149529787611171]], [[0.3148519141321804]], [[0.3229261228425214]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3568279779411765]], [[0.454534579248366]], [[0.5149106699346405]]], "std": [[[0.3190631398923981]], [[0.31167669922304625]], [[0.3615543531340362]]], "count": [100]}, "observation.state": {"min": [0.41549840569496155, -1.0884689092636108, 0.9566347002983093, -0.3611089885234833, -1.6009045839309692, 0.3393225073814392, -1.3015309572219849, -1.278491497039795, 1.1626739501953125, -0.1287718415260315, 1.0737106800079346, -0.14621110260486603, 4.226874828338623, 43.571876525878906, -1.1918749809265137, -0.9868749976158142, 0.6887500286102295, 0.30133333802223206, 0.8025000095367432, -0.7762500047683716, 0.7662500143051147, 0.11374999582767487, 1.0946667194366455, -0.8656250238418579, 23.828125, 45.40687561035156, 0.5512499809265137, -0.5137500166893005, 0.9018750190734863, 0.16499999165534973, 0.554444432258606, -0.6293749809265137, 1.081874966621399, -0.029999999329447746, 0.5881249904632568, -0.02083333395421505], "max": [1.2487177848815918, -0.7833600640296936, 1.349612832069397, 0.42186427116394043, -0.5853980779647827, 0.7449740767478943, -0.8224374055862427, -0.9683756828308105, 1.5265458822250366, 0.1825360506772995, 1.63642418384552, -0.010371366515755653, 60.03312683105469, 58.5056266784668, 54.73374938964844, 9.760000228881836, 49.163124084472656, 102.71624755859375, 58.229373931884766, 107.15625, 98.60124969482422, 111.42250061035156, 96.6031265258789, 110.3499984741211, 68.02249908447266, 67.00125122070312, 2.865000009536743, 9.34375, 45.50562286376953, 28.609375, 67.75749969482422, 30.162500381469727, 70.14250183105469, 44.94187545776367, 68.10124969482422, 74.41999816894531], "mean": [0.8006170988082886, -0.9118703007698059, 1.1749526262283325, 0.051386140286922455, -0.9545884728431702, 0.6063064932823181, -0.9875372052192688, -1.0996432304382324, 1.4160336256027222, -0.051722124218940735, 1.298391342163086, -0.030318761244416237, 41.49559020996094, 52.606014251708984, 13.821685791015625, 5.992533206939697, 17.173004150390625, 32.620582580566406, 22.16878318786621, 38.62968063354492, 33.530677795410156, 41.23244094848633, 32.46865463256836, 43.0862922668457, 46.32217025756836, 58.14601516723633, 1.131087303161621, 5.610986232757568, 18.138782501220703, 7.663247108459473, 21.786405563354492, 6.306954860687256, 22.743101119995117, 11.126219749450684, 23.048248291015625, 22.234981536865234], "std": [0.26277950406074524, 0.09070013463497162, 0.11400808393955231, 0.2361661195755005, 0.3062616288661957, 0.14568236470222473, 0.13314507901668549, 0.11645842343568802, 0.0815788209438324, 0.059126731008291245, 0.11277633160352707, 0.02912008948624134, 18.62431526184082, 5.072027206420898, 18.0263729095459, 4.2155609130859375, 19.40802574157715, 41.074424743652344, 24.87516975402832, 48.61170959472656, 40.13838195800781, 49.96701431274414, 40.068607330322266, 49.81908416748047, 16.69297981262207, 6.0771307945251465, 0.4631813168525696, 3.8599090576171875, 16.69536781311035, 10.619086265563965, 25.630273818969727, 8.589211463928223, 27.415082931518555, 16.08036994934082, 25.451623916625977, 30.151844024658203], "count": [202]}, "action": {"min": [0.41549840569496155, -1.0884689092636108, 0.9566347002983093, -0.3611089885234833, -1.6009045839309692, 0.3393225073814392, -1.3015309572219849, -1.278491497039795, 1.1626739501953125, -0.1287718415260315, 1.0737106800079346, -0.14621110260486603, 4.226874828338623, 43.571876525878906, -1.1918749809265137, -0.9868749976158142, 0.6887500286102295, 0.30133333802223206, 0.8025000095367432, -0.7762500047683716, 0.7662500143051147, 0.11374999582767487, 1.0946667194366455, -0.8656250238418579, 23.828125, 45.40687561035156, 0.5512499809265137, -0.5137500166893005, 0.9018750190734863, 0.16499999165534973, 0.554444432258606, -0.6293749809265137, 1.081874966621399, -0.029999999329447746, 0.5881249904632568, -0.02083333395421505], "max": [1.2487177848815918, -0.7833600640296936, 1.349612832069397, 0.42186427116394043, -0.5853980779647827, 0.7449740767478943, -0.8224374055862427, -0.9683756828308105, 1.5265458822250366, 0.1825360506772995, 1.63642418384552, -0.010371366515755653, 60.03312683105469, 58.5056266784668, 54.73374938964844, 9.760000228881836, 49.163124084472656, 102.71624755859375, 58.229373931884766, 107.15625, 98.60124969482422, 111.42250061035156, 96.6031265258789, 110.3499984741211, 68.02249908447266, 67.00125122070312, 2.865000009536743, 9.34375, 45.50562286376953, 28.609375, 67.75749969482422, 30.162500381469727, 70.14250183105469, 44.94187545776367, 68.10124969482422, 74.41999816894531], "mean": [0.8006170392036438, -0.9118696451187134, 1.1749526262283325, 0.051386166363954544, -0.9545886516571045, 0.6063063740730286, -0.9875369071960449, -1.0996429920196533, 1.4160335063934326, -0.051722202450037, 1.2983916997909546, -0.030318746343255043, 41.495601654052734, 52.606014251708984, 13.821694374084473, 5.9925312995910645, 17.172992706298828, 32.620582580566406, 22.168790817260742, 38.629669189453125, 33.530677795410156, 41.23244094848633, 32.46866989135742, 43.086280822753906, 46.322174072265625, 58.14599609375, 1.1310869455337524, 5.610986709594727, 18.1387939453125, 7.663250923156738, 21.786405563354492, 6.306950092315674, 22.743101119995117, 11.126221656799316, 23.048242568969727, 22.2349796295166], "std": [0.2627795338630676, 0.09070014208555222, 0.11400806158781052, 0.2361661195755005, 0.3062615990638733, 0.14568237960338593, 0.13314509391784668, 0.11645843833684921, 0.0815788209438324, 0.05912673473358154, 0.11277633160352707, 0.02912009321153164, 18.624313354492188, 5.072028160095215, 18.0263729095459, 4.215561389923096, 19.40802001953125, 41.074424743652344, 24.875165939331055, 48.61170959472656, 40.13838195800781, 49.967041015625, 40.068599700927734, 49.8190803527832, 16.692974090576172, 6.077130317687988, 0.4631812870502472, 3.8599088191986084, 16.69536781311035, 10.619085311889648, 25.630273818969727, 8.589211463928223, 27.41507911682129, 16.08036994934082, 25.451627731323242, 30.151840209960938], "count": [202]}, "timestamp": {"min": [0.0], "max": [6.7], "mean": [3.35], "std": [1.9437220880453965], "count": [202]}, "frame_index": {"min": [0], "max": [201], "mean": [100.5], "std": [58.31166264136189], "count": [202]}, "episode_index": {"min": [114], "max": [114], "mean": [114.0], "std": [0.0], "count": [202]}, "index": {"min": [27596], "max": [27797], "mean": [27696.5], "std": [58.31166264136189], "count": [202]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [202]}, "subtask_annotation": {"mean": [3.51980198019802, 10.0, 10.0, 10.0, 10.0], "std": [3.4999439826346057, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [202]}, "scene_annotation": {"mean": [114.0], "std": [0.0], "min": [114], "max": [114], "count": [202]}, "eef_direction_state": {"mean": [2.801980198019802, 4.138613861386139], "std": [1.8267527971200979, 1.8213785605408777], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_state": {"mean": [1.202970297029703, 0.8910891089108911], "std": [0.631978732181405, 0.7947973164510687], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_state": {"mean": [0.9801980198019802, 0.7178217821782178], "std": [0.8322723043036636, 0.8232868248436749], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_direction_action": {"mean": [2.801980198019802, 4.138613861386139], "std": [1.8267527971200979, 1.8213785605408777], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_action": {"mean": [1.202970297029703, 0.8910891089108911], "std": [0.631978732181405, 0.7947973164510687], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_action": {"mean": [0.9801980198019802, 0.7178217821782178], "std": [0.8322723043036636, 0.8232868248436749], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_sim_pose_state": {"mean": [0.6613399420828429, 0.18672301086171497, 1.2093140195193308, -1.318648048738714, 0.8377538498429649, -2.0023343706933563, 0.6566400188879219, -0.1869102492776161, 1.1758142966532161, 1.2479690223309403, 0.32264645039015644, 2.2168651349510675], "std": [0.03225542760064222, 0.06822043744451695, 0.0389720194547957, 0.2547599391303566, 0.16275198358371765, 0.1674300750756327, 0.025476567060729656, 0.039371325069650215, 0.02052988503334933, 0.13775334732913663, 0.08037505388814392, 0.048471187205609244], "min": [0.5873787313443146, 0.073801664289354, 1.1333169030534471, -1.8463549445707985, 0.5071966061929007, -2.317872772511346, 0.5896015372614767, -0.24160465857742913, 1.1357065769420371, 1.0351479064307259, 0.17811516751061807, 2.0731252246359553], "max": [0.7053733201887786, 0.27416516243659456, 1.2604835614560574, -1.0197888293377475, 1.1668592996829137, -1.7665393725912408, 0.7036169411185988, -0.1196352398354617, 1.2026717598883194, 1.3999996197371756, 0.4219672659372333, 2.2696927580859136], "count": [202]}, "eef_sim_pose_action": {"mean": [0.6613399420828429, 0.18672301086171497, 1.2093140195193308, -1.318648048738714, 0.8377538498429649, -2.0023343706933563, 0.6566400188879219, -0.1869102492776161, 1.1758142966532161, 1.2479690223309403, 0.32264645039015644, 2.2168651349510675], "std": [0.03225542760064222, 0.06822043744451695, 0.0389720194547957, 0.2547599391303566, 0.16275198358371765, 0.1674300750756327, 0.025476567060729656, 0.039371325069650215, 0.02052988503334933, 0.13775334732913663, 0.08037505388814392, 0.048471187205609244], "min": [0.5873787313443146, 0.073801664289354, 1.1333169030534471, -1.8463549445707985, 0.5071966061929007, -2.317872772511346, 0.5896015372614767, -0.24160465857742913, 1.1357065769420371, 1.0351479064307259, 0.17811516751061807, 2.0731252246359553], "max": [0.7053733201887786, 0.27416516243659456, 1.2604835614560574, -1.0197888293377475, 1.1668592996829137, -1.7665393725912408, 0.7036169411185988, -0.1196352398354617, 1.2026717598883194, 1.3999996197371756, 0.4219672659372333, 2.2696927580859136], "count": [202]}}} +{"episode_index": 115, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24258380718954248]], [[0.455457391748366]], [[0.5719085416666666]]], "std": [[[0.32255330378524355]], [[0.24633769609292924]], [[0.24523537763055644]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4948620118464052]], [[0.5089269281045752]], [[0.4995013092320262]]], "std": [[[0.3503498625469488]], [[0.3572928859810396]], [[0.36370674642128525]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4743075776143791]], [[0.5002918382352941]], [[0.49443148897058825]]], "std": [[[0.31735035551263]], [[0.3187803710060206]], [[0.32896987837030084]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35512771241830066]], [[0.4518143668300654]], [[0.5096122344771241]]], "std": [[[0.3168765804902025]], [[0.31064376644694175]], [[0.3611051360290624]]], "count": [100]}, "observation.state": {"min": [0.5151350498199463, -1.1201075315475464, 0.9982579350471497, -0.35169926285743713, -1.5985733270645142, 0.4086795151233673, -1.22074294090271, -1.2428234815597534, 1.229050636291504, -0.09219787269830704, 1.1077334880828857, -0.10971660912036896, 16.94499969482422, 44.01874923706055, -1.0824999809265137, -0.8706250190734863, 0.5974999666213989, 0.29124999046325684, 0.7556250095367432, -0.9106249809265137, 0.7087500095367432, -2.7350001335144043, 1.1512500047683716, 0.39625000953674316, 33.03555679321289, 51.020626068115234, 0.7587499618530273, -0.4950000047683716, 0.9368749856948853, -0.37187501788139343, 0.6187499761581421, -0.75, 0.7181249856948853, -0.06687499582767487, 0.6399999856948853, -0.5824999809265137], "max": [1.225702166557312, -0.8282787799835205, 1.3551918268203735, 0.2723020017147064, -0.6878242492675781, 0.667796790599823, -0.8332618474960327, -0.9974223375320435, 1.4953603744506836, 0.18906351923942566, 1.6115010976791382, -0.04010261595249176, 61.859375, 62.52687454223633, 65.05000305175781, 9.78499984741211, 45.356876373291016, 105.85812377929688, 57.9431266784668, 108.87124633789062, 91.16124725341797, 110.94937133789062, 94.48875427246094, 110.046875, 67.08562469482422, 64.80937957763672, 2.509999990463257, 9.438750267028809, 43.78499984741211, 24.218124389648438, 57.40437316894531, 37.19312286376953, 65.96937561035156, 55.506874084472656, 62.241249084472656, 85.73687744140625], "mean": [0.8538306355476379, -0.9579517245292664, 1.2045824527740479, -0.056275784969329834, -1.0291622877120972, 0.5887288451194763, -0.9808507561683655, -1.1234807968139648, 1.410630702972412, -0.010213546454906464, 1.315024733543396, -0.05661999434232712, 44.47892379760742, 53.35551452636719, 20.27411460876465, 5.848398208618164, 19.03522491455078, 43.898284912109375, 24.6661434173584, 43.97349166870117, 35.37373733520508, 44.45359420776367, 36.20188903808594, 48.67255401611328, 52.68240737915039, 57.759254455566406, 1.2030826807022095, 4.080342769622803, 22.495033264160156, 6.860432147979736, 22.843284606933594, 11.033089637756348, 23.77162742614746, 14.847250938415527, 21.610870361328125, 28.556148529052734], "std": [0.25326475501060486, 0.10232779383659363, 0.1157589852809906, 0.2259424924850464, 0.2885308563709259, 0.08660925924777985, 0.1383560299873352, 0.08287926018238068, 0.061741042882204056, 0.06863772869110107, 0.1037948802113533, 0.018808739259839058, 16.36979103088379, 4.26968240737915, 20.648149490356445, 3.8013811111450195, 19.547277450561523, 47.534175872802734, 25.208059310913086, 49.19554138183594, 38.605777740478516, 51.317115783691406, 39.7539176940918, 50.0955696105957, 10.48003101348877, 3.9749815464019775, 0.385072261095047, 3.3788836002349854, 15.00862979888916, 8.818985939025879, 21.155288696289062, 14.283805847167969, 25.716339111328125, 21.098445892333984, 24.871387481689453, 33.675533294677734], "count": [164]}, "action": {"min": [0.5151350498199463, -1.1201075315475464, 0.9982579350471497, -0.35169926285743713, -1.5985733270645142, 0.4086795151233673, -1.22074294090271, -1.2428234815597534, 1.229050636291504, -0.09219787269830704, 1.1077334880828857, -0.10971660912036896, 16.94499969482422, 44.01874923706055, -1.0824999809265137, -0.8706250190734863, 0.5974999666213989, 0.29124999046325684, 0.7556250095367432, -0.9106249809265137, 0.7087500095367432, -2.7350001335144043, 1.1512500047683716, 0.39625000953674316, 33.03555679321289, 51.020626068115234, 0.7587499618530273, -0.4950000047683716, 0.9368749856948853, -0.37187501788139343, 0.6187499761581421, -0.75, 0.7181249856948853, -0.06687499582767487, 0.6399999856948853, -0.5824999809265137], "max": [1.225702166557312, -0.8282787799835205, 1.3551918268203735, 0.2723020017147064, -0.6878242492675781, 0.667796790599823, -0.8332618474960327, -0.9974223375320435, 1.4953603744506836, 0.18906351923942566, 1.6115010976791382, -0.04010261595249176, 61.859375, 62.52687454223633, 65.05000305175781, 9.78499984741211, 45.356876373291016, 105.85812377929688, 57.9431266784668, 108.87124633789062, 91.16124725341797, 110.94937133789062, 94.48875427246094, 110.046875, 67.08562469482422, 64.80937957763672, 2.509999990463257, 9.438750267028809, 43.78499984741211, 24.218124389648438, 57.40437316894531, 37.19312286376953, 65.96937561035156, 55.506874084472656, 62.241249084472656, 85.73687744140625], "mean": [0.8538307547569275, -0.9579517841339111, 1.2045818567276, -0.056275784969329834, -1.0291622877120972, 0.5887289643287659, -0.9808509349822998, -1.123480200767517, 1.410630702972412, -0.010213548317551613, 1.3150246143341064, -0.05661993473768234, 44.47892761230469, 53.35551452636719, 20.274126052856445, 5.848398208618164, 19.035200119018555, 43.898292541503906, 24.666141510009766, 43.973487854003906, 35.37372970581055, 44.4536018371582, 36.20189666748047, 48.672569274902344, 52.682395935058594, 57.759246826171875, 1.203082799911499, 4.080341815948486, 22.495023727416992, 6.860438823699951, 22.843286514282227, 11.033090591430664, 23.771625518798828, 14.847237586975098, 21.610862731933594, 28.55615234375], "std": [0.25326475501060486, 0.10232777893543243, 0.1157589927315712, 0.2259424924850464, 0.2885308563709259, 0.08660926669836044, 0.1383560448884964, 0.08287926763296127, 0.06174103915691376, 0.06863773614168167, 0.1037948876619339, 0.018808741122484207, 16.36979103088379, 4.269683361053467, 20.64814567565918, 3.8013808727264404, 19.547277450561523, 47.5341682434082, 25.20806312561035, 49.19554901123047, 38.605770111083984, 51.317115783691406, 39.75392150878906, 50.09557342529297, 10.480031967163086, 3.9749815464019775, 0.3850722312927246, 3.3788836002349854, 15.008631706237793, 8.818984985351562, 21.155290603637695, 14.283804893493652, 25.716337203979492, 21.09844398498535, 24.87138557434082, 33.675537109375], "count": [164]}, "timestamp": {"min": [0.0], "max": [5.433333333333334], "mean": [2.7166666666666663], "std": [1.5780613986083616], "count": [164]}, "frame_index": {"min": [0], "max": [163], "mean": [81.5], "std": [47.341841958250846], "count": [164]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [164]}, "index": {"min": [27798], "max": [27961], "mean": [27879.5], "std": [47.341841958250846], "count": [164]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [164]}, "subtask_annotation": {"mean": [4.371951219512195, 10.0, 10.0, 10.0, 10.0], "std": [3.5735401041081367, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [164]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [164]}, "eef_direction_state": {"mean": [2.475609756097561, 3.7560975609756095], "std": [1.6284483843194497, 1.8614246812966668], "min": [0, 1], "max": [6, 6], "count": [164]}, "eef_velocity_state": {"mean": [1.298780487804878, 0.9695121951219512], "std": [0.6166379936632436, 0.7841709968433556], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_state": {"mean": [1.0365853658536586, 0.8597560975609756], "std": [0.8546161875827798, 0.8402031920471575], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_direction_action": {"mean": [2.475609756097561, 3.7560975609756095], "std": [1.6284483843194497, 1.8614246812966668], "min": [0, 1], "max": [6, 6], "count": [164]}, "eef_velocity_action": {"mean": [1.298780487804878, 0.9695121951219512], "std": [0.6166379936632436, 0.7841709968433556], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_acc_mag_action": {"mean": [1.0365853658536586, 0.8597560975609756], "std": [0.8546161875827798, 0.8402031920471575], "min": [0, 0], "max": [2, 2], "count": [164]}, "eef_sim_pose_state": {"mean": [0.6674598691067634, 0.19294298550356503, 1.2005626565986225, -1.2980282488736234, 0.7498662626564745, -1.9586057670798502, 0.6578630442185757, -0.18446736957820628, 1.1763487742240673, 1.2129659947220142, 0.30255585645272187, 2.1820907157246947], "std": [0.03290078066867529, 0.07370022386135297, 0.030770900593586736, 0.1713311630114133, 0.12844107983780348, 0.15078661731134338, 0.01938344342973977, 0.04073986821688818, 0.02672335487652972, 0.1294929047410569, 0.050482797549734074, 0.04750413168110203], "min": [0.5971187946941876, 0.07863383567704396, 1.1308308495020225, -1.6833072747570805, 0.5388795914467308, -2.1398566108833292, 0.6090718621273583, -0.242724569241654, 1.1364742167311415, 1.0208516747598844, 0.20238104064146123, 2.0496196182264983], "max": [0.70677635754732, 0.28770542407002525, 1.2351429740406272, -1.0996275841164178, 0.9769956394579227, -1.7260233374077951, 0.6959675612169443, -0.1267904952680391, 1.2114702235092762, 1.3754907535934129, 0.3605664032714988, 2.24953661095367], "count": [164]}, "eef_sim_pose_action": {"mean": [0.6674598691067634, 0.19294298550356503, 1.2005626565986225, -1.2980282488736234, 0.7498662626564745, -1.9586057670798502, 0.6578630442185757, -0.18446736957820628, 1.1763487742240673, 1.2129659947220142, 0.30255585645272187, 2.1820907157246947], "std": [0.03290078066867529, 0.07370022386135297, 0.030770900593586736, 0.1713311630114133, 0.12844107983780348, 0.15078661731134338, 0.01938344342973977, 0.04073986821688818, 0.02672335487652972, 0.1294929047410569, 0.050482797549734074, 0.04750413168110203], "min": [0.5971187946941876, 0.07863383567704396, 1.1308308495020225, -1.6833072747570805, 0.5388795914467308, -2.1398566108833292, 0.6090718621273583, -0.242724569241654, 1.1364742167311415, 1.0208516747598844, 0.20238104064146123, 2.0496196182264983], "max": [0.70677635754732, 0.28770542407002525, 1.2351429740406272, -1.0996275841164178, 0.9769956394579227, -1.7260233374077951, 0.6959675612169443, -0.1267904952680391, 1.2114702235092762, 1.3754907535934129, 0.3605664032714988, 2.24953661095367], "count": [164]}}} +{"episode_index": 116, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2406126184640523]], [[0.45040851102941176]], [[0.5661492851307189]]], "std": [[[0.32056704602044334]], [[0.24425976953449027]], [[0.24132647903771978]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.13333333333333333]], [[0.10980392156862745]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4943480371732026]], [[0.5078553594771242]], [[0.5035269219771241]]], "std": [[[0.35046046631209693]], [[0.35729386588804746]], [[0.36072309975314626]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4711337642973856]], [[0.4997735355392157]], [[0.498376664624183]]], "std": [[[0.3217368667334717]], [[0.320789140330588]], [[0.3265517441712628]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35366743668300654]], [[0.4472779718137255]], [[0.5043978206699347]]], "std": [[[0.3182489782806769]], [[0.31194116700927105]], [[0.3587348401555369]]], "count": [100]}, "observation.state": {"min": [0.48316261172294617, -1.1331015825271606, 0.9372472763061523, -0.3905673921108246, -1.5914523601531982, 0.35679885745048523, -1.311067819595337, -1.2703136205673218, 1.1506361961364746, -0.044608794152736664, 0.9869964718818665, -0.1820782870054245, 16.139999389648438, 45.555625915527344, -1.1506249904632568, -0.5081250071525574, 0.8862500190734863, 0.42124998569488525, 0.6731250286102295, -0.7300000190734863, 0.7556250095367432, -3.4175000190734863, 1.0162500143051147, -0.13562500476837158, 33.75, 46.26625061035156, 0.5731250047683716, -0.6731250286102295, 0.8949999809265137, 0.4293749928474426, 0.8650000095367432, 0.3033333420753479, 1.03125, 0.11874999850988388, 0.7712500095367432, -0.0037499982863664627], "max": [1.270461916923523, -0.7997635006904602, 1.3684004545211792, 0.26696136593818665, -0.640545129776001, 0.8556734919548035, -0.8502136468887329, -0.966773509979248, 1.5447137355804443, 0.2813382148742676, 1.6367632150650024, -0.016522658988833427, 66.97875213623047, 61.53312683105469, 42.14999771118164, 9.525625228881836, 46.61750030517578, 70.984375, 55.84187698364258, 104.4418716430664, 68.50812530517578, 106.47750091552734, 88.23312377929688, 110.31437683105469, 68.35000610351562, 73.10749816894531, 3.166249990463257, 9.379375457763672, 45.977500915527344, 39.771873474121094, 70.48125457763672, 42.821250915527344, 69.54312896728516, 61.21062469482422, 59.741249084472656, 87.58062744140625], "mean": [0.7588132619857788, -0.953799307346344, 1.1945135593414307, 0.04130418971180916, -0.904661238193512, 0.6750276684761047, -1.0015459060668945, -1.121944785118103, 1.4097516536712646, 0.005206891801208258, 1.2672858238220215, -0.05841774493455887, 49.63285827636719, 53.665103912353516, 9.849686622619629, 6.434532165527344, 20.411285400390625, 24.40123748779297, 24.41753387451172, 41.01951217651367, 29.51340675354004, 41.30620574951172, 32.846595764160156, 51.54222869873047, 52.76309585571289, 58.774627685546875, 0.8489744067192078, 3.386152505874634, 20.30912971496582, 11.683050155639648, 25.07902717590332, 7.667677402496338, 26.138668060302734, 12.99756908416748, 19.300661087036133, 36.1327018737793], "std": [0.24796859920024872, 0.11153316497802734, 0.1167595162987709, 0.20613449811935425, 0.2660489082336426, 0.16372835636138916, 0.14860184490680695, 0.1079523116350174, 0.09408693760633469, 0.07455449551343918, 0.13503588736057281, 0.03996363654732704, 15.472457885742188, 4.190972328186035, 13.668789863586426, 2.885000705718994, 18.936534881591797, 26.968542098999023, 22.974594116210938, 47.507102966308594, 28.276962280273438, 49.21403121948242, 37.64584732055664, 46.83470916748047, 11.918767929077148, 9.034345626831055, 0.4227354824542999, 3.2602853775024414, 15.390151023864746, 15.942176818847656, 23.773408889770508, 11.6614351272583, 24.243377685546875, 19.634933471679688, 23.672435760498047, 24.89982032775879], "count": [166]}, "action": {"min": [0.48316261172294617, -1.1331015825271606, 0.9372472763061523, -0.3905673921108246, -1.5914523601531982, 0.35679885745048523, -1.311067819595337, -1.2703136205673218, 1.1506361961364746, -0.044608794152736664, 0.9869964718818665, -0.1820782870054245, 16.139999389648438, 45.555625915527344, -1.1506249904632568, -0.5081250071525574, 0.8862500190734863, 0.42124998569488525, 0.6731250286102295, -0.7300000190734863, 0.7556250095367432, -3.4175000190734863, 1.0162500143051147, -0.13562500476837158, 33.75, 46.26625061035156, 0.5731250047683716, -0.6731250286102295, 0.8949999809265137, 0.4293749928474426, 0.8650000095367432, 0.3033333420753479, 1.03125, 0.11874999850988388, 0.7712500095367432, -0.0037499982863664627], "max": [1.270461916923523, -0.7997635006904602, 1.3684004545211792, 0.26696136593818665, -0.640545129776001, 0.8556734919548035, -0.8502136468887329, -0.966773509979248, 1.5447137355804443, 0.2813382148742676, 1.6367632150650024, -0.016522658988833427, 66.97875213623047, 61.53312683105469, 42.14999771118164, 9.525625228881836, 46.61750030517578, 70.984375, 55.84187698364258, 104.4418716430664, 68.50812530517578, 106.47750091552734, 88.23312377929688, 110.31437683105469, 68.35000610351562, 73.10749816894531, 3.166249990463257, 9.379375457763672, 45.977500915527344, 39.771873474121094, 70.48125457763672, 42.821250915527344, 69.54312896728516, 61.21062469482422, 59.741249084472656, 87.58062744140625], "mean": [0.7588132619857788, -0.953799307346344, 1.1945139169692993, 0.041304271668195724, -0.9046613574028015, 0.6750277876853943, -1.0015455484390259, -1.1219449043273926, 1.4097516536712646, 0.005206890869885683, 1.267285943031311, -0.058417752385139465, 49.63285827636719, 53.665096282958984, 9.849687576293945, 6.434530735015869, 20.41130256652832, 24.40121841430664, 24.417537689208984, 41.019508361816406, 29.513410568237305, 41.306182861328125, 32.846595764160156, 51.54220962524414, 52.7630729675293, 58.774654388427734, 0.8489742279052734, 3.3861517906188965, 20.30911636352539, 11.68305492401123, 25.079036712646484, 7.667682647705078, 26.138675689697266, 12.99756145477295, 19.300655364990234, 36.1327018737793], "std": [0.2479686290025711, 0.11153317987918854, 0.11675950884819031, 0.20613446831703186, 0.2660488784313202, 0.16372835636138916, 0.14860184490680695, 0.1079523041844368, 0.09408693760633469, 0.07455449551343918, 0.13503588736057281, 0.03996363654732704, 15.47245979309082, 4.190971851348877, 13.66878890991211, 2.8850009441375732, 18.936532974243164, 26.968542098999023, 22.974592208862305, 47.50710678100586, 28.276962280273438, 49.21403884887695, 37.64584732055664, 46.8347053527832, 11.918767929077148, 9.034345626831055, 0.4227355122566223, 3.2602851390838623, 15.390151023864746, 15.942177772521973, 23.773408889770508, 11.6614351272583, 24.24338150024414, 19.634933471679688, 23.672439575195312, 24.899818420410156], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [116], "max": [116], "mean": [116.0], "std": [0.0], "count": [166]}, "index": {"min": [27962], "max": [28127], "mean": [28044.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [3.9819277108433737, 10.0, 10.0, 10.0, 10.0], "std": [3.560954406325765, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [166]}, "scene_annotation": {"mean": [116.0], "std": [0.0], "min": [116], "max": [116], "count": [166]}, "eef_direction_state": {"mean": [2.7228915662650603, 3.8855421686746987], "std": [1.6155364136734196, 1.9276449536932128], "min": [0, 1], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.2891566265060241, 0.9397590361445783], "std": [0.6311229327088569, 0.79682196451983], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [1.0240963855421688, 0.8975903614457831], "std": [0.8498887753517289, 0.8476012792473818], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [2.7228915662650603, 3.8855421686746987], "std": [1.6155364136734196, 1.9276449536932128], "min": [0, 1], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.2891566265060241, 0.9397590361445783], "std": [0.6311229327088569, 0.79682196451983], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [1.0240963855421688, 0.8975903614457831], "std": [0.8498887753517289, 0.8476012792473818], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6701423496810324, 0.16919421108481006, 1.2061578425279622, -1.3071820444599858, 0.8795965894326268, -1.9937213696823657, 0.6626041452902379, -0.18886595017552216, 1.1604415643971542, 1.2813833034713464, 0.29757562070480015, 2.1749037127849795], "std": [0.031557990236950204, 0.07431083419920156, 0.030024763728019748, 0.1989783822704795, 0.14940523955765816, 0.13607376350131703, 0.02959204613540229, 0.041505974150200034, 0.018747606329936935, 0.12295492645364064, 0.05120327325303831, 0.06372467604318385], "min": [0.5870059737381934, 0.05716916070522007, 1.1476694211204097, -1.7121774930408713, 0.5490827234372198, -2.243425199894365, 0.5970297780874713, -0.26019456682779296, 1.1332100464140507, 1.1108939351365783, 0.20940236939110757, 1.9700304095987202], "max": [0.7124175878486505, 0.2590818893836123, 1.2437867699824028, -1.0920339783435646, 1.0996870466568565, -1.7383150111502224, 0.7168557502264506, -0.12988927875328835, 1.1829199213437367, 1.4464837361660363, 0.3631099347228153, 2.228296498473426], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6701423496810324, 0.16919421108481006, 1.2061578425279622, -1.3071820444599858, 0.8795965894326268, -1.9937213696823657, 0.6626041452902379, -0.18886595017552216, 1.1604415643971542, 1.2813833034713464, 0.29757562070480015, 2.1749037127849795], "std": [0.031557990236950204, 0.07431083419920156, 0.030024763728019748, 0.1989783822704795, 0.14940523955765816, 0.13607376350131703, 0.02959204613540229, 0.041505974150200034, 0.018747606329936935, 0.12295492645364064, 0.05120327325303831, 0.06372467604318385], "min": [0.5870059737381934, 0.05716916070522007, 1.1476694211204097, -1.7121774930408713, 0.5490827234372198, -2.243425199894365, 0.5970297780874713, -0.26019456682779296, 1.1332100464140507, 1.1108939351365783, 0.20940236939110757, 1.9700304095987202], "max": [0.7124175878486505, 0.2590818893836123, 1.2437867699824028, -1.0920339783435646, 1.0996870466568565, -1.7383150111502224, 0.7168557502264506, -0.12988927875328835, 1.1829199213437367, 1.4464837361660363, 0.3631099347228153, 2.228296498473426], "count": [166]}}} +{"episode_index": 117, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22646186070261437]], [[0.4519920506535948]], [[0.5731679309640523]]], "std": [[[0.30770966246667525]], [[0.23360418789523663]], [[0.23784314513211025]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1411764705882353]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49286697916666666]], [[0.508659266748366]], [[0.5047999918300653]]], "std": [[[0.34817282648341447]], [[0.35604132856538717]], [[0.35819140718523734]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4503473182189543]], [[0.4843591278594771]], [[0.48618642565359477]]], "std": [[[0.30696923837173257]], [[0.3089842404303267]], [[0.3186197675962397]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3604551654411765]], [[0.455519891748366]], [[0.5148095669934641]]], "std": [[[0.3212106006113121]], [[0.3120164413190081]], [[0.35862901333539976]]], "count": [100]}, "observation.state": {"min": [0.3888666331768036, -1.1129310131072998, 0.9994447231292725, -0.33402422070503235, -1.566190242767334, 0.248531311750412, -1.257534146308899, -1.241392970085144, 1.2174367904663086, -0.06554226577281952, 1.265235185623169, -0.13683050870895386, 2.5833332538604736, 47.491249084472656, -1.0412499904632568, -0.628125011920929, 0.7081249952316284, 0.3977777659893036, 0.6656249761581421, -0.9225000143051147, 0.7712500095367432, -3.5087499618530273, 1.081874966621399, -0.4544444680213928, 13.791250228881836, 50.619998931884766, 0.5072727203369141, 0.4168750047683716, 1.462499976158142, -0.47312501072883606, 0.6974999904632568, -1.2762500047683716, 0.6931250095367432, 0.014999999664723873, 0.5612499713897705, -0.019999997690320015], "max": [1.211672306060791, -0.8327849507331848, 1.3872119188308716, 0.4049839675426483, -0.539096474647522, 0.9196183681488037, -0.8067730665206909, -0.9663252234458923, 1.4710650444030762, 0.2390659600496292, 1.6257004737854004, -0.045395590364933014, 65.16000366210938, 65.59750366210938, 63.086875915527344, 9.561111450195312, 49.5681266784668, 89.2231216430664, 56.62874984741211, 107.54437255859375, 67.57499694824219, 107.58625030517578, 89.30874633789062, 109.66687774658203, 83.02312469482422, 81.73562622070312, 2.853749990463257, 8.755555152893066, 48.682498931884766, 28.134374618530273, 50.83374786376953, 32.00437545776367, 52.92749786376953, 58.22687530517578, 50.198123931884766, 79.17874908447266], "mean": [0.686889111995697, -0.9494230151176453, 1.2021780014038086, 0.10564649105072021, -0.8464751243591309, 0.6935145258903503, -1.013787865638733, -1.1291500329971313, 1.3844362497329712, 0.06767083704471588, 1.3421508073806763, -0.08873791992664337, 42.2348518371582, 55.43255615234375, 16.536760330200195, 4.549097061157227, 21.071754455566406, 37.91653823852539, 25.822715759277344, 46.8519401550293, 29.847034454345703, 45.59965515136719, 36.276710510253906, 53.10251998901367, 52.487979888916016, 62.40426254272461, 1.0951577425003052, 3.4501421451568604, 23.780488967895508, 8.063962936401367, 21.032590866088867, 8.884153366088867, 21.061935424804688, 16.14402961730957, 18.233108520507812, 31.350210189819336], "std": [0.2610008418560028, 0.10132737457752228, 0.1039159893989563, 0.23454774916172028, 0.2884732782840729, 0.22790096700191498, 0.178441122174263, 0.10711562633514404, 0.05881218984723091, 0.09218136221170425, 0.07256823778152466, 0.03155212104320526, 25.797521591186523, 5.334465980529785, 22.997356414794922, 3.524707317352295, 19.63325309753418, 38.748252868652344, 24.51643180847168, 49.07887268066406, 28.860368728637695, 50.37431335449219, 38.1430549621582, 50.211944580078125, 25.565738677978516, 11.409354209899902, 0.4876527190208435, 2.801424741744995, 15.60988712310791, 11.174558639526367, 17.70343780517578, 12.635771751403809, 19.748126983642578, 22.748550415039062, 19.088674545288086, 27.42949867248535], "count": [165]}, "action": {"min": [0.3888666331768036, -1.1129310131072998, 0.9994447231292725, -0.33402422070503235, -1.566190242767334, 0.248531311750412, -1.257534146308899, -1.241392970085144, 1.2174367904663086, -0.06554226577281952, 1.265235185623169, -0.13683050870895386, 2.5833332538604736, 47.491249084472656, -1.0412499904632568, -0.628125011920929, 0.7081249952316284, 0.3977777659893036, 0.6656249761581421, -0.9225000143051147, 0.7712500095367432, -3.5087499618530273, 1.081874966621399, -0.4544444680213928, 13.791250228881836, 50.619998931884766, 0.5072727203369141, 0.4168750047683716, 1.462499976158142, -0.47312501072883606, 0.6974999904632568, -1.2762500047683716, 0.6931250095367432, 0.014999999664723873, 0.5612499713897705, -0.019999997690320015], "max": [1.211672306060791, -0.8327849507331848, 1.3872119188308716, 0.4049839675426483, -0.539096474647522, 0.9196183681488037, -0.8067730665206909, -0.9663252234458923, 1.4710650444030762, 0.2390659600496292, 1.6257004737854004, -0.045395590364933014, 65.16000366210938, 65.59750366210938, 63.086875915527344, 9.561111450195312, 49.5681266784668, 89.2231216430664, 56.62874984741211, 107.54437255859375, 67.57499694824219, 107.58625030517578, 89.30874633789062, 109.66687774658203, 83.02312469482422, 81.73562622070312, 2.853749990463257, 8.755555152893066, 48.682498931884766, 28.134374618530273, 50.83374786376953, 32.00437545776367, 52.92749786376953, 58.22687530517578, 50.198123931884766, 79.17874908447266], "mean": [0.6868889331817627, -0.9494227766990662, 1.202178716659546, 0.10564650595188141, -0.8464750051498413, 0.6935145258903503, -1.0137879848480225, -1.1291499137878418, 1.3844364881515503, 0.06767082959413528, 1.3421508073806763, -0.08873789012432098, 42.23482894897461, 55.432552337646484, 16.536758422851562, 4.549095630645752, 21.07175064086914, 37.916542053222656, 25.82268524169922, 46.8519401550293, 29.847049713134766, 45.599674224853516, 36.27671813964844, 53.10253143310547, 52.487972259521484, 62.404273986816406, 1.0951577425003052, 3.4501421451568604, 23.78047752380371, 8.063965797424316, 21.032594680786133, 8.8841552734375, 21.06194496154785, 16.14402198791504, 18.233110427856445, 31.350215911865234], "std": [0.2610008120536804, 0.10132736712694168, 0.1039159893989563, 0.23454774916172028, 0.2884732484817505, 0.22790098190307617, 0.1784411519765854, 0.10711562633514404, 0.05881218984723091, 0.09218136221170425, 0.07256823778152466, 0.03155211731791496, 25.797521591186523, 5.334465980529785, 22.99735450744629, 3.524707078933716, 19.633249282836914, 38.74824142456055, 24.516429901123047, 49.07887649536133, 28.860368728637695, 50.37431335449219, 38.14304733276367, 50.211936950683594, 25.56573486328125, 11.409354209899902, 0.48765259981155396, 2.8014252185821533, 15.609888076782227, 11.174559593200684, 17.70343589782715, 12.635769844055176, 19.748130798339844, 22.748550415039062, 19.088672637939453, 27.42949867248535], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [117], "max": [117], "mean": [117.0], "std": [0.0], "count": [165]}, "index": {"min": [28128], "max": [28292], "mean": [28210.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [4.4, 10.0, 10.0, 10.0, 10.0], "std": [3.5739800409813904, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [165]}, "scene_annotation": {"mean": [117.0], "std": [0.0], "min": [117], "max": [117], "count": [165]}, "eef_direction_state": {"mean": [2.4727272727272727, 3.6121212121212123], "std": [1.7805808938543712, 1.889646042814846], "min": [0, 1], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.3151515151515152, 1.0666666666666667], "std": [0.6946205470009402, 0.7949334512518583], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [1.096969696969697, 0.8303030303030303], "std": [0.7879720224555159, 0.8429690847650372], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [2.4727272727272727, 3.6121212121212123], "std": [1.7805808938543712, 1.889646042814846], "min": [0, 1], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.3151515151515152, 1.0666666666666667], "std": [0.6946205470009402, 0.7949334512518583], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [1.096969696969697, 0.8303030303030303], "std": [0.7879720224555159, 0.8429690847650372], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6748871204597605, 0.1635707676738096, 1.2205096804186768, -1.262359602707359, 0.9399418899840543, -1.9624447221575216, 0.6555488358656584, -0.19203640693283244, 1.172251946197639, 1.210359139562865, 0.26769849730150597, 2.1337903822790865], "std": [0.028265456163034414, 0.07500784578923805, 0.03383737958677006, 0.2273996318798211, 0.21699383656202653, 0.16284334301062564, 0.021912267525967512, 0.05094853103168295, 0.031205840855938957, 0.15646694513347745, 0.07814265299420488, 0.06473850528021631], "min": [0.596930256021142, 0.05848105290059266, 1.1516984435485964, -1.7584277596683995, 0.5033123188630491, -2.2950597010070197, 0.6020656775211993, -0.26248464935495563, 1.128236122262767, 0.9997986666640722, 0.12325891974302094, 1.99581786504644], "max": [0.71394877655022, 0.27113949995569936, 1.2616927786056804, -0.9753625873011977, 1.2344663019414486, -1.7690082929739803, 0.6947509915984791, -0.12314474089932209, 1.2184675860085568, 1.4556221037757413, 0.3835333651635353, 2.2138904792720444], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6748871204597605, 0.1635707676738096, 1.2205096804186768, -1.262359602707359, 0.9399418899840543, -1.9624447221575216, 0.6555488358656584, -0.19203640693283244, 1.172251946197639, 1.210359139562865, 0.26769849730150597, 2.1337903822790865], "std": [0.028265456163034414, 0.07500784578923805, 0.03383737958677006, 0.2273996318798211, 0.21699383656202653, 0.16284334301062564, 0.021912267525967512, 0.05094853103168295, 0.031205840855938957, 0.15646694513347745, 0.07814265299420488, 0.06473850528021631], "min": [0.596930256021142, 0.05848105290059266, 1.1516984435485964, -1.7584277596683995, 0.5033123188630491, -2.2950597010070197, 0.6020656775211993, -0.26248464935495563, 1.128236122262767, 0.9997986666640722, 0.12325891974302094, 1.99581786504644], "max": [0.71394877655022, 0.27113949995569936, 1.2616927786056804, -0.9753625873011977, 1.2344663019414486, -1.7690082929739803, 0.6947509915984791, -0.12314474089932209, 1.2184675860085568, 1.4556221037757413, 0.3835333651635353, 2.2138904792720444], "count": [165]}}} +{"episode_index": 118, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24085048611111112]], [[0.4466627389705882]], [[0.5611130718954248]]], "std": [[[0.3211760326749198]], [[0.24425673952469096]], [[0.2392096379382874]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5004503941993463]], [[0.5155185702614379]], [[0.5091328594771242]]], "std": [[[0.35205853388414554]], [[0.3576122235164976]], [[0.36169405357947454]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4622757066993464]], [[0.48625673815359477]], [[0.48083739174836604]]], "std": [[[0.3318235673148564]], [[0.33066233311349097]], [[0.33679435907146216]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34833247753267976]], [[0.4436654779411765]], [[0.5045864052287582]]], "std": [[[0.3167026610274671]], [[0.3100108790894532]], [[0.35672692632226444]]], "count": [100]}, "observation.state": {"min": [0.4580090641975403, -1.090257167816162, 1.0226722955703735, -0.38405051827430725, -1.534358263015747, 0.31915199756622314, -1.261730432510376, -1.2922483682632446, 1.2665623426437378, -0.13673514127731323, 0.9764343500137329, -0.05698820948600769, 9.850000381469727, 48.826873779296875, -1.1981250047683716, -1.330625057220459, 0.765625, 0.2487499713897705, 0.8333333134651184, -1.0731250047683716, 0.7493749856948853, -3.255000114440918, 1.0362499952316284, -0.29625001549720764, 41.17625045776367, 47.54750061035156, 0.7055555582046509, -0.6556249856948853, 0.9693750143051147, -1.113124966621399, 0.8324999809265137, -1.0881249904632568, 1.0306249856948853, 0.648888885974884, 0.6445454359054565, -0.4124999940395355], "max": [1.2659265995025635, -0.8555304408073425, 1.3939592838287354, 0.32952335476875305, -0.5818455815315247, 0.8116607666015625, -0.8063915967941284, -1.0127699375152588, 1.5692235231399536, 0.181306853890419, 1.5844162702560425, 0.057483598589897156, 62.365623474121094, 62.01124954223633, 47.77750015258789, 9.523750305175781, 47.79375076293945, 75.29187774658203, 58.563751220703125, 106.09687805175781, 70.53125, 106.59124755859375, 93.36937713623047, 110.32437133789062, 66.87249755859375, 69.7768783569336, 2.5225000381469727, 9.329333305358887, 53.407501220703125, 29.650625228881836, 65.71062469482422, 52.133750915527344, 76.18875122070312, 71.92062377929688, 64.90250396728516, 97.53874969482422], "mean": [0.736797571182251, -0.951423704624176, 1.235526204109192, 0.07150048762559891, -0.8634234666824341, 0.6064218282699585, -1.00319504737854, -1.1347239017486572, 1.4270751476287842, 0.003456470323726535, 1.2696702480316162, -0.03129423409700394, 44.15815353393555, 54.83652877807617, 13.718039512634277, 5.058371543884277, 21.27949333190918, 30.887306213378906, 27.146535873413086, 44.51852035522461, 32.59696960449219, 44.058528900146484, 36.99248504638672, 55.16600036621094, 53.88054275512695, 58.44252014160156, 1.1176462173461914, 4.331284046173096, 22.85930824279785, 7.050189971923828, 24.374902725219727, 10.22115707397461, 26.33678436279297, 12.276304244995117, 17.0670166015625, 40.36461639404297], "std": [0.23781149089336395, 0.08120434731245041, 0.0798201784491539, 0.23895671963691711, 0.2850193381309509, 0.15896476805210114, 0.19112373888492584, 0.1040794774889946, 0.10315868258476257, 0.11392468214035034, 0.1742619276046753, 0.03191165626049042, 19.083740234375, 3.281214475631714, 18.187702178955078, 4.484784126281738, 19.68939971923828, 33.40437316894531, 24.805419921875, 49.28013229370117, 29.87373924255371, 50.18187713623047, 40.438316345214844, 46.45728302001953, 8.941131591796875, 6.358027458190918, 0.33226898312568665, 3.383706569671631, 16.971160888671875, 10.182452201843262, 21.038711547851562, 15.063945770263672, 22.955848693847656, 19.344369888305664, 22.48654556274414, 27.610549926757812], "count": [191]}, "action": {"min": [0.4580090641975403, -1.090257167816162, 1.0226722955703735, -0.38405051827430725, -1.534358263015747, 0.31915199756622314, -1.261730432510376, -1.2922483682632446, 1.2665623426437378, -0.13673514127731323, 0.9764343500137329, -0.05698820948600769, 9.850000381469727, 48.826873779296875, -1.1981250047683716, -1.330625057220459, 0.765625, 0.2487499713897705, 0.8333333134651184, -1.0731250047683716, 0.7493749856948853, -3.255000114440918, 1.0362499952316284, -0.29625001549720764, 41.17625045776367, 47.54750061035156, 0.7055555582046509, -0.6556249856948853, 0.9693750143051147, -1.113124966621399, 0.8324999809265137, -1.0881249904632568, 1.0306249856948853, 0.648888885974884, 0.6445454359054565, -0.4124999940395355], "max": [1.2659265995025635, -0.8555304408073425, 1.3939592838287354, 0.32952335476875305, -0.5818455815315247, 0.8116607666015625, -0.8063915967941284, -1.0127699375152588, 1.5692235231399536, 0.181306853890419, 1.5844162702560425, 0.057483598589897156, 62.365623474121094, 62.01124954223633, 47.77750015258789, 9.523750305175781, 47.79375076293945, 75.29187774658203, 58.563751220703125, 106.09687805175781, 70.53125, 106.59124755859375, 93.36937713623047, 110.32437133789062, 66.87249755859375, 69.7768783569336, 2.5225000381469727, 9.329333305358887, 53.407501220703125, 29.650625228881836, 65.71062469482422, 52.133750915527344, 76.18875122070312, 71.92062377929688, 64.90250396728516, 97.53874969482422], "mean": [0.7367978096008301, -0.9514237642288208, 1.2355263233184814, 0.0715005099773407, -0.8634239435195923, 0.6064217686653137, -1.003194808959961, -1.1347241401672363, 1.4270751476287842, 0.0034565036185085773, 1.2696706056594849, -0.03129420056939125, 44.15816116333008, 54.836524963378906, 13.718050956726074, 5.0583696365356445, 21.27948570251465, 30.887287139892578, 27.14653968811035, 44.518497467041016, 32.59695816040039, 44.05852127075195, 36.992496490478516, 55.16599655151367, 53.880489349365234, 58.442527770996094, 1.1176460981369019, 4.3312835693359375, 22.859315872192383, 7.0501861572265625, 24.37490463256836, 10.22115707397461, 26.336780548095703, 12.276307106018066, 17.0670166015625, 40.364627838134766], "std": [0.23781153559684753, 0.08120433986186981, 0.0798201858997345, 0.2389567345380783, 0.2850193679332733, 0.15896473824977875, 0.19112373888492584, 0.1040794774889946, 0.10315868258476257, 0.11392468959093094, 0.1742619276046753, 0.031911659985780716, 19.083742141723633, 3.281214475631714, 18.187700271606445, 4.4847846031188965, 19.689401626586914, 33.40437316894531, 24.805419921875, 49.280128479003906, 29.873741149902344, 50.181884765625, 40.43830108642578, 46.45728302001953, 8.941131591796875, 6.358027458190918, 0.3322688341140747, 3.383706569671631, 16.97115707397461, 10.182453155517578, 21.038707733154297, 15.063947677612305, 22.955848693847656, 19.344375610351562, 22.486541748046875, 27.61054801940918], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [191]}, "index": {"min": [28293], "max": [28483], "mean": [28388.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [4.193717277486911, 10.0, 10.0, 10.0, 10.0], "std": [3.6017974430264026, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [191]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [191]}, "eef_direction_state": {"mean": [2.842931937172775, 3.8010471204188483], "std": [1.7475307307893932, 1.9012806246018688], "min": [0, 1], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.2670157068062826, 0.8900523560209425], "std": [0.6763862977892627, 0.8079808051878723], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_state": {"mean": [1.0209424083769634, 0.7696335078534031], "std": [0.8619842880897386, 0.8371726111542067], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_direction_action": {"mean": [2.842931937172775, 3.8010471204188483], "std": [1.7475307307893932, 1.9012806246018688], "min": [0, 1], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.2670157068062826, 0.8900523560209425], "std": [0.6763862977892627, 0.8079808051878723], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_acc_mag_action": {"mean": [1.0209424083769634, 0.7696335078534031], "std": [0.8619842880897386, 0.8371726111542067], "min": [0, 0], "max": [2, 2], "count": [191]}, "eef_sim_pose_state": {"mean": [0.6817564228347978, 0.18208958408031323, 1.2060526443482076, -1.3554020829422233, 0.8684385948124929, -2.0247355459924643, 0.6650276488940537, -0.18913769741565423, 1.1600058562525661, 1.2801873464974869, 0.2852866905914333, 2.173636212715257], "std": [0.02477482166173097, 0.07240598134321441, 0.02164504827938928, 0.16500436538570834, 0.21942078892587805, 0.14337125409933002, 0.03356049484929846, 0.051285528662957616, 0.01655557338644588, 0.09093552861100263, 0.03499192807491523, 0.05408084016607788], "min": [0.6054348740130963, 0.07083952146094949, 1.1541558132406684, -1.7643187716149757, 0.5084807493323926, -2.233783466392776, 0.619546396446784, -0.2533833887987935, 1.1321593109840515, 1.1070210442030546, 0.18533369497408048, 2.071059027327637], "max": [0.7210565002052342, 0.28565396955030997, 1.231684039845015, -1.0868042016426414, 1.163706649691148, -1.783033602170249, 0.7142127190410774, -0.11500699552314692, 1.1921180598429133, 1.479165406545578, 0.3543377742716065, 2.2378719393286457], "count": [191]}, "eef_sim_pose_action": {"mean": [0.6817564228347978, 0.18208958408031323, 1.2060526443482076, -1.3554020829422233, 0.8684385948124929, -2.0247355459924643, 0.6650276488940537, -0.18913769741565423, 1.1600058562525661, 1.2801873464974869, 0.2852866905914333, 2.173636212715257], "std": [0.02477482166173097, 0.07240598134321441, 0.02164504827938928, 0.16500436538570834, 0.21942078892587805, 0.14337125409933002, 0.03356049484929846, 0.051285528662957616, 0.01655557338644588, 0.09093552861100263, 0.03499192807491523, 0.05408084016607788], "min": [0.6054348740130963, 0.07083952146094949, 1.1541558132406684, -1.7643187716149757, 0.5084807493323926, -2.233783466392776, 0.619546396446784, -0.2533833887987935, 1.1321593109840515, 1.1070210442030546, 0.18533369497408048, 2.071059027327637], "max": [0.7210565002052342, 0.28565396955030997, 1.231684039845015, -1.0868042016426414, 1.163706649691148, -1.783033602170249, 0.7142127190410774, -0.11500699552314692, 1.1921180598429133, 1.479165406545578, 0.3543377742716065, 2.2378719393286457], "count": [191]}}} +{"episode_index": 119, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22773205269607844]], [[0.46048646650326797]], [[0.582047289624183]]], "std": [[[0.316417158373644]], [[0.23708403029561342]], [[0.23904589328552034]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5029609007352942]], [[0.5127920016339869]], [[0.5064997406045751]]], "std": [[[0.3518833627994663]], [[0.35619150429257546]], [[0.3587583198742308]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48426480596405225]], [[0.5114802308006536]], [[0.5076648059640523]]], "std": [[[0.3089989705681648]], [[0.3073804020128292]], [[0.31506338132615985]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35164257965686274]], [[0.4464734987745098]], [[0.5044437357026144]]], "std": [[[0.3186297971898937]], [[0.3102286073377711]], [[0.35780622122610894]]], "count": [100]}, "observation.state": {"min": [0.4143778085708618, -1.0976719856262207, 0.9711731672286987, -0.4019560217857361, -1.6050901412963867, 0.39322975277900696, -1.2875012159347534, -1.2774901390075684, 1.1624195575714111, -0.06716354191303253, 1.1619983911514282, -0.17459441721439362, 21.265625, 45.09749984741211, -1.1121429204940796, 0.8050000071525574, 0.6306250095367432, 0.045625001192092896, 0.9259999990463257, -0.9793750047683716, 0.7350000143051147, -3.1362500190734863, 1.0418750047683716, 0.5349999666213989, 32.41666793823242, 48.60375213623047, 0.5199999809265137, -0.6525000333786011, 0.7381249666213989, -0.4231249988079071, 0.5731250047683716, 0.10374999791383743, 0.7387499809265137, 0.2841666638851166, 0.640625, -0.17687499523162842], "max": [1.2789921760559082, -0.8326877355575562, 1.5110961198806763, 0.2921387553215027, -0.45057031512260437, 0.9038586616516113, -0.7990005612373352, -0.9710732698440552, 1.5473124980926514, 0.27146753668785095, 1.6412560939788818, 0.0002622644533403218, 62.26625061035156, 58.14777755737305, 53.8650016784668, 9.573749542236328, 52.95750045776367, 63.03125, 60.32875061035156, 99.64749908447266, 74.09937286376953, 109.02812194824219, 91.06312561035156, 109.06812286376953, 71.87687683105469, 69.9643783569336, 2.46875, 9.618000030517578, 62.028751373291016, 33.334373474121094, 71.11624908447266, 54.3068733215332, 76.43937683105469, 74.76687622070312, 60.94499969482422, 91.9487533569336], "mean": [0.7816026210784912, -0.9603086113929749, 1.1981910467147827, -0.03511502593755722, -0.9737445116043091, 0.6810474991798401, -1.0431184768676758, -1.1299678087234497, 1.4145052433013916, 0.09718813002109528, 1.3222734928131104, -0.05264061689376831, 46.90113830566406, 51.3570671081543, 20.66998291015625, 6.605043411254883, 21.025854110717773, 20.05900764465332, 24.66769790649414, 32.89519500732422, 28.568349838256836, 35.80522537231445, 30.545759201049805, 47.21218490600586, 53.89765167236328, 57.55049133300781, 0.9375473260879517, 3.2618308067321777, 25.687129974365234, 4.134026050567627, 26.387697219848633, 8.260823249816895, 25.807884216308594, 10.224566459655762, 14.260377883911133, 41.36484146118164], "std": [0.3095785081386566, 0.09771476686000824, 0.15043410658836365, 0.2726340889930725, 0.35896989703178406, 0.16669631004333496, 0.18028824031352997, 0.1084827184677124, 0.10027048736810684, 0.11344388872385025, 0.11471240222454071, 0.04129321500658989, 12.252604484558105, 3.276580333709717, 17.58346939086914, 3.089246988296509, 22.09385871887207, 25.196638107299805, 25.954166412353516, 43.19369125366211, 31.48686981201172, 49.38691329956055, 38.11288070678711, 45.98031997680664, 8.93199634552002, 7.161640644073486, 0.401103138923645, 3.193599224090576, 17.653648376464844, 7.800258636474609, 19.657501220703125, 14.864777565002441, 21.32685661315918, 20.313901901245117, 19.527841567993164, 23.66341209411621], "count": [209]}, "action": {"min": [0.4143778085708618, -1.0976719856262207, 0.9711731672286987, -0.4019560217857361, -1.6050901412963867, 0.39322975277900696, -1.2875012159347534, -1.2774901390075684, 1.1624195575714111, -0.06716354191303253, 1.1619983911514282, -0.17459441721439362, 21.265625, 45.09749984741211, -1.1121429204940796, 0.8050000071525574, 0.6306250095367432, 0.045625001192092896, 0.9259999990463257, -0.9793750047683716, 0.7350000143051147, -3.1362500190734863, 1.0418750047683716, 0.5349999666213989, 32.41666793823242, 48.60375213623047, 0.5199999809265137, -0.6525000333786011, 0.7381249666213989, -0.4231249988079071, 0.5731250047683716, 0.10374999791383743, 0.7387499809265137, 0.2841666638851166, 0.640625, -0.17687499523162842], "max": [1.2789921760559082, -0.8326877355575562, 1.5110961198806763, 0.2921387553215027, -0.45057031512260437, 0.9038586616516113, -0.7990005612373352, -0.9710732698440552, 1.5473124980926514, 0.27146753668785095, 1.6412560939788818, 0.0002622644533403218, 62.26625061035156, 58.14777755737305, 53.8650016784668, 9.573749542236328, 52.95750045776367, 63.03125, 60.32875061035156, 99.64749908447266, 74.09937286376953, 109.02812194824219, 91.06312561035156, 109.06812286376953, 71.87687683105469, 69.9643783569336, 2.46875, 9.618000030517578, 62.028751373291016, 33.334373474121094, 71.11624908447266, 54.3068733215332, 76.43937683105469, 74.76687622070312, 60.94499969482422, 91.9487533569336], "mean": [0.7816025614738464, -0.9603083729743958, 1.1981916427612305, -0.03511502966284752, -0.9737445712089539, 0.6810474991798401, -1.043119192123413, -1.1299684047698975, 1.414504885673523, 0.09718818217515945, 1.3222732543945312, -0.05264061316847801, 46.9011344909668, 51.357032775878906, 20.669973373413086, 6.605041027069092, 21.025854110717773, 20.059017181396484, 24.667705535888672, 32.895206451416016, 28.568342208862305, 35.80522537231445, 30.545761108398438, 47.212223052978516, 53.89762496948242, 57.55052947998047, 0.9375472068786621, 3.2618305683135986, 25.687116622924805, 4.134027481079102, 26.38770866394043, 8.260819435119629, 25.80788803100586, 10.224557876586914, 14.260379791259766, 41.36482620239258], "std": [0.309578537940979, 0.09771476686000824, 0.15043409168720245, 0.2726340889930725, 0.35896989703178406, 0.16669629514217377, 0.18028821051120758, 0.1084827333688736, 0.10027050226926804, 0.11344389617443085, 0.11471240222454071, 0.04129321500658989, 12.252606391906738, 3.2765798568725586, 17.58346939086914, 3.0892465114593506, 22.09385871887207, 25.196632385253906, 25.954164505004883, 43.193702697753906, 31.48686981201172, 49.38690948486328, 38.11286926269531, 45.980323791503906, 8.931995391845703, 7.1616411209106445, 0.40110304951667786, 3.1935994625091553, 17.653648376464844, 7.800260066986084, 19.657501220703125, 14.864774703979492, 21.32685661315918, 20.313905715942383, 19.52783966064453, 23.66341209411621], "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": [119], "max": [119], "mean": [119.0], "std": [0.0], "count": [209]}, "index": {"min": [28484], "max": [28692], "mean": [28588.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [3.8708133971291865, 10.0, 10.0, 10.0, 10.0], "std": [3.533511449838006, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [209]}, "scene_annotation": {"mean": [119.0], "std": [0.0], "min": [119], "max": [119], "count": [209]}, "eef_direction_state": {"mean": [2.8660287081339715, 4.009569377990431], "std": [1.7827573984587963, 1.7553484383231543], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.2057416267942584, 0.9760765550239234], "std": [0.699121492641266, 0.7729901637035176], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [1.0430622009569377, 0.8947368421052632], "std": [0.8432462909113967, 0.8630762010587738], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [2.8660287081339715, 4.009569377990431], "std": [1.7827573984587963, 1.7553484383231543], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.2057416267942584, 0.9760765550239234], "std": [0.699121492641266, 0.7729901637035176], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [1.0430622009569377, 0.8947368421052632], "std": [0.8432462909113967, 0.8630762010587738], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6731099638122248, 0.1878630477552644, 1.2158134872600006, -1.2254521024817286, 0.8333078107494668, -1.8659815435630798, 0.6629386586197745, -0.20854285830765718, 1.1604312309481926, 1.2526263598291194, 0.2463560268612827, 2.107458458640535], "std": [0.04508332228721248, 0.07611929559060394, 0.0373670291220144, 0.24137106349005644, 0.2111014090128735, 0.1534218643522339, 0.034241615897093215, 0.04632282783289812, 0.0379918830509984, 0.15032899510299622, 0.05876894178621444, 0.09554254507847167], "min": [0.5908459876992511, 0.062361631456805844, 1.1516922374379885, -1.739280572847378, 0.5048228940858013, -2.2247942910213365, 0.5998644827461455, -0.25980359558163096, 1.1127062267045174, 1.0387892518989115, 0.15048282185358475, 1.9599602352830585], "max": [0.7602824421530154, 0.2827854988474831, 1.27218937498306, -0.8717139444853577, 1.1536605093314174, -1.7076438116686519, 0.7113214177927507, -0.128160729439244, 1.2175339307581496, 1.4360123952174737, 0.3387499139467727, 2.2037706028826634], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6731099638122248, 0.1878630477552644, 1.2158134872600006, -1.2254521024817286, 0.8333078107494668, -1.8659815435630798, 0.6629386586197745, -0.20854285830765718, 1.1604312309481926, 1.2526263598291194, 0.2463560268612827, 2.107458458640535], "std": [0.04508332228721248, 0.07611929559060394, 0.0373670291220144, 0.24137106349005644, 0.2111014090128735, 0.1534218643522339, 0.034241615897093215, 0.04632282783289812, 0.0379918830509984, 0.15032899510299622, 0.05876894178621444, 0.09554254507847167], "min": [0.5908459876992511, 0.062361631456805844, 1.1516922374379885, -1.739280572847378, 0.5048228940858013, -2.2247942910213365, 0.5998644827461455, -0.25980359558163096, 1.1127062267045174, 1.0387892518989115, 0.15048282185358475, 1.9599602352830585], "max": [0.7602824421530154, 0.2827854988474831, 1.27218937498306, -0.8717139444853577, 1.1536605093314174, -1.7076438116686519, 0.7113214177927507, -0.128160729439244, 1.2175339307581496, 1.4360123952174737, 0.3387499139467727, 2.2037706028826634], "count": [209]}}} +{"episode_index": 120, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23066197099673202]], [[0.45424767361111107]], [[0.576115433006536]]], "std": [[[0.3152899691246906]], [[0.23694744163719977]], [[0.23987223958347587]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48823524305555555]], [[0.5022853635620915]], [[0.4954145281862745]]], "std": [[[0.34806987722804833]], [[0.35492113992173546]], [[0.3582726541824399]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5109250755718954]], [[0.5368412581699347]], [[0.5346568566176471]]], "std": [[[0.3059659344179901]], [[0.30656762425294243]], [[0.3159335826578739]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35685554125816993]], [[0.450268425245098]], [[0.5054300776143791]]], "std": [[[0.31543934617800345]], [[0.3094253378891461]], [[0.3579405176609825]]], "count": [100]}, "observation.state": {"min": [0.4381723403930664, -1.0694667100906372, 0.957355260848999, -0.3167518675327301, -1.5992515087127686, 0.37711241841316223, -1.2628748416900635, -1.2805657386779785, 1.1859862804412842, -0.04303520917892456, 1.1480268239974976, -0.08564125746488571, 12.167499542236328, 48.83937454223633, -1.0099999904632568, -0.19374999403953552, 0.7037500143051147, 0.265625, 1.0, 0.5606249570846558, 0.7599999904632568, -2.6412501335144043, 1.1775000095367432, -0.9081818461418152, 38.598182678222656, 46.72999954223633, 0.5981249809265137, -0.5793750286102295, 0.8231250047683716, -0.7712500095367432, 0.6043750047683716, -1.1349999904632568, 0.953125, 0.2043749988079071, 0.640625, -0.8757143020629883], "max": [1.224623203277588, -0.8433210849761963, 1.380560040473938, 0.3440432548522949, -0.6131981015205383, 0.7720588445663452, -0.8569847941398621, -1.013983130455017, 1.508926510810852, 0.20462694764137268, 1.6366360187530518, 0.003409437835216522, 61.063751220703125, 63.06222152709961, 46.063751220703125, 9.789999961853027, 52.38500213623047, 78.44937133789062, 62.09000015258789, 103.328125, 94.04499816894531, 111.28312683105469, 98.22187805175781, 109.9956283569336, 67.90875244140625, 67.98249816894531, 2.875, 9.216875076293945, 59.57500076293945, 36.119998931884766, 66.98625183105469, 66.78375244140625, 76.83000183105469, 78.0406265258789, 60.04999923706055, 95.56312561035156], "mean": [0.765632152557373, -0.9398220181465149, 1.176365613937378, 0.03219198063015938, -0.9582450985908508, 0.6546036005020142, -0.997944712638855, -1.1617228984832764, 1.425907015800476, 0.04265982285141945, 1.3320950269699097, -0.009232251904904842, 46.97633361816406, 53.878074645996094, 7.650144100189209, 5.774284839630127, 22.051158905029297, 26.43793296813965, 26.5391845703125, 40.61399841308594, 36.46784973144531, 42.90298843383789, 34.8286247253418, 49.48114776611328, 53.8403205871582, 56.11268615722656, 0.9781911969184875, 4.199948310852051, 22.84221649169922, 6.648324966430664, 22.390457153320312, 12.800288200378418, 22.22467803955078, 13.594244003295898, 16.564119338989258, 33.134986877441406], "std": [0.25743138790130615, 0.08245643973350525, 0.1117769107222557, 0.222508504986763, 0.26843616366386414, 0.13890165090560913, 0.11904197186231613, 0.08744274079799652, 0.08273237198591232, 0.06572095304727554, 0.11021503806114197, 0.021890316158533096, 13.78225326538086, 2.993295192718506, 14.822190284729004, 3.2796223163604736, 21.435495376586914, 30.721654891967773, 26.5063533782959, 46.74416732788086, 39.476829528808594, 50.80490493774414, 40.19063949584961, 49.10561752319336, 9.736855506896973, 6.125709533691406, 0.3992047607898712, 3.4415059089660645, 19.772188186645508, 10.17979907989502, 22.381107330322266, 20.534582138061523, 25.731416702270508, 24.745521545410156, 20.81669044494629, 33.92047119140625], "count": [200]}, "action": {"min": [0.4381723403930664, -1.0694667100906372, 0.957355260848999, -0.3167518675327301, -1.5992515087127686, 0.37711241841316223, -1.2628748416900635, -1.2805657386779785, 1.1859862804412842, -0.04303520917892456, 1.1480268239974976, -0.08564125746488571, 12.167499542236328, 48.83937454223633, -1.0099999904632568, -0.19374999403953552, 0.7037500143051147, 0.265625, 1.0, 0.5606249570846558, 0.7599999904632568, -2.6412501335144043, 1.1775000095367432, -0.9081818461418152, 38.598182678222656, 46.72999954223633, 0.5981249809265137, -0.5793750286102295, 0.8231250047683716, -0.7712500095367432, 0.6043750047683716, -1.1349999904632568, 0.953125, 0.2043749988079071, 0.640625, -0.8757143020629883], "max": [1.224623203277588, -0.8433210849761963, 1.380560040473938, 0.3440432548522949, -0.6131981015205383, 0.7720588445663452, -0.8569847941398621, -1.013983130455017, 1.508926510810852, 0.20462694764137268, 1.6366360187530518, 0.003409437835216522, 61.063751220703125, 63.06222152709961, 46.063751220703125, 9.789999961853027, 52.38500213623047, 78.44937133789062, 62.09000015258789, 103.328125, 94.04499816894531, 111.28312683105469, 98.22187805175781, 109.9956283569336, 67.90875244140625, 67.98249816894531, 2.875, 9.216875076293945, 59.57500076293945, 36.119998931884766, 66.98625183105469, 66.78375244140625, 76.83000183105469, 78.0406265258789, 60.04999923706055, 95.56312561035156], "mean": [0.7656320333480835, -0.939821183681488, 1.176365852355957, 0.03219197317957878, -0.9582452178001404, 0.6546034812927246, -0.997944712638855, -1.1617233753204346, 1.4259072542190552, 0.04265981167554855, 1.332094669342041, -0.009232249110937119, 46.97636795043945, 53.87809753417969, 7.650143623352051, 5.774282932281494, 22.051191329956055, 26.43796157836914, 26.539186477661133, 40.613990783691406, 36.467830657958984, 42.90298843383789, 34.828643798828125, 49.48115158081055, 53.84033203125, 56.1126708984375, 0.9781913757324219, 4.199948310852051, 22.84221649169922, 6.648326873779297, 22.390453338623047, 12.80029010772705, 22.22467041015625, 13.594233512878418, 16.56412124633789, 33.135005950927734], "std": [0.25743138790130615, 0.08245640993118286, 0.11177688091993332, 0.2225084751844406, 0.26843616366386414, 0.13890165090560913, 0.11904194951057434, 0.08744272589683533, 0.08273237198591232, 0.06572095304727554, 0.11021503806114197, 0.021890316158533096, 13.782251358032227, 2.9932949542999268, 14.822190284729004, 3.2796220779418945, 21.435497283935547, 30.72165298461914, 26.506357192993164, 46.74415969848633, 39.476829528808594, 50.80489730834961, 40.19064712524414, 49.10561752319336, 9.73685359954834, 6.12570858001709, 0.39920473098754883, 3.4415059089660645, 19.772188186645508, 10.17979907989502, 22.381107330322266, 20.534582138061523, 25.731420516967773, 24.745521545410156, 20.816692352294922, 33.92048263549805], "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": [120], "max": [120], "mean": [120.0], "std": [0.0], "count": [200]}, "index": {"min": [28693], "max": [28892], "mean": [28792.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [4.075, 10.0, 10.0, 10.0, 10.0], "std": [3.524113363670361, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [200]}, "scene_annotation": {"mean": [120.0], "std": [0.0], "min": [120], "max": [120], "count": [200]}, "eef_direction_state": {"mean": [3.16, 4.25], "std": [1.8315021157508955, 1.9665960439297137], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [1.2, 0.74], "std": [0.6633249580710804, 0.7952358140828414], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [1.095, 0.8], "std": [0.8282360774561806, 0.8485281374238572], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [3.16, 4.25], "std": [1.8315021157508955, 1.9665960439297137], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [1.2, 0.74], "std": [0.6633249580710804, 0.7952358140828414], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [1.095, 0.8], "std": [0.8282360774561806, 0.8485281374238572], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.6633923860924199, 0.17220926780130802, 1.217012311429185, -1.24023664933293, 0.8462236258234763, -1.9514483034327363, 0.6614912269127893, -0.1850709912837776, 1.1650041455462112, 1.2127848699346766, 0.20836179985504902, 2.171585119292957], "std": [0.03195631004235143, 0.07091466466454852, 0.03493760855692088, 0.18549703629091824, 0.17918034090348944, 0.08977101517677748, 0.026325057026857005, 0.03341261868564382, 0.02021162621497755, 0.1013812062736027, 0.045719720048109015, 0.058437987156138585], "min": [0.5865183363525281, 0.06438501784074904, 1.145124046437688, -1.6628301322804737, 0.5368287632312412, -2.1182421582396787, 0.5963270411273106, -0.2400541063332018, 1.1303388622568102, 1.0675235071222153, 0.14420007013797465, 2.0681194379176784], "max": [0.7172949024533194, 0.2640585104510585, 1.2709122760439084, -0.9549612781323482, 1.152366353575839, -1.7718537072299787, 0.7001053729618851, -0.13520959323593912, 1.1949280685013663, 1.3574615349818466, 0.2801737169192364, 2.234796280583315], "count": [200]}, "eef_sim_pose_action": {"mean": [0.6633923860924199, 0.17220926780130802, 1.217012311429185, -1.24023664933293, 0.8462236258234763, -1.9514483034327363, 0.6614912269127893, -0.1850709912837776, 1.1650041455462112, 1.2127848699346766, 0.20836179985504902, 2.171585119292957], "std": [0.03195631004235143, 0.07091466466454852, 0.03493760855692088, 0.18549703629091824, 0.17918034090348944, 0.08977101517677748, 0.026325057026857005, 0.03341261868564382, 0.02021162621497755, 0.1013812062736027, 0.045719720048109015, 0.058437987156138585], "min": [0.5865183363525281, 0.06438501784074904, 1.145124046437688, -1.6628301322804737, 0.5368287632312412, -2.1182421582396787, 0.5963270411273106, -0.2400541063332018, 1.1303388622568102, 1.0675235071222153, 0.14420007013797465, 2.0681194379176784], "max": [0.7172949024533194, 0.2640585104510585, 1.2709122760439084, -0.9549612781323482, 1.152366353575839, -1.7718537072299787, 0.7001053729618851, -0.13520959323593912, 1.1949280685013663, 1.3574615349818466, 0.2801737169192364, 2.234796280583315], "count": [200]}}} +{"episode_index": 121, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2365341503267974]], [[0.4557197753267974]], [[0.5725819689542483]]], "std": [[[0.3220200093202888]], [[0.24641151807154987]], [[0.24651135937645446]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4857282577614379]], [[0.5013005535130719]], [[0.49454428513071896]]], "std": [[[0.35064289216230204]], [[0.35765647118069166]], [[0.361977378473136]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.488140829248366]], [[0.5142418464052289]], [[0.5108315849673203]]], "std": [[[0.30656487625890877]], [[0.30674466863375105]], [[0.31506572487007894]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3590306066176471]], [[0.45255356413398695]], [[0.5063462009803922]]], "std": [[[0.3201384366354741]], [[0.3133830830130152]], [[0.359475932570011]]], "count": [100]}, "observation.state": {"min": [0.4183594584465027, -1.1083056926727295, 0.9574082493782043, -0.2941415011882782, -1.6144256591796875, 0.3065394461154938, -1.1928739547729492, -1.255555272102356, 1.140251636505127, -0.08602273464202881, 1.2140698432922363, -0.19376838207244873, 20.628889083862305, 45.40187454223633, -1.152500033378601, -0.35374999046325684, 0.9256250262260437, 0.22937500476837158, 0.7906249761581421, -0.9549999833106995, 0.7418749928474426, -3.1518750190734863, 1.105625033378601, 0.020624998956918716, 36.63888931274414, 47.026248931884766, 0.4699999988079071, -0.5606250166893005, 0.8381249904632568, 0.12124998867511749, 0.5568749904632568, -0.8393750190734863, 0.8899999856948853, -0.11999999731779099, 0.5412499904632568, 1.4387500286102295], "max": [1.2076085805892944, -0.8162940740585327, 1.3619630336761475, 0.31762608885765076, -0.6047102808952332, 0.8010748028755188, -0.8136157989501953, -0.9406974911689758, 1.4869439601898193, 0.17540723085403442, 1.6554555892944336, 0.022387845441699028, 70.67124938964844, 59.21500015258789, 43.549373626708984, 9.516875267028809, 41.88562774658203, 71.17312622070312, 48.96062469482422, 98.99687194824219, 58.4118766784668, 102.7750015258789, 89.12625122070312, 110.0999984741211, 67.67874908447266, 73.50250244140625, 2.822499990463257, 9.376874923706055, 51.55687713623047, 33.79249954223633, 74.17375183105469, 46.3849983215332, 74.92312622070312, 58.18562698364258, 65.7562484741211, 84.97937774658203], "mean": [0.8054043650627136, -0.9329186677932739, 1.1701340675354004, 0.01226452924311161, -1.01087486743927, 0.6325941681861877, -0.9955427050590515, -1.1249436140060425, 1.403701663017273, 0.015109261497855186, 1.3302751779556274, -0.0468008778989315, 47.55936813354492, 53.7924919128418, 22.08240509033203, 4.860953330993652, 16.73727035522461, 24.248401641845703, 19.516332626342773, 32.84996032714844, 21.932767868041992, 33.54710006713867, 29.07830047607422, 44.55649185180664, 54.05022048950195, 57.82286071777344, 1.0427768230438232, 3.4356982707977295, 24.922800064086914, 9.369349479675293, 27.68819236755371, 7.354340553283691, 28.217933654785156, 11.8096342086792, 21.49201202392578, 35.42081832885742], "std": [0.2787417769432068, 0.09819440543651581, 0.13263867795467377, 0.23823504149913788, 0.3515227735042572, 0.15933078527450562, 0.11528758704662323, 0.08753573149442673, 0.09382093697786331, 0.09377717226743698, 0.12704989314079285, 0.0492599792778492, 17.758798599243164, 4.950687408447266, 16.853193283081055, 4.182925224304199, 16.88947296142578, 29.897296905517578, 20.00411605834961, 43.134117126464844, 23.67713737487793, 45.72541809082031, 37.02341842651367, 48.236080169677734, 11.049675941467285, 8.62232780456543, 0.5308023691177368, 3.32340931892395, 16.335535049438477, 12.640873908996582, 22.93416404724121, 12.681686401367188, 24.066679000854492, 18.153976440429688, 23.015966415405273, 25.935468673706055], "count": [158]}, "action": {"min": [0.4183594584465027, -1.1083056926727295, 0.9574082493782043, -0.2941415011882782, -1.6144256591796875, 0.3065394461154938, -1.1928739547729492, -1.255555272102356, 1.140251636505127, -0.08602273464202881, 1.2140698432922363, -0.19376838207244873, 20.628889083862305, 45.40187454223633, -1.152500033378601, -0.35374999046325684, 0.9256250262260437, 0.22937500476837158, 0.7906249761581421, -0.9549999833106995, 0.7418749928474426, -3.1518750190734863, 1.105625033378601, 0.020624998956918716, 36.63888931274414, 47.026248931884766, 0.4699999988079071, -0.5606250166893005, 0.8381249904632568, 0.12124998867511749, 0.5568749904632568, -0.8393750190734863, 0.8899999856948853, -0.11999999731779099, 0.5412499904632568, 1.4387500286102295], "max": [1.2076085805892944, -0.8162940740585327, 1.3619630336761475, 0.31762608885765076, -0.6047102808952332, 0.8010748028755188, -0.8136157989501953, -0.9406974911689758, 1.4869439601898193, 0.17540723085403442, 1.6554555892944336, 0.022387845441699028, 70.67124938964844, 59.21500015258789, 43.549373626708984, 9.516875267028809, 41.88562774658203, 71.17312622070312, 48.96062469482422, 98.99687194824219, 58.4118766784668, 102.7750015258789, 89.12625122070312, 110.0999984741211, 67.67874908447266, 73.50250244140625, 2.822499990463257, 9.376874923706055, 51.55687713623047, 33.79249954223633, 74.17375183105469, 46.3849983215332, 74.92312622070312, 58.18562698364258, 65.7562484741211, 84.97937774658203], "mean": [0.8054043054580688, -0.9329186081886292, 1.1701337099075317, 0.012264524586498737, -1.0108747482299805, 0.6325940489768982, -0.9955427050590515, -1.124943494796753, 1.4037020206451416, 0.015109247528016567, 1.3302748203277588, -0.046800874173641205, 47.55936050415039, 53.79252243041992, 22.082416534423828, 4.860954284667969, 16.73725700378418, 24.248409271240234, 19.516321182250977, 32.849945068359375, 21.932767868041992, 33.54709243774414, 29.078319549560547, 44.55647277832031, 54.05020523071289, 57.8228759765625, 1.0427769422531128, 3.435697555541992, 24.92279052734375, 9.369341850280762, 27.688196182250977, 7.354340553283691, 28.217924118041992, 11.809629440307617, 21.492002487182617, 35.42084503173828], "std": [0.2787417471408844, 0.09819440543651581, 0.13263869285583496, 0.23823504149913788, 0.35152268409729004, 0.1593308001756668, 0.11528757959604263, 0.08753573149442673, 0.09382094442844391, 0.09377714991569519, 0.12704989314079285, 0.0492599792778492, 17.7587947845459, 4.950687408447266, 16.853193283081055, 4.182925224304199, 16.889467239379883, 29.897296905517578, 20.00411605834961, 43.13411331176758, 23.67713737487793, 45.72541427612305, 37.023433685302734, 48.2360725402832, 11.049675941467285, 8.62232780456543, 0.5308024287223816, 3.3234095573425293, 16.335535049438477, 12.640873908996582, 22.934160232543945, 12.681686401367188, 24.066679000854492, 18.153972625732422, 23.01596450805664, 25.935466766357422], "count": [158]}, "timestamp": {"min": [0.0], "max": [5.233333333333333], "mean": [2.6166666666666667], "std": [1.5203252575974948], "count": [158]}, "frame_index": {"min": [0], "max": [157], "mean": [78.5], "std": [45.609757727924844], "count": [158]}, "episode_index": {"min": [121], "max": [121], "mean": [121.0], "std": [0.0], "count": [158]}, "index": {"min": [28893], "max": [29050], "mean": [28971.5], "std": [45.609757727924844], "count": [158]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [158]}, "subtask_annotation": {"mean": [3.7151898734177213, 10.0, 10.0, 10.0, 10.0], "std": [3.4843079914292865, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [158]}, "scene_annotation": {"mean": [121.0], "std": [0.0], "min": [121], "max": [121], "count": [158]}, "eef_direction_state": {"mean": [2.8607594936708862, 4.012658227848101], "std": [1.6205498146155126, 1.7645860194109713], "min": [0, 1], "max": [6, 6], "count": [158]}, "eef_velocity_state": {"mean": [1.3354430379746836, 1.0949367088607596], "std": [0.6325631953587055, 0.8626422075650566], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_state": {"mean": [1.1329113924050633, 0.9430379746835443], "std": [0.7963876543155106, 0.8209570741185349], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_direction_action": {"mean": [2.8607594936708862, 4.012658227848101], "std": [1.6205498146155126, 1.7645860194109713], "min": [0, 1], "max": [6, 6], "count": [158]}, "eef_velocity_action": {"mean": [1.3354430379746836, 1.0949367088607596], "std": [0.6325631953587055, 0.8626422075650566], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_acc_mag_action": {"mean": [1.1329113924050633, 0.9430379746835443], "std": [0.7963876543155106, 0.8209570741185349], "min": [0, 0], "max": [2, 2], "count": [158]}, "eef_sim_pose_state": {"mean": [0.6603039611940505, 0.18142344130623925, 1.2165371247439911, -1.2499177750737638, 0.8143865855787499, -1.9511301782491959, 0.65696110414156, -0.18833169567792116, 1.1728304326309507, 1.2139175242962092, 0.26808361709376044, 2.168298976851027], "std": [0.04098496190293316, 0.06581996049608693, 0.03269580033659231, 0.21248239383548354, 0.18601278647649463, 0.163537973333576, 0.02927574779476934, 0.03066611793546267, 0.028868749358350747, 0.12475951689132148, 0.05122678501092423, 0.06985462954200661], "min": [0.5799278787875369, 0.06568240881387277, 1.1497848339139527, -1.7049713044849781, 0.5434046694668302, -2.272405796236207, 0.5714569971390585, -0.22911015802401477, 1.1247833979964248, 0.9382198500077379, 0.18823314373222622, 2.0578176641805053], "max": [0.7126146308790959, 0.2530228495953786, 1.2703984101330186, -0.8987148970973216, 1.1279821134088843, -1.7659546549483087, 0.686493249442871, -0.13398675189743342, 1.2515699821269, 1.3713488661834148, 0.3513127768750022, 2.2583972918562276], "count": [158]}, "eef_sim_pose_action": {"mean": [0.6603039611940505, 0.18142344130623925, 1.2165371247439911, -1.2499177750737638, 0.8143865855787499, -1.9511301782491959, 0.65696110414156, -0.18833169567792116, 1.1728304326309507, 1.2139175242962092, 0.26808361709376044, 2.168298976851027], "std": [0.04098496190293316, 0.06581996049608693, 0.03269580033659231, 0.21248239383548354, 0.18601278647649463, 0.163537973333576, 0.02927574779476934, 0.03066611793546267, 0.028868749358350747, 0.12475951689132148, 0.05122678501092423, 0.06985462954200661], "min": [0.5799278787875369, 0.06568240881387277, 1.1497848339139527, -1.7049713044849781, 0.5434046694668302, -2.272405796236207, 0.5714569971390585, -0.22911015802401477, 1.1247833979964248, 0.9382198500077379, 0.18823314373222622, 2.0578176641805053], "max": [0.7126146308790959, 0.2530228495953786, 1.2703984101330186, -0.8987148970973216, 1.1279821134088843, -1.7659546549483087, 0.686493249442871, -0.13398675189743342, 1.2515699821269, 1.3713488661834148, 0.3513127768750022, 2.2583972918562276], "count": [158]}}} +{"episode_index": 122, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2419727246732026]], [[0.4481290665849673]], [[0.5616079534313726]]], "std": [[[0.3292321952815484]], [[0.2522000599501186]], [[0.24752983238458148]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13725490196078433]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47585627246732026]], [[0.4902550837418301]], [[0.4841435866013072]]], "std": [[[0.3477980579442523]], [[0.35248741205808864]], [[0.3560315987087125]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5189001491013072]], [[0.5395383741830065]], [[0.5336055187908496]]], "std": [[[0.2979312362750248]], [[0.30256377831543224]], [[0.3145586697386046]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3499924448529412]], [[0.44940266544117646]], [[0.5079655882352941]]], "std": [[[0.3160937052002733]], [[0.31008443204550007]], [[0.3627478699991112]]], "count": [100]}, "observation.state": {"min": [0.5641546249389648, -1.08832585811615, 0.9897621273994446, -0.34907397627830505, -1.6212074756622314, 0.3876268267631531, -1.2464475631713867, -1.255102276802063, 1.167929768562317, -0.04506179690361023, 1.1970463991165161, -0.16965065896511078, 11.84666633605957, 40.96437454223633, -0.9650000333786011, -0.3125, 0.7981250286102295, 0.5625, 0.640625, -0.9068750143051147, 0.7931250333786011, -3.1831250190734863, 1.1866666078567505, 0.4737499952316284, 11.953125, 47.75, 0.5512499809265137, -0.7331250309944153, 0.9006249904632568, -1.2543749809265137, 0.5831249952316284, -1.4900000095367432, 0.6987500190734863, -0.19375000894069672, 0.6675000190734863, -0.06374998390674591], "max": [1.343461513519287, -0.8190426826477051, 1.3148508071899414, 0.17290379106998444, -0.7374399304389954, 0.717030942440033, -0.8687151670455933, -0.9366284608840942, 1.469062328338623, 0.11830510199069977, 1.6537854671478271, -0.00472076004371047, 69.38187408447266, 62.54999923706055, 36.45000076293945, 8.52187442779541, 64.76937866210938, 28.470001220703125, 56.57437515258789, 58.111873626708984, 58.877498626708984, 64.68624877929688, 48.641876220703125, 87.18937683105469, 70.64875030517578, 76.73062896728516, 4.896250247955322, 9.486249923706055, 55.48374938964844, 5.401875019073486, 70.75250244140625, 11.234999656677246, 71.34562683105469, 41.97312545776367, 66.06500244140625, 83.47562408447266], "mean": [0.8996603488922119, -0.9210939407348633, 1.1411879062652588, -0.08794622123241425, -1.1486493349075317, 0.6114321947097778, -1.0372227430343628, -1.1176177263259888, 1.359704852104187, 0.03525977581739426, 1.415374755859375, -0.03679227456450462, 51.21728515625, 51.67184829711914, 1.531049370765686, 3.109034299850464, 24.420429229736328, 8.047953605651855, 22.219127655029297, 19.05572509765625, 22.0096435546875, 20.20671272277832, 16.36196517944336, 35.91653823852539, 46.37976837158203, 58.96421432495117, 0.8987064361572266, 3.430678129196167, 23.768169403076172, 1.032516598701477, 26.952804565429688, 2.0313684940338135, 27.53655242919922, 7.075082778930664, 24.125755310058594, 27.149545669555664], "std": [0.2441270649433136, 0.09760592132806778, 0.11251835525035858, 0.1952960342168808, 0.3098190128803253, 0.11842653900384903, 0.1433514952659607, 0.09715162217617035, 0.0769994854927063, 0.05139414593577385, 0.10856238752603531, 0.034772127866744995, 17.9615421295166, 5.687153339385986, 7.322508811950684, 3.0357773303985596, 25.499006271362305, 9.154772758483887, 23.150480270385742, 23.888851165771484, 23.263925552368164, 25.727872848510742, 17.902997970581055, 35.70491027832031, 21.517057418823242, 10.09798526763916, 0.7240788340568542, 3.105917453765869, 18.504802703857422, 1.7897030115127563, 24.539026260375977, 3.515641212463379, 25.616458892822266, 13.333951950073242, 22.46847915649414, 28.78864288330078], "count": [155]}, "action": {"min": [0.5641546249389648, -1.08832585811615, 0.9897621273994446, -0.34907397627830505, -1.6212074756622314, 0.3876268267631531, -1.2464475631713867, -1.255102276802063, 1.167929768562317, -0.04506179690361023, 1.1970463991165161, -0.16965065896511078, 11.84666633605957, 40.96437454223633, -0.9650000333786011, -0.3125, 0.7981250286102295, 0.5625, 0.640625, -0.9068750143051147, 0.7931250333786011, -3.1831250190734863, 1.1866666078567505, 0.4737499952316284, 11.953125, 47.75, 0.5512499809265137, -0.7331250309944153, 0.9006249904632568, -1.2543749809265137, 0.5831249952316284, -1.4900000095367432, 0.6987500190734863, -0.19375000894069672, 0.6675000190734863, -0.06374998390674591], "max": [1.343461513519287, -0.8190426826477051, 1.3148508071899414, 0.17290379106998444, -0.7374399304389954, 0.717030942440033, -0.8687151670455933, -0.9366284608840942, 1.469062328338623, 0.11830510199069977, 1.6537854671478271, -0.00472076004371047, 69.38187408447266, 62.54999923706055, 36.45000076293945, 8.52187442779541, 64.76937866210938, 28.470001220703125, 56.57437515258789, 58.111873626708984, 58.877498626708984, 64.68624877929688, 48.641876220703125, 87.18937683105469, 70.64875030517578, 76.73062896728516, 4.896250247955322, 9.486249923706055, 55.48374938964844, 5.401875019073486, 70.75250244140625, 11.234999656677246, 71.34562683105469, 41.97312545776367, 66.06500244140625, 83.47562408447266], "mean": [0.8996604681015015, -0.9210940599441528, 1.1411880254745483, -0.08794620633125305, -1.1486496925354004, 0.6114320755004883, -1.0372225046157837, -1.1176173686981201, 1.3597047328948975, 0.03525977209210396, 1.415374517440796, -0.03679227828979492, 51.217281341552734, 51.671836853027344, 1.5310503244400024, 3.109034299850464, 24.420438766479492, 8.047955513000488, 22.219131469726562, 19.055727005004883, 22.009641647338867, 20.20669937133789, 16.361974716186523, 35.91654968261719, 46.379756927490234, 58.96418762207031, 0.8987063765525818, 3.430677890777588, 23.768163681030273, 1.0325164794921875, 26.952796936035156, 2.0313687324523926, 27.536561965942383, 7.075088024139404, 24.125764846801758, 27.1495361328125], "std": [0.244127094745636, 0.09760592132806778, 0.11251835525035858, 0.1952960193157196, 0.3098190426826477, 0.11842653900384903, 0.1433514803647995, 0.09715164452791214, 0.0769994780421257, 0.05139413848519325, 0.10856238752603531, 0.034772131592035294, 17.961544036865234, 5.687154293060303, 7.322508335113525, 3.0357775688171387, 25.499008178710938, 9.154773712158203, 23.150476455688477, 23.888856887817383, 23.263917922973633, 25.727874755859375, 17.902997970581055, 35.70491027832031, 21.51706314086914, 10.097983360290527, 0.7240787744522095, 3.105917453765869, 18.504804611206055, 1.7897028923034668, 24.539026260375977, 3.5156409740448, 25.616458892822266, 13.333951950073242, 22.468475341796875, 28.78864097595215], "count": [155]}, "timestamp": {"min": [0.0], "max": [5.133333333333334], "mean": [2.5666666666666664], "std": [1.491457154746473], "count": [155]}, "frame_index": {"min": [0], "max": [154], "mean": [77.0], "std": [44.74371464239419], "count": [155]}, "episode_index": {"min": [122], "max": [122], "mean": [122.0], "std": [0.0], "count": [155]}, "index": {"min": [29051], "max": [29205], "mean": [29128.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [3.7225806451612904, 10.0, 10.0, 10.0, 10.0], "std": [3.5351424370098528, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [155]}, "scene_annotation": {"mean": [122.0], "std": [0.0], "min": [122], "max": [122], "count": [155]}, "eef_direction_state": {"mean": [2.6193548387096772, 4.019354838709678], "std": [1.591392037187874, 1.7207311564562224], "min": [0, 1], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [1.4258064516129032, 1.038709677419355], "std": [0.5896788310846383, 0.8491655940011817], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [1.103225806451613, 1.0129032258064516], "std": [0.8046172686510314, 0.8423247153673137], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [2.6193548387096772, 4.019354838709678], "std": [1.591392037187874, 1.7207311564562224], "min": [0, 1], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [1.4258064516129032, 1.038709677419355], "std": [0.5896788310846383, 0.8491655940011817], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [1.103225806451613, 1.0129032258064516], "std": [0.8046172686510314, 0.8423247153673137], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.6471627326113744, 0.19666421519818955, 1.2154719462775423, -1.2108261282491046, 0.7168887395300962, -1.9102129892883877, 0.6386589571749142, -0.1870852160571312, 1.1778503388397599, 1.1687531434934977, 0.22538218902694648, 2.186437180754068], "std": [0.03541706101762706, 0.06651691569143066, 0.036380477404901614, 0.22232512901767298, 0.12300633391754918, 0.16527454050070156, 0.027082484687667937, 0.03977254461700733, 0.03253233634027178, 0.1362351120687279, 0.039899279112562226, 0.0604363223304171], "min": [0.5868615661234597, 0.08878418957332224, 1.1474632530770372, -1.6560690215514606, 0.5179958566434206, -2.184190856265976, 0.5840899374417787, -0.23384565801523646, 1.136283136171583, 0.9242884491830806, 0.14533143248547864, 2.0945505128768604], "max": [0.6989393160872901, 0.2831497717387068, 1.2902896098805017, -0.8161649778425928, 0.9179508590915977, -1.6885229115818976, 0.6910672601963868, -0.12345254903493358, 1.2585603943101427, 1.3470417155958163, 0.3317149850414729, 2.2651723520942015], "count": [155]}, "eef_sim_pose_action": {"mean": [0.6471627326113744, 0.19666421519818955, 1.2154719462775423, -1.2108261282491046, 0.7168887395300962, -1.9102129892883877, 0.6386589571749142, -0.1870852160571312, 1.1778503388397599, 1.1687531434934977, 0.22538218902694648, 2.186437180754068], "std": [0.03541706101762706, 0.06651691569143066, 0.036380477404901614, 0.22232512901767298, 0.12300633391754918, 0.16527454050070156, 0.027082484687667937, 0.03977254461700733, 0.03253233634027178, 0.1362351120687279, 0.039899279112562226, 0.0604363223304171], "min": [0.5868615661234597, 0.08878418957332224, 1.1474632530770372, -1.6560690215514606, 0.5179958566434206, -2.184190856265976, 0.5840899374417787, -0.23384565801523646, 1.136283136171583, 0.9242884491830806, 0.14533143248547864, 2.0945505128768604], "max": [0.6989393160872901, 0.2831497717387068, 1.2902896098805017, -0.8161649778425928, 0.9179508590915977, -1.6885229115818976, 0.6910672601963868, -0.12345254903493358, 1.2585603943101427, 1.3470417155958163, 0.3317149850414729, 2.2651723520942015], "count": [155]}}} +{"episode_index": 123, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25301064338235296]], [[0.45192897058823533]], [[0.5632210886437908]]], "std": [[[0.32192534275295104]], [[0.24487535190314424]], [[0.23785854266562256]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4841648406862745]], [[0.5046603799019608]], [[0.500645198120915]]], "std": [[[0.3498454045913996]], [[0.35052956857222733]], [[0.3547639521979445]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4604217381535948]], [[0.49196796772875817]], [[0.4975538562091503]]], "std": [[[0.3354611213511338]], [[0.3341111388952367]], [[0.34157575565723153]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3662229064542484]], [[0.4537714358660131]], [[0.506898323120915]]], "std": [[[0.323779642542197]], [[0.31445472768411364]], [[0.35846411670859346]]], "count": [100]}, "observation.state": {"min": [0.34189745783805847, -1.2622309923171997, 0.888384997844696, -0.4271572530269623, -1.6048675775527954, 0.3359130620956421, -1.4316538572311401, -1.2271114587783813, 1.1004377603530884, -0.31438353657722473, 0.8407482504844666, -0.21527937054634094, 20.41666603088379, 41.9375, -1.1256250143051147, -0.09312500059604645, 0.8031250238418579, 0.43687498569488525, 0.7437499761581421, -0.6143749952316284, 0.9591667056083679, 0.5625, 1.0149999856948853, -0.8112499713897705, 39.806251525878906, 47.135623931884766, 0.5412499904632568, -0.5456250309944153, 0.6668750047683716, 0.5037499666213989, 0.7337499856948853, -0.37437501549720764, 0.8118749856948853, 0.04625000059604645, 0.5943750143051147, 0.18250000476837158], "max": [1.3508764505386353, -0.7302872538566589, 1.427672266960144, 0.6088111400604248, -0.30632486939430237, 0.3513389825820923, -0.7948996424674988, -0.8839980363845825, 1.4894713163375854, 0.2983854115009308, 1.6318570375442505, -0.03886282071471214, 66.58499908447266, 60.939998626708984, 53.74937438964844, 9.71875, 46.115623474121094, 107.47687530517578, 55.868751525878906, 108.13812255859375, 66.77375030517578, 107.86062622070312, 91.2300033569336, 110.38687133789062, 62.62125015258789, 64.29000091552734, 2.947499990463257, 9.365625381469727, 45.740623474121094, 45.28499984741211, 52.057498931884766, 75.79437255859375, 54.8537483215332, 96.51812744140625, 57.837501525878906, 105.58062744140625], "mean": [0.6348152756690979, -1.000792384147644, 1.2514779567718506, 0.24322333931922913, -0.6669379472732544, 0.34259504079818726, -1.0022227764129639, -1.0547322034835815, 1.3808810710906982, -0.08786823600530624, 1.137986660003662, -0.07899035513401031, 52.69813537597656, 51.645755767822266, 9.180974006652832, 4.083879470825195, 21.07547950744629, 43.51449203491211, 25.839298248291016, 47.88813018798828, 29.135164260864258, 50.221736907958984, 36.980655670166016, 58.38523864746094, 48.60420608520508, 57.40794372558594, 0.999761164188385, 4.061145782470703, 16.180875778198242, 9.819968223571777, 18.496416091918945, 13.064982414245605, 17.947223663330078, 17.320545196533203, 12.445284843444824, 34.291324615478516], "std": [0.29562410712242126, 0.16379238665103912, 0.1541707068681717, 0.28479892015457153, 0.33841168880462646, 0.003219231031835079, 0.19936729967594147, 0.12468909472227097, 0.11478596180677414, 0.1366908848285675, 0.1821846067905426, 0.04886886477470398, 12.841544151306152, 4.048312187194824, 17.28607177734375, 4.087861061096191, 18.95880126953125, 43.68586349487305, 23.426162719726562, 47.58092498779297, 26.863054275512695, 47.8215217590332, 38.301910400390625, 49.415958404541016, 6.511523723602295, 4.23895788192749, 0.4098280668258667, 3.6755192279815674, 14.771164894104004, 15.971117973327637, 16.59732437133789, 23.368684768676758, 18.125150680541992, 31.048173904418945, 19.239267349243164, 35.17375946044922], "count": [252]}, "action": {"min": [0.34189745783805847, -1.2622309923171997, 0.888384997844696, -0.4271572530269623, -1.6048675775527954, 0.3359130620956421, -1.4316538572311401, -1.2271114587783813, 1.1004377603530884, -0.31438353657722473, 0.8407482504844666, -0.21527937054634094, 20.41666603088379, 41.9375, -1.1256250143051147, -0.09312500059604645, 0.8031250238418579, 0.43687498569488525, 0.7437499761581421, -0.6143749952316284, 0.9591667056083679, 0.5625, 1.0149999856948853, -0.8112499713897705, 39.806251525878906, 47.135623931884766, 0.5412499904632568, -0.5456250309944153, 0.6668750047683716, 0.5037499666213989, 0.7337499856948853, -0.37437501549720764, 0.8118749856948853, 0.04625000059604645, 0.5943750143051147, 0.18250000476837158], "max": [1.3508764505386353, -0.7302872538566589, 1.427672266960144, 0.6088111400604248, -0.30632486939430237, 0.3513389825820923, -0.7948996424674988, -0.8839980363845825, 1.4894713163375854, 0.2983854115009308, 1.6318570375442505, -0.03886282071471214, 66.58499908447266, 60.939998626708984, 53.74937438964844, 9.71875, 46.115623474121094, 107.47687530517578, 55.868751525878906, 108.13812255859375, 66.77375030517578, 107.86062622070312, 91.2300033569336, 110.38687133789062, 62.62125015258789, 64.29000091552734, 2.947499990463257, 9.365625381469727, 45.740623474121094, 45.28499984741211, 52.057498931884766, 75.79437255859375, 54.8537483215332, 96.51812744140625, 57.837501525878906, 105.58062744140625], "mean": [0.6348147392272949, -1.000792145729065, 1.2514779567718506, 0.2432233691215515, -0.666938066482544, 0.34259483218193054, -1.0022226572036743, -1.054732322692871, 1.3808807134628296, -0.08786817640066147, 1.1379867792129517, -0.0789904072880745, 52.698143005371094, 51.645755767822266, 9.180994987487793, 4.083879470825195, 21.075464248657227, 43.514442443847656, 25.839290618896484, 47.88820266723633, 29.135156631469727, 50.22174835205078, 36.98066711425781, 58.38526916503906, 48.604209899902344, 57.40795135498047, 0.9997617602348328, 4.061145305633545, 16.180879592895508, 9.819964408874512, 18.496416091918945, 13.064982414245605, 17.947229385375977, 17.320545196533203, 12.445292472839355, 34.291351318359375], "std": [0.29562413692474365, 0.16379237174987793, 0.1541707068681717, 0.2847989499568939, 0.33841168880462646, 0.0032192314974963665, 0.19936728477478027, 0.12468910962343216, 0.11478594690561295, 0.1366908848285675, 0.1821846067905426, 0.04886886477470398, 12.841545104980469, 4.048313140869141, 17.286073684692383, 4.087860584259033, 18.958803176879883, 43.68585968017578, 23.426164627075195, 47.580928802490234, 26.863061904907227, 47.82152557373047, 38.301910400390625, 49.41594314575195, 6.511523723602295, 4.238958358764648, 0.4098280966281891, 3.67551851272583, 14.771161079406738, 15.971113204956055, 16.597322463989258, 23.368688583374023, 18.125154495239258, 31.048173904418945, 19.239269256591797, 35.17375946044922], "count": [252]}, "timestamp": {"min": [0.0], "max": [8.366666666666667], "mean": [4.183333333333334], "std": [2.4248520382504593], "count": [252]}, "frame_index": {"min": [0], "max": [251], "mean": [125.5], "std": [72.74556114751378], "count": [252]}, "episode_index": {"min": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [252]}, "index": {"min": [29206], "max": [29457], "mean": [29331.5], "std": [72.74556114751378], "count": [252]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [252]}, "subtask_annotation": {"mean": [4.142857142857143, 10.0, 10.0, 10.0, 10.0], "std": [3.6005164658506574, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [252]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [252]}, "eef_direction_state": {"mean": [3.0992063492063493, 4.2896825396825395], "std": [1.4967157713731578, 1.6206176250184783], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_state": {"mean": [1.3134920634920635, 0.9007936507936508], "std": [0.6369387569427236, 0.6799855310956043], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_state": {"mean": [1.0396825396825398, 0.7420634920634921], "std": [0.8395084885774237, 0.8362665685931335], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_direction_action": {"mean": [3.0992063492063493, 4.2896825396825395], "std": [1.4967157713731578, 1.6206176250184783], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_action": {"mean": [1.3134920634920635, 0.9007936507936508], "std": [0.6369387569427236, 0.6799855310956043], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_action": {"mean": [1.0396825396825398, 0.7420634920634921], "std": [0.8395084885774237, 0.8362665685931335], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_sim_pose_state": {"mean": [0.689206943343018, 0.14465596466082728, 1.191796652847093, -1.5666314010950626, 0.7251235107028153, -2.251022406538202, 0.6620563117616436, -0.19388342604182354, 1.1461060985671663, 1.434776732347929, 0.4072663504444558, 2.2347274325337096], "std": [0.042178212052330744, 0.07892992553712416, 0.030547919981132786, 0.151862704409703, 0.17545263196258842, 0.1692897534526783, 0.03708829960131086, 0.04368919358627937, 0.021593585507253876, 0.13109504936590272, 0.09153851295607694, 0.08644278813379958], "min": [0.579133723452277, 0.032163490372425135, 1.124791110657372, -1.9018411259649788, 0.30347080801344983, -2.5143237219788714, 0.5814155988777026, -0.2724051626278341, 1.1086224343397346, 1.2487119019122492, 0.25847676162493394, 1.983206802721889], "max": [0.7324041431315437, 0.27739513058199533, 1.2366757386157856, -1.2049603220144487, 0.9643484089664405, -1.822931518239442, 0.701257580497762, -0.13274451978421686, 1.1933752885041506, 1.6309963440984572, 0.5587361032546672, 2.333053707315102], "count": [252]}, "eef_sim_pose_action": {"mean": [0.689206943343018, 0.14465596466082728, 1.191796652847093, -1.5666314010950626, 0.7251235107028153, -2.251022406538202, 0.6620563117616436, -0.19388342604182354, 1.1461060985671663, 1.434776732347929, 0.4072663504444558, 2.2347274325337096], "std": [0.042178212052330744, 0.07892992553712416, 0.030547919981132786, 0.151862704409703, 0.17545263196258842, 0.1692897534526783, 0.03708829960131086, 0.04368919358627937, 0.021593585507253876, 0.13109504936590272, 0.09153851295607694, 0.08644278813379958], "min": [0.579133723452277, 0.032163490372425135, 1.124791110657372, -1.9018411259649788, 0.30347080801344983, -2.5143237219788714, 0.5814155988777026, -0.2724051626278341, 1.1086224343397346, 1.2487119019122492, 0.25847676162493394, 1.983206802721889], "max": [0.7324041431315437, 0.27739513058199533, 1.2366757386157856, -1.2049603220144487, 0.9643484089664405, -1.822931518239442, 0.701257580497762, -0.13274451978421686, 1.1933752885041506, 1.6309963440984572, 0.5587361032546672, 2.333053707315102], "count": [252]}}} +{"episode_index": 124, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25407559640522875]], [[0.45847345996732025]], [[0.5687296670751634]]], "std": [[[0.33177277878574135]], [[0.2521786939817485]], [[0.24682199456800838]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4897759824346405]], [[0.5075282598039216]], [[0.502188551879085]]], "std": [[[0.34940569017537115]], [[0.35634605393227076]], [[0.3606616046620461]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5266604942810457]], [[0.5475187275326798]], [[0.544981045751634]]], "std": [[[0.31036422488632376]], [[0.3130696209663171]], [[0.32099388455711086]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35149409926470593]], [[0.4499276450163399]], [[0.5092067422385621]]], "std": [[[0.31599740619274047]], [[0.3102994836200615]], [[0.36314928260795903]]], "count": [100]}, "observation.state": {"min": [0.4640173017978668, -1.0920214653015137, 1.00215744972229, -0.3612573444843292, -1.5872561931610107, 0.3969014585018158, -1.2514305114746094, -1.2848095893859863, 1.2245577573776245, -0.26142996549606323, 0.9665398001670837, -0.09975585341453552, 20.626249313354492, 51.462501525878906, -1.024999976158142, -2.1187500953674316, 0.7143750190734863, 0.4437499940395355, 1.0989999771118164, -0.9487500190734863, 0.6193749904632568, 0.014999999664723873, 1.0625, 0.03500000014901161, 25.415624618530273, 45.11375045776367, 0.5016666650772095, -1.3981249332427979, 0.9887499809265137, 0.5043749809265137, 0.5674999952316284, -1.0931249856948853, 0.7231249809265137, 0.3737500011920929, 0.625, 0.25], "max": [1.3287270069122314, -0.7908941507339478, 1.3488022089004517, 0.36743247509002686, -0.6170605421066284, 0.7181038856506348, -0.80663001537323, -1.011053204536438, 1.5581846237182617, 0.14078566431999207, 1.5945042371749878, 0.010538262315094471, 63.76937484741211, 60.35888671875, 53.26937484741211, 9.351875305175781, 46.360626220703125, 85.1606216430664, 55.60124969482422, 109.73562622070312, 92.52625274658203, 109.51750183105469, 95.06500244140625, 110.01249694824219, 60.10625076293945, 75.43000030517578, 2.9987499713897705, 9.477333068847656, 56.54500198364258, 25.161874771118164, 74.74625396728516, 57.57062530517578, 72.65250396728516, 86.57437896728516, 74.69000244140625, 105.71062469482422], "mean": [0.8922608494758606, -0.9073038697242737, 1.1632075309753418, -0.06069084256887436, -1.032599687576294, 0.6114547848701477, -0.9774787425994873, -1.1219414472579956, 1.419427752494812, -0.05679161101579666, 1.2710660696029663, -0.034501414746046066, 48.098785400390625, 55.55080032348633, 19.348865509033203, 5.114721775054932, 18.039758682250977, 25.662763595581055, 21.576520919799805, 37.15290832519531, 29.701107025146484, 38.58378982543945, 29.690654754638672, 42.734771728515625, 45.72245407104492, 58.89469909667969, 1.0019172430038452, 3.2366602420806885, 29.65151023864746, 6.342711925506592, 33.392276763916016, 14.904295921325684, 33.61774826049805, 27.46135902404785, 28.298952102661133, 51.059085845947266], "std": [0.2706848382949829, 0.10267223417758942, 0.11760041862726212, 0.24167500436306, 0.2986810803413391, 0.11278610676527023, 0.1900210976600647, 0.08509229123592377, 0.09632013738155365, 0.14512620866298676, 0.17328107357025146, 0.02577676810324192, 11.39016056060791, 2.7078049182891846, 19.0233154296875, 4.394868850708008, 19.440961837768555, 32.3357048034668, 23.290416717529297, 48.02889633178711, 35.67678451538086, 48.84270095825195, 37.219146728515625, 48.9852180480957, 11.504273414611816, 10.146360397338867, 0.4741576313972473, 3.1740992069244385, 18.707942962646484, 6.669421672821045, 23.634517669677734, 19.302207946777344, 24.981534957885742, 33.82337188720703, 27.65968132019043, 36.70770263671875], "count": [197]}, "action": {"min": [0.4640173017978668, -1.0920214653015137, 1.00215744972229, -0.3612573444843292, -1.5872561931610107, 0.3969014585018158, -1.2514305114746094, -1.2848095893859863, 1.2245577573776245, -0.26142996549606323, 0.9665398001670837, -0.09975585341453552, 20.626249313354492, 51.462501525878906, -1.024999976158142, -2.1187500953674316, 0.7143750190734863, 0.4437499940395355, 1.0989999771118164, -0.9487500190734863, 0.6193749904632568, 0.014999999664723873, 1.0625, 0.03500000014901161, 25.415624618530273, 45.11375045776367, 0.5016666650772095, -1.3981249332427979, 0.9887499809265137, 0.5043749809265137, 0.5674999952316284, -1.0931249856948853, 0.7231249809265137, 0.3737500011920929, 0.625, 0.25], "max": [1.3287270069122314, -0.7908941507339478, 1.3488022089004517, 0.36743247509002686, -0.6170605421066284, 0.7181038856506348, -0.80663001537323, -1.011053204536438, 1.5581846237182617, 0.14078566431999207, 1.5945042371749878, 0.010538262315094471, 63.76937484741211, 60.35888671875, 53.26937484741211, 9.351875305175781, 46.360626220703125, 85.1606216430664, 55.60124969482422, 109.73562622070312, 92.52625274658203, 109.51750183105469, 95.06500244140625, 110.01249694824219, 60.10625076293945, 75.43000030517578, 2.9987499713897705, 9.477333068847656, 56.54500198364258, 25.161874771118164, 74.74625396728516, 57.57062530517578, 72.65250396728516, 86.57437896728516, 74.69000244140625, 105.71062469482422], "mean": [0.8922610878944397, -0.9073043465614319, 1.163207769393921, -0.06069086864590645, -1.0325998067855835, 0.6114547848701477, -0.9774783253669739, -1.121941328048706, 1.419427752494812, -0.056791599839925766, 1.2710654735565186, -0.03450138866901398, 48.098785400390625, 55.55080032348633, 19.348876953125, 5.114721775054932, 18.03976058959961, 25.662776947021484, 21.576536178588867, 37.15290451049805, 29.701107025146484, 38.583797454833984, 29.690650939941406, 42.73476028442383, 45.722469329833984, 58.89468002319336, 1.0019177198410034, 3.2366600036621094, 29.651500701904297, 6.342713832855225, 33.39228439331055, 14.904300689697266, 33.617740631103516, 27.461349487304688, 28.29893684387207, 51.05913543701172], "std": [0.2706848382949829, 0.10267221927642822, 0.1176004409790039, 0.24167504906654358, 0.2986810803413391, 0.11278612166643143, 0.1900210678577423, 0.08509227633476257, 0.09632013738155365, 0.14512619376182556, 0.17328108847141266, 0.02577676810324192, 11.39016056060791, 2.7078044414520264, 19.023311614990234, 4.394867897033691, 19.44095802307129, 32.335716247558594, 23.290420532226562, 48.02888488769531, 35.67678451538086, 48.84269714355469, 37.21915054321289, 48.985225677490234, 11.50427532196045, 10.14635944366455, 0.4741574823856354, 3.1740992069244385, 18.70794677734375, 6.669421672821045, 23.634517669677734, 19.302207946777344, 24.981536865234375, 33.823368072509766, 27.65967559814453, 36.70770263671875], "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": [124], "max": [124], "mean": [124.0], "std": [0.0], "count": [197]}, "index": {"min": [29458], "max": [29654], "mean": [29556.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [3.8477157360406093, 10.0, 10.0, 10.0, 10.0], "std": [3.4489985834787804, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [197]}, "scene_annotation": {"mean": [124.0], "std": [0.0], "min": [124], "max": [124], "count": [197]}, "eef_direction_state": {"mean": [2.8730964467005076, 3.8375634517766497], "std": [1.7126395028844112, 1.9181235945961532], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [1.2030456852791878, 0.9441624365482234], "std": [0.6829250785316601, 0.7619963987352124], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [1.0355329949238579, 0.817258883248731], "std": [0.8452653115329409, 0.8105313159883086], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_direction_action": {"mean": [2.8730964467005076, 3.8375634517766497], "std": [1.7126395028844112, 1.9181235945961532], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [1.2030456852791878, 0.9441624365482234], "std": [0.6829250785316601, 0.7619963987352124], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [1.0355329949238579, 0.817258883248731], "std": [0.8452653115329409, 0.8105313159883086], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.6586749345400643, 0.20442866282563876, 1.1991516172720342, -1.328935273187345, 0.7926887014971251, -1.9624624444044816, 0.6596021849838829, -0.18189774026937397, 1.167765428207712, 1.268208984235639, 0.3230729162665751, 2.210234508827954], "std": [0.03234667637088569, 0.07247748588913286, 0.03289522929941729, 0.1747768717866535, 0.16334073438107796, 0.15499460229023723, 0.030542693566121985, 0.04368627631337081, 0.022945522861854306, 0.12172066573037471, 0.08186661835645649, 0.059741918391099894], "min": [0.5977800280602256, 0.07296182326571324, 1.1279372321834722, -1.7014389836919444, 0.5129685273374376, -2.181354934614566, 0.6036327681879077, -0.24477111513615074, 1.130847804084371, 1.0639806949359611, 0.22286732733807524, 2.1094888097222704], "max": [0.7028459360670718, 0.2949201073020761, 1.2352656683757803, -1.0716817032260992, 1.1232200924128382, -1.7512051856455162, 0.711309447863859, -0.11787185941926279, 1.202851658324714, 1.4428347206002572, 0.4530005439205782, 2.294987535993186], "count": [197]}, "eef_sim_pose_action": {"mean": [0.6586749345400643, 0.20442866282563876, 1.1991516172720342, -1.328935273187345, 0.7926887014971251, -1.9624624444044816, 0.6596021849838829, -0.18189774026937397, 1.167765428207712, 1.268208984235639, 0.3230729162665751, 2.210234508827954], "std": [0.03234667637088569, 0.07247748588913286, 0.03289522929941729, 0.1747768717866535, 0.16334073438107796, 0.15499460229023723, 0.030542693566121985, 0.04368627631337081, 0.022945522861854306, 0.12172066573037471, 0.08186661835645649, 0.059741918391099894], "min": [0.5977800280602256, 0.07296182326571324, 1.1279372321834722, -1.7014389836919444, 0.5129685273374376, -2.181354934614566, 0.6036327681879077, -0.24477111513615074, 1.130847804084371, 1.0639806949359611, 0.22286732733807524, 2.1094888097222704], "max": [0.7028459360670718, 0.2949201073020761, 1.2352656683757803, -1.0716817032260992, 1.1232200924128382, -1.7512051856455162, 0.711309447863859, -0.11787185941926279, 1.202851658324714, 1.4428347206002572, 0.4530005439205782, 2.294987535993186], "count": [197]}}} +{"episode_index": 125, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24054465890522875]], [[0.45370197712418303]], [[0.572183304738562]]], "std": [[[0.3247164275942327]], [[0.24708481068870708]], [[0.24474912730348033]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.490039266748366]], [[0.507801027369281]], [[0.5011864379084967]]], "std": [[[0.34841869628783084]], [[0.35626179933305413]], [[0.35948916342284004]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4801584170751634]], [[0.5052362152777778]], [[0.5008811601307189]]], "std": [[[0.3167387060024859]], [[0.31533476367476765]], [[0.3230697925394052]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35133605392156864]], [[0.4455201695261438]], [[0.5016905821078431]]], "std": [[[0.31621787978462235]], [[0.3114730242245476]], [[0.3596465862964104]]], "count": [100]}, "observation.state": {"min": [0.4682612419128418, -1.0843442678451538, 0.9512092471122742, -0.36339783668518066, -1.5639437437057495, 0.3666456937789917, -1.2098497152328491, -1.2760356664657593, 1.2203614711761475, -0.10407129675149918, 0.990429699420929, -0.11047955602407455, 26.135555267333984, 46.861873626708984, -1.2074999809265137, -1.8318750858306885, 0.6212500333786011, 0.46437498927116394, 0.8500000238418579, -0.9381250143051147, 0.8343750238418579, -3.328125, 1.0612499713897705, 0.08124999701976776, 37.568180084228516, 47.7400016784668, 0.5981249809265137, -0.4856249988079071, 1.2918750047683716, 0.46222221851348877, 0.6200000047683716, -2.135624885559082, 1.0149999856948853, -0.008888889104127884, 0.6200000047683716, -0.0624999925494194], "max": [1.264019250869751, -0.7699845433235168, 1.3597934246063232, 0.26114386320114136, -0.6397106647491455, 0.876678466796875, -0.8210784196853638, -0.9771919846534729, 1.5087119340896606, 0.17744970321655273, 1.5873409509658813, -0.026393339037895203, 59.38687515258789, 60.4631233215332, 52.50437545776367, 9.438750267028809, 46.88312530517578, 78.70999908447266, 58.05125045776367, 106.80562591552734, 92.76374816894531, 111.0062484741211, 94.29562377929688, 110.9749984741211, 65.05562591552734, 71.39125061035156, 2.5824999809265137, 9.210000038146973, 64.16812896728516, 37.834373474121094, 72.98687744140625, 59.528751373291016, 75.75812530517578, 80.73750305175781, 62.72062683105469, 103.85562896728516], "mean": [0.850038468837738, -0.9098778963088989, 1.141602873802185, -0.03360842540860176, -0.9978811740875244, 0.7011794447898865, -0.9760971665382385, -1.122715950012207, 1.421709656715393, -0.020066896453499794, 1.255637526512146, -0.03972272947430611, 45.53843688964844, 54.01427459716797, 9.082076072692871, 5.306055545806885, 18.00973892211914, 29.71595573425293, 22.473541259765625, 38.73861312866211, 33.447654724121094, 39.90708923339844, 32.3874397277832, 45.94110870361328, 52.94196701049805, 58.001373291015625, 1.1526955366134644, 2.5610036849975586, 31.227277755737305, 6.048446178436279, 30.22039794921875, 11.901778221130371, 28.396066665649414, 16.215545654296875, 18.838659286499023, 44.35283279418945], "std": [0.30256426334381104, 0.1097966656088829, 0.1317320168018341, 0.24214255809783936, 0.32428836822509766, 0.1733568161725998, 0.15182317793369293, 0.09317944943904877, 0.08440475165843964, 0.06885549426078796, 0.13887333869934082, 0.017015954479575157, 10.2752046585083, 4.003986358642578, 17.3290958404541, 4.712014675140381, 19.871416091918945, 34.78192901611328, 24.536462783813477, 47.78177261352539, 38.556640625, 50.674598693847656, 39.43352127075195, 48.4428596496582, 10.759376525878906, 8.805122375488281, 0.5080389976501465, 2.8452646732330322, 18.991384506225586, 9.068022727966309, 20.95292091369629, 18.572736740112305, 22.463573455810547, 25.715717315673828, 22.212554931640625, 29.49258041381836], "count": [165]}, "action": {"min": [0.4682612419128418, -1.0843442678451538, 0.9512092471122742, -0.36339783668518066, -1.5639437437057495, 0.3666456937789917, -1.2098497152328491, -1.2760356664657593, 1.2203614711761475, -0.10407129675149918, 0.990429699420929, -0.11047955602407455, 26.135555267333984, 46.861873626708984, -1.2074999809265137, -1.8318750858306885, 0.6212500333786011, 0.46437498927116394, 0.8500000238418579, -0.9381250143051147, 0.8343750238418579, -3.328125, 1.0612499713897705, 0.08124999701976776, 37.568180084228516, 47.7400016784668, 0.5981249809265137, -0.4856249988079071, 1.2918750047683716, 0.46222221851348877, 0.6200000047683716, -2.135624885559082, 1.0149999856948853, -0.008888889104127884, 0.6200000047683716, -0.0624999925494194], "max": [1.264019250869751, -0.7699845433235168, 1.3597934246063232, 0.26114386320114136, -0.6397106647491455, 0.876678466796875, -0.8210784196853638, -0.9771919846534729, 1.5087119340896606, 0.17744970321655273, 1.5873409509658813, -0.026393339037895203, 59.38687515258789, 60.4631233215332, 52.50437545776367, 9.438750267028809, 46.88312530517578, 78.70999908447266, 58.05125045776367, 106.80562591552734, 92.76374816894531, 111.0062484741211, 94.29562377929688, 110.9749984741211, 65.05562591552734, 71.39125061035156, 2.5824999809265137, 9.210000038146973, 64.16812896728516, 37.834373474121094, 72.98687744140625, 59.528751373291016, 75.75812530517578, 80.73750305175781, 62.72062683105469, 103.85562896728516], "mean": [0.8500386476516724, -0.9098775386810303, 1.1416022777557373, -0.03360844776034355, -0.9978811740875244, 0.7011792063713074, -0.976097047328949, -1.1227160692214966, 1.421709418296814, -0.020066890865564346, 1.2556376457214355, -0.03972270339727402, 45.53842544555664, 54.01426315307617, 9.082072257995605, 5.306055068969727, 18.009742736816406, 29.7159423828125, 22.473541259765625, 38.73858642578125, 33.4476432800293, 39.90709686279297, 32.387451171875, 45.941131591796875, 52.9420051574707, 58.001407623291016, 1.1526954174041748, 2.5610034465789795, 31.227293014526367, 6.048446178436279, 30.220396041870117, 11.901777267456055, 28.39605140686035, 16.215547561645508, 18.838659286499023, 44.35282897949219], "std": [0.3025642931461334, 0.10979669541120529, 0.1317320168018341, 0.24214258790016174, 0.32428836822509766, 0.1733568161725998, 0.15182313323020935, 0.09317944943904877, 0.08440475910902023, 0.06885549426078796, 0.13887335360050201, 0.017015954479575157, 10.275203704833984, 4.003986358642578, 17.3290958404541, 4.7120137214660645, 19.871416091918945, 34.78192138671875, 24.53646469116211, 47.781768798828125, 38.556644439697266, 50.67461013793945, 39.43352127075195, 48.44285202026367, 10.759374618530273, 8.805121421813965, 0.5080389380455017, 2.8452646732330322, 18.991384506225586, 9.068021774291992, 20.952924728393555, 18.572734832763672, 22.46356964111328, 25.71571922302246, 22.212556838989258, 29.492582321166992], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [125], "max": [125], "mean": [125.0], "std": [0.0], "count": [165]}, "index": {"min": [29655], "max": [29819], "mean": [29737.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [3.981818181818182, 10.0, 10.0, 10.0, 10.0], "std": [3.496271134470274, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [165]}, "scene_annotation": {"mean": [125.0], "std": [0.0], "min": [125], "max": [125], "count": [165]}, "eef_direction_state": {"mean": [2.993939393939394, 4.03030303030303], "std": [1.8207456670841453, 1.8632790985468934], "min": [0, 1], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.2606060606060605, 0.9515151515151515], "std": [0.7377029844704459, 0.837066020393674], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_state": {"mean": [1.1090909090909091, 0.7818181818181819], "std": [0.8600083284880848, 0.8389945445174399], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_direction_action": {"mean": [2.993939393939394, 4.03030303030303], "std": [1.8207456670841453, 1.8632790985468934], "min": [0, 1], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.2606060606060605, 0.9515151515151515], "std": [0.7377029844704459, 0.837066020393674], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_acc_mag_action": {"mean": [1.1090909090909091, 0.7818181818181819], "std": [0.8600083284880848, 0.8389945445174399], "min": [0, 0], "max": [2, 2], "count": [165]}, "eef_sim_pose_state": {"mean": [0.6566157126485632, 0.18855731798455427, 1.205286482937619, -1.2882465463203732, 0.8762314936177162, -1.9377688523430077, 0.6657707677273136, -0.18523491718240867, 1.1664543427276601, 1.270398661724658, 0.3002811498490204, 2.1858390704973862], "std": [0.03653976407259075, 0.07502206948538039, 0.029850200268112713, 0.1715919180785414, 0.18647988032335852, 0.1524775394202206, 0.02885578359178814, 0.03804304110009532, 0.01885492463722385, 0.09674143960454239, 0.04839473917811295, 0.03385015675168148], "min": [0.5931779588000571, 0.06738952518296176, 1.1396868124511816, -1.691607397121361, 0.5769212750575852, -2.219830063391113, 0.6108849607972062, -0.24218748178625638, 1.1385326200304378, 1.1412897585310522, 0.2356955168297752, 2.054859331975715], "max": [0.7077253149590543, 0.2746020476927928, 1.2397307170157303, -1.107152273656398, 1.1648803453458916, -1.706601622710143, 0.7081753472012744, -0.1238738726147367, 1.1953067209700878, 1.4392655497156164, 0.3910852556482389, 2.224151060370963], "count": [165]}, "eef_sim_pose_action": {"mean": [0.6566157126485632, 0.18855731798455427, 1.205286482937619, -1.2882465463203732, 0.8762314936177162, -1.9377688523430077, 0.6657707677273136, -0.18523491718240867, 1.1664543427276601, 1.270398661724658, 0.3002811498490204, 2.1858390704973862], "std": [0.03653976407259075, 0.07502206948538039, 0.029850200268112713, 0.1715919180785414, 0.18647988032335852, 0.1524775394202206, 0.02885578359178814, 0.03804304110009532, 0.01885492463722385, 0.09674143960454239, 0.04839473917811295, 0.03385015675168148], "min": [0.5931779588000571, 0.06738952518296176, 1.1396868124511816, -1.691607397121361, 0.5769212750575852, -2.219830063391113, 0.6108849607972062, -0.24218748178625638, 1.1385326200304378, 1.1412897585310522, 0.2356955168297752, 2.054859331975715], "max": [0.7077253149590543, 0.2746020476927928, 1.2397307170157303, -1.107152273656398, 1.1648803453458916, -1.706601622710143, 0.7081753472012744, -0.1238738726147367, 1.1953067209700878, 1.4392655497156164, 0.3910852556482389, 2.224151060370963], "count": [165]}}} +{"episode_index": 126, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23584167075163398]], [[0.45606274918300654]], [[0.5730202900326797]]], "std": [[[0.31825085045040796]], [[0.23950662648977616]], [[0.237791141585862]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.13333333333333333]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.495200816993464]], [[0.5095085437091503]], [[0.505361039624183]]], "std": [[[0.34619316308134834]], [[0.35501323349347935]], [[0.3567111659307413]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1568627450980392]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4975758966503268]], [[0.5236099183006536]], [[0.5196070812908496]]], "std": [[[0.3124925947419773]], [[0.3117502171020584]], [[0.31961001688291435]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3494865379901961]], [[0.44551563929738563]], [[0.5040636540032679]]], "std": [[[0.3170957642248804]], [[0.3107869437861477]], [[0.3587415975509558]]], "count": [100]}, "observation.state": {"min": [0.4060807228088379, -1.117461085319519, 0.9271469712257385, -0.4051651954650879, -1.5994888544082642, 0.34409093856811523, -1.3287005424499512, -1.281543254852295, 1.1726346015930176, -0.06654363870620728, 1.0242379903793335, -0.11103057861328125, 13.151110649108887, 48.87066650390625, -1.1193749904632568, -0.10062500834465027, 0.828125, 0.34812501072883606, 0.6290909051895142, -0.7912499904632568, 0.7862499952316284, -3.313999891281128, 0.9850000143051147, 0.035624999552965164, 47.692222595214844, 43.81624984741211, 0.6324999928474426, -0.4893749952316284, 0.8806250095367432, -0.13466666638851166, 0.5731250047683716, 0.4581249952316284, 1.0418750047683716, -0.004999999888241291, 0.5618749856948853, -0.04312499985098839], "max": [1.3597218990325928, -0.7764458060264587, 1.3945554494857788, 0.37222474813461304, -0.5944104194641113, 0.8745803833007812, -0.7990720868110657, -0.968137264251709, 1.5106431245803833, 0.2898154556751251, 1.63947594165802, -0.014162279665470123, 66.4468765258789, 61.95375061035156, 44.73125076293945, 9.50333309173584, 43.471248626708984, 70.7406234741211, 48.96062469482422, 104.1187515258789, 61.08562469482422, 107.02437591552734, 88.2874984741211, 110.24187469482422, 69.65937805175781, 62.03874969482422, 2.247499942779541, 9.563750267028809, 54.37937545776367, 35.02687454223633, 73.08000183105469, 42.025001525878906, 73.38125610351562, 55.62937545776367, 58.670623779296875, 81.61062622070312], "mean": [0.8469471335411072, -0.9163417816162109, 1.162286639213562, -0.0350671224296093, -0.9846425652503967, 0.6713545322418213, -1.0209800004959106, -1.1070548295974731, 1.4053490161895752, 0.011376310139894485, 1.2886306047439575, -0.04501495882868767, 44.4994010925293, 57.28927230834961, 18.453567504882812, 4.712240219116211, 19.561098098754883, 24.51555061340332, 21.02043914794922, 39.57050323486328, 25.167619705200195, 39.27872848510742, 32.80998229980469, 49.54513168334961, 58.97007369995117, 54.17120361328125, 0.9680122137069702, 4.6626458168029785, 25.273290634155273, 8.416440963745117, 26.577844619750977, 6.985100269317627, 26.943878173828125, 9.306220054626465, 23.37366485595703, 25.19209098815918], "std": [0.35445037484169006, 0.12141606956720352, 0.1407569944858551, 0.29475289583206177, 0.35667064785957336, 0.17534767091274261, 0.19405102729797363, 0.10665479302406311, 0.10127879679203033, 0.09170173108577728, 0.15655957162380219, 0.024549564346671104, 20.420686721801758, 3.4496593475341797, 16.65105438232422, 2.967791795730591, 17.89849281311035, 27.453750610351562, 20.91775131225586, 47.094078063964844, 26.03681755065918, 49.20888137817383, 37.828121185302734, 47.92136001586914, 8.612103462219238, 5.394587993621826, 0.31734469532966614, 3.6764376163482666, 15.473958015441895, 12.345802307128906, 22.699689865112305, 11.6040620803833, 24.543746948242188, 15.215837478637695, 19.388307571411133, 28.494043350219727], "count": [157]}, "action": {"min": [0.4060807228088379, -1.117461085319519, 0.9271469712257385, -0.4051651954650879, -1.5994888544082642, 0.34409093856811523, -1.3287005424499512, -1.281543254852295, 1.1726346015930176, -0.06654363870620728, 1.0242379903793335, -0.11103057861328125, 13.151110649108887, 48.87066650390625, -1.1193749904632568, -0.10062500834465027, 0.828125, 0.34812501072883606, 0.6290909051895142, -0.7912499904632568, 0.7862499952316284, -3.313999891281128, 0.9850000143051147, 0.035624999552965164, 47.692222595214844, 43.81624984741211, 0.6324999928474426, -0.4893749952316284, 0.8806250095367432, -0.13466666638851166, 0.5731250047683716, 0.4581249952316284, 1.0418750047683716, -0.004999999888241291, 0.5618749856948853, -0.04312499985098839], "max": [1.3597218990325928, -0.7764458060264587, 1.3945554494857788, 0.37222474813461304, -0.5944104194641113, 0.8745803833007812, -0.7990720868110657, -0.968137264251709, 1.5106431245803833, 0.2898154556751251, 1.63947594165802, -0.014162279665470123, 66.4468765258789, 61.95375061035156, 44.73125076293945, 9.50333309173584, 43.471248626708984, 70.7406234741211, 48.96062469482422, 104.1187515258789, 61.08562469482422, 107.02437591552734, 88.2874984741211, 110.24187469482422, 69.65937805175781, 62.03874969482422, 2.247499942779541, 9.563750267028809, 54.37937545776367, 35.02687454223633, 73.08000183105469, 42.025001525878906, 73.38125610351562, 55.62937545776367, 58.670623779296875, 81.61062622070312], "mean": [0.8469470739364624, -0.9163417816162109, 1.1622867584228516, -0.03506713733077049, -0.9846424460411072, 0.6713544726371765, -1.020979881286621, -1.1070549488067627, 1.4053493738174438, 0.011376308277249336, 1.2886306047439575, -0.04501497372984886, 44.4993896484375, 57.28927993774414, 18.45357894897461, 4.712240219116211, 19.561100006103516, 24.515546798706055, 21.020429611206055, 39.57048797607422, 25.167619705200195, 39.27872085571289, 32.810001373291016, 49.545108795166016, 58.97007369995117, 54.17119216918945, 0.9680126905441284, 4.66264533996582, 25.273286819458008, 8.416441917419434, 26.577857971191406, 6.985103607177734, 26.94388198852539, 9.306217193603516, 23.37366485595703, 25.192079544067383], "std": [0.35445037484169006, 0.12141606956720352, 0.1407570093870163, 0.29475292563438416, 0.35667070746421814, 0.175347700715065, 0.19405104219913483, 0.1066548079252243, 0.10127879679203033, 0.09170173108577728, 0.15655957162380219, 0.024549564346671104, 20.42068862915039, 3.4496591091156006, 16.65105438232422, 2.967791795730591, 17.89849281311035, 27.453754425048828, 20.917749404907227, 47.094085693359375, 26.03682518005371, 49.208892822265625, 37.828125, 47.921356201171875, 8.612102508544922, 5.394588470458984, 0.3173447847366333, 3.6764378547668457, 15.473958969116211, 12.345803260803223, 22.699689865112305, 11.604061126708984, 24.543745040893555, 15.215840339660645, 19.388307571411133, 28.494047164916992], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [157]}, "index": {"min": [29820], "max": [29976], "mean": [29898.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [4.114649681528663, 10.0, 10.0, 10.0, 10.0], "std": [3.567311165809633, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [157]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [157]}, "eef_direction_state": {"mean": [2.605095541401274, 3.6878980891719744], "std": [1.7439904523472054, 1.8159011140082006], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.394904458598726, 1.089171974522293], "std": [0.6557726204450315, 0.7347237981695839], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [0.9936305732484076, 1.089171974522293], "std": [0.8705867066767936, 0.8398953239172968], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [2.605095541401274, 3.6878980891719744], "std": [1.7439904523472054, 1.8159011140082006], "min": [0, 0], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.394904458598726, 1.089171974522293], "std": [0.6557726204450315, 0.7347237981695839], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [0.9936305732484076, 1.089171974522293], "std": [0.8705867066767936, 0.8398953239172968], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.6625839006781306, 0.19646082600172154, 1.207482944728119, -1.3022725699137006, 0.8744923762227814, -1.9249509114235939, 0.6602132576622237, -0.19578083571679566, 1.1648075386575942, 1.2768406020514862, 0.2972194008658361, 2.168969497080027], "std": [0.041373227608487, 0.0851976542199649, 0.02970733123008306, 0.1506900256205244, 0.20245618281333064, 0.1465796155249755, 0.03488329560589736, 0.045925574028244064, 0.019715354407154453, 0.09920587662279338, 0.04325668640848724, 0.06054950444124236], "min": [0.5834441902089099, 0.06528776018477986, 1.1544794476275924, -1.6735242556992727, 0.5612197701437838, -2.2153223787701357, 0.6002032717548461, -0.2675932826244529, 1.129764007854771, 1.1292610289855096, 0.21873256765773252, 1.9855006685285197], "max": [0.7232807935641512, 0.30322005481130937, 1.2521971907112293, -1.1414048058061035, 1.1613140239100543, -1.7389843444949926, 0.7061038961928393, -0.12297494413082047, 1.1893388660390314, 1.4120994442093346, 0.37762870875311716, 2.219959433566548], "count": [157]}, "eef_sim_pose_action": {"mean": [0.6625839006781306, 0.19646082600172154, 1.207482944728119, -1.3022725699137006, 0.8744923762227814, -1.9249509114235939, 0.6602132576622237, -0.19578083571679566, 1.1648075386575942, 1.2768406020514862, 0.2972194008658361, 2.168969497080027], "std": [0.041373227608487, 0.0851976542199649, 0.02970733123008306, 0.1506900256205244, 0.20245618281333064, 0.1465796155249755, 0.03488329560589736, 0.045925574028244064, 0.019715354407154453, 0.09920587662279338, 0.04325668640848724, 0.06054950444124236], "min": [0.5834441902089099, 0.06528776018477986, 1.1544794476275924, -1.6735242556992727, 0.5612197701437838, -2.2153223787701357, 0.6002032717548461, -0.2675932826244529, 1.129764007854771, 1.1292610289855096, 0.21873256765773252, 1.9855006685285197], "max": [0.7232807935641512, 0.30322005481130937, 1.2521971907112293, -1.1414048058061035, 1.1613140239100543, -1.7389843444949926, 0.7061038961928393, -0.12297494413082047, 1.1893388660390314, 1.4120994442093346, 0.37762870875311716, 2.219959433566548], "count": [157]}}} +{"episode_index": 127, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2488114644607843]], [[0.4521948161764706]], [[0.5631484456699346]]], "std": [[[0.32945408552070654]], [[0.2516299317583615]], [[0.24688026772971883]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49583450571895427]], [[0.5163391891339869]], [[0.5159539052287582]]], "std": [[[0.34801537982884856]], [[0.34853134824766663]], [[0.35115013321201854]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5083302879901961]], [[0.5313846670751634]], [[0.5259952818627451]]], "std": [[[0.3097977794697067]], [[0.30989507283600304]], [[0.319315771401594]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3338848223039215]], [[0.4390480330882353]], [[0.5037485559640523]]], "std": [[[0.3104724025462568]], [[0.3068671207301407]], [[0.3645623656504479]]], "count": [100]}, "observation.state": {"min": [0.4655432105064392, -1.1102845668792725, 0.9254809021949768, -0.4728389382362366, -1.6043378114700317, 0.14085984230041504, -1.3578622341156006, -1.3115367889404297, 1.1966252326965332, -0.05428873747587204, 1.2330482006072998, -0.09208396077156067, 19.100000381469727, 47.146873474121094, -1.0724999904632568, -0.17125000059604645, 0.9918749928474426, -0.15687499940395355, 0.7906249761581421, -0.8962500095367432, 0.859375, -2.9668750762939453, 1.068750023841858, -0.020624998956918716, 35.74222183227539, 45.73999786376953, 0.4543749988079071, -1.5981249809265137, 0.6256250143051147, -0.6937500238418579, 0.5320000052452087, -0.10249999165534973, 0.991111159324646, 0.19812500476837158, 0.6681250333786011, 1.109375], "max": [1.4290074110031128, -0.7440680265426636, 1.3896677494049072, 0.6014677286148071, -0.44167715311050415, 0.7830262184143066, -0.8142356872558594, -0.9817749857902527, 1.4657481908798218, 0.23479819297790527, 1.6020065546035767, -0.013399329036474228, 68.39375305175781, 58.119998931884766, 45.17499923706055, 9.515000343322754, 41.303123474121094, 76.18062591552734, 42.63937759399414, 105.35250091552734, 84.99312591552734, 110.43875122070312, 89.47062683105469, 110.22437286376953, 65.11000061035156, 70.03937530517578, 2.450000047683716, 9.324443817138672, 53.82749938964844, 9.095000267028809, 52.619998931884766, 50.454376220703125, 64.07437896728516, 83.52312469482422, 73.77874755859375, 102.64250183105469], "mean": [0.8667923808097839, -0.8825037479400635, 1.1856850385665894, 0.03007984161376953, -0.9176296591758728, 0.5742971897125244, -1.1066248416900635, -1.1100488901138306, 1.3555551767349243, 0.08217763900756836, 1.3944649696350098, -0.05570276081562042, 48.59851837158203, 54.27998733520508, 13.723236083984375, 5.402682304382324, 17.553770065307617, 24.522266387939453, 19.047443389892578, 33.685394287109375, 30.913728713989258, 35.03533172607422, 27.726511001586914, 50.927249908447266, 49.32490921020508, 59.70844650268555, 1.0516599416732788, 4.273928165435791, 25.076297760009766, 1.946160912513733, 22.550228118896484, 12.977964401245117, 23.784990310668945, 18.984209060668945, 21.431903839111328, 38.482975006103516], "std": [0.36574792861938477, 0.11571197956800461, 0.15225443243980408, 0.37307244539260864, 0.4137551486492157, 0.20792672038078308, 0.21379749476909637, 0.10950197279453278, 0.09768448770046234, 0.11034049093723297, 0.11375565826892853, 0.022987456992268562, 15.166291236877441, 2.875444173812866, 17.282535552978516, 3.2616894245147705, 16.276824951171875, 32.103092193603516, 17.263154983520508, 45.468231201171875, 32.69429016113281, 48.31574630737305, 36.13031005859375, 44.90966796875, 11.186620712280273, 7.874737739562988, 0.3914979100227356, 3.424377202987671, 16.306964874267578, 2.9924726486206055, 16.66470718383789, 18.788818359375, 20.74287986755371, 30.383296966552734, 24.837474822998047, 33.553749084472656], "count": [171]}, "action": {"min": [0.4655432105064392, -1.1102845668792725, 0.9254809021949768, -0.4728389382362366, -1.6043378114700317, 0.14085984230041504, -1.3578622341156006, -1.3115367889404297, 1.1966252326965332, -0.05428873747587204, 1.2330482006072998, -0.09208396077156067, 19.100000381469727, 47.146873474121094, -1.0724999904632568, -0.17125000059604645, 0.9918749928474426, -0.15687499940395355, 0.7906249761581421, -0.8962500095367432, 0.859375, -2.9668750762939453, 1.068750023841858, -0.020624998956918716, 35.74222183227539, 45.73999786376953, 0.4543749988079071, -1.5981249809265137, 0.6256250143051147, -0.6937500238418579, 0.5320000052452087, -0.10249999165534973, 0.991111159324646, 0.19812500476837158, 0.6681250333786011, 1.109375], "max": [1.4290074110031128, -0.7440680265426636, 1.3896677494049072, 0.6014677286148071, -0.44167715311050415, 0.7830262184143066, -0.8142356872558594, -0.9817749857902527, 1.4657481908798218, 0.23479819297790527, 1.6020065546035767, -0.013399329036474228, 68.39375305175781, 58.119998931884766, 45.17499923706055, 9.515000343322754, 41.303123474121094, 76.18062591552734, 42.63937759399414, 105.35250091552734, 84.99312591552734, 110.43875122070312, 89.47062683105469, 110.22437286376953, 65.11000061035156, 70.03937530517578, 2.450000047683716, 9.324443817138672, 53.82749938964844, 9.095000267028809, 52.619998931884766, 50.454376220703125, 64.07437896728516, 83.52312469482422, 73.77874755859375, 102.64250183105469], "mean": [0.8667922616004944, -0.8825035095214844, 1.1856852769851685, 0.030079860240221024, -0.9176296591758728, 0.5742971301078796, -1.1066241264343262, -1.1100490093231201, 1.3555549383163452, 0.08217764645814896, 1.394464373588562, -0.05570271238684654, 48.59853744506836, 54.27998733520508, 13.723236083984375, 5.402682304382324, 17.553773880004883, 24.522249221801758, 19.047428131103516, 33.685394287109375, 30.91372299194336, 35.035343170166016, 27.726520538330078, 50.927249908447266, 49.32489776611328, 59.708465576171875, 1.0516600608825684, 4.273929119110107, 25.076303482055664, 1.9461605548858643, 22.550228118896484, 12.9779691696167, 23.784997940063477, 18.98421287536621, 21.431915283203125, 38.48298263549805], "std": [0.36574786901474, 0.11571194976568222, 0.15225443243980408, 0.37307244539260864, 0.4137552082538605, 0.20792673528194427, 0.21379747986793518, 0.10950197279453278, 0.09768447279930115, 0.11034046858549118, 0.11375567317008972, 0.02298745885491371, 15.166292190551758, 2.8754444122314453, 17.282535552978516, 3.2616894245147705, 16.276823043823242, 32.103092193603516, 17.263154983520508, 45.46821594238281, 32.694297790527344, 48.315738677978516, 36.13030242919922, 44.90967559814453, 11.186617851257324, 7.874738693237305, 0.3914979100227356, 3.4243767261505127, 16.30696678161621, 2.9924726486206055, 16.664709091186523, 18.788816452026367, 20.74287986755371, 30.3832950592041, 24.837472915649414, 33.553749084472656], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [127], "max": [127], "mean": [127.0], "std": [0.0], "count": [171]}, "index": {"min": [29977], "max": [30147], "mean": [30062.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [3.3508771929824563, 10.0, 10.0, 10.0, 10.0], "std": [3.551580957926752, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [171]}, "scene_annotation": {"mean": [127.0], "std": [0.0], "min": [127], "max": [127], "count": [171]}, "eef_direction_state": {"mean": [2.3333333333333335, 3.8421052631578947], "std": [1.6222142113076246, 1.6307298299820698], "min": [0, 1], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [1.3801169590643274, 1.0701754385964912], "std": [0.6411447987679884, 0.7459751447533091], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [1.2573099415204678, 0.8304093567251462], "std": [0.7824028163894542, 0.8309857154775019], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_direction_action": {"mean": [2.3333333333333335, 3.8421052631578947], "std": [1.6222142113076246, 1.6307298299820698], "min": [0, 1], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [1.3801169590643274, 1.0701754385964912], "std": [0.6411447987679884, 0.7459751447533091], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [1.2573099415204678, 0.8304093567251462], "std": [0.7824028163894542, 0.8309857154775019], "min": [0, 0], "max": [2, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.668476092390628, 0.22179369802136834, 1.1922151323341477, -1.478507215922141, 0.8795954925412878, -2.0362194077012568, 0.6403051454830476, -0.20329474325164476, 1.1575751006690183, 1.2502232673150764, 0.24983151721786367, 2.148591884268854], "std": [0.04669971679530004, 0.07561505225699747, 0.02140074258913816, 0.230273636733329, 0.16960727928982708, 0.2489579924821414, 0.028419702664299523, 0.0564824952447076, 0.02277662865643749, 0.10484822658099188, 0.03220303945663485, 0.06450144661363537], "min": [0.5785547086729427, 0.08617908672534244, 1.1562702382461587, -1.9413926089001379, 0.5823880709845661, -2.4364392112394557, 0.5993297707399441, -0.2715543847125559, 1.1229531414589728, 1.0633403703377406, 0.16740156281454133, 2.0461139946419857], "max": [0.7142388211607948, 0.3140984755316424, 1.222932457247673, -1.2907210723331588, 1.1440652023089886, -1.7004296080551378, 0.6769581725042205, -0.10991662661903939, 1.1921242917468915, 1.385838293344488, 0.29077176613448086, 2.2321114885072633], "count": [171]}, "eef_sim_pose_action": {"mean": [0.668476092390628, 0.22179369802136834, 1.1922151323341477, -1.478507215922141, 0.8795954925412878, -2.0362194077012568, 0.6403051454830476, -0.20329474325164476, 1.1575751006690183, 1.2502232673150764, 0.24983151721786367, 2.148591884268854], "std": [0.04669971679530004, 0.07561505225699747, 0.02140074258913816, 0.230273636733329, 0.16960727928982708, 0.2489579924821414, 0.028419702664299523, 0.0564824952447076, 0.02277662865643749, 0.10484822658099188, 0.03220303945663485, 0.06450144661363537], "min": [0.5785547086729427, 0.08617908672534244, 1.1562702382461587, -1.9413926089001379, 0.5823880709845661, -2.4364392112394557, 0.5993297707399441, -0.2715543847125559, 1.1229531414589728, 1.0633403703377406, 0.16740156281454133, 2.0461139946419857], "max": [0.7142388211607948, 0.3140984755316424, 1.222932457247673, -1.2907210723331588, 1.1440652023089886, -1.7004296080551378, 0.6769581725042205, -0.10991662661903939, 1.1921242917468915, 1.385838293344488, 0.29077176613448086, 2.2321114885072633], "count": [171]}}} +{"episode_index": 128, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2410238214869281]], [[0.4531274285130719]], [[0.5699312704248366]]], "std": [[[0.3174440679772109]], [[0.24036223019941075]], [[0.23912411681671403]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.495104904003268]], [[0.5133945588235295]], [[0.5080610049019607]]], "std": [[[0.34960560928093465]], [[0.35628988568929837]], [[0.35867725653939564]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5044085968137255]], [[0.5310111008986929]], [[0.5285670220588236]]], "std": [[[0.3159298652780116]], [[0.31549934103338145]], [[0.32519611096453627]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3445738827614379]], [[0.44241139705882354]], [[0.5020129084967321]]], "std": [[[0.3155780072821463]], [[0.31093878392172086]], [[0.36093797433283875]]], "count": [100]}, "observation.state": {"min": [0.4704785645008087, -1.1434491872787476, 0.980455756187439, -0.3783283829689026, -1.555127501487732, 0.29802775382995605, -1.337262511253357, -1.3370717763900757, 1.179374098777771, -0.3952086567878723, 0.8647335171699524, -0.17842459678649902, 16.91777801513672, 45.75812530517578, -0.8464285731315613, -0.6425000429153442, 0.7549999952316284, 0.3543750047683716, 0.6183333396911621, 0.35062500834465027, 0.6924999952316284, -3.2825000286102295, 1.0525000095367432, -1.193750023841858, 38.64999771118164, 46.36375045776367, 0.4168750047683716, -1.144374966621399, 1.0, 0.4312500059604645, 0.6118181943893433, 0.40799999237060547, 1.0377777814865112, 0.43833333253860474, 0.9800000190734863, 0.15562500059604645], "max": [1.3672560453414917, -0.8174782395362854, 1.4292935132980347, 0.34771496057510376, -0.4727197289466858, 0.7563468217849731, -0.7696269154548645, -0.9031195044517517, 1.5570878982543945, 0.18315595388412476, 1.5523723363876343, 0.003504806663841009, 62.711875915527344, 62.81062698364258, 51.06312561035156, 9.552499771118164, 45.14125061035156, 94.07500457763672, 59.721248626708984, 106.11437225341797, 94.81062316894531, 111.08999633789062, 96.06062316894531, 110.20249938964844, 67.32937622070312, 65.12249755859375, 2.3137500286102295, 9.39437484741211, 48.984375, 36.510623931884766, 70.31937408447266, 48.19124984741211, 69.37687683105469, 67.54875183105469, 68.10562896728516, 95.69625091552734], "mean": [0.7358298897743225, -0.9624847769737244, 1.2315095663070679, 0.06514988839626312, -0.8806043863296509, 0.6238867044448853, -0.9989071488380432, -1.1210533380508423, 1.4244422912597656, -0.031580567359924316, 1.277285099029541, -0.04345330595970154, 49.119117736816406, 53.04947280883789, 15.422615051269531, 5.628860950469971, 21.774578094482422, 37.934539794921875, 27.595523834228516, 47.51704788208008, 38.02191925048828, 48.6871452331543, 38.471927642822266, 56.61579132080078, 54.13630294799805, 55.80223846435547, 1.104520320892334, 4.352962017059326, 22.567777633666992, 9.693135261535645, 24.599660873413086, 9.941427230834961, 23.940818786621094, 13.737820625305176, 20.06643295288086, 35.457908630371094], "std": [0.25845545530319214, 0.11362364143133163, 0.11900535225868225, 0.21847477555274963, 0.28719285130500793, 0.14742407202720642, 0.22946317493915558, 0.1470259577035904, 0.11227011680603027, 0.1760740727186203, 0.20244266092777252, 0.0324581153690815, 10.60998821258545, 4.591516494750977, 19.389503479003906, 3.5697243213653564, 19.261152267456055, 39.418983459472656, 24.266401290893555, 48.470123291015625, 35.732784271240234, 52.236995697021484, 39.841827392578125, 49.89555358886719, 8.830026626586914, 5.4731597900390625, 0.4429502785205841, 3.5528810024261475, 15.415454864501953, 14.323392868041992, 21.43859100341797, 15.813373565673828, 22.94554901123047, 22.849979400634766, 24.284704208374023, 31.0970458984375], "count": [221]}, "action": {"min": [0.4704785645008087, -1.1434491872787476, 0.980455756187439, -0.3783283829689026, -1.555127501487732, 0.29802775382995605, -1.337262511253357, -1.3370717763900757, 1.179374098777771, -0.3952086567878723, 0.8647335171699524, -0.17842459678649902, 16.91777801513672, 45.75812530517578, -0.8464285731315613, -0.6425000429153442, 0.7549999952316284, 0.3543750047683716, 0.6183333396911621, 0.35062500834465027, 0.6924999952316284, -3.2825000286102295, 1.0525000095367432, -1.193750023841858, 38.64999771118164, 46.36375045776367, 0.4168750047683716, -1.144374966621399, 1.0, 0.4312500059604645, 0.6118181943893433, 0.40799999237060547, 1.0377777814865112, 0.43833333253860474, 0.9800000190734863, 0.15562500059604645], "max": [1.3672560453414917, -0.8174782395362854, 1.4292935132980347, 0.34771496057510376, -0.4727197289466858, 0.7563468217849731, -0.7696269154548645, -0.9031195044517517, 1.5570878982543945, 0.18315595388412476, 1.5523723363876343, 0.003504806663841009, 62.711875915527344, 62.81062698364258, 51.06312561035156, 9.552499771118164, 45.14125061035156, 94.07500457763672, 59.721248626708984, 106.11437225341797, 94.81062316894531, 111.08999633789062, 96.06062316894531, 110.20249938964844, 67.32937622070312, 65.12249755859375, 2.3137500286102295, 9.39437484741211, 48.984375, 36.510623931884766, 70.31937408447266, 48.19124984741211, 69.37687683105469, 67.54875183105469, 68.10562896728516, 95.69625091552734], "mean": [0.7358301877975464, -0.9624848961830139, 1.2315096855163574, 0.06514991074800491, -0.8806042671203613, 0.6238868236541748, -0.9989061951637268, -1.1210533380508423, 1.424442172050476, -0.03158053383231163, 1.2772852182388306, -0.04345329478383064, 49.11910629272461, 53.04947280883789, 15.422619819641113, 5.628859996795654, 21.774566650390625, 37.93454360961914, 27.59552574157715, 47.51707458496094, 38.02190017700195, 48.68711471557617, 38.47193908691406, 56.615760803222656, 54.136322021484375, 55.80223083496094, 1.104520320892334, 4.35296106338501, 22.56777572631836, 9.693127632141113, 24.599660873413086, 9.94143009185791, 23.940828323364258, 13.737825393676758, 20.066442489624023, 35.45790100097656], "std": [0.25845542550086975, 0.11362361907958984, 0.11900535225868225, 0.21847480535507202, 0.28719282150268555, 0.14742405712604523, 0.22946326434612274, 0.1470259726047516, 0.11227016150951385, 0.1760740876197815, 0.20244267582893372, 0.032458119094371796, 10.609989166259766, 4.59151554107666, 19.389509201049805, 3.569725275039673, 19.261154174804688, 39.4189567565918, 24.266401290893555, 48.470123291015625, 35.732784271240234, 52.23699951171875, 39.84183883666992, 49.895545959472656, 8.830025672912598, 5.473158836364746, 0.4429502487182617, 3.55288028717041, 15.415454864501953, 14.323392868041992, 21.438589096069336, 15.813373565673828, 22.945552825927734, 22.84998321533203, 24.28470230102539, 31.097042083740234], "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": [128], "max": [128], "mean": [128.0], "std": [0.0], "count": [221]}, "index": {"min": [30148], "max": [30368], "mean": [30258.0], "std": [63.796551630946325], "count": [221]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [221]}, "subtask_annotation": {"mean": [4.280542986425339, 10.0, 10.0, 10.0, 10.0], "std": [3.6165821812163412, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [221]}, "scene_annotation": {"mean": [128.0], "std": [0.0], "min": [128], "max": [128], "count": [221]}, "eef_direction_state": {"mean": [2.574660633484163, 3.981900452488688], "std": [1.8298902120066618, 1.7566004830520299], "min": [0, 1], "max": [6, 6], "count": [221]}, "eef_velocity_state": {"mean": [1.2036199095022624, 1.0180995475113122], "std": [0.6653584209896891, 0.7957113605295659], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_state": {"mean": [1.0361990950226245, 0.8099547511312217], "std": [0.8393878593717671, 0.8402167883029982], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_direction_action": {"mean": [2.574660633484163, 3.981900452488688], "std": [1.8298902120066618, 1.7566004830520299], "min": [0, 1], "max": [6, 6], "count": [221]}, "eef_velocity_action": {"mean": [1.2036199095022624, 1.0180995475113122], "std": [0.6653584209896891, 0.7957113605295659], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_acc_mag_action": {"mean": [1.0361990950226245, 0.8099547511312217], "std": [0.8393878593717671, 0.8402167883029982], "min": [0, 0], "max": [2, 2], "count": [221]}, "eef_sim_pose_state": {"mean": [0.6799942854015261, 0.17570824209065702, 1.2097955991653249, -1.331144777169277, 0.8598114905171341, -2.0082119918993544, 0.6607193041302164, -0.18862092988897772, 1.1669564525326688, 1.2794119544924747, 0.3306581417765275, 2.1935148705494436], "std": [0.034798834867969065, 0.07244746883580418, 0.03110023866409879, 0.22615593167723985, 0.139656532048858, 0.14339830945972235, 0.03481944681109346, 0.06048181678317998, 0.01965753897071334, 0.14521586469449352, 0.12793707312657507, 0.082219982199875], "min": [0.5957806288798421, 0.07773227133780644, 1.1473074217947845, -1.868328361061094, 0.5292674247690292, -2.2978839476627515, 0.6060742651405001, -0.26703709388955077, 1.1347250487812235, 1.0877018658196882, 0.17666631894897167, 2.0407608299412723], "max": [0.732088913294752, 0.29335416751479765, 1.2528013201782966, -1.073111789072803, 1.0977056303033783, -1.779003692652299, 0.6987339298144473, -0.09548342069880389, 1.196576640672472, 1.635080145491368, 0.5986725157721335, 2.365471765634789], "count": [221]}, "eef_sim_pose_action": {"mean": [0.6799942854015261, 0.17570824209065702, 1.2097955991653249, -1.331144777169277, 0.8598114905171341, -2.0082119918993544, 0.6607193041302164, -0.18862092988897772, 1.1669564525326688, 1.2794119544924747, 0.3306581417765275, 2.1935148705494436], "std": [0.034798834867969065, 0.07244746883580418, 0.03110023866409879, 0.22615593167723985, 0.139656532048858, 0.14339830945972235, 0.03481944681109346, 0.06048181678317998, 0.01965753897071334, 0.14521586469449352, 0.12793707312657507, 0.082219982199875], "min": [0.5957806288798421, 0.07773227133780644, 1.1473074217947845, -1.868328361061094, 0.5292674247690292, -2.2978839476627515, 0.6060742651405001, -0.26703709388955077, 1.1347250487812235, 1.0877018658196882, 0.17666631894897167, 2.0407608299412723], "max": [0.732088913294752, 0.29335416751479765, 1.2528013201782966, -1.073111789072803, 1.0977056303033783, -1.779003692652299, 0.6987339298144473, -0.09548342069880389, 1.196576640672472, 1.635080145491368, 0.5986725157721335, 2.365471765634789], "count": [221]}}} +{"episode_index": 129, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23914613562091502]], [[0.4558613092320261]], [[0.5746132128267973]]], "std": [[[0.32377255611461236]], [[0.24359852570908888]], [[0.2401257046592718]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.11764705882352941]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4879150204248366]], [[0.5027502430555555]], [[0.4973603165849673]]], "std": [[[0.3484808737067358]], [[0.35684825383220936]], [[0.3596620871900389]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4805367054738562]], [[0.5028750612745099]], [[0.4962387357026144]]], "std": [[[0.3155240474882242]], [[0.31595879304764357]], [[0.32478349179520477]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3431363214869281]], [[0.4467708905228758]], [[0.5095301756535948]]], "std": [[[0.31260487106011153]], [[0.30812685727500067]], [[0.362222346307548]]], "count": [100]}, "observation.state": {"min": [0.4830434024333954, -1.073472261428833, 0.9860507249832153, -0.38459092378616333, -1.597005009651184, 0.47529467940330505, -1.2503708600997925, -1.2585116624832153, 1.2376973628997803, -0.06802185624837875, 1.223463535308838, -0.06834769994020462, 17.262222290039062, 46.55437469482422, -1.1349999904632568, -0.5774999856948853, 0.6775000095367432, -0.03187500312924385, 0.6666666865348816, -0.71875, 0.6787500381469727, -3.450624942779541, 1.0162500143051147, 0.0768750011920929, 1.9793750047683716, 47.74937438964844, 0.5575000047683716, -0.6150000095367432, 0.7193750143051147, -0.6143749952316284, 0.6007142663002014, -0.6243749856948853, 1.0068750381469727, 0.4481250047683716, 0.6237499713897705, 0.04749998822808266], "max": [1.2773284912109375, -0.8074883818626404, 1.356717824935913, 0.2809567451477051, -0.6474355459213257, 0.7510299682617188, -0.8249408602714539, -1.0062848329544067, 1.488326907157898, 0.1518484652042389, 1.5663174390792847, -0.03135251998901367, 64.23687744140625, 61.333126068115234, 58.93375015258789, 9.220624923706055, 51.025001525878906, 60.58374786376953, 60.10499954223633, 94.90062713623047, 88.48562622070312, 109.8187484741211, 95.32250213623047, 110.25562286376953, 65.63187408447266, 82.26875305175781, 3.25, 9.494444847106934, 45.779998779296875, 28.7450008392334, 62.48125076293945, 37.15062713623047, 72.08000183105469, 48.618751525878906, 76.28937530517578, 86.06500244140625], "mean": [0.8438438773155212, -0.9253435134887695, 1.177777886390686, -0.04417214170098305, -1.038249135017395, 0.627048134803772, -1.0365047454833984, -1.1250795125961304, 1.4127017259597778, 0.029299307614564896, 1.3672081232070923, -0.04305855184793472, 46.228939056396484, 53.81974792480469, 14.128682136535645, 4.8547282218933105, 19.99751091003418, 19.610450744628906, 22.346134185791016, 28.633089065551758, 27.673391342163086, 28.189828872680664, 29.004581451416016, 44.48252487182617, 39.38072204589844, 63.41362380981445, 0.9589242339134216, 2.789475202560425, 25.364957809448242, 9.818811416625977, 30.121917724609375, 12.274744987487793, 31.644683837890625, 13.458982467651367, 27.400257110595703, 35.740596771240234], "std": [0.2585360109806061, 0.07865716516971588, 0.11537768691778183, 0.21618814766407013, 0.30713045597076416, 0.09755104035139084, 0.1631900668144226, 0.09189970046281815, 0.06994468718767166, 0.05533013120293617, 0.07934106886386871, 0.0053941719233989716, 12.549066543579102, 4.499679088592529, 19.928646087646484, 4.04846715927124, 20.779699325561523, 25.91837501525879, 23.761577606201172, 39.13425827026367, 30.94803237915039, 42.61468505859375, 38.0195198059082, 46.78852462768555, 25.846332550048828, 12.482645988464355, 0.44545087218284607, 3.147231101989746, 15.412870407104492, 12.20278549194336, 22.753557205200195, 14.379570960998535, 28.221973419189453, 17.27918815612793, 29.196880340576172, 34.67750930786133], "count": [169]}, "action": {"min": [0.4830434024333954, -1.073472261428833, 0.9860507249832153, -0.38459092378616333, -1.597005009651184, 0.47529467940330505, -1.2503708600997925, -1.2585116624832153, 1.2376973628997803, -0.06802185624837875, 1.223463535308838, -0.06834769994020462, 17.262222290039062, 46.55437469482422, -1.1349999904632568, -0.5774999856948853, 0.6775000095367432, -0.03187500312924385, 0.6666666865348816, -0.71875, 0.6787500381469727, -3.450624942779541, 1.0162500143051147, 0.0768750011920929, 1.9793750047683716, 47.74937438964844, 0.5575000047683716, -0.6150000095367432, 0.7193750143051147, -0.6143749952316284, 0.6007142663002014, -0.6243749856948853, 1.0068750381469727, 0.4481250047683716, 0.6237499713897705, 0.04749998822808266], "max": [1.2773284912109375, -0.8074883818626404, 1.356717824935913, 0.2809567451477051, -0.6474355459213257, 0.7510299682617188, -0.8249408602714539, -1.0062848329544067, 1.488326907157898, 0.1518484652042389, 1.5663174390792847, -0.03135251998901367, 64.23687744140625, 61.333126068115234, 58.93375015258789, 9.220624923706055, 51.025001525878906, 60.58374786376953, 60.10499954223633, 94.90062713623047, 88.48562622070312, 109.8187484741211, 95.32250213623047, 110.25562286376953, 65.63187408447266, 82.26875305175781, 3.25, 9.494444847106934, 45.779998779296875, 28.7450008392334, 62.48125076293945, 37.15062713623047, 72.08000183105469, 48.618751525878906, 76.28937530517578, 86.06500244140625], "mean": [0.8438438177108765, -0.9253434538841248, 1.177777886390686, -0.04417216405272484, -1.0382487773895264, 0.6270482540130615, -1.0365052223205566, -1.1250793933868408, 1.4127013683319092, 0.029299313202500343, 1.3672078847885132, -0.043058522045612335, 46.22894287109375, 53.819759368896484, 14.128690719604492, 4.854726791381836, 19.997507095336914, 19.610450744628906, 22.346126556396484, 28.633081436157227, 27.67337989807129, 28.189823150634766, 29.004581451416016, 44.48250961303711, 39.38072204589844, 63.41362762451172, 0.9589245915412903, 2.789475202560425, 25.364952087402344, 9.818811416625977, 30.121912002563477, 12.274748802185059, 31.644683837890625, 13.45898723602295, 27.400243759155273, 35.740604400634766], "std": [0.25853604078292847, 0.07865718007087708, 0.11537768691778183, 0.21618811786174774, 0.30713045597076416, 0.09755105525255203, 0.1631900668144226, 0.09189970791339874, 0.06994469463825226, 0.05533013865351677, 0.07934106886386871, 0.005394171457737684, 12.549066543579102, 4.499679088592529, 19.928646087646484, 4.048466682434082, 20.77969741821289, 25.918373107910156, 23.76158905029297, 39.13425064086914, 30.948026657104492, 42.61469650268555, 38.0195198059082, 46.788536071777344, 25.846336364746094, 12.482645034790039, 0.445451021194458, 3.147231101989746, 15.41286849975586, 12.202786445617676, 22.753555297851562, 14.379568099975586, 28.221975326538086, 17.27918815612793, 29.196876525878906, 34.67750930786133], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [169]}, "index": {"min": [30369], "max": [30537], "mean": [30453.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [3.7928994082840237, 10.0, 10.0, 10.0, 10.0], "std": [3.544936783714518, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [169]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [169]}, "eef_direction_state": {"mean": [2.8757396449704142, 4.112426035502959], "std": [1.8531765987567839, 2.0335410939107983], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.2603550295857988, 0.9053254437869822], "std": [0.7156094712719443, 0.8373146959199399], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_state": {"mean": [1.1479289940828403, 0.7751479289940828], "std": [0.8115358189819495, 0.8336688049470632], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [2.8757396449704142, 4.112426035502959], "std": [1.8531765987567839, 2.0335410939107983], "min": [0, 0], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.2603550295857988, 0.9053254437869822], "std": [0.7156094712719443, 0.8373146959199399], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_acc_mag_action": {"mean": [1.1479289940828403, 0.7751479289940828], "std": [0.8115358189819495, 0.8336688049470632], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_sim_pose_state": {"mean": [0.661307155014873, 0.1980579530201584, 1.211627677802488, -1.2564941672733234, 0.7847179323051006, -1.9215404376469756, 0.6525749630546035, -0.19629116996375742, 1.1703889129258114, 1.210590235625885, 0.27657019182857645, 2.167404433351314], "std": [0.03553512387979335, 0.06797895274852747, 0.038932384855044, 0.24179881686850205, 0.14751775584605495, 0.1365782126716428, 0.022823811401546223, 0.04056352019887184, 0.029101388766997218, 0.1340844740689685, 0.03776864820464177, 0.031725167799408996], "min": [0.5934085657116295, 0.08267589881802279, 1.1393721747724352, -1.7498841201812303, 0.514506107838391, -2.1685697703856013, 0.6053049673948399, -0.24648140055636764, 1.1380956793367438, 0.9903936967206136, 0.20910270904167394, 2.1135263703559093], "max": [0.7154316524534217, 0.2794876818343647, 1.2633737371684748, -0.9878393242352109, 1.0456552147263904, -1.7380970225596484, 0.6865991909388186, -0.13408337423255476, 1.2157479497074921, 1.3521209658215994, 0.3284762532940777, 2.227451153920027], "count": [169]}, "eef_sim_pose_action": {"mean": [0.661307155014873, 0.1980579530201584, 1.211627677802488, -1.2564941672733234, 0.7847179323051006, -1.9215404376469756, 0.6525749630546035, -0.19629116996375742, 1.1703889129258114, 1.210590235625885, 0.27657019182857645, 2.167404433351314], "std": [0.03553512387979335, 0.06797895274852747, 0.038932384855044, 0.24179881686850205, 0.14751775584605495, 0.1365782126716428, 0.022823811401546223, 0.04056352019887184, 0.029101388766997218, 0.1340844740689685, 0.03776864820464177, 0.031725167799408996], "min": [0.5934085657116295, 0.08267589881802279, 1.1393721747724352, -1.7498841201812303, 0.514506107838391, -2.1685697703856013, 0.6053049673948399, -0.24648140055636764, 1.1380956793367438, 0.9903936967206136, 0.20910270904167394, 2.1135263703559093], "max": [0.7154316524534217, 0.2794876818343647, 1.2633737371684748, -0.9878393242352109, 1.0456552147263904, -1.7380970225596484, 0.6865991909388186, -0.13408337423255476, 1.2157479497074921, 1.3521209658215994, 0.3284762532940777, 2.227451153920027], "count": [169]}}} +{"episode_index": 130, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2437221364379085]], [[0.4542772937091503]], [[0.5640370567810458]]], "std": [[[0.3251832373558027]], [[0.2483065958585157]], [[0.24434427843108922]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.12941176470588237]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5000447406045752]], [[0.516216237745098]], [[0.5118873161764707]]], "std": [[[0.3488520154661649]], [[0.3509557605035517]], [[0.35223106003317356]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.14901960784313725]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48843427287581703]], [[0.5113734395424837]], [[0.5090486397058824]]], "std": [[[0.31355998615151043]], [[0.3140848245580505]], [[0.32075164206578205]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34222501225490193]], [[0.44002267769607845]], [[0.5002353022875817]]], "std": [[[0.3138030350850729]], [[0.31052974617616247]], [[0.3619303088594556]]], "count": [100]}, "observation.state": {"min": [0.4705977737903595, -1.1308842897415161, 0.9438022971153259, -0.3972114026546478, -1.6007477045059204, 0.36640727519989014, -1.2985427379608154, -1.322623372077942, 1.1704305410385132, -0.09088654816150665, 1.0785982608795166, -0.15935081243515015, 27.51444435119629, 36.926876068115234, -1.1037499904632568, 0.6143749952316284, 0.7081249952316284, -0.53125, 0.5910000205039978, -0.8899999856948853, 0.8075000047683716, -2.9633333683013916, 1.125, -0.08749999850988388, 47.77124786376953, 44.698123931884766, 0.6881250143051147, -0.8306249976158142, 0.734375, 0.14153845608234406, 0.6087499856948853, -1.6825000047683716, 0.8012499809265137, 0.18312500417232513, 0.7393749952316284, 0.48499998450279236], "max": [1.3990615606307983, -0.7194867134094238, 1.3635367155075073, 0.33424410223960876, -0.6333686113357544, 0.7568713426589966, -0.8504759073257446, -0.9466315507888794, 1.4781700372695923, 0.168718159198761, 1.6423581838607788, -0.027656976133584976, 81.11812591552734, 59.86888885498047, 52.758750915527344, 9.426250457763672, 58.178749084472656, 91.41188049316406, 62.834999084472656, 90.24687194824219, 91.5406265258789, 111.4268798828125, 94.18062591552734, 109.89624786376953, 70.4937515258789, 65.84625244140625, 2.5625, 9.618749618530273, 62.27750015258789, 10.229999542236328, 75.01187896728516, 25.921249389648438, 72.66374969482422, 41.651248931884766, 65.47062683105469, 77.83000183105469], "mean": [0.8865582942962646, -0.9066518545150757, 1.1746809482574463, -0.09183128923177719, -1.0290833711624146, 0.6334267258644104, -1.0341160297393799, -1.1342161893844604, 1.392857551574707, 0.030577166005969048, 1.3206044435501099, -0.0486246719956398, 56.244483947753906, 48.50642013549805, 20.534748077392578, 5.334405422210693, 24.76799964904785, 30.038747787475586, 27.568445205688477, 32.33071517944336, 36.2855224609375, 41.35774612426758, 34.35525894165039, 50.37366485595703, 57.534061431884766, 53.614749908447266, 1.1807624101638794, 5.012166500091553, 21.7928409576416, 2.1821138858795166, 22.50899887084961, 3.2930989265441895, 22.44619369506836, 7.162318229675293, 21.506118774414062, 17.961505889892578], "std": [0.3056850731372833, 0.1420808732509613, 0.1434703767299652, 0.2139786332845688, 0.2753935754299164, 0.1319076418876648, 0.1784120500087738, 0.1114545539021492, 0.0936238244175911, 0.08943630754947662, 0.14893782138824463, 0.0296779815107584, 14.296786308288574, 7.03106164932251, 18.769628524780273, 3.381227970123291, 23.190847396850586, 36.38349533081055, 26.174524307250977, 39.34319305419922, 37.696380615234375, 50.52447509765625, 40.13490295410156, 49.11037063598633, 8.128633499145508, 7.239941596984863, 0.39426854252815247, 3.6360299587249756, 20.93815803527832, 2.7109169960021973, 24.552162170410156, 6.630392551422119, 25.25819969177246, 12.247244834899902, 22.33298110961914, 26.735368728637695], "count": [205]}, "action": {"min": [0.4705977737903595, -1.1308842897415161, 0.9438022971153259, -0.3972114026546478, -1.6007477045059204, 0.36640727519989014, -1.2985427379608154, -1.322623372077942, 1.1704305410385132, -0.09088654816150665, 1.0785982608795166, -0.15935081243515015, 27.51444435119629, 36.926876068115234, -1.1037499904632568, 0.6143749952316284, 0.7081249952316284, -0.53125, 0.5910000205039978, -0.8899999856948853, 0.8075000047683716, -2.9633333683013916, 1.125, -0.08749999850988388, 47.77124786376953, 44.698123931884766, 0.6881250143051147, -0.8306249976158142, 0.734375, 0.14153845608234406, 0.6087499856948853, -1.6825000047683716, 0.8012499809265137, 0.18312500417232513, 0.7393749952316284, 0.48499998450279236], "max": [1.3990615606307983, -0.7194867134094238, 1.3635367155075073, 0.33424410223960876, -0.6333686113357544, 0.7568713426589966, -0.8504759073257446, -0.9466315507888794, 1.4781700372695923, 0.168718159198761, 1.6423581838607788, -0.027656976133584976, 81.11812591552734, 59.86888885498047, 52.758750915527344, 9.426250457763672, 58.178749084472656, 91.41188049316406, 62.834999084472656, 90.24687194824219, 91.5406265258789, 111.4268798828125, 94.18062591552734, 109.89624786376953, 70.4937515258789, 65.84625244140625, 2.5625, 9.618749618530273, 62.27750015258789, 10.229999542236328, 75.01187896728516, 25.921249389648438, 72.66374969482422, 41.651248931884766, 65.47062683105469, 77.83000183105469], "mean": [0.8865581750869751, -0.9066517949104309, 1.1746809482574463, -0.09183131903409958, -1.029083490371704, 0.6334267854690552, -1.0341159105300903, -1.1342155933380127, 1.3928580284118652, 0.030577179044485092, 1.3206045627593994, -0.04862463101744652, 56.244510650634766, 48.506431579589844, 20.534757614135742, 5.334402561187744, 24.76797103881836, 30.03873062133789, 27.568443298339844, 32.33070373535156, 36.28551483154297, 41.35775375366211, 34.355281829833984, 50.37372970581055, 57.5340690612793, 53.61477279663086, 1.180762767791748, 5.0121660232543945, 21.7928524017334, 2.1821136474609375, 22.50899314880371, 3.293100118637085, 22.446191787719727, 7.162315845489502, 21.506118774414062, 17.961505889892578], "std": [0.3056850731372833, 0.1420808732509613, 0.1434703767299652, 0.2139786183834076, 0.275393545627594, 0.1319076269865036, 0.17841209471225739, 0.1114545464515686, 0.0936238244175911, 0.08943630009889603, 0.14893783628940582, 0.0296779777854681, 14.296786308288574, 7.031064510345459, 18.769630432128906, 3.381227970123291, 23.190847396850586, 36.38349533081055, 26.17452621459961, 39.34318542480469, 37.69638442993164, 50.52447509765625, 40.1348991394043, 49.110374450683594, 8.128634452819824, 7.239941120147705, 0.3942685127258301, 3.6360299587249756, 20.938159942626953, 2.710916757583618, 24.552160263061523, 6.630393028259277, 25.258195877075195, 12.247246742248535, 22.332979202270508, 26.735368728637695], "count": [205]}, "timestamp": {"min": [0.0], "max": [6.8], "mean": [3.4], "std": [1.9725899500684654], "count": [205]}, "frame_index": {"min": [0], "max": [204], "mean": [102.0], "std": [59.177698502053964], "count": [205]}, "episode_index": {"min": [130], "max": [130], "mean": [130.0], "std": [0.0], "count": [205]}, "index": {"min": [30538], "max": [30742], "mean": [30640.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [4.029268292682927, 10.0, 10.0, 10.0, 10.0], "std": [3.5570777196497616, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [205]}, "scene_annotation": {"mean": [130.0], "std": [0.0], "min": [130], "max": [130], "count": [205]}, "eef_direction_state": {"mean": [2.970731707317073, 4.121951219512195], "std": [1.7749261616299858, 1.850446511062503], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.248780487804878, 0.8878048780487805], "std": [0.6782768523248909, 0.7914775074847379], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [0.9219512195121952, 0.7414634146341463], "std": [0.8226999557145118, 0.8243180802590693], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [2.970731707317073, 4.121951219512195], "std": [1.7749261616299858, 1.850446511062503], "min": [0, 0], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.248780487804878, 0.8878048780487805], "std": [0.6782768523248909, 0.7914775074847379], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [0.9219512195121952, 0.7414634146341463], "std": [0.8226999557145118, 0.8243180802590693], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6646039059027495, 0.209017260727102, 1.20746067920956, -1.3058877465377683, 0.7991714110175563, -1.916851849314508, 0.653249572849462, -0.187576409201433, 1.1575353382061013, 1.2603728274400856, 0.2599051731374667, 2.1769371592574744], "std": [0.03993088774427831, 0.07739215648421077, 0.03556974834659733, 0.181183651754838, 0.12599867452621333, 0.11238206644420828, 0.03029417784292617, 0.046637825400669346, 0.023533440516260284, 0.11258202107230196, 0.07352160811976813, 0.04781381794673427], "min": [0.5872124354961393, 0.09025335254994252, 1.1336398748256673, -1.6878872041492736, 0.5727344109985957, -2.1311475866841, 0.5960827531960242, -0.24727275105066945, 1.1266686587267762, 1.1003449556512142, 0.10124881068015168, 2.0488209451605996], "max": [0.7114103133138832, 0.29676001556947906, 1.2646820762165425, -1.0177584584528643, 1.0718204130921936, -1.7277668161038542, 0.6873887521930733, -0.12134655013688428, 1.2056027498733677, 1.4433860913728005, 0.358306228136827, 2.2511001294270114], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6646039059027495, 0.209017260727102, 1.20746067920956, -1.3058877465377683, 0.7991714110175563, -1.916851849314508, 0.653249572849462, -0.187576409201433, 1.1575353382061013, 1.2603728274400856, 0.2599051731374667, 2.1769371592574744], "std": [0.03993088774427831, 0.07739215648421077, 0.03556974834659733, 0.181183651754838, 0.12599867452621333, 0.11238206644420828, 0.03029417784292617, 0.046637825400669346, 0.023533440516260284, 0.11258202107230196, 0.07352160811976813, 0.04781381794673427], "min": [0.5872124354961393, 0.09025335254994252, 1.1336398748256673, -1.6878872041492736, 0.5727344109985957, -2.1311475866841, 0.5960827531960242, -0.24727275105066945, 1.1266686587267762, 1.1003449556512142, 0.10124881068015168, 2.0488209451605996], "max": [0.7114103133138832, 0.29676001556947906, 1.2646820762165425, -1.0177584584528643, 1.0718204130921936, -1.7277668161038542, 0.6873887521930733, -0.12134655013688428, 1.2056027498733677, 1.4433860913728005, 0.358306228136827, 2.2511001294270114], "count": [205]}}} +{"episode_index": 131, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24459566380718953]], [[0.4492376450163399]], [[0.564625402369281]]], "std": [[[0.32503027393687256]], [[0.2489085924878765]], [[0.2428905536105196]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49873766135620917]], [[0.5133740318627451]], [[0.5093378819444444]]], "std": [[[0.34960953362753555]], [[0.35689392357790445]], [[0.360122768922141]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4712987602124183]], [[0.49202070465686276]], [[0.4880514440359477]]], "std": [[[0.32097236119067507]], [[0.32073852665642816]], [[0.32674568752063793]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3452345445261438]], [[0.4434096058006536]], [[0.5046428615196079]]], "std": [[[0.31495460327790714]], [[0.311897880803081]], [[0.36121602288336024]]], "count": [100]}, "observation.state": {"min": [0.47333961725234985, -1.1182001829147339, 0.9871951341629028, -0.28388139605522156, -1.4859532117843628, 0.31414511799812317, -1.2391852140426636, -1.265855073928833, 1.2456235885620117, -0.11880578845739365, 1.113503336906433, -0.103697769343853, 19.767778396606445, 40.32312774658203, 21.59000015258789, 0.19749999046325684, 0.6781250238418579, 0.484375, 0.8260000348091125, -0.7768750190734863, 0.8224999904632568, -3.193125009536743, 1.0575000047683716, -0.16875000298023224, 22.30062484741211, 48.412498474121094, 0.8956249952316284, -1.6974999904632568, 0.6825000047683716, 0.1574999988079071, 0.5527272820472717, -0.6618750095367432, 0.9168750047683716, 0.32874998450279236, 0.6211110949516296, -0.7768750190734863], "max": [1.2087900638580322, -0.7696745991706848, 1.3711185455322266, 0.35255491733551025, -0.6644350290298462, 0.655184268951416, -0.8642566800117493, -0.9709697365760803, 1.5334601402282715, 0.10564753413200378, 1.5740740299224854, 0.008177882060408592, 56.8337516784668, 60.944000244140625, 48.6818733215332, 9.588749885559082, 38.40187454223633, 101.50749969482422, 52.36312484741211, 106.97687530517578, 95.05062103271484, 110.6300048828125, 95.7750015258789, 109.78250122070312, 60.96562576293945, 75.16250610351562, 2.728749990463257, 9.788000106811523, 53.786251068115234, 32.443748474121094, 73.10687255859375, 50.6037483215332, 83.17312622070312, 37.32250213623047, 66.13812255859375, 74.18499755859375], "mean": [0.8035529851913452, -0.9323961734771729, 1.2113075256347656, 0.057269010692834854, -0.9330644011497498, 0.5800694823265076, -1.0242698192596436, -1.109653115272522, 1.437504768371582, -0.03208037465810776, 1.2802643775939941, -0.02517295442521572, 47.39385986328125, 51.99488830566406, 35.893836975097656, 5.152595043182373, 16.22995376586914, 40.62496566772461, 21.511314392089844, 42.345760345458984, 33.598899841308594, 42.880924224853516, 33.60664749145508, 47.48215866088867, 47.22260665893555, 58.70811080932617, 1.24367094039917, 4.035252571105957, 22.333356857299805, 10.196560859680176, 26.44252586364746, 9.827560424804688, 29.207366943359375, 5.2148637771606445, 23.44455909729004, 24.199153900146484], "std": [0.2649132311344147, 0.1245541125535965, 0.12179411202669144, 0.2248656004667282, 0.2465546429157257, 0.11542288213968277, 0.14454446732997894, 0.10839352011680603, 0.08370862156152725, 0.07324634492397308, 0.10510986298322678, 0.02559245191514492, 9.397368431091309, 7.497460842132568, 5.250475883483887, 3.947132110595703, 16.530778884887695, 45.44306182861328, 22.39710235595703, 47.89939880371094, 38.37544250488281, 51.0142707824707, 39.60476303100586, 48.78386306762695, 13.895922660827637, 8.49523639678955, 0.3744778633117676, 4.1157965660095215, 18.728193283081055, 12.412246704101562, 24.87982940673828, 14.290639877319336, 31.48029899597168, 9.526787757873535, 25.416507720947266, 27.311864852905273], "count": [153]}, "action": {"min": [0.47333961725234985, -1.1182001829147339, 0.9871951341629028, -0.28388139605522156, -1.4859532117843628, 0.31414511799812317, -1.2391852140426636, -1.265855073928833, 1.2456235885620117, -0.11880578845739365, 1.113503336906433, -0.103697769343853, 19.767778396606445, 40.32312774658203, 21.59000015258789, 0.19749999046325684, 0.6781250238418579, 0.484375, 0.8260000348091125, -0.7768750190734863, 0.8224999904632568, -3.193125009536743, 1.0575000047683716, -0.16875000298023224, 22.30062484741211, 48.412498474121094, 0.8956249952316284, -1.6974999904632568, 0.6825000047683716, 0.1574999988079071, 0.5527272820472717, -0.6618750095367432, 0.9168750047683716, 0.32874998450279236, 0.6211110949516296, -0.7768750190734863], "max": [1.2087900638580322, -0.7696745991706848, 1.3711185455322266, 0.35255491733551025, -0.6644350290298462, 0.655184268951416, -0.8642566800117493, -0.9709697365760803, 1.5334601402282715, 0.10564753413200378, 1.5740740299224854, 0.008177882060408592, 56.8337516784668, 60.944000244140625, 48.6818733215332, 9.588749885559082, 38.40187454223633, 101.50749969482422, 52.36312484741211, 106.97687530517578, 95.05062103271484, 110.6300048828125, 95.7750015258789, 109.78250122070312, 60.96562576293945, 75.16250610351562, 2.728749990463257, 9.788000106811523, 53.786251068115234, 32.443748474121094, 73.10687255859375, 50.6037483215332, 83.17312622070312, 37.32250213623047, 66.13812255859375, 74.18499755859375], "mean": [0.8035527467727661, -0.9323962926864624, 1.2113069295883179, 0.057268958538770676, -0.9330646991729736, 0.5800695419311523, -1.0242695808410645, -1.1096529960632324, 1.437504768371582, -0.03208038955926895, 1.2802640199661255, -0.025172963738441467, 47.393856048583984, 51.99489974975586, 35.89383316040039, 5.152595520019531, 16.229961395263672, 40.62498092651367, 21.51131820678711, 42.34574890136719, 33.59890365600586, 42.880924224853516, 33.60665512084961, 47.48215103149414, 47.22260665893555, 58.70810317993164, 1.243671178817749, 4.035252571105957, 22.33336067199707, 10.196555137634277, 26.442533493041992, 9.827563285827637, 29.20737648010254, 5.214861869812012, 23.444555282592773, 24.199153900146484], "std": [0.26491326093673706, 0.1245541051030159, 0.12179412692785263, 0.22486558556556702, 0.2465546429157257, 0.11542288213968277, 0.14454449713230133, 0.10839352011680603, 0.08370862156152725, 0.07324633747339249, 0.10510987788438797, 0.02559245191514492, 9.397369384765625, 7.497459888458252, 5.250475883483887, 3.9471323490142822, 16.530780792236328, 45.44306182861328, 22.39710235595703, 47.8994026184082, 38.37543487548828, 51.01426696777344, 39.60476303100586, 48.78386688232422, 13.89592170715332, 8.49523639678955, 0.3744778633117676, 4.115796089172363, 18.728195190429688, 12.412249565124512, 24.87982749938965, 14.290639877319336, 31.480300903320312, 9.526785850524902, 25.416507720947266, 27.311864852905273], "count": [153]}, "timestamp": {"min": [0.0], "max": [5.066666666666666], "mean": [2.533333333333333], "std": [1.4722117400046122], "count": [153]}, "frame_index": {"min": [0], "max": [152], "mean": [76.0], "std": [44.16635220013836], "count": [153]}, "episode_index": {"min": [131], "max": [131], "mean": [131.0], "std": [0.0], "count": [153]}, "index": {"min": [30743], "max": [30895], "mean": [30819.0], "std": [44.16635220013836], "count": [153]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [153]}, "subtask_annotation": {"mean": [4.0588235294117645, 10.0, 10.0, 10.0, 10.0], "std": [3.5206863823472117, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [153]}, "scene_annotation": {"mean": [131.0], "std": [0.0], "min": [131], "max": [131], "count": [153]}, "eef_direction_state": {"mean": [3.0392156862745097, 3.803921568627451], "std": [1.6164285369039177, 2.0261648744422773], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_state": {"mean": [1.3006535947712419, 0.8758169934640523], "std": [0.6962548489195182, 0.8110371109060154], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_state": {"mean": [1.2418300653594772, 0.8888888888888888], "std": [0.8086634158547217, 0.8444788434686133], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_direction_action": {"mean": [3.0392156862745097, 3.803921568627451], "std": [1.6164285369039177, 2.0261648744422773], "min": [0, 0], "max": [6, 6], "count": [153]}, "eef_velocity_action": {"mean": [1.3006535947712419, 0.8758169934640523], "std": [0.6962548489195182, 0.8110371109060154], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_acc_mag_action": {"mean": [1.2418300653594772, 0.8888888888888888], "std": [0.8086634158547217, 0.8444788434686133], "min": [0, 0], "max": [2, 2], "count": [153]}, "eef_sim_pose_state": {"mean": [0.6691656028500675, 0.18242950320930112, 1.2030435036164158, -1.3453591295863143, 0.842725281921648, -2.0320466834575983, 0.6612182135602602, -0.19560276654463005, 1.1591191614665508, 1.2952843911457268, 0.32611181849941273, 2.2018079352097137], "std": [0.030739786474040773, 0.07459195590157333, 0.031713045537623205, 0.15435934735549778, 0.1328056898971084, 0.11749280458891598, 0.02247143873691132, 0.04219799423337973, 0.017652664045747394, 0.10148476357044145, 0.03937818633280879, 0.040130453624981764], "min": [0.6015989396762678, 0.0682551081469216, 1.1321036421854245, -1.6872881679416947, 0.6694511086513613, -2.166429358915285, 0.6099782338866654, -0.2573581542157828, 1.1324788439197886, 1.1326255949568569, 0.2512484544139879, 2.098744810153316], "max": [0.7039891895906393, 0.2775993039684872, 1.2383483227584824, -1.155937506365909, 1.0522598221062238, -1.7767017187997767, 0.6840680728774844, -0.13915301595867882, 1.2026603801716589, 1.4283112813287684, 0.3728848240068505, 2.244918793837268], "count": [153]}, "eef_sim_pose_action": {"mean": [0.6691656028500675, 0.18242950320930112, 1.2030435036164158, -1.3453591295863143, 0.842725281921648, -2.0320466834575983, 0.6612182135602602, -0.19560276654463005, 1.1591191614665508, 1.2952843911457268, 0.32611181849941273, 2.2018079352097137], "std": [0.030739786474040773, 0.07459195590157333, 0.031713045537623205, 0.15435934735549778, 0.1328056898971084, 0.11749280458891598, 0.02247143873691132, 0.04219799423337973, 0.017652664045747394, 0.10148476357044145, 0.03937818633280879, 0.040130453624981764], "min": [0.6015989396762678, 0.0682551081469216, 1.1321036421854245, -1.6872881679416947, 0.6694511086513613, -2.166429358915285, 0.6099782338866654, -0.2573581542157828, 1.1324788439197886, 1.1326255949568569, 0.2512484544139879, 2.098744810153316], "max": [0.7039891895906393, 0.2775993039684872, 1.2383483227584824, -1.155937506365909, 1.0522598221062238, -1.7767017187997767, 0.6840680728774844, -0.13915301595867882, 1.2026603801716589, 1.4283112813287684, 0.3728848240068505, 2.244918793837268], "count": [153]}}} +{"episode_index": 132, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.247405420751634]], [[0.45550933006535943]], [[0.5670975714869281]]], "std": [[[0.32368289862917227]], [[0.2480818532983698]], [[0.24544891101614405]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4918648651960784]], [[0.5059638214869281]], [[0.5006338602941177]]], "std": [[[0.3473413940875339]], [[0.3567782810780882]], [[0.3595533767616029]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5077037357026144]], [[0.5316132904411766]], [[0.5299998651960784]]], "std": [[[0.30691090177707786]], [[0.30747292800084086]], [[0.3143695216729966]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34264695465686273]], [[0.44496875204248365]], [[0.5050994219771242]]], "std": [[[0.31212966262173125]], [[0.30975904085569]], [[0.36312868203322085]]], "count": [100]}, "observation.state": {"min": [0.4755330979824066, -1.1104276180267334, 0.9649662375450134, -0.3908640742301941, -1.6102321147918701, 0.29950597882270813, -1.2768367528915405, -1.300163984298706, 1.2182103395462036, -0.13389791548252106, 1.2157864570617676, -0.10450311005115509, 14.476666450500488, 46.018123626708984, -0.9312500357627869, -1.6006250381469727, 0.6299999952316284, 0.40062499046325684, 0.6557142734527588, -0.8899999856948853, 0.6725000143051147, -3.244999885559082, 1.1268749237060547, 0.28125, 39.796875, 47.213748931884766, 0.7100000381469727, 0.47999998927116394, 0.6377777457237244, 0.40625, 0.734375, -0.5471428632736206, 0.6755555272102356, -0.026875000447034836, 0.6108333468437195, 0.6712499856948853], "max": [1.2922483682632446, -0.7901788949966431, 1.4057374000549316, 0.3093528151512146, -0.6273842453956604, 0.7687209248542786, -0.8210068941116333, -0.9907873868942261, 1.5082350969314575, 0.22098030149936676, 1.637483835220337, 0.02756160870194435, 62.58625030517578, 61.11000061035156, 53.20249938964844, 9.541250228881836, 44.32500076293945, 104.87374877929688, 55.40562438964844, 106.21187591552734, 94.4468765258789, 109.80937194824219, 94.375, 110.18687438964844, 71.41437530517578, 61.52812576293945, 2.708750009536743, 9.309090614318848, 51.990623474121094, 31.233749389648438, 56.09312438964844, 44.96312713623047, 65.42750549316406, 69.72125244140625, 71.77375030517578, 101.59562683105469], "mean": [0.8776088356971741, -0.9161533713340759, 1.1659055948257446, -0.03303902968764305, -1.059669017791748, 0.5957695841789246, -0.9904244542121887, -1.1341264247894287, 1.4317693710327148, -0.042957231402397156, 1.338287353515625, 0.005436129402369261, 48.08542251586914, 52.5273323059082, 15.709327697753906, 5.351633071899414, 16.48458480834961, 36.737213134765625, 21.913862228393555, 36.89613723754883, 31.877294540405273, 36.61540222167969, 30.88263511657715, 46.052738189697266, 54.797664642333984, 55.22641372680664, 0.9944148063659668, 5.2011003494262695, 24.302072525024414, 8.420833587646484, 23.230684280395508, 12.537653923034668, 26.307268142700195, 23.20116424560547, 27.14696502685547, 38.45747756958008], "std": [0.3113556504249573, 0.10536518692970276, 0.14554104208946228, 0.2739245891571045, 0.365898072719574, 0.14946843683719635, 0.1441858559846878, 0.10288935154676437, 0.07743635028600693, 0.0742635503411293, 0.09942685067653656, 0.034884411841630936, 12.831867218017578, 3.5422050952911377, 19.772682189941406, 4.278481483459473, 18.30463981628418, 45.807159423828125, 23.621536254882812, 47.115726470947266, 37.19316101074219, 50.182682037353516, 38.61506652832031, 48.3385124206543, 10.510411262512207, 3.4583899974823, 0.3151620626449585, 3.490933418273926, 19.7984619140625, 10.71838665008545, 22.345399856567383, 14.67529296875, 25.2452449798584, 29.066614151000977, 26.465301513671875, 38.092803955078125], "count": [182]}, "action": {"min": [0.4755330979824066, -1.1104276180267334, 0.9649662375450134, -0.3908640742301941, -1.6102321147918701, 0.29950597882270813, -1.2768367528915405, -1.300163984298706, 1.2182103395462036, -0.13389791548252106, 1.2157864570617676, -0.10450311005115509, 14.476666450500488, 46.018123626708984, -0.9312500357627869, -1.6006250381469727, 0.6299999952316284, 0.40062499046325684, 0.6557142734527588, -0.8899999856948853, 0.6725000143051147, -3.244999885559082, 1.1268749237060547, 0.28125, 39.796875, 47.213748931884766, 0.7100000381469727, 0.47999998927116394, 0.6377777457237244, 0.40625, 0.734375, -0.5471428632736206, 0.6755555272102356, -0.026875000447034836, 0.6108333468437195, 0.6712499856948853], "max": [1.2922483682632446, -0.7901788949966431, 1.4057374000549316, 0.3093528151512146, -0.6273842453956604, 0.7687209248542786, -0.8210068941116333, -0.9907873868942261, 1.5082350969314575, 0.22098030149936676, 1.637483835220337, 0.02756160870194435, 62.58625030517578, 61.11000061035156, 53.20249938964844, 9.541250228881836, 44.32500076293945, 104.87374877929688, 55.40562438964844, 106.21187591552734, 94.4468765258789, 109.80937194824219, 94.375, 110.18687438964844, 71.41437530517578, 61.52812576293945, 2.708750009536743, 9.309090614318848, 51.990623474121094, 31.233749389648438, 56.09312438964844, 44.96312713623047, 65.42750549316406, 69.72125244140625, 71.77375030517578, 101.59562683105469], "mean": [0.8776086568832397, -0.9161528944969177, 1.1659049987792969, -0.03303903341293335, -1.059669017791748, 0.5957696437835693, -0.9904246926307678, -1.1341255903244019, 1.4317688941955566, -0.042957209050655365, 1.3382866382598877, 0.005436139181256294, 48.08543395996094, 52.52731704711914, 15.709343910217285, 5.351632118225098, 16.48459815979004, 36.73721694946289, 21.913850784301758, 36.896141052246094, 31.877288818359375, 36.61538314819336, 30.882640838623047, 46.052703857421875, 54.797637939453125, 55.22638702392578, 0.9944146871566772, 5.201098918914795, 24.302072525024414, 8.420835494995117, 23.230674743652344, 12.537659645080566, 26.307260513305664, 23.201156616210938, 27.146957397460938, 38.45746994018555], "std": [0.3113556206226349, 0.10536520928144455, 0.1455410271883011, 0.2739245891571045, 0.3658980131149292, 0.14946845173835754, 0.1441858857870102, 0.10288935899734497, 0.07743635028600693, 0.0742635428905487, 0.09942684322595596, 0.034884411841630936, 12.831865310668945, 3.542205810546875, 19.77268409729004, 4.278481483459473, 18.30463981628418, 45.80715560913086, 23.621530532836914, 47.115718841552734, 37.19315719604492, 50.18267059326172, 38.61506271362305, 48.33851623535156, 10.510411262512207, 3.4583892822265625, 0.3151620626449585, 3.490933418273926, 19.798458099365234, 10.71838665008545, 22.34539794921875, 14.67529296875, 25.245243072509766, 29.066614151000977, 26.465299606323242, 38.09280776977539], "count": [182]}, "timestamp": {"min": [0.0], "max": [6.033333333333333], "mean": [3.0166666666666666], "std": [1.751269380890457], "count": [182]}, "frame_index": {"min": [0], "max": [181], "mean": [90.5], "std": [52.53808142671371], "count": [182]}, "episode_index": {"min": [132], "max": [132], "mean": [132.0], "std": [0.0], "count": [182]}, "index": {"min": [30896], "max": [31077], "mean": [30986.5], "std": [52.53808142671371], "count": [182]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [182]}, "subtask_annotation": {"mean": [3.7142857142857144, 10.0, 10.0, 10.0, 10.0], "std": [3.439542885184987, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [182]}, "scene_annotation": {"mean": [132.0], "std": [0.0], "min": [132], "max": [132], "count": [182]}, "eef_direction_state": {"mean": [3.1373626373626373, 4.181318681318682], "std": [1.8480252811914422, 1.5776886758111932], "min": [0, 2], "max": [6, 6], "count": [182]}, "eef_velocity_state": {"mean": [1.2417582417582418, 0.8736263736263736], "std": [0.7162272851340787, 0.7489678120455214], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_state": {"mean": [1.0164835164835164, 0.7802197802197802], "std": [0.8546914791043426, 0.8294337774995033], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_direction_action": {"mean": [3.1373626373626373, 4.181318681318682], "std": [1.8480252811914422, 1.5776886758111932], "min": [0, 2], "max": [6, 6], "count": [182]}, "eef_velocity_action": {"mean": [1.2417582417582418, 0.8736263736263736], "std": [0.7162272851340787, 0.7489678120455214], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_acc_mag_action": {"mean": [1.0164835164835164, 0.7802197802197802], "std": [0.8546914791043426, 0.8294337774995033], "min": [0, 0], "max": [2, 2], "count": [182]}, "eef_sim_pose_state": {"mean": [0.6567323362079114, 0.20037412015159864, 1.2086036427944598, -1.2818171641073404, 0.7901647652355659, -1.9392289874812465, 0.6541033024651427, -0.18026537297671594, 1.174977756107512, 1.2123481449300162, 0.2731392588498072, 2.2287234830167733], "std": [0.0426053223732365, 0.07349957895878317, 0.0288722004346496, 0.18222275948886785, 0.18006498765052384, 0.17652594317069828, 0.020221012137661847, 0.042864269951338525, 0.020211720230533362, 0.11513354864340966, 0.05522765927122179, 0.05414142964505739], "min": [0.5885890511470769, 0.07027976706880462, 1.1423436328505743, -1.7346046095198315, 0.4891761565058981, -2.243614922626082, 0.6029453545225517, -0.2535792216421483, 1.1449877017273786, 1.0073144450071, 0.15872728672431435, 2.0343139309877323], "max": [0.7187134389349018, 0.27326650447227024, 1.2491621999620433, -1.11572622593898, 1.1112075944752609, -1.718356136231551, 0.683941107248553, -0.11616241419512585, 1.2052872951207343, 1.3661604091049908, 0.34816475558287063, 2.2899790802748914], "count": [182]}, "eef_sim_pose_action": {"mean": [0.6567323362079114, 0.20037412015159864, 1.2086036427944598, -1.2818171641073404, 0.7901647652355659, -1.9392289874812465, 0.6541033024651427, -0.18026537297671594, 1.174977756107512, 1.2123481449300162, 0.2731392588498072, 2.2287234830167733], "std": [0.0426053223732365, 0.07349957895878317, 0.0288722004346496, 0.18222275948886785, 0.18006498765052384, 0.17652594317069828, 0.020221012137661847, 0.042864269951338525, 0.020211720230533362, 0.11513354864340966, 0.05522765927122179, 0.05414142964505739], "min": [0.5885890511470769, 0.07027976706880462, 1.1423436328505743, -1.7346046095198315, 0.4891761565058981, -2.243614922626082, 0.6029453545225517, -0.2535792216421483, 1.1449877017273786, 1.0073144450071, 0.15872728672431435, 2.0343139309877323], "max": [0.7187134389349018, 0.27326650447227024, 1.2491621999620433, -1.11572622593898, 1.1112075944752609, -1.718356136231551, 0.683941107248553, -0.11616241419512585, 1.2052872951207343, 1.3661604091049908, 0.34816475558287063, 2.2899790802748914], "count": [182]}}} +{"episode_index": 133, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23838267769607843]], [[0.4536302001633987]], [[0.5697546098856209]]], "std": [[[0.32167488523406956]], [[0.24199328728081568]], [[0.23986531867065222]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.10588235294117647]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4942547283496732]], [[0.5079410049019608]], [[0.5023639236111112]]], "std": [[[0.3447380555568823]], [[0.35417778753370777]], [[0.3562632048151993]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.507317722630719]], [[0.5323428696895425]], [[0.529566345996732]]], "std": [[[0.30593016089851743]], [[0.3068712377820496]], [[0.3160285924601192]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3395295588235294]], [[0.4391970179738562]], [[0.5006801736111111]]], "std": [[[0.31144248875058494]], [[0.30688154266082707]], [[0.3577891629856426]]], "count": [100]}, "observation.state": {"min": [0.38357365131378174, -1.0872052907943726, 0.9399769306182861, -0.4337165057659149, -1.599293828010559, 0.3451876938343048, -1.3374532461166382, -1.347252368927002, 1.189673900604248, -0.07002460956573486, 1.17918860912323, -0.103697769343853, 21.525554656982422, 42.104373931884766, -0.9993749856948853, -1.8637499809265137, 0.6150000095367432, 0.36812499165534973, 0.7599999904632568, -1.0006250143051147, 0.7243750095367432, -3.333125114440918, 1.1825000047683716, 0.125, 42.967498779296875, 48.473751068115234, 0.7337499856948853, -0.6187500357627869, 0.7649999856948853, -0.5043749809265137, 0.6050000190734863, -0.8759999871253967, 0.6243749856948853, 0.5512499809265137, 0.5987499952316284, 0.09437499940395355], "max": [1.404402256011963, -0.7479304671287537, 1.3827773332595825, 0.4382438659667969, -0.5826800465583801, 0.7542009949684143, -0.835288405418396, -1.0197361707687378, 1.5333409309387207, 0.2243553102016449, 1.6404402256011963, -0.002646486507728696, 61.938751220703125, 60.57699966430664, 49.90687561035156, 9.523124694824219, 40.14687728881836, 92.2300033569336, 56.01187515258789, 105.19625091552734, 69.36000061035156, 107.03937530517578, 92.61437225341797, 110.11499786376953, 67.33625030517578, 68.36769104003906, 2.509999990463257, 8.653749465942383, 55.38687515258789, 45.47437286376953, 74.58438110351562, 46.650001525878906, 72.63750457763672, 46.243751525878906, 66.56312561035156, 97.6312484741211], "mean": [0.8305221199989319, -0.9105489253997803, 1.1686441898345947, 0.004163924138993025, -0.9941705465316772, 0.6315393447875977, -1.0719386339187622, -1.1574417352676392, 1.4079502820968628, 0.10449443757534027, 1.3915705680847168, -0.03164108842611313, 50.25050735473633, 52.42989730834961, 28.10675811767578, 5.300800800323486, 17.388513565063477, 36.016292572021484, 23.92241096496582, 40.264122009277344, 28.9184627532959, 38.82514572143555, 34.672969818115234, 50.097564697265625, 57.19367599487305, 57.16822814941406, 1.0693988800048828, 2.9398112297058105, 25.54421615600586, 9.623409271240234, 28.62446403503418, 5.984109878540039, 28.3905029296875, 9.74327278137207, 23.658262252807617, 30.43385887145996], "std": [0.352541983127594, 0.11638256907463074, 0.13320745527744293, 0.305326372385025, 0.3364497125148773, 0.13737857341766357, 0.19644242525100708, 0.1128607764840126, 0.11972598731517792, 0.09657267481088638, 0.17403347790241241, 0.022220991551876068, 10.472467422485352, 6.5815749168396, 15.998770713806152, 4.300227642059326, 16.722537994384766, 41.50731658935547, 23.39908218383789, 47.65304183959961, 29.14238739013672, 49.465457916259766, 40.207271575927734, 48.1300048828125, 9.25944995880127, 6.316446781158447, 0.33102673292160034, 3.1860430240631104, 17.057207107543945, 13.475702285766602, 24.444713592529297, 11.248408317565918, 25.209503173828125, 13.426216125488281, 22.975189208984375, 34.297203063964844], "count": [173]}, "action": {"min": [0.38357365131378174, -1.0872052907943726, 0.9399769306182861, -0.4337165057659149, -1.599293828010559, 0.3451876938343048, -1.3374532461166382, -1.347252368927002, 1.189673900604248, -0.07002460956573486, 1.17918860912323, -0.103697769343853, 21.525554656982422, 42.104373931884766, -0.9993749856948853, -1.8637499809265137, 0.6150000095367432, 0.36812499165534973, 0.7599999904632568, -1.0006250143051147, 0.7243750095367432, -3.333125114440918, 1.1825000047683716, 0.125, 42.967498779296875, 48.473751068115234, 0.7337499856948853, -0.6187500357627869, 0.7649999856948853, -0.5043749809265137, 0.6050000190734863, -0.8759999871253967, 0.6243749856948853, 0.5512499809265137, 0.5987499952316284, 0.09437499940395355], "max": [1.404402256011963, -0.7479304671287537, 1.3827773332595825, 0.4382438659667969, -0.5826800465583801, 0.7542009949684143, -0.835288405418396, -1.0197361707687378, 1.5333409309387207, 0.2243553102016449, 1.6404402256011963, -0.002646486507728696, 61.938751220703125, 60.57699966430664, 49.90687561035156, 9.523124694824219, 40.14687728881836, 92.2300033569336, 56.01187515258789, 105.19625091552734, 69.36000061035156, 107.03937530517578, 92.61437225341797, 110.11499786376953, 67.33625030517578, 68.36769104003906, 2.509999990463257, 8.653749465942383, 55.38687515258789, 45.47437286376953, 74.58438110351562, 46.650001525878906, 72.63750457763672, 46.243751525878906, 66.56312561035156, 97.6312484741211], "mean": [0.8305220603942871, -0.9105486273765564, 1.1686439514160156, 0.004163950216025114, -0.994170606136322, 0.6315391063690186, -1.071938395500183, -1.1574416160583496, 1.4079499244689941, 0.1044943779706955, 1.3915700912475586, -0.031641073524951935, 50.25050735473633, 52.429908752441406, 28.10675621032715, 5.300796985626221, 17.388525009155273, 36.016292572021484, 23.922405242919922, 40.26411437988281, 28.91845703125, 38.82511520385742, 34.672996520996094, 50.09756088256836, 57.19365692138672, 57.168235778808594, 1.0693988800048828, 2.9398114681243896, 25.544219970703125, 9.623405456542969, 28.624475479125977, 5.9841084480285645, 28.39048957824707, 9.743270874023438, 23.65827178955078, 30.43387794494629], "std": [0.352541983127594, 0.11638258397579193, 0.13320744037628174, 0.305326372385025, 0.3364497125148773, 0.13737857341766357, 0.19644246995449066, 0.1128607988357544, 0.11972597986459732, 0.09657268226146698, 0.17403346300125122, 0.022220991551876068, 10.472466468811035, 6.5815749168396, 15.998771667480469, 4.300226211547852, 16.72254180908203, 41.50731658935547, 23.39908790588379, 47.65302658081055, 29.142393112182617, 49.46547317504883, 40.207275390625, 48.12997817993164, 9.25944995880127, 6.316446304321289, 0.33102673292160034, 3.1860427856445312, 17.057205200195312, 13.475700378417969, 24.444713592529297, 11.248408317565918, 25.20950698852539, 13.426217079162598, 22.975191116333008, 34.29720687866211], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [173]}, "index": {"min": [31078], "max": [31250], "mean": [31164.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [3.7803468208092488, 10.0, 10.0, 10.0, 10.0], "std": [3.490410628236134, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [173]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [173]}, "eef_direction_state": {"mean": [2.832369942196532, 3.5491329479768785], "std": [1.717200855007232, 1.9095627468242418], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.439306358381503, 1.0751445086705202], "std": [0.6478631695746898, 0.7974784009153447], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [1.1271676300578035, 0.8728323699421965], "std": [0.8230856652637025, 0.8507131049472942], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [2.832369942196532, 3.5491329479768785], "std": [1.717200855007232, 1.9095627468242418], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.439306358381503, 1.0751445086705202], "std": [0.6478631695746898, 0.7974784009153447], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [1.1271676300578035, 0.8728323699421965], "std": [0.8230856652637025, 0.8507131049472942], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6604945477139538, 0.19357854807202568, 1.215406848947669, -1.2654080888872716, 0.8656984932597162, -1.9242069957344912, 0.653228446613309, -0.20126978802422105, 1.1583579542083287, 1.2163768371875188, 0.20789997446361863, 2.1247416748358794], "std": [0.03831400247639171, 0.08419711323212171, 0.035896930513938406, 0.1481832327768318, 0.21308479862691787, 0.12296158883437458, 0.038759498052688045, 0.052539597882712376, 0.018100725991713404, 0.08103250762038751, 0.03636378824272353, 0.06214877814589943], "min": [0.5805148983538865, 0.07011399272811433, 1.1450677576122679, -1.6269560562537198, 0.4952505976032282, -2.13496147227441, 0.5965298147930108, -0.2572253463117502, 1.1121884579019246, 1.113899798926667, 0.1362349567368002, 2.055145698235718], "max": [0.7137892456454333, 0.29898315764178474, 1.2583007660747365, -1.0811195519637455, 1.198409481673973, -1.7582350132883648, 0.6969840453580218, -0.11762730271420449, 1.1794022133047122, 1.405179947008489, 0.2905966674645435, 2.230906610488185], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6604945477139538, 0.19357854807202568, 1.215406848947669, -1.2654080888872716, 0.8656984932597162, -1.9242069957344912, 0.653228446613309, -0.20126978802422105, 1.1583579542083287, 1.2163768371875188, 0.20789997446361863, 2.1247416748358794], "std": [0.03831400247639171, 0.08419711323212171, 0.035896930513938406, 0.1481832327768318, 0.21308479862691787, 0.12296158883437458, 0.038759498052688045, 0.052539597882712376, 0.018100725991713404, 0.08103250762038751, 0.03636378824272353, 0.06214877814589943], "min": [0.5805148983538865, 0.07011399272811433, 1.1450677576122679, -1.6269560562537198, 0.4952505976032282, -2.13496147227441, 0.5965298147930108, -0.2572253463117502, 1.1121884579019246, 1.113899798926667, 0.1362349567368002, 2.055145698235718], "max": [0.7137892456454333, 0.29898315764178474, 1.2583007660747365, -1.0811195519637455, 1.198409481673973, -1.7582350132883648, 0.6969840453580218, -0.11762730271420449, 1.1794022133047122, 1.405179947008489, 0.2905966674645435, 2.230906610488185], "count": [173]}}} +{"episode_index": 134, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2639593831699346]], [[0.44910089665032676]], [[0.5552338827614378]]], "std": [[[0.3348773049353777]], [[0.25935221984412177]], [[0.247787676733092]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5058978574346404]], [[0.5198722977941176]], [[0.5125088092320261]]], "std": [[[0.3562539671653837]], [[0.35729143152319986]], [[0.3639306791893561]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4708318055555556]], [[0.506737512254902]], [[0.5133544097222221]]], "std": [[[0.3194754695397505]], [[0.32156671497039746]], [[0.3281730791391792]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35653450571895423]], [[0.4467849142156863]], [[0.5019918361928105]]], "std": [[[0.3168582154630525]], [[0.30977378665791383]], [[0.36014481610020016]]], "count": [100]}, "observation.state": {"min": [0.50030517578125, -1.1766613721847534, 0.8701668977737427, -0.41476988792419434, -1.595902919769287, 0.32816433906555176, -1.459165096282959, -1.2720540761947632, 1.045857548713684, -0.10631246864795685, 1.0642929077148438, -0.22695675492286682, 26.31999969482422, 50.3493766784668, -1.165624976158142, -0.30124998092651367, 0.6831250190734863, 0.18312500417232513, 0.8481249809265137, -0.20812499523162842, 0.9679999947547913, -0.3231250047683716, 1.140625, -1.2081249952316284, 34.594444274902344, 44.432498931884766, 0.7287499904632568, -0.9925000071525574, 0.8531250357627869, -0.1525000035762787, 0.6371428370475769, -0.4481250047683716, 0.734375, -0.08312500268220901, 0.5887500047683716, -0.9493750333786011], "max": [1.3780380487442017, -0.7948042750358582, 1.3838502168655396, 0.2940938174724579, -0.6196355223655701, 0.3444962501525879, -0.8793964982032776, -0.9219174385070801, 1.4707789421081543, 0.3236820101737976, 1.6371405124664307, -0.023675326257944107, 66.07562255859375, 56.54249954223633, 57.32500076293945, 9.361666679382324, 63.759376525878906, 32.87437438964844, 60.553123474121094, 58.27812576293945, 58.79875183105469, 73.19562530517578, 51.573123931884766, 99.0112533569336, 55.551876068115234, 62.178749084472656, 2.416249990463257, 9.529999732971191, 59.65312576293945, 43.30687713623047, 67.49187469482422, 102.38249969482422, 70.52312469482422, 109.7456283569336, 75.79375457763672, 109.92813110351562], "mean": [0.8669685125350952, -0.9054819345474243, 1.173233151435852, -0.004944154527038336, -0.9412370324134827, 0.3410255014896393, -1.0373079776763916, -1.1138297319412231, 1.3887773752212524, 0.009817945770919323, 1.1971358060836792, -0.07108199596405029, 50.4158935546875, 52.919368743896484, 6.392730712890625, 4.943532466888428, 18.27422523498535, 6.544619560241699, 17.79799461364746, 13.08213996887207, 17.03766632080078, 16.1577091217041, 13.547735214233398, 27.426000595092773, 44.79069900512695, 57.13206100463867, 0.999153196811676, 4.235098838806152, 29.494386672973633, 8.939750671386719, 29.97951316833496, 17.39977264404297, 28.79493522644043, 22.640975952148438, 21.023174285888672, 40.168548583984375], "std": [0.23028042912483215, 0.1353531926870346, 0.13705472648143768, 0.19361118972301483, 0.23480580747127533, 0.0029193188529461622, 0.15445829927921295, 0.09754310548305511, 0.09579388797283173, 0.09001636505126953, 0.13785870373249054, 0.038001708686351776, 10.830611228942871, 2.02354097366333, 16.27242660522461, 3.707545280456543, 24.533161163330078, 9.195348739624023, 23.256668090820312, 20.255443572998047, 23.07489776611328, 25.287160873413086, 19.574668884277344, 37.595245361328125, 5.301625728607178, 4.491968631744385, 0.26841509342193604, 3.365678310394287, 16.863065719604492, 13.360685348510742, 20.72646713256836, 31.06496238708496, 23.340709686279297, 37.85898971557617, 24.577316284179688, 36.16796875], "count": [286]}, "action": {"min": [0.50030517578125, -1.1766613721847534, 0.8701668977737427, -0.41476988792419434, -1.595902919769287, 0.32816433906555176, -1.459165096282959, -1.2720540761947632, 1.045857548713684, -0.10631246864795685, 1.0642929077148438, -0.22695675492286682, 26.31999969482422, 50.3493766784668, -1.165624976158142, -0.30124998092651367, 0.6831250190734863, 0.18312500417232513, 0.8481249809265137, -0.20812499523162842, 0.9679999947547913, -0.3231250047683716, 1.140625, -1.2081249952316284, 34.594444274902344, 44.432498931884766, 0.7287499904632568, -0.9925000071525574, 0.8531250357627869, -0.1525000035762787, 0.6371428370475769, -0.4481250047683716, 0.734375, -0.08312500268220901, 0.5887500047683716, -0.9493750333786011], "max": [1.3780380487442017, -0.7948042750358582, 1.3838502168655396, 0.2940938174724579, -0.6196355223655701, 0.3444962501525879, -0.8793964982032776, -0.9219174385070801, 1.4707789421081543, 0.3236820101737976, 1.6371405124664307, -0.023675326257944107, 66.07562255859375, 56.54249954223633, 57.32500076293945, 9.361666679382324, 63.759376525878906, 32.87437438964844, 60.553123474121094, 58.27812576293945, 58.79875183105469, 73.19562530517578, 51.573123931884766, 99.0112533569336, 55.551876068115234, 62.178749084472656, 2.416249990463257, 9.529999732971191, 59.65312576293945, 43.30687713623047, 67.49187469482422, 102.38249969482422, 70.52312469482422, 109.7456283569336, 75.79375457763672, 109.92813110351562], "mean": [0.8669676780700684, -0.905481219291687, 1.1732323169708252, -0.0049441177397966385, -0.9412371516227722, 0.3410254716873169, -1.0373092889785767, -1.1138296127319336, 1.3887771368026733, 0.009817952290177345, 1.1971356868743896, -0.07108201831579208, 50.41587448120117, 52.91936111450195, 6.392725467681885, 4.943532466888428, 18.27422332763672, 6.544617652893066, 17.797985076904297, 13.0821533203125, 17.03766441345215, 16.157739639282227, 13.547741889953613, 27.42601203918457, 44.79072570800781, 57.13206481933594, 0.999153196811676, 4.235098838806152, 29.49434471130371, 8.9397554397583, 29.979516983032227, 17.399761199951172, 28.794925689697266, 22.640979766845703, 21.023168563842773, 40.16856002807617], "std": [0.23028039932250977, 0.1353532373905182, 0.1370546966791153, 0.19361113011837006, 0.2348058670759201, 0.0029193193186074495, 0.15445832908153534, 0.09754312038421631, 0.09579386562108994, 0.09001635760068893, 0.13785871863365173, 0.038001712411642075, 10.830611228942871, 2.023540496826172, 16.272424697875977, 3.707545042037964, 24.533166885375977, 9.19534969329834, 23.25666618347168, 20.25544548034668, 23.074899673461914, 25.287158966064453, 19.574668884277344, 37.59526062011719, 5.3016252517700195, 4.491968631744385, 0.26841506361961365, 3.365678310394287, 16.863067626953125, 13.360685348510742, 20.726465225219727, 31.064966201782227, 23.340709686279297, 37.85899353027344, 24.577316284179688, 36.16797637939453], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [286]}, "index": {"min": [31251], "max": [31536], "mean": [31393.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [3.465034965034965, 10.0, 10.0, 10.0, 10.0], "std": [3.006490850899055, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [286]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [286]}, "eef_direction_state": {"mean": [3.8111888111888113, 4.496503496503497], "std": [2.115381725710334, 1.7315425269727112], "min": [0, 1], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [0.8601398601398601, 0.6993006993006993], "std": [0.8286934581448144, 0.6949866933873823], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.6258741258741258, 0.479020979020979], "std": [0.8340828292045606, 0.7511625625416075], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [3.8111888111888113, 4.496503496503497], "std": [2.115381725710334, 1.7315425269727112], "min": [0, 1], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [0.8601398601398601, 0.6993006993006993], "std": [0.8286934581448144, 0.6949866933873823], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.6258741258741258, 0.479020979020979], "std": [0.8340828292045606, 0.7511625625416075], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.664127826994886, 0.19373317125526926, 1.185049648967069, -1.4655646158704205, 0.5635142807697537, -2.1163579240668335, 0.6609914474741814, -0.19281417749919363, 1.1320234481311209, 1.3921447868559398, 0.3042542640722865, 2.1908297724220374], "std": [0.03579138479702431, 0.05776484219156125, 0.01785231412427924, 0.07583214146836743, 0.10606009258490552, 0.10161660497092813, 0.028330372248416856, 0.03596239563441976, 0.025831031815862316, 0.1388907103783991, 0.07457847067995356, 0.057733772940512566], "min": [0.5689600018324321, 0.07297633451223925, 1.1292183684285675, -1.7245104394201474, 0.28791528164144276, -2.2800732647070454, 0.5705328201513694, -0.2761124384227426, 1.1034361999885238, 1.1359886963822574, 0.13303697334298104, 1.966225215416418], "max": [0.715271136663024, 0.28087748299327187, 1.2093749427613791, -1.3320359310512515, 0.7627685474825179, -1.8677701808368425, 0.6836830334930852, -0.13802303937985355, 1.1746129754478156, 1.5521745409813354, 0.37781583892889037, 2.243899831295399], "count": [286]}, "eef_sim_pose_action": {"mean": [0.664127826994886, 0.19373317125526926, 1.185049648967069, -1.4655646158704205, 0.5635142807697537, -2.1163579240668335, 0.6609914474741814, -0.19281417749919363, 1.1320234481311209, 1.3921447868559398, 0.3042542640722865, 2.1908297724220374], "std": [0.03579138479702431, 0.05776484219156125, 0.01785231412427924, 0.07583214146836743, 0.10606009258490552, 0.10161660497092813, 0.028330372248416856, 0.03596239563441976, 0.025831031815862316, 0.1388907103783991, 0.07457847067995356, 0.057733772940512566], "min": [0.5689600018324321, 0.07297633451223925, 1.1292183684285675, -1.7245104394201474, 0.28791528164144276, -2.2800732647070454, 0.5705328201513694, -0.2761124384227426, 1.1034361999885238, 1.1359886963822574, 0.13303697334298104, 1.966225215416418], "max": [0.715271136663024, 0.28087748299327187, 1.2093749427613791, -1.3320359310512515, 0.7627685474825179, -1.8677701808368425, 0.6836830334930852, -0.13802303937985355, 1.1746129754478156, 1.5521745409813354, 0.37781583892889037, 2.243899831295399], "count": [286]}}} +{"episode_index": 135, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24448956290849674]], [[0.45648521650326795]], [[0.570196352124183]]], "std": [[[0.3205076209063231]], [[0.2430708357203435]], [[0.24008406316310388]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4898994566993464]], [[0.5064070506535948]], [[0.5012460375816994]]], "std": [[[0.3463588293547058]], [[0.35480828398423775]], [[0.35737406616273637]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48929848856209146]], [[0.5123337683823529]], [[0.5077355575980392]]], "std": [[[0.3152999766248549]], [[0.31459380097729334]], [[0.3219412302487262]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3387037806372549]], [[0.44092622344771243]], [[0.5016369669117647]]], "std": [[[0.3109524269273865]], [[0.3084835998952078]], [[0.36130088316091236]]], "count": [100]}, "observation.state": {"min": [0.4624914228916168, -1.1241846084594727, 1.0274195671081543, -0.36879149079322815, -1.5052388906478882, 0.3864824175834656, -1.3353551626205444, -1.2908416986465454, 1.2888151407241821, -0.13287270069122314, 1.149624228477478, -0.03350627049803734, 7.761875152587891, 49.78769302368164, -1.0612499713897705, -2.3818750381469727, 0.6725000143051147, 0.37187498807907104, 1.0356249809265137, -1.0056250095367432, 0.7818750143051147, -3.309999942779541, 1.168125033378601, -0.5009090900421143, 33.29777526855469, 47.693748474121094, 0.6668750047683716, -0.6412500143051147, 0.8331249952316284, -0.3218750059604645, 0.5744444727897644, -0.6968749761581421, 1.1200000047683716, -0.28062501549720764, 0.5887500047683716, 1.0478571653366089], "max": [1.3297760486602783, -0.8272297382354736, 1.427529215812683, 0.3649052083492279, -0.6182764768600464, 0.6580930352210999, -0.8500944375991821, -0.9858758449554443, 1.5119068622589111, 0.14479932188987732, 1.46705961227417, 0.011849584057927132, 59.439998626708984, 57.684444427490234, 43.12874984741211, 9.80875015258789, 60.631248474121094, 88.68437194824219, 78.53874969482422, 112.4487533569336, 93.30687713623047, 110.96749877929688, 94.11437225341797, 110.11499786376953, 59.87187576293945, 68.20062255859375, 2.5924999713897705, 9.498749732971191, 44.82250213623047, 26.4950008392334, 62.37750244140625, 32.803123474121094, 70.97624969482422, 54.694374084472656, 73.86062622070312, 84.28375244140625], "mean": [0.8384872078895569, -0.9631820321083069, 1.2247846126556396, -0.010458811186254025, -0.9983488917350769, 0.5629457235336304, -1.0314128398895264, -1.1340171098709106, 1.4295692443847656, 0.00031179306097328663, 1.3301749229431152, -0.008336245082318783, 39.57124328613281, 54.14601135253906, 6.481054782867432, 4.639161586761475, 22.851974487304688, 32.0869140625, 29.305532455444336, 44.25390625, 38.04330825805664, 44.991432189941406, 37.0721321105957, 50.734622955322266, 50.17725372314453, 58.639312744140625, 0.9755168557167053, 3.9244141578674316, 27.229114532470703, 6.926349639892578, 29.799407958984375, 11.69139575958252, 31.148107528686523, 16.355077743530273, 26.326196670532227, 40.114410400390625], "std": [0.29365652799606323, 0.10819827765226364, 0.12816189229488373, 0.25579142570495605, 0.3227596580982208, 0.08274141699075699, 0.1998564600944519, 0.10513005405664444, 0.09087745100259781, 0.09719251841306686, 0.1056479886174202, 0.014722885563969612, 18.05303955078125, 2.2108891010284424, 13.740944862365723, 4.718357563018799, 22.343210220336914, 35.05431365966797, 29.035940170288086, 49.92569351196289, 39.366355895996094, 50.56938171386719, 40.46632766723633, 49.77143478393555, 9.239810943603516, 5.935763359069824, 0.34242573380470276, 3.8755691051483154, 13.846226692199707, 8.828709602355957, 22.784801483154297, 12.871932983398438, 27.78567123413086, 20.653581619262695, 29.369140625, 30.00037384033203], "count": [155]}, "action": {"min": [0.4624914228916168, -1.1241846084594727, 1.0274195671081543, -0.36879149079322815, -1.5052388906478882, 0.3864824175834656, -1.3353551626205444, -1.2908416986465454, 1.2888151407241821, -0.13287270069122314, 1.149624228477478, -0.03350627049803734, 7.761875152587891, 49.78769302368164, -1.0612499713897705, -2.3818750381469727, 0.6725000143051147, 0.37187498807907104, 1.0356249809265137, -1.0056250095367432, 0.7818750143051147, -3.309999942779541, 1.168125033378601, -0.5009090900421143, 33.29777526855469, 47.693748474121094, 0.6668750047683716, -0.6412500143051147, 0.8331249952316284, -0.3218750059604645, 0.5744444727897644, -0.6968749761581421, 1.1200000047683716, -0.28062501549720764, 0.5887500047683716, 1.0478571653366089], "max": [1.3297760486602783, -0.8272297382354736, 1.427529215812683, 0.3649052083492279, -0.6182764768600464, 0.6580930352210999, -0.8500944375991821, -0.9858758449554443, 1.5119068622589111, 0.14479932188987732, 1.46705961227417, 0.011849584057927132, 59.439998626708984, 57.684444427490234, 43.12874984741211, 9.80875015258789, 60.631248474121094, 88.68437194824219, 78.53874969482422, 112.4487533569336, 93.30687713623047, 110.96749877929688, 94.11437225341797, 110.11499786376953, 59.87187576293945, 68.20062255859375, 2.5924999713897705, 9.498749732971191, 44.82250213623047, 26.4950008392334, 62.37750244140625, 32.803123474121094, 70.97624969482422, 54.694374084472656, 73.86062622070312, 84.28375244140625], "mean": [0.8384872078895569, -0.9631817936897278, 1.224785327911377, -0.010458816774189472, -0.9983488917350769, 0.5629457235336304, -1.0314127206802368, -1.1340172290802002, 1.429569125175476, 0.0003117850865237415, 1.3301750421524048, -0.00833623856306076, 39.57124328613281, 54.14598846435547, 6.4810380935668945, 4.639161586761475, 22.851985931396484, 32.086917877197266, 29.30551528930664, 44.253883361816406, 38.04331588745117, 44.99141311645508, 37.072139739990234, 50.73463821411133, 50.177268981933594, 58.639320373535156, 0.9755168557167053, 3.9244143962860107, 27.229124069213867, 6.926346778869629, 29.799394607543945, 11.69139289855957, 31.148107528686523, 16.35508155822754, 26.326187133789062, 40.114418029785156], "std": [0.2936565577983856, 0.10819827020168304, 0.12816189229488373, 0.2557913362979889, 0.3227596580982208, 0.08274143934249878, 0.19985651969909668, 0.10513007640838623, 0.0908774584531784, 0.09719251841306686, 0.1056479960680008, 0.014722885563969612, 18.05303955078125, 2.2108888626098633, 13.740949630737305, 4.718357086181641, 22.343212127685547, 35.054317474365234, 29.03593635559082, 49.92570495605469, 39.36636734008789, 50.569393157958984, 40.46632766723633, 49.771427154541016, 9.239809036254883, 5.935762405395508, 0.3424258530139923, 3.8755688667297363, 13.84622573852539, 8.828707695007324, 22.784801483154297, 12.871931076049805, 27.785673141479492, 20.653581619262695, 29.369138717651367, 30.0003719329834], "count": [155]}, "timestamp": {"min": [0.0], "max": [5.133333333333334], "mean": [2.5666666666666664], "std": [1.491457154746473], "count": [155]}, "frame_index": {"min": [0], "max": [154], "mean": [77.0], "std": [44.74371464239419], "count": [155]}, "episode_index": {"min": [135], "max": [135], "mean": [135.0], "std": [0.0], "count": [155]}, "index": {"min": [31537], "max": [31691], "mean": [31614.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [4.2387096774193544, 10.0, 10.0, 10.0, 10.0], "std": [3.5904602471940197, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [155]}, "scene_annotation": {"mean": [135.0], "std": [0.0], "min": [135], "max": [135], "count": [155]}, "eef_direction_state": {"mean": [2.567741935483871, 4.2709677419354835], "std": [1.8457251563430421, 1.64732305788025], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [1.335483870967742, 0.8516129032258064], "std": [0.7298026189615106, 0.7430846640175164], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [1.0258064516129033, 0.6645161290322581], "std": [0.8572151993653014, 0.781044952279822], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [2.567741935483871, 4.2709677419354835], "std": [1.8457251563430421, 1.64732305788025], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [1.335483870967742, 0.8516129032258064], "std": [0.7298026189615106, 0.7430846640175164], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [1.0258064516129033, 0.6645161290322581], "std": [0.8572151993653014, 0.781044952279822], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.6706730158772523, 0.19107996918275602, 1.2006051998882745, -1.3180131253065674, 0.7749748123796262, -1.9859037029110962, 0.6560441771898644, -0.1918792550684239, 1.1630079018494786, 1.2516343520116244, 0.2705345503900403, 2.19554768734927], "std": [0.03834327267187475, 0.0768007260064685, 0.03450139096758687, 0.17172283815595238, 0.1707249342309427, 0.14287229087712225, 0.027908205972508857, 0.04708560607188191, 0.0247462893135781, 0.12328359857040211, 0.058663781065727866, 0.037030897912145824], "min": [0.6091821136145895, 0.07515128365570117, 1.123792915787603, -1.727822999852684, 0.5693128231237945, -2.174795974856359, 0.6135635255999143, -0.26226299791893204, 1.1208316679790198, 1.0639194396188938, 0.1595695746733108, 2.132070760554198], "max": [0.7238372389056912, 0.28463719472041893, 1.2377294310378226, -1.146265339583881, 1.069611503223507, -1.770844276897947, 0.6867054616003743, -0.1348001643229957, 1.1913541283256661, 1.4126511565439104, 0.349342856519967, 2.2505149559514384], "count": [155]}, "eef_sim_pose_action": {"mean": [0.6706730158772523, 0.19107996918275602, 1.2006051998882745, -1.3180131253065674, 0.7749748123796262, -1.9859037029110962, 0.6560441771898644, -0.1918792550684239, 1.1630079018494786, 1.2516343520116244, 0.2705345503900403, 2.19554768734927], "std": [0.03834327267187475, 0.0768007260064685, 0.03450139096758687, 0.17172283815595238, 0.1707249342309427, 0.14287229087712225, 0.027908205972508857, 0.04708560607188191, 0.0247462893135781, 0.12328359857040211, 0.058663781065727866, 0.037030897912145824], "min": [0.6091821136145895, 0.07515128365570117, 1.123792915787603, -1.727822999852684, 0.5693128231237945, -2.174795974856359, 0.6135635255999143, -0.26226299791893204, 1.1208316679790198, 1.0639194396188938, 0.1595695746733108, 2.132070760554198], "max": [0.7238372389056912, 0.28463719472041893, 1.2377294310378226, -1.146265339583881, 1.069611503223507, -1.770844276897947, 0.6867054616003743, -0.1348001643229957, 1.1913541283256661, 1.4126511565439104, 0.349342856519967, 2.2505149559514384], "count": [155]}}} +{"episode_index": 136, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24385747344771241]], [[0.4556079697712418]], [[0.5736361376633986]]], "std": [[[0.3221085092454795]], [[0.24198668297239612]], [[0.2372612522854626]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5078813112745098]], [[0.5250891727941176]], [[0.5220662826797385]]], "std": [[[0.35257492702798]], [[0.3561744353285258]], [[0.3575432994883495]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5040922487745098]], [[0.5316245036764706]], [[0.5300855821078431]]], "std": [[[0.3123847836682216]], [[0.312295056704735]], [[0.3189969366775652]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34143076184640525]], [[0.43758697916666667]], [[0.5040774754901961]]], "std": [[[0.31690157078650927]], [[0.3115357495747672]], [[0.3540959378832373]]], "count": [100]}, "observation.state": {"min": [0.4923180341720581, -1.0924744606018066, 0.9829565286636353, -0.3427981734275818, -1.5174461603164673, 0.4165712893009186, -1.3267931938171387, -1.3171159029006958, 1.2152327299118042, -0.21214808523654938, 1.094357967376709, -0.06915304064750671, 16.787776947021484, 47.47687530517578, -1.1106250286102295, 0.06312501430511475, 0.765625, 0.05624999850988388, 0.7588889002799988, -0.8493750095367432, 0.7875000238418579, -3.418750047683716, 1.0049999952316284, -0.014999999664723873, 42.404998779296875, 49.29249954223633, 0.5056250095367432, -0.4193750023841858, 0.8993750214576721, -0.18687500059604645, 0.71875, -0.8025000095367432, 0.8075000047683716, -0.17555555701255798, 0.5277777910232544, -1.8106666803359985], "max": [1.298945426940918, -0.7887006998062134, 1.383301854133606, 0.23692016303539276, -0.5503261685371399, 0.6958590745925903, -0.7268539667129517, -0.9893568158149719, 1.5830758810043335, 0.18461297452449799, 1.575600028038025, 0.04332131892442703, 62.864376068115234, 57.63666534423828, 46.65937423706055, 9.421875, 42.854373931884766, 88.63500213623047, 51.567501068115234, 107.06124877929688, 90.14125061035156, 110.14624786376953, 88.48687744140625, 110.77249908447266, 66.45062255859375, 64.38249969482422, 2.9574999809265137, 9.616250038146973, 48.479373931884766, 27.006250381469727, 67.43437957763672, 47.28062438964844, 68.86750030517578, 74.54375457763672, 69.17874908447266, 101.59062957763672], "mean": [0.813412606716156, -0.9113171100616455, 1.222022533416748, -0.004484286066144705, -0.8841919302940369, 0.5682648420333862, -0.9466680884361267, -1.1228724718093872, 1.4820096492767334, -0.12772512435913086, 1.2039302587509155, 0.02614504285156727, 45.25052261352539, 52.511878967285156, 19.067081451416016, 6.092983245849609, 16.594816207885742, 29.89866828918457, 19.392099380493164, 35.87790298461914, 28.56039810180664, 36.325927734375, 27.409208297729492, 41.91958236694336, 56.43629455566406, 55.82723617553711, 1.2003183364868164, 2.62005877494812, 25.27313804626465, 6.956711769104004, 26.14557647705078, 10.824953079223633, 24.852365493774414, 19.82796287536621, 21.48019027709961, 39.35418701171875], "std": [0.25966256856918335, 0.10230181366205215, 0.10927596688270569, 0.19719015061855316, 0.2849093973636627, 0.0880117118358612, 0.16887623071670532, 0.11551409214735031, 0.09749522060155869, 0.0881250724196434, 0.10801852494478226, 0.0285250972956419, 15.050263404846191, 3.0513651371002197, 14.889947891235352, 3.1339845657348633, 17.476829528808594, 38.057559967041016, 21.483253479003906, 46.5394172668457, 34.51475143432617, 49.12245559692383, 34.806365966796875, 47.854496002197266, 7.981247425079346, 5.214085102081299, 0.6058650612831116, 3.5235869884490967, 16.06887435913086, 8.568044662475586, 22.222097396850586, 16.30144691467285, 25.25510025024414, 27.305545806884766, 26.734037399291992, 38.26561737060547], "count": [157]}, "action": {"min": [0.4923180341720581, -1.0924744606018066, 0.9829565286636353, -0.3427981734275818, -1.5174461603164673, 0.4165712893009186, -1.3267931938171387, -1.3171159029006958, 1.2152327299118042, -0.21214808523654938, 1.094357967376709, -0.06915304064750671, 16.787776947021484, 47.47687530517578, -1.1106250286102295, 0.06312501430511475, 0.765625, 0.05624999850988388, 0.7588889002799988, -0.8493750095367432, 0.7875000238418579, -3.418750047683716, 1.0049999952316284, -0.014999999664723873, 42.404998779296875, 49.29249954223633, 0.5056250095367432, -0.4193750023841858, 0.8993750214576721, -0.18687500059604645, 0.71875, -0.8025000095367432, 0.8075000047683716, -0.17555555701255798, 0.5277777910232544, -1.8106666803359985], "max": [1.298945426940918, -0.7887006998062134, 1.383301854133606, 0.23692016303539276, -0.5503261685371399, 0.6958590745925903, -0.7268539667129517, -0.9893568158149719, 1.5830758810043335, 0.18461297452449799, 1.575600028038025, 0.04332131892442703, 62.864376068115234, 57.63666534423828, 46.65937423706055, 9.421875, 42.854373931884766, 88.63500213623047, 51.567501068115234, 107.06124877929688, 90.14125061035156, 110.14624786376953, 88.48687744140625, 110.77249908447266, 66.45062255859375, 64.38249969482422, 2.9574999809265137, 9.616250038146973, 48.479373931884766, 27.006250381469727, 67.43437957763672, 47.28062438964844, 68.86750030517578, 74.54375457763672, 69.17874908447266, 101.59062957763672], "mean": [0.8134124875068665, -0.9113172888755798, 1.222022533416748, -0.004484280478209257, -0.8841919302940369, 0.5682647824287415, -0.946668267250061, -1.1228723526000977, 1.4820094108581543, -0.1277250349521637, 1.203930139541626, 0.026145029813051224, 45.250526428222656, 52.51186752319336, 19.06707763671875, 6.092985153198242, 16.594829559326172, 29.89863395690918, 19.3920841217041, 35.87788009643555, 28.56039810180664, 36.32593536376953, 27.40920066833496, 41.919593811035156, 56.436279296875, 55.82722854614258, 1.200317621231079, 2.620058298110962, 25.27313804626465, 6.956710338592529, 26.145570755004883, 10.824960708618164, 24.852357864379883, 19.82795524597168, 21.480182647705078, 39.35420227050781], "std": [0.25966256856918335, 0.10230182111263275, 0.10927597433328629, 0.19719019532203674, 0.2849093973636627, 0.0880117118358612, 0.1688762605190277, 0.11551409959793091, 0.09749522060155869, 0.0881250724196434, 0.10801851749420166, 0.0285250972956419, 15.050263404846191, 3.0513648986816406, 14.889946937561035, 3.1339852809906006, 17.47683334350586, 38.05754852294922, 21.483253479003906, 46.53940963745117, 34.51475143432617, 49.122459411621094, 34.80636978149414, 47.8544921875, 7.981246471405029, 5.214085102081299, 0.6058651804924011, 3.5235869884490967, 16.06887435913086, 8.568044662475586, 22.222097396850586, 16.30144691467285, 25.255098342895508, 27.3055477142334, 26.734037399291992, 38.2656135559082], "count": [157]}, "timestamp": {"min": [0.0], "max": [5.2], "mean": [2.6], "std": [1.5107025591499545], "count": [157]}, "frame_index": {"min": [0], "max": [156], "mean": [78.0], "std": [45.32107677449864], "count": [157]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [157]}, "index": {"min": [31692], "max": [31848], "mean": [31770.0], "std": [45.32107677449864], "count": [157]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [157]}, "subtask_annotation": {"mean": [3.7961783439490446, 10.0, 10.0, 10.0, 10.0], "std": [3.487445825898317, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [157]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [157]}, "eef_direction_state": {"mean": [2.305732484076433, 3.821656050955414], "std": [1.7690272989657874, 1.927022668723825], "min": [0, 1], "max": [6, 6], "count": [157]}, "eef_velocity_state": {"mean": [1.3121019108280254, 1.019108280254777], "std": [0.6758198906854034, 0.8406195590470495], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_state": {"mean": [1.1719745222929936, 0.9235668789808917], "std": [0.8074363294418191, 0.8181180927470497], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_direction_action": {"mean": [2.305732484076433, 3.821656050955414], "std": [1.7690272989657874, 1.927022668723825], "min": [0, 1], "max": [6, 6], "count": [157]}, "eef_velocity_action": {"mean": [1.3121019108280254, 1.019108280254777], "std": [0.6758198906854034, 0.8406195590470495], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_acc_mag_action": {"mean": [1.1719745222929936, 0.9235668789808917], "std": [0.8074363294418191, 0.8181180927470497], "min": [0, 0], "max": [2, 2], "count": [157]}, "eef_sim_pose_state": {"mean": [0.682137259977518, 0.20823709652773104, 1.1957439484322887, -1.4335417533168988, 0.8084897641101129, -2.030072338738273, 0.6722720416263338, -0.18142413667756935, 1.1653822723046963, 1.3222290964166095, 0.3437255494764023, 2.255999948038386], "std": [0.0365900931955336, 0.056759159546560856, 0.02034260083729567, 0.13148670603867824, 0.13711042367923754, 0.1162382204443587, 0.029794825246579643, 0.04401639141475134, 0.022120552081608735, 0.11687626920817923, 0.05964252468121199, 0.05854771930204892], "min": [0.5965245807972114, 0.10668221269680325, 1.1581734087610938, -1.7315743556205743, 0.5764800348874246, -2.2283554917460324, 0.5991128776170376, -0.24948485114845556, 1.1350639312002881, 1.137274371784208, 0.2302858678865447, 2.1008878921644936], "max": [0.7262789314076559, 0.26843433810066003, 1.2255536652616004, -1.2569535528275535, 1.0320670040495732, -1.8216111235664452, 0.7044439693909005, -0.10307666920008171, 1.2060134105539484, 1.4892275104274801, 0.4285359782677649, 2.331160128244228], "count": [157]}, "eef_sim_pose_action": {"mean": [0.682137259977518, 0.20823709652773104, 1.1957439484322887, -1.4335417533168988, 0.8084897641101129, -2.030072338738273, 0.6722720416263338, -0.18142413667756935, 1.1653822723046963, 1.3222290964166095, 0.3437255494764023, 2.255999948038386], "std": [0.0365900931955336, 0.056759159546560856, 0.02034260083729567, 0.13148670603867824, 0.13711042367923754, 0.1162382204443587, 0.029794825246579643, 0.04401639141475134, 0.022120552081608735, 0.11687626920817923, 0.05964252468121199, 0.05854771930204892], "min": [0.5965245807972114, 0.10668221269680325, 1.1581734087610938, -1.7315743556205743, 0.5764800348874246, -2.2283554917460324, 0.5991128776170376, -0.24948485114845556, 1.1350639312002881, 1.137274371784208, 0.2302858678865447, 2.1008878921644936], "max": [0.7262789314076559, 0.26843433810066003, 1.2255536652616004, -1.2569535528275535, 1.0320670040495732, -1.8216111235664452, 0.7044439693909005, -0.10307666920008171, 1.2060134105539484, 1.4892275104274801, 0.4285359782677649, 2.331160128244228], "count": [157]}}} +{"episode_index": 137, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23934138480392156]], [[0.4550912132352941]], [[0.5707259232026144]]], "std": [[[0.3137532631623597]], [[0.2386591429924441]], [[0.23927711256531703]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12156862745098039]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4902151838235294]], [[0.5021592912581699]], [[0.49801812295751635]]], "std": [[[0.3489428228998416]], [[0.35455309532728]], [[0.35641308821592244]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5120806924019607]], [[0.5388512663398692]], [[0.5398220833333333]]], "std": [[[0.30635063796474415]], [[0.30839669566684175]], [[0.3161267896472311]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.342904477124183]], [[0.4374411887254902]], [[0.501699993872549]]], "std": [[[0.31549457279033394]], [[0.3117092904750681]], [[0.3571948357609504]]], "count": [100]}, "observation.state": {"min": [0.45519569516181946, -1.1190346479415894, 0.9783364534378052, -0.3719598352909088, -1.5617821216583252, 0.3056572675704956, -1.2432500123977661, -1.329132318496704, 1.234136939048767, -0.15933756530284882, 1.1618791818618774, -0.09403372555971146, 14.594444274902344, 45.346248626708984, -1.1356250047683716, -1.3143750429153442, 0.7144444584846497, 0.19249999523162842, 0.7708333134651184, -0.9318749904632568, 0.7556250095367432, -3.458181858062744, 1.0681250095367432, 0.11699999868869781, 27.287273406982422, 46.70874786376953, 0.4888888895511627, -1.149999976158142, 0.8075000047683716, -0.10374999791383743, 1.7122222185134888, -0.484375, 1.0099999904632568, -0.35999998450279236, 0.640625, -0.36937499046325684], "max": [1.272030234336853, -0.7805466651916504, 1.3710708618164062, 0.4273003041744232, -0.4925802946090698, 0.6662470698356628, -0.7569190263748169, -0.9765297174453735, 1.5619754791259766, 0.19071657955646515, 1.5776344537734985, 0.02927824854850769, 69.71875, 57.97222137451172, 57.33937454223633, 9.303750038146973, 39.15125274658203, 107.5875015258789, 52.69124984741211, 109.86062622070312, 63.31624984741211, 110.3237533569336, 87.83625030517578, 110.26000213623047, 64.27249908447266, 75.48500061035156, 0.5893750190734863, 9.456250190734863, 56.731876373291016, 31.34375, 76.76812744140625, 44.07875061035156, 70.91374969482422, 56.79937744140625, 73.95938110351562, 101.84625244140625], "mean": [0.7560952305793762, -0.9525135159492493, 1.220793604850769, 0.07011396437883377, -0.9252561330795288, 0.550377607345581, -0.9672343730926514, -1.1558912992477417, 1.4608566761016846, -0.041247278451919556, 1.2596410512924194, 0.007600773125886917, 51.09751892089844, 51.922847747802734, 30.57918357849121, 5.486483097076416, 18.298690795898438, 43.8072395324707, 23.4019775390625, 47.95362091064453, 26.83527374267578, 47.036251068115234, 32.63674545288086, 52.81020736694336, 51.22117614746094, 58.329315185546875, 0.5322811007499695, 3.1858558654785156, 25.680530548095703, 8.81701374053955, 27.8012638092041, 9.77865219116211, 26.08975601196289, 16.391878128051758, 22.088069915771484, 37.90426254272461], "std": [0.28087088465690613, 0.12019849568605423, 0.11721190065145493, 0.25803959369659424, 0.31479036808013916, 0.0989699438214302, 0.1505952775478363, 0.1274738758802414, 0.08316712826490402, 0.09070335328578949, 0.07643623650074005, 0.024258550256490707, 15.2669095993042, 3.5285303592681885, 15.76321029663086, 3.3355956077575684, 16.392881393432617, 45.306095123291016, 22.172300338745117, 50.611019134521484, 26.171836853027344, 51.84758377075195, 34.692081451416016, 50.51665496826172, 13.024919509887695, 9.64503002166748, 0.021275470033288002, 3.232186794281006, 17.74006462097168, 12.166984558105469, 24.174236297607422, 13.576810836791992, 26.093097686767578, 22.827232360839844, 28.806856155395508, 37.9405632019043], "count": [179]}, "action": {"min": [0.45519569516181946, -1.1190346479415894, 0.9783364534378052, -0.3719598352909088, -1.5617821216583252, 0.3056572675704956, -1.2432500123977661, -1.329132318496704, 1.234136939048767, -0.15933756530284882, 1.1618791818618774, -0.09403372555971146, 14.594444274902344, 45.346248626708984, -1.1356250047683716, -1.3143750429153442, 0.7144444584846497, 0.19249999523162842, 0.7708333134651184, -0.9318749904632568, 0.7556250095367432, -3.458181858062744, 1.0681250095367432, 0.11699999868869781, 27.287273406982422, 46.70874786376953, 0.4888888895511627, -1.149999976158142, 0.8075000047683716, -0.10374999791383743, 1.7122222185134888, -0.484375, 1.0099999904632568, -0.35999998450279236, 0.640625, -0.36937499046325684], "max": [1.272030234336853, -0.7805466651916504, 1.3710708618164062, 0.4273003041744232, -0.4925802946090698, 0.6662470698356628, -0.7569190263748169, -0.9765297174453735, 1.5619754791259766, 0.19071657955646515, 1.5776344537734985, 0.02927824854850769, 69.71875, 57.97222137451172, 57.33937454223633, 9.303750038146973, 39.15125274658203, 107.5875015258789, 52.69124984741211, 109.86062622070312, 63.31624984741211, 110.3237533569336, 87.83625030517578, 110.26000213623047, 64.27249908447266, 75.48500061035156, 0.5893750190734863, 9.456250190734863, 56.731876373291016, 31.34375, 76.76812744140625, 44.07875061035156, 70.91374969482422, 56.79937744140625, 73.95938110351562, 101.84625244140625], "mean": [0.7560950517654419, -0.9525138139724731, 1.220793604850769, 0.07011392712593079, -0.925256073474884, 0.5503774881362915, -0.9672347903251648, -1.1558912992477417, 1.4608566761016846, -0.041247278451919556, 1.2596410512924194, 0.007600779645144939, 51.09751510620117, 51.9228401184082, 30.579185485839844, 5.4864821434021, 18.29869842529297, 43.80724334716797, 23.40196990966797, 47.953617095947266, 26.835264205932617, 47.036231994628906, 32.63676834106445, 52.81022644042969, 51.22123336791992, 58.32933044433594, 0.5322811603546143, 3.1858561038970947, 25.6805362701416, 8.8170166015625, 27.801267623901367, 9.77864933013916, 26.08975601196289, 16.391878128051758, 22.088069915771484, 37.90427780151367], "std": [0.28087088465690613, 0.12019849568605423, 0.11721189320087433, 0.2580396234989166, 0.31479036808013916, 0.09896993637084961, 0.1505952924489975, 0.1274738609790802, 0.08316712826490402, 0.09070336073637009, 0.07643623650074005, 0.024258550256490707, 15.2669095993042, 3.5285303592681885, 15.76321029663086, 3.3355956077575684, 16.392879486083984, 45.306095123291016, 22.172304153442383, 50.61101150512695, 26.17183494567871, 51.847572326660156, 34.69207763671875, 50.516658782958984, 13.02491569519043, 9.645028114318848, 0.021275464445352554, 3.232187032699585, 17.74006462097168, 12.166986465454102, 24.174230575561523, 13.576812744140625, 26.093095779418945, 22.827228546142578, 28.806856155395508, 37.9405632019043], "count": [179]}, "timestamp": {"min": [0.0], "max": [5.933333333333334], "mean": [2.9666666666666663], "std": [1.7224014243685084], "count": [179]}, "frame_index": {"min": [0], "max": [178], "mean": [89.0], "std": [51.67204273105525], "count": [179]}, "episode_index": {"min": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [179]}, "index": {"min": [31849], "max": [32027], "mean": [31938.0], "std": [51.67204273105525], "count": [179]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [179]}, "subtask_annotation": {"mean": [4.407821229050279, 10.0, 10.0, 10.0, 10.0], "std": [3.5384788657168387, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [179]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [179]}, "eef_direction_state": {"mean": [3.078212290502793, 3.877094972067039], "std": [1.7318976383704314, 1.8267045906143047], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_state": {"mean": [1.2569832402234637, 1.089385474860335], "std": [0.6857641456114935, 0.7715971696366277], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_state": {"mean": [1.0726256983240223, 0.8603351955307262], "std": [0.8189646888445388, 0.8239039778632754], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_direction_action": {"mean": [3.078212290502793, 3.877094972067039], "std": [1.7318976383704314, 1.8267045906143047], "min": [0, 0], "max": [6, 6], "count": [179]}, "eef_velocity_action": {"mean": [1.2569832402234637, 1.089385474860335], "std": [0.6857641456114935, 0.7715971696366277], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_acc_mag_action": {"mean": [1.0726256983240223, 0.8603351955307262], "std": [0.8189646888445388, 0.8239039778632754], "min": [0, 0], "max": [2, 2], "count": [179]}, "eef_sim_pose_state": {"mean": [0.6743911839540301, 0.1771741801460451, 1.2142288632178768, -1.326927044881011, 0.8026290548868921, -2.028585802324083, 0.6672696473105506, -0.17744587150860217, 1.1627980756655445, 1.2691769996823214, 0.269558248711923, 2.222605896954204], "std": [0.03459242592356301, 0.07251420886456374, 0.02919958259726151, 0.20859009723380886, 0.14333507544137256, 0.17305932597615756, 0.024640890428778477, 0.04549850549410009, 0.02910246603417583, 0.14103439435880255, 0.08514292780460565, 0.07077253216408515], "min": [0.5962040409595127, 0.07908820723140131, 1.1554428471853617, -1.8174498596721735, 0.5465844284758723, -2.373657523491396, 0.6119995649072622, -0.24780254516756972, 1.1075670767158052, 1.054038637415478, 0.15814117163551145, 2.0574577832369796], "max": [0.7184356450936198, 0.2834311989779277, 1.256487162313736, -1.1042948972597202, 1.0523198190661525, -1.7616642936190425, 0.6941797656300345, -0.10468816785929552, 1.2072459597517533, 1.4517031861742868, 0.40545030005386695, 2.309557654812842], "count": [179]}, "eef_sim_pose_action": {"mean": [0.6743911839540301, 0.1771741801460451, 1.2142288632178768, -1.326927044881011, 0.8026290548868921, -2.028585802324083, 0.6672696473105506, -0.17744587150860217, 1.1627980756655445, 1.2691769996823214, 0.269558248711923, 2.222605896954204], "std": [0.03459242592356301, 0.07251420886456374, 0.02919958259726151, 0.20859009723380886, 0.14333507544137256, 0.17305932597615756, 0.024640890428778477, 0.04549850549410009, 0.02910246603417583, 0.14103439435880255, 0.08514292780460565, 0.07077253216408515], "min": [0.5962040409595127, 0.07908820723140131, 1.1554428471853617, -1.8174498596721735, 0.5465844284758723, -2.373657523491396, 0.6119995649072622, -0.24780254516756972, 1.1075670767158052, 1.054038637415478, 0.15814117163551145, 2.0574577832369796], "max": [0.7184356450936198, 0.2834311989779277, 1.256487162313736, -1.1042948972597202, 1.0523198190661525, -1.7616642936190425, 0.6941797656300345, -0.10468816785929552, 1.2072459597517533, 1.4517031861742868, 0.40545030005386695, 2.309557654812842], "count": [179]}}} +{"episode_index": 138, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23411306576797383]], [[0.455450204248366]], [[0.570805733251634]]], "std": [[[0.31570004433721366]], [[0.23868358381771915]], [[0.23953943972187833]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0392156862745098]], [[0.13333333333333333]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4871744975490196]], [[0.5025377308006536]], [[0.4979003962418301]]], "std": [[[0.34568075630600653]], [[0.3507081649710514]], [[0.3535949832531681]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48750220383986925]], [[0.5126109334150327]], [[0.5084575040849673]]], "std": [[[0.316384311608255]], [[0.3165037766041935]], [[0.32344556541937797]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.341966779003268]], [[0.4414842851307189]], [[0.510331580882353]]], "std": [[[0.31497243003830583]], [[0.30997356748967264]], [[0.35639370408656873]]], "count": [100]}, "observation.state": {"min": [0.36688411235809326, -1.130574345588684, 0.9619753956794739, -0.39743393659591675, -1.5850944519042969, 0.2735179662704468, -1.317552924156189, -1.3058384656906128, 1.229813575744629, -0.16503585875034332, 1.2164063453674316, -0.07614675909280777, 9.821110725402832, 42.46875, 8.731249809265137, 0.3512499928474426, 0.7456250190734863, 0.40062499046325684, 1.0007143020629883, -0.8274999856948853, 0.7350000143051147, -3.146250009536743, 0.9962500333786011, 0.004374999552965164, 31.24888801574707, 45.41062545776367, 0.7387499809265137, -1.3287500143051147, 0.8493750095367432, 0.09937498718500137, 0.6462500095367432, -0.7762500047683716, 0.7393749952316284, -0.28555557131767273, 0.6156250238418579, -0.11937499791383743], "max": [1.346841812133789, -0.7074463963508606, 1.4010165929794312, 0.4562447667121887, -0.4835202693939209, 0.6604772210121155, -0.7196536064147949, -0.9959690570831299, 1.5753509998321533, 0.2144104540348053, 1.571573257446289, 0.0011921110562980175, 65.09562683105469, 59.30500030517578, 57.80437469482422, 9.556249618530273, 37.8806266784668, 102.7856216430664, 53.4375, 106.5406265258789, 61.459373474121094, 105.56624603271484, 88.89250183105469, 110.18187713623047, 62.33437728881836, 68.00749969482422, 2.21875, 9.41333293914795, 45.587501525878906, 39.29312515258789, 54.92374801635742, 70.92813110351562, 69.69437408447266, 101.70999908447266, 79.21125030517578, 110.05500030517578], "mean": [0.7885304689407349, -0.9094905853271484, 1.2266324758529663, 0.08886787295341492, -0.8754445910453796, 0.5335603952407837, -1.0084165334701538, -1.1174464225769043, 1.438857078552246, -0.02470383420586586, 1.2781692743301392, -0.01683945022523403, 48.690956115722656, 54.04791259765625, 32.04277420043945, 7.323666095733643, 16.8219051361084, 37.35757827758789, 23.43037223815918, 38.29521179199219, 25.472291946411133, 39.587642669677734, 30.07954978942871, 50.261444091796875, 52.8465690612793, 58.62042999267578, 1.191614031791687, 1.8655883073806763, 25.117162704467773, 11.291592597961426, 26.71299934387207, 21.193931579589844, 29.48177719116211, 30.608285903930664, 23.694852828979492, 56.91570281982422], "std": [0.34580323100090027, 0.14172790944576263, 0.15034392476081848, 0.33038824796676636, 0.3693045675754547, 0.1339731067419052, 0.17925161123275757, 0.10211561620235443, 0.08996069431304932, 0.07922552525997162, 0.07187540829181671, 0.017126107588410378, 16.64488983154297, 4.440282821655273, 11.243361473083496, 2.3440308570861816, 15.333356857299805, 45.566280364990234, 21.518672943115234, 47.5816535949707, 24.23902702331543, 47.692832946777344, 37.18959045410156, 47.19743728637695, 7.25997257232666, 6.216217994689941, 0.3571171164512634, 3.396120548248291, 13.819977760314941, 15.15350341796875, 17.9672908782959, 28.511974334716797, 23.63864517211914, 42.187381744384766, 31.54774284362793, 35.6093635559082], "count": [174]}, "action": {"min": [0.36688411235809326, -1.130574345588684, 0.9619753956794739, -0.39743393659591675, -1.5850944519042969, 0.2735179662704468, -1.317552924156189, -1.3058384656906128, 1.229813575744629, -0.16503585875034332, 1.2164063453674316, -0.07614675909280777, 9.821110725402832, 42.46875, 8.731249809265137, 0.3512499928474426, 0.7456250190734863, 0.40062499046325684, 1.0007143020629883, -0.8274999856948853, 0.7350000143051147, -3.146250009536743, 0.9962500333786011, 0.004374999552965164, 31.24888801574707, 45.41062545776367, 0.7387499809265137, -1.3287500143051147, 0.8493750095367432, 0.09937498718500137, 0.6462500095367432, -0.7762500047683716, 0.7393749952316284, -0.28555557131767273, 0.6156250238418579, -0.11937499791383743], "max": [1.346841812133789, -0.7074463963508606, 1.4010165929794312, 0.4562447667121887, -0.4835202693939209, 0.6604772210121155, -0.7196536064147949, -0.9959690570831299, 1.5753509998321533, 0.2144104540348053, 1.571573257446289, 0.0011921110562980175, 65.09562683105469, 59.30500030517578, 57.80437469482422, 9.556249618530273, 37.8806266784668, 102.7856216430664, 53.4375, 106.5406265258789, 61.459373474121094, 105.56624603271484, 88.89250183105469, 110.18187713623047, 62.33437728881836, 68.00749969482422, 2.21875, 9.41333293914795, 45.587501525878906, 39.29312515258789, 54.92374801635742, 70.92813110351562, 69.69437408447266, 101.70999908447266, 79.21125030517578, 110.05500030517578], "mean": [0.7885303497314453, -0.9094904661178589, 1.2266329526901245, 0.0888679027557373, -0.875444769859314, 0.5335602760314941, -1.0084164142608643, -1.1174465417861938, 1.438856840133667, -0.024703821167349815, 1.27816903591156, -0.01683945581316948, 48.69095230102539, 54.04791259765625, 32.042781829833984, 7.323668956756592, 16.8218994140625, 37.35758590698242, 23.430374145507812, 38.295223236083984, 25.472291946411133, 39.587650299072266, 30.07955551147461, 50.261417388916016, 52.84657287597656, 58.62041473388672, 1.191614031791687, 1.8655884265899658, 25.117168426513672, 11.29159164428711, 26.71300506591797, 21.193923950195312, 29.481773376464844, 30.608278274536133, 23.694852828979492, 56.915733337402344], "std": [0.3458032011985779, 0.14172790944576263, 0.15034392476081848, 0.33038827776908875, 0.3693046271800995, 0.1339731067419052, 0.17925158143043518, 0.10211562365293503, 0.08996070921421051, 0.07922552525997162, 0.07187541574239731, 0.017126107588410378, 16.644887924194336, 4.440282821655273, 11.24336051940918, 2.3440306186676025, 15.333353996276855, 45.5662956237793, 21.518674850463867, 47.581661224365234, 24.23902702331543, 47.69283676147461, 37.18959045410156, 47.197444915771484, 7.259972095489502, 6.216217517852783, 0.35711705684661865, 3.396120548248291, 13.819977760314941, 15.153504371643066, 17.9672908782959, 28.51197624206543, 23.638647079467773, 42.187381744384766, 31.54774284362793, 35.60935974121094], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [174]}, "index": {"min": [32028], "max": [32201], "mean": [32114.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [3.8160919540229883, 10.0, 10.0, 10.0, 10.0], "std": [3.563959878356227, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [174]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [174]}, "eef_direction_state": {"mean": [2.9022988505747125, 4.0344827586206895], "std": [1.7540414424843846, 1.7904489635513343], "min": [0, 1], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.3160919540229885, 1.028735632183908], "std": [0.6504416825120102, 0.8124615705821885], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [1.264367816091954, 0.8505747126436781], "std": [0.8017189881596242, 0.8098351702900489], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [2.9022988505747125, 4.0344827586206895], "std": [1.7540414424843846, 1.7904489635513343], "min": [0, 1], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.3160919540229885, 1.028735632183908], "std": [0.6504416825120102, 0.8124615705821885], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [1.264367816091954, 0.8505747126436781], "std": [0.8017189881596242, 0.8098351702900489], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6790021286540188, 0.2035125734811605, 1.2069958523909063, -1.4165631072111977, 0.8677821237977051, -2.031244492081254, 0.6627167682202855, -0.19386655612282774, 1.1635195509624416, 1.281834042039349, 0.30591001133152684, 2.1954520317527164], "std": [0.04340314181427747, 0.07902615061717085, 0.034371902576880387, 0.19215322266882265, 0.17999106468343154, 0.20369085733525077, 0.02465288072125187, 0.042429517421506545, 0.03439911227302162, 0.13566371673500388, 0.03943213437763773, 0.040060037054239404], "min": [0.5883947028534917, 0.06981204512789968, 1.1410491566881347, -1.8406504147540448, 0.5384792146227881, -2.353332181275273, 0.606392191439214, -0.25722837700582746, 1.1277272049801452, 1.045389046081745, 0.238287148180498, 2.063602345206338], "max": [0.7259710734592758, 0.2885024996709063, 1.2536978907989367, -1.2170331442842404, 1.1454867242861986, -1.7420269841816698, 0.6961278822959265, -0.11215723692069685, 1.223264399686316, 1.4363033818159658, 0.36295764077414105, 2.246553459920581], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6790021286540188, 0.2035125734811605, 1.2069958523909063, -1.4165631072111977, 0.8677821237977051, -2.031244492081254, 0.6627167682202855, -0.19386655612282774, 1.1635195509624416, 1.281834042039349, 0.30591001133152684, 2.1954520317527164], "std": [0.04340314181427747, 0.07902615061717085, 0.034371902576880387, 0.19215322266882265, 0.17999106468343154, 0.20369085733525077, 0.02465288072125187, 0.042429517421506545, 0.03439911227302162, 0.13566371673500388, 0.03943213437763773, 0.040060037054239404], "min": [0.5883947028534917, 0.06981204512789968, 1.1410491566881347, -1.8406504147540448, 0.5384792146227881, -2.353332181275273, 0.606392191439214, -0.25722837700582746, 1.1277272049801452, 1.045389046081745, 0.238287148180498, 2.063602345206338], "max": [0.7259710734592758, 0.2885024996709063, 1.2536978907989367, -1.2170331442842404, 1.1454867242861986, -1.7420269841816698, 0.6961278822959265, -0.11215723692069685, 1.223264399686316, 1.4363033818159658, 0.36295764077414105, 2.246553459920581], "count": [174]}}} +{"episode_index": 139, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22542081699346406]], [[0.45723757352941174]], [[0.5795200040849673]]], "std": [[[0.3094542778435739]], [[0.23280815549590453]], [[0.23585599885088998]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12549019607843137]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.492692391748366]], [[0.5062543607026144]], [[0.49982782679738563]]], "std": [[[0.3473097705315821]], [[0.35357869131199415]], [[0.3558464087370196]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4915249019607843]], [[0.5179993607026144]], [[0.5137221017156863]]], "std": [[[0.31592083087445333]], [[0.3149809781407217]], [[0.32298979088669794]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3445626429738562]], [[0.4404055433006536]], [[0.506683125]]], "std": [[[0.31755682557582177]], [[0.3113410904454061]], [[0.3530927108993342]]], "count": [100]}, "observation.state": {"min": [0.3521496057510376, -1.1444028615951538, 0.9874733090400696, -0.423012375831604, -1.599648356437683, 0.34642747044563293, -1.3350083827972412, -1.2731508016586304, 1.216280221939087, -0.21992065012454987, 0.9338759779930115, -0.1057402566075325, 12.632499694824219, 44.955623626708984, -1.1662499904632568, -2.2281250953674316, 0.6443749666213989, 0.4737499952316284, 0.5981249809265137, -0.8650000095367432, 0.7962499856948853, -3.323125123977661, 1.021875023841858, 0.15312500298023224, 39.06624984741211, 46.618125915527344, 0.7393749952316284, -0.5531250238418579, 0.9900000095367432, 0.7287499904632568, 0.647777795791626, 0.5006250143051147, 0.8069230914115906, 0.6037499904632568, 0.7712500095367432, -1.0579999685287476], "max": [1.312204360961914, -0.7871509790420532, 1.3844939470291138, 0.5260070562362671, -0.49973297119140625, 0.5584325194358826, -0.7625219225883484, -0.9580519795417786, 1.599622368812561, 0.2661936283111572, 1.6314183473587036, 0.06396868079900742, 61.674373626708984, 60.772857666015625, 51.2287483215332, 9.505000114440918, 46.4275016784668, 89.36499786376953, 59.369998931884766, 105.85124969482422, 83.54000091552734, 112.5362548828125, 91.44313049316406, 110.38500213623047, 71.72624969482422, 64.69000244140625, 1.9900000095367432, 9.737499237060547, 41.23374938964844, 59.48250198364258, 47.14125061035156, 74.13312530517578, 54.53499984741211, 94.64250183105469, 76.75812530517578, 111.47438049316406], "mean": [0.7408668398857117, -0.9599761962890625, 1.2526053190231323, 0.10466989874839783, -0.91513991355896, 0.4958564341068268, -0.9708828926086426, -1.1144887208938599, 1.461073875427246, -0.04843834042549133, 1.2603564262390137, -0.006173271685838699, 46.32734298706055, 54.124080657958984, 14.003471374511719, 5.1943745613098145, 18.0018253326416, 35.188053131103516, 25.65448760986328, 41.390235900878906, 33.679054260253906, 42.640968322753906, 34.149871826171875, 50.16203308105469, 56.522987365722656, 55.95896530151367, 1.0700933933258057, 3.0173676013946533, 22.515451431274414, 14.381033897399902, 22.878847122192383, 17.30994987487793, 23.069408416748047, 20.267026901245117, 21.41733169555664, 42.183597564697266], "std": [0.3218103349208832, 0.12784482538700104, 0.1270989179611206, 0.30601245164871216, 0.3307313919067383, 0.06926137208938599, 0.19792214035987854, 0.10561012476682663, 0.10647666454315186, 0.11462832242250443, 0.15558196604251862, 0.03758537396788597, 14.65976619720459, 5.0364766120910645, 15.10192584991455, 4.630781650543213, 18.582563400268555, 38.95914077758789, 23.61302947998047, 47.87202835083008, 32.689308166503906, 52.43165969848633, 37.6357421875, 49.960262298583984, 9.522406578063965, 5.316218376159668, 0.2458171397447586, 3.4925732612609863, 12.561984062194824, 22.274024963378906, 15.680264472961426, 26.024120330810547, 18.888504028320312, 31.64566421508789, 25.073755264282227, 40.153541564941406], "count": [200]}, "action": {"min": [0.3521496057510376, -1.1444028615951538, 0.9874733090400696, -0.423012375831604, -1.599648356437683, 0.34642747044563293, -1.3350083827972412, -1.2731508016586304, 1.216280221939087, -0.21992065012454987, 0.9338759779930115, -0.1057402566075325, 12.632499694824219, 44.955623626708984, -1.1662499904632568, -2.2281250953674316, 0.6443749666213989, 0.4737499952316284, 0.5981249809265137, -0.8650000095367432, 0.7962499856948853, -3.323125123977661, 1.021875023841858, 0.15312500298023224, 39.06624984741211, 46.618125915527344, 0.7393749952316284, -0.5531250238418579, 0.9900000095367432, 0.7287499904632568, 0.647777795791626, 0.5006250143051147, 0.8069230914115906, 0.6037499904632568, 0.7712500095367432, -1.0579999685287476], "max": [1.312204360961914, -0.7871509790420532, 1.3844939470291138, 0.5260070562362671, -0.49973297119140625, 0.5584325194358826, -0.7625219225883484, -0.9580519795417786, 1.599622368812561, 0.2661936283111572, 1.6314183473587036, 0.06396868079900742, 61.674373626708984, 60.772857666015625, 51.2287483215332, 9.505000114440918, 46.4275016784668, 89.36499786376953, 59.369998931884766, 105.85124969482422, 83.54000091552734, 112.5362548828125, 91.44313049316406, 110.38500213623047, 71.72624969482422, 64.69000244140625, 1.9900000095367432, 9.737499237060547, 41.23374938964844, 59.48250198364258, 47.14125061035156, 74.13312530517578, 54.53499984741211, 94.64250183105469, 76.75812530517578, 111.47438049316406], "mean": [0.7408668398857117, -0.9599764347076416, 1.2526049613952637, 0.10466985404491425, -0.9151399731636047, 0.49585628509521484, -0.9708832502365112, -1.114488959312439, 1.4610737562179565, -0.04843832179903984, 1.260356068611145, -0.006173272617161274, 46.32735824584961, 54.124088287353516, 14.003484725952148, 5.194375038146973, 18.001806259155273, 35.188026428222656, 25.654481887817383, 41.39020919799805, 33.67904281616211, 42.64094543457031, 34.14985656738281, 50.16206359863281, 56.522979736328125, 55.958980560302734, 1.070093035697937, 3.0173678398132324, 22.51544952392578, 14.381030082702637, 22.878854751586914, 17.309947967529297, 23.069387435913086, 20.26703643798828, 21.417346954345703, 42.183616638183594], "std": [0.32181039452552795, 0.12784482538700104, 0.1270989030599594, 0.30601242184638977, 0.3307313919067383, 0.06926138699054718, 0.19792212545871735, 0.10561012476682663, 0.10647667944431305, 0.11462831497192383, 0.1555819809436798, 0.03758537396788597, 14.659767150878906, 5.0364766120910645, 15.101924896240234, 4.630781173706055, 18.582563400268555, 38.959129333496094, 23.613025665283203, 47.87202072143555, 32.68931198120117, 52.431671142578125, 37.63573455810547, 49.960304260253906, 9.522405624389648, 5.316218376159668, 0.24581710994243622, 3.4925732612609863, 12.561985969543457, 22.27402114868164, 15.680264472961426, 26.02411651611328, 18.88850212097168, 31.64565658569336, 25.073755264282227, 40.15354919433594], "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": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [200]}, "index": {"min": [32202], "max": [32401], "mean": [32301.5], "std": [57.73430522661548], "count": [200]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [200]}, "subtask_annotation": {"mean": [4.235, 10.0, 10.0, 10.0, 10.0], "std": [3.584658282179763, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [200]}, "scene_annotation": {"mean": [139.0], "std": [0.0], "min": [139], "max": [139], "count": [200]}, "eef_direction_state": {"mean": [3.34, 4.11], "std": [1.741952927033332, 1.7938506069347013], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_state": {"mean": [1.295, 0.945], "std": [0.726618882220934, 0.788653916493158], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_state": {"mean": [0.98, 0.815], "std": [0.8541662601625042, 0.8664727347124086], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_direction_action": {"mean": [3.34, 4.11], "std": [1.741952927033332, 1.7938506069347013], "min": [0, 0], "max": [6, 6], "count": [200]}, "eef_velocity_action": {"mean": [1.295, 0.945], "std": [0.726618882220934, 0.788653916493158], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_acc_mag_action": {"mean": [0.98, 0.815], "std": [0.8541662601625042, 0.8664727347124086], "min": [0, 0], "max": [2, 2], "count": [200]}, "eef_sim_pose_state": {"mean": [0.6797286673315753, 0.1819290922357549, 1.220010841639057, -1.3156844948364201, 0.8037375397952186, -2.0154984889620113, 0.6708799620781619, -0.19520616264984675, 1.1758204290993444, 1.265083047918597, 0.32711739405898016, 2.186024423117653], "std": [0.03777651287219214, 0.081987209869276, 0.036591584365798055, 0.17922355065830609, 0.19344721695535733, 0.14840527963858813, 0.03280620683986841, 0.045485194306829714, 0.02762926650562974, 0.13069627453920496, 0.05954348724079237, 0.05430381914186512], "min": [0.5934368734573708, 0.06203033157969484, 1.150129685868449, -1.714111189696047, 0.4362044184536007, -2.225012866385841, 0.6021049209441024, -0.26664291790357464, 1.1376742346104838, 1.0756568870440164, 0.22714011598409356, 2.0076714348823406], "max": [0.721677538011881, 0.2769409848115989, 1.2728434331004324, -1.0874541534905666, 1.1374723059455238, -1.767055664775849, 0.7211527719753439, -0.12824838257961405, 1.2111610155934394, 1.4929985594504935, 0.42151247115507107, 2.242897857723388], "count": [200]}, "eef_sim_pose_action": {"mean": [0.6797286673315753, 0.1819290922357549, 1.220010841639057, -1.3156844948364201, 0.8037375397952186, -2.0154984889620113, 0.6708799620781619, -0.19520616264984675, 1.1758204290993444, 1.265083047918597, 0.32711739405898016, 2.186024423117653], "std": [0.03777651287219214, 0.081987209869276, 0.036591584365798055, 0.17922355065830609, 0.19344721695535733, 0.14840527963858813, 0.03280620683986841, 0.045485194306829714, 0.02762926650562974, 0.13069627453920496, 0.05954348724079237, 0.05430381914186512], "min": [0.5934368734573708, 0.06203033157969484, 1.150129685868449, -1.714111189696047, 0.4362044184536007, -2.225012866385841, 0.6021049209441024, -0.26664291790357464, 1.1376742346104838, 1.0756568870440164, 0.22714011598409356, 2.0076714348823406], "max": [0.721677538011881, 0.2769409848115989, 1.2728434331004324, -1.0874541534905666, 1.1374723059455238, -1.767055664775849, 0.7211527719753439, -0.12824838257961405, 1.2111610155934394, 1.4929985594504935, 0.42151247115507107, 2.242897857723388], "count": [200]}}} +{"episode_index": 140, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2463260661764706]], [[0.4599681638071895]], [[0.5730852879901961]]], "std": [[[0.32621738263456146]], [[0.2450924315479608]], [[0.24208148341120683]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48612065155228756]], [[0.5023763684640522]], [[0.4967921629901961]]], "std": [[[0.3433168306200373]], [[0.34889211645131585]], [[0.3512080403880099]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.487798954248366]], [[0.5109600306372549]], [[0.5090262071078431]]], "std": [[[0.3127724553399164]], [[0.3117710864671493]], [[0.3178019716506108]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33261542687908496]], [[0.4310495302287582]], [[0.4997092013888889]]], "std": [[[0.3106092999056166]], [[0.30758273392666685]], [[0.35614662193714436]]], "count": [100]}, "observation.state": {"min": [0.4787518084049225, -1.0543745756149292, 0.931968629360199, -0.4935101568698883, -1.6039139032363892, 0.4002632200717926, -1.275844931602478, -1.2983758449554443, 1.238629937171936, -0.11038948595523834, 1.1846961975097656, -0.026385392993688583, 14.289999961853027, 44.275001525878906, 11.255624771118164, 0.1693750023841858, 0.7618749737739563, -0.4893749952316284, 0.8700000047683716, -0.7074999809265137, 1.105625033378601, -3.331111192703247, 1.115625023841858, 0.33125001192092896, 39.7944450378418, 49.376251220703125, 0.7063636183738708, -0.5287500023841858, 0.8487499952316284, 0.19750000536441803, 0.6706249713897705, -0.2706249952316284, 0.6499999761581421, 0.7906249761581421, 0.609375, 0.831818163394928], "max": [1.4232614040374756, -0.7558223009109497, 1.3204537630081177, 0.30827993154525757, -0.6610732674598694, 0.73662930727005, -0.8472333550453186, -1.0291733741760254, 1.5338892936706543, 0.2008121907711029, 1.6403236389160156, 0.0027180134784430265, 59.77124786376953, 63.02333450317383, 50.930625915527344, 9.538000106811523, 41.59312438964844, 77.94937133789062, 49.6462516784668, 104.50812530517578, 97.97562408447266, 110.81500244140625, 99.40875244140625, 109.96875, 66.27625274658203, 73.24500274658203, 2.9262499809265137, 9.390625, 49.65062713623047, 31.4375, 57.85625076293945, 49.05125045776367, 63.04750061035156, 64.1937484741211, 65.59124755859375, 93.14875030517578], "mean": [1.0385119915008545, -0.8580246567726135, 1.093697428703308, -0.1735965758562088, -1.1480648517608643, 0.6221765875816345, -1.037477731704712, -1.1536177396774292, 1.448123812675476, 0.019446702674031258, 1.269106149673462, -0.006578908767551184, 45.6546745300293, 53.694087982177734, 32.460044860839844, 6.377197742462158, 13.761763572692871, 22.8587703704834, 16.67094612121582, 30.095924377441406, 27.90802574157715, 29.98571014404297, 26.802181243896484, 37.72290802001953, 58.46554946899414, 58.584163665771484, 0.8837834596633911, 2.6521730422973633, 24.457048416137695, 8.602773666381836, 24.566198348999023, 12.698528289794922, 24.32459831237793, 16.69879722595215, 17.76751136779785, 40.927364349365234], "std": [0.36839237809181213, 0.10011516511440277, 0.14594177901744843, 0.294845849275589, 0.35705047845840454, 0.10465789586305618, 0.1209883913397789, 0.08635733276605606, 0.0737985149025917, 0.08430840820074081, 0.10543088614940643, 0.008120519109070301, 10.840323448181152, 5.110527515411377, 9.861015319824219, 3.7815957069396973, 16.645875930786133, 32.08271026611328, 19.917470932006836, 43.78148651123047, 36.902374267578125, 47.138668060302734, 38.11631393432617, 45.81441879272461, 6.541499137878418, 7.729579925537109, 0.35736706852912903, 3.941791296005249, 16.480472564697266, 12.243416786193848, 19.71895980834961, 18.286794662475586, 22.647544860839844, 24.191720962524414, 23.25666618347168, 32.25893020629883], "count": [174]}, "action": {"min": [0.4787518084049225, -1.0543745756149292, 0.931968629360199, -0.4935101568698883, -1.6039139032363892, 0.4002632200717926, -1.275844931602478, -1.2983758449554443, 1.238629937171936, -0.11038948595523834, 1.1846961975097656, -0.026385392993688583, 14.289999961853027, 44.275001525878906, 11.255624771118164, 0.1693750023841858, 0.7618749737739563, -0.4893749952316284, 0.8700000047683716, -0.7074999809265137, 1.105625033378601, -3.331111192703247, 1.115625023841858, 0.33125001192092896, 39.7944450378418, 49.376251220703125, 0.7063636183738708, -0.5287500023841858, 0.8487499952316284, 0.19750000536441803, 0.6706249713897705, -0.2706249952316284, 0.6499999761581421, 0.7906249761581421, 0.609375, 0.831818163394928], "max": [1.4232614040374756, -0.7558223009109497, 1.3204537630081177, 0.30827993154525757, -0.6610732674598694, 0.73662930727005, -0.8472333550453186, -1.0291733741760254, 1.5338892936706543, 0.2008121907711029, 1.6403236389160156, 0.0027180134784430265, 59.77124786376953, 63.02333450317383, 50.930625915527344, 9.538000106811523, 41.59312438964844, 77.94937133789062, 49.6462516784668, 104.50812530517578, 97.97562408447266, 110.81500244140625, 99.40875244140625, 109.96875, 66.27625274658203, 73.24500274658203, 2.9262499809265137, 9.390625, 49.65062713623047, 31.4375, 57.85625076293945, 49.05125045776367, 63.04750061035156, 64.1937484741211, 65.59124755859375, 93.14875030517578], "mean": [1.0385123491287231, -0.8580247759819031, 1.0936965942382812, -0.1735965758562088, -1.1480644941329956, 0.6221765875816345, -1.0374772548675537, -1.1536178588867188, 1.4481229782104492, 0.01944670081138611, 1.2691059112548828, -0.006578907836228609, 45.65468978881836, 53.69407272338867, 32.46005630493164, 6.377198696136475, 13.761767387390137, 22.85877227783203, 16.67095184326172, 30.095935821533203, 27.90802001953125, 29.985685348510742, 26.802200317382812, 37.722900390625, 58.46556854248047, 58.584171295166016, 0.8837838172912598, 2.652172803878784, 24.45706558227539, 8.602770805358887, 24.566198348999023, 12.698530197143555, 24.324588775634766, 16.698780059814453, 17.76750946044922, 40.9273567199707], "std": [0.3683924078941345, 0.10011515021324158, 0.1459418088197708, 0.294845849275589, 0.35705041885375977, 0.10465788096189499, 0.1209884062409401, 0.08635733276605606, 0.07379850745201111, 0.08430839329957962, 0.10543088614940643, 0.008120519109070301, 10.840324401855469, 5.110527515411377, 9.861016273498535, 3.7815957069396973, 16.645875930786133, 32.08271026611328, 19.91747283935547, 43.78147888183594, 36.902374267578125, 47.13866424560547, 38.1163215637207, 45.814414978027344, 6.541499137878418, 7.729580879211426, 0.3573671579360962, 3.94179105758667, 16.480472564697266, 12.243414878845215, 19.71895980834961, 18.286794662475586, 22.64754295349121, 24.19172477722168, 23.256669998168945, 32.25893020629883], "count": [174]}, "timestamp": {"min": [0.0], "max": [5.766666666666667], "mean": [2.8833333333333333], "std": [1.6742881295466265], "count": [174]}, "frame_index": {"min": [0], "max": [173], "mean": [86.5], "std": [50.22864388639879], "count": [174]}, "episode_index": {"min": [140], "max": [140], "mean": [140.0], "std": [0.0], "count": [174]}, "index": {"min": [32402], "max": [32575], "mean": [32488.5], "std": [50.22864388639879], "count": [174]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [174]}, "subtask_annotation": {"mean": [3.5632183908045976, 10.0, 10.0, 10.0, 10.0], "std": [3.195547007390658, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [174]}, "scene_annotation": {"mean": [140.0], "std": [0.0], "min": [140], "max": [140], "count": [174]}, "eef_direction_state": {"mean": [3.4942528735632186, 4.195402298850575], "std": [1.7444398581818696, 1.8775080112767855], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_state": {"mean": [1.2011494252873562, 0.8908045977011494], "std": [0.8233648725226671, 0.8336503558692514], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_state": {"mean": [0.9827586206896551, 0.8275862068965517], "std": [0.8474040001305025, 0.8401819254517002], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_direction_action": {"mean": [3.4942528735632186, 4.195402298850575], "std": [1.7444398581818696, 1.8775080112767855], "min": [0, 0], "max": [6, 6], "count": [174]}, "eef_velocity_action": {"mean": [1.2011494252873562, 0.8908045977011494], "std": [0.8233648725226671, 0.8336503558692514], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_acc_mag_action": {"mean": [0.9827586206896551, 0.8275862068965517], "std": [0.8474040001305025, 0.8401819254517002], "min": [0, 0], "max": [2, 2], "count": [174]}, "eef_sim_pose_state": {"mean": [0.6396243184761892, 0.23557443838256176, 1.1926392646100055, -1.3530518345691795, 0.7910850486195263, -1.8970941612671681, 0.6644211578122364, -0.19491392162127547, 1.1396569722619427, 1.3167674399522264, 0.2522964993726571, 2.184297277749071], "std": [0.04522669426387117, 0.07926121575474901, 0.027734098966991964, 0.12127724243863848, 0.154549584842609, 0.14865286543123232, 0.022091390514871755, 0.03473951688087043, 0.026792570262546236, 0.1176564774744494, 0.06228502274536401, 0.05617946628102839], "min": [0.580311015197508, 0.08200209480644916, 1.1562105971739554, -1.6257684474346534, 0.5363819932882818, -2.128277288590985, 0.6007254059086227, -0.24324733315741992, 1.1051202322321505, 1.118017782621075, 0.15039865266047414, 2.0938606226563174], "max": [0.705617458008695, 0.309472385196681, 1.248283290766496, -1.123018630888423, 1.0975955593995144, -1.708113761071879, 0.6859747110568414, -0.12819624030176424, 1.1829233707526259, 1.4702897941259274, 0.3536170463529009, 2.2526452177937952], "count": [174]}, "eef_sim_pose_action": {"mean": [0.6396243184761892, 0.23557443838256176, 1.1926392646100055, -1.3530518345691795, 0.7910850486195263, -1.8970941612671681, 0.6644211578122364, -0.19491392162127547, 1.1396569722619427, 1.3167674399522264, 0.2522964993726571, 2.184297277749071], "std": [0.04522669426387117, 0.07926121575474901, 0.027734098966991964, 0.12127724243863848, 0.154549584842609, 0.14865286543123232, 0.022091390514871755, 0.03473951688087043, 0.026792570262546236, 0.1176564774744494, 0.06228502274536401, 0.05617946628102839], "min": [0.580311015197508, 0.08200209480644916, 1.1562105971739554, -1.6257684474346534, 0.5363819932882818, -2.128277288590985, 0.6007254059086227, -0.24324733315741992, 1.1051202322321505, 1.118017782621075, 0.15039865266047414, 2.0938606226563174], "max": [0.705617458008695, 0.309472385196681, 1.248283290766496, -1.123018630888423, 1.0975955593995144, -1.708113761071879, 0.6859747110568414, -0.12819624030176424, 1.1829233707526259, 1.4702897941259274, 0.3536170463529009, 2.2526452177937952], "count": [174]}}} +{"episode_index": 141, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2377703982843137]], [[0.4559871221405229]], [[0.5728753390522875]]], "std": [[[0.315766971597068]], [[0.2394809591901138]], [[0.2398874408258436]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48767363153594767]], [[0.5013172038398693]], [[0.4945612867647059]]], "std": [[[0.34778694174318225]], [[0.3538407938064624]], [[0.3562680892193932]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4778996793300654]], [[0.4981608394607843]], [[0.49522182598039216]]], "std": [[[0.308979080168239]], [[0.3122345206075228]], [[0.31791045013573455]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33180428513071897]], [[0.43292766748366013]], [[0.5039215012254902]]], "std": [[[0.3102389173404272]], [[0.3063828146569837]], [[0.3559034734860587]]], "count": [100]}, "observation.state": {"min": [0.45548179745674133, -1.1423046588897705, 0.9928324818611145, -0.4381246566772461, -1.6039563417434692, 0.47388800978660583, -1.2889423370361328, -1.3147315979003906, 1.250455617904663, -0.05087929964065552, 1.2831645011901855, -0.056564345955848694, 14.445555686950684, 51.55062484741211, -0.921875, -1.5712499618530273, 0.6193749904632568, 0.15062500536441803, 0.699999988079071, -0.609375, 0.9056249856948853, -3.1589999198913574, 1.09375, 0.16062499582767487, 39.42562484741211, 51.09375, 0.5562499761581421, -0.5006250143051147, 0.8009999990463257, -0.38062500953674316, 0.7122222185134888, -0.3643749952316284, 0.9155555963516235, 0.8112499713897705, 0.5625, -0.3144444227218628], "max": [1.2989031076431274, -0.8025291562080383, 1.385137677192688, 0.27597370743751526, -0.5855411291122437, 0.6823167204856873, -0.7832170128822327, -1.019350290298462, 1.5488860607147217, 0.1805015206336975, 1.5842890739440918, 0.011658846400678158, 61.220001220703125, 61.48875045776367, 46.66374969482422, 9.556249618530273, 39.82500076293945, 105.6500015258789, 52.27000045776367, 108.24749755859375, 84.16999816894531, 111.0737533569336, 87.37750244140625, 110.55437469482422, 71.23187255859375, 71.37625122070312, 3.0950000286102295, 7.881875038146973, 45.916873931884766, 24.215625762939453, 57.46500015258789, 35.63999938964844, 72.50187683105469, 40.858123779296875, 74.02188110351562, 76.86687469482422], "mean": [0.8715434074401855, -0.9426056146621704, 1.2069274187088013, -0.09040375053882599, -1.0398173332214355, 0.587648332118988, -1.0350743532180786, -1.1534240245819092, 1.4522855281829834, 0.047092244029045105, 1.3343180418014526, -0.004550931043922901, 43.26545333862305, 56.14482498168945, 9.039372444152832, 5.170528411865234, 16.93537139892578, 39.76089096069336, 20.63509750366211, 40.762596130371094, 29.588665008544922, 41.06361389160156, 29.012266159057617, 45.81480407714844, 56.670108795166016, 59.533992767333984, 0.9403557777404785, 1.992186427116394, 25.606403350830078, 7.287747859954834, 27.916828155517578, 11.91615104675293, 31.438068389892578, 12.270888328552246, 22.722139358520508, 45.29158020019531], "std": [0.3115842044353485, 0.10787602514028549, 0.13462238013744354, 0.2745892107486725, 0.3709558844566345, 0.07917838543653488, 0.16396966576576233, 0.10397899150848389, 0.07954927533864975, 0.06085601821541786, 0.06148223578929901, 0.015688084065914154, 15.582819938659668, 2.2051944732666016, 15.582840919494629, 4.184188365936279, 16.11329460144043, 46.48182678222656, 21.271711349487305, 48.32893753051758, 33.98676300048828, 51.44044494628906, 34.96819305419922, 47.9694938659668, 11.571905136108398, 6.782361030578613, 0.45391103625297546, 2.4922895431518555, 14.490686416625977, 9.596858978271484, 19.99944305419922, 14.546300888061523, 25.757810592651367, 15.056402206420898, 28.888132095336914, 22.29891586303711], "count": [166]}, "action": {"min": [0.45548179745674133, -1.1423046588897705, 0.9928324818611145, -0.4381246566772461, -1.6039563417434692, 0.47388800978660583, -1.2889423370361328, -1.3147315979003906, 1.250455617904663, -0.05087929964065552, 1.2831645011901855, -0.056564345955848694, 14.445555686950684, 51.55062484741211, -0.921875, -1.5712499618530273, 0.6193749904632568, 0.15062500536441803, 0.699999988079071, -0.609375, 0.9056249856948853, -3.1589999198913574, 1.09375, 0.16062499582767487, 39.42562484741211, 51.09375, 0.5562499761581421, -0.5006250143051147, 0.8009999990463257, -0.38062500953674316, 0.7122222185134888, -0.3643749952316284, 0.9155555963516235, 0.8112499713897705, 0.5625, -0.3144444227218628], "max": [1.2989031076431274, -0.8025291562080383, 1.385137677192688, 0.27597370743751526, -0.5855411291122437, 0.6823167204856873, -0.7832170128822327, -1.019350290298462, 1.5488860607147217, 0.1805015206336975, 1.5842890739440918, 0.011658846400678158, 61.220001220703125, 61.48875045776367, 46.66374969482422, 9.556249618530273, 39.82500076293945, 105.6500015258789, 52.27000045776367, 108.24749755859375, 84.16999816894531, 111.0737533569336, 87.37750244140625, 110.55437469482422, 71.23187255859375, 71.37625122070312, 3.0950000286102295, 7.881875038146973, 45.916873931884766, 24.215625762939453, 57.46500015258789, 35.63999938964844, 72.50187683105469, 40.858123779296875, 74.02188110351562, 76.86687469482422], "mean": [0.8715433478355408, -0.9426053762435913, 1.2069278955459595, -0.09040374308824539, -1.039817452430725, 0.5876483917236328, -1.035074234008789, -1.1534240245819092, 1.452285647392273, 0.04709222912788391, 1.3343181610107422, -0.0045509315095841885, 43.26548385620117, 56.14482116699219, 9.039371490478516, 5.170528888702393, 16.935365676879883, 39.7608757019043, 20.635093688964844, 40.76259994506836, 29.588655471801758, 41.063594818115234, 29.01226234436035, 45.814796447753906, 56.67015075683594, 59.53400802612305, 0.9403560757637024, 1.992186188697815, 25.606416702270508, 7.287745475769043, 27.91682243347168, 11.91615104675293, 31.438064575195312, 12.270890235900879, 22.722139358520508, 45.29154968261719], "std": [0.3115842044353485, 0.1078760176897049, 0.13462238013744354, 0.2745892107486725, 0.37095579504966736, 0.07917839288711548, 0.16396966576576233, 0.10397899895906448, 0.07954927533864975, 0.06085600703954697, 0.06148223951458931, 0.015688085928559303, 15.582818031311035, 2.2051947116851807, 15.582843780517578, 4.184187412261963, 16.113296508789062, 46.48182678222656, 21.27171516418457, 48.32893753051758, 33.98675537109375, 51.44044876098633, 34.96818542480469, 47.96949768066406, 11.571907997131348, 6.782361030578613, 0.4539111852645874, 2.4922897815704346, 14.490686416625977, 9.5968599319458, 19.99944305419922, 14.54630184173584, 25.757808685302734, 15.056403160095215, 28.88813018798828, 22.298913955688477], "count": [166]}, "timestamp": {"min": [0.0], "max": [5.5], "mean": [2.749999999999999], "std": [1.597306761047761], "count": [166]}, "frame_index": {"min": [0], "max": [165], "mean": [82.5], "std": [47.91920283143283], "count": [166]}, "episode_index": {"min": [141], "max": [141], "mean": [141.0], "std": [0.0], "count": [166]}, "index": {"min": [32576], "max": [32741], "mean": [32658.5], "std": [47.91920283143283], "count": [166]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [166]}, "subtask_annotation": {"mean": [3.897590361445783, 10.0, 10.0, 10.0, 10.0], "std": [3.4704076321667316, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [166]}, "scene_annotation": {"mean": [141.0], "std": [0.0], "min": [141], "max": [141], "count": [166]}, "eef_direction_state": {"mean": [2.710843373493976, 3.602409638554217], "std": [1.8336225287331585, 1.707106048583953], "min": [0, 1], "max": [6, 6], "count": [166]}, "eef_velocity_state": {"mean": [1.2951807228915662, 1.072289156626506], "std": [0.6790148097925031, 0.7805332210479767], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_state": {"mean": [1.1506024096385543, 0.8614457831325302], "std": [0.8259165764891115, 0.8280229502234089], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_direction_action": {"mean": [2.710843373493976, 3.602409638554217], "std": [1.8336225287331585, 1.707106048583953], "min": [0, 1], "max": [6, 6], "count": [166]}, "eef_velocity_action": {"mean": [1.2951807228915662, 1.072289156626506], "std": [0.6790148097925031, 0.7805332210479767], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_acc_mag_action": {"mean": [1.1506024096385543, 0.8614457831325302], "std": [0.8259165764891115, 0.8280229502234089], "min": [0, 0], "max": [2, 2], "count": [166]}, "eef_sim_pose_state": {"mean": [0.6704845890424691, 0.212786770066626, 1.2049655387154359, -1.304312260135772, 0.7561881725650867, -1.910684709334082, 0.6632138772960642, -0.19941698590262344, 1.1597422104953397, 1.240234378202801, 0.24139249665463228, 2.159897806521022], "std": [0.04331347114425888, 0.07869927368773165, 0.028579809680787986, 0.18867230126460174, 0.16815177901530898, 0.17561062482036174, 0.021593793378611555, 0.04518527722172197, 0.028805184063814833, 0.13266059117956397, 0.05064218554935793, 0.034880936197107984], "min": [0.5918200082103614, 0.07602393681281891, 1.1543070955159376, -1.7219959053082963, 0.46769883960848846, -2.174250352083649, 0.6059390387650591, -0.2555245411519046, 1.1258040358737664, 1.0245405798271325, 0.1701574347078878, 2.095134340547756], "max": [0.7280275003929756, 0.2998122184125409, 1.2469632526956937, -1.1591930837571245, 1.013620779076558, -1.6691494904037236, 0.6871096359043437, -0.122359478827328, 1.209556097200805, 1.416461102309795, 0.324903701499933, 2.218798058529397], "count": [166]}, "eef_sim_pose_action": {"mean": [0.6704845890424691, 0.212786770066626, 1.2049655387154359, -1.304312260135772, 0.7561881725650867, -1.910684709334082, 0.6632138772960642, -0.19941698590262344, 1.1597422104953397, 1.240234378202801, 0.24139249665463228, 2.159897806521022], "std": [0.04331347114425888, 0.07869927368773165, 0.028579809680787986, 0.18867230126460174, 0.16815177901530898, 0.17561062482036174, 0.021593793378611555, 0.04518527722172197, 0.028805184063814833, 0.13266059117956397, 0.05064218554935793, 0.034880936197107984], "min": [0.5918200082103614, 0.07602393681281891, 1.1543070955159376, -1.7219959053082963, 0.46769883960848846, -2.174250352083649, 0.6059390387650591, -0.2555245411519046, 1.1258040358737664, 1.0245405798271325, 0.1701574347078878, 2.095134340547756], "max": [0.7280275003929756, 0.2998122184125409, 1.2469632526956937, -1.1591930837571245, 1.013620779076558, -1.6691494904037236, 0.6871096359043437, -0.122359478827328, 1.209556097200805, 1.416461102309795, 0.324903701499933, 2.218798058529397], "count": [166]}}} +{"episode_index": 142, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2318664031862745]], [[0.45728237540849676]], [[0.5755007107843138]]], "std": [[[0.31470342766715376]], [[0.23661207893939376]], [[0.23803631033138495]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.10980392156862745]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47708711805555554]], [[0.4901343586601307]], [[0.48304454656862744]]], "std": [[[0.3430766761902944]], [[0.3493587567258587]], [[0.35279623218545364]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4920526102941177]], [[0.515938629493464]], [[0.5141183578431372]]], "std": [[[0.30174438538000736]], [[0.3045498095543393]], [[0.3130200411648416]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.33521371732026145]], [[0.43668883986928103]], [[0.5073528594771242]]], "std": [[[0.30916144624493286]], [[0.30570844920109264]], [[0.3563629358549056]]], "count": [100]}, "observation.state": {"min": [0.41523614525794983, -1.0633153915405273, 0.9704004526138306, -0.39382582902908325, -1.6046768426895142, 0.3675755262374878, -1.2251511812210083, -1.2926298379898071, 1.241978406906128, -0.062204357236623764, 1.3833495378494263, -0.10935632884502411, 25.238887786865234, 41.21875, -1.09375, -3.4256250858306885, 0.7450000047683716, 0.3375000059604645, 0.7956250309944153, -0.8537499904632568, 0.8387500047683716, -3.4024999141693115, 1.0049999952316284, 0.2706249952316284, 45.32250213623047, 49.587501525878906, 0.49000000953674316, -1.377500057220459, 0.5856249928474426, 0.4593750238418579, 0.5839999914169312, 1.6618750095367432, 0.852222204208374, 0.38923075795173645, 0.5731250047683716, -0.21812500059604645], "max": [1.2745097875595093, -0.8136157989501953, 1.3382161855697632, 0.3841458857059479, -0.641308069229126, 0.7653591632843018, -0.813878059387207, -1.0027085542678833, 1.4963855743408203, 0.22248198091983795, 1.6460987329483032, -0.012183375656604767, 56.2599983215332, 59.581111907958984, 62.608123779296875, 8.253125190734863, 40.24687576293945, 93.11499786376953, 57.068748474121094, 105.2387466430664, 91.80750274658203, 111.18250274658203, 92.953125, 110.3499984741211, 61.313751220703125, 72.48062896728516, 2.228749990463257, 9.6587495803833, 44.94874954223633, 30.8174991607666, 57.48062515258789, 43.026248931884766, 66.41812896728516, 56.42749786376953, 70.01187896728516, 87.64812469482422], "mean": [0.8440408706665039, -0.9119287133216858, 1.1524783372879028, -0.010215232148766518, -1.0565528869628906, 0.6330410838127136, -1.0343420505523682, -1.1551603078842163, 1.4160884618759155, 0.07677821815013885, 1.4187980890274048, -0.034367673099040985, 46.4105110168457, 52.1246337890625, 25.5477294921875, 3.432425022125244, 17.647794723510742, 32.593101501464844, 23.955297470092773, 37.255027770996094, 34.39634323120117, 38.750675201416016, 30.86636734008789, 46.19060134887695, 55.03650665283203, 61.012664794921875, 0.9903202056884766, 2.2533674240112305, 27.13591957092285, 9.394205093383789, 31.451263427734375, 14.496272087097168, 32.65061950683594, 18.45624542236328, 26.962623596191406, 44.78057861328125], "std": [0.32033711671829224, 0.08950948715209961, 0.12553469836711884, 0.2894754707813263, 0.355185329914093, 0.1450766623020172, 0.14966987073421478, 0.10890159010887146, 0.07574518769979477, 0.09327993541955948, 0.06825466454029083, 0.020916299894452095, 8.730549812316895, 6.959342002868652, 17.442649841308594, 3.322429656982422, 16.902751922607422, 40.752464294433594, 23.789161682128906, 46.9155158996582, 37.24919509887695, 50.500091552734375, 38.58028793334961, 47.342018127441406, 5.212011814117432, 6.961026191711426, 0.43264126777648926, 3.3625175952911377, 13.722349166870117, 12.385170936584473, 17.843608856201172, 17.129976272583008, 21.76473045349121, 23.19484519958496, 25.15433120727539, 29.24750328063965], "count": [181]}, "action": {"min": [0.41523614525794983, -1.0633153915405273, 0.9704004526138306, -0.39382582902908325, -1.6046768426895142, 0.3675755262374878, -1.2251511812210083, -1.2926298379898071, 1.241978406906128, -0.062204357236623764, 1.3833495378494263, -0.10935632884502411, 25.238887786865234, 41.21875, -1.09375, -3.4256250858306885, 0.7450000047683716, 0.3375000059604645, 0.7956250309944153, -0.8537499904632568, 0.8387500047683716, -3.4024999141693115, 1.0049999952316284, 0.2706249952316284, 45.32250213623047, 49.587501525878906, 0.49000000953674316, -1.377500057220459, 0.5856249928474426, 0.4593750238418579, 0.5839999914169312, 1.6618750095367432, 0.852222204208374, 0.38923075795173645, 0.5731250047683716, -0.21812500059604645], "max": [1.2745097875595093, -0.8136157989501953, 1.3382161855697632, 0.3841458857059479, -0.641308069229126, 0.7653591632843018, -0.813878059387207, -1.0027085542678833, 1.4963855743408203, 0.22248198091983795, 1.6460987329483032, -0.012183375656604767, 56.2599983215332, 59.581111907958984, 62.608123779296875, 8.253125190734863, 40.24687576293945, 93.11499786376953, 57.068748474121094, 105.2387466430664, 91.80750274658203, 111.18250274658203, 92.953125, 110.3499984741211, 61.313751220703125, 72.48062896728516, 2.228749990463257, 9.6587495803833, 44.94874954223633, 30.8174991607666, 57.48062515258789, 43.026248931884766, 66.41812896728516, 56.42749786376953, 70.01187896728516, 87.64812469482422], "mean": [0.8440409898757935, -0.9119287729263306, 1.152477741241455, -0.010215260088443756, -1.0565532445907593, 0.6330410242080688, -1.0343431234359741, -1.1551601886749268, 1.4160881042480469, 0.07677821069955826, 1.4187986850738525, -0.034367699176073074, 46.41053009033203, 52.1246452331543, 25.547733306884766, 3.432424545288086, 17.647798538208008, 32.59312057495117, 23.955305099487305, 37.255035400390625, 34.396324157714844, 38.75065612792969, 30.866355895996094, 46.19060134887695, 55.03650665283203, 61.01266860961914, 0.9903204441070557, 2.2533671855926514, 27.135929107666016, 9.394205093383789, 31.451269149780273, 14.496278762817383, 32.65062713623047, 18.456228256225586, 26.96262550354004, 44.78057861328125], "std": [0.3203371465206146, 0.08950947970151901, 0.12553469836711884, 0.28947553038597107, 0.3551853895187378, 0.1450766623020172, 0.14966991543769836, 0.10890159010887146, 0.07574518769979477, 0.09327992051839828, 0.06825466454029083, 0.020916303619742393, 8.730548858642578, 6.959342002868652, 17.442649841308594, 3.3224291801452637, 16.902746200561523, 40.752464294433594, 23.789161682128906, 46.915523529052734, 37.24919128417969, 50.50009536743164, 38.580299377441406, 47.3420295715332, 5.212011337280273, 6.961026191711426, 0.43264126777648926, 3.3625175952911377, 13.722347259521484, 12.385170936584473, 17.843608856201172, 17.129980087280273, 21.76473045349121, 23.194843292236328, 25.154333114624023, 29.247501373291016], "count": [181]}, "timestamp": {"min": [0.0], "max": [6.0], "mean": [3.0], "std": [1.7416467303484175], "count": [181]}, "frame_index": {"min": [0], "max": [180], "mean": [90.0], "std": [52.24940191045253], "count": [181]}, "episode_index": {"min": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [181]}, "index": {"min": [32742], "max": [32922], "mean": [32832.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [3.7900552486187844, 10.0, 10.0, 10.0, 10.0], "std": [3.514784951688519, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [181]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [181]}, "eef_direction_state": {"mean": [3.276243093922652, 4.011049723756906], "std": [1.8209763717385823, 1.8744839445300747], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.2375690607734806, 0.9281767955801105], "std": [0.7159760574515537, 0.8212182647485281], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [1.0, 0.8342541436464088], "std": [0.8668224820974668, 0.8377410572828663], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.276243093922652, 4.011049723756906], "std": [1.8209763717385823, 1.8744839445300747], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.2375690607734806, 0.9281767955801105], "std": [0.7159760574515537, 0.8212182647485281], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [1.0, 0.8342541436464088], "std": [0.8668224820974668, 0.8377410572828663], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6523926063531233, 0.19315034467726133, 1.2194260961316068, -1.2131486065029662, 0.8235694661786203, -1.8958056268674242, 0.6515457909902568, -0.1960779153674192, 1.1740009166061238, 1.1574999813432807, 0.21830462553660404, 2.1438229477790647], "std": [0.03617646377261665, 0.07974562509804288, 0.04000019824687159, 0.22790566303873575, 0.20246011714312587, 0.17136481242499732, 0.020833383900092546, 0.03973321812165153, 0.029373312670563017, 0.13862460632008883, 0.07598141128376412, 0.07325294348447252], "min": [0.5935694864671521, 0.06287113722204951, 1.1426622287441341, -1.700969274431625, 0.5458790316995965, -2.187476990914938, 0.6068519655805871, -0.2435468639297256, 1.1384001450879264, 0.9534128117411634, 0.11496879457387599, 2.024775072169741], "max": [0.703498508903902, 0.2790305455274251, 1.2702918595697161, -0.9546552425968947, 1.1591881908567578, -1.6671607908224788, 0.6776056409967082, -0.12800458905263337, 1.2186838017976707, 1.3584465927652842, 0.329905688039809, 2.226746866091503], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6523926063531233, 0.19315034467726133, 1.2194260961316068, -1.2131486065029662, 0.8235694661786203, -1.8958056268674242, 0.6515457909902568, -0.1960779153674192, 1.1740009166061238, 1.1574999813432807, 0.21830462553660404, 2.1438229477790647], "std": [0.03617646377261665, 0.07974562509804288, 0.04000019824687159, 0.22790566303873575, 0.20246011714312587, 0.17136481242499732, 0.020833383900092546, 0.03973321812165153, 0.029373312670563017, 0.13862460632008883, 0.07598141128376412, 0.07325294348447252], "min": [0.5935694864671521, 0.06287113722204951, 1.1426622287441341, -1.700969274431625, 0.5458790316995965, -2.187476990914938, 0.6068519655805871, -0.2435468639297256, 1.1384001450879264, 0.9534128117411634, 0.11496879457387599, 2.024775072169741], "max": [0.703498508903902, 0.2790305455274251, 1.2702918595697161, -0.9546552425968947, 1.1591881908567578, -1.6671607908224788, 0.6776056409967082, -0.12800458905263337, 1.2186838017976707, 1.3584465927652842, 0.329905688039809, 2.226746866091503], "count": [181]}}} +{"episode_index": 143, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23136166666666666]], [[0.4590344403594771]], [[0.5794130535130718]]], "std": [[[0.3182849804460019]], [[0.2382493841877626]], [[0.23710809585771733]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49464851715686275]], [[0.5073556985294118]], [[0.5022850367647059]]], "std": [[[0.34925965538091863]], [[0.3553052365935037]], [[0.3568222691879708]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.15294117647058825]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48659059436274504]], [[0.5103928124999999]], [[0.5111886008986928]]], "std": [[[0.3012298019430235]], [[0.30449488209684256]], [[0.3123908944654174]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3388508782679739]], [[0.43730094975490197]], [[0.5050970424836602]]], "std": [[[0.31338585134336466]], [[0.30798831657516756]], [[0.35588781571227285]]], "count": [100]}, "observation.state": {"min": [0.40903714299201965, -1.1627851724624634, 0.9725295305252075, -0.3704763352870941, -1.6036171913146973, 0.5096513032913208, -1.262917160987854, -1.3256275653839111, 1.1597492694854736, -0.023818379268050194, 1.2787537574768066, -0.16189397871494293, 20.203332901000977, 44.83124923706055, -1.0462499856948853, -0.5550000071525574, 0.6758333444595337, -0.34937500953674316, 0.8387500047683716, -0.8581249713897705, 0.7612500190734863, -3.0225000381469727, 1.024999976158142, 0.5049999952316284, 35.91187286376953, 52.19750213623047, 0.6525000333786011, -0.6506249904632568, 0.7664285898208618, -0.35875001549720764, 0.6364285945892334, -0.8706250190734863, 0.7087500095367432, -0.313076913356781, 0.5674999952316284, -0.5625], "max": [1.3378347158432007, -0.7419222593307495, 1.3783904314041138, 0.2790493667125702, -0.5697098970413208, 0.721990168094635, -0.8167392015457153, -0.9924086332321167, 1.503204345703125, 0.20796775817871094, 1.6381195783615112, 0.007367246318608522, 78.29312133789062, 61.1931266784668, 51.135623931884766, 9.817500114440918, 43.606876373291016, 102.11687469482422, 49.91749954223633, 105.6137466430664, 54.15500259399414, 104.32062530517578, 90.40750122070312, 110.1937484741211, 64.03874969482422, 82.95000457763672, 3.447499990463257, 9.7877779006958, 53.89125061035156, 19.0106258392334, 53.959373474121094, 59.341251373291016, 60.23062515258789, 88.17813110351562, 65.62812805175781, 107.49625396728516], "mean": [0.8315311074256897, -0.9168642163276672, 1.1902258396148682, -0.07552178204059601, -1.03089439868927, 0.6116542816162109, -1.0308475494384766, -1.1428533792495728, 1.4052506685256958, 0.08315183222293854, 1.3986072540283203, -0.03164069727063179, 52.45841979980469, 52.77020263671875, 23.357038497924805, 7.8746418952941895, 19.161346435546875, 28.1307315826416, 19.932600021362305, 28.74348258972168, 17.177053451538086, 27.99757957458496, 23.496530532836914, 36.93467330932617, 54.52183151245117, 62.22883987426758, 1.1595958471298218, 1.5803418159484863, 28.794639587402344, 4.364746570587158, 24.82623863220215, 14.895766258239746, 22.42211151123047, 21.33264923095703, 16.623138427734375, 39.25044250488281], "std": [0.28079500794410706, 0.1259337067604065, 0.13170583546161652, 0.21088194847106934, 0.3418002128601074, 0.07683494687080383, 0.14061665534973145, 0.11723771691322327, 0.09584572166204453, 0.04970943182706833, 0.0880298987030983, 0.0359908826649189, 16.461610794067383, 3.188474416732788, 18.667110443115234, 2.760420322418213, 16.08051109313965, 41.82736587524414, 19.654949188232422, 43.521873474121094, 19.65483856201172, 44.07280731201172, 34.588951110839844, 46.01237869262695, 8.726691246032715, 10.558941841125488, 0.5330079197883606, 2.7888600826263428, 15.738734245300293, 5.830670356750488, 17.610620498657227, 22.32414436340332, 20.71885871887207, 32.92058181762695, 23.916269302368164, 38.934085845947266], "count": [206]}, "action": {"min": [0.40903714299201965, -1.1627851724624634, 0.9725295305252075, -0.3704763352870941, -1.6036171913146973, 0.5096513032913208, -1.262917160987854, -1.3256275653839111, 1.1597492694854736, -0.023818379268050194, 1.2787537574768066, -0.16189397871494293, 20.203332901000977, 44.83124923706055, -1.0462499856948853, -0.5550000071525574, 0.6758333444595337, -0.34937500953674316, 0.8387500047683716, -0.8581249713897705, 0.7612500190734863, -3.0225000381469727, 1.024999976158142, 0.5049999952316284, 35.91187286376953, 52.19750213623047, 0.6525000333786011, -0.6506249904632568, 0.7664285898208618, -0.35875001549720764, 0.6364285945892334, -0.8706250190734863, 0.7087500095367432, -0.313076913356781, 0.5674999952316284, -0.5625], "max": [1.3378347158432007, -0.7419222593307495, 1.3783904314041138, 0.2790493667125702, -0.5697098970413208, 0.721990168094635, -0.8167392015457153, -0.9924086332321167, 1.503204345703125, 0.20796775817871094, 1.6381195783615112, 0.007367246318608522, 78.29312133789062, 61.1931266784668, 51.135623931884766, 9.817500114440918, 43.606876373291016, 102.11687469482422, 49.91749954223633, 105.6137466430664, 54.15500259399414, 104.32062530517578, 90.40750122070312, 110.1937484741211, 64.03874969482422, 82.95000457763672, 3.447499990463257, 9.7877779006958, 53.89125061035156, 19.0106258392334, 53.959373474121094, 59.341251373291016, 60.23062515258789, 88.17813110351562, 65.62812805175781, 107.49625396728516], "mean": [0.8315314054489136, -0.9168640375137329, 1.1902265548706055, -0.07552178204059601, -1.0308942794799805, 0.6116543412208557, -1.030847191810608, -1.1428532600402832, 1.4052504301071167, 0.08315181732177734, 1.3986072540283203, -0.03164070099592209, 52.45842361450195, 52.77018356323242, 23.357044219970703, 7.874640941619873, 19.161344528198242, 28.1307430267334, 19.932613372802734, 28.743486404418945, 17.177059173583984, 27.997587203979492, 23.496532440185547, 36.9346809387207, 54.521854400634766, 62.22882080078125, 1.1595959663391113, 1.5803416967391968, 28.79465103149414, 4.364743232727051, 24.826257705688477, 14.895770072937012, 22.422122955322266, 21.332656860351562, 16.623123168945312, 39.25044631958008], "std": [0.28079497814178467, 0.1259337216615677, 0.1317058950662613, 0.21088194847106934, 0.3418002426624298, 0.07683494687080383, 0.14061661064624786, 0.11723771691322327, 0.09584570676088333, 0.04970943182706833, 0.08802992105484009, 0.0359908826649189, 16.461610794067383, 3.188474655151367, 18.6671142578125, 2.760420083999634, 16.08051109313965, 41.82735824584961, 19.654953002929688, 43.521873474121094, 19.65483856201172, 44.07279968261719, 34.58895492553711, 46.012393951416016, 8.726693153381348, 10.558944702148438, 0.5330079793930054, 2.7888598442077637, 15.738733291625977, 5.830670356750488, 17.610620498657227, 22.324146270751953, 20.718860626220703, 32.92058181762695, 23.91626739501953, 38.9340934753418], "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": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [206]}, "index": {"min": [32923], "max": [33128], "mean": [33025.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [3.092233009708738, 10.0, 10.0, 10.0, 10.0], "std": [3.2599716873029925, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [206]}, "scene_annotation": {"mean": [143.0], "std": [0.0], "min": [143], "max": [143], "count": [206]}, "eef_direction_state": {"mean": [3.3737864077669903, 4.199029126213592], "std": [2.019586671403435, 1.7910779498538425], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [1.1504854368932038, 0.8689320388349514], "std": [0.7514870418442087, 0.7927498076424884], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_state": {"mean": [1.087378640776699, 0.6893203883495146], "std": [0.8545344058643388, 0.8247285662755451], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_direction_action": {"mean": [3.3737864077669903, 4.199029126213592], "std": [2.019586671403435, 1.7910779498538425], "min": [0, 0], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [1.1504854368932038, 0.8689320388349514], "std": [0.7514870418442087, 0.7927498076424884], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_action": {"mean": [1.087378640776699, 0.6893203883495146], "std": [0.8545344058643388, 0.8247285662755451], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_sim_pose_state": {"mean": [0.6708464226723829, 0.2052719737500935, 1.2225623815107824, -1.253893617295075, 0.7668027731956143, -1.8967194583967872, 0.65439102241204, -0.19665513156116232, 1.1746383009671484, 1.1712121179461947, 0.20958509501236497, 2.139587663102088], "std": [0.04290929602109202, 0.06786175266289822, 0.02514135252750988, 0.16393190149357423, 0.13754701020300383, 0.14165142257805882, 0.029842993608786776, 0.03521678021289978, 0.02226102000581979, 0.11058613600934615, 0.07521108778232902, 0.05054043349062302], "min": [0.5893483211592385, 0.07093586494758461, 1.1566728267231179, -1.6964811716446777, 0.5130846855225997, -2.1811829747195013, 0.5937172386156453, -0.23671699026436413, 1.144528909737407, 0.9551227620116247, 0.10389403315320478, 2.043084048164232], "max": [0.7303347839043073, 0.29174801623868973, 1.253880407519693, -1.1290617423391167, 1.0492448083486874, -1.7478750312513176, 0.6910470426084487, -0.1284966763750237, 1.2132485626433973, 1.295105790476393, 0.3111802443221303, 2.2108183587283814], "count": [206]}, "eef_sim_pose_action": {"mean": [0.6708464226723829, 0.2052719737500935, 1.2225623815107824, -1.253893617295075, 0.7668027731956143, -1.8967194583967872, 0.65439102241204, -0.19665513156116232, 1.1746383009671484, 1.1712121179461947, 0.20958509501236497, 2.139587663102088], "std": [0.04290929602109202, 0.06786175266289822, 0.02514135252750988, 0.16393190149357423, 0.13754701020300383, 0.14165142257805882, 0.029842993608786776, 0.03521678021289978, 0.02226102000581979, 0.11058613600934615, 0.07521108778232902, 0.05054043349062302], "min": [0.5893483211592385, 0.07093586494758461, 1.1566728267231179, -1.6964811716446777, 0.5130846855225997, -2.1811829747195013, 0.5937172386156453, -0.23671699026436413, 1.144528909737407, 0.9551227620116247, 0.10389403315320478, 2.043084048164232], "max": [0.7303347839043073, 0.29174801623868973, 1.253880407519693, -1.1290617423391167, 1.0492448083486874, -1.7478750312513176, 0.6910470426084487, -0.1284966763750237, 1.2132485626433973, 1.295105790476393, 0.3111802443221303, 2.2108183587283814], "count": [206]}}} +{"episode_index": 144, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2424149223856209]], [[0.46058608047385624]], [[0.5780714113562091]]], "std": [[[0.32271844680530076]], [[0.23926812166262315]], [[0.2336472686457352]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.12941176470588237]], [[0.10196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48726172385620914]], [[0.5013047916666666]], [[0.4959596589052288]]], "std": [[[0.3510107630334559]], [[0.3561442763368997]], [[0.358938926013641]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4839929901960784]], [[0.5002448631535947]], [[0.4963373284313725]]], "std": [[[0.33473283050281627]], [[0.336433484763904]], [[0.34121120033643737]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3343154922385621]], [[0.43204314950980394]], [[0.5008318055555555]]], "std": [[[0.3096698066684956]], [[0.30676538236509354]], [[0.35556431329033245]]], "count": [100]}, "observation.state": {"min": [0.46323052048683167, -1.0940957069396973, 1.0033866167068481, -0.31100526452064514, -1.6023457050323486, 0.38498035073280334, -1.2198528051376343, -1.3103208541870117, 1.234391212463379, -0.10855363309383392, 1.2507390975952148, -0.03036969155073166, 26.68000030517578, 44.52937698364258, -1.1825000047683716, 6.90749979019165, 0.8812500238418579, 0.4124999940395355, 0.6383333206176758, -0.8862500190734863, 0.892727255821228, -3.166249990463257, 1.053125023841858, 0.3062500059604645, 33.83250045776367, 50.389373779296875, 0.4806250035762787, -2.140625, 0.8493750095367432, 0.6449999809265137, 0.574999988079071, 0.39500001072883606, 0.8387500047683716, -0.2800000011920929, 0.625, -0.3425000011920929], "max": [1.2377822399139404, -0.8621347546577454, 1.4015412330627441, 0.34592679142951965, -0.5839436650276184, 0.6329156160354614, -0.8019331097602844, -1.0385671854019165, 1.5551327466964722, 0.14274337887763977, 1.6425701379776, 0.003838597796857357, 60.490623474121094, 63.15999984741211, 52.104373931884766, 9.48062515258789, 33.87937545776367, 80.88312530517578, 52.233123779296875, 104.39375305175781, 65.20687866210938, 107.51875305175781, 90.50562286376953, 110.25562286376953, 48.801876068115234, 65.02750396728516, 2.75, 9.45888900756836, 57.10000228881836, 35.708126068115234, 64.11812591552734, 70.21624755859375, 78.64375305175781, 98.60000610351562, 76.40312957763672, 109.76312255859375], "mean": [0.832703709602356, -0.9432142972946167, 1.2087576389312744, 0.01067506056278944, -0.9934539198875427, 0.5437209010124207, -1.000357747077942, -1.1627174615859985, 1.4586392641067505, 0.0012535484274849296, 1.3208714723587036, -0.006165016442537308, 45.35977554321289, 53.73712921142578, 10.177696228027344, 8.877657890319824, 11.346014022827148, 25.33890724182129, 17.71207618713379, 30.93583106994629, 21.694265365600586, 29.828641891479492, 25.671192169189453, 40.08486557006836, 39.408565521240234, 60.67003631591797, 1.1333168745040894, 3.8447413444519043, 22.892759323120117, 9.367959022521973, 26.152990341186523, 17.6158447265625, 27.302026748657227, 28.344114303588867, 23.868999481201172, 39.09465789794922], "std": [0.24809211492538452, 0.07981432229280472, 0.12100981920957565, 0.21779562532901764, 0.3102661967277527, 0.07155877351760864, 0.1336122751235962, 0.0961119681596756, 0.08491922169923782, 0.06556825339794159, 0.10779118537902832, 0.010608747601509094, 10.85676383972168, 6.376526832580566, 17.70551109313965, 0.7399078607559204, 13.62578010559082, 34.28632736206055, 20.889484405517578, 44.5164680480957, 25.860116958618164, 46.27809524536133, 34.90841293334961, 47.45444107055664, 3.953479290008545, 4.652982234954834, 0.6903276443481445, 4.269280910491943, 20.509016036987305, 11.689180374145508, 25.20786476135254, 24.701465606689453, 29.0623779296875, 36.83232879638672, 27.681907653808594, 43.766998291015625], "count": [173]}, "action": {"min": [0.46323052048683167, -1.0940957069396973, 1.0033866167068481, -0.31100526452064514, -1.6023457050323486, 0.38498035073280334, -1.2198528051376343, -1.3103208541870117, 1.234391212463379, -0.10855363309383392, 1.2507390975952148, -0.03036969155073166, 26.68000030517578, 44.52937698364258, -1.1825000047683716, 6.90749979019165, 0.8812500238418579, 0.4124999940395355, 0.6383333206176758, -0.8862500190734863, 0.892727255821228, -3.166249990463257, 1.053125023841858, 0.3062500059604645, 33.83250045776367, 50.389373779296875, 0.4806250035762787, -2.140625, 0.8493750095367432, 0.6449999809265137, 0.574999988079071, 0.39500001072883606, 0.8387500047683716, -0.2800000011920929, 0.625, -0.3425000011920929], "max": [1.2377822399139404, -0.8621347546577454, 1.4015412330627441, 0.34592679142951965, -0.5839436650276184, 0.6329156160354614, -0.8019331097602844, -1.0385671854019165, 1.5551327466964722, 0.14274337887763977, 1.6425701379776, 0.003838597796857357, 60.490623474121094, 63.15999984741211, 52.104373931884766, 9.48062515258789, 33.87937545776367, 80.88312530517578, 52.233123779296875, 104.39375305175781, 65.20687866210938, 107.51875305175781, 90.50562286376953, 110.25562286376953, 48.801876068115234, 65.02750396728516, 2.75, 9.45888900756836, 57.10000228881836, 35.708126068115234, 64.11812591552734, 70.21624755859375, 78.64375305175781, 98.60000610351562, 76.40312957763672, 109.76312255859375], "mean": [0.8327035903930664, -0.9432141184806824, 1.208757996559143, 0.010675095021724701, -0.9934536218643188, 0.5437207818031311, -1.0003578662872314, -1.162717580795288, 1.4586395025253296, 0.0012535419082269073, 1.3208715915679932, -0.00616501783952117, 45.35978317260742, 53.73713684082031, 10.177687644958496, 8.877655029296875, 11.3460111618042, 25.33891487121582, 17.712085723876953, 30.935823440551758, 21.694259643554688, 29.828615188598633, 25.671205520629883, 40.08488845825195, 39.4085693359375, 60.67003631591797, 1.133316993713379, 3.8447399139404297, 22.892759323120117, 9.367964744567871, 26.152996063232422, 17.6158447265625, 27.30203628540039, 28.3441162109375, 23.869007110595703, 39.094661712646484], "std": [0.24809210002422333, 0.07981430739164352, 0.12100981920957565, 0.21779564023017883, 0.3102662265300751, 0.07155878096818924, 0.1336122751235962, 0.09611198306083679, 0.08491921424865723, 0.06556824594736099, 0.10779118537902832, 0.010608747601509094, 10.856762886047363, 6.376526832580566, 17.70551109313965, 0.7399079203605652, 13.625778198242188, 34.28632736206055, 20.889488220214844, 44.5164680480957, 25.860122680664062, 46.278106689453125, 34.908409118652344, 47.45444869995117, 3.953479290008545, 4.652982234954834, 0.6903278231620789, 4.269280910491943, 20.509014129638672, 11.689179420471191, 25.207857131958008, 24.70146369934082, 29.062379837036133, 36.83232498168945, 27.681907653808594, 43.767005920410156], "count": [173]}, "timestamp": {"min": [0.0], "max": [5.733333333333333], "mean": [2.8666666666666667], "std": [1.664665465224503], "count": [173]}, "frame_index": {"min": [0], "max": [172], "mean": [86.0], "std": [49.93996395673509], "count": [173]}, "episode_index": {"min": [144], "max": [144], "mean": [144.0], "std": [0.0], "count": [173]}, "index": {"min": [33129], "max": [33301], "mean": [33215.0], "std": [49.93996395673509], "count": [173]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [173]}, "subtask_annotation": {"mean": [3.346820809248555, 10.0, 10.0, 10.0, 10.0], "std": [3.361797234247069, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [173]}, "scene_annotation": {"mean": [144.0], "std": [0.0], "min": [144], "max": [144], "count": [173]}, "eef_direction_state": {"mean": [3.0346820809248554, 3.5838150289017343], "std": [1.8774473931261995, 2.142380883544932], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_state": {"mean": [1.1849710982658959, 0.8901734104046243], "std": [0.7053918062472514, 0.7934460393295025], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_state": {"mean": [0.9595375722543352, 0.8208092485549133], "std": [0.8490619203227077, 0.8582987835038419], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_direction_action": {"mean": [3.0346820809248554, 3.5838150289017343], "std": [1.8774473931261995, 2.142380883544932], "min": [0, 0], "max": [6, 6], "count": [173]}, "eef_velocity_action": {"mean": [1.1849710982658959, 0.8901734104046243], "std": [0.7053918062472514, 0.7934460393295025], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_acc_mag_action": {"mean": [0.9595375722543352, 0.8208092485549133], "std": [0.8490619203227077, 0.8582987835038419], "min": [0, 0], "max": [2, 2], "count": [173]}, "eef_sim_pose_state": {"mean": [0.6672527108667877, 0.19097199625682723, 1.2007823336054186, -1.3309309691147206, 0.7575728094754496, -2.0166432555961293, 0.6635631959519885, -0.18631330239577967, 1.162770502799536, 1.2306640384909886, 0.2560658841862915, 2.1910029411075667], "std": [0.039249295975430705, 0.06057766583729967, 0.027894794905788504, 0.1691266973169524, 0.16882161892064917, 0.10978896340319565, 0.02524656409590612, 0.036024967559817454, 0.02144397732744158, 0.11351160562012391, 0.06979681214116595, 0.03627959006281366], "min": [0.5916787598175274, 0.07210650901842602, 1.140287803819824, -1.6862140349686365, 0.473474763211736, -2.189224372714168, 0.5969891197634996, -0.22888718567761243, 1.1359368615040053, 1.0627302378182275, 0.14144188288237514, 2.120900145691877], "max": [0.7265200111095926, 0.2684039142261041, 1.24794676019791, -1.1321262059293362, 1.0388456120959617, -1.8131399263606132, 0.6944174493181082, -0.12438320696106667, 1.1979459083309207, 1.3982341151375217, 0.3671745861651827, 2.249960926380554], "count": [173]}, "eef_sim_pose_action": {"mean": [0.6672527108667877, 0.19097199625682723, 1.2007823336054186, -1.3309309691147206, 0.7575728094754496, -2.0166432555961293, 0.6635631959519885, -0.18631330239577967, 1.162770502799536, 1.2306640384909886, 0.2560658841862915, 2.1910029411075667], "std": [0.039249295975430705, 0.06057766583729967, 0.027894794905788504, 0.1691266973169524, 0.16882161892064917, 0.10978896340319565, 0.02524656409590612, 0.036024967559817454, 0.02144397732744158, 0.11351160562012391, 0.06979681214116595, 0.03627959006281366], "min": [0.5916787598175274, 0.07210650901842602, 1.140287803819824, -1.6862140349686365, 0.473474763211736, -2.189224372714168, 0.5969891197634996, -0.22888718567761243, 1.1359368615040053, 1.0627302378182275, 0.14144188288237514, 2.120900145691877], "max": [0.7265200111095926, 0.2684039142261041, 1.24794676019791, -1.1321262059293362, 1.0388456120959617, -1.8131399263606132, 0.6944174493181082, -0.12438320696106667, 1.1979459083309207, 1.3982341151375217, 0.3671745861651827, 2.249960926380554], "count": [173]}}} +{"episode_index": 145, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2563781352124183]], [[0.45805860498366013]], [[0.569813276143791]]], "std": [[[0.32659937595794897]], [[0.24788987465465204]], [[0.23923935576598732]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4808794669117647]], [[0.5032468341503268]], [[0.5006596364379085]]], "std": [[[0.3529350848036629]], [[0.3548309292167149]], [[0.35865834993799306]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4551334068627451]], [[0.48036534517973856]], [[0.47748512663398696]]], "std": [[[0.3440662774516538]], [[0.3455253316442284]], [[0.35389206901654585]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35754910539215684]], [[0.4483581474673202]], [[0.5040276307189543]]], "std": [[[0.3176147905231525]], [[0.31004358698999274]], [[0.3598203572714475]]], "count": [100]}, "observation.state": {"min": [0.3414444625377655, -1.1925164461135864, 0.9170498847961426, -0.4340979754924774, -1.5965811014175415, 0.3366044759750366, -1.378250002861023, -1.2705758810043335, 1.1279596090316772, -0.35536831617355347, 0.9092231392860413, -0.22664415836334229, 8.893333435058594, 54.44124984741211, -1.1775000095367432, -1.9818750619888306, 0.6299999952316284, 0.33812499046325684, 0.9312500357627869, -0.7400000095367432, 0.7981250286102295, -3.046875, 1.0787500143051147, 0.4699999988079071, 22.32642936706543, 52.920623779296875, 0.8637499809265137, -2.0293750762939453, 0.6606249809265137, 0.8212499618530273, 0.6178571581840515, -1.1424999237060547, 0.8706250190734863, 0.25562500953674316, 0.606249988079071, -0.14499999582767487], "max": [1.3213253021240234, -0.7561322450637817, 1.3997529745101929, 0.6531338095664978, -0.15638113021850586, 0.34397172927856445, -0.7268778085708618, -0.8989232778549194, 1.551461100578308, 0.2655705511569977, 1.5668684244155884, -0.026297971606254578, 64.61125183105469, 62.866668701171875, 55.60625076293945, 9.295555114746094, 48.290000915527344, 69.39125061035156, 47.54999923706055, 105.3074951171875, 85.90499877929688, 111.12625122070312, 90.42312622070312, 110.29374694824219, 54.99937438964844, 73.94562530517578, 2.6987500190734863, 9.382143020629883, 40.84437561035156, 84.32062530517578, 67.98687744140625, 110.40374755859375, 85.14375305175781, 109.79375457763672, 86.265625, 109.90312957763672], "mean": [0.7851225733757019, -0.9202278852462769, 1.1615025997161865, 0.10707353800535202, -0.8423453569412231, 0.3418287932872772, -0.9480528831481934, -1.0896211862564087, 1.3953771591186523, -0.11906375735998154, 1.117723822593689, -0.1049538180232048, 46.1180305480957, 57.13399887084961, 8.00472354888916, 4.301743507385254, 17.945735931396484, 23.580501556396484, 21.155073165893555, 39.468666076660156, 32.29453659057617, 40.76799392700195, 31.78258514404297, 51.11632537841797, 39.63459396362305, 62.91313552856445, 1.0970515012741089, 2.6236705780029297, 25.218088150024414, 26.270963668823242, 31.672483444213867, 37.46105194091797, 35.55170822143555, 38.19991683959961, 29.622528076171875, 60.94633865356445], "std": [0.34269994497299194, 0.14539533853530884, 0.16903595626354218, 0.36547067761421204, 0.4955404996871948, 0.0019062603823840618, 0.22191916406154633, 0.08902575820684433, 0.10346882790327072, 0.17216317355632782, 0.1879831850528717, 0.06847086548805237, 15.878900527954102, 1.428492784500122, 16.327003479003906, 3.0133349895477295, 20.12112045288086, 28.03605842590332, 19.69422149658203, 48.81620788574219, 35.08196258544922, 52.604915618896484, 38.788246154785156, 46.3734245300293, 8.9013032913208, 5.499077320098877, 0.26169198751449585, 3.606902599334717, 11.653233528137207, 34.39448928833008, 21.754262924194336, 48.96950149536133, 28.681224822998047, 49.607810974121094, 34.44681930541992, 37.044185638427734], "count": [286]}, "action": {"min": [0.3414444625377655, -1.1925164461135864, 0.9170498847961426, -0.4340979754924774, -1.5965811014175415, 0.3366044759750366, -1.378250002861023, -1.2705758810043335, 1.1279596090316772, -0.35536831617355347, 0.9092231392860413, -0.22664415836334229, 8.893333435058594, 54.44124984741211, -1.1775000095367432, -1.9818750619888306, 0.6299999952316284, 0.33812499046325684, 0.9312500357627869, -0.7400000095367432, 0.7981250286102295, -3.046875, 1.0787500143051147, 0.4699999988079071, 22.32642936706543, 52.920623779296875, 0.8637499809265137, -2.0293750762939453, 0.6606249809265137, 0.8212499618530273, 0.6178571581840515, -1.1424999237060547, 0.8706250190734863, 0.25562500953674316, 0.606249988079071, -0.14499999582767487], "max": [1.3213253021240234, -0.7561322450637817, 1.3997529745101929, 0.6531338095664978, -0.15638113021850586, 0.34397172927856445, -0.7268778085708618, -0.8989232778549194, 1.551461100578308, 0.2655705511569977, 1.5668684244155884, -0.026297971606254578, 64.61125183105469, 62.866668701171875, 55.60625076293945, 9.295555114746094, 48.290000915527344, 69.39125061035156, 47.54999923706055, 105.3074951171875, 85.90499877929688, 111.12625122070312, 90.42312622070312, 110.29374694824219, 54.99937438964844, 73.94562530517578, 2.6987500190734863, 9.382143020629883, 40.84437561035156, 84.32062530517578, 67.98687744140625, 110.40374755859375, 85.14375305175781, 109.79375457763672, 86.265625, 109.90312957763672], "mean": [0.7851224541664124, -0.920227587223053, 1.1615016460418701, 0.10707354545593262, -0.8423455953598022, 0.34182846546173096, -0.9480518102645874, -1.0896214246749878, 1.3953769207000732, -0.11906377226114273, 1.1177239418029785, -0.1049538105726242, 46.118019104003906, 57.13402557373047, 8.004737854003906, 4.301743507385254, 17.945730209350586, 23.580493927001953, 21.155067443847656, 39.46868133544922, 32.29451370239258, 40.76799392700195, 31.782543182373047, 51.1163215637207, 39.63459777832031, 62.91312026977539, 1.097051739692688, 2.6236705780029297, 25.218088150024414, 26.270954132080078, 31.6724796295166, 37.461029052734375, 35.551719665527344, 38.199913024902344, 29.622520446777344, 60.94636917114258], "std": [0.34269988536834717, 0.14539533853530884, 0.16903582215309143, 0.36547061800956726, 0.4955404996871948, 0.0019062606152147055, 0.22191911935806274, 0.08902577310800552, 0.10346882790327072, 0.17216315865516663, 0.1879831850528717, 0.06847086548805237, 15.878898620605469, 1.428492784500122, 16.327003479003906, 3.013334274291992, 20.12111473083496, 28.036054611206055, 19.694217681884766, 48.81620407104492, 35.08196258544922, 52.60488510131836, 38.78824234008789, 46.373416900634766, 8.9013032913208, 5.4990763664245605, 0.26169195771217346, 3.6069021224975586, 11.653233528137207, 34.394493103027344, 21.7542667388916, 48.969512939453125, 28.681222915649414, 49.60780334472656, 34.44681930541992, 37.04418182373047], "count": [286]}, "timestamp": {"min": [0.0], "max": [9.5], "mean": [4.75], "std": [2.7520194605255086], "count": [286]}, "frame_index": {"min": [0], "max": [285], "mean": [142.5], "std": [82.56058381576526], "count": [286]}, "episode_index": {"min": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [286]}, "index": {"min": [33302], "max": [33587], "mean": [33444.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [4.164335664335664, 10.0, 10.0, 10.0, 10.0], "std": [3.3602344572379375, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [286]}, "scene_annotation": {"mean": [145.0], "std": [0.0], "min": [145], "max": [145], "count": [286]}, "eef_direction_state": {"mean": [3.6923076923076925, 3.5804195804195804], "std": [1.8688868428023027, 1.93933370222034], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [0.9685314685314685, 0.9125874125874126], "std": [0.7211024563168766, 0.6658888725686822], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.8531468531468531, 0.7342657342657343], "std": [0.8727261520523586, 0.8274237458880573], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [3.6923076923076925, 3.5804195804195804], "std": [1.8688868428023027, 1.93933370222034], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [0.9685314685314685, 0.9125874125874126], "std": [0.7211024563168766, 0.6658888725686822], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.8531468531468531, 0.7342657342657343], "std": [0.8727261520523586, 0.8274237458880573], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.6672083702684295, 0.18389723745100195, 1.1928909052841208, -1.5420696530854159, 0.6405594678330087, -2.185458819394748, 0.6654111787952327, -0.17782400160450262, 1.149906693845468, 1.4047532786983339, 0.43719542525577354, 2.242209776533064], "std": [0.05110674228326582, 0.06967068548135401, 0.030450762192403443, 0.2618608874039214, 0.2414013748519833, 0.2573688639366324, 0.03444511802317964, 0.045527358770251845, 0.031078845886653602, 0.11102319691217685, 0.14811456358625744, 0.0872566591389879], "min": [0.5821365611834912, 0.0529623796479666, 1.1304857703556166, -1.9843044942302819, 0.2699659523692082, -2.635516651708671, 0.593467665873604, -0.26628674352708626, 1.0949336936217517, 1.248651091719306, 0.23934099772587403, 2.0015856036088087], "max": [0.7279339400325812, 0.27338225165485314, 1.2346068820985516, -1.2613928714097813, 0.9833956687552075, -1.8291060918628173, 0.7090969362756927, -0.11112572953274052, 1.1960362512060858, 1.570038529258394, 0.6575066165230159, 2.4330038019166804], "count": [286]}, "eef_sim_pose_action": {"mean": [0.6672083702684295, 0.18389723745100195, 1.1928909052841208, -1.5420696530854159, 0.6405594678330087, -2.185458819394748, 0.6654111787952327, -0.17782400160450262, 1.149906693845468, 1.4047532786983339, 0.43719542525577354, 2.242209776533064], "std": [0.05110674228326582, 0.06967068548135401, 0.030450762192403443, 0.2618608874039214, 0.2414013748519833, 0.2573688639366324, 0.03444511802317964, 0.045527358770251845, 0.031078845886653602, 0.11102319691217685, 0.14811456358625744, 0.0872566591389879], "min": [0.5821365611834912, 0.0529623796479666, 1.1304857703556166, -1.9843044942302819, 0.2699659523692082, -2.635516651708671, 0.593467665873604, -0.26628674352708626, 1.0949336936217517, 1.248651091719306, 0.23934099772587403, 2.0015856036088087], "max": [0.7279339400325812, 0.27338225165485314, 1.2346068820985516, -1.2613928714097813, 0.9833956687552075, -1.8291060918628173, 0.7090969362756927, -0.11112572953274052, 1.1960362512060858, 1.570038529258394, 0.6575066165230159, 2.4330038019166804], "count": [286]}}} +{"episode_index": 146, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26038647263071896]], [[0.45950617034313723]], [[0.5685071139705882]]], "std": [[[0.3247876359549842]], [[0.24861265703086816]], [[0.24195475740692785]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48682896650326796]], [[0.5041891870915033]], [[0.49629686274509804]]], "std": [[[0.3530705688849682]], [[0.35856936213262675]], [[0.3637788415193039]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.10588235294117647]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46646501838235294]], [[0.4881761376633987]], [[0.4818482475490196]]], "std": [[[0.33830116293393814]], [[0.33975695452950055]], [[0.34448461060075897]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3687023161764706]], [[0.4606361070261438]], [[0.5165334926470588]]], "std": [[[0.322410713020129]], [[0.31371112190960637]], [[0.3641438669940548]]], "count": [100]}, "observation.state": {"min": [0.39399272203445435, -1.2001698017120361, 0.9341469407081604, -0.3153610825538635, -1.607898235321045, 0.3341010510921478, -1.2187931537628174, -1.2591077089309692, 1.1511024236679077, -0.38867589831352234, 1.017848253250122, -0.2337491363286972, 10.264444351196289, 48.797332763671875, -1.0456249713897705, -0.3306249976158142, 0.6388888955116272, 0.3643749952316284, 1.1150000095367432, -0.7855555415153503, 0.7621428370475769, -0.26333335041999817, 1.0199999809265137, 16.815000534057617, 40.02687454223633, 50.5625, 0.2874999940395355, -1.1024999618530273, 3.16076922416687, 0.8237500190734863, 1.6445454359054565, 0.7543750405311584, 2.0618181228637695, 0.40562501549720764, 0.9928571581840515, -0.5], "max": [1.1676526069641113, -0.7841230034828186, 1.4290074110031128, 0.5991788506507874, -0.3567034900188446, 0.7641193270683289, -0.7346980571746826, -0.9129769206047058, 1.511286973953247, 0.13364848494529724, 1.6361697912216187, 0.05307278409600258, 75.6500015258789, 68.11750030517578, 47.830623626708984, 5.6875, 47.877498626708984, 82.29750061035156, 43.005001068115234, 101.17250061035156, 93.81687927246094, 110.24624633789062, 94.50375366210938, 110.33875274658203, 56.28437423706055, 64.43499755859375, 2.4887499809265137, 8.322999954223633, 48.52562713623047, 76.47125244140625, 63.10124969482422, 88.72000122070312, 91.26250457763672, 110.81999969482422, 96.27249908447266, 110.13063049316406], "mean": [0.7375420331954956, -0.9091768860816956, 1.189812421798706, 0.07297368347644806, -0.8735334277153015, 0.37933313846588135, -0.8791978359222412, -1.0624487400054932, 1.3874095678329468, -0.20925438404083252, 1.1395573616027832, -0.10575173795223236, 60.209815979003906, 60.52758026123047, 11.32038402557373, 2.00376558303833, 36.59397506713867, 57.52787399291992, 32.42571258544922, 76.29519653320312, 43.550071716308594, 85.47187805175781, 42.205787658691406, 96.21160125732422, 49.13766098022461, 58.94633865356445, 0.939520001411438, 1.909254550933838, 29.743759155273438, 19.461151123046875, 36.989356994628906, 28.93147087097168, 42.64748001098633, 49.865352630615234, 40.831260681152344, 61.88235855102539], "std": [0.26108723878860474, 0.1414092779159546, 0.1629585176706314, 0.2744429111480713, 0.37389636039733887, 0.11194619536399841, 0.1309528648853302, 0.09788337349891663, 0.09000362455844879, 0.12124133110046387, 0.12993158400058746, 0.09733476489782333, 14.34571647644043, 6.468793869018555, 17.181673049926758, 2.1808910369873047, 14.074772834777832, 27.45458984375, 11.857657432556152, 34.29698944091797, 26.154922485351562, 37.461090087890625, 29.4609432220459, 28.893783569335938, 3.327130079269409, 3.495828866958618, 0.5252600312232971, 2.415135145187378, 12.414491653442383, 22.335817337036133, 21.699155807495117, 29.11220932006836, 31.422937393188477, 48.976531982421875, 36.45273971557617, 46.74730682373047], "count": [261]}, "action": {"min": [0.39399272203445435, -1.2001698017120361, 0.9341469407081604, -0.3153610825538635, -1.607898235321045, 0.3341010510921478, -1.2187931537628174, -1.2591077089309692, 1.1511024236679077, -0.38867589831352234, 1.017848253250122, -0.2337491363286972, 10.264444351196289, 48.797332763671875, -1.0456249713897705, -0.3306249976158142, 0.6388888955116272, 0.3643749952316284, 1.1150000095367432, -0.7855555415153503, 0.7621428370475769, -0.26333335041999817, 1.0199999809265137, 16.815000534057617, 40.02687454223633, 50.5625, 0.2874999940395355, -1.1024999618530273, 3.16076922416687, 0.8237500190734863, 1.6445454359054565, 0.7543750405311584, 2.0618181228637695, 0.40562501549720764, 0.9928571581840515, -0.5], "max": [1.1676526069641113, -0.7841230034828186, 1.4290074110031128, 0.5991788506507874, -0.3567034900188446, 0.7641193270683289, -0.7346980571746826, -0.9129769206047058, 1.511286973953247, 0.13364848494529724, 1.6361697912216187, 0.05307278409600258, 75.6500015258789, 68.11750030517578, 47.830623626708984, 5.6875, 47.877498626708984, 82.29750061035156, 43.005001068115234, 101.17250061035156, 93.81687927246094, 110.24624633789062, 94.50375366210938, 110.33875274658203, 56.28437423706055, 64.43499755859375, 2.4887499809265137, 8.322999954223633, 48.52562713623047, 76.47125244140625, 63.10124969482422, 88.72000122070312, 91.26250457763672, 110.81999969482422, 96.27249908447266, 110.13063049316406], "mean": [0.7375418543815613, -0.9091771245002747, 1.1898131370544434, 0.07297366857528687, -0.8735332489013672, 0.3793332874774933, -0.8791977763175964, -1.0624486207962036, 1.3874088525772095, -0.20925436913967133, 1.1395573616027832, -0.10575170069932938, 60.209815979003906, 60.52760314941406, 11.320384979248047, 2.003765821456909, 36.59397888183594, 57.52783203125, 32.425716400146484, 76.29521942138672, 43.55010223388672, 85.47187805175781, 42.205806732177734, 96.21160125732422, 49.13766860961914, 58.946311950683594, 0.9395202398300171, 1.909255862236023, 29.743730545043945, 19.461143493652344, 36.98933410644531, 28.931468963623047, 42.64750289916992, 49.865379333496094, 40.83127975463867, 61.882381439208984], "std": [0.26108720898628235, 0.1414092630147934, 0.1629585176706314, 0.2744429409503937, 0.3738963305950165, 0.11194620281457901, 0.1309528797864914, 0.09788339585065842, 0.0900036171078682, 0.12124135345220566, 0.12993158400058746, 0.09733475744724274, 14.345715522766113, 6.468795299530029, 17.181671142578125, 2.1808907985687256, 14.074774742126465, 27.45458984375, 11.857659339904785, 34.29698944091797, 26.154926300048828, 37.461090087890625, 29.460935592651367, 28.893798828125, 3.32712984085083, 3.495828628540039, 0.5252600908279419, 2.415135145187378, 12.4144926071167, 22.335819244384766, 21.699155807495117, 29.112213134765625, 31.422945022583008, 48.97654342651367, 36.45273971557617, 46.74729919433594], "count": [261]}, "timestamp": {"min": [0.0], "max": [8.666666666666666], "mean": [4.333333333333333], "std": [2.5114552369905794], "count": [261]}, "frame_index": {"min": [0], "max": [260], "mean": [130.0], "std": [75.34365710971738], "count": [261]}, "episode_index": {"min": [146], "max": [146], "mean": [146.0], "std": [0.0], "count": [261]}, "index": {"min": [33588], "max": [33848], "mean": [33718.0], "std": [75.34365710971738], "count": [261]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [261]}, "subtask_annotation": {"mean": [3.7049808429118776, 10.0, 10.0, 10.0, 10.0], "std": [3.1961923736358684, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [261]}, "scene_annotation": {"mean": [146.0], "std": [0.0], "min": [146], "max": [146], "count": [261]}, "eef_direction_state": {"mean": [3.256704980842912, 3.6743295019157087], "std": [2.1098208293883087, 1.7521940353184353], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_state": {"mean": [0.9693486590038314, 0.896551724137931], "std": [0.7104981504071051, 0.5332144140111824], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_state": {"mean": [0.8237547892720306, 0.6398467432950191], "std": [0.8574503779226356, 0.7978553481609373], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_direction_action": {"mean": [3.256704980842912, 3.6743295019157087], "std": [2.1098208293883087, 1.7521940353184353], "min": [0, 0], "max": [6, 6], "count": [261]}, "eef_velocity_action": {"mean": [0.9693486590038314, 0.896551724137931], "std": [0.7104981504071051, 0.5332144140111824], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_acc_mag_action": {"mean": [0.8237547892720306, 0.6398467432950191], "std": [0.8574503779226356, 0.7978553481609373], "min": [0, 0], "max": [2, 2], "count": [261]}, "eef_sim_pose_state": {"mean": [0.6765829639522533, 0.18632174284766806, 1.215892877826431, -1.418836811542113, 0.6340178153493305, -2.093087747854518, 0.6588324203002597, -0.1609270936656272, 1.1785053710820248, 1.3315194092189866, 0.4863268392907215, 2.289955470177654], "std": [0.04885660175581366, 0.0504039579785613, 0.022609870575156298, 0.2080537535845507, 0.18404617685661012, 0.20237647707638642, 0.02660418106881557, 0.03499853475449339, 0.01887687239670779, 0.12251685111407098, 0.12050591959458935, 0.09525016084561304], "min": [0.585388731214266, 0.08649680445273733, 1.1603694557074196, -1.9098191811953311, 0.41908439782586737, -2.5410800136289096, 0.5910382604449317, -0.2349065729758692, 1.1502305501814531, 1.089635838686158, 0.287781498722844, 2.0403942380438176], "max": [0.7491949375119782, 0.24530759604214636, 1.2498511547697493, -0.9534286684140749, 1.0457068411244195, -1.6201296412720403, 0.6985466132052495, -0.12030056778317463, 1.215858874394602, 1.4929824810294101, 0.6921139412326855, 2.4433881164475575], "count": [261]}, "eef_sim_pose_action": {"mean": [0.6765829639522533, 0.18632174284766806, 1.215892877826431, -1.418836811542113, 0.6340178153493305, -2.093087747854518, 0.6588324203002597, -0.1609270936656272, 1.1785053710820248, 1.3315194092189866, 0.4863268392907215, 2.289955470177654], "std": [0.04885660175581366, 0.0504039579785613, 0.022609870575156298, 0.2080537535845507, 0.18404617685661012, 0.20237647707638642, 0.02660418106881557, 0.03499853475449339, 0.01887687239670779, 0.12251685111407098, 0.12050591959458935, 0.09525016084561304], "min": [0.585388731214266, 0.08649680445273733, 1.1603694557074196, -1.9098191811953311, 0.41908439782586737, -2.5410800136289096, 0.5910382604449317, -0.2349065729758692, 1.1502305501814531, 1.089635838686158, 0.287781498722844, 2.0403942380438176], "max": [0.7491949375119782, 0.24530759604214636, 1.2498511547697493, -0.9534286684140749, 1.0457068411244195, -1.6201296412720403, 0.6985466132052495, -0.12030056778317463, 1.215858874394602, 1.4929824810294101, 0.6921139412326855, 2.4433881164475575], "count": [261]}}} +{"episode_index": 147, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24326823529411765]], [[0.45108186274509804]], [[0.5652015910947712]]], "std": [[[0.3254703464954666]], [[0.24941962391354164]], [[0.24473904651266265]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5017533129084968]], [[0.5196199632352941]], [[0.5156795853758169]]], "std": [[[0.3505936972731945]], [[0.35695702856604045]], [[0.35996471848662187]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13333333333333333]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4695465931372549]], [[0.5011889889705883]], [[0.5049394199346405]]], "std": [[[0.31910305566905256]], [[0.31778061441072386]], [[0.3237549096403049]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37044107230392154]], [[0.4599269301470588]], [[0.5137206004901961]]], "std": [[[0.32457713926538156]], [[0.3146939807399088]], [[0.3595800453193335]]], "count": [100]}, "observation.state": {"min": [0.4239862263202667, -1.1985485553741455, 0.9094615578651428, -0.40951400995254517, -1.610992431640625, 0.45238232612609863, -1.365014910697937, -1.2605382204055786, 1.0907340049743652, -0.1971990168094635, 1.0275521278381348, -0.2447165697813034, 7.874444484710693, 45.701873779296875, -0.8393750190734863, -0.01312500424683094, 0.5199999809265137, 0.3649999797344208, 0.6356250047683716, -0.8181250095367432, 0.9787499904632568, -3.4124999046325684, 1.0043749809265137, -0.234375, 31.732221603393555, 44.609375, 0.5177778005599976, -0.5024999976158142, 0.9950000047683716, -0.42750000953674316, 0.6606249809265137, -0.578125, 0.9700000286102295, 0.0006250012665987015, 0.5881249904632568, -0.484375], "max": [1.3128957748413086, -0.7020580768585205, 1.379034161567688, 0.32897496223449707, -0.5303463935852051, 0.7975938320159912, -0.7734893560409546, -0.8799580931663513, 1.4464360475540161, 0.28386548161506653, 1.6455795764923096, -0.018430037423968315, 67.96312713623047, 63.62312698364258, 50.401248931884766, 9.50374984741211, 45.243751525878906, 98.44999694824219, 52.551876068115234, 107.44999694824219, 87.96062469482422, 110.0268783569336, 92.65499877929688, 110.8550033569336, 62.80937576293945, 78.29875183105469, 2.478749990463257, 9.489999771118164, 47.72999954223633, 28.423124313354492, 55.411251068115234, 71.66062927246094, 61.43375015258789, 98.87125396728516, 62.87750244140625, 108.64688110351562], "mean": [0.7803342342376709, -0.9190797209739685, 1.1771974563598633, 0.03844757378101349, -0.8943326473236084, 0.6530748605728149, -0.9845309257507324, -1.0523340702056885, 1.3562240600585938, -0.05086212232708931, 1.2155206203460693, -0.1182381808757782, 48.0966796875, 50.5471305847168, 10.41866683959961, 5.587461948394775, 19.159578323364258, 35.682918548583984, 22.462095260620117, 40.108673095703125, 32.974605560302734, 41.61286163330078, 32.08597946166992, 48.79253005981445, 48.8094482421875, 59.62617492675781, 1.0831602811813354, 3.3481013774871826, 26.33123016357422, 7.298275470733643, 21.94183921813965, 17.454837799072266, 21.65500259399414, 23.564781188964844, 18.497068405151367, 37.1959114074707], "std": [0.29566171765327454, 0.16097071766853333, 0.16928978264331818, 0.2455327957868576, 0.3656379282474518, 0.1333765685558319, 0.1691982001066208, 0.11279858648777008, 0.10676451027393341, 0.1340242326259613, 0.169780895113945, 0.06863783299922943, 17.325044631958008, 4.238823413848877, 17.91341209411621, 3.486353874206543, 20.174604415893555, 44.08177185058594, 22.868803024291992, 48.60481262207031, 36.554656982421875, 51.138065338134766, 38.82856369018555, 50.456939697265625, 10.633105278015137, 11.041341781616211, 0.5034856796264648, 3.6716666221618652, 16.205291748046875, 10.24423885345459, 18.722373962402344, 25.449312210083008, 23.02423858642578, 35.16316604614258, 24.042020797729492, 39.21385955810547], "count": [205]}, "action": {"min": [0.4239862263202667, -1.1985485553741455, 0.9094615578651428, -0.40951400995254517, -1.610992431640625, 0.45238232612609863, -1.365014910697937, -1.2605382204055786, 1.0907340049743652, -0.1971990168094635, 1.0275521278381348, -0.2447165697813034, 7.874444484710693, 45.701873779296875, -0.8393750190734863, -0.01312500424683094, 0.5199999809265137, 0.3649999797344208, 0.6356250047683716, -0.8181250095367432, 0.9787499904632568, -3.4124999046325684, 1.0043749809265137, -0.234375, 31.732221603393555, 44.609375, 0.5177778005599976, -0.5024999976158142, 0.9950000047683716, -0.42750000953674316, 0.6606249809265137, -0.578125, 0.9700000286102295, 0.0006250012665987015, 0.5881249904632568, -0.484375], "max": [1.3128957748413086, -0.7020580768585205, 1.379034161567688, 0.32897496223449707, -0.5303463935852051, 0.7975938320159912, -0.7734893560409546, -0.8799580931663513, 1.4464360475540161, 0.28386548161506653, 1.6455795764923096, -0.018430037423968315, 67.96312713623047, 63.62312698364258, 50.401248931884766, 9.50374984741211, 45.243751525878906, 98.44999694824219, 52.551876068115234, 107.44999694824219, 87.96062469482422, 110.0268783569336, 92.65499877929688, 110.8550033569336, 62.80937576293945, 78.29875183105469, 2.478749990463257, 9.489999771118164, 47.72999954223633, 28.423124313354492, 55.411251068115234, 71.66062927246094, 61.43375015258789, 98.87125396728516, 62.87750244140625, 108.64688110351562], "mean": [0.7803342342376709, -0.9190798401832581, 1.177196979522705, 0.03844768553972244, -0.8943328261375427, 0.6530748605728149, -0.9845308661460876, -1.052334189414978, 1.3562242984771729, -0.05086207389831543, 1.2155207395553589, -0.1182381734251976, 48.09666442871094, 50.54712677001953, 10.418652534484863, 5.587462902069092, 19.159570693969727, 35.682918548583984, 22.462112426757812, 40.108642578125, 32.9745979309082, 41.61289978027344, 32.085960388183594, 48.792564392089844, 48.80947494506836, 59.62617111206055, 1.0831605195999146, 3.348100423812866, 26.33121681213379, 7.298272609710693, 21.94183349609375, 17.454845428466797, 21.654996871948242, 23.56477928161621, 18.497072219848633, 37.19594192504883], "std": [0.2956617474555969, 0.16097067296504974, 0.16928978264331818, 0.2455327957868576, 0.36563798785209656, 0.13337653875350952, 0.1691982001066208, 0.11279858648777008, 0.10676451027393341, 0.1340242326259613, 0.169780895113945, 0.06863784044981003, 17.325044631958008, 4.238823890686035, 17.913410186767578, 3.486353635787964, 20.174602508544922, 44.081787109375, 22.868806838989258, 48.604820251464844, 36.55465316772461, 51.13806915283203, 38.82857131958008, 50.45693588256836, 10.633105278015137, 11.041343688964844, 0.5034856200218201, 3.671666383743286, 16.205289840698242, 10.244240760803223, 18.722373962402344, 25.449310302734375, 23.02423858642578, 35.16316604614258, 24.042020797729492, 39.21385955810547], "count": [205]}, "timestamp": {"min": [0.0], "max": [6.8], "mean": [3.4], "std": [1.9725899500684654], "count": [205]}, "frame_index": {"min": [0], "max": [204], "mean": [102.0], "std": [59.177698502053964], "count": [205]}, "episode_index": {"min": [147], "max": [147], "mean": [147.0], "std": [0.0], "count": [205]}, "index": {"min": [33849], "max": [34053], "mean": [33951.0], "std": [59.177698502053964], "count": [205]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [205]}, "subtask_annotation": {"mean": [3.678048780487805, 10.0, 10.0, 10.0, 10.0], "std": [3.5010459897023187, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [205]}, "scene_annotation": {"mean": [147.0], "std": [0.0], "min": [147], "max": [147], "count": [205]}, "eef_direction_state": {"mean": [3.3853658536585365, 4.009756097560976], "std": [1.6117799546615108, 1.6557077740937638], "min": [0, 1], "max": [6, 6], "count": [205]}, "eef_velocity_state": {"mean": [1.2536585365853659, 1.048780487804878], "std": [0.7012523852315797, 0.7571196867781752], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_state": {"mean": [1.1219512195121952, 0.7463414634146341], "std": [0.8262498869405335, 0.8404695438470355], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_direction_action": {"mean": [3.3853658536585365, 4.009756097560976], "std": [1.6117799546615108, 1.6557077740937638], "min": [0, 1], "max": [6, 6], "count": [205]}, "eef_velocity_action": {"mean": [1.2536585365853659, 1.048780487804878], "std": [0.7012523852315797, 0.7571196867781752], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_acc_mag_action": {"mean": [1.1219512195121952, 0.7463414634146341], "std": [0.8262498869405335, 0.8404695438470355], "min": [0, 0], "max": [2, 2], "count": [205]}, "eef_sim_pose_state": {"mean": [0.6703358475241143, 0.1825204976378049, 1.2056312951916277, -1.3845254228927577, 0.8808109609342945, -2.0284214294712917, 0.6567055392474603, -0.19041717951216128, 1.1685906969207949, 1.3304741745273239, 0.39521925276951114, 2.1944500644778078], "std": [0.048922152632774815, 0.0655956972580794, 0.030789450169602394, 0.19617323873100553, 0.14156853805770644, 0.20975913462302856, 0.03363350016201817, 0.03967080739806463, 0.027679786322174573, 0.1589849669578504, 0.07925705052093852, 0.11003187664655265], "min": [0.5807417945851525, 0.06783602773105132, 1.1416953458922774, -1.8190298958161852, 0.5194750301600561, -2.39628529984254, 0.5802273010575749, -0.26011500136312443, 1.128795367970082, 1.0255051435995362, 0.2270919185987903, 1.9713346479075713], "max": [0.7275276148578661, 0.2600673288623236, 1.2568498019660037, -0.9708086570466066, 1.0487251613006698, -1.740943164367487, 0.693314442873767, -0.12244075898901544, 1.2398240502593745, 1.544486707129519, 0.5005187662524762, 2.35072528694431], "count": [205]}, "eef_sim_pose_action": {"mean": [0.6703358475241143, 0.1825204976378049, 1.2056312951916277, -1.3845254228927577, 0.8808109609342945, -2.0284214294712917, 0.6567055392474603, -0.19041717951216128, 1.1685906969207949, 1.3304741745273239, 0.39521925276951114, 2.1944500644778078], "std": [0.048922152632774815, 0.0655956972580794, 0.030789450169602394, 0.19617323873100553, 0.14156853805770644, 0.20975913462302856, 0.03363350016201817, 0.03967080739806463, 0.027679786322174573, 0.1589849669578504, 0.07925705052093852, 0.11003187664655265], "min": [0.5807417945851525, 0.06783602773105132, 1.1416953458922774, -1.8190298958161852, 0.5194750301600561, -2.39628529984254, 0.5802273010575749, -0.26011500136312443, 1.128795367970082, 1.0255051435995362, 0.2270919185987903, 1.9713346479075713], "max": [0.7275276148578661, 0.2600673288623236, 1.2568498019660037, -0.9708086570466066, 1.0487251613006698, -1.740943164367487, 0.693314442873767, -0.12244075898901544, 1.2398240502593745, 1.544486707129519, 0.5005187662524762, 2.35072528694431], "count": [205]}}} +{"episode_index": 148, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.24089970179738562]], [[0.4486728492647059]], [[0.5620908353758169]]], "std": [[[0.32185677681614644]], [[0.24643713635632794]], [[0.24280915285692284]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4965588950163399]], [[0.511939693627451]], [[0.5076297508169935]]], "std": [[[0.35066748324145947]], [[0.35878564497705084]], [[0.3623928319050619]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.13725490196078433]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4667780269607843]], [[0.4842234783496732]], [[0.47833332312091503]]], "std": [[[0.3412228507576269]], [[0.3421064704259185]], [[0.3465874870846082]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3657968055555556]], [[0.45731939542483657]], [[0.513619050245098]]], "std": [[[0.32167771410010737]], [[0.3117123469709726]], [[0.35702941742422223]]], "count": [100]}, "observation.state": {"min": [0.4650663733482361, -1.1490281820297241, 0.9295499324798584, -0.36551713943481445, -1.5662750005722046, 0.3375422954559326, -1.3495121002197266, -1.2482118606567383, 1.1402091979980469, -0.09331845492124557, 1.0675355195999146, -0.13443544507026672, 22.0, 44.41374969482422, -1.2300000190734863, -0.10249999910593033, 0.890625, 0.33375000953674316, 0.6668750047683716, -0.7281249761581421, 0.9474999904632568, -3.487499952316284, 1.1193749904632568, 0.5093749761581421, 35.157501220703125, 48.296875, 0.4737499952316284, -0.925000011920929, 0.625, -0.05250000208616257, 0.625, -0.41750001907348633, 0.6456249952316284, 1.0099999904632568, 0.6000000238418579, -2.2174999713897705], "max": [1.2953850030899048, -0.7477158904075623, 1.3244831562042236, 0.29504749178886414, -0.6045672297477722, 0.7236352562904358, -0.7900359034538269, -0.9515320658683777, 1.520513892173767, 0.2757856249809265, 1.6326518058776855, -0.05593385174870491, 65.94625091552734, 61.14125061035156, 58.850624084472656, 9.678750038146973, 48.303749084472656, 61.26124954223633, 50.86375045776367, 106.86250305175781, 60.02312469482422, 104.64437103271484, 99.72999572753906, 110.234375, 59.52687454223633, 69.30313110351562, 3.228749990463257, 9.638750076293945, 40.77687454223633, 57.743125915527344, 55.07875061035156, 69.62000274658203, 60.10499954223633, 90.74063110351562, 61.272499084472656, 109.18812561035156], "mean": [0.7753917574882507, -0.921423614025116, 1.1919851303100586, 0.026791483163833618, -0.8981574773788452, 0.6248136162757874, -1.0171704292297363, -1.0884212255477905, 1.4055441617965698, 0.017770955339074135, 1.248892903327942, -0.07358885556459427, 50.25564193725586, 52.096534729003906, 11.958354949951172, 4.840189456939697, 21.541141510009766, 22.955652236938477, 23.108346939086914, 41.79519271850586, 26.13524627685547, 40.347286224365234, 35.61738204956055, 52.212039947509766, 49.42632293701172, 59.24161148071289, 0.9367510080337524, 4.0924906730651855, 18.052350997924805, 15.89273738861084, 22.81463050842285, 18.48807716369629, 22.32411766052246, 23.965503692626953, 22.07567024230957, 32.27942657470703], "std": [0.23939979076385498, 0.13592217862606049, 0.12434722483158112, 0.19154474139213562, 0.2518647611141205, 0.12019748985767365, 0.18042725324630737, 0.09661715477705002, 0.09537871181964874, 0.09341900795698166, 0.13388559222221375, 0.01884348876774311, 13.899727821350098, 4.617852210998535, 19.3077449798584, 4.139648914337158, 20.928327560424805, 25.47704315185547, 22.219955444335938, 48.90349197387695, 25.776508331298828, 48.92074203491211, 40.338497161865234, 48.10917282104492, 8.816863059997559, 6.554483890533447, 0.47123029828071594, 3.6834518909454346, 13.923279762268066, 23.040821075439453, 19.613605499267578, 25.78931427001953, 22.964567184448242, 34.455528259277344, 23.86257553100586, 44.5134391784668], "count": [187]}, "action": {"min": [0.4650663733482361, -1.1490281820297241, 0.9295499324798584, -0.36551713943481445, -1.5662750005722046, 0.3375422954559326, -1.3495121002197266, -1.2482118606567383, 1.1402091979980469, -0.09331845492124557, 1.0675355195999146, -0.13443544507026672, 22.0, 44.41374969482422, -1.2300000190734863, -0.10249999910593033, 0.890625, 0.33375000953674316, 0.6668750047683716, -0.7281249761581421, 0.9474999904632568, -3.487499952316284, 1.1193749904632568, 0.5093749761581421, 35.157501220703125, 48.296875, 0.4737499952316284, -0.925000011920929, 0.625, -0.05250000208616257, 0.625, -0.41750001907348633, 0.6456249952316284, 1.0099999904632568, 0.6000000238418579, -2.2174999713897705], "max": [1.2953850030899048, -0.7477158904075623, 1.3244831562042236, 0.29504749178886414, -0.6045672297477722, 0.7236352562904358, -0.7900359034538269, -0.9515320658683777, 1.520513892173767, 0.2757856249809265, 1.6326518058776855, -0.05593385174870491, 65.94625091552734, 61.14125061035156, 58.850624084472656, 9.678750038146973, 48.303749084472656, 61.26124954223633, 50.86375045776367, 106.86250305175781, 60.02312469482422, 104.64437103271484, 99.72999572753906, 110.234375, 59.52687454223633, 69.30313110351562, 3.228749990463257, 9.638750076293945, 40.77687454223633, 57.743125915527344, 55.07875061035156, 69.62000274658203, 60.10499954223633, 90.74063110351562, 61.272499084472656, 109.18812561035156], "mean": [0.7753915190696716, -0.9214240312576294, 1.1919852495193481, 0.026791462674736977, -0.8981572389602661, 0.6248136162757874, -1.0171701908111572, -1.0884209871292114, 1.4055440425872803, 0.017770957201719284, 1.2488930225372314, -0.07358884811401367, 50.255645751953125, 52.096553802490234, 11.958337783813477, 4.840188980102539, 21.54115104675293, 22.95566749572754, 23.108335494995117, 41.795188903808594, 26.135255813598633, 40.34727096557617, 35.61738586425781, 52.212066650390625, 49.426334381103516, 59.24159622192383, 0.9367512464523315, 4.09249210357666, 18.052356719970703, 15.892729759216309, 22.81463050842285, 18.48807716369629, 22.324125289916992, 23.96552085876465, 22.075681686401367, 32.279422760009766], "std": [0.23939979076385498, 0.1359221637248993, 0.12434723228216171, 0.191544771194458, 0.2518647313117981, 0.12019747495651245, 0.18042726814746857, 0.09661716222763062, 0.09537872672080994, 0.09341900795698166, 0.13388559222221375, 0.01884348876774311, 13.899728775024414, 4.617852687835693, 19.30774688720703, 4.1396484375, 20.928325653076172, 25.477039337158203, 22.219955444335938, 48.90348815917969, 25.776519775390625, 48.920738220214844, 40.33849334716797, 48.10917282104492, 8.816864013671875, 6.554483890533447, 0.4712303578853607, 3.6834518909454346, 13.92327880859375, 23.040821075439453, 19.613605499267578, 25.789310455322266, 22.964570999145508, 34.45552444458008, 23.862577438354492, 44.51344299316406], "count": [187]}, "timestamp": {"min": [0.0], "max": [6.2], "mean": [3.1], "std": [1.7993826101687709], "count": [187]}, "frame_index": {"min": [0], "max": [186], "mean": [93.0], "std": [53.98147830506312], "count": [187]}, "episode_index": {"min": [148], "max": [148], "mean": [148.0], "std": [0.0], "count": [187]}, "index": {"min": [34054], "max": [34240], "mean": [34147.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [4.005347593582887, 10.0, 10.0, 10.0, 10.0], "std": [3.572768854207592, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [187]}, "scene_annotation": {"mean": [148.0], "std": [0.0], "min": [148], "max": [148], "count": [187]}, "eef_direction_state": {"mean": [3.1176470588235294, 4.13903743315508], "std": [1.6983977424252854, 1.8849034738019423], "min": [0, 1], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.2352941176470589, 0.839572192513369], "std": [0.7076626391304066, 0.8050215587354688], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_state": {"mean": [1.1176470588235294, 0.7700534759358288], "std": [0.8254370571555237, 0.843700467241632], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_direction_action": {"mean": [3.1176470588235294, 4.13903743315508], "std": [1.6983977424252854, 1.8849034738019423], "min": [0, 1], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.2352941176470589, 0.839572192513369], "std": [0.7076626391304066, 0.8050215587354688], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_acc_mag_action": {"mean": [1.1176470588235294, 0.7700534759358288], "std": [0.8254370571555237, 0.843700467241632], "min": [0, 0], "max": [2, 2], "count": [187]}, "eef_sim_pose_state": {"mean": [0.6726415502290656, 0.18241138540665042, 1.2066853951063778, -1.353299478322877, 0.8443219775943661, -2.0137961287683517, 0.666454347730487, -0.20399756676343628, 1.1629159640618427, 1.3057545997341649, 0.33865351362000473, 2.145534653173505], "std": [0.03252359448761229, 0.06695903846543888, 0.03224180220292901, 0.1724139722917461, 0.11229882227499105, 0.14663403163837813, 0.028896245597522106, 0.04369076816635833, 0.022101944780157628, 0.0990571118143335, 0.035936506251833956, 0.043510108803813854], "min": [0.5869946639494453, 0.07141154007527223, 1.135182634967105, -1.7462973328375972, 0.552819671720246, -2.2384725645173984, 0.5937017806411726, -0.26470445264113157, 1.1317656241565004, 1.1434460057062, 0.24266850525515693, 1.9982630925340705], "max": [0.7042511755388885, 0.2637740377718598, 1.2441293389978811, -1.1612647544273262, 1.0275148064363946, -1.7450129625477324, 0.6972581361527758, -0.13761318765185981, 1.1946494043588545, 1.426376141622177, 0.3770264016858851, 2.1946790613207994], "count": [187]}, "eef_sim_pose_action": {"mean": [0.6726415502290656, 0.18241138540665042, 1.2066853951063778, -1.353299478322877, 0.8443219775943661, -2.0137961287683517, 0.666454347730487, -0.20399756676343628, 1.1629159640618427, 1.3057545997341649, 0.33865351362000473, 2.145534653173505], "std": [0.03252359448761229, 0.06695903846543888, 0.03224180220292901, 0.1724139722917461, 0.11229882227499105, 0.14663403163837813, 0.028896245597522106, 0.04369076816635833, 0.022101944780157628, 0.0990571118143335, 0.035936506251833956, 0.043510108803813854], "min": [0.5869946639494453, 0.07141154007527223, 1.135182634967105, -1.7462973328375972, 0.552819671720246, -2.2384725645173984, 0.5937017806411726, -0.26470445264113157, 1.1317656241565004, 1.1434460057062, 0.24266850525515693, 1.9982630925340705], "max": [0.7042511755388885, 0.2637740377718598, 1.2441293389978811, -1.1612647544273262, 1.0275148064363946, -1.7450129625477324, 0.6972581361527758, -0.13761318765185981, 1.1946494043588545, 1.426376141622177, 0.3770264016858851, 2.1946790613207994], "count": [187]}}} +{"episode_index": 149, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.23741568014705883]], [[0.4486369812091503]], [[0.5668456270424836]]], "std": [[[0.3217464696672706]], [[0.2444991080157367]], [[0.24195873893340886]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.11764705882352941]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49095233455882353]], [[0.5112046037581699]], [[0.5033554289215686]]], "std": [[[0.3533488736344732]], [[0.3564613716095729]], [[0.3623444760487947]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45461874183006534]], [[0.4782707128267974]], [[0.47669495506535947]]], "std": [[[0.33162601590783874]], [[0.3315752804031008]], [[0.3367304387087345]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3867905555555555]], [[0.4783338316993464]], [[0.5375237908496732]]], "std": [[[0.3291154016525123]], [[0.31348326890820266]], [[0.3553907476119845]]], "count": [100]}, "observation.state": {"min": [0.47746434807777405, -1.1422092914581299, 0.9499800801277161, -0.2965972423553467, -1.4028339385986328, 0.37286850810050964, -1.2790663242340088, -1.251215934753418, 1.1724227666854858, -0.07763027399778366, 0.9668259620666504, -0.14671973884105682, 44.01444625854492, 43.63500213623047, -1.131250023841858, -1.9931249618530273, 0.8224999904632568, 0.21937498450279236, 0.8320000171661377, -1.0178571939468384, 0.7706249952316284, -3.240000009536743, 1.097499966621399, 0.25066667795181274, 41.90888977050781, 43.16071319580078, 0.5318750143051147, -1.140625, 0.9000000357627869, 0.20874999463558197, 0.6462500095367432, -0.7918750047683716, 0.9568749666213989, -0.01599999889731407, 0.609375, -0.9437500238418579], "max": [1.2156989574432373, -0.7820248603820801, 1.345893383026123, 0.38812753558158875, -0.6458857655525208, 0.6656509637832642, -0.8501659631729126, -0.9316586256027222, 1.4894713163375854, 0.17338064312934875, 1.520582675933838, -0.04696917533874512, 60.6150016784668, 59.772499084472656, 51.131248474121094, 9.40625, 38.92812728881836, 89.6050033569336, 50.571250915527344, 105.42749786376953, 92.80750274658203, 110.5625, 94.7750015258789, 109.27812194824219, 64.50187683105469, 68.25687408447266, 3.447499990463257, 9.264444351196289, 48.760623931884766, 37.50437545776367, 62.55812454223633, 61.209373474121094, 63.881874084472656, 84.05000305175781, 64.0425033569336, 106.31312561035156], "mean": [0.7528902292251587, -0.9278066158294678, 1.2030752897262573, 0.09829633682966232, -0.8820273280143738, 0.5727797150611877, -1.0085102319717407, -1.0768095254898071, 1.3995206356048584, 0.014238732866942883, 1.212283730506897, -0.09127358347177505, 54.004119873046875, 51.64656448364258, 18.822168350219727, 4.585646152496338, 15.498122215270996, 34.63898849487305, 19.961992263793945, 39.67662048339844, 33.25516128540039, 40.31620407104492, 33.302520751953125, 45.52939224243164, 53.84080123901367, 56.174922943115234, 0.9180498719215393, 3.588369369506836, 22.85257339477539, 11.726078987121582, 25.509159088134766, 14.14970588684082, 25.203182220458984, 22.182844161987305, 21.68414306640625, 38.30937194824219], "std": [0.20784153044223785, 0.1250101923942566, 0.11480028927326202, 0.1822468340396881, 0.17675520479679108, 0.10209769755601883, 0.1549820750951767, 0.11106506735086441, 0.08432652801275253, 0.0684494823217392, 0.12841466069221497, 0.027780337259173393, 5.278366565704346, 6.024938583374023, 18.242446899414062, 4.741915225982666, 16.16741371154785, 39.944393157958984, 21.053020477294922, 47.20113754272461, 38.36283493041992, 50.81362533569336, 39.65192413330078, 49.247867584228516, 8.202462196350098, 7.609755992889404, 0.5253245234489441, 3.5694241523742676, 17.18638801574707, 15.266347885131836, 22.186477661132812, 21.387392044067383, 24.276912689208984, 30.501514434814453, 25.580488204956055, 38.51128387451172], "count": [155]}, "action": {"min": [0.47746434807777405, -1.1422092914581299, 0.9499800801277161, -0.2965972423553467, -1.4028339385986328, 0.37286850810050964, -1.2790663242340088, -1.251215934753418, 1.1724227666854858, -0.07763027399778366, 0.9668259620666504, -0.14671973884105682, 44.01444625854492, 43.63500213623047, -1.131250023841858, -1.9931249618530273, 0.8224999904632568, 0.21937498450279236, 0.8320000171661377, -1.0178571939468384, 0.7706249952316284, -3.240000009536743, 1.097499966621399, 0.25066667795181274, 41.90888977050781, 43.16071319580078, 0.5318750143051147, -1.140625, 0.9000000357627869, 0.20874999463558197, 0.6462500095367432, -0.7918750047683716, 0.9568749666213989, -0.01599999889731407, 0.609375, -0.9437500238418579], "max": [1.2156989574432373, -0.7820248603820801, 1.345893383026123, 0.38812753558158875, -0.6458857655525208, 0.6656509637832642, -0.8501659631729126, -0.9316586256027222, 1.4894713163375854, 0.17338064312934875, 1.520582675933838, -0.04696917533874512, 60.6150016784668, 59.772499084472656, 51.131248474121094, 9.40625, 38.92812728881836, 89.6050033569336, 50.571250915527344, 105.42749786376953, 92.80750274658203, 110.5625, 94.7750015258789, 109.27812194824219, 64.50187683105469, 68.25687408447266, 3.447499990463257, 9.264444351196289, 48.760623931884766, 37.50437545776367, 62.55812454223633, 61.209373474121094, 63.881874084472656, 84.05000305175781, 64.0425033569336, 106.31312561035156], "mean": [0.7528901100158691, -0.9278067350387573, 1.2030752897262573, 0.09829634428024292, -0.8820270895957947, 0.5727797150611877, -1.008509874343872, -1.0768091678619385, 1.3995201587677002, 0.014238746836781502, 1.212283968925476, -0.09127357602119446, 54.00410079956055, 51.64657974243164, 18.82216453552246, 4.58564567565918, 15.498109817504883, 34.63896942138672, 19.961990356445312, 39.676605224609375, 33.25515365600586, 40.316219329833984, 33.30253982543945, 45.52937698364258, 53.8408088684082, 56.174922943115234, 0.9180499911308289, 3.588369369506836, 22.852569580078125, 11.726076126098633, 25.509164810180664, 14.149703979492188, 25.20317268371582, 22.18284797668457, 21.684139251708984, 38.309364318847656], "std": [0.20784151554107666, 0.1250101774930954, 0.11480027437210083, 0.1822468340396881, 0.17675518989562988, 0.10209771990776062, 0.15498211979866028, 0.11106505244970322, 0.08432653546333313, 0.0684494823217392, 0.12841467559337616, 0.027780335396528244, 5.278366565704346, 6.024939060211182, 18.242446899414062, 4.741916179656982, 16.167415618896484, 39.94439697265625, 21.053016662597656, 47.20112609863281, 38.36282730102539, 50.81363296508789, 39.65192413330078, 49.247859954833984, 8.202462196350098, 7.6097564697265625, 0.5253243446350098, 3.5694241523742676, 17.186386108398438, 15.26634693145752, 22.186477661132812, 21.387392044067383, 24.276912689208984, 30.501514434814453, 25.580488204956055, 38.51128387451172], "count": [155]}, "timestamp": {"min": [0.0], "max": [5.133333333333334], "mean": [2.5666666666666664], "std": [1.491457154746473], "count": [155]}, "frame_index": {"min": [0], "max": [154], "mean": [77.0], "std": [44.74371464239419], "count": [155]}, "episode_index": {"min": [149], "max": [149], "mean": [149.0], "std": [0.0], "count": [155]}, "index": {"min": [34241], "max": [34395], "mean": [34318.0], "std": [44.74371464239419], "count": [155]}, "task_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [155]}, "subtask_annotation": {"mean": [4.064516129032258, 10.0, 10.0, 10.0, 10.0], "std": [3.474659267314336, 0.0, 0.0, 0.0, 0.0], "min": [0, 10, 10, 10, 10], "max": [10, 10, 10, 10, 10], "count": [155]}, "scene_annotation": {"mean": [149.0], "std": [0.0], "min": [149], "max": [149], "count": [155]}, "eef_direction_state": {"mean": [2.890322580645161, 3.6451612903225805], "std": [1.6127225705278996, 1.9335474183858856], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_state": {"mean": [1.2838709677419355, 1.070967741935484], "std": [0.6599593214216478, 0.7713388228298754], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_state": {"mean": [1.206451612903226, 0.9548387096774194], "std": [0.8087965906691527, 0.8139266471179443], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_direction_action": {"mean": [2.890322580645161, 3.6451612903225805], "std": [1.6127225705278996, 1.9335474183858856], "min": [0, 0], "max": [6, 6], "count": [155]}, "eef_velocity_action": {"mean": [1.2838709677419355, 1.070967741935484], "std": [0.6599593214216478, 0.7713388228298754], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_acc_mag_action": {"mean": [1.206451612903226, 0.9548387096774194], "std": [0.8087965906691527, 0.8139266471179443], "min": [0, 0], "max": [2, 2], "count": [155]}, "eef_sim_pose_state": {"mean": [0.669984843097742, 0.17082804851931674, 1.2051376790438602, -1.3631933926301683, 0.8427211381562135, -2.0750212457422914, 0.6691670355761907, -0.20573981371288236, 1.1601553607195831, 1.3334194916892605, 0.35697045034759567, 2.146595534528438], "std": [0.025906102965806112, 0.06088227669145398, 0.03350676453051208, 0.14144442194383358, 0.09993562362504915, 0.09983115615736797, 0.025674104764005983, 0.041855219743028874, 0.022320233488805064, 0.14195452908846404, 0.07050242880851054, 0.02532745197309653], "min": [0.5993984556677361, 0.06247045850653932, 1.132717754002351, -1.684017127581338, 0.6408608896581884, -2.218199372885126, 0.6043515823777962, -0.2688273585945832, 1.124302300548203, 1.1220462549600823, 0.22881272800917007, 2.077318953024898], "max": [0.7023518193999012, 0.2547829970852673, 1.2398932305147097, -1.201544688250518, 1.0120137275158014, -1.8615418005352893, 0.7031103928063802, -0.1443707733770304, 1.1947444661293178, 1.5181686407428672, 0.4444581928203628, 2.1833105217839623], "count": [155]}, "eef_sim_pose_action": {"mean": [0.669984843097742, 0.17082804851931674, 1.2051376790438602, -1.3631933926301683, 0.8427211381562135, -2.0750212457422914, 0.6691670355761907, -0.20573981371288236, 1.1601553607195831, 1.3334194916892605, 0.35697045034759567, 2.146595534528438], "std": [0.025906102965806112, 0.06088227669145398, 0.03350676453051208, 0.14144442194383358, 0.09993562362504915, 0.09983115615736797, 0.025674104764005983, 0.041855219743028874, 0.022320233488805064, 0.14195452908846404, 0.07050242880851054, 0.02532745197309653], "min": [0.5993984556677361, 0.06247045850653932, 1.132717754002351, -1.684017127581338, 0.6408608896581884, -2.218199372885126, 0.6043515823777962, -0.2688273585945832, 1.124302300548203, 1.1220462549600823, 0.22881272800917007, 2.077318953024898], "max": [0.7023518193999012, 0.2547829970852673, 1.2398932305147097, -1.201544688250518, 1.0120137275158014, -1.8615418005352893, 0.7031103928063802, -0.1443707733770304, 1.1947444661293178, 1.5181686407428672, 0.4444581928203628, 2.1833105217839623], "count": [155]}}} diff --git a/AIRBOT_MMK2_mobile_calculator_box/meta/info.json b/AIRBOT_MMK2_mobile_calculator_box/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..845ff6c39c52014858872e7b9212d77d6595fa5b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 150, "total_frames": 34396, "total_tasks": 2, "total_videos": 600, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:149"}, "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_mobile_calculator_box/meta/tasks.jsonl b/AIRBOT_MMK2_mobile_calculator_box/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..cd2ec71d1425c201b2781d0562f0098765c33dcd --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/meta/tasks.jsonl @@ -0,0 +1,2 @@ +{"task_index": 0, "task": "One hand picked up the white lid from one side of the table and passed it to the other hand, which then placed the lid on the opposite side of the table."} +{"task_index": 1, "task": "Pick up the calculator box from one side of the table with one hand and pass it to your other hand, which will then place the box on the opposite side of the table."} diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba3b38e5bc9714039b566cf7a0bbf1ce0ad40f73 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:5234be05abde528a57693503a787a394c995f6b7455a940c29b9759e43864c29 +size 3513409 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d59e9f902d8a26a53f2b73ee1fb12a92946c17d8 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:7163922d063dfe68b2b5f5541a0c3fa332963b673a3aaf2ba393aa10401d493b +size 3730696 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a62afcaeab3575c7596a98bac78f2962cc995021 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:7920af44f18144934234ea1f91c66e3e5263aff6aa8dece28c7b1c5ef42a06fc +size 3630069 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26a0830a7af2c2e63ffddf244d99e009d0060d01 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:568048b98d3b8d2a8689f5154ca48de2c4d158f300638f865f7713ea61aba7fe +size 3101212 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d289cd7d29826804aa301f65d0e4f2dea09508c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:4f2c91215ea765d8a1593e150c267bd1ab822ad1b8ac5ff13f2a488b3f7dfc36 +size 3357369 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed25b1d427781609efb1348bb48f08a9c7b9094d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:74b065e82044093b11c0a286c3573278385a289623663d66c984d1c14d66a869 +size 2067941 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c76f1fe8969634e8e610992c3b4eae949f75e56b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:ea7bb54012a3884dd240da7d8f8b419416795b41ab936df68fa1720b928eea78 +size 2439000 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d74720a2c7271ea965463abfc03310ab500d1a81 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:e355250d9bc790a2035adfa6f223ebe1924852588b0d29d422a18d527e6eaf07 +size 2642290 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5d5913dd03fd219fd2272a579c571001e573821 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:3466f0ae5ce299ceec465d777d98964d57c4210807d4bd72d5db4292e52a13be +size 2412864 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e68dd318cd437fe55d9d8a9d1410fb5a9eb7a09a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:f350c78231642c4f450b9ed1364317936db7f4769288c4e2e71cb0a5888295b2 +size 3847316 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60add0c617d63d6332de66a09e64ec316e12ee8e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:4c42d59ed370d1be6beec2213e6d29efbcf17a21866e502d8d4005be7a410e22 +size 3692624 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f403a76a788085624da3d8f3800279803c85a106 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:e86311ad6a153e4aee27c6863ec7f38a2e9a586170626b89b71e723fcdc18967 +size 3206991 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bec10d3bd3d0e0b80e940177571469a88d74a35e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:516379e65a022238936b975cc0dc65533673aa98c66fe72fce1ae57739a43290 +size 3676364 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5789d14672ca41cae20c303c95f57a6250b3ad1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:ca027b34070f6d324655f1fa5cdf00acac25dcdd52ad118aa8b9316d1122c91a +size 2746801 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59f8cbcfa1e4d751b9b46cca27dc548c12fe4628 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:42fae3c0121819a6e3e48999baae03d55ff11f788bb585058a7089c9d1949a11 +size 3281172 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..905034125f9d516d2c3acf51de4eca078bea9be5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:99c8271ec6c2c61beb6f109d0188ec113fe05e50bc7aa0fe4b377a54b9f9ddf4 +size 3109734 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99f4de281d56bb225e8e96b66c629647f72dfb66 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:b9e0b919042d96502cc80d45186509f5ec2297cab5d0aac90f07d7d3d0e68d0b +size 3257863 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7869d7977924126898f16d4378339e807bb1d9c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:62181b85cb6d560a3e031c44ae01f78ec2db7145f3136fdd51a1dfacdd54ef9f +size 3442912 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d76afb80254e82bd971bb239831aad4a6ec8c34 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:5a40eb99fc7e4f870979d53a28b387f963b01bb4b3786470bae3862312adba71 +size 3242748 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e28f1a68783996b91d89c55f18853cf5e068ba9e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:0dafe2e69719e102e0f9589b6043fa1ffec364fbfdcd5b1962d76323d8d5fa7c +size 2413869 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1426a43eb770268bddeb5a037055ecd78d87e157 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:6345d36835e0acf1e2697d07fb59877590eff254c767295fb473d1af7e34ab59 +size 2466447 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bad56567f5cf3ce0689c63f535a33becb7bf3ac0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:5c609b454db148dac8e36157b914e71deca2ad766bc42fb31ce5e2ea38bc3e53 +size 3479508 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b953aaa1fc18045591d0ebab3650e0c8fbeb5cf7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:aea3d33ab3fab5b35448a56aa80fd78a4f54f1b717e30dcfdeebe457ab94b17f +size 2362801 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70d5b509a6ab562f9c26ed121007ae80fb42ef09 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:8d7afc849ac1a18295d7f7ca0e14ecfe2cdc177e7c97124c871a6d0321b5b51b +size 2503963 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a56a3a9198e28235707b4eb4c2a9a01d178c1da0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:6d62a7485c41f121e86c2db40427b0494d4ec16048a4f343007fb4ac026db671 +size 2823064 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f5c1070b2cf3b86fafebe953977e6088207be99 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:c4c62a5b79627d82ba4b66c14f7fc36ba8ebc8bfb977b704d79dbb5a11342031 +size 2209492 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..684c9b6b4d7f2f27ab8550001ae50c0554b9cd25 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:9e4fd2efeb7d99cc91bff8130a43cf0c4a079e8eb5e25ecbca872c7e746a995a +size 2616778 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e1854793498d04ac3126e85a3a3ca40841ab368 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:6ed98840f67d6a1daec13060d6688ff0bff963330339e6a43fd3a0767435279f +size 2753196 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..582d5fc4268a534d6564c815378d806759813521 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:8fa20ec75f3384575c45a55e3eec93a21e2b526718cca55758d31a7dde708234 +size 2035218 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67f7b29d68e84c1a624abd994690bb9e3f3da92a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:49bfd469e393d6a4b9604e30275c8e6d0efd2e084e0c17a64abe9ddc34816055 +size 2152062 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3864d13943ec5fd6edb822d5c2602f8221749735 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:be85fa7a28fa8747a1e9bf56c0017e35643d95c2bbd32a34448d0cb3e5e4ffe0 +size 2353353 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b1487802192bda62099914d80482d6de379c6dd --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:5f957f1d728ac5d40040678a0b5995dee03f6268f1cb22869144073d04b9a26c +size 2399420 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8aa53dbeba5dca551dbc4f57d597c4b82e104ae8 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:959113e0e53b061b7291f0c332080479b9ef3693e9ae7187523c390477588398 +size 1988601 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bac3c3fbecee88b290486c7210d2c4481ecb428d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:4a73fdde452b2675c87c098f1af3d8371c4eb0d50c2cfedfc99c4e7c6f82f81c +size 2725980 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09e91a32bfcce27f35cb5e2c98d325df3343c6b5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:bb78333545d3035e2e665b2447baaf801e7b0eca8a785b6113475a5283b300b7 +size 2775835 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec3573a3b9c2d39af2d431d71ec6f527301c7e52 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:5a9d140ab46138996d74c0eff397e8205ca392e49030716300c7c1a043641292 +size 2141584 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..802d6f22c2119f11d18ba55c3da6872261cc7fde --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:64d53569dc8ed6b175d61dc18da68a7601dd5b2ef224d932613a727b4b624652 +size 2273190 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65562ec9fa7c38b5b738cfaffdf441df789ebfc0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:2c92b68db3e86b0cf97d332ddb4cec8c0b8d7efac1ca006afb471713aa5367e5 +size 2232542 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9727475100e3c96835aa43562edeff9f138d4111 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:6a2cfc1c23359bce6dea85b8a84b96291a9f5955eac3f6855a555d1e412679df +size 2031351 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ff03865484a92d54fa9d09c412943ce0f4826c2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:db79c458bc3ccbfc1da7bb66880714b7560eb1587fe5f57ba2d3056512d906f4 +size 2345927 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0b60b86a2e23bad7fd0b448976e9f8e11de5f62 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:31e411916a6fd3d1e0ea07826d2af8944469c84ef9461436d35f833ccb5baf59 +size 2652483 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..811a6a7146dde31775ab1f8b6047458b8de37125 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:3f7092535b3d4e4b9b042d80e7e24e96e4bd430938a31388615d33be0a0d7e8d +size 2716058 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60392fed71a0ef5624389a051667969a1bf49f13 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:8b02ecdba8de5bb68dd5c960389857ff8b137714e6149804250a236811e49396 +size 2419883 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1fc4fbea9853eb2ab94719db98a370fd7f2fdb1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:6175b414473fb10758d3c48f4bfbd8ff473052893c3cdcaa0fa1a2265301f97b +size 2234478 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcd2ed74de750062af22995ece562b122cb2f4ca --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:b40d4aa86858647da0fa9e3ffdaabb7a0a47c1fd2e1a27926a39e18ed68505e6 +size 2379651 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e24cc0f594a60b9cea954df0af9c3c60f7035ad0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:27b0a1220794a6a57f3c8d37b4a7637be64980558a5f70547bd14cad7d409f7b +size 3057154 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e71a27759d9c357ecffd314b354c284dafab982b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:5e17226dd336bdd58b3b8f0bea2dc155136bbf4761405524a30e8ea09aa7adaa +size 3745275 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd4da1774636a651a5398e028dc05233a441420b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:a340cd0a855f40298904c1ccde250d0696efea137382e047e6e89863e0ada75a +size 2378234 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91a4fc33408c628b00134b20f88d521cc196ec93 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e1e95acfbc6b3b7368456b25adc8f745eeb36074c5de1b026405fcc9ebc150 +size 2426807 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7991d7ed1a3a0f0fe3526161cd4a9a651d5b0071 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6932e4b5f77144d12e0fb95be516948fa1006605bae7d313d09f48fe9a5531a6 +size 3174994 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b0f72c197305b0abc7c90799277b22b8d0a776c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e14db63257b4a4825835ec466ece2cfd5e1e27b7176efd26896210951043da4b +size 2559080 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fde6d44f4dda25d3a262d90fc3ff99fccd74d811 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79c2b77a603354309f5b04d4eedff547ffe65c4777cab37e3630693be1a6762e +size 2989580 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b3a4b3fb6143d1083012c16cf465373206b2132 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:179c7363faff1def82f34ac533dad97b16176d10739273c20408cccc317fbe4f +size 1623348 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f082b3b6531dfa42fadb2dc6e9d7b4a8ae40831c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fa54a330ce4c94132147f26e1dfcef5bf97bf9e845e3146e7a5cb82d9368578 +size 1633244 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6eb6d4796239f4a50b59b22935e1cb0f1edb5f28 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4607889d968146919f81d1f9d3720d57705e0a6d6ad32d496cf35fe914a683e +size 1362190 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1329277cc9169e77c970a452f752a3e25c445b2b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5cd2015a6d1aa1a656798df1c0028eaddc9478a2010494a5e4db17c2d8346fc +size 1578155 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cba5404123af3ee91629588569833a683c21bf8 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4546a09c48e30f6cb373d5f60d9f0383384b37aaf034bd292bfa6c95b1fae340 +size 1336965 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0e2530a69335f5f08bc9a7c31eaa8f0e16744c3 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9713ad0fdddba6a2ad2f678d5d640d1fa329a1db012468a3b5d11a1bdb64967 +size 1303681 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef20ddfbe78b1350fcf2429c74ec3056ce27d369 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7f77dac836c558c09e389ba6c060a18518a04c074120c1ebc69a6c98cb11ea8 +size 1352235 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d5acb1766dbf008d7a406512b75ed06ad4d6648 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24bd78f455d42778bab91c43fb9224aa2ecc4fa0a9ae7123be82c030dfce8226 +size 1372519 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3b017ca388d804df3184342ff5214c92280d3b7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b73d14d728cbf4473782541c082b0bc5da6eb3d9a4fcaf5ca3ce80e4fc3e4dc6 +size 1396052 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2bffe3d7a71ae65c889d30e67b29db7156e9c5b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b09409892ba87700a4615e13bbfc9b8d9f6d251939903e8361185c206c95f0 +size 1652719 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c244194f855a7f682e1039bce5a37710454f688 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1e9db16a7c53f777b30fab38d11776395d837a89aa2c498fbf1bedc035e71be +size 3002276 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b550ddb217ae14408b41eb5ad4f8cce6a3fc191d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2231d04248288f08f9b7ead2077aa1cd13a3336f07c524091cdccfa9f354a1e2 +size 1681102 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e272084e440ca465ae8c9dd5507172eb24131c17 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fd0cb21cfef7dac243f40083cd9fc04e7ea4055a3bcacabe40d36eeb9de146d +size 1675686 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e10b5ca60dea56fa21e0b6f33601e53231a2a3a2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f55def41d653ac56b4a82ac2513e755fce9156e856fcc5216a38eba76e111e +size 1321462 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9870942dfdd32dba0d2a56aa59bb8036d1c62be --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2adb07fe3c28d26c3aad68131adf9138b59a62d2cb8f9855762dde0cb8effcdd +size 1450556 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee6ea8758a93f0a19f118789df82bbe22383ee30 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5eca84a0271ddb5132ffcb0d04f8e6b025e4355644276a7d1e58b16d12b36bf +size 1606669 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..882de7ed2694db4cfd2f7464ef0742184a3f15a0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:042d29cf565b41b7c309ea299dc3ce381c9cf04f1978fd1afdae9c255f4a517c +size 1506865 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a698a999dda2c75b3fcee3923241893577b86e86 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355bd244561a4e31741b158ad7d258ea9abe09986c31657358afa3f01520115b +size 1483631 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..517725ea39eab8639d35be1f05bbbfbfec9b8835 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5cebd3366b1c1f60455ba0fa19a7091bdd3e8d16bc96c6f5c8621d50efdec3c +size 1641003 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..125d0b0d8e8a52bada9de4091758b0a6e70c5fb3 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692a3bb1c89efd9fdad30fe78d970185c90c9083eb94f1d956cfab309777b057 +size 1408460 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..899779bba9b7d02fbbcf3c52ed94691c8c2152f5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9360c678815184165a21a9b289b274b6ad6938379db46f30f90b234a7ae09d2b +size 1151271 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..172eb3c11c752fbd02dd4293cfed34418e97cce7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cfa2023c8a1d75119a8ef816e9e541f61fd4504108534b0bbcd077c443d39db +size 1918265 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb25a106719c82620807d0992ad0fa346f8795dc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18d6d4b3d1696aaf278ddc3f60939df39b77f2ad9d5d016839422b4e4d33c3a2 +size 1112609 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54d56218e4d38c58b9eadaaa54b699fd010102a5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35808edf45cd936ef3a0b7a6070da5141d2c3a0efb315fe7e20e4fae3168312b +size 1644500 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..615afdf38d670fe6026f3c804876defaff8df66c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7573ad7e58f4ba758b3c2a08c430a989ae4d7dd9fc26f37f8866ed153285d56f +size 1332843 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da0dc9b02db09342cbf258d9dabfc0b65d14feba --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8dac194c1ca3584ae04adbfc7f181e510f786e7e0f634870b0d8a1f48d88e5 +size 1354003 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc87dbc2dbd5cc271397b01af110b1d3246b3418 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efc3be5d9f8d9e0d2ac620d61e77ad1ae9f1976278be9efd74fedca64406f8ce +size 1304249 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef0eb21850774dab2442e8c98bbe868359f58eda --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05c5e5cb7d3a700d6c77677fbf5375280a6d7b3b2bef7bfea6c1f7b4cc1978d7 +size 1606100 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..274f75c4834c22b77669ad974ecd5317eabc04d7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1915eb9627eac80532655cdba4e5983749fb88867407ecb4fdcfa4c70424367e +size 1166021 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5024952d51d40533c0c79efa6878e898e7fb23d1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f3a972a63371810d21262dab12694023e9a01531dff5082cfd7ab24193549c +size 1438952 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d4a912f93ec8e3529744684a1970159c00dd886 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2028b77d2105d5c44c5870224eac4d37efa4c3fcc921aa9eb862a0f563962d3 +size 1789316 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dcc1b34f4f0a4330ed97082b659e977880be881 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd166e735fc5bba43a185f545c1e9f3b4cf07e910b5c4f5fd4c03be339521bac +size 1398367 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0fe148f98f5307857cae10f0a9c7d37c1e65538d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4939c05d45cbc2e213409b51b13df37792b81fbdd6b9c0fa2b3f28d8e65154 +size 2084784 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8871ee7dca92411cc3e10f1921ba03dc1101fbfa --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31103fdc4dd13ca604804abdf28f2315202668d5377799366297bd39c2451cab +size 1267480 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f32c98d8c273a2758bc1f35af6962b422d6e979f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8d044c9b0e2ee953d09faa21926d38dfa12954142a3f72be9611834dc85f87f +size 1145085 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27620978f02ac6229fb95392ed1da4826f6ce741 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:280f126cae8276b8271ed5ef3ab6d541057ba289da7c3e9d7dbf1d53d1681cfd +size 1202112 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fd04b6455ce0ea2ea33d7b84cf43870ad4a35ee --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0fedc750d4150fbaa48d1ee90cf12861f4ae41540e0e86a0cabbf88125d8a0a +size 1174657 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..083029d5eeb6fb9dc15ac5c0012b6f0b9dbf5804 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be5fc8d1ed11d16ae7aa03604fc7e4f6025e06d8947341661415deac907ffa2 +size 1203545 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..933a0d376cd2429364a7319bdd364f8f5b4dab1b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff30939600292313412174490819a4aa6b43f410dc6f2bb28de63857eda56400 +size 1128993 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fa1f2bed69aa473fd218c01dadd89e9a5dce736 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34b4c07836147a145501965dcfd0da63269738f1a2d8b3ca6692e41cf9ec55c5 +size 1066497 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0996ebcb0ff7f3211fe3422df80035dcef088ee8 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e6a42dbef06e0b8aa185a03f4f3002887292b94d441f97f08b90dcc2712f247 +size 1261263 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7606d44df8d15d45f4f18389c567a973cac14794 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ef502c702a6547e680050072d2507dc3e0b324a1d8fb4fdb429c8492e98c11 +size 1076773 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd4b356714287c5e0c245f788dc0ec3f5417bdc2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03fb343c750170ffd237d152dc013d1f026f323b4dd39d3e96f11684f271ce85 +size 1728305 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..984ac959ded0bbd7a25e30ecc8a368bc72cd9d52 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a31a57618fd3adfb4415809e3a01ae940d21ff2d3547d6a75bb4b64a50b2f28e +size 1969201 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a03e44f5b4a26478ded525390e0b3f61fd00617 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e857d52d4b5b2d59326f6b037ba6b39af654689f877dc24b0cae72077996fbe5 +size 1821173 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e5682b8e658e3abef0957c27aaf3289e8934b34 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c98ac1aeeaa6e0eeda80fc6bb2d0416df62aa959ffe7359e4a0b8b10c2d3b812 +size 2000943 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92bd5f3096042e5a7ff0f2cfdcae05b93e2bd8e2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abe4221c4315e5412e46aec4771799d1102d2f8a226c5f9c05307666cc33642d +size 1753562 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd71eb2bfe53144259a510c2f2d66a44c4136fd7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebf6619f67011cf62ba0a7bfce8b3178bc854d71d3ce501ee11442244b17c93c +size 1633583 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e5407110de0d10b9caca8259d4a71f8da629495 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:531bb757015d9f6ae3a647c405ac37da52d2f46eca416264ada0e2adde5a93e6 +size 3599226 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d1a3daecca88c439be576974ca89c92a69c3a02 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7bee48c7bd3fcf306952c37838e91e84ad282f2c93f41e71f1fb1b78621bbb9 +size 2758067 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75dcbee92cdafaa2bfecc55ceccd37b6b9d5ba81 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c26579cd4476dce7d8d4477fe42cd67b87487981da13fabfc266ffb85b750def +size 1834337 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f2c2bd8fd52fea30a41442972b4ede7c0d172af --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5897819ee49baa5525cf1a9ebacffa6100b264d1e9ac3835c2de02ea0bffe6cb +size 1855094 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fffc40ba5fa3d14541307d2c05f10705db9566fa --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abf379500c007d82682dee2967d382f0eae3a033ca62d80bedfa922db69dc20b +size 2713261 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d785e123ad712b90e30ae8911ea067d9448168c9 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19ef3d8b154fbd3684ae33351fb4599550c2922ea20f665cade1f56d1f906046 +size 2397045 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2345dafa12adc680fd05b29a05284498b5a0d9c3 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:224a55feb968fef42eaf2eb0702804c14eb770b041fd31072fb9fa5dcdb5b3ef +size 1863184 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5971293d87c810683040d4c8498414e2d4142a34 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:253bef9ad99fd35fef701daa3525566a0abc35916b493a354e8f7dd7293cbdd7 +size 2067017 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4012f35cc8371790b8b1e6eb706a3cfd93f793b5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af873cde23301c78752225b11638ab505e8b56c549878fa8a5ef3b297146547e +size 2249756 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acecd743076072113b7aea952fae13b76646b173 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f807db809c6b2bbc0c66a5ace4e0816c00416ed6b94357a314bce7b354f8c0d +size 2290305 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..006518a615bbd4ac88071e5796fbcf3ff451517c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:874947f16212515be6fbb59996cd43828e1095ea8a4cea71c4d8728af43b6597 +size 2352712 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b0c7d3ab66e1ca05eb3a1ef909c78d8acca347b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa0d54451af5b61f8cd1326f23ae53a78a568ab8ec862480583e7fb376064a25 +size 3136606 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5efdf0d3ef1296f277ca30677e0521441dc2044 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097a6e5967659f42a452d5a7fcba9862e6eda81f3ff9cdbf1239076ce890add1 +size 2757893 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd4eddb137e3f445968f472a8fe0753f9d9d3b70 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bb1a0c42885f30a4718dd4a54bfe2c5e98eb0c7b2521d7ffe89a84c8c4d8b4a +size 2721984 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2abccdade9c0fcb286ab3fced774768f4d83c158 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a64e231cc31f5e50d08b849bd01907f4397259287cbe6a567fe844d2b34f1f +size 2333752 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29684ef2463f0a702daa4b40218349b0c20e4749 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c7f174185f7a85b6f6a08979854fae5514e16491c83a48d89465f1303568b4d +size 1680054 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bfd9177638db6004fd06c8e7291aa3d4dd6b48c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc9ff792d9330383c968ee11ccf89318e07f0c583ff6d33f4e24118d5232b355 +size 2013456 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28d08b94ad4c7351750b910279f44ec743c6b875 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54e2375dff0d62f99d816256b3f7c9bf04eb67f4dc59d0aa30f54ec5b4f050b3 +size 2149650 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca0b1527dc9f07d727e96f23d7a20a2b9e75d14e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b889febe7cf84358f956fb85b2487473667c3be03bc28a4170211c8e914d51 +size 2241644 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..babd919400e9d40aad8e3640ef16e3015c491bf0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffd973e64d421974b0e4088a27f28a0a6454994d3792ec2b0063384ea4dec32e +size 2429182 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..777c40814853a61ce11ee711191ee79806729d7a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3d95382efd53969b3c960ed03ee0758192cfb526af67e8d1ca0b366c99e00df +size 2127584 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e507e72aaf1a7de9c3aecfdf121ccdef547fcd5f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6b108a19d3749064d96cfd40fbfef627306dd35f5efc0d6cb6d4280a670a3d7 +size 1812624 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7701387800ad72d616308962f4ac40392b437bbe --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b05ecfb78ddbcc93005c5668ff3fad4b9e2d20b431dc99ec1791f395aec6bba5 +size 1495082 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e2a6439e008319f919a40f15a8e32dacfcbad84 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba963c2c1098d5a38f7083ce0741b67cf9ede5935bb4ba4b7ec59eedc1bb96a1 +size 3442755 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4ab96ba5947a8fee67583946ceef31a34fd505b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8faaafc627e35b114fc021a6ba4f5f8eb63811b03277c31365f52a2df16c12 +size 2327164 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8838ce3e7d7379ac2adf01707bdee5bbdf99a9c3 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:571bbf3a3142c1cfe5f4eeacc0c330958a410566799b758d452532b4a1da284c +size 1728287 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61e5bcaa5b46b94ef2a2456034539479d557ab3f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ac2a459d05125b013ba942be36bd3381d0d40fac2bf53d1ebe8df7c6e688a6 +size 1679386 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fdec08de796b49387b2eb20037614f6d3bf6217 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:170d28d001730fc6a1349652215d527b11d12ce5a38103a5e5c88b0f94c6c0b7 +size 1723135 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..017511102fc9a0a97d93ca9ad2ad5f4995de5677 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1178d0b1de450992ecd57b533763397586020055c1f6a3542fe772cb3e276603 +size 3015021 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4f2a47b5e3e3e6e90f4d1f938e81a4e40170c70 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f613fe2173c074f76eb5866e1dfdaab1943af8e428d778906b909f0e01df04 +size 1569466 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34873ca3914302ba60b1d7fd99fdf62ea60beb73 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ecd2e6f7d61f0707c756affe147d12f3e0fb7db807fd418b3fc031e501baf24 +size 2554274 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a4cea64629b8b1de995c96ec4d1f8fe7ab9d90c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90050caf3e61aecaa1ab17c0ab119082ab5d534e6ff6cd7801603e995f9c27e0 +size 1511446 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12505125b704d4e3a1ab65e83d265300af78c75e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aa7a0cf1f23a8cd3fc5d50814d46484ec27ab02d4da1b91b0af938390548649 +size 1821711 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d032ee0c2c28f5cd3edbde09d16ed6ec8aecfefe --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ec7ef932bc0a5e92c1b40db35f8bb88be22daad97b7afa99c65364f9d3d0b1 +size 1639903 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c0ace9c9863a64d9602695f18dab23de2fe5024 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48844c58569ea5a40291d3944396ca967b1e6f0c8a5e3bce864ec59f4d971f15 +size 2859788 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf55e11c86b891b622c1fff033f9a48c8bee1f96 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5800b3f79bf85f8d89c0681c2427a4aec408259d150bb15e038d36f86787803 +size 1540610 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1740d7a0617b5fd6dd0e8179c9e787cdf354ac6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79377fc35a69074603e73039e991dc5281fd9adbb0a0a9827257d73006e2de82 +size 1880344 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e722eb50a4f06c640944e339dbc9910bea05bae --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ab4ac2ddf3b926287b709e4cc9ab91184a65c121b24c10b518059a23d922a11 +size 2377742 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebfa341d9f9efd788e7ebe3a7212d206f16573ea --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b5942b3e449b37f0b6c1b4475d46984a19b654af58bfd46b6f0a3d6de94769 +size 1625149 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60f38c63db564d8afad99aa2613a471cf2d29fbd --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e329c0fce075d4761478d1b98037fc57c4833e71708187b0ba041dc0196bc1e +size 2303086 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..488597673bae50f93ecadf8fc70e06c5816e0843 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:114853af26e47775a9319c92bf3d7f4b334132ca05133c96072fceea7dac18a0 +size 1694391 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..105b565d54b6a0d7fe690a36ee3090806300ff34 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b74de1ab77e42e532b6d425d3484052fd770470d778ffd39e4e6bfd17611c8b6 +size 1900557 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2434f69bf079bcde0d8dab4eeb51570aa775b95f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b19cb8e1f0777bd3703dcc9f4265a239e3500a5194e19d1aa4ed0a326590f9 +size 1737820 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..914585f93894221fba0db36161b04e1279c8ef86 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adbdb4821009ea5685b4d3bc6ce79e8fba4c993f9764feda5bad209d32db3377 +size 2216597 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..646c652342371350ea22e0021e9c3d34fe993bad --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1cc2bd70518200791cf85edae88576005e642b0edb89a27ee52da1e28376e5f +size 1750126 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0623442d0a25b9a56b38ef8f63b42af9a60f523 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b0fcb86a8ebe0653584ac80d81b97172c868c31f985b18f0f28b67e022fb00 +size 3481255 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0f113b2a028a39717a2ca0a622e7bdc4344bcf8 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cf8457f5a7fd5d81b7df353ab70d1db660af847903b3acb9280af55c6dc05b9 +size 3422121 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdb80b18ae6491c27a7fe35b63bf35b2c17748af --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eab19f191ba4a90549016898ddb0beb2bb0ed3d983a89d87b526f2029816068 +size 2480744 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faa2fd94fe08b4b097af778fcae87a1b75678b82 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcf664f8cb27dfde0fbd7c303b42e8b305a82ba4cec5d215fcce1b20f2c9ba53 +size 2180209 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1311516704e4c1d422c8dce5505b9cd720d84250 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_high_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dcdaead19a303ada994e61377bf05064c0e45f20b9e4b40616773a6478066bb +size 1544391 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f16cc48195e5a22b085ba13ca103f3e440663ac9 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:5ab8bbb1a78ef1dfb74b390d23bd46167256789b42d42aec4385e7fe3121cf83 +size 1567949 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1633961ebadc5050ef0ff7b743189a6a3ea9bcc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:72783117438df62a43effe299b5c38a3c7de73094c62bbae78eacce3b5711e55 +size 1623914 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb9a28ef1b3abf590d980de805a94d21a8f4b052 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:1ee1165beaa3bc6727e56ca9fc7771ba4ef60f3f34b9601b5abf4523959a5046 +size 1578704 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa55afb8fe92a41a15ffe54d879dbcad2634824a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:8c3b8a679875f0b052e1b9df60ea4ca872d7c6ce7753a01eba57ec853b66e327 +size 1422056 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bd20a86b241341ec1ba10284f96df763ead0d7d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:f70189603653d99b244e7ec26d463d5e3701b52fc7db5bf5242a5e5c827ea5f1 +size 1702249 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6963bee35cdf1e93c74fa1eca0b6e14ac323e2ad --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:3ed30137d14bbb12407e32435e554be7676c8f19dc1efa645e998e3a9c563b84 +size 1093641 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f7643df2d246525ecce9fb5d87ac04552540627 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:75a0bd521f63c931889e3b549b3881c438e5373c2f5f9e81274f9ee1f94ba83a +size 1148054 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba906dbae39a7c8fc5c2958d36a1eabb2a4388e9 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:fca31a782eae82938b8d7fcf7d9cfded64b6992362a9b8e5cbb8ef14a7963e0d +size 1325435 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b93197d3f8282b4a09a95e019fb9137a78b790be --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:99449975018b3512070d607465e3c2fb421adee9d727208e3a4789156a6378a3 +size 1277671 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e1b3844633c7f581256da1085ee8551f9415874 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:c2b15a78d22de72105a67de5f16bb54d0b88e0a7a5513eb3da0a36636e897cd0 +size 1958717 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9ab1bac76c261972f4fb9467951e4d2e8f9834a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:192b22b5c93096e1118e43a2346ff46123d7679f9337cba01d40ace713b72d29 +size 1935910 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..523ea165fc990d0cd27522997cb75f0470d20c87 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:bc0722b49563c103b70d5f85e637e13839c2d84f79958effb8d0027fb0c40351 +size 1645995 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d162154697f42aa63ce219b31723d0c87bc0d5f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:9996974d4216546cc3410b5b0692a4269767973cb051dae0a5d1cd84ac7b6ac4 +size 1709360 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..194a4e1c0f2999cb194c9d988e50688f7e8b2b1f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:401f13e472fae6acac1850c77cad8e65ad49fc80049a237f1585bc69fcb62d66 +size 1267364 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c3e45dfc2864194df12a3adc1692e96a00808af --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:d26f3c16b51cadb4114aab96f955c91e5228f2c23c3187d8b20d177fae34c50f +size 1522312 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f40d794524178874a4711111ff2f75f6b8b96ca --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:9d4b58a0a70bc2edc8a1547315b30d2c7949b2d8cffe8534799e4d845f725ba7 +size 1424329 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..003a967d1d378487e8362f39d5394fd353d2c6eb --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:7faf3556a8a2f34214316ef68a880a558ac872d7b98bd22575daf604f7061ae6 +size 1643850 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90c616b3a6903740eefd620a3efbb82fb5739222 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:71c330aae2711a78ea1b5ef3c3b7dffd44f9023b336acfb68eff78b4ad1282b6 +size 1608969 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..593ceaea1b2fe3b4bb2c760f7a50c97ed89e43b7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:26ca2aa624625bbd7ca66103743fc632ba3ad26515cbf58f4bd0a2824f77ee38 +size 1551127 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04e19b221275d2219877041969700e68cc47a5cf --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:8e29f5c70aab4d5f2fa44324784ca229e6f1a6a5b53969a6ecdc90fe4ffeea88 +size 1069241 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fca569ef645c59ba1ea4855b5a7f5d467d5e467 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:86bb47a4faf3d545a381d2d42bb2655eec733ce43ea60a02d07fd76379098250 +size 1076346 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c2e95a3d49167a04d61410e5a9e1bc69a4f564e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:b8f3fab752cb02611f9b4820734813062dfddadc878583e315dfeed357dbb9ab +size 2061315 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dfccf3be8e4c4f8979854ac010d0fa6398f10f0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:ed8711d4afe96b6d0e8eb7e5ff09fd4bf0c1be7ebb6f85905b155dcb6807ac7a +size 1120610 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a32bf1a9036fe8cd971ac69c5ffbc47b0283191a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:b7971b028acfafbb4de22086e8836bfc411242fcdbdec487c5f689ab16d81280 +size 1164701 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e869844b48495f4062ae3c9b13f3c90f88f1402e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:898898fb744fd9bcf6210d3548862d0f4992f77e931753bdebb6dfac9f417234 +size 1377407 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c007a86b054abc3af962c70ad4ff7ad7aad8cc3 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:411470f49f267866de728d03e47be55b18f709e8cafeadc42fd61e0a5849ed89 +size 1110779 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65ba6d9a2167a27af97138b96f683836f6e3842a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:1acbe484a35c1777ac1e867903cf699d6f9d9d913ed5d592d4d64268ba6cd2e4 +size 1484178 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d25756cb80b08fe3be59546a230d4ce71fe4665 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:4c669c1de51caa6f97374bb03af55ff09d3b6fad3e2f6903459bab3ffa0b2cc0 +size 1480466 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d41bde5fd49fd8403333095e72a2f6c72a4a150 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:b89dba8eb248b1453619897726a030ad479fe1361b38aab51fbe383db165768b +size 1019981 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b6a8d73a99f59486d143eb0ffe78e422096f240 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:7968dcdb9d9b906d2ae057d8a335a6f0b000cdff6d28b2e8f9f77928958e3b11 +size 1218623 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db788a84e673ac73942fae5c3b9fafa84b2fdbf5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:0c4c7b4ff0fbe1456498cdcee385f1184b891a07856a5163b1610d2166769825 +size 1141840 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3e4d6271d30792f7f2df662c2cff5dc086a5484 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:ba15bc19f55156e88305a921369dd5e38e6b1bb120030d533bf4c973efa053d4 +size 1392655 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bb4289c1f41542fbcc87f4466d3877d5e785586 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:14363f4fc73656e5f27065637bcc120a057200a9584839dc45e832c7a906a43e +size 1112143 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a32923796f5908cc26d0f90faa67d63076eb40a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:40a09e8d45a1796f39b062c2b2215ff4a99dd37965be315104cd94d7becebc36 +size 1510229 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..320cb32874b5cf88d693aea052f22608945de254 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:ea8565656c891336deb7603f78f2ad50068141fa577416d312962d009cc6f467 +size 1286775 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c4e4a5e17e64e9967bd7129b41cb51193d4ccd1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:785f3592de18c375be587f37ed2db9bd8c51da06a41ede6609728ce6a3e23ff8 +size 1126208 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..681e549745e33d35e5a3935e02f1058055e3cea4 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:62b2f9ff3c1f286ee403d9810df09b6e38d8ed1aa43971e24e57c6dfacda8bec +size 1218010 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b11d64079ee83b970c8aa54aba832ea272f9c9c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:407aea399584149430fd0744ac2cb4b525abe0a661993d40112de23dd3020170 +size 1190664 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..563ea619dc972129afef3ca9fb55328fb75836cf --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:dfbec9653517658767afdd693ab1f012a8f914ea2df7ccc854b52ffaff5a954c +size 1101656 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f234cfbdb15607e25fdc2bc2160eb70ba9f53267 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:974e430f2621d9a744256aa618665f603bf0e8f4ed7994e650de0541452ae48b +size 1181232 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48d2f0bf23ce97463f4907240fab977446edb3eb --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:7765cc67f01b24b71c2930104fe7d15518c3e20f80b4ee4fc6e0a8d90d194b53 +size 1299739 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..add9eed49c537df3a607462946e5c4b62c647887 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:2bb201ca4e331ac3a538953cd9a1ee7b74c53c70e5ba477943088abea1219ff5 +size 1419736 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c4a13a264141241b87983c91fc0b9ef9ed8be6d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:a7421ceae86dde30988d8f0d0ba8f8a0faf4a4d8a530952cb856371fd27dae79 +size 1242162 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..276f440919e784ef9fff4ef5d8652fff02c14f89 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:74d5ec45fdd5f2f2f675ebf50a00f8e944524cdaf74890f61d6299c1796e26f4 +size 1180151 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99a50a8679e0374ed0d55dbb83859f2af3558301 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:71a9fa88b0345f785385ee982401cbc4cd7bda036cc923a2de1488ac3d2603c0 +size 1287950 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f4dc984afc018988636887814482bbc36ec18c5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:35b74496a299e6f8484f2645cf06d27cc93310fbd4096fab44ffba9f02798578 +size 1471331 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4661359c5bd3131fe1953f60e81604ad08308016 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:195dd2dd949c1ac0822760c24df8dd3127f068a55a339dc9f6c16333ba59f619 +size 1594181 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed23ceff3cac70a0647046db5c084ceaf133fd1b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:5a4e23b474dfb1c91de3fe0e2f7131c73c55caf94e931160b93e23be16b10885 +size 1176045 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..631f1d393bdca6ed1335efe069c79165df272e47 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ff0edbb4e485d9683e31c4b450724e9ab2bcc0af6aae4afc04614a6d18563a +size 1209215 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f0e7553c828c60d308776b49066e5adbbf244cb --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bec9a8350a66965e05e2781ad710177287eded672946f3078e32cfd68a5e8c3c +size 1438854 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..138caef65f5dbd06fd2860c79bfe0411cf23e241 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c3382cac4582c4b9e3a162c3f0a0098ecbeb452879c77668a9090b4b620769b +size 1017885 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6d6eb1abb0fc2532de3dddff76bbdc6c2f89dc1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef2975f7e654b73ad9583227ba12527f3f1f5e21d2ed0657c2a969ea2217e45c +size 893861 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f965029ac7dd370741510ff4411e01dd46d22e97 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ace141c9bf2b2745356edc91c459d3a3dd2d7c5dadc85fd08e9314991a031d +size 755733 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..138100ef43e0ff2f42002693ed01e27d8ac2fc34 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629e8bb30e09c5f910b5ae73a144819e9000b8744b91e180f89590f5a7818e54 +size 739385 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b31a1009d26fdc38b2ef20bfafe9cad38c3f9d37 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e39008dcac56144d69e0e40443cc67f6e6f0b687291f6b4ceb42c9f7358366c0 +size 597355 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c34830de28bf0d7023d78ed296dcd0cd29f86839 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26679ae8c8a12e89f33772fa18f6d8a6d55ada429d11aa02e75c866e087be902 +size 718885 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7612ec27957368281f6adfab1279acb86ff972a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c1d407b705d062a0dd10c13d6d3f973237516992c8081c4cf0c20900834aed +size 602663 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39148f0c3c712a237bd2899f086ad465b1a3a74e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8766ada83e4ea5964f1577ba782fd5742eac080971c0eb3c21c8aa37a6c1eeea +size 583936 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b458bf56c0efe258fc6a1ef174d044ead8ba12a2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b6bd0d9df9a642680803d1a1667bf5c1c5052c20246e9621e475e1ceb01b65a +size 587977 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb021aca677607d44fc85017266d4c4e811c2eac --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1aad9d0ddc235f593e92f88ecfbe6c91517ea1acf0d40b88d81793d210f0d0 +size 681295 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cad45d47b8cb0584f5dce9b5e584ac4dc805e4e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f7809f982ebf5e8c719ac8912d5272b8048f97c399ef7f3fd8f29a7ddd3ae87 +size 602887 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4de01aa2775d5fba2e78d3350e92f1754a323f47 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09d26f6ec69385dcd5cd9924dcb35d89df20981b2c620132081ec764b0a9d78f +size 738786 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e2a59e17b4828d8b9dfef028c973f1b89cf9f6b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:078734f43a0e4588698506bfead23d4aa31072f2164afad8944e1e25c89602b1 +size 1528075 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05a6e25414ece8989a1bb4b5eb23d606bcad23f5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e46d7e420cb3a0140fdca08a04e6d92be27b19e62e6e556bbfecca569674151e +size 583173 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cad6e963d3e72875daa8f1fa65ae58165be75ed --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c56d8419b0d0f92f8fbcde64e6dd5d4d7059d97582699f50c53193c9c5ab970f +size 657634 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef5b7b6a9e75ab7b7f0188b0d93c77a75790b54a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e4b93c292867cb950065fc080f4adf8f6eea5e5efb851a8ab6e6dddd05b6d07 +size 550351 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca04274064bd67d2dc9ac2e82f5111598d820768 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083155fa7f4e504d9b7c80ebb7a5d52a7eb7c38ff3b77cd6ba4bed9091c73cd3 +size 691325 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abb6b0e31a138034be9d3c8615bb8f9c646b0c7a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8def256a05aee13933aa494ef16225e1327bdd60a1d9b81bba2b7181f5378052 +size 524256 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..745c710e54975e7f421b6e7007ae869ab009d545 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d80e1458a78f746b9974fe5a22c4ad29722648cf01c5b5000d977d60c32bfe5b +size 692910 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6818bcf5bfdf13997c3b67b5c57252f70ae5a659 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfe6f912733c4dc4340a46b4dd23c27677dd4a37a0c053ac8da304448eb4a6b5 +size 640378 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d01503ca74d4af13e8148a679e27e38af732e37 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a92b3962e4b408af4b6d62e89a74528b9bb023c73f19ed461f35f4302c68fcf5 +size 649608 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..324e80d590acedc02b7023e443174b7306f6e0c8 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c2b94c1e2986e185fad21ede0ff2d1899ba559fd392aa3be0ff5d8c635fd73 +size 625077 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9362834f63ae299108a1fb43768f490b671efee --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef4d42daa6658c44c26206d4dba3d196a58f41096d3b4fc4c96b6b5c2a400dd8 +size 546724 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8392ccfd41e6e483df753a3152b8c649acdea935 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a1659def634a4a5587452639c2ea4c9ad4f793977c7919967c2c44554b1cd5e +size 899150 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e29c95fed6698f6f9b58d5b31f19f71f2957ce8 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded5ccf3b93a381fae3d55a48c663d2ae9c8f22c06525833444fb4309d5c869d +size 444203 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b45508e9bb5dd907a5189f811553f6904c8372 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73111b16d2e5eaa5c2a82a8b425953643bb1af2f8092f93a3a99dc9229d49343 +size 652654 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5d459bbc5cef917686f1f3b594b5f1434f88e1d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da38cea04ad019be5a25bfcf516760b80b72ceb45eb4e7e970a144ff4ceffda +size 622275 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dc1e9e6263794ecbb5e0559531f7496046e77fdf --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:466a4a22e0ea0bad1daf0b88418d16a6021a7f15053f2cbe08e311ab7ff5ddac +size 529655 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eac9a10a99ffde07c3734e34bad0a1e087b03b5d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5671291b0336e24fa17988a9ca50822765a00b3b74825fbfcc12473ed5de14 +size 562278 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b2f37ae0ca4f8fd77c9fffee37647f3817383d0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c9aa936c56d514d7c59589a49ec097d45c701e5142f0d88462079c4626bb7e4 +size 667694 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c32134374f0f399771704dc0af51009ea81ca11 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd126bd2278b3ea6d6d3fce6b64b35ac2fb15da46264149803a8ce508396838 +size 504367 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb23442643b6755ed2007f7c01dbd149d1785d61 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fae65ada96f1366bcb63be0fda67dfc835d35626b0fab7d2382b8e0572d630d +size 686644 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f62cb83fbdc4b1daadc1a417d63a101572aa689 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5706a388a99443bd8122ec5b5d931b5d4be73417176216aa57d73fe8ece2a0c5 +size 915598 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6f9cf5723e1e3a56e952b00bcebd31315daac7b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385968e6dce9baddec2856839a8f34ec4857efad51abe4eb0cccf76851453b2f +size 623441 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c6ee6ad835ff66fe1484bc4ece5533359b09f05 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb0c818f77d6a70863bc877e9b9d113f7f9256e77968b78d534a05cfe9df226c +size 1048099 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3d7acbfde7535a43bd6d1b6ae1c25669752703c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60b858206f03e3a2ae564c7930cb937a805c2d05fdf5c233301097fdb38fb764 +size 580442 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af6d7a6be3dd93bcab8ffe3af803effc9b4a85f4 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:619d67c9cc432a159fc722408b1303bac37217d2a73df247722eab305cfea1cd +size 486445 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8897a00737c81e01dcf2cf9f159a7f428d22e446 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:047801fd431b5a2935181b7c276b2b2291a3118da893ed19be9a4ac34acb52b4 +size 545952 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3ad832b13b0ac59c640fdd835753ecaa26934b3 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1553107d873476b0f752c16e4551f6e90eac690246bac22e876f4e9fd9a9640f +size 506205 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d57fe4d99beb448339731397189bbde80fde11e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a265677e9d4db6012d2e0450890bab8a865301abe38b73c1c9067b3977adb3 +size 546353 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df86f16240f2fd32d43eca4db1b5fe84113a34bf --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67707ab768e0bb1f3766cfd1333f0efd75f67e34bb24eb562cb704f3bf0c029b +size 535483 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb38bc31ba4db235c06b2933cc191a9593045f9e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04e0efd3cc62d2985843c0c5f191bbe5ca201f1c403a0e46d6652065c7074233 +size 468496 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9735e76c6b7871403a16880b54fa8a352ec832ac --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d84f6cc229c1235e12cf3863b2094473e391861c5cf05d0756c9ee50e2e0399c +size 638465 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..989aa3d58aaa977b2f44115b6fbbbea03998f597 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c8f0e8f7588f57ce72caaa46f650fdafc400f3e570cc6e81a36e864ffb838c +size 513289 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae000ac545c2383adf6fe726681e8f92bba8f605 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfc3df5b7b8d5371780a7060f42c45dda3a64ef2f26d56a99fa4eccf5e5e2e08 +size 715761 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7dae734b7919053fa405f977778b288329c405a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b4ef4332100ff2bf79008023b22740078f388c0ddc5688ab0ee98cc919d01fe +size 921809 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1ec119ea88e041c2e0995221dd0e4a9c95223fc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bd06aea6359de0ab3ca752980ae4af58d2daa1d7ed24361d9a905bf909b3fa4 +size 839287 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f9252083cda5c5b3ffc00e1a2ec9c9c092fa7f6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:361f0a221a74050ebcad6cf83e3c7406305cd09bf64809a1f0035a55b7181437 +size 927154 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc75ccc0660d6c820efc955736bcfe731ce0e3a5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c8921d4f12b3d378215eb6139fb8a6519055290cdf2af31b18479dff37ac855 +size 774321 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..235d8ba220582f25577f241718e2f8d6782f9eaa --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8904e8cea03306002d71b824a9d6afc7ba2f43c0256b040c45409229a18341e4 +size 719564 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c523eea62460183a11c6c6e72a92ad6b449c651 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b88c19b5233cc0d8b78342db568b09d69d10bf6c44831ed9cb54126e8714a9a9 +size 1240807 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8df5552122efb19a886e7c35552b4aed0794041d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d3db1e4a7075e3ed2c1ef1d283e69cc81616c11052c8e19b25e2442f4f15be +size 1312246 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e62bee6c69233da88210d4927d560805c3aa379 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e22efdbc1c9af9246bc3f2275b445a0e0c0b90a912f03e94c143fd2160122d +size 730784 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb984f1f4147ec706efad8f6284c3bf0d43f62fa --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25781250ae2fe075342af0bb5d416357b00cfabdd70bc3fca52b4988fdccb1d4 +size 710246 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56cb4192776d2f4cade768fb9631b4129fbd7423 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d791fa0f170a149b807d9f059b8b8b362539c7d7cd4713aa532703a274e4ee9f +size 946331 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec0f3c5058e3322ff6cf0c054b504d0d5450abf5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc2c0016fc5ceb8ee9dcaf38756f275b7014908f99de40df1aa1f23c4b28f9e +size 861492 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce09dc9a08e46b810a92b87a3469b5d11f0a9f29 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1243a23d9ae33180be972a03e844cf0ebc3b37e870a26ad47fd0fa88a81b6818 +size 821083 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f5369b7e73e087ab29546bf26fc134c89c3d199 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:892fca5a623fc407bb251508e0fe7ff6af7967f411fb9e15b63dac5a9b058826 +size 911933 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a8cfe8fa401172e7860226c4602c72b8f31d300 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29b2ef025489ffd8250e0e5699a328ef54bc53c7ac833f882069e0673ee2b2b0 +size 790229 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbb01608e1083ac52cf6126fac1fcbdd33e0b916 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39bce5d151ada42164e17753b3573f6fd08003af98eb714dfbb9ddc53b97fc58 +size 791687 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66b2a51e1b7c748c820fc0e05e4a7d4e7d183fbd --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55f32bd5db00f1d597692dd564bce862d747477434e47999d852d30d403d67d4 +size 792543 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25884d2f1e3dfc892052aba8c691046b67097eda --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a5c8db42f0e53097a8bb4e65cf1677821b7f673e6cabfca74fd262380d559bf +size 927495 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83e25d7db25a9942b07c6dda2e02c32d65ef67f6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb0c1ea5a9bf7ce26408bd1dd40ce2034a10cb84806760879e7a87a22c9f594 +size 1197649 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc883bb1b57007a401637effd165ff827f4fb590 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:827cb7ad03c785b3ca62673c9143423c9aeff62c3ccce8634650369b2117a7a2 +size 970767 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbc9f5f541fdba220d9f754740856348cce5d947 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:907ffbad7115d2074e91c2f9053ab1e3ff835b9e17801ade1e5a2f242c0ac9e0 +size 852592 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a974cccc8105a9f94d093a439aed7e54ed23f292 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:264e502e31c883619fb9012c6f88ff0b776ec9baf235d14f9f744e47c2514629 +size 684423 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fc5c4987d5c423de0b7d28d1fda0afc36389560 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629d338edb1a972e93f07b56c52d5d89403ed43421b0cc9ae5827358f069d858 +size 686901 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e35c8bcd9489fb63c464375dc515c2ee1cfde729 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09b700855aa88f544dbd56127d7e43f62a547740dbebe65bf089831d082abd40 +size 699092 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57e762d259ffe9ce3a2c91ba6f71cb97e59e6cc7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e04b6664f3eef93bac24fbdaf0bf8a7486af35bcfbb44e9f4dabba53de8ba3cd +size 772034 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd96f83335fd14c074aedc8193c367ba9b7084bf --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0bf7b2c3d882badda3d84bdca65fbe5a8dca2a7300a9e82d29b9f10ba11d701 +size 918771 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d0cfda16fb69ca6308391b32c23b71393b7ddc5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2bc3b4ed1318aa7caa0cfe3f9d8eb14f1e035700097be540bb506387777095d +size 862460 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8fb6e3889c78735ff182cd60df9e3c1d3a32f24 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa92fb255be647775c587e0713724715a0b05fbc99a1ea9dfdc9520370ea1b15 +size 666273 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bf39c7fe014962b407a7b41346fab758848f56b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d6e1e79ecae056468536480e95af6826f60930f49a50b1c16b9f74ac5e1208 +size 634535 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b0da8fed5612dac30b3c54125ad0f079062db87 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f81a27edfe654f03703b5f39ca9c2de79289a37e0118a0c610047d23c28ff1 +size 1032253 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b03ae6d4c955c99a3042820fff89a857d49a6f3 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5c808c1988ba87da4a05b2cc0b4cb923473c0f8fbb3d48887d9674c62d97f39 +size 854473 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..480e295a04a0610fa5e89fa035031e2da52f56f2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e82d768028eb72e67c90eecf9420f614d53a6fd59680eeb135cf2cdaef6be7e +size 736672 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd00a67bc5ac325ab70691717f758b0f689ca1e6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:378e1d2a1dc43b9849c13555c2a16a5c34ebef201746edaf6e51b509d7df65bc +size 688933 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f926870a90aa499e821797eb4f1f9ef322090dd8 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcd40ed7eea6dd65d168c36571240d498e253834313628d67996e3621a495bc3 +size 748459 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c63fd2cf348e413ed6f45edcfb73b5c87cb2b4d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7708f89ada90a6724459c050c61e56f7b1afbdf19c441f01e7a4c0e23189834c +size 914602 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f892fcd9773d639eeded3059584d084f619b1c06 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc46f42a508dd5969033a8b81faa94840993fcc0cd59136b8070185fa28acdac +size 729390 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf8f67b39283d664d785f66c1292137a6690fc21 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac861773dbc2289bbea770c57dddc56ce741d7e85955ccb790326e90c75ee0e1 +size 898138 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba94d5bafed5b1e9c90ad720bea612b533252352 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bbd15a1ce7f4d0d135d6de04e590288907bd508ddb7ce69f01bd694ba0084a8 +size 660386 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72e672b121f6a59d637c433ee5ea8c23df0c079c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6623d1a0d91afa5de404565f840dc8bbb0e1cfc7249d7432a9f16c21988f9661 +size 779025 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2aebfe97db6b402f5d9d99fe31dec7a7026f28eb --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f64d98616e6d3a30ada1ea4d2d58659167d9a8f175aea833fa59e5087bf0d5b +size 746773 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51ead7075740aca372b244fa39b197bbe49b5bbe --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00b40e3ea99a078c91de2bc6c427d2b2b0ef7775c297e8b35553b924132e5f96 +size 1183849 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40507f86dfd8cc127d32f061e76b91a3b6d9fca6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89b2546b25ffd562f02f748153fb4cdcb9d6bb12591f1f9b5e8388ab545d596e +size 674970 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7a934bf3fdda7a86ed80800fd83c889a1a35e63 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3ac2b710b9d13194937127fd1a95af7683a04cbde6bfc71d937bd90303368fa +size 691190 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5dd0396e39745807e148014688176c52240662f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e9028d405976e59058e60c1b3a687d5de138df8f9824003f2fe20cb203342a +size 728750 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfd21f37ca7958a621156bec2cd8fdcafcd307b5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04854bffc777cf576c4ca026508fea26c5137ef10dd94a1c423690995feaf78e +size 766416 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..826022434bf2597573e01350ad31321cc05aea40 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0d59ec7b087b1877915708ea959b26ffef17b0c9101bad3059b8c7890412756 +size 858969 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a7c880e17dc257f1ac1a3059141a20b4156787a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d84ee4b80f5ab799172d3de1cfc3d7634014a2d0fe1e2834dc4175d48cd11694 +size 817823 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0079f86be7dc19fc40d9d1e22f0d8d16535e9a0f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ca1cc5ae9230f21e8c46924553473e17623df04d9f300f72593f0fab781b3e +size 716057 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8b89bc21154ef8ddf18c7cdc5d6ecc00ad4a12f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d3c541908923bf099b434db96ac64d10a5839233fce7fcfba72cf6dd3072be5 +size 799090 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b61ce476b6114f60264cecbd751b92ca951afd24 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47e7ae9c4385a421eb4502a5294cde3cd5ad0c9b9c5f4dbcd2e9c92cc63f2af9 +size 857961 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07a548a746c87cb2d373946d0e9bd1ffb6e82859 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ea5fafed4cf29e57b765da7f8bc97ae9c66650369ba355f3f7286bf5267046 +size 719936 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37a26260095029975d904c5f96c678c704c27b58 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61bc31528e2c43e1a151e66b2a4bec9414dece89e519eefb320453d74bcfcbb7 +size 1119836 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09e933424cb0dc9aa159c7eaedd80c2de274f6b0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7db1148b48faf770e08deeba90456d41be548099ceb02abcacc14d6846841c5f +size 957328 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..572d6d04813452446144ce2758c7e94e9b000ba5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b151fe28e318ee2eb855a43135a4f19e5795b718f24cb8e9536b241222d7c0 +size 868444 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0bd3e5b55eabe36582c5e075601557889707400 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf46fc601fc7f44553dc0cbbde0c1cc0f7b191c66a0c03e79f8f4fc39f3ac69 +size 768259 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c592f18d5826ab6d7cab7dde057202dac1b3e9e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62ff25e34d2eb75e291d4207d18197d194539c775f40bffa1934f2f387a8ace0 +size 647387 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..197b7abcd0b92d76ecbfaf094811e8a60a1d705f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:0cd501547b68fd891f9773453544f0e6d30e79b40b2610b9dd12ba14684fe738 +size 2278070 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..710846dfa09e3da4fc9d41caf1aea6a8c407fbcc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:cb65eef81cac4e3efcffbd2dc24e26168aa524e14b196f02f33ab52c4d3f2819 +size 2189455 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d2a35f241488b564189d62f27156c0f50c1ec48 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:f2ac95047f09ae15afcbd9a5b2dee2ca2ecd701acb22fee77444f3823f7bb43a +size 2070871 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f694fd98f9493e371e500c06d7efc290cdbcc18 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:f869b89f7198509928a24474b0f5375bc6326560dbe46dab9c6324754e39241e +size 1737737 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11407303a1643fb6c465cdf4b616d2254949437a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:dbfaaf5bb5031ff19dbdd5d404bdacd6b5373d0d6ec2796842df2740a91182ff +size 2296876 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da502d384f1e3aef9923133d8326a25150630db2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:f5df5ff58fa9a1c422a5ff1861ff514009ffb0de0e813df947ddf33224e8c130 +size 1418209 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68b6b4e77cf4b602c39e66356e9eabe86cf31e3f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:d686562d45568e7c5a7c00615a514bd8b77b251951255bb935f20c314636c234 +size 1524047 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58a30bdb2d8312a7e36104d749c778726eba1b3b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:08756adb022ab8bc10be89bdf1048f882a9f6fde1905482cc0d8a01e8a1e6b59 +size 1847603 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bfd7b3e8a7de2860f6b1f2c5a35b55ff94fb054 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:9ed2222338f478312afb61f5731a9b347f15b97fa1aed7562f6594855bfc2887 +size 1350792 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1059ad7e2458a8089bab480b860b08b7041bc735 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:03afe07dd7d461b14c8a44c94a2459beb85f2113b21d40ab90c47f8b79663093 +size 2506341 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07a7753280a8d68ac0efdb92f90c03b07495b8a9 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:1ee21cf8809ca37b8aae3e6af86bb9ca173d9aefddf3fbbec1168f0e0b01ab97 +size 2374469 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a93ada098f960b24a32a5cae4779f48cdd9936d7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:7023b5a4d430769bbd822b97088067047e27b75c83892c72c65fde64ef3292fa +size 1893216 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d6467bda941a1fb83fa216f4cc415e73bd9dd28 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:35e45fd15e4775b8f3f60d9f99c1c4c08522664fe74cf2aef3a29441ed961749 +size 3113369 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6328517877357eec56f7c5e8958f0bd355ee1eeb --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:a339637a867f5bcf0efe629e7f714a0f0ace8a459d09ab7789cfefe6a8fa9c35 +size 2199712 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33a647fe7f527de509fe6a192986a620d9b1e298 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:f8aad446ad0a1f68ddb5bcb4c661abcdc2a3e183f09e0e2c30823fe9c7e51ff3 +size 2081252 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39d5ca8010ebb9c22fa628b35fb5ebb351829239 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:60c3e7dd3fd6f743c7eedd1dabfa1c7333fd5e41743cbf077802f5204151398b +size 1781031 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b968e6f7898d417bf16763afcbc343c47ce03cc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:7025ce78668d83fd6d53af2f1af1a7f16cb6628522a2bc3dafcdcb69db035692 +size 2029541 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0684d4290cf4d03c88b16158e4d4c1e9afbe90f4 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:b24dbb39752292fc2421b5ea0bdb04b1d10dbaeaf227131e95c38a1db5e82023 +size 1927555 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe94bed2441b27f3c3670deaf4c0d80e2af62636 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:92cc3bf59ddcbd1a6a612cf71558b2aaf30fc82f2e3523dbd9c09fb3020cdea3 +size 1362363 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46779fcc3a76e738236ed006cbd0e7aa6fe92f83 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:46725ddf4996c7d9a8680ef0b96d526a6fc08cb293ecdbd8685daf1f518f5557 +size 1302903 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feaad2d1edeb37c9303fcebce6fc65a1a9b23d82 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:cd0cc3a22746f0076f55b85d656ff836d2d639040b4b512f629f6776712caae0 +size 1430562 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dfd80f0f79c6722693feeee1edc88e9429390da --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:27ee5eb8d8a519945766c9cc0081d636636718219433727933f9b97c42eb12e5 +size 2322757 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d02858dd90d00fe33e32ef8c15fe4c7cb7ba416 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:e9ba86f88a951df1b148b91fb0dc8be033d27b4d63db95e15339672c7e41296f +size 1379039 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e5202b678c0a6d1f6fd0871b6961ca0e2923f5f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:9770f59c07488c91db8c3f25ba314f3e654b9a563283c1d5a2f2351191abdba6 +size 3111939 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b18812a621328b71074036538f8ca748c596a94d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:b4bede4b290d90a8a3afb30a627fddfa6c2dacb316a1f4c75998b9ddb36901f5 +size 1295538 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ced6fd5f765e54af0ee68f438b1f32885dee33b5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:9d5bd76ee0382f0fde2583d3f5310de2941c85d097de9253d558f9af7a9e5363 +size 1084174 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0729e6123c9ba4fe82c0c1b96bca26333e97bc22 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:97fcb7b7747d87f9020d74891382bb2dac121ce5f5cc16e47092da8a9dbd3548 +size 1615050 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fef14d93a62348fd27cfdc12581d64e5e3f45416 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:a38d039e1212c5e6e8840b3e95c2fb293690149c6b3666a985ddb5c7c7f48590 +size 1942337 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..907fc09f8709d368aacc12a4d76a33c612a3a1f0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:09d56b4e63062907a8adc4e980d908d21d851baae47c4f87ecd78ea52b53de3f +size 1167325 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8153bfacb884fbd93ed4f35978c1691e3e202ab4 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:33bc060cd53a9e7c03e10430e8bfd8961066b4624c8b6197607830185247273d +size 1502275 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73ca132dcd0a8eb963b50c50978776a5ce54ab96 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:8345b063e8083d2060fbf524802dd8c04345bd74de158533b1d412ed986cb066 +size 1507969 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d2835e505abb6f7b6bde0ffd1d755543dda02cc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:185c5b3b59ce7fb2d7be5acb538bce92046399777221dd9115c0255c1138f6ef +size 1628432 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b12a3817b6f33cea6297bc2a485f2de074b33c9a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:7fc9b2e576cea5634222e00a975da80b04d07934d256526190716350fe086efc +size 1235387 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c76c3e8b704e01ade06d95cc35764256393a6b0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:767928cdd7f239c8520c68fda7b67619325d927cf8dfa66bb3c74c1beb88c861 +size 1519515 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f42c5833e19157de3e637f06ef49000bf998b19d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:3061e6bb34bbad3254be7c5482a3d06a7e158ca73787413ac33a48e7cc043f6b +size 3537046 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b359cdab6e7dc47d0ea2d4f7734902bc2147968b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:0ec0d4bdc4397f2a9d36311685a62ebead1a1068166121b75e7de3cdf72a9813 +size 1313498 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb665a2e1ff434be9b502334103e8afecf3e5658 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:794a48b54daa82e2c02d287c47c2d59a6f4f3e7971f4324f14d144dfcb2620a4 +size 1184757 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..198a63b1fccebeab89ad758d1db66c20b186e4e1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:0d2acc32e19c243bb472d7ee8567ffb239e21e9794ec141cdae871ef276c3e49 +size 1183215 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf5856f873350a0dff556014a13c26fcdf841a7f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:a631b1e51172085575b629eae5be38cebc793e5d2957e660bf1c5b984cc7ec5e +size 1449872 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce499e5508af44ebde760800fe98895856a9c3e1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:a76fdfc4485f4d73a9fefd98c61fcd8c45aa2882695378a7f6b33f50fa526480 +size 1106585 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d816785a05227e500608890ae1bfca9ff52042a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:a74b75f06362c100f64b68253f9a40b2ce1e79a869ab468a05eafe8527ca4204 +size 1198480 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f011a258f889129605e4a3e3f6967ed0c62d52b2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:af6dc8a0a9bb41564d3df4d8890b4061cfd4277c60e9544eaf520dd477f72466 +size 1520265 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d78cbe29ca47d2227325769f0385854e2d3ac44 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:ec3939b001c7895c33347aa93e1412dd27b6b921a9f0e83412b224006c1b640e +size 1724833 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..001974d16b00dae532603b089442de0db457d836 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:14831f77aa43972c883e9f7f5217761c4261bf455aca2a8541bc538a92752daa +size 1436448 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..967ff4a3e8bd0dd940d63b57e10cb659b801872b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:390763550b3fd25e368ba8a733c9ddf377cfef9dd18cc97f7eaaee9b58ab94d6 +size 1926690 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c40c808c4851cbbc607acc2a3074d6ea6a40bb55 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:1b71d76619f8fcab730ecab24bc5c0ccb37929e3639f8533ba4f90b0eb7eeb6e +size 3523100 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b12e4fec4383fa71d114a70b69be6065b6c2fd0e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:7ec30bd555e86d22af533bb4a763e6deff6958450880149ba73f7bfabc16e353 +size 3131616 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c722352c9e91cfd7677c5d2c571266169b3bd3e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:7f32550b6c526fcc50fe44443e662a3974463dd2f7c59210cb59c785c9282ecb +size 2185083 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0886686da93b86b89969e70b67219168d0f82e0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0fb7f34a6ce19fb2cfd2cb6b577f5547de26c538911b79793d9c28973dcf57 +size 2324288 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb7cabbd3fe7b567f1893b823ca0833e50e481c4 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d594f5e6c09ee9493eadf26c6ad2368ea3869d862a7c5f62fae1c609d46b7a27 +size 2174731 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1191b7fe190818dce85cd1021348b34cd142f6ff --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e61a44879da6f7ccf9c27d3dfa5a8436fa228f4133993c626c92a5aff5f58c +size 1245266 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e117d2205dbf0e463c53e5fc4a245b94a2f6c609 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f195da4cf235a7721a7e925265c99b18568ae5ff1f35d372d258001d16d793e9 +size 1263734 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faaa5a8061f29d07b68cabb5e87b532c47615ce1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7218177357076d38d8a6a2fbf1fa390e6e4382a5bfeb468ab0a046512ae2fed +size 920668 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e69af46c6fda059267a2cdfe390979203e861a52 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4668ee126d3b53ba072f417cde5a900642672b6f51c5238fcfb4eeb6b4d4a284 +size 901317 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b132dd679a10f862edcf3945ead9a553a3b2f9c8 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26c169c029a2392a3c44a1405ffa1acf1a3ff8776813d9c06e1aca5138d2508d +size 793175 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39480b8cb076a36f567e9ac89f30fb9d64de637b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdb017ef114a328062c44b59879a486f9c40e0d1ce828d42ef347329118a3ec1 +size 871157 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1f8349d398b1f3a456054566fe1d69807e323c9 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5ce407a650c8624810aad54cf4666cbd1c0dbe83756bc9797f38f078097d493 +size 804122 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a2dc732f07fd591be0414adc62fa5a893bf73e1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81146886b027d391060d3d89efab78daa05f8c48e92e3b0ed17b74c98876c2f7 +size 810272 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d1da0f0d27984d7bbfd4da955a9b9a1ffa370b2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:270097d56abe5394f57df1fffefcbcd46c512def913ab77a05abd67ebb4b2f50 +size 835716 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af23ca24a6e1a38d2af878a03e2fed50bb69c168 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38fecaeeb0ee751e1f14aba13196e5055bc9675cc82e4b2db773f0f90dcdd9df +size 957401 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3630a3bfadf8565038b19562c33d8ad20fc4b436 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2b5dfa3c26988f8f57a8453bf904303b88e651de5b1fcb09bac543f751614c +size 953665 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..970374ac445ce02203a245ad8e52bfc468ed40a4 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63cc1f3f28eb313911c17f1f393a14196f5dd63d0fc045579fed6226677d8cd2 +size 928535 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..460f838b9afe8042d4589002eb29dba2d343c9bd --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2478e0e91a7ceebd273bb61a6baf305b6bfd5c32de18393bf7dba9f0e35d83e +size 1526248 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5e05a2fdd1cde1deb9b74e3ba1fd02683c018a4 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:553951d5f281cedc575fff8c69ab89ef43c922b7d800bd14975877947bb7d32d +size 964929 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95819854fe0878ce908e657e92dbbfc9f30e901b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8ee7cbe76bc0d010fcacf4bc78d0382851ea8d2f6914c945e86d4136c0d27be +size 968545 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..844015f86a65175bc9656072133836ff437228af --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dd5da465fbf434bc898f0667f081dd4f78d957154051d1dedfe5d44ab9b80c1 +size 886476 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e01fd1534a400d7b73c3fc6f4cbf56c8574d69c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca6cd9e1d296d778764e1b5d08598c7410cf2ffa4a7ac3d91535da14de82ccb +size 908559 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97bc9ce878bffdee525a0986413357df796d0424 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f2d9cdadcd0c382d90892d2e7a401bcb5e1877a0f4a1b585d79f6d5da2ce25 +size 809898 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c4241bd9ee67088c77eda4e29955297d29bfd6a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc89b5a665f2fbfee6ce41adf9c2fce8e52cdecfff7f65ecd4641317b80d63c +size 1078398 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bcaed77732e760e10e651e27d0a6efaa49c7dbb --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ede4401de88c5a5e1e0a48cdd96e7f2d17d1895a83d3830722bb06dc6bf7c7 +size 935335 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3b4ee60a9664238ee87423c9bed6ebf761b09a1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be902840a23136bec4e771f75acf7a0c0d3d647da239e25906571cc25a916453 +size 953959 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a02677d362b53b21ff770bd555d4f06a5f90903 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:248eeb878b7e3e7be422cb9b3c20ba54a6dc393e3104aca49c9d46ca3e6fedc7 +size 916812 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07b025ddcdd8f3952bb400bc2b959a9e5b6a365e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e28c192c607725e4adfc205c160facf42699ca11384ca3cf1b16978a91179cf +size 774413 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31354a4021d6a1d2862bc13b593746a899aeebce --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c637cb35674a61589ff24f6bff565647882f519c2640cd59838ef323935368c8 +size 1126160 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea71df2525fcabb5cda38d9ab51b6c853312cbeb --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d1298e6a08b64627f3885b5973350e53bffdc3d5e49246cd4d7b30106bdad4c +size 696706 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40936f4b7289bb766317414c0dbd994226107142 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc66316b7c9d373357747794ce85901f9005dfcce89212e5527a8fdabff9aa3 +size 877222 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c834d5dbbfa7a57d36d2a9abb639a90dc16488d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc7b20a86f76bd8f4eb5b2eb0c665a2ec37401df3aec312f83b58dc0a21a8826 +size 861760 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ed3369620533b5931e70f1fb41bc92ce4df5d66 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e55455ca391cfcd4f2523d3e8d21936f60b72489e54fceaf1f87a6d169acd0 +size 816998 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b32969be466142a3e34c1aa0843983f2c8a15cc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5888ccfd8ead6f00cb678ce54223f2af15aa79ef0e92a6ae863e4d1c55f7744a +size 750460 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..316faf5319fcfeb11cce3f4a86ac5abfafff5f6d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4cf59328593b7b4833fb7ed234d5a4628eedca9717c0ded6110956a510661d4 +size 910134 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ed71ffebf590b23d98f388f1db481a009f17f97 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3708926e9688b5dc017beb0d2363bbbea169536c835e685fb96e3ed5c51a276b +size 700956 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7661f4b60470a65be6188c8eceeb10d01349cfb1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525ac1e1d015662eb3cfc3ca207db3c39343f3fa757acb3ad82ebba06ff0696d +size 882938 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fa0254edb3ec4c7b9d95ea6b8a8567af82a9960 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11642cf2ae1839128d97be2fceb5136182f9dd990b73c78113bdf6e9cd7bdf0a +size 1176504 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abbb27d82ae7509f31ec72c24fc41759138bc2ed --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a33fe5d115fbe4204973b5d5f642e61f002ee2c4fc972ceaac02d05cc303cde +size 796838 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94551af1086991946196a34ffb152344253ac2fb --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a4ea0800dbe0785f41eda5888b4abb4183765ef0b379af74347e7c7e264bd7 +size 1199618 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15d3ca431c2930b3a2f5d1715b71275b9dd13c43 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a487388e0194f81cf5d909029fc7cf36105fdf7f5aba8d177bdd14f6217ef175 +size 790984 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bfdb233da2791ba444166659232350606ac284b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad07ada111d7fecb5132b21ee030c3657f2c2730d386bf185ddc51fe8d5341ee +size 759069 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5aed3173b30235d3a1d6dcbdc9247bb90f674346 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f61802299cee938f33fc83aaa800df3200b991a0f328d208d04f4985766ec68 +size 801206 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e72325a5582520f35c5561fa42e5a768f86ac7e7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4c27eddbe2c4b3f060d94cc6e093bfb83b177334b6d1c0cde90c04193ccfdb5 +size 762411 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2f2e12e2a370042acc484f90d4fa46c1b69aaf2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2d5698c12f3054fcb3a37f88451fd911cb8a8e1c9202738af5155684a2c618 +size 798870 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26c73b1442a76303d53e68ce5e9c1fcdcd5007e6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0984f8b0286ac296cc12da4ae7a109be78ac56ff0637f51c87555bd4679929bc +size 771656 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61d917a860cee3d441496fc5316c22c51cc84fe6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d753c797c3f7bb3f90b3e59bf04e05b63785ca299443f5a643a8ab54c9af0332 +size 768056 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b015ebe7c7854f07de88effcac7efd01e54fed00 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f1de9a6dcb0cbb45607efcb986b472e07792362db9143d8ed53df0604274526 +size 835275 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e7f7236c5a424fb679e05ef048c5fb794803ed1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f14ba06930a1d3e95b4723813a2e438b702e40eecd4c3cf632eca5ca04a4c5fa +size 711687 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2895230082a11d0372b2643d95b3f5a9d266aa90 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6df1eba6408c4cb869d3558e3b9ffd3a13c71e4809786c19a1a854fdbf40365 +size 1055028 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b23ffe5662692a024b7486958bb37296c3f33f2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ec8c11d9e84fd6860bec6e8194f339cbad8338fcdcf5ac8b0ebe15338239293 +size 1085500 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48c55a14ca764eb6abb033f1de7920e1f9cf5e74 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a2069695ffebae44d887cd8484b8e150c24f1c954193df4bb7e05a97028d88 +size 1002091 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f678b2e454dda11eac6cd232a94998652ffdcc6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ef1514e412653188b49253683c6173999728c1bd3afbef3689aee276c8f23db +size 1170312 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee9916ee4e93fbf8322f5e15a0d48a58a65714dd --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:699493944043cbd6565bb2dbf40446813f4d1c9156336a5cf8b9499e3c0526d8 +size 966446 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88eb25dd38f5f913623f69b536d673a4725d439c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abac671dd1408ea47a4665d3a1823a3128810c445999b5d9132ca8126962d6d7 +size 852706 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf4b43efed9a901acbca09d9d960f20261bf3f8b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06fafafd9ee9f50aadbfb9865710c98e37096afed9639b527bd73dd73753f388 +size 1637493 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e9a0e2ed019b55645afc8fd6d0a999150e9dd3d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b9c8cd13ee40a57cbd1a91f893de42b02afbbd5b3d8f0ae41343ecbddfe575 +size 1569920 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd4ab0722febeb65c7c2a2c335d00a37d5b48e3a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78866001b63d5e6e2252bcffdddd0fe8952b1992ed2334e4099f9fd7551e1ece +size 997676 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60cde339af89aefa2e80516683c339deebf93302 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35a3c3d827313ba80a2656286941fd0c86ea8488ffc303a670b36fade41482ff +size 1029774 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e216f99f6d66b4bfe1ab052d6c7640a2e12b1461 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06152914fb94a0087bd65d5989d1c315fa27cf501a57b60321400fb0725bbfe3 +size 1345642 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83e284d6f57d8b98592f89d4877727357e8a2730 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b439e0d007201b4b48818d0c8529842a3e18a172aa2472d3b897ec6edae0f54 +size 1128288 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16c1351d2b9925698f35b9f84825fb9280483590 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba8dced2d0813f6a500af62485f69b410db4d45bf13bb31f65b84f93f494b9d1 +size 1004463 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d464f8e4a6f488a99489e3340015ec1ff69a8b3b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4ccd094d0bb7db4465c270ee2bc7be851b185bbb2bb11bcc59a14c61ecb0f47 +size 1319671 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86d6e12a771310b580ebcadff4ad666d5d0b959c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f33e196b6509e2563f9a3e3a92109894f646a43b3d8c21098c4e234f250b5259 +size 1162939 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb16212d91efdf426e5f358a397925a1832d344c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:860deb24cdfa5c3ba3026c8cef2645db8ba9b9509d5851679ec9f2d16661d22d +size 965212 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f44041cb3c9e80cba5cc58723d69486b951257de --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bfbbf0c965a56ad707dee2f4156338e8d8c070d435ad0c07a89eede747841c3 +size 1117599 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f935b2b1014e08f8a0532f0b0dc283e4d09d6f65 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd883aa63edc08bcf5ae601415214ab82da796aa767f2037d0f3a95dd3311942 +size 1531921 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27c0f2d5892d2b8d2653b95c88b6b2e36915c050 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c077a2542784539cadedf9d0e9c6ac44fcd014488d64922ff809817fd276fe96 +size 1576846 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03bdb798148e57ab15951d6b1fa4404a08d5aa0b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8b0815728d21fc9f8a359be00b86ddf654f5de7f046b9044c82125cb6e0960 +size 1497027 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fb5433b1f4195bcf31523d5701e5d4ec5d919ad --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93707cfeee34b8707069f00c0938905ec606a2ca09247145f046bddd12c64245 +size 1283966 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ab2d18f1f2c1afd6ce8c6f1217991e6258148d8 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fce7f03406d3af6ea0573862952b886d51dce13fe4eced541719b2bde8011bfe +size 980051 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdd8e78362483aa6688f9f331787ba368f394212 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a2e8fabc21eac52481479f988d1d1e592ba725676a846a3f21a7e8fd50f58e0 +size 993258 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe860b283e53ae19ce31364f902461c6d6d23859 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:780e95bb7f4949c96a4ecc6e079b49358a29c08337a0447cbd1ed14fd8627a5a +size 1032541 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d4b9b42682fe63223ec90e6fa8cb621aae4f8ec --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aca1b61850d28b522118f75d51ed24bf8ea543e29c14484911710a5e3e52577d +size 1040146 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aaa8694fc7698eef6519c3d8d068053c5a5c94ae --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bcbd19d9f95a0aec164d513beeebb3122c984d999fd38199d60e958329c8121 +size 1440250 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..040b91d10650af5a34d1601e2cb95ec8f07bb7d1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b01d47365ecf4a6967bf87f3e535b7b8baebb9641fc0dfb0f0ed33ebf978825 +size 1340563 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c521b5b28806837b4c51fd16ee725633e6bda06b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92d5b7d5d416278bdae733c7c7f2b16dac37133e2f0fc6e04223c9c83efa992 +size 1082421 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..595761c19b96e2b1ab8a16b99d7ef309a4e1d9e0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e334c51c7019df14c247cc8a3c0009c62cec26378bb324edd2e5a9d46d4c5daf +size 1125703 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f761ddcf6ed37a0f9f82e63f4dbf5ee90914024 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d431e808ee24d45f56a226df8edfa9190208c00eb8b632b6719453a5ad07b7 +size 1424854 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4575e0a21234c2f69a871a7a85977d367e35b2b3 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f90aebf123ce848ef14eb1a55b37215ff5f520615e53261f25471f4ae9f9edc2 +size 1321697 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10dc7c2aa18ea7cbbb73f9e1097edd501cde934b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2545b72b7d21fb998d2ec893327d8d515bb1234ac311325efa0c034d15649ab8 +size 1056424 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73bba7d38e1eb868902dce16dbb71769f9cb0186 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56fa2538ee834b11905e854cf5cff1f8d63ddb6e3e04427f6df4f5061c9baa20 +size 1042448 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab69d2823372b9ee504e235d1074f48181d21cb5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa9ce4c4f0bc22a4d499c5039e1a9fb1e9247a306252bb98dea135459ac5e40 +size 1194102 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98b859904e981b6dd4f1dde24f1440c0e83cd53c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98038dda31f4f404028bfe83cbbb5a569287f6b15fce997b6095e629b9787edc +size 1480545 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1d13ac3a7d5f433ae8aa36b016f2be8bb0d231e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1624e965f05ba1e063fddc937089dbfc5ecd0881fa72f0fdcad410a30f10c63e +size 1081577 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a5060c2c53585566f4dc87882b3af2d7da519cf --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:961acc01b63ec59b1cf08c1aa56b91381093936cfd7c5d6111ab1181757a4885 +size 1343681 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b0c2637a493668ecdda19ef2938981dbd6d2e99 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:629a4c54b1936efc17f6fc69b55009bd3a45333c3207a812f7bc1168ba5c8e38 +size 938566 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f985201ae641b495ab5dda2fb5e6cb06e63e6843 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa19fa8efde825226a49ceb5b2db8a80d3f1a9002f66ca343de887bb32ed171d +size 1232884 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4533df178db54c6e316f373ed1b092274dcdc5ea --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4121cc2963e1be7d4b2f200d15461fbf1ef7f5daccd3a7ba9c2a21c228593d6 +size 1151052 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26ef91e2276fa918ee241c69c16e01d41e844101 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b9eee0013d2a3a67a43d89eca816e293d768da3b879d53b4895b1304637a538 +size 1805326 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4a5d4ef1212eb6f683a31c29dd08047464ebf50 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e06bbc518f76c30a99dce639c8510c5892b08e2b2c46b9e9d9cf254b7cb86e +size 987211 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3172cd7ebf6815709728e08d59fd544c95693a64 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f81df8df2fff44a8f05ebd4c7be72ab52671a6159d0b562c59d1bb3220f06a2 +size 1081868 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b6e6d0a3a083517b260c6e0dacf43812bd66a90 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c56b6fc6b41cc39c642d463907dbe020c1db8290fab972c57cd06e40d4b14d8 +size 1253044 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8332ff178cc68dbf2658abcd15fa544360536ded --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dabfba3b90da88803684ee5c944e8483907c58609458b248db9c861f2f3110bb +size 1116474 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76dcab0406455f6e14183efd941a6f4982f3a3a3 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59662b5a6e7be2feca1b0f27fb69e77a69ccd1579e0054f24a90affe35677135 +size 1319524 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed2e914c954b48f1ba513cfa4d2a1a5566cdbb22 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a92f1e18e93a8c18db93c1a89d21d357b3539104d524e97f146fa48cb2414f8a +size 1137100 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d0a5044045d749f04898e7229230d9ff17f8f68 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1af417d68e27b36223357eb1035e579a34c26a32c6d4729ad1b02ea7c0db68e0 +size 1029201 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd975c428c453dac89ce94ffcfed53fa8e7d8dfc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c28325e171055f256d950acfee92df91cb5eb2b7b20ef4aad0928e7bd970e10 +size 1193852 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dec16cdd242f229fa2d7c7f52bdffb939c6bd27 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3300536de820e331b7640aee5a8b964a5a0d080e6279ba59b8dda1cc8137716c +size 1330020 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45032b5c79b8c3bc0487b9c4df5d75449f0ee1dc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:799ec8dae58488bd4f7479458516fea41fd254bdc2366f62f9795465581f0aa7 +size 945920 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a124737813ad5a07e85794c2649c4e4f94966665 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19f6e62ae10b471f24ee32fd07c22df56abe24324f00654cf86b23cf49a089a +size 1426650 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1a9e969eb1aac969643e25705f3157bf293c838 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ffbc16f3acc2d207c127ba5c8b9b6d90faf876521773e2eff4fcfdb5a7ec7d +size 1266460 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbc95c2d41e19e9a20b622f2a2d0ee71b78cdc56 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:870b2e8006f221cc6226e5123bac7a6838d52f5c42f57bd4af2f16e2979b13c2 +size 1292748 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d052e5d84494521f5ffceac7caa7b1782e3e2331 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b523eebdff1aa735d1747c7adccbf82a280ee037dc2206eb2e64a17cf1048c6f +size 963043 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69a6cdad1cb90535f8b797a4283589573ede8c31 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b0a4e4ef25985130caeffe3ede0cc900c83ae98150e6d81f73bdfe72690d25 +size 856559 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48ac386e5867ae07f976f2c4da4bd4c4e9eb7076 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:9e63d73ae05af6dc5eb8c1e166f68dcf7fb6fc077d224422d2d8672fd4da4dab +size 4549149 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..478d1029af34832c9410b1cdef803de36beea817 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:8b8cfa0e913dc3fefc54a917d411e70cef36212ba0cb51e3e5f700aa3950ee33 +size 5180417 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b73c286f00e67ce5cb4295f9cf35dc17141d808 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:a06f452b5c7c30b1498417faca87e42a6e59ee7b4ec10c926d58709ad24c8883 +size 4844443 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfb82e5bf30926730ec0b74818a24143fc44bb9d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:bba43704daa31c531cd6bfd3a5fc6c288e187bd5761ba7697a023285c6ad67d4 +size 4623543 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f01206f373ca6cfb623dca684c04224db7d2a33 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:07c8a7646813d15bf331ca59c3b0cee35b24a9464ef946b748f08a58a38c3740 +size 4982923 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6c703df9da7772043efdf79fd21a0547b576ad9 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:c8ffa11696ba2a907ab0c88bfb7644810ffd02d229e61e980d9bb5add7bb4135 +size 3160454 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12e262ac90adc0095ed28c0a55852183a6910544 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:12f5b60d2e88dc75946ce14a2940abc782f7eb50eea118ca18321b8a2022dce2 +size 3531733 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc28492b3c883de79acf2e2a773a822f24db7b5b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:1cc765068bec66bdff04c11f74da615785cd10f520321d5a8730b448a3b4246d +size 4149928 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f87b8bd18edcffdfca8780df2de3e6c3b47e7d1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:e3836a7d085b66c69079ed00f3ba5b78b5974774824c898c405f1f911045d43b +size 3760888 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0ed85248a111d8a9bb82f1854f9b7a2e6695a24 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:985fd8db4a79bec3f0ec3af7c398760dd0b619b92552a2b362d1adc9bf7ae688 +size 5428769 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7d9bbcfa24da6579078a71e580568b4a85e3435 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:7e6466ecfc894ecbacbd77e9a4d28b09ebde2e48f4de51f6b886be49cca8338a +size 5530966 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..137eb5a2aa575e9877b96e80e21494610db6b9ff --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:fc83c95808527a6127ebe5b8bd11f5c79188c1c1155add537b196c522f794b72 +size 4613082 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88147b2da5203a42476c52ed648d3d3d6566578e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:9aece2de4fb4845dfcc9acaca60c9cb11d71cfc4133b760e7faf9082a46667f9 +size 5042103 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..026c0879af3dd7959fefddb067c9d6a9e7d1ef2c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:e6f399b0f6908933a15a06fbe07399a7f2be9f68f1fed61bb5155f71fe1e8647 +size 4389439 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..204b30137eb34d6619e3065b0b6732e80f396bc6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:101a6b6f950a149116f77a9e0cc848753e5ad717d188ee340bfe803b0bda21eb +size 4611920 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ae6663ec637d784d6e1a04a05b848d5b9e70749 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:24c48b7538ec4881dc3012434bcc58f61c1e363fe6365e0c648cba9ff7b9325e +size 4158127 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d517107365a594599133ab9cb7adf6920711c91 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:5ceda053f00ef82bbec1fb305f113415f43ca40214453e4f002f4bbf7a9858e0 +size 4429599 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea90fbc65943b75efe5690e0926ea25b266fffb5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:2b2c0dbb3a2b7a98b776913165a4e430bc186e5b47a78db1b7b74c85d064d361 +size 4816181 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c45fbaf92fde597b04bb9ef9df4436ccab8a2f6 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:ec5210685591f5b09edf0b4648a2263c0b7838d27b70eaef3310b2df83b9ef6d +size 4428615 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fdbcaf9e37b775d59217055c1d19b6e7529e60c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:9e1058780959bed1efdb2b0eabac41e8fde5bdb517b1fa32bb00c5b30570b8e1 +size 3527310 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..378d5fae1dcb2748a5e7a847fd9c895980df0f5e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:5ad715f8479115c9f82c62adad65b2191a275b471234e68c716ede517aeebfaa +size 3792392 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c37dd0736d73b7552cfe2861e11a321ea859894c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:fa1c5d6f2c04888ac3ae0d220d1bacacc56d821a2a3cab5aba238758209bf103 +size 5574843 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79542d3e4a5d656d3662461fcee02073f3a6b8fe --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:50e97bf2a3e646639de70277c31ec6491414ddb0214de2ec36a48bad7360b379 +size 3727718 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0424ade4ce4d6ced238e66dd70f3677c2b2cf45a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:8e132527b7b14bf7e2b573012aca9146469a6000fdee600c93c3b53edccc92c4 +size 3384716 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4617f6ae7115fd9614163129cad23869cd7dc23f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:541837f92d34f7b749460a70d4e879809d0fb95808ef0c9db398f09832d6d97c +size 4115362 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89534a944084526378bde6299236a538410f84e8 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:456478b8ef3138db3ae2d65be434ae6c581b81f8e48e6a9da36c25facdfa6a93 +size 3496840 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de5caba61e9812ddca5e88ce0fc4198b87d92eea --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:931ac79125b1e1b71cb17bde0d8f4ac65cac2f96dd4916639368af743ec8a525 +size 4005789 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..593d7e47c3d198e1d8f7513e94660630df8f09aa --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:76e499e760ee507f148e927852c6786fdc53f3466e846607847bdc4643352435 +size 4148260 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2cec8fd5bc277807e245c5232d8b7bda2d95568 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:6b3f710db58c59cbd8d1936162ea4ebd8f3c0e7f46f334dc449223508e827d25 +size 3112812 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0723959bd86bf2f840799b184c99a511098414a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:68e3da1f70ad84706eebda0c12beac105f9e7f944a24cf239379818bb4fe266f +size 3224699 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d40a8c57dfb03a167258c4f56c1f2318569bdde --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:1e8e16663ebb56e54f96838d9e1dfdbf21aaef2932e751e041aec8e0b646c9fc +size 3511591 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76230a662c1366707807fa97e10f731e64b59a7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:7e40a484279e00e62ead3e70758c0b57e787f230af1a7f51f9a3a389f30fa3f1 +size 3721015 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31237cc1194c0ca728ea7ee62a04d4bf052dd28d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:5d4e3fe67911ede2b6a3cea08920ce18464b19e2689cda52b89c80963c4ba09a +size 2944153 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26cc6caa695b37a3d0eb2a89159ba38ce7de6ffe --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:74a3418722ac57bb89ba4d5677fda405ae161f46b4d237125f3e0dd16b61f584 +size 3950430 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f520cabfee48f1db2eb1e4150cec0da1bf34a3b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:e1fd7220c3da3af5117ddbf68815074cb337d97f5c7892badeb1b24e0af70a3b +size 3786390 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61294c77dd11fd26f8c7c1f6aed9e2fd8326ee67 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:afff230049521fb465850e101e223acafb4c627c9d9d5c51200bea44c38e84c0 +size 3288501 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa5eed59a429d5cc40df433cf041761bc0d69ef5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:e3275aa6dd32aafdbc4855ae570382d7852afdbc24427af6fe942e363926104c +size 3415137 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d41d0adc913d31ea2131705a7b512f544a38c62c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:d0cdcecc35e7fa95be4741ebe6922cdf7f0ee2b0712e1d77cf4ff676dd40df40 +size 3240194 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39957fb430a08a48d69fe02457b2d172bf5387f0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:0651dbca0ee223d555963edc55f6ddae2302010e9eef323bb58d3dda04806614 +size 2997555 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf4f246e19a64ecf78b6525e1ee09931caa55d1e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:d7a28ef923803d9acb7f5b2026408dfe60cbdec2a59e45774ef616eba0e0b359 +size 3429716 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f96b05697f6ebf563b412eb6d6be51704bbb33ef --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:622d8905bf635a28678df8dc617240fe615bf2f329ad609f8ad04aba9bf5a394 +size 3783342 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be53d5ead7a3d6763383649c802acc550e1b29f1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:25c5019c0643fe4028916b5c38f8b817159566bd1ec7409db4252f4515df411f +size 3849658 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a24dd4b2de328ddfd1e142f8e022386b5376bf03 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:f0b0b6213ebfe472177fc50d3b4bddb1b7f93864f8305c1860082676df19ed44 +size 3316889 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81e342c8166dda2fcf6c0f3c013368d63126a015 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:674c75a94925175c9639e0d3ef76c81b470a1ddd8ca28b1aa9f8927db4ed6dd4 +size 3224554 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22f34817d6ea0462e0bf1033b4ec44e8007b2336 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:899693bef565dae5042a042746eeeab768252a9c180abbdb447e623eeca413f6 +size 3475542 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f42ddae23f8a7905405a92f9d199d80642c3c1b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:f404e84fd6240f7315a47505bc5b2f1c9847cfccf70af0392eb16a1de6714ba4 +size 4147345 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fbc501fb418a7e5b9a0c684471e0e92c0f06f68 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:5827f2e37ad0d474336ea7b289085436103e0bbc7e3c8164a3733d7b4e03b91d +size 5167022 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1f8e71881b75966bb8df0912c0c259e34a02f16 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/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:94279a668de321298c7caa156f172a17083cb79aa8710ed72c55b28d1debe9cc +size 3877918 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5c8c81d90bfb12b3383b1eab6f16ea9d50a9460 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ae8053e1d5a08f723e712236a05ff5daa2f5178e183fd95c78a7c0eb71ba56d +size 3796339 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27b341781785ec254a6bc2411e136d96529cb150 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292731d626252311e7a3850a71a8b9d51450616eadc727e2e11465196bb6dd8b +size 4592992 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000050.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d359d6b6e36e0a65696010fb416f4a65dbc45cc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fe714175a44e14ef9e76e1ed73c97f689cf4015397f32c5a8f8bd588fb3a279 +size 2985797 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000051.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bb0e1bf606bf02dd4aec17e241319921cf4f0f1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a6442cb14144eb14e9660397e8a5e29a0137bec8ec3ea42685265edd7f61087 +size 2787318 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000052.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ff1722b45e47524531465f6eb0e842798f8f536 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc0a369ef988c290f56ff7c645bab922a36bcbd3f7efb3b1423d3a9ecff38c5e +size 2255953 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000053.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f2bfcd6968dcc2802c374cff4077c1244f487eb --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10acb3af76e31abe1884a77c6a53c81f8c8cfd94aa660770e67d3fdc62faf386 +size 2200333 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000054.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e251ca54501469108be707103330a213547ed61 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e3b04ee977cbd4117a3a61aad73fb2872d94e487198e711c1a8d35dc52a3bb9 +size 1863041 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000055.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35ec24d3f2d2f0d8c68e8551ced0d35ff51da087 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d12e1a0d9f555a559345c6ddfc0559896daa741c4c9e5b29f1b057fdd5a86c4c +size 2169313 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000056.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dd08e91078431fe395cf73963e1514e6702137e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a31a0cbb375af99e5b3861b0879580e50128810d9e11d4f956e9aac67db362e +size 1825011 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000057.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc1b4ebcffcfa0865a33baf93ea5e5219cce599c --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d5489c6f78e65cea4da3437257faa392325f02790b1c0bf5e2186a57241043c +size 1804236 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000058.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5a624d12a7fc899355250ea748fb7470aad7b62 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e71afac3642360fee234cc9974ec5088fbfef1e7eb981c6dc50029d93be605 +size 1797955 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000059.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be630add345641e4d3504c5ebb98f079b22bbbd5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb92a476a325b400504905aa27a2dff158dc10cd23ddf4b3a09d3ca4d1387696 +size 1969527 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000060.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64a301cd240a030e4f058ba93d4a4baa9703168d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2590f29e2613008fb7e4ba3d83e5b62f33aad9719eb350c69e73ea3a5468d9f6 +size 1809734 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000061.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d1eb662779fe3a1c3f81e5e50fd4d63445d3114 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:831c614a33eb4a3e789aa6b069ab50b8a38d47004c110411e55d51bedef439fa +size 2203740 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000062.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eaf7abb90aa8fd5fa941d4f737e220d5d5c8c87d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4cf1f8fdcbe2d04e0ca5abe75edd366f1b851920e29d4e19861995a85ce7190 +size 3912954 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000063.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1428b191fe39fd7123f93fa852f6331b214b48df --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09e4105d4ad89478fa6bdd9c8cfe9bf78c6452a6a9c23724631572678cb32915 +size 1849026 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000064.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91cef6c9898f2e100173251453398cb3b163cd57 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef1855d3ff0db82f1a422d99341a52a237ba2ac60e93e7ad1b5e54a3193b7259 +size 1954768 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000065.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb330968c9b8180ccca67913525efa2e81b72fe2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49f4138f29048eb04913df5c38ebb8d278f0961c59943a677c4d716eb94da43b +size 1728725 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000066.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..638a2c287b5ec16e0359ea23d758f5bb780d3286 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:913422478a46165be22f0fa0be08c0424cf1d8fe1b0a41d538dcd23035922e6f +size 2017474 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000067.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..625324a2a014e5c94c32ee78204c656285ad491e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c744c9ec08ee57bff89f0875dbe4a37d147da71bdd11fe87e18224a21f76fdcf +size 1580110 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000068.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3654faf7157ec1667edd8d3a2cb61e624f552e78 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9920e31ff500cca736cd999f685deac0002b8c746a327ec2d03d3290636cc3f +size 1956643 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000069.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36e26d490d56f412d0398b0836ef2c7f41d6fda0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4149a966da04ceff1c41fe60476848eb29b93695f738816acb5de79c4930bdc +size 1899390 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000070.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a252578d12265327bbe28d6d9330edcac7fea4a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4901ecf1dc370f1183b098ac2dc833abd1beab04d4591de6ba54d8672f2679 +size 1947731 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000071.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..625befd3d711379870797742119d708bd5b31a37 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a288f3c062c8be8668d2ab0f0ad7cc98e77e883d6df3539c3bf7eac9219e4284 +size 1822314 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000072.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aa0b9a27e06c9c446a458b3c501d4f34c86b171 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6e35058913f76b13d7775152f8a1bcf6130b334096d509e8e46e85d4a525091 +size 1555192 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000073.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f6605fde89a295b0751e62a130c9bbf4e545bf3 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0d7b5807ff831177e49947f52635cedde209860f47e94c688c4cd5044460086 +size 2504047 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000074.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08672bbd9d47a340fb4a4f9d9d06de1969006554 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d5d580f8c08e1a10fe879df745fe2f9cfd57f1ac8df9611efced6f88b673b21 +size 1397679 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000075.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..774d06dff3ddc9e3c2aa7f08d962949c727bdd9d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c35ed474c22c216eff51c90cf0bab1b301f12a16722161c82ec7b288efef3f01 +size 1848401 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000076.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db3466ee47f77efd6c3e245366c2d09b1c683eb7 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f88b4a31f30c8cf8c36eb8d815bcb58b23706769669495773531eee64228ec68 +size 1800099 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000077.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95da1d7c0d3d228ffab47635ddf537104625cf24 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:accd7582476db68278d63d1583e9b8b8edff9b76510e21ad819b98bdb198d036 +size 1647259 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000078.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba5b6356c664076d234f40dd27f6e045f4fa9300 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbd6852d536ad61a224d2b37c3f603cb53878794e85c29e8adb1db90d6829b13 +size 1692467 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000079.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b499dc375fb7c672eb25ccac4f1bdad2ae21064e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65a7b818f5c2a9a8c70fa5db70a7d8f25a90f5fe74ccc80a4fe43c3ad9ce5ac8 +size 1935548 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000080.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb77c6408e116c54533cf18a713271cf83c3c10a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f738bcbbedbe362e8daa2c1af07ff029bfe713fcd98112d9bb25027389975c +size 1582789 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000081.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6eef108796a02a8f3b4787dff128eaa35718b71 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24d1759d4e70a088b4d62e2bdc0c486fde3c14cace12d0fd85f42ca08dbea033 +size 1993091 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000082.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0c4c6d3b026ecfe5faf4c739a1bcb0f0e92dedc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07a46e725b9fd8e2fcff03af483eaf9f2b5b164ae0e81a485f3616dc749ae234 +size 2477290 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000083.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6660d2ac3eca2aecd560a7ae983d3c1f6a166f5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:284410a0e79ffd8437e84ac5fcf8b2cf3db44afd8220f693bd0c5a7a2f5112b9 +size 1846838 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000084.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1e37977f0f16974ada59f081140b521cb8d8430 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:861602b7c96700a55f8d21374fa86f7b8a38187e3fb4eabcb25c42345cba5b8f +size 2878360 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000085.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..671329242a4c38cc81d7ec9f1babd787b0f5b03b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:438efe5ec9f162e4855077b44662481a5f031a5a508ee51d1c906502a1cdd9a8 +size 1696492 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000086.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..030f59e0e10108a133dcb83ac9776df09335d0f4 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be1b305b5d395513553f46c07cdbde6a38f45e53f6e293c252f56d291eabdd2 +size 1502411 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000087.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92f04ba6937e69bfc2b81eb382110a3290b8909e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea525fa7241f14959074a29caa88e95eb6740dd5c6c22cbbc39ded4cf7178e25 +size 1641934 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000088.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa82c3ee5db80744dc5c16a67a1015b7a53e67f5 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:679003309e0a81a7d3015104116bef1c9209bc29f64aa388427fcafb9457eaf3 +size 1548565 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000089.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c53b178ddaba38fd1465dab326b3506a4d7143a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:246feb78426461935cbec150d7d4d2e9135add35056bf3eec98edde8da18f7f5 +size 1589916 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000090.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e55c6afbe866ec95ac25694ab7886976bc59173 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea11393770bce17b8a1a5d6a9d742b7b7d2acb33354c18fc9c0b09168666d712 +size 1539034 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000091.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2edb8a98c4bcf405b4cdb5a79223303744c0d0e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05e986ca78290b1eec9f2ae5caaa3174782d8ee7c9dfedbe210e1642d1400bee +size 1410006 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000092.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd253edef88aa803c30854b1a6c755c12c7952a3 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:077af75a9255cc3e072a0996974b219979c4c6cc6ca9f6f3202a311f285f8ada +size 1727360 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000093.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b94b46845896f2bab72b543a455c7a4d11feee80 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c202b5cf927d7c7e05720a06ff87028ee34da5b0729d913c56d007f71fd2a39 +size 1457525 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000094.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b2435c4b90542e0669ce7130504d29d60cf90b0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:319e1c98db592852c5208208c3f15eb7d550b96ef3b752736632d1ff984c1bcb +size 1966439 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000095.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..095b55fad24677fd4cdf54307a47b9dd29228ff0 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59efd21e56d2baa77ca4fdf05479fbd3f28c11d217cb991e81b29f9c12e0267d +size 2595062 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000096.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b456d6b0c9d42d4bf736d71d5170a437be5ee04 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd098ce00812ed1d817791f83bad94f6cc5bc7a8503783b06c6e319cc2b6c58 +size 2427225 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000097.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b70661cb4142f59a15b9a78afb511c28db0fe4f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31af6b0407ca6803ef0d70999b64cbb60f30d91afbefbc1c02e15342b94a2d6b +size 2633987 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000098.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89661d7bb6f8e24b55cb759931c7f02240e7779a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1bd0feedcb76fe931d2fa19521f6d0444a0ef430a501d61f7c49845561ee90d +size 2339003 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000099.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..402bd0d3181910dc7ade2c63a5d7cb70d69132b2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80ef83407729a77782ab24400d98bbd5ff110b403c1ae2e39cbea34cc6cc710 +size 2222001 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000100.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe62a92a8317e0d87d92af5d991b77ff46d80464 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6ac9a48c849130313e0c0d8b998ff6a52c23adf4310ccf33307711cb75cf04 +size 3701562 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000101.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8aaacd9060c4f17b3fb9d2149b942fe6684b1b8a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfff101e14b7dcd9a8662affb1bbce1c9d957a39ffaaaff3c8dc6177412f835b +size 3992870 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000102.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22a7b09ef0a70390adfcecb106147da5c2bcf64b --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ccb181f210e3b39144df7df1b93ddf57387e2ccecca33a318d7e7cf5de82a87 +size 2222828 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000103.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8a1b1a737ab275b50f61572aa4895fcd89a4dba --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:120f38d7e2f232470084e8396e522861cad4dd11d3d227d0cfea8f074aae5586 +size 2232551 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000104.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8601f4725504d2544c0ea06f137857359a468807 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0794648f9a093754d00fc27563f00b7592d916cb6b46aa3bf12b8c3f4113f965 +size 2933210 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000105.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c4a59350283bee5a4108e90cf17669b6c76698d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4c0eea1f692305bc3a4760433dfa1723565207fa892c4a35a0ff4aad1f18be +size 2703473 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000106.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b4d4acc9463e2af7faf398867193bae799145eb --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d54282596c8cce16e7d6f211e47c2070d77cd2f789bfc0b7d113afc5960f5c +size 2596911 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000107.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b4d1943bfdf05d089877ac091e7d35f623bbc42 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ab645fef5ec8b9b8984bd16db680392136060cabc9b059bf17b4cc3a519f849 +size 3039330 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000108.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5b1b90d5ea5f305c75b2c5c784af154e46f2981 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14b4903d0ddbd8f246676df096c7db4f2217e00ccb7fa9817a9e8abff3e7985 +size 2612140 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000109.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cfdd1baeacabbb4e20091029238c359beb689be --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bcd7de44c99cc482792a372876dfae7b8c2c00e6cad710644e8ae1ec6523191 +size 2598190 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000110.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000110.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfbf21b515d29655916f69b934155a875fd005f9 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000110.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4052dd30c83837c2bb11de37fa9b83cb4ae115cc77c85da23d6c7862da631832 +size 2600043 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000111.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000111.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fcec69069d77937ee5e83712905104615c6f2ef --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000111.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20100322e5a8136b3d935f0c837c7b50e90199074aea905d7a2079f6c1a94654 +size 3159212 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000112.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000112.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b134d5b21b29b2204a90f292203df129b7de314 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000112.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dac8aab9acb58f0dbb56282810387c9cb62ec60f0867453de51bd2895ebcc666 +size 3848220 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000113.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000113.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d0057939f87c84c209b287f02cb2ebe1b8f495f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000113.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb546e783d62e7f367260b57198696203bec3d18f49cb251c9ce114fd5fceefe +size 3162182 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000114.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000114.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50d90879634213eb26346d4fec4a5c713d35f94a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000114.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dfe5c788cfeac3117131616bd1c447a78ae210178c30e5219fac4924dfcfe59 +size 2780029 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000115.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000115.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c179441b70eee0ea8b410ba34abc6678ce5ec76 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000115.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cbb4cb615cb0d3ae2fe4f9871f844cde73d2ac1fbba8d9f7fed18d41b52f8c3 +size 2246286 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000116.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000116.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95bd35191264a54c4adb8258cae051a79e211a4d --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000116.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51be9180014c873feb04ae71863925972e01d975a0af5880b83adfb617c8fa0b +size 2297229 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000117.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000117.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efaa03a20ed03faa3414c01772f0957db39fb4fc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000117.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c52920c1fe4256a5c050b7410c768c838c8bda6bf4e9b128c89a5fbe2e9b5216 +size 2279410 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000118.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000118.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e3346540cad31a18257067c77ebe19e0bf2dafc --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000118.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9be3708872fa36d69b36775b9c29bacaba340c6f599ffc58d0a2b62fe1393d6 +size 2651440 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000119.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000119.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7e07d57b4a4570bf7a253e3062e5a7bdfb05c13 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000119.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d579a9f23ad12c1aadad70e51b1f687416d4712bb7b385f28e88663dd46ecc52 +size 2917083 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000120.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000120.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98c907ab55b840ca4b0d1ca9efb200d1152a10a2 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000120.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4606ee223798585752d1f7055126544a5c82b0a9c0995e43dfc2d5d7174b4aa +size 2804520 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000121.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000121.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bf2f826c2c1e1cf62c5221b4606a846ecbef84e --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000121.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b7e049569e0ef5974914dd3ce92f6ba01891ce22d3833e6794eda806f980008 +size 2197642 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000122.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000122.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..037ae4d7d7cbd9a703808eabfc0729088a24374a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000122.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3de486f2e818e9dbbd34ab1d32ebdb36b7b014c0c2952573986ddfe0933981 +size 2103614 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000123.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000123.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2d075505a19391de4c070b09fca0cd28b44c188 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000123.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e209c61054a9bb4e682324e74752b61842854ca09d616d870b7307f24a4974f7 +size 3412458 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000124.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000124.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad60982ee85d387a41869cd7c78bbe115d828a45 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000124.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3fe3d4e6948f18449957a1d4191c63873446cb347fa6c69ff1bd56f0c7aa493 +size 2728765 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000125.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000125.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb35e27c018d6e378419376446d38e471dac6ad1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000125.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d9c7e17f0e651cdee9d22d1cee6269c7c1e99de5dd8fe0e490235bd2a370030 +size 2313291 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000126.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000126.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92a0eaad3b716a194e1c6f6d3484bc638c76a135 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000126.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5937d02f5a4d247d69e045b3be0ff156aa7509ab265f65d2356431f8739fc3b3 +size 2186176 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000127.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000127.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..832f11f83facc3bb2852b4797162a9413ccb4d49 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000127.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d17eaff479c3d5a04cd3f1682e57c8dfee4cb0c3b16781c22d08a216775af70 +size 2357137 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000128.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000128.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cfbe7ffd12c56561ac90ace14d0e3d91e26bfaa --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000128.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:188563095a7231016bbc518e67b133e91d4d80b208a45fb32d47053b9484ec99 +size 3106745 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000129.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000129.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3a0aecd2c04f150b9a6d904818b5a4f145e3c72 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000129.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6fa21a52bd82503991ccce5eb664e9f7ab55fc97cf4b46e258eaa86c799605e +size 2351520 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000130.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000130.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b233d80235dd226c0105abdd0073a5d677f85ef1 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000130.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de720bb240c9312c350ae5adb3f0feff1730d34a504b9cd18f523294c6cfae1c +size 2858026 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000131.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000131.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdc93b59f26abb2bb36b6790ec8720a93bf31b96 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000131.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b61d8857ed8aac76be7b875922ded9a7c75e3fcfcffe650535abbed25bcd3004 +size 2162887 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000132.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000132.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8550b1c35328997dc886a02a0b4b9165d150946 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000132.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14e8df03ace151e4cd5c0a2a815cf3dc97dd04386a52c239fbee34bbdf94949b +size 2508702 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000133.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000133.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6736b95d2fe6661caabe07277ad8377b59d3529 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000133.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f014013b8083729d86efb119124f6adb09e3f82bbe4b8930a8ff320dcb3d92 +size 2410786 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000134.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000134.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90671ba966783e4251747525a481529a850ee8cb --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000134.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ed928db128e1ee364608364518ac5c36faae0e13c63c5f3de7ca41a0c9a6353 +size 3925307 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000135.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000135.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..395476063834409cff487fb2645256c07d03f5fe --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000135.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:484c14684289faf0cba700c0ef29d689b5486af8b87f49d59e3717e837dbdd5f +size 2161050 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000136.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000136.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ff461e16cada0dcf8588ea6a2681b29311ed4fb --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000136.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7f273d4b445e711d15f409c7ce2a23f3e33e705d9b9a3453712900d0337f1ef +size 2205930 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000137.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000137.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edd6493d43f9093ccce5a1aa1940c88f73447a00 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000137.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2720b254a2216bccc33951a541ed9fd4ab306554bf4deba14ff6d570fc9d3aea +size 2505170 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000138.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000138.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3caf0258174a8479660d9873cbab4d95517a31ed --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000138.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e37f137020540cdefdd89bdca00b0c90841c750b8f92fd967f0fddf6c348c7f +size 2434784 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000139.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000139.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f5a323ffe4f9233e5e3e348d5caae8aeb1451cb --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000139.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11b07b86999fd593bf6b2dbe463817ded0c0dfe3378da798e04e1b338c5be0d +size 2816013 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000140.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000140.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2799baf97964f1202bb1bbfeccbae64802577d11 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000140.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af19c2068f35004ecb1edfbea1d05452749bfeb40b39820ab3f74f8ee6edf860 +size 2429443 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000141.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000141.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3266b6703ea24b58216fc3ad0337b3bbad29d5a3 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000141.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6b6fdf416847cc864de2f4451a0aa233a5b80a25d8314a401b6283a5ad7c135 +size 2295394 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000142.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000142.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87017f2fa50fc06cb81a7b0e28558bfc2016e880 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000142.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:519f33ff021eda08e745100ae2e69e153c9fb7f45193066d51cf724043212682 +size 2508047 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000143.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000143.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..734e5ce64debbc7d25573c7fb2f28c05119c2903 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000143.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2adab4641667f6d1209d1cda917e6e930bcaf8fdc581c20618f9d9f3c2a3cf6b +size 2885674 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000144.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000144.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e95123d5c0edbee7cd36038a07de945a7eb69558 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000144.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d94bbcab1e9955633cabebec551c3ef2c89e5a23b1c916419bc80ed58167991e +size 2433500 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000145.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000145.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a3dcd68d4e74f41cb63ee55cd1da2f5533016ba --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000145.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73b3d82a605063c83dc89847be64db349860c4614feae9bf597a4303c0866254 +size 3824822 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000146.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000146.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f11b1a6799b133b7f46f717d6a9ff45577e70919 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000146.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:166b63d9846026f8706079f6cb1aa253807974bafe66f405283eca73c4c57a4f +size 3486980 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000147.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000147.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdf226a91bc926654892978422d57b3542474829 --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000147.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92e7ce73dc14f94213f66825295345eae22461bf2d0f3b4bb0f0472c2ca1d77 +size 2738832 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000148.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000148.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5d44d09969be572ac7b34383e8b9c16405b1d0f --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000148.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:930c41ff20b832c079c4a0469554554fd287c6c1881f68d08ff33a9032d8fb26 +size 2561347 diff --git a/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000149.mp4 b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000149.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ddb3a710699b8046fb5a92183494e3794b34c5a --- /dev/null +++ b/AIRBOT_MMK2_mobile_calculator_box/videos/chunk-000/observation.images.cam_third_view/episode_000149.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4751b6a9bf728cd788aaca8953a3c9beacb035f36513b0a760302300fbad68c +size 2079118