diff --git a/AIRBOT_MMK2_cup_storage/.gitattributes b/AIRBOT_MMK2_cup_storage/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/.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_cup_storage/README.md b/AIRBOT_MMK2_cup_storage/README.md new file mode 100644 index 0000000000000000000000000000000000000000..be87a96db601cdd7df52d62b669d395c09994f75 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/README.md @@ -0,0 +1,326 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# AIRBOT_MMK2_cup_storage + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `discover_robotics_aitbot_mmk2` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `five_finger_hand` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 48 | +| **Total Frames** | 12246 | +| **Total Tasks** | 1 | +| **Total Videos** | 192 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 522.9MB | + + +## πŸ‘₯ Authors + +### Contributors +This dataset is contributed by: +- [RoboCOIN](https://flagopen.github.io/RoboCOIN/) - RoboCOIN Team + + +## πŸ”— Links + +- **🏠 Homepage:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ“„ Paper:** [https://arxiv.org/abs/2511.17441](https://arxiv.org/abs/2511.17441) +- **πŸ’» Repository:** [https://github.com/FlagOpen/RoboCOIN](https://github.com/FlagOpen/RoboCOIN) +- **🌐 Project Page:** [https://flagopen.github.io/RoboCOIN/](https://flagopen.github.io/RoboCOIN/) +- **πŸ› Issues:** [https://github.com/FlagOpen/RoboCOIN/issues](https://github.com/FlagOpen/RoboCOIN/issues) +- **πŸ“œ License:** apache-2.0 + +## 🏷️ Dataset Tags + +- `RoboCOIN` +- `LeRobot` + + +## 🎯 Task Descriptions + +### Primary Tasks +Hold the blue cup in one hand and place it on the plate, then hold the purple cup in your other hand and put it in the blue cup. + +### Sub-Tasks +This dataset includes 7 distinct subtasks: + +1. **Place the blue cup on the plate with the left gripper** +2. **Place the purple cup on the blue cup with the right gripper** +3. **Abnormal** +4. **End** +5. **Grasp the purple cup with the right gripper** +6. **Grasp the blue cup with the left gripper** +7. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:47 + + +## πŸ“ Dataset Structure + +This dataset follows the LeRobot format and contains the following components: + +### Data Files +- **Videos**: Compressed video files containing RGB camera observations +- **State Data**: Robot joint positions, velocities, and other state information +- **Action Data**: Robot action commands and trajectories +- **Metadata**: Episode metadata, timestamps, and annotations + +### File Organization +- **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet` +- **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4` +- **Chunking**: Data is organized into 1 chunk(s) +of size 1000 + + +### Features Schema + +The dataset includes the following features: + +#### Visual Observations +- **observation.images.cam_high_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_left_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_right_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_third_view**: video + - FPS: 30 + - Codec: av1 + +#### State and Action- **observation.state**: float32- **action**: float32 + +#### Temporal Information +- **timestamp**: float32 +- **frame_index**: int64 +- **episode_index**: int64 +- **index**: int64 +- **task_index**: int64 + + +#### Annotations +- **subtask_annotation**: int32 +- **scene_annotation**: int32 + + +#### Motion Features +- **eef_sim_pose_state**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_direction_state**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_direction_action**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_velocity_state**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_velocity_action**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_acc_mag_state**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag +- **eef_acc_mag_action**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag + + +#### Gripper Features + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 48, "total_frames": 12246, "total_tasks": 1, "total_videos": 192, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:47"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +AIRBOT_MMK2_cup_storage_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_cup_storage/annotations/eef_acc_mag_annotation.jsonl b/AIRBOT_MMK2_cup_storage/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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_cup_storage/annotations/eef_direction_annotation.jsonl b/AIRBOT_MMK2_cup_storage/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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_cup_storage/annotations/eef_velocity_annotation.jsonl b/AIRBOT_MMK2_cup_storage/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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_cup_storage/annotations/gripper_activity_annotation.jsonl b/AIRBOT_MMK2_cup_storage/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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_cup_storage/annotations/gripper_mode_annotation.jsonl b/AIRBOT_MMK2_cup_storage/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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_cup_storage/annotations/scene_annotations.jsonl b/AIRBOT_MMK2_cup_storage/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f98c88843535a04992bd354efba16c6c7f366e4a --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/annotations/scene_annotations.jsonl @@ -0,0 +1,50 @@ +{"scene_index": 0, "scene": "The plate is at the center, with food items placed in the front left and front right positions. The building blocks are located at the back right, while cups are positioned on the right and back left."} +{"scene_index": 1, "scene": "Food: two are located at the back left, one at the front, and one at the back right. Plate: one is placed at the front. Cup: one is on the left, and one is at the front right. Building Blocks: one set is at the back right."} +{"scene_index": 2, "scene": "The plate is at the center, with food items positioned in the front left, front, front right, and back right areas, building blocks located at the back, a cup placed at the back left, another cup on the right, and additional food near the front left."} +{"scene_index": 3, "scene": "The plate is at the center, with food items positioned in the front, front-left, front-right, right, and back-right areas, while building blocks are located at the back, a cup is on the right, and another cup is placed at the back-left."} +{"scene_index": 4, "scene": "The plate is in the front-right, with food items placed across various positions including back-right, front-right (x2), right, front-left, and left. Building blocks are located at the back-right. Two cups are positioned on both sides, one on the left and one on the right."} +{"scene_index": 5, "scene": "The plate is at the front, and there are two foods at the back left and one food at the back right. The building blocks are at the back right, while the cups are on both sides, with one on the right and one on the left."} +{"scene_index": 6, "scene": "The plate is in the front, the building blocks are at the back right, two foods are on the back left, one food is in the front, and two cups are centered and on the right."} +{"scene_index": 7, "scene": "The plate is at the front, with food items positioned in various locations: two foods are at the back left, one at the back right, and three near the front (left, right, and center). Building blocks are at the back right. The cups are located on the right and left sides respectively."} +{"scene_index": 8, "scene": "The plate is located at the front right, with food items positioned at the back right, front left, front right (two instances), front left (two instances), and right. Building blocks are placed at the back right, a cup is situated at the back left, and another cup is at the right."} +{"scene_index": 9, "scene": "The plate is at the center, food items are positioned at front left, front, front right, and back right, cups are located at back left and right, and building blocks are placed at the back."} +{"scene_index": 10, "scene": "The plate is at the front, with food items positioned at the back right and front left, another food item at the back right, a cup in the center, a cup on the right, and additional food items at the front right."} +{"scene_index": 11, "scene": "The plate is at the center. The first food item is in front left, the second food item is in front, and the third food item is back right. The first cup is on the back left, and the second cup is on the right. Building blocks are at the back."} +{"scene_index": 12, "scene": "The plate is at the front, with food positioned at the back right and back left (two items), building blocks at the back right, a cup in the center, another cup at the front right, and additional food at the front left."} +{"scene_index": 13, "scene": "The plate is at the center. The food items are positioned around it: two on the front right, one on the front left, and three on the back right."} +{"scene_index": 14, "scene": "The plate is at the center Food items are positioned at the front front left twice front right and right Building blocks are at the back A cup is on the right and another cup is at the back left"} +{"scene_index": 15, "scene": "The plate is at the front, the food items are positioned at the back left (two times), back right, and front, the cups are at the center and front right, and the building blocks are at the back right."} +{"scene_index": 16, "scene": "The plate is centered, with food placed in the front right and front left positions. Food is also located at the back right, along with building blocks. A cup is positioned at the back left and another cup is on the right side."} +{"scene_index": 17, "scene": "The plate is at the front, with food items positioned across various locations including front left, front, front right, and both back lefts. Cups are placed on the right and left sides, while building blocks are located at the back right."} +{"scene_index": 18, "scene": "The plate is at the front, with food items positioned on both sides (back right, back left, front left, and front), building blocks located at the back right, cups placed on the right and center."} +{"scene_index": 19, "scene": "The plate is at the front. Food is at the back right and right, food is at the front right and front left (twice), building blocks are at the back right, cups are at the right and center."} +{"scene_index": 20, "scene": "The plate is at the front right; food is present at the back right, front right, front left, and right; building blocks are at the back right; cups are located at the right and center."} +{"scene_index": 21, "scene": "The plate is front right. The food back right is behind and to the right of the plate. The food front left is in front and to the left of the plate. The food front right is in front and to the right of the plate. The building blocks back right are behind and to the right of the plate. The cup left is to the left of the plate. The food right is to the right of the plate. The cup right is also to the right of the plate, alongside the food right."} +{"scene_index": 22, "scene": "The plate is at the front, with food positioned behind it on both the left and right sides, as well as additional food in the back left and right. Building blocks are placed at the back right, while cups are located to the right and left of the scene."} +{"scene_index": 23, "scene": "The plate is positioned at the front. A food item is located at the back right along with the building blocks. Two food items are placed at the front left. A cup is centered and another cup is on the right side. Additional food items are positioned at the front right, right, and front right again."} +{"scene_index": 24, "scene": "The plate is centered, with food items positioned on the right, front left, front, and back right, while cups are located at the back left and right sides."} +{"scene_index": 25, "scene": "The plate is at the front right Food is in the back right and front right (two items) front left and another food item at the front right again as well as one more food item on the right Building blocks are in the back right There are two cups one in the center and one on the right."} +{"scene_index": 26, "scene": "The plate is at the center, with food items positioned in the front left, front, front right, and back right areas. A cup is placed on the left and another cup is located on the right side, while building blocks are situated at the back."} +{"scene_index": 27, "scene": "The Plate is located at Center. The Food items are positioned in multiple locations including front right (with a duplicate), front left, and back right. The Building Blocks are placed at Back right. The Cup items are situated at both Back left and Back right."} +{"scene_index": 28, "scene": "The plate is at the front right, food items are located at the back right, right, front right, front left, and another food item at front left and front right, building blocks are at the back right, cups are in the center and on the right."} +{"scene_index": 29, "scene": "The plate is at the center. The food items are placed in the front left, front, back right, and another front left position. The cup is located at the back left and also on the right side. The blocks are positioned at the back."} +{"scene_index": 30, "scene": "Plate is in the front, food is at back right and back left, building blocks are at back right, cup is on the right and left, food is also at front and front left."} +{"scene_index": 31, "scene": "Plate is at center. Food items are positioned at right, front left, front, back right, and front right. Cups are located at back left and right. Building blocks are at the back."} +{"scene_index": 32, "scene": "The plate is in the front, and there are multiple foods positioned around it including one at the front left. The building blocks are located at the back right, while two cups are placed to the right and center."} +{"scene_index": 33, "scene": "The plate is at the center, with food items positioned in the front left, front, front right, and right areas, while building blocks are located at the back. There are two cups, one on the right and another on the back left."} +{"scene_index": 34, "scene": "The plate is in the front, food is at the back right, right, front left, and front right, building blocks are at the back right, and the cup is at the center and right."} +{"scene_index": 35, "scene": "Plate is at the center. Two foods are in front left and front right positions, one food is at front, another at right, and another at back right. A cup is at back left and another cup is at right. Building blocks are at the back."} +{"scene_index": 36, "scene": "The plate is in the front. Food items are located at the back right, back left, front left, back left, and front. Building blocks are positioned at the back right. And cups are placed on both the right and left sides."} +{"scene_index": 37, "scene": "The plate is at center, food is in front, food is in front left, food is in front right, building blocks are at back, cup is at back left, cup is at back right."} +{"scene_index": 38, "scene": "The plate is in the front, the food items are positioned at front left, front right, back left (twice), and back right, the building blocks are at back right, the cups are located at right and center."} +{"scene_index": 39, "scene": "The plate is located on the front right. The food is placed in the back right and front left as well as front right. The building blocks are situated in the back right. The cup is found at the back and right areas."} +{"scene_index": 40, "scene": "Plate is in the front. Two foods are at the back right and one food is at the back left. Building blocks are at the back right. One cup is on the left and another cup is at the front right. Lastly, a food item is at the front left."} +{"scene_index": 41, "scene": "The plate is at the center, with food items positioned in front left, front, right, front right, and back right; building blocks are located at the back; a cup is on the right side, another cup is placed at the back left."} +{"scene_index": 42, "scene": "Plate is at the front. Food is at the back right and back left (twice), front left, and front. Building blocks are at the back right. Cups are on the right and center."} +{"scene_index": 43, "scene": "The plate is at the front, two cups are on the left and right sides, food items are positioned in the front, front right, back left, and back right, and building blocks are located at the back right."} +{"scene_index": 44, "scene": "A plate is centered on the table. Food items are placed at the front, front right, and front left positions. Building blocks are located at the back. A cup is positioned at the back right and another cup is at the back left."} +{"scene_index": 45, "scene": "The plate is at the center. The food items are positioned in front, front-left, front-right, and right. Building blocks are at back-right, and cups are at back-left and right."} +{"scene_index": 46, "scene": "The plate is at the center, with food items positioned around it including front left, front right (twice), back right, and right. Building blocks are located at the back right, while cups are placed at both the back left and back right."} +{"scene_index": 47, "scene": "The plate is at the center, with food items positioned in front, front right, right, front left (x3), and back. The cups are on the left and right sides, while building blocks are placed at the back."} +{"scene_index": 48, "scene": "Plate is in front; two food items are on the back right and building blocks are also on the back right. Two foods are on the back left, one food is on the front left, and cup is on the left and another cup is on the right."} +{"scene_index": 49, "scene": "The plate is at the center, there are two foods in frontβ€”left and front-rightβ€”and one food at back-right, building blocks are at the back, cups are on the right and back-left."} diff --git a/AIRBOT_MMK2_cup_storage/annotations/subtask_annotations.jsonl b/AIRBOT_MMK2_cup_storage/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7c19739891a0fa728dfc1067fd7e4e0c9750f51c --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/annotations/subtask_annotations.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "Place the blue cup on the plate with the left gripper"} +{"subtask_index": 1, "subtask": "Place the purple cup on the blue cup with the right gripper"} +{"subtask_index": 2, "subtask": "Abnormal"} +{"subtask_index": 3, "subtask": "End"} +{"subtask_index": 4, "subtask": "Grasp the purple cup with the right gripper"} +{"subtask_index": 5, "subtask": "Grasp the blue cup with the left gripper"} +{"subtask_index": 6, "subtask": "null"} diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000000.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1485a7644f782174ac323d19ca43b50057934180 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477342b86bbda3ebc082df79fa17e23e33a97650ddf0752bce3f0ffaf25ff47a +size 118936 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000001.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a98cc83095934d1e88e1b6f4b80552d73f8788a --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d81c56aa8d26af6fd60e0ce3c3fd6fdcf8bf7640aa24d0393107f3626624175 +size 149746 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000002.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2370c02585f5893a643d75e629c899cc66be32ae --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9416640ddb1cd2c83f076cd8da472ca7f3faf040327892f9bbb41020c6592fd1 +size 105144 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000003.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6e77fed79bb8bec80a40413a3572006bf420151 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6153befe445669492c8c69da9d064a64a5be7f3adf3baa0e8c7f7b43ad528efb +size 211160 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000004.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f898f52e4ed73eeb8e07431eb8e07ac58793891b --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68ee96a70a8a14f0102163be32aeeeef5f1a28dfb879d574d5898778f4807181 +size 195128 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000005.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..89d44e7731ce9a6be989fc079f638c033a466126 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c00a8f7e082b7b0b59290d78b3ab9588cea3ecde21808bbeaca23e507dccf4c9 +size 125268 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000006.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c785542edf6083d981fa4f7f7c6c89c07d79e69c --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3639087de49c64218975760a3fa56ad31ba905ddfaf9c46039c83fff1b1bdd75 +size 140827 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000007.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f24b8672785e08d61f2cec91b0b22b744f7c561 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6816af7b8bc74472b53c42604e52584d9125d7c327f2082a7bf0dab7effa826 +size 181971 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000008.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12417e65df0fff7e8effd3f31775e663fa87a0bd --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba29d359970212ef60792127a192c6a948bb372def7acc95b0be2ef0a272ba37 +size 124397 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000009.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..032393ff52ad1e8cba454700ca939a2790b4d5fd --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43f2d3ecf94fe094b373e155d687ff01fa33f9583ee7f610db896e8b5a1e6f67 +size 147366 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000010.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d81b925401cba5028ba9210f3065bc4907c3ffbf --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1050aeed2135209f4cc094194094625e0a0f0706ef234143abc27b2309dec07 +size 177284 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000011.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..32cf16944d6a9c4fe5a6394f67ce499694c5b065 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6e6e54fc1db5f5bf34055e2989c67ba47ece2987f66b3076ea9227d682c33f1 +size 223576 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000012.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b0bd12cd4abaad3a93d11b6631ed3766ccb0a55 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6315d892481d53cde4631b8da2ff9067709583168b0ef0c9cbca5fddc52d545a +size 114624 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000013.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..00eaf7b4574a6012ac1c9aeafff2bdd763439967 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9136caeed1b270f94d5747ed4ebbed48b2b47a4ff45f64fd683f8c126f1e7430 +size 136630 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000014.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd22c570811d5f21d8993ad6be5ddb5b54b8c500 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:761f3d9265e0b4d897f9045b3571e31b24b1d371b3a4ff5b809316b9ea01d5c9 +size 131494 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000015.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e432a060e220ced2092a6e9aab63eb022c1cffb9 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0256bd15a4cbe755b70e8c0bea0967f516c04ea5b1dc1b41e1984c339e988a +size 112874 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000016.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e4b459d3df90b44b13dd989ea12c43626be3834 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1ed44496a92a41f20852b970284565ca574e2788ff050ce1ea4495509c3398d +size 132481 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000017.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2465702f52c1a977f1e031eff6d5fd1b26e04075 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0069ffa5352fd221548186a64e4542f5d13beeda5967f6d7edcde89e31153256 +size 139616 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000018.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b3b1b9cac914c59b182f11bf312a25768f80ec7 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e95c1b5b26c6ad5a66cd6a0e2489da4d08e56749a8996e9130aecd12810569af +size 143519 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000019.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..928a2f7feba3f1bd806944ca01a1455c6e97fbe6 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f77b72a4e7bbd74a3ba079832795ea3dbe1c5fbe7c553b94801e0ae0a23ce27 +size 161851 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000020.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c9f7f54d6ab3ca80de96ac5d60db2960efa83f9 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e625bd7783b00e94d566ddd6b2093e0168fa7809fb9d349012eecfffbc7ecca0 +size 114693 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000021.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..035695a3ea5f3d7632511faf020912c7c0dcb988 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b42552590b2b65f26c3ce5674faaa3724456bafe6737a008528f8a3dcd4a6a07 +size 126521 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000022.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8bfb2804747c94aa8e4693a9489e8b1b01752de --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49357bf853e5d247dd3f6aaac0a4caa22ce2878f34d4ca9754e97bb6afd33848 +size 101279 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000023.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8bc88749edaccf67ebfefce30e640760ec0b9c3 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:008191f6e1b7c9c1e0cc919ded1875fb52e0d5dd77b9bc7f754fcbfb6123a5fd +size 103533 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000024.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fcc1bc7cb428f7f1f8ee7dea2e38a3c23899b0f --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c48dff3a93848bf2d537beb6a707e99e1805a70e76ba062edadccf4859d5de98 +size 146108 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000025.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fbd0c4c8058c27ef999c2377ed994de85ecccf7 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd245c104fa3265cddb2cd6a0fb69f6ddc45e647b555cfdc6f6084934ba588ed +size 150698 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000026.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2c3768503ce68387739b210459035c9faaa1ec4 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94d4479aae177ae4d63116b98df7cc5d037d358efd032a96229539488346c8e3 +size 123526 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000027.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a0283c2f053d124a2ac3cf797c400d7f3d1b994 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c3adbce07a101d57e2abac449e90a7224c167c2abaceb65ba1d3c6e6eef69f +size 214026 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000028.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1720b20a3900142728fdb695ea2ded9bf2d5e50d --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d3a959df6a90584aea27da23230cec18b14c06b93b86ca98e738495b96b27e0 +size 120301 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000029.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1eeaddc4ccf991bc28509bed81fed560f49b7bf --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:371297fbd2d359e892ae5ac4b08089722bd6a1d0e3a1078c930095872040dba1 +size 114874 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000030.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d3d16efb57d4c1ab93b2da46f5ebe99b5b6235f --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a7d5e34c2a2af52f6e913df72a7d34620d98fb051bfae297261a2b830067f0d +size 107954 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000031.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a19cbcc73a30a26f784d7b05d73a1142c17255c --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a1f6ef734c9ad72eb209e888bb29a358cfcf62bc05546e22f6cdfef4270b736 +size 105389 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000032.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6469d74b333dd8e683666da91d42e97b4ff8038f --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6944eacd336e50d1d6642f749c8b82af12ae609d0b0e24e61c07d9386df54456 +size 101863 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000033.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09e045a4dfa56bf5c1f4be5fdf2f47d2eed74811 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c92bf9a3f3bcd5d4f213afed5cdff4ac86a0ed1b85fcf07b760924f6434221e9 +size 215387 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000034.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19bd7d8cd963ff81ca0fc0e04bf197303323e513 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e5a109cd9e8ca8be10eb8d06d2d90128548ec3d1776bebe0eb053f0f994141f +size 98750 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000035.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9ee7fcb6b78a1105ebfcd6f37e023652e8a4fbc2 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffa51a3cc3011c1475627185f82d2c7bef2ea63883aea42843ac3a1ebaea900d +size 104316 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000036.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fadafb4a6f6a9e41b9fc089f7970150d79620fa --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd4d8a10fbd577ec23b64bb3daf875ea83368097e4905db02b9e801bfa3c70f5 +size 116380 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000037.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd36410e36766f5c1b56229fac22b29d48859dc4 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:779ad5f0e328331eb30a9b053c3b0607ccb3dfc91e7ab60075c9326fc4d09b12 +size 107281 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000038.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aa2c12b45913cb109ad1a0f78f94f8b40c687690 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb39d7eec0f2b436acbdf0e8e610063daa0a13b0b04f2a8fdf0c8aed32dabc76 +size 107444 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000039.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57da421ef46e5cf0b92c4a5a4158ee67f5058af0 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c045b1bbc09fbe70c69b579eb7ec452d6eb18b4a921368cd8fde79faf66b14e +size 116044 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000040.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d608faebb30c429790e1506a39b83ddd2f8d2c86 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e88dd8122c0007894953fa3dad08f9da8d638cf873240e4ed5ead3f5c457c62a +size 111136 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000041.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b2ad55a45087113d93cc4f5d2d805e067bcaa1c --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd5c2dc2c67ad978a6e82a6e9cac0ade9f01198553b28cfb3341717a3d0f7c3d +size 128264 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000042.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc8795f46d65913b50dee7d34e85f01fdaa123a6 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:791cba3ae6ca3cfbbc78c9d28f8124c6b672ab871923fd8e1b162913d4877fe2 +size 190467 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000043.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6149657e81e6231bfc31640d5d748a9f3199b805 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e8be0edce550ce8cfb53d418240a7ebba78d224e66360cb04429ebbb25ec43 +size 168116 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000044.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f911318937a8623274529dce94f451350ee484bb --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abfef04d93eb3979b7badb1d7232a49e58c04880cc03fb570f2e7232dac6c1fa +size 121430 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000045.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..897a96670062fdd52e24cf702dc36aa54bbb185b --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df21c33cff5e89e8a2975b4da9624f0a32b06e5bed1a7f4deb481ea7664f60f1 +size 102485 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000046.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c926bd3f29ad765ef6b0437a5ab6cbde751af7d --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29df9487e819afcb956b36d0492d3dacca44650c8439baef614631fd330521a6 +size 118393 diff --git a/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000047.parquet b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a86da03ed8e38065d556c56175c2347beace99d5 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06cb14505c3d454689df9027b013d7bbb0a55f206fc1a8576e7826cb6874689d +size 103499 diff --git a/AIRBOT_MMK2_cup_storage/meta/episodes.jsonl b/AIRBOT_MMK2_cup_storage/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..547c2eb7382ea293dd36ddd6afa67cd106c260e4 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/meta/episodes.jsonl @@ -0,0 +1,48 @@ +{"episode_index": 0, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 217} +{"episode_index": 1, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 286} +{"episode_index": 2, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 189} +{"episode_index": 3, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 413} +{"episode_index": 4, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 387} +{"episode_index": 5, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 232} +{"episode_index": 6, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 266} +{"episode_index": 7, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 344} +{"episode_index": 8, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 233} +{"episode_index": 9, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 282} +{"episode_index": 10, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 338} +{"episode_index": 11, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 443} +{"episode_index": 12, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 209} +{"episode_index": 13, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 255} +{"episode_index": 14, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 246} +{"episode_index": 15, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 206} +{"episode_index": 16, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 244} +{"episode_index": 17, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 267} +{"episode_index": 18, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 277} +{"episode_index": 19, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 312} +{"episode_index": 20, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 209} +{"episode_index": 21, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 232} +{"episode_index": 22, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 181} +{"episode_index": 23, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 186} +{"episode_index": 24, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 280} +{"episode_index": 25, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 286} +{"episode_index": 26, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 233} +{"episode_index": 27, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 426} +{"episode_index": 28, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 225} +{"episode_index": 29, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 212} +{"episode_index": 30, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 197} +{"episode_index": 31, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 189} +{"episode_index": 32, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 184} +{"episode_index": 33, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 428} +{"episode_index": 34, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 177} +{"episode_index": 35, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 189} +{"episode_index": 36, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 215} +{"episode_index": 37, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 199} +{"episode_index": 38, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 193} +{"episode_index": 39, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 215} +{"episode_index": 40, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 203} +{"episode_index": 41, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 241} +{"episode_index": 42, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 371} +{"episode_index": 43, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 320} +{"episode_index": 44, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 223} +{"episode_index": 45, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 184} +{"episode_index": 46, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 218} +{"episode_index": 47, "tasks": ["hold the blue cup in your left hand and place it on the plate, and hold the purple cup in your right hand and put it in the blue cup."], "length": 184} diff --git a/AIRBOT_MMK2_cup_storage/meta/episodes_stats.jsonl b/AIRBOT_MMK2_cup_storage/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..b376a49d160ddb2235a5d1f428cade50547994d8 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/meta/episodes_stats.jsonl @@ -0,0 +1,48 @@ +{"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.4818115379901961]], [[0.46297931372549017]], [[0.46472206086601303]]], "std": [[[0.2775585130174341]], [[0.266974621736371]], [[0.26502272826894846]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1411764705882353]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5201882414215687]], [[0.5300616217320261]], [[0.5186228390522876]]], "std": [[[0.3211655152501433]], [[0.3257135445327684]], [[0.3333652272364774]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.12156862745098039]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4840442218137255]], [[0.48086413807189543]], [[0.470771977124183]]], "std": [[[0.3161598945851374]], [[0.32820890102067063]], [[0.33197880937602176]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4319472855392157]], [[0.4395717401960784]], [[0.4053736580882353]]], "std": [[[0.37821200130377636]], [[0.37992430130886373]], [[0.39524612470600023]]], "count": [100]}, "observation.state": {"min": [0.2007753551006317, -1.1610208749771118, 0.7793545126914978, -0.182917520403862, -0.7374557852745056, 1.387642741203308, -0.9663729667663574, -1.1247568130493164, 0.7724403142929077, -0.6855592727661133, 0.4974202811717987, -1.1942092180252075, 36.37750244140625, 49.020626068115234, 0.5456249713897705, 0.3343749940395355, 0.9537500143051147, 0.5218750238418579, 0.8325000405311584, -0.2849999964237213, 0.6866666674613953, 0.37437501549720764, 1.162500023841858, -0.4533333480358124, 26.112857818603516, 47.368751525878906, 0.17750000953674316, -0.3449999988079071, 0.6518750190734863, 0.4962500035762787, 1.0225000381469727, 0.9743750095367432, 0.8118749856948853, -0.2918750047683716, 0.6625000238418579, 9.57437515258789], "max": [0.6632429361343384, -0.6131265759468079, 1.1506255865097046, 0.225714311003685, -0.06997691839933395, 2.0183393955230713, -0.15254253149032593, -0.6599050164222717, 1.2236067056655884, 0.23203250765800476, 1.1472638845443726, -0.3323367238044739, 70.85499572753906, 65.54222106933594, 0.6418750286102295, 9.453749656677246, 17.287500381469727, 58.54750061035156, 14.903749465942383, 76.64812469482422, 11.878125190734863, 82.36375427246094, 29.666873931884766, 109.8550033569336, 56.0625, 67.66222381591797, 3.302500009536743, 4.406875133514404, 17.821874618530273, 75.42437744140625, 21.489999771118164, 73.14688110351562, 48.33937454223633, 110.22000122070312, 55.87937545776367, 109.24749755859375], "mean": [0.40178781747817993, -0.7729761004447937, 0.9459412693977356, -0.01244176272302866, -0.4918875992298126, 1.5418521165847778, -0.5586746335029602, -0.851361095905304, 1.0016647577285767, -0.29059046506881714, 0.7981812357902527, -0.6907046437263489, 51.07862091064453, 57.80220413208008, 0.5882028937339783, 6.389735221862793, 4.096686840057373, 9.786766052246094, 2.8956358432769775, 11.60527515411377, 3.18389630317688, 15.122295379638672, 5.082327842712402, 42.015419006347656, 44.276458740234375, 57.212890625, 0.6347532272338867, 1.3646864891052246, 4.247826099395752, 21.316452026367188, 8.598227500915527, 28.739635467529297, 18.259532928466797, 42.010467529296875, 18.21704864501953, 60.67290496826172], "std": [0.12023402005434036, 0.1564999222755432, 0.08823459595441818, 0.10834387689828873, 0.18857130408287048, 0.1711178719997406, 0.34284690022468567, 0.1708042174577713, 0.18072260916233063, 0.4056178331375122, 0.26830899715423584, 0.36939501762390137, 8.179075241088867, 2.802011489868164, 0.019889743998646736, 2.864424228668213, 5.421342372894287, 18.07449722290039, 3.5845324993133545, 23.900224685668945, 3.6721954345703125, 27.770938873291016, 8.038944244384766, 33.21644592285156, 9.775728225708008, 7.408790588378906, 0.5182749032974243, 1.6777640581130981, 5.517298221588135, 24.929920196533203, 8.881258010864258, 32.168174743652344, 19.15061378479004, 49.854576110839844, 21.750444412231445, 39.41502380371094], "count": [217]}, "action": {"min": [0.2007753551006317, -1.1610208749771118, 0.7793545126914978, -0.182917520403862, -0.7374557852745056, 1.387642741203308, -0.9663729667663574, -1.1247568130493164, 0.7724403142929077, -0.6855592727661133, 0.4974202811717987, -1.1942092180252075, 36.37750244140625, 49.020626068115234, 0.5456249713897705, 0.3343749940395355, 0.9537500143051147, 0.5218750238418579, 0.8325000405311584, -0.2849999964237213, 0.6866666674613953, 0.37437501549720764, 1.162500023841858, -0.4533333480358124, 26.112857818603516, 47.368751525878906, 0.17750000953674316, -0.3449999988079071, 0.6518750190734863, 0.4962500035762787, 1.0225000381469727, 0.9743750095367432, 0.8118749856948853, -0.2918750047683716, 0.6625000238418579, 9.57437515258789], "max": [0.6632429361343384, -0.6131265759468079, 1.1506255865097046, 0.225714311003685, -0.06997691839933395, 2.0183393955230713, -0.15254253149032593, -0.6599050164222717, 1.2236067056655884, 0.23203250765800476, 1.1472638845443726, -0.3323367238044739, 70.85499572753906, 65.54222106933594, 0.6418750286102295, 9.453749656677246, 17.287500381469727, 58.54750061035156, 14.903749465942383, 76.64812469482422, 11.878125190734863, 82.36375427246094, 29.666873931884766, 109.8550033569336, 56.0625, 67.66222381591797, 3.302500009536743, 4.406875133514404, 17.821874618530273, 75.42437744140625, 21.489999771118164, 73.14688110351562, 48.33937454223633, 110.22000122070312, 55.87937545776367, 109.24749755859375], "mean": [0.40178799629211426, -0.7729758024215698, 0.9459410905838013, -0.012441757135093212, -0.49188753962516785, 1.5418518781661987, -0.5586746335029602, -0.8513611555099487, 1.001664638519287, -0.2905902862548828, 0.7981814742088318, -0.6907048225402832, 51.078651428222656, 57.80220413208008, 0.588202953338623, 6.389732837677002, 4.096683502197266, 9.786764144897461, 2.895634412765503, 11.605267524719238, 3.1838958263397217, 15.12229061126709, 5.082334041595459, 42.01542663574219, 44.276466369628906, 57.21289825439453, 0.6347531080245972, 1.3646867275238037, 4.247827529907227, 21.316452026367188, 8.598223686218262, 28.739643096923828, 18.25954246520996, 42.010467529296875, 18.217056274414062, 60.67292404174805], "std": [0.12023401260375977, 0.15649987757205963, 0.08823459595441818, 0.10834390670061111, 0.18857131898403168, 0.1711178719997406, 0.3428468704223633, 0.1708042174577713, 0.18072263896465302, 0.4056178629398346, 0.26830899715423584, 0.36939510703086853, 8.179075241088867, 2.802011489868164, 0.01988973654806614, 2.864423990249634, 5.421342849731445, 18.074504852294922, 3.5845322608947754, 23.900226593017578, 3.6721954345703125, 27.77094268798828, 8.038945198059082, 33.21644592285156, 9.77573013305664, 7.40878963470459, 0.5182749629020691, 1.6777640581130981, 5.517298221588135, 24.929916381835938, 8.881258964538574, 32.168174743652344, 19.150611877441406, 49.85456466674805, 21.750446319580078, 39.41503143310547], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [2.2211981566820276, 6.0, 6.0, 6.0, 6.0], "std": [1.805499137593021, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [217]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [217]}, "eef_direction_state": {"mean": [3.8294930875576036, 4.308755760368664], "std": [1.9729638564820378, 1.677052170274276], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [0.8663594470046083, 0.9262672811059908], "std": [0.7713905809650115, 0.8662123612764316], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_state": {"mean": [0.663594470046083, 0.6221198156682027], "std": [0.8544877364635812, 0.8118188740487107], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_direction_action": {"mean": [3.8294930875576036, 4.308755760368664], "std": [1.9729638564820378, 1.677052170274276], "min": [0, 0], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [0.8663594470046083, 0.9262672811059908], "std": [0.7713905809650115, 0.8662123612764316], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_acc_mag_action": {"mean": [0.663594470046083, 0.6221198156682027], "std": [0.8544877364635812, 0.8118188740487107], "min": [0, 0], "max": [2, 2], "count": [217]}, "eef_sim_pose_state": {"mean": [0.6508631682537659, 0.1387651514467957, 1.2684701781497225, 0.6185274655665084, 1.375577539134271, -0.019764441390312838, 0.6249059243051915, -0.11425386970745828, 1.2635557822935024, 1.2112718404063973, 1.0380904232614572, 2.047897078118684], "std": [0.02522780922586501, 0.055489375117540644, 0.0349400002806308, 1.1549667679042415, 0.04769919013064627, 1.0670685440128433, 0.028897288810387927, 0.06919367483474183, 0.05014868371293965, 0.18921489753895548, 0.047910793867346355, 0.2573179625721523], "min": [0.5870355188578982, 0.01130084379853516, 1.1871862182412114, -0.4659642986675461, 1.269173337182917, -0.9923930947828123, 0.5891460302688527, -0.1907903524956094, 1.1889329323980435, 0.9850631778234672, 0.9553169050842452, 1.6879669338471823], "max": [0.6928922120640733, 0.19616033716054174, 1.3077102494170372, 2.859982773125503, 1.5213533959741503, 2.1236559274767415, 0.6685412580835481, -0.008064422830965978, 1.3430474076196168, 1.7094635930676576, 1.1218276591693228, 2.542132848665805], "count": [217]}, "eef_sim_pose_action": {"mean": [0.6508631682537659, 0.1387651514467957, 1.2684701781497225, 0.6185274655665084, 1.375577539134271, -0.019764441390312838, 0.6249059243051915, -0.11425386970745828, 1.2635557822935024, 1.2112718404063973, 1.0380904232614572, 2.047897078118684], "std": [0.02522780922586501, 0.055489375117540644, 0.0349400002806308, 1.1549667679042415, 0.04769919013064627, 1.0670685440128433, 0.028897288810387927, 0.06919367483474183, 0.05014868371293965, 0.18921489753895548, 0.047910793867346355, 0.2573179625721523], "min": [0.5870355188578982, 0.01130084379853516, 1.1871862182412114, -0.4659642986675461, 1.269173337182917, -0.9923930947828123, 0.5891460302688527, -0.1907903524956094, 1.1889329323980435, 0.9850631778234672, 0.9553169050842452, 1.6879669338471823], "max": [0.6928922120640733, 0.19616033716054174, 1.3077102494170372, 2.859982773125503, 1.5213533959741503, 2.1236559274767415, 0.6685412580835481, -0.008064422830965978, 1.3430474076196168, 1.7094635930676576, 1.1218276591693228, 2.542132848665805], "count": [217]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47767887663398695]], [[0.4572805759803922]], [[0.4593670629084967]]], "std": [[[0.27791184876000935]], [[0.26898800730163047]], [[0.2658864442985265]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.1411764705882353]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5025302716503268]], [[0.5136830657679738]], [[0.5014766973039215]]], "std": [[[0.31758490065523665]], [[0.32095199798619456]], [[0.3258753903335984]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.11372549019607843]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4882481842320261]], [[0.4828766544117647]], [[0.4725494628267974]]], "std": [[[0.3195592073401016]], [[0.3302723086487335]], [[0.33342574675297454]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4329515890522876]], [[0.4400925326797386]], [[0.4063452246732026]]], "std": [[[0.37715723324904943]], [[0.37865318621873784]], [[0.39295177171464524]]], "count": [100]}, "observation.state": {"min": [0.08192187547683716, -1.243371844291687, 0.8016946911811829, 0.01896781288087368, -0.7960758805274963, 0.9968671202659607, -0.8428940773010254, -1.019421935081482, 0.7921339869499207, -0.6561379432678223, 0.44868677854537964, -1.1484321355819702, 33.118751525878906, 52.415000915527344, 0.4593749940395355, 0.8993750214576721, 0.7193750143051147, 0.40687501430511475, 0.7712500095367432, -0.2800000011920929, 0.7387499809265137, -0.40687498450279236, 1.2043750286102295, 0.3737500011920929, 16.708749771118164, 53.209373474121094, -0.2043749988079071, -0.46187499165534973, 0.8756250143051147, 0.3700000047683716, 1.0325000286102295, 0.7406250238418579, 0.7946666479110718, -0.045625001192092896, 0.6111111044883728, -1.3493750095367432], "max": [0.61114501953125, -0.5982750654220581, 1.2514305114746094, 0.9508277773857117, 0.11322671175003052, 1.2687876224517822, -0.1410505771636963, -0.5538812875747681, 1.1924448013305664, 0.12142843008041382, 0.9026188254356384, -0.4003109037876129, 68.6050033569336, 70.0999984741211, 0.6324999928474426, 9.55875015258789, 14.551249504089355, 71.50062561035156, 11.431249618530273, 86.33187866210938, 13.914999961853027, 98.06937408447266, 31.859375, 110.640625, 62.423126220703125, 72.2143783569336, 0.33812499046325684, 4.39187479019165, 10.09749984741211, 78.58562469482422, 7.500625133514404, 88.68375396728516, 32.811248779296875, 109.56500244140625, 42.83250045776367, 109.82125091552734], "mean": [0.28757786750793457, -0.8411893844604492, 1.0162404775619507, 0.5472260117530823, -0.2644684910774231, 1.0130070447921753, -0.634595513343811, -0.6913398504257202, 0.8981119394302368, -0.1584078073501587, 0.7488462924957275, -0.8771746158599854, 52.604217529296875, 61.01338577270508, 0.5580084919929504, 6.087830066680908, 4.645185947418213, 18.257905960083008, 3.214165210723877, 21.77587127685547, 4.1453447341918945, 27.52090072631836, 8.089075088500977, 40.463356018066406, 33.68465805053711, 64.98139953613281, 0.16604819893836975, 1.6654249429702759, 2.3884801864624023, 13.444056510925293, 2.1076607704162598, 16.11194610595703, 6.575538158416748, 19.611387252807617, 5.300631999969482, 40.03898239135742], "std": [0.14155562222003937, 0.21587587893009186, 0.14501696825027466, 0.31131455302238464, 0.27208659052848816, 0.03646054118871689, 0.24086543917655945, 0.12176186591386795, 0.1284748613834381, 0.30396178364753723, 0.15307986736297607, 0.3179381489753723, 9.54835319519043, 6.22313117980957, 0.03782914578914642, 3.0241825580596924, 4.600512504577637, 27.668933868408203, 3.169794797897339, 32.853267669677734, 4.541952610015869, 40.5750846862793, 10.471287727355957, 44.9390869140625, 14.65354061126709, 7.178554058074951, 0.146051287651062, 1.1519793272018433, 2.4830069541931152, 25.333683013916016, 1.8784117698669434, 30.203296661376953, 7.393467903137207, 38.69056701660156, 10.49277400970459, 34.44669723510742], "count": [286]}, "action": {"min": [0.08192187547683716, -1.243371844291687, 0.8016946911811829, 0.01896781288087368, -0.7960758805274963, 0.9968671202659607, -0.8428940773010254, -1.019421935081482, 0.7921339869499207, -0.6561379432678223, 0.44868677854537964, -1.1484321355819702, 33.118751525878906, 52.415000915527344, 0.4593749940395355, 0.8993750214576721, 0.7193750143051147, 0.40687501430511475, 0.7712500095367432, -0.2800000011920929, 0.7387499809265137, -0.40687498450279236, 1.2043750286102295, 0.3737500011920929, 16.708749771118164, 53.209373474121094, -0.2043749988079071, -0.46187499165534973, 0.8756250143051147, 0.3700000047683716, 1.0325000286102295, 0.7406250238418579, 0.7946666479110718, -0.045625001192092896, 0.6111111044883728, -1.3493750095367432], "max": [0.61114501953125, -0.5982750654220581, 1.2514305114746094, 0.9508277773857117, 0.11322671175003052, 1.2687876224517822, -0.1410505771636963, -0.5538812875747681, 1.1924448013305664, 0.12142843008041382, 0.9026188254356384, -0.4003109037876129, 68.6050033569336, 70.0999984741211, 0.6324999928474426, 9.55875015258789, 14.551249504089355, 71.50062561035156, 11.431249618530273, 86.33187866210938, 13.914999961853027, 98.06937408447266, 31.859375, 110.640625, 62.423126220703125, 72.2143783569336, 0.33812499046325684, 4.39187479019165, 10.09749984741211, 78.58562469482422, 7.500625133514404, 88.68375396728516, 32.811248779296875, 109.56500244140625, 42.83250045776367, 109.82125091552734], "mean": [0.28757795691490173, -0.8411889672279358, 1.0162421464920044, 0.5472264885902405, -0.2644684910774231, 1.0130079984664917, -0.634595513343811, -0.6913400888442993, 0.8981119394302368, -0.1584078073501587, 0.7488462328910828, -0.877174437046051, 52.604217529296875, 61.01335906982422, 0.5580087900161743, 6.08782958984375, 4.645180702209473, 18.257909774780273, 3.214167594909668, 21.775875091552734, 4.145345211029053, 27.520896911621094, 8.089080810546875, 40.46336364746094, 33.68467712402344, 64.98139953613281, 0.1660481095314026, 1.6654243469238281, 2.3884804248809814, 13.44405460357666, 2.1076598167419434, 16.111953735351562, 6.5755414962768555, 19.611387252807617, 5.300632476806641, 40.03899002075195], "std": [0.14155560731887817, 0.2158758044242859, 0.14501698315143585, 0.31131449341773987, 0.27208656072616577, 0.03646053001284599, 0.24086540937423706, 0.12176186591386795, 0.12847484648227692, 0.30396178364753723, 0.15307985246181488, 0.3179381191730499, 9.548354148864746, 6.223129749298096, 0.03782914578914642, 3.024181842803955, 4.6005120277404785, 27.668930053710938, 3.169795036315918, 32.85326385498047, 4.541951656341553, 40.57508087158203, 10.471288681030273, 44.939090728759766, 14.65354061126709, 7.178554058074951, 0.1460513025522232, 1.1519793272018433, 2.4830074310302734, 25.33368492126465, 1.8784117698669434, 30.203292846679688, 7.393467903137207, 38.69057083129883, 10.492773056030273, 34.44669723510742], "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": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [286]}, "index": {"min": [217], "max": [502], "mean": [359.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [1.8391608391608392, 6.0, 6.0, 6.0, 6.0], "std": [1.7507255225333433, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [286]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [286]}, "eef_direction_state": {"mean": [3.7517482517482517, 4.821678321678322], "std": [2.0427033078143473, 1.5327492489508565], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [0.9335664335664335, 0.7097902097902098], "std": [0.7187249837246076, 0.8464499857438061], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.8181818181818182, 0.5174825174825175], "std": [0.8415467247984932, 0.7650873788312079], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [3.7517482517482517, 4.821678321678322], "std": [2.0427033078143473, 1.5327492489508565], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [0.9335664335664335, 0.7097902097902098], "std": [0.7187249837246076, 0.8464499857438061], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.8181818181818182, 0.5174825174825175], "std": [0.8415467247984932, 0.7650873788312079], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.6623678701679883, 0.11556481867419334, 1.2559244587056935, 0.9201568315098865, 1.2671924720913514, 0.2107220227531725, 0.6157257597419115, -0.15567715973641566, 1.2469579319854318, 1.335107713796715, 1.1354157161037424, 2.051892175074702], "std": [0.04040688705423522, 0.0643365373114404, 0.0317371618807704, 1.5531166648375097, 0.06824388224043086, 1.4971975355957605, 0.024039386562152865, 0.03677672783148147, 0.043216320468428916, 0.18770643047489452, 0.08880417079210906, 0.1972146361092467], "min": [0.5989360534452053, 0.008134380457400586, 1.1937256015769262, -1.1160874276728432, 1.1733015771674529, -1.7296303323614723, 0.5943832823987887, -0.19008248349060433, 1.18291501111616, 0.9006976243673397, 0.9667051657093713, 1.7376402732567628], "max": [0.7296933434653614, 0.20095653675190656, 1.2993206521707101, 2.4857364870032588, 1.543891886562569, 1.7005000935652026, 0.6779901697201339, -0.059708683037444754, 1.3435221396340005, 1.768974696444289, 1.2672035797011056, 2.5786993298066037], "count": [286]}, "eef_sim_pose_action": {"mean": [0.6623678701679883, 0.11556481867419334, 1.2559244587056935, 0.9201568315098865, 1.2671924720913514, 0.2107220227531725, 0.6157257597419115, -0.15567715973641566, 1.2469579319854318, 1.335107713796715, 1.1354157161037424, 2.051892175074702], "std": [0.04040688705423522, 0.0643365373114404, 0.0317371618807704, 1.5531166648375097, 0.06824388224043086, 1.4971975355957605, 0.024039386562152865, 0.03677672783148147, 0.043216320468428916, 0.18770643047489452, 0.08880417079210906, 0.1972146361092467], "min": [0.5989360534452053, 0.008134380457400586, 1.1937256015769262, -1.1160874276728432, 1.1733015771674529, -1.7296303323614723, 0.5943832823987887, -0.19008248349060433, 1.18291501111616, 0.9006976243673397, 0.9667051657093713, 1.7376402732567628], "max": [0.7296933434653614, 0.20095653675190656, 1.2993206521707101, 2.4857364870032588, 1.543891886562569, 1.7005000935652026, 0.6779901697201339, -0.059708683037444754, 1.3435221396340005, 1.768974696444289, 1.2672035797011056, 2.5786993298066037], "count": [286]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48497653390522877]], [[0.46405913602941173]], [[0.46556751838235294]]], "std": [[[0.2764847777497381]], [[0.2675323714705954]], [[0.26464427010461733]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09803921568627451]], [[0.1568627450980392]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5003180004084967]], [[0.5127695302287582]], [[0.500799777369281]]], "std": [[[0.3262563136005478]], [[0.32885193632478416]], [[0.33635212567924166]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.12549019607843137]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5409218218954249]], [[0.5436063807189543]], [[0.5279208803104575]]], "std": [[[0.31680788474985433]], [[0.31939753816528615]], [[0.32946153258724425]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4314935110294118]], [[0.43835546364379085]], [[0.4070215032679738]]], "std": [[[0.3754338362181592]], [[0.37735129351213664]], [[0.39294678351004675]]], "count": [100]}, "observation.state": {"min": [0.2306496500968933, -1.2460421323776245, 0.8175259828567505, -0.17639005184173584, -1.1647083759307861, 1.060811996459961, -0.7956864833831787, -1.0962414741516113, 0.778782308101654, -0.6297922730445862, 0.6113145351409912, -1.176279902458191, 1.853124976158142, 51.817501068115234, 0.3531250059604645, -0.08375000208616257, 0.9106249809265137, 0.24062499403953552, 0.7087500095367432, -0.6200000047683716, 0.12000000476837158, -3.445625066757202, 1.162500023841858, 0.7400000095367432, 23.744375228881836, 48.536251068115234, -0.2862499952316284, -0.008124999701976776, 0.96875, -0.5056250095367432, 0.6356250047683716, -0.38999998569488525, 0.6579999923706055, 0.3487499952316284, 0.7806249856948853, 0.25], "max": [0.8176928162574768, -0.636706531047821, 1.302047610282898, 0.5874723196029663, -0.12188144028186798, 1.5876535177230835, -0.19181066751480103, -0.576218843460083, 1.219505786895752, 0.00028610663139261305, 0.9217932820320129, -0.3527456820011139, 76.98562622070312, 81.81375122070312, 0.45499998331069946, 9.3725004196167, 13.582499504089355, 70.78624725341797, 6.011875152587891, 78.39749908447266, 4.627500057220459, 88.5374984741211, 16.76187515258789, 106.80500030517578, 65.48187255859375, 71.22937774658203, -0.13187500834465027, 7.809999942779541, 22.838125228881836, 57.96500015258789, 23.745624542236328, 61.32500076293945, 25.516874313354492, 90.99687957763672, 43.08250045776367, 109.49937438964844], "mean": [0.46484652161598206, -0.8794963955879211, 1.0554221868515015, 0.08498011529445648, -0.6035193800926208, 1.2668330669403076, -0.576848030090332, -0.7437600493431091, 0.9545795321464539, -0.2909756302833557, 0.7892014980316162, -0.8009631633758545, 27.10625648498535, 69.92732238769531, 0.3937823176383972, 5.668212890625, 3.1083836555480957, 10.793987274169922, 1.4314439296722412, 11.810518264770508, 1.3721733093261719, 13.344802856445312, 3.658039093017578, 36.691898345947266, 39.56960678100586, 61.35879135131836, -0.1990739107131958, 1.4746809005737305, 6.405135154724121, 13.139436721801758, 6.589059829711914, 13.207876205444336, 7.186108589172363, 22.122339248657227, 10.016593933105469, 38.46291732788086], "std": [0.14538443088531494, 0.16134048998355865, 0.12968574464321136, 0.23227928578853607, 0.26256126165390015, 0.1310003250837326, 0.24229168891906738, 0.1806604266166687, 0.16879791021347046, 0.26101982593536377, 0.12122047692537308, 0.3388582468032837, 26.356943130493164, 10.910969734191895, 0.02225511707365513, 2.9047458171844482, 3.6076719760894775, 20.479045867919922, 1.3242114782333374, 22.953269958496094, 0.9588370323181152, 30.448650360107422, 4.500454425811768, 33.51723861694336, 15.245259284973145, 8.17102336883545, 0.0341712050139904, 1.847117304801941, 8.451780319213867, 21.387592315673828, 8.805858612060547, 22.582988739013672, 8.73153305053711, 34.32923889160156, 15.132365226745605, 43.1416130065918], "count": [189]}, "action": {"min": [0.2306496500968933, -1.2460421323776245, 0.8175259828567505, -0.17639005184173584, -1.1647083759307861, 1.060811996459961, -0.7956864833831787, -1.0962414741516113, 0.778782308101654, -0.6297922730445862, 0.6113145351409912, -1.176279902458191, 1.853124976158142, 51.817501068115234, 0.3531250059604645, -0.08375000208616257, 0.9106249809265137, 0.24062499403953552, 0.7087500095367432, -0.6200000047683716, 0.12000000476837158, -3.445625066757202, 1.162500023841858, 0.7400000095367432, 23.744375228881836, 48.536251068115234, -0.2862499952316284, -0.008124999701976776, 0.96875, -0.5056250095367432, 0.6356250047683716, -0.38999998569488525, 0.6579999923706055, 0.3487499952316284, 0.7806249856948853, 0.25], "max": [0.8176928162574768, -0.636706531047821, 1.302047610282898, 0.5874723196029663, -0.12188144028186798, 1.5876535177230835, -0.19181066751480103, -0.576218843460083, 1.219505786895752, 0.00028610663139261305, 0.9217932820320129, -0.3527456820011139, 76.98562622070312, 81.81375122070312, 0.45499998331069946, 9.3725004196167, 13.582499504089355, 70.78624725341797, 6.011875152587891, 78.39749908447266, 4.627500057220459, 88.5374984741211, 16.76187515258789, 106.80500030517578, 65.48187255859375, 71.22937774658203, -0.13187500834465027, 7.809999942779541, 22.838125228881836, 57.96500015258789, 23.745624542236328, 61.32500076293945, 25.516874313354492, 90.99687957763672, 43.08250045776367, 109.49937438964844], "mean": [0.4648466110229492, -0.8794960975646973, 1.055422306060791, 0.08498009294271469, -0.6035192012786865, 1.2668333053588867, -0.5768479704856873, -0.7437600493431091, 0.9545792937278748, -0.2909756302833557, 0.7892016172409058, -0.8009629845619202, 27.106271743774414, 69.92729949951172, 0.3937824070453644, 5.668214321136475, 3.1083807945251465, 10.793993949890137, 1.4314430952072144, 11.810493469238281, 1.3721727132797241, 13.344797134399414, 3.6580352783203125, 36.69189453125, 39.5695915222168, 61.3587760925293, -0.19907395541667938, 1.47468101978302, 6.405134677886963, 13.139426231384277, 6.589056015014648, 13.20787239074707, 7.186108589172363, 22.122331619262695, 10.01659870147705, 38.462913513183594], "std": [0.14538449048995972, 0.16134053468704224, 0.12968572974205017, 0.23227928578853607, 0.26256123185157776, 0.1310003250837326, 0.242291659116745, 0.1806604266166687, 0.16879792511463165, 0.26101982593536377, 0.12122047692537308, 0.33885812759399414, 26.35694122314453, 10.910969734191895, 0.022255107760429382, 2.9047462940216064, 3.6076712608337402, 20.47905158996582, 1.3242110013961792, 22.953262329101562, 0.9588373899459839, 30.448650360107422, 4.500455379486084, 33.51724624633789, 15.245260238647461, 8.17102336883545, 0.034171201288700104, 1.8471171855926514, 8.451780319213867, 21.387592315673828, 8.80585765838623, 22.58298683166504, 8.731532096862793, 34.32924270629883, 15.132365226745605, 43.141605377197266], "count": [189]}, "timestamp": {"min": [0.0], "max": [6.266666666666667], "mean": [3.1333333333333337], "std": [1.8186278914080822], "count": [189]}, "frame_index": {"min": [0], "max": [188], "mean": [94.0], "std": [54.55883674224247], "count": [189]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [189]}, "index": {"min": [503], "max": [691], "mean": [597.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [189]}, "subtask_annotation": {"mean": [2.3968253968253967, 6.0, 6.0, 6.0, 6.0], "std": [1.975026749853135, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [189]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [189]}, "eef_direction_state": {"mean": [3.3915343915343916, 4.275132275132275], "std": [2.252601617632158, 1.6518277862456916], "min": [0, 2], "max": [6, 6], "count": [189]}, "eef_velocity_state": {"mean": [1.0846560846560847, 0.9523809523809523], "std": [0.7720155118294606, 0.8984743935292018], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_state": {"mean": [0.8835978835978836, 0.8306878306878307], "std": [0.8275646474504621, 0.8624500923587287], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_direction_action": {"mean": [3.3915343915343916, 4.275132275132275], "std": [2.252601617632158, 1.6518277862456916], "min": [0, 2], "max": [6, 6], "count": [189]}, "eef_velocity_action": {"mean": [1.0846560846560847, 0.9523809523809523], "std": [0.7720155118294606, 0.8984743935292018], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_action": {"mean": [0.8835978835978836, 0.8306878306878307], "std": [0.8275646474504621, 0.8624500923587287], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_sim_pose_state": {"mean": [0.6648578378460087, 0.12877236233155528, 1.2565541456829639, 0.40208229741373486, 1.2859187467727151, -0.2878536185523119, 0.6120775557128459, -0.12990030611954073, 1.2673336377317628, 1.1378499236284785, 1.1457993830794961, 1.9808026609660334], "std": [0.04371353811721199, 0.05692725620981426, 0.03310788448843809, 1.4871554669477574, 0.15039416714453907, 1.387969327326893, 0.027891836740102545, 0.04998867977233489, 0.045328061227565164, 0.21089849928599333, 0.13721721608160306, 0.247608777104556], "min": [0.5782868098845617, 0.015333040116596919, 1.1823042292297865, -0.9294397545888633, 1.0514579019143997, -1.51126106504175, 0.5810716288630032, -0.17708213157254502, 1.1868830286247276, 0.9127693047047347, 0.9186293316298229, 1.727893558686682], "max": [0.7258744099636246, 0.20581987172412744, 1.3050262516924458, 2.921198468820514, 1.5237179943277854, 2.033486496303843, 0.6604206172397877, -0.022437470133814197, 1.3376291087806889, 1.6341231730619428, 1.3205840708398915, 2.564240137012129], "count": [189]}, "eef_sim_pose_action": {"mean": [0.6648578378460087, 0.12877236233155528, 1.2565541456829639, 0.40208229741373486, 1.2859187467727151, -0.2878536185523119, 0.6120775557128459, -0.12990030611954073, 1.2673336377317628, 1.1378499236284785, 1.1457993830794961, 1.9808026609660334], "std": [0.04371353811721199, 0.05692725620981426, 0.03310788448843809, 1.4871554669477574, 0.15039416714453907, 1.387969327326893, 0.027891836740102545, 0.04998867977233489, 0.045328061227565164, 0.21089849928599333, 0.13721721608160306, 0.247608777104556], "min": [0.5782868098845617, 0.015333040116596919, 1.1823042292297865, -0.9294397545888633, 1.0514579019143997, -1.51126106504175, 0.5810716288630032, -0.17708213157254502, 1.1868830286247276, 0.9127693047047347, 0.9186293316298229, 1.727893558686682], "max": [0.7258744099636246, 0.20581987172412744, 1.3050262516924458, 2.921198468820514, 1.5237179943277854, 2.033486496303843, 0.6604206172397877, -0.022437470133814197, 1.3376291087806889, 1.6341231730619428, 1.3205840708398915, 2.564240137012129], "count": [189]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47413494076797386]], [[0.4558863071895425]], [[0.45839998570261437]]], "std": [[[0.28843259263622234]], [[0.2781358388250371]], [[0.27461008679176624]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1607843137254902]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5314995874183006]], [[0.5496596793300653]], [[0.539053972630719]]], "std": [[[0.3161625891606029]], [[0.31950504972921523]], [[0.3271627230484519]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5138564317810458]], [[0.5159079534313725]], [[0.5006724264705883]]], "std": [[[0.3163146874817462]], [[0.32118008943960474]], [[0.328730502899572]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4325386928104575]], [[0.4384078737745098]], [[0.40555882557189543]]], "std": [[[0.3765684522289824]], [[0.3795954782299488]], [[0.39619632347844047]]], "count": [100]}, "observation.state": {"min": [0.1835135817527771, -1.293440580368042, 0.8101586699485779, -0.08926527947187424, -0.7347431182861328, 0.7125962972640991, -0.7114995718002319, -0.9487535357475281, 0.8678330183029175, -0.4812552332878113, 0.5855411291122437, -0.941958487033844, 27.58111000061035, 54.993125915527344, 0.3212500214576721, 0.031249992549419403, 0.9006249904632568, 0.26625001430511475, 0.24937500059604645, -0.468999981880188, 0.1524999886751175, -3.309999942779541, 0.9012500047683716, 0.21437500417232513, 31.5887508392334, 53.53125, 0.07312499731779099, -0.703125, 0.9637500047683716, -0.19750000536441803, 0.6306250095367432, -0.42249998450279236, 0.7016666531562805, 0.9018750190734863, 0.7562500238418579, 0.27562499046325684], "max": [0.5225579142570496, -0.583276093006134, 1.3626067638397217, 0.9404087662696838, -0.03852903097867966, 2.3779516220092773, -0.39003491401672363, -0.5833237767219543, 1.1254243850708008, -0.182154580950737, 0.9440566301345825, -0.3815709054470062, 72.27062225341797, 79.31437683105469, 0.4737499952316284, 9.452500343322754, 63.85187530517578, 97.22687530517578, 78.81375122070312, 110.0268783569336, 90.1468734741211, 110.21875, 94.94187927246094, 110.609375, 61.36000061035156, 66.99769592285156, 2.25, 7.744374752044678, 20.822500228881836, 39.59375, 42.130001068115234, 101.05374908447266, 48.18812561035156, 109.74124908447266, 43.88999938964844, 110.17375183105469], "mean": [0.2948489189147949, -0.9805029630661011, 1.1021736860275269, 0.1627330332994461, -0.35643404722213745, 1.4639947414398193, -0.5456029772758484, -0.7064059972763062, 0.9415587782859802, -0.32364529371261597, 0.6961977481842041, -0.7272353768348694, 43.406211853027344, 63.20856857299805, 0.4061194360256195, 5.585866451263428, 13.585336685180664, 22.96964454650879, 16.953004837036133, 32.55327224731445, 19.922290802001953, 36.02591323852539, 19.18821907043457, 67.22795867919922, 43.969058990478516, 60.038082122802734, 1.1511813402175903, 3.3068716526031494, 5.544256210327148, 10.202808380126953, 7.801102161407471, 20.320966720581055, 10.441651344299316, 27.854415893554688, 9.411408424377441, 34.39859390258789], "std": [0.06839000433683395, 0.175221785902977, 0.13087794184684753, 0.2977171838283539, 0.16382081806659698, 0.47104141116142273, 0.06959955394268036, 0.09297040849924088, 0.07775374501943588, 0.08219017833471298, 0.12334919720888138, 0.24636927247047424, 14.132987022399902, 5.2640862464904785, 0.02791610173881054, 2.820354700088501, 19.024030685424805, 31.5079402923584, 26.850296020507812, 44.698482513427734, 28.84943962097168, 46.306861877441406, 29.775903701782227, 35.0001335144043, 10.730828285217285, 3.084636926651001, 0.6779117584228516, 2.9618473052978516, 7.2752909660339355, 16.539350509643555, 12.267573356628418, 35.828125, 15.244815826416016, 44.33198547363281, 15.295835494995117, 46.24515151977539], "count": [413]}, "action": {"min": [0.1835135817527771, -1.293440580368042, 0.8101586699485779, -0.08926527947187424, -0.7347431182861328, 0.7125962972640991, -0.7114995718002319, -0.9487535357475281, 0.8678330183029175, -0.4812552332878113, 0.5855411291122437, -0.941958487033844, 27.58111000061035, 54.993125915527344, 0.3212500214576721, 0.031249992549419403, 0.9006249904632568, 0.26625001430511475, 0.24937500059604645, -0.468999981880188, 0.1524999886751175, -3.309999942779541, 0.9012500047683716, 0.21437500417232513, 31.5887508392334, 53.53125, 0.07312499731779099, -0.703125, 0.9637500047683716, -0.19750000536441803, 0.6306250095367432, -0.42249998450279236, 0.7016666531562805, 0.9018750190734863, 0.7562500238418579, 0.27562499046325684], "max": [0.5225579142570496, -0.583276093006134, 1.3626067638397217, 0.9404087662696838, -0.03852903097867966, 2.3779516220092773, -0.39003491401672363, -0.5833237767219543, 1.1254243850708008, -0.182154580950737, 0.9440566301345825, -0.3815709054470062, 72.27062225341797, 79.31437683105469, 0.4737499952316284, 9.452500343322754, 63.85187530517578, 97.22687530517578, 78.81375122070312, 110.0268783569336, 90.1468734741211, 110.21875, 94.94187927246094, 110.609375, 61.36000061035156, 66.99769592285156, 2.25, 7.744374752044678, 20.822500228881836, 39.59375, 42.130001068115234, 101.05374908447266, 48.18812561035156, 109.74124908447266, 43.88999938964844, 110.17375183105469], "mean": [0.2948489785194397, -0.9805035591125488, 1.102174162864685, 0.16273291409015656, -0.35643404722213745, 1.4639949798583984, -0.5456028580665588, -0.706405758857727, 0.941558301448822, -0.32364538311958313, 0.6961982250213623, -0.7272354960441589, 43.406211853027344, 63.20854949951172, 0.40611958503723145, 5.585866928100586, 13.58534049987793, 22.96969985961914, 16.953014373779297, 32.55323028564453, 19.922283172607422, 36.02589797973633, 19.188232421875, 67.22798156738281, 43.96906280517578, 60.03805923461914, 1.1511808633804321, 3.3068740367889404, 5.544258117675781, 10.202813148498535, 7.801102161407471, 20.320972442626953, 10.441652297973633, 27.85442352294922, 9.411406517028809, 34.398582458496094], "std": [0.06839002668857574, 0.17522180080413818, 0.13087789714336395, 0.2977170944213867, 0.1638207733631134, 0.4710412621498108, 0.06959955394268036, 0.09297039359807968, 0.07775375247001648, 0.08219015598297119, 0.12334917485713959, 0.24636921286582947, 14.132987976074219, 5.264085292816162, 0.027916114777326584, 2.820354461669922, 19.024028778076172, 31.507938385009766, 26.850292205810547, 44.698486328125, 28.849443435668945, 46.30686569213867, 29.775911331176758, 35.0001220703125, 10.730829238891602, 3.08463716506958, 0.6779119372367859, 2.9618470668792725, 7.275290012359619, 16.539350509643555, 12.267573356628418, 35.82811737060547, 15.244813919067383, 44.33198165893555, 15.295835494995117, 46.245155334472656], "count": [413]}, "timestamp": {"min": [0.0], "max": [13.733333333333333], "mean": [6.866666666666667], "std": [3.974082703383679], "count": [413]}, "frame_index": {"min": [0], "max": [412], "mean": [206.0], "std": [119.22248110151038], "count": [413]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [413]}, "index": {"min": [692], "max": [1104], "mean": [898.0], "std": [119.22248110151038], "count": [413]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [413]}, "subtask_annotation": {"mean": [1.4576271186440677, 6.0, 6.0, 6.0, 6.0], "std": [1.8558907421817463, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [413]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [413]}, "eef_direction_state": {"mean": [3.515738498789346, 4.837772397094431], "std": [2.2715994193369355, 1.6066830393313059], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_state": {"mean": [0.8547215496368039, 0.5690072639225182], "std": [0.7450941942471072, 0.7084466057280364], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_state": {"mean": [0.6222760290556901, 0.39709443099273606], "std": [0.798113788079878, 0.7111640243524335], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_direction_action": {"mean": [3.515738498789346, 4.837772397094431], "std": [2.2715994193369355, 1.6066830393313059], "min": [0, 0], "max": [6, 6], "count": [413]}, "eef_velocity_action": {"mean": [0.8547215496368039, 0.5690072639225182], "std": [0.7450941942471072, 0.7084466057280364], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_acc_mag_action": {"mean": [0.6222760290556901, 0.39709443099273606], "std": [0.798113788079878, 0.7111640243524335], "min": [0, 0], "max": [2, 2], "count": [413]}, "eef_sim_pose_state": {"mean": [0.6809311013690448, 0.08626928885398294, 1.2591414301392443, 0.5629146450788863, 1.2398714643451196, 0.06383469705535091, 0.6117239292167825, -0.13837287146733904, 1.25354768201123, 1.3601436796641506, 1.1095961032729387, 2.2003749249109203], "std": [0.03973317837553278, 0.07698149983275576, 0.03532067223991252, 1.5950706276159814, 0.19248516237151184, 1.4647515176889008, 0.007696223843479256, 0.023301262976011844, 0.03706979379054362, 0.21304037121195837, 0.2063072019056034, 0.13281391920001887], "min": [0.5891989432271141, -0.01820042809086239, 1.1708123665622092, -3.0591598825021915, 0.8128191839997769, -3.1408775744888717, 0.5866579068866214, -0.1728550777277144, 1.1811342584108326, 0.819059143297741, 0.7918670407919208, 1.9089474616053443], "max": [0.7390155958786795, 0.1822358558046586, 1.3055475357209487, 3.0966216705547707, 1.5209510679116343, 3.108775730533935, 0.6346890079921514, -0.07981248222544832, 1.3446101615045114, 1.6466038419950668, 1.3477099525325236, 2.487345422070679], "count": [413]}, "eef_sim_pose_action": {"mean": [0.6809311013690448, 0.08626928885398294, 1.2591414301392443, 0.5629146450788863, 1.2398714643451196, 0.06383469705535091, 0.6117239292167825, -0.13837287146733904, 1.25354768201123, 1.3601436796641506, 1.1095961032729387, 2.2003749249109203], "std": [0.03973317837553278, 0.07698149983275576, 0.03532067223991252, 1.5950706276159814, 0.19248516237151184, 1.4647515176889008, 0.007696223843479256, 0.023301262976011844, 0.03706979379054362, 0.21304037121195837, 0.2063072019056034, 0.13281391920001887], "min": [0.5891989432271141, -0.01820042809086239, 1.1708123665622092, -3.0591598825021915, 0.8128191839997769, -3.1408775744888717, 0.5866579068866214, -0.1728550777277144, 1.1811342584108326, 0.819059143297741, 0.7918670407919208, 1.9089474616053443], "max": [0.7390155958786795, 0.1822358558046586, 1.3055475357209487, 3.0966216705547707, 1.5209510679116343, 3.108775730533935, 0.6346890079921514, -0.07981248222544832, 1.3446101615045114, 1.6466038419950668, 1.3477099525325236, 2.487345422070679], "count": [413]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4851420567810457]], [[0.4660259538398693]], [[0.46798469566993467]]], "std": [[[0.27915528197420547]], [[0.2704954839685567]], [[0.2677377955407306]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.13333333333333333]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5076742585784313]], [[0.5192146711601308]], [[0.5092243729575163]]], "std": [[[0.32357829343706773]], [[0.3296733680596202]], [[0.33677173629910667]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06274509803921569]], [[0.12941176470588237]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5077272263071896]], [[0.5071627267156862]], [[0.4921276817810457]]], "std": [[[0.3110767148656228]], [[0.31646381927280204]], [[0.3234469031462184]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.435856544117647]], [[0.44182678513071894]], [[0.4074963214869281]]], "std": [[[0.37647178093364614]], [[0.3791357833798016]], [[0.3962354302239282]]], "count": [100]}, "observation.state": {"min": [0.10278381407260895, -1.2833552360534668, 0.807583749294281, -0.11272602528333664, -0.5606207251548767, 0.8636606335639954, -0.7280460596084595, -1.0302224159240723, 0.8118038177490234, -0.710903525352478, 0.5186637043952942, -0.9978923201560974, 28.760000228881836, 50.15625, 0.43312498927116394, 0.11749999970197678, 0.6993750333786011, 0.2718749940395355, 0.8962500095367432, -0.24437500536441803, 0.7512500286102295, 0.484375, 1.0199999809265137, -0.24125002324581146, 32.24937438964844, 41.34187698364258, -0.18437500298023224, -0.36124998331069946, 0.6775000095367432, 0.6660000085830688, 0.625, 0.5618749856948853, 1.097499966621399, 0.9731249809265137, 0.6725000143051147, 0.5518749952316284], "max": [0.4583190381526947, -0.5913044214248657, 1.271100401878357, 0.876368522644043, 0.08134966343641281, 1.529573917388916, -0.22545205056667328, -0.5732623934745789, 1.1843862533569336, -0.0838530957698822, 0.8613240718841553, -0.4326171278953552, 70.4262466430664, 66.5411148071289, 0.5518749952316284, 9.81624984741211, 13.686249732971191, 68.17312622070312, 12.62874984741211, 85.41500091552734, 6.101249694824219, 100.47062683105469, 7.304374694824219, 110.25687408447266, 62.52937316894531, 76.95000457763672, 2.2300000190734863, 5.818749904632568, 37.755001068115234, 82.8550033569336, 29.889999389648438, 67.89875030517578, 39.171875, 95.92437744140625, 50.9006233215332, 110.39688110351562], "mean": [0.3008076846599579, -0.8188315629959106, 1.0058876276016235, 0.19097685813903809, -0.36672359704971313, 1.3934231996536255, -0.48769819736480713, -0.7810923457145691, 0.9799224138259888, -0.4458369016647339, 0.7304322123527527, -0.6287070512771606, 46.90900421142578, 63.42041015625, 0.4836295545101166, 6.170714855194092, 2.230424642562866, 8.820274353027344, 2.015758991241455, 9.971151351928711, 1.629439115524292, 13.300503730773926, 1.7182645797729492, 17.386259078979492, 43.481590270996094, 63.40971755981445, 0.677531898021698, 1.985721230506897, 12.217242240905762, 14.65583610534668, 11.62618637084961, 12.020109176635742, 10.553791999816895, 28.083282470703125, 7.459454536437988, 52.65719223022461], "std": [0.1055072620511055, 0.16083423793315887, 0.09590098261833191, 0.3414752185344696, 0.17411291599273682, 0.22549237310886383, 0.19346928596496582, 0.14341439306735992, 0.12174712866544724, 0.2434478998184204, 0.08857552707195282, 0.24047958850860596, 9.381616592407227, 4.450891017913818, 0.020676814019680023, 2.5060667991638184, 2.935407876968384, 18.818429946899414, 2.5827431678771973, 22.01658821105957, 1.2730425596237183, 28.516155242919922, 1.120233178138733, 36.842037200927734, 9.85991382598877, 10.191244125366211, 1.0850855112075806, 2.085388660430908, 12.307334899902344, 23.42433738708496, 11.384705543518066, 20.753219604492188, 10.515283584594727, 29.926654815673828, 15.150375366210938, 40.052284240722656], "count": [387]}, "action": {"min": [0.10278381407260895, -1.2833552360534668, 0.807583749294281, -0.11272602528333664, -0.5606207251548767, 0.8636606335639954, -0.7280460596084595, -1.0302224159240723, 0.8118038177490234, -0.710903525352478, 0.5186637043952942, -0.9978923201560974, 28.760000228881836, 50.15625, 0.43312498927116394, 0.11749999970197678, 0.6993750333786011, 0.2718749940395355, 0.8962500095367432, -0.24437500536441803, 0.7512500286102295, 0.484375, 1.0199999809265137, -0.24125002324581146, 32.24937438964844, 41.34187698364258, -0.18437500298023224, -0.36124998331069946, 0.6775000095367432, 0.6660000085830688, 0.625, 0.5618749856948853, 1.097499966621399, 0.9731249809265137, 0.6725000143051147, 0.5518749952316284], "max": [0.4583190381526947, -0.5913044214248657, 1.271100401878357, 0.876368522644043, 0.08134966343641281, 1.529573917388916, -0.22545205056667328, -0.5732623934745789, 1.1843862533569336, -0.0838530957698822, 0.8613240718841553, -0.4326171278953552, 70.4262466430664, 66.5411148071289, 0.5518749952316284, 9.81624984741211, 13.686249732971191, 68.17312622070312, 12.62874984741211, 85.41500091552734, 6.101249694824219, 100.47062683105469, 7.304374694824219, 110.25687408447266, 62.52937316894531, 76.95000457763672, 2.2300000190734863, 5.818749904632568, 37.755001068115234, 82.8550033569336, 29.889999389648438, 67.89875030517578, 39.171875, 95.92437744140625, 50.9006233215332, 110.39688110351562], "mean": [0.3008075952529907, -0.8188329339027405, 1.005889654159546, 0.19097685813903809, -0.3667236566543579, 1.3934259414672852, -0.48769786953926086, -0.7810920476913452, 0.9799226522445679, -0.44583675265312195, 0.7304316759109497, -0.6287065744400024, 46.90898895263672, 63.420372009277344, 0.4836297333240509, 6.170716285705566, 2.2304224967956543, 8.820255279541016, 2.015756607055664, 9.971174240112305, 1.6294364929199219, 13.300508499145508, 1.7182655334472656, 17.3862361907959, 43.481605529785156, 63.40973663330078, 0.6775324940681458, 1.9857196807861328, 12.217246055603027, 14.655839920043945, 11.626179695129395, 12.020108222961426, 10.553786277770996, 28.083295822143555, 7.459456920623779, 52.65719223022461], "std": [0.10550729930400848, 0.16083402931690216, 0.09590084105730057, 0.34147512912750244, 0.17411291599273682, 0.2254927009344101, 0.19346937537193298, 0.1434144228696823, 0.12174714356660843, 0.2434478998184204, 0.08857551962137222, 0.24047966301441193, 9.381614685058594, 4.450893402099609, 0.020676808431744576, 2.5060672760009766, 2.9354069232940674, 18.818439483642578, 2.58274245262146, 22.016592025756836, 1.2730426788330078, 28.51616096496582, 1.1202325820922852, 36.84204864501953, 9.859915733337402, 10.191240310668945, 1.0850850343704224, 2.0853888988494873, 12.307333946228027, 23.424339294433594, 11.384703636169434, 20.753225326538086, 10.515281677246094, 29.926651000976562, 15.150373458862305, 40.05228042602539], "count": [387]}, "timestamp": {"min": [0.0], "max": [12.866666666666667], "mean": [6.433333333333333], "std": [3.723896804075995], "count": [387]}, "frame_index": {"min": [0], "max": [386], "mean": [193.0], "std": [111.71690412227984], "count": [387]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [387]}, "index": {"min": [1105], "max": [1491], "mean": [1298.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [387]}, "subtask_annotation": {"mean": [1.7105943152454781, 6.0, 6.0, 6.0, 6.0], "std": [1.6609098743199928, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [387]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [387]}, "eef_direction_state": {"mean": [4.9689922480620154, 4.1576227390180875], "std": [1.6183922757105178, 1.8068095519171223], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_state": {"mean": [0.5658914728682171, 0.8578811369509044], "std": [0.8022413167749035, 0.7101760573148056], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_state": {"mean": [0.37467700258397935, 0.6020671834625323], "std": [0.7092446661398774, 0.795202582956796], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_direction_action": {"mean": [4.9689922480620154, 4.1576227390180875], "std": [1.6183922757105178, 1.8068095519171223], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_action": {"mean": [0.5658914728682171, 0.8578811369509044], "std": [0.8022413167749035, 0.7101760573148056], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_action": {"mean": [0.37467700258397935, 0.6020671834625323], "std": [0.7092446661398774, 0.795202582956796], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_sim_pose_state": {"mean": [0.668347094750136, 0.1334783763672947, 1.272929094264, 0.6352125722097904, 1.387131433945948, -0.0024790582499626705, 0.6076997667273709, -0.10617235429485175, 1.2703224732685279, 1.2270126810271789, 1.1030539580579266, 2.169815315180744], "std": [0.02913605095279012, 0.056969976603008676, 0.031876813351287565, 1.021163572243405, 0.07815658653709819, 0.9057979472083393, 0.024148689370258332, 0.045605946574553594, 0.03885217896219241, 0.2021786227843946, 0.10111722655405439, 0.17404523980740233], "min": [0.590415179322977, -0.022083790515427443, 1.1716931081505082, -0.41841247403242565, 1.1325282498225344, -0.9485419103504832, 0.5744887712771882, -0.1675259706892455, 1.1866948847258774, 0.7389454032697004, 0.8702198126219942, 1.73395148940256], "max": [0.7208757049232456, 0.17863410554400883, 1.3170441748619708, 2.8583656593732973, 1.4390214024752432, 2.005008523755153, 0.6530974189022053, -0.04457512848296913, 1.3631409266886738, 1.6020718383400039, 1.2470932843948175, 2.4888276026214298], "count": [387]}, "eef_sim_pose_action": {"mean": [0.668347094750136, 0.1334783763672947, 1.272929094264, 0.6352125722097904, 1.387131433945948, -0.0024790582499626705, 0.6076997667273709, -0.10617235429485175, 1.2703224732685279, 1.2270126810271789, 1.1030539580579266, 2.169815315180744], "std": [0.02913605095279012, 0.056969976603008676, 0.031876813351287565, 1.021163572243405, 0.07815658653709819, 0.9057979472083393, 0.024148689370258332, 0.045605946574553594, 0.03885217896219241, 0.2021786227843946, 0.10111722655405439, 0.17404523980740233], "min": [0.590415179322977, -0.022083790515427443, 1.1716931081505082, -0.41841247403242565, 1.1325282498225344, -0.9485419103504832, 0.5744887712771882, -0.1675259706892455, 1.1866948847258774, 0.7389454032697004, 0.8702198126219942, 1.73395148940256], "max": [0.7208757049232456, 0.17863410554400883, 1.3170441748619708, 2.8583656593732973, 1.4390214024752432, 2.005008523755153, 0.6530974189022053, -0.04457512848296913, 1.3631409266886738, 1.6020718383400039, 1.2470932843948175, 2.4888276026214298], "count": [387]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4844775142973856]], [[0.46438867034313724]], [[0.4659746834150327]]], "std": [[[0.27750636125859063]], [[0.26865095481478346]], [[0.2661005502755]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5008289910130719]], [[0.5053827450980393]], [[0.4929327982026144]]], "std": [[[0.32320997053090533]], [[0.32937888653010355]], [[0.3358511551720217]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.10980392156862745]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5263346711601307]], [[0.5270569015522877]], [[0.5124294444444445]]], "std": [[[0.3170882137107999]], [[0.32274930130099844]], [[0.33186676661835596]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4378634027777778]], [[0.4434454881535948]], [[0.409618112745098]]], "std": [[[0.376088370960521]], [[0.3784956140386376]], [[0.3963807777096712]]], "count": [100]}, "observation.state": {"min": [0.127961203455925, -1.1789501905441284, 0.762515127658844, -0.10844501852989197, -0.8671998977661133, 1.1675775051116943, -0.813878059387207, -1.0784552097320557, 0.724612832069397, -1.4014695882797241, 0.5044060349464417, -1.3063629865646362, 18.022499084472656, 54.931251525878906, 0.40562501549720764, 0.3087500035762787, 0.8266666531562805, 0.13625000417232513, 0.7829999923706055, 0.45374998450279236, 0.8137500286102295, 0.01562500186264515, 1.0556249618530273, -0.7450000047683716, 23.739999771118164, 49.03125, -0.1887499988079071, -0.3518750071525574, 0.9550000429153442, 0.7137500047683716, 0.6420000195503235, 0.6287500262260437, 0.7250000238418579, -1.0049999952316284, 0.7322221994400024, -0.5575000047683716], "max": [0.6275908350944519, -0.5841711163520813, 1.189321517944336, 0.7369154095649719, 0.018859198316931725, 1.5558956861495972, 0.0312809944152832, -0.542029082775116, 1.2396763563156128, 0.07248035818338394, 0.9451533555984497, 0.11637388169765472, 61.53187561035156, 72.69444274902344, 0.5512499809265137, 9.521249771118164, 13.11312484741211, 37.23250198364258, 13.946249961853027, 57.26812744140625, 16.71500015258789, 86.35687255859375, 14.493124961853027, 109.1206283569336, 62.12187576293945, 69.17937469482422, 0.04124999791383743, 8.236249923706055, 23.858749389648438, 80.23500061035156, 22.655000686645508, 78.94000244140625, 26.417499542236328, 99.51687622070312, 45.49562454223633, 109.64875030517578], "mean": [0.2922380268573761, -0.7826107740402222, 0.9661141037940979, 0.19972261786460876, -0.3844143748283386, 1.4385669231414795, -0.45844557881355286, -0.7367804050445557, 0.9536070823669434, -0.5752150416374207, 0.7388449311256409, -0.5651478171348572, 40.8714485168457, 66.32437133789062, 0.45403313636779785, 6.979543209075928, 2.951874256134033, 5.621549606323242, 2.9473447799682617, 8.843016624450684, 3.225036144256592, 13.829489707946777, 3.0105366706848145, 20.508056640625, 44.91681671142578, 59.627647399902344, -0.11990399658679962, 2.276914119720459, 6.8397321701049805, 24.96613883972168, 6.631938934326172, 26.773839950561523, 8.082146644592285, 34.28065490722656, 12.407258987426758, 53.20235061645508], "std": [0.09824992716312408, 0.14108844101428986, 0.09751415997743607, 0.27859702706336975, 0.18220169842243195, 0.14504705369472504, 0.3113822340965271, 0.1830241084098816, 0.1816778928041458, 0.5266202688217163, 0.17067573964595795, 0.5621691942214966, 10.40092945098877, 5.199790000915527, 0.025095496326684952, 3.029850721359253, 3.9029653072357178, 11.387084007263184, 3.8563132286071777, 17.386083602905273, 4.5595598220825195, 27.545988082885742, 3.6097590923309326, 36.41372299194336, 13.61680793762207, 7.663762092590332, 0.04306623712182045, 2.7855331897735596, 7.726423740386963, 30.204864501953125, 6.84721565246582, 32.123695373535156, 8.098161697387695, 41.29058837890625, 15.287650108337402, 44.42792510986328], "count": [232]}, "action": {"min": [0.127961203455925, -1.1789501905441284, 0.762515127658844, -0.10844501852989197, -0.8671998977661133, 1.1675775051116943, -0.813878059387207, -1.0784552097320557, 0.724612832069397, -1.4014695882797241, 0.5044060349464417, -1.3063629865646362, 18.022499084472656, 54.931251525878906, 0.40562501549720764, 0.3087500035762787, 0.8266666531562805, 0.13625000417232513, 0.7829999923706055, 0.45374998450279236, 0.8137500286102295, 0.01562500186264515, 1.0556249618530273, -0.7450000047683716, 23.739999771118164, 49.03125, -0.1887499988079071, -0.3518750071525574, 0.9550000429153442, 0.7137500047683716, 0.6420000195503235, 0.6287500262260437, 0.7250000238418579, -1.0049999952316284, 0.7322221994400024, -0.5575000047683716], "max": [0.6275908350944519, -0.5841711163520813, 1.189321517944336, 0.7369154095649719, 0.018859198316931725, 1.5558956861495972, 0.0312809944152832, -0.542029082775116, 1.2396763563156128, 0.07248035818338394, 0.9451533555984497, 0.11637388169765472, 61.53187561035156, 72.69444274902344, 0.5512499809265137, 9.521249771118164, 13.11312484741211, 37.23250198364258, 13.946249961853027, 57.26812744140625, 16.71500015258789, 86.35687255859375, 14.493124961853027, 109.1206283569336, 62.12187576293945, 69.17937469482422, 0.04124999791383743, 8.236249923706055, 23.858749389648438, 80.23500061035156, 22.655000686645508, 78.94000244140625, 26.417499542236328, 99.51687622070312, 45.49562454223633, 109.64875030517578], "mean": [0.2922380566596985, -0.782610297203064, 0.9661135077476501, 0.19972260296344757, -0.384414404630661, 1.4385677576065063, -0.4584454596042633, -0.7367802858352661, 0.953606903553009, -0.5752150416374207, 0.73884516954422, -0.565147876739502, 40.871429443359375, 66.32434844970703, 0.45403313636779785, 6.979541778564453, 2.9518752098083496, 5.6215410232543945, 2.947341203689575, 8.843018531799316, 3.2250349521636963, 13.829483985900879, 3.01053786277771, 20.5080509185791, 44.916805267333984, 59.62763595581055, -0.119904063642025, 2.2769131660461426, 6.8397321701049805, 24.966140747070312, 6.631939888000488, 26.773826599121094, 8.082146644592285, 34.28066635131836, 12.407259941101074, 53.20234298706055], "std": [0.09824991226196289, 0.14108850061893463, 0.09751417487859726, 0.27859702706336975, 0.18220168352127075, 0.14504708349704742, 0.3113822638988495, 0.1830241084098816, 0.18167784810066223, 0.5266202688217163, 0.17067572474479675, 0.5621692538261414, 10.40092945098877, 5.199791431427002, 0.025095496326684952, 3.0298514366149902, 3.9029645919799805, 11.387083053588867, 3.856313705444336, 17.386083602905273, 4.5595598220825195, 27.545974731445312, 3.6097583770751953, 36.413726806640625, 13.616812705993652, 7.66376256942749, 0.04306623339653015, 2.7855329513549805, 7.726423740386963, 30.204866409301758, 6.847215175628662, 32.12369918823242, 8.098161697387695, 41.290592193603516, 15.287649154663086, 44.427921295166016], "count": [232]}, "timestamp": {"min": [0.0], "max": [7.7], "mean": [3.85], "std": [2.2324003026140073], "count": [232]}, "frame_index": {"min": [0], "max": [231], "mean": [115.5], "std": [66.97200907842021], "count": [232]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [232]}, "index": {"min": [1492], "max": [1723], "mean": [1607.5], "std": [66.97200907842021], "count": [232]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [232]}, "subtask_annotation": {"mean": [2.206896551724138, 6.0, 6.0, 6.0, 6.0], "std": [1.877807054552205, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [232]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [232]}, "eef_direction_state": {"mean": [4.422413793103448, 4.155172413793103], "std": [1.932707864847725, 1.687190320375869], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_state": {"mean": [0.8060344827586207, 0.9698275862068966], "std": [0.8414671908599269, 0.779004650907523], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_state": {"mean": [0.6681034482758621, 0.7241379310344828], "std": [0.8185457181775055, 0.8365178945316013], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_direction_action": {"mean": [4.422413793103448, 4.155172413793103], "std": [1.932707864847725, 1.687190320375869], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_action": {"mean": [0.8060344827586207, 0.9698275862068966], "std": [0.8414671908599269, 0.779004650907523], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_action": {"mean": [0.6681034482758621, 0.7241379310344828], "std": [0.8185457181775055, 0.8365178945316013], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_sim_pose_state": {"mean": [0.6567762226256911, 0.13297711390519992, 1.2823423374697454, 0.7947826213879018, 1.3394515237050455, 0.13839513233998382, 0.6022551901509868, -0.11717923006008786, 1.279120311094239, 1.1553502356312346, 1.171317286608999, 2.058245342596754], "std": [0.032080334178876894, 0.048270701442642186, 0.033895782437919485, 0.8593875534825038, 0.06377038403420808, 0.7550835699468608, 0.021477829501294246, 0.05727789260422495, 0.05039656405347381, 0.3667355637983954, 0.13589216673829854, 0.4699495202331199], "min": [0.5770581608654441, 0.014427819127645208, 1.1971428757021203, -0.6821028057747824, 1.1909071439342052, -1.2633123789179788, 0.5743393420543014, -0.1942509557792689, 1.1881680655633526, 0.7163877382203032, 0.9630187600538234, 1.3973410384437566], "max": [0.7025698665385222, 0.18655735434043524, 1.3192386781779308, 2.405503717969723, 1.4017706941219394, 1.5774530583684874, 0.6440461074492255, -0.019619711613760832, 1.3595776593435593, 1.9615993322809862, 1.3601996735706536, 2.9269689770716756], "count": [232]}, "eef_sim_pose_action": {"mean": [0.6567762226256911, 0.13297711390519992, 1.2823423374697454, 0.7947826213879018, 1.3394515237050455, 0.13839513233998382, 0.6022551901509868, -0.11717923006008786, 1.279120311094239, 1.1553502356312346, 1.171317286608999, 2.058245342596754], "std": [0.032080334178876894, 0.048270701442642186, 0.033895782437919485, 0.8593875534825038, 0.06377038403420808, 0.7550835699468608, 0.021477829501294246, 0.05727789260422495, 0.05039656405347381, 0.3667355637983954, 0.13589216673829854, 0.4699495202331199], "min": [0.5770581608654441, 0.014427819127645208, 1.1971428757021203, -0.6821028057747824, 1.1909071439342052, -1.2633123789179788, 0.5743393420543014, -0.1942509557792689, 1.1881680655633526, 0.7163877382203032, 0.9630187600538234, 1.3973410384437566], "max": [0.7025698665385222, 0.18655735434043524, 1.3192386781779308, 2.405503717969723, 1.4017706941219394, 1.5774530583684874, 0.6440461074492255, -0.019619711613760832, 1.3595776593435593, 1.9615993322809862, 1.3601996735706536, 2.9269689770716756], "count": [232]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4807648876633987]], [[0.4620958149509804]], [[0.46415430964052284]]], "std": [[[0.27971465922621863]], [[0.27029480358602326]], [[0.26727891709079354]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.12549019607843137]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5126736458333333]], [[0.5233621425653595]], [[0.5125465236928104]]], "std": [[[0.32157267139498036]], [[0.3269804569352825]], [[0.33440389692581857]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.1411764705882353]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5395827430555555]], [[0.5436895302287582]], [[0.5298203513071895]]], "std": [[[0.312416954865186]], [[0.3153550650622225]], [[0.32450724076721815]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43144665032679735]], [[0.439336772875817]], [[0.4045713623366013]]], "std": [[[0.3766970093777123]], [[0.3787236156903808]], [[0.39628378366468564]]], "count": [100]}, "observation.state": {"min": [0.2315794974565506, -1.1831941604614258, 0.7881761789321899, -0.2504386901855469, -0.9958842992782593, 1.1977616548538208, -0.7421606779098511, -1.07607102394104, 0.7745860815048218, -0.5981774926185608, 0.718437671661377, -1.0918545722961426, 22.707500457763672, 53.35874938964844, 0.42124998569488525, 0.3668749928474426, 0.14624999463558197, 0.2378571480512619, 0.203125, -0.16187499463558197, -0.06187499687075615, -2.9850001335144043, 1.2956249713897705, 0.0768750011920929, 30.984375, 37.880001068115234, -0.2800000011920929, -0.4449999928474426, 0.6868749856948853, 0.8181250095367432, 0.9318749904632568, 1.428125023841858, 0.8387500047683716, 0.8318749666213989, 0.6825000047683716, 2.842222213745117], "max": [0.8081559538841248, -0.6175612211227417, 1.2027685642242432, 0.43097198009490967, -0.1153009831905365, 1.4509661197662354, -0.257543683052063, -0.590047299861908, 1.2193388938903809, -0.06659132242202759, 0.8911030292510986, -0.29607272148132324, 66.31500244140625, 64.25333404541016, 0.529285728931427, 9.110625267028809, 5.78249979019165, 74.95249938964844, 5.903124809265137, 78.20375061035156, 3.6187498569488525, 94.87937927246094, 21.116249084472656, 110.71937561035156, 59.205623626708984, 66.2406234741211, -0.09375, 4.07937479019165, 33.50437545776367, 68.5425033569336, 33.54125213623047, 73.26750183105469, 58.48687744140625, 109.87625122070312, 64.65875244140625, 109.76750183105469], "mean": [0.5232022404670715, -0.7969053387641907, 0.9509883522987366, 0.04684526473283768, -0.603007435798645, 1.378127932548523, -0.5639145970344543, -0.7672855854034424, 0.9622619152069092, -0.3108559846878052, 0.8153378963470459, -0.7195363640785217, 47.65733337402344, 60.94890213012695, 0.4764208197593689, 5.686264514923096, 1.5208375453948975, 15.4968900680542, 1.3311930894851685, 15.302253723144531, 1.3501266241073608, 18.22345542907715, 4.428066730499268, 26.18103790283203, 48.22504425048828, 54.86314392089844, -0.17360620200634003, 0.9906913638114929, 10.497032165527344, 21.637601852416992, 11.495168685913086, 24.52602767944336, 20.79134750366211, 43.70219421386719, 18.884490966796875, 77.33602142333984], "std": [0.16857211291790009, 0.15079332888126373, 0.10187327116727829, 0.26624971628189087, 0.2447664737701416, 0.09383105486631393, 0.19417442381381989, 0.18858946859836578, 0.17712950706481934, 0.1963120400905609, 0.04999145492911339, 0.3278867304325104, 9.994529724121094, 2.711063861846924, 0.021599356085062027, 2.496480703353882, 1.1082885265350342, 27.492815017700195, 1.2641587257385254, 27.55887222290039, 0.6435171365737915, 36.418216705322266, 5.6919732093811035, 43.85700988769531, 8.304204940795898, 10.810949325561523, 0.05900818854570389, 1.28715181350708, 12.564970016479492, 26.976247787475586, 13.389665603637695, 31.318145751953125, 21.88777732849121, 44.411048889160156, 24.88481903076172, 27.659683227539062], "count": [266]}, "action": {"min": [0.2315794974565506, -1.1831941604614258, 0.7881761789321899, -0.2504386901855469, -0.9958842992782593, 1.1977616548538208, -0.7421606779098511, -1.07607102394104, 0.7745860815048218, -0.5981774926185608, 0.718437671661377, -1.0918545722961426, 22.707500457763672, 53.35874938964844, 0.42124998569488525, 0.3668749928474426, 0.14624999463558197, 0.2378571480512619, 0.203125, -0.16187499463558197, -0.06187499687075615, -2.9850001335144043, 1.2956249713897705, 0.0768750011920929, 30.984375, 37.880001068115234, -0.2800000011920929, -0.4449999928474426, 0.6868749856948853, 0.8181250095367432, 0.9318749904632568, 1.428125023841858, 0.8387500047683716, 0.8318749666213989, 0.6825000047683716, 2.842222213745117], "max": [0.8081559538841248, -0.6175612211227417, 1.2027685642242432, 0.43097198009490967, -0.1153009831905365, 1.4509661197662354, -0.257543683052063, -0.590047299861908, 1.2193388938903809, -0.06659132242202759, 0.8911030292510986, -0.29607272148132324, 66.31500244140625, 64.25333404541016, 0.529285728931427, 9.110625267028809, 5.78249979019165, 74.95249938964844, 5.903124809265137, 78.20375061035156, 3.6187498569488525, 94.87937927246094, 21.116249084472656, 110.71937561035156, 59.205623626708984, 66.2406234741211, -0.09375, 4.07937479019165, 33.50437545776367, 68.5425033569336, 33.54125213623047, 73.26750183105469, 58.48687744140625, 109.87625122070312, 64.65875244140625, 109.76750183105469], "mean": [0.5232023000717163, -0.7969052195549011, 0.9509883522987366, 0.0468452163040638, -0.6030071973800659, 1.378127932548523, -0.5639144778251648, -0.7672854065895081, 0.9622620940208435, -0.3108559250831604, 0.8153381943702698, -0.7195362448692322, 47.657344818115234, 60.948951721191406, 0.4764208197593689, 5.686262607574463, 1.5208364725112915, 15.496883392333984, 1.3311923742294312, 15.302260398864746, 1.350127100944519, 18.223459243774414, 4.428062438964844, 26.181020736694336, 48.22505187988281, 54.86311721801758, -0.17360618710517883, 0.9906915426254272, 10.497028350830078, 21.637605667114258, 11.495171546936035, 24.526031494140625, 20.791339874267578, 43.702186584472656, 18.884496688842773, 77.33599853515625], "std": [0.16857212781906128, 0.15079332888126373, 0.10187327116727829, 0.26624971628189087, 0.2447664588689804, 0.09383103251457214, 0.1941743642091751, 0.1885894536972046, 0.17712950706481934, 0.1963120549917221, 0.049991458654403687, 0.3278867304325104, 9.994531631469727, 2.711064338684082, 0.02159935235977173, 2.496480703353882, 1.108288288116455, 27.49282455444336, 1.264159083366394, 27.558881759643555, 0.643517255783081, 36.418212890625, 5.691971778869629, 43.85700607299805, 8.304205894470215, 10.810948371887207, 0.05900818482041359, 1.2871519327163696, 12.56496810913086, 26.976247787475586, 13.389666557312012, 31.31814193725586, 21.887775421142578, 44.411048889160156, 24.884822845458984, 27.659687042236328], "count": [266]}, "timestamp": {"min": [0.0], "max": [8.833333333333334], "mean": [4.416666666666666], "std": [2.5595681059289843], "count": [266]}, "frame_index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [266]}, "index": {"min": [1724], "max": [1989], "mean": [1856.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}, "subtask_annotation": {"mean": [2.1165413533834587, 6.0, 6.0, 6.0, 6.0], "std": [1.9305490454041705, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [266]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [266]}, "eef_direction_state": {"mean": [4.462406015037594, 4.68796992481203], "std": [1.6815273000209345, 1.5329728155550673], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_state": {"mean": [0.924812030075188, 0.8308270676691729], "std": [0.7815933230024705, 0.8257765041196465], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_state": {"mean": [0.7218045112781954, 0.6015037593984962], "std": [0.8393820091429643, 0.8082269615735669], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_direction_action": {"mean": [4.462406015037594, 4.68796992481203], "std": [1.6815273000209345, 1.5329728155550673], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_action": {"mean": [0.924812030075188, 0.8308270676691729], "std": [0.7815933230024705, 0.8257765041196465], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_action": {"mean": [0.7218045112781954, 0.6015037593984962], "std": [0.8393820091429643, 0.8082269615735669], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_sim_pose_state": {"mean": [0.6439223083162876, 0.13825847173948294, 1.242749353778218, 0.4473780153419448, 1.3776372106130041, -0.20535694669083265, 0.6049358892901845, -0.11647773782452624, 1.2705821238019108, 1.1482749242575099, 1.0610031016555326, 2.0648436885740975], "std": [0.030172936080798015, 0.06119360697537564, 0.027524914818785193, 1.4284388546956366, 0.06156904439019612, 1.2961246108958344, 0.0245709383437487, 0.0446625959851191, 0.04787169892605546, 0.22264437840672446, 0.18090670819639562, 0.2117955111052568], "min": [0.5806179070150626, 0.013445677445692722, 1.1705145609520575, -0.9588447326292803, 1.2443470862669859, -1.4674932855345926, 0.5773492736634531, -0.16130572797438558, 1.170134637839253, 0.7692444454692853, 0.8039787413272177, 1.8439045082451293], "max": [0.6973027109068359, 0.20483183066911814, 1.2856431735381912, 3.0195305475855756, 1.4999166925284668, 2.206733901731506, 0.645839050685106, -0.03337023125743602, 1.359324390999582, 1.6665707893463086, 1.301415836171822, 2.597384303361143], "count": [266]}, "eef_sim_pose_action": {"mean": [0.6439223083162876, 0.13825847173948294, 1.242749353778218, 0.4473780153419448, 1.3776372106130041, -0.20535694669083265, 0.6049358892901845, -0.11647773782452624, 1.2705821238019108, 1.1482749242575099, 1.0610031016555326, 2.0648436885740975], "std": [0.030172936080798015, 0.06119360697537564, 0.027524914818785193, 1.4284388546956366, 0.06156904439019612, 1.2961246108958344, 0.0245709383437487, 0.0446625959851191, 0.04787169892605546, 0.22264437840672446, 0.18090670819639562, 0.2117955111052568], "min": [0.5806179070150626, 0.013445677445692722, 1.1705145609520575, -0.9588447326292803, 1.2443470862669859, -1.4674932855345926, 0.5773492736634531, -0.16130572797438558, 1.170134637839253, 0.7692444454692853, 0.8039787413272177, 1.8439045082451293], "max": [0.6973027109068359, 0.20483183066911814, 1.2856431735381912, 3.0195305475855756, 1.4999166925284668, 2.206733901731506, 0.645839050685106, -0.03337023125743602, 1.359324390999582, 1.6665707893463086, 1.301415836171822, 2.597384303361143], "count": [266]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4614500449346405]], [[0.45120338235294116]], [[0.4559872691993464]]], "std": [[[0.2931209687588293]], [[0.28285220604818445]], [[0.2787379251346115]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.1568627450980392]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.546181766748366]], [[0.5521313786764707]], [[0.5380532598039216]]], "std": [[[0.3076115819135274]], [[0.30791396718979747]], [[0.3142130959099038]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.12941176470588237]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4967022017973856]], [[0.4984840767973856]], [[0.4830823570261438]]], "std": [[[0.3201573770551394]], [[0.3257893797389656]], [[0.333084577198552]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43382647875816993]], [[0.4420906678921569]], [[0.4051407107843137]]], "std": [[[0.3778635603515185]], [[0.37921466798252396]], [[0.39503914183638583]]], "count": [100]}, "observation.state": {"min": [0.1680399775505066, -1.1792601346969604, 0.7816433906555176, -0.07453608512878418, -1.011694312095642, 1.1815489530563354, -0.9525206089019775, -1.1015821695327759, 0.7224193215370178, -0.6495574712753296, 0.6058546900749207, -1.3007838726043701, 24.598888397216797, 52.84749984741211, 0.3268750011920929, -0.1756249964237213, 0.7855555415153503, 0.3888888955116272, 0.37437498569488525, -0.1837500035762787, 0.7387499809265137, -3.0931248664855957, 1.0618749856948853, -0.17749999463558197, 20.01187515258789, 38.462501525878906, -0.328125, -0.5118749737739563, 0.7122222185134888, 1.2856249809265137, 0.6668750047683716, 0.15125000476837158, 0.9693750143051147, 0.40799999237060547, 0.6475000381469727, -0.6312500238418579], "max": [0.8518984913825989, -0.5954621434211731, 1.2218899726867676, 0.4880264401435852, 0.010085259564220905, 1.487802267074585, -0.16780155897140503, -0.5651559829711914, 1.2081807851791382, 0.1887827068567276, 1.0497491359710693, -0.44825759530067444, 68.11624908447266, 71.73374938964844, 0.5099999904632568, 8.588749885559082, 8.463749885559082, 68.18937683105469, 11.639374732971191, 85.62875366210938, 25.55562400817871, 108.06812286376953, 17.01187515258789, 110.78125, 59.88750076293945, 69.77249908447266, -0.15187500417232513, 2.9200000762939453, 34.08250045776367, 61.204376220703125, 33.60499954223633, 68.64688110351562, 50.16062545776367, 111.23687744140625, 57.584999084472656, 111.12000274658203], "mean": [0.5936481356620789, -0.7347871661186218, 0.8968124985694885, 0.17803338170051575, -0.5087371468544006, 1.3028234243392944, -0.6701291799545288, -0.7248650193214417, 0.889430820941925, -0.16114704310894012, 0.8708784580230713, -0.9411479830741882, 41.2091064453125, 65.36954498291016, 0.4106018543243408, 2.710465431213379, 2.2658445835113525, 14.504505157470703, 4.7917094230651855, 17.94731903076172, 10.29468059539795, 35.67216491699219, 4.011289119720459, 69.28661346435547, 38.051902770996094, 59.72626876831055, -0.26030221581459045, 0.3118499219417572, 9.340290069580078, 17.366607666015625, 9.359548568725586, 18.103111267089844, 11.74501895904541, 30.06954574584961, 12.540282249450684, 39.47853088378906], "std": [0.25087493658065796, 0.17189382016658783, 0.12494881451129913, 0.15610818564891815, 0.24764186143875122, 0.0775163397192955, 0.3107803165912628, 0.18599466979503632, 0.18236373364925385, 0.3355078101158142, 0.17396682500839233, 0.3638119399547577, 14.00620174407959, 6.045592784881592, 0.03716885671019554, 2.6502010822296143, 1.7860158681869507, 24.52159881591797, 3.3559255599975586, 30.63097381591797, 6.8976664543151855, 37.14083480834961, 4.893100261688232, 37.734806060791016, 14.301559448242188, 11.318976402282715, 0.036538898944854736, 0.8195937275886536, 12.372014045715332, 23.422149658203125, 12.528402328491211, 25.24614143371582, 16.24319839477539, 42.513946533203125, 19.532730102539062, 47.77345275878906], "count": [344]}, "action": {"min": [0.1680399775505066, -1.1792601346969604, 0.7816433906555176, -0.07453608512878418, -1.011694312095642, 1.1815489530563354, -0.9525206089019775, -1.1015821695327759, 0.7224193215370178, -0.6495574712753296, 0.6058546900749207, -1.3007838726043701, 24.598888397216797, 52.84749984741211, 0.3268750011920929, -0.1756249964237213, 0.7855555415153503, 0.3888888955116272, 0.37437498569488525, -0.1837500035762787, 0.7387499809265137, -3.0931248664855957, 1.0618749856948853, -0.17749999463558197, 20.01187515258789, 38.462501525878906, -0.328125, -0.5118749737739563, 0.7122222185134888, 1.2856249809265137, 0.6668750047683716, 0.15125000476837158, 0.9693750143051147, 0.40799999237060547, 0.6475000381469727, -0.6312500238418579], "max": [0.8518984913825989, -0.5954621434211731, 1.2218899726867676, 0.4880264401435852, 0.010085259564220905, 1.487802267074585, -0.16780155897140503, -0.5651559829711914, 1.2081807851791382, 0.1887827068567276, 1.0497491359710693, -0.44825759530067444, 68.11624908447266, 71.73374938964844, 0.5099999904632568, 8.588749885559082, 8.463749885559082, 68.18937683105469, 11.639374732971191, 85.62875366210938, 25.55562400817871, 108.06812286376953, 17.01187515258789, 110.78125, 59.88750076293945, 69.77249908447266, -0.15187500417232513, 2.9200000762939453, 34.08250045776367, 61.204376220703125, 33.60499954223633, 68.64688110351562, 50.16062545776367, 111.23687744140625, 57.584999084472656, 111.12000274658203], "mean": [0.5936483144760132, -0.7347869277000427, 0.8968124985694885, 0.17803339660167694, -0.5087372660636902, 1.3028233051300049, -0.6701294779777527, -0.7248648405075073, 0.889430582523346, -0.16114705801010132, 0.8708785176277161, -0.9411479830741882, 41.20911407470703, 65.36958312988281, 0.41060173511505127, 2.710465431213379, 2.265841484069824, 14.504501342773438, 4.791707992553711, 17.947315216064453, 10.294681549072266, 35.67217254638672, 4.011283874511719, 69.28662109375, 38.051902770996094, 59.726280212402344, -0.2603020966053009, 0.3118499219417572, 9.340286254882812, 17.366609573364258, 9.359552383422852, 18.103124618530273, 11.74501895904541, 30.06957244873047, 12.540273666381836, 39.47854232788086], "std": [0.2508750259876251, 0.17189382016658783, 0.1249488815665245, 0.15610820055007935, 0.24764184653759003, 0.07751632481813431, 0.31078025698661804, 0.1859946846961975, 0.18236373364925385, 0.33550789952278137, 0.17396685481071472, 0.3638119697570801, 14.006203651428223, 6.04559326171875, 0.03716885298490524, 2.6501998901367188, 1.7860149145126343, 24.52156639099121, 3.355926036834717, 30.630977630615234, 6.8976640701293945, 37.14083480834961, 4.8930983543396, 37.734798431396484, 14.30156135559082, 11.318976402282715, 0.036538898944854736, 0.8195939064025879, 12.372014045715332, 23.422143936157227, 12.528402328491211, 25.246129989624023, 16.243202209472656, 42.51395797729492, 19.532730102539062, 47.77345657348633], "count": [344]}, "timestamp": {"min": [0.0], "max": [11.433333333333334], "mean": [5.716666666666667], "std": [3.310127557125925], "count": [344]}, "frame_index": {"min": [0], "max": [343], "mean": [171.5], "std": [99.30382671377775], "count": [344]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [344]}, "index": {"min": [1990], "max": [2333], "mean": [2161.5], "std": [99.30382671377775], "count": [344]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [344]}, "subtask_annotation": {"mean": [2.0959302325581395, 6.0, 6.0, 6.0, 6.0], "std": [1.8999956413089367, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [344]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [344]}, "eef_direction_state": {"mean": [4.162790697674419, 4.674418604651163], "std": [1.8621721819591, 1.6224576567744269], "min": [0, 0], "max": [6, 6], "count": [344]}, "eef_velocity_state": {"mean": [0.9505813953488372, 0.7151162790697675], "std": [0.8144049827530153, 0.7888787217576404], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_state": {"mean": [0.7732558139534884, 0.49127906976744184], "std": [0.8358152152803308, 0.7775442805182061], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_direction_action": {"mean": [4.162790697674419, 4.674418604651163], "std": [1.8621721819591, 1.6224576567744269], "min": [0, 0], "max": [6, 6], "count": [344]}, "eef_velocity_action": {"mean": [0.9505813953488372, 0.7151162790697675], "std": [0.8144049827530153, 0.7888787217576404], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_acc_mag_action": {"mean": [0.7732558139534884, 0.49127906976744184], "std": [0.8358152152803308, 0.7775442805182061], "min": [0, 0], "max": [2, 2], "count": [344]}, "eef_sim_pose_state": {"mean": [0.6194776739831813, 0.13492233235073292, 1.2056565128396364, -0.3541893615218869, 1.4036448305860543, -0.2395941685800252, 0.6004872969842298, -0.13794473847617728, 1.259843842538842, 1.128515290125967, 1.1756421765707765, 1.9156769952459742], "std": [0.03886806469031932, 0.04756375410966707, 0.0349870214833014, 2.165230513634924, 0.056915571251013326, 2.2704250184622654, 0.025231755442916694, 0.06089628768078829, 0.05116541642371675, 0.23432880862580097, 0.12546093654823343, 0.24405486995484751], "min": [0.5783322739458174, 0.021558632474559997, 1.1353192106066963, -3.123932080150651, 1.2570917752927961, -3.138982039513072, 0.5727296893943069, -0.19635839415666567, 1.1901268817007655, 0.7088551045358292, 0.9582577843714155, 1.654735855107647], "max": [0.7150765650572362, 0.19268627385422707, 1.2891805070079716, 2.9884325313151128, 1.546278837090799, 3.1366133514453374, 0.6436342337442168, -0.02312166948225436, 1.3594136497346268, 1.6875745521442285, 1.3385807072523734, 2.5721775968724114], "count": [344]}, "eef_sim_pose_action": {"mean": [0.6194776739831813, 0.13492233235073292, 1.2056565128396364, -0.3541893615218869, 1.4036448305860543, -0.2395941685800252, 0.6004872969842298, -0.13794473847617728, 1.259843842538842, 1.128515290125967, 1.1756421765707765, 1.9156769952459742], "std": [0.03886806469031932, 0.04756375410966707, 0.0349870214833014, 2.165230513634924, 0.056915571251013326, 2.2704250184622654, 0.025231755442916694, 0.06089628768078829, 0.05116541642371675, 0.23432880862580097, 0.12546093654823343, 0.24405486995484751], "min": [0.5783322739458174, 0.021558632474559997, 1.1353192106066963, -3.123932080150651, 1.2570917752927961, -3.138982039513072, 0.5727296893943069, -0.19635839415666567, 1.1901268817007655, 0.7088551045358292, 0.9582577843714155, 1.654735855107647], "max": [0.7150765650572362, 0.19268627385422707, 1.2891805070079716, 2.9884325313151128, 1.546278837090799, 3.1366133514453374, 0.6436342337442168, -0.02312166948225436, 1.3594136497346268, 1.6875745521442285, 1.3385807072523734, 2.5721775968724114], "count": [344]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4754014869281046]], [[0.45536068627450976]], [[0.45665329248366016]]], "std": [[[0.275707677651623]], [[0.2673629756624588]], [[0.2644679562056206]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.1411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5376030698529412]], [[0.549362013888889]], [[0.5419007659313725]]], "std": [[[0.3187186104741314]], [[0.3211876413154802]], [[0.32852715003414634]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.14901960784313725]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5354894342320262]], [[0.5410260151143791]], [[0.5252388419117647]]], "std": [[[0.31903894430769736]], [[0.31871828321740525]], [[0.3282697092763434]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42469511029411766]], [[0.43521196895424835]], [[0.4046705514705882]]], "std": [[[0.37582516258434195]], [[0.3787585195443256]], [[0.39488326761413584]]], "count": [100]}, "observation.state": {"min": [0.333671897649765, -1.1995737552642822, 0.8101348280906677, -0.22742301225662231, -0.7305892705917358, 1.183456301689148, -0.7413977384567261, -1.1366541385650635, 0.7765173316001892, -0.44596874713897705, 0.732123076915741, -1.2037699222564697, 9.6522216796875, 53.598751068115234, 0.5299999713897705, 0.12562499940395355, 0.6143749952316284, 0.1912500113248825, 0.390625, -0.8743749856948853, -1.9574999809265137, -3.554374933242798, 1.037500023841858, 0.1875, 14.948124885559082, 43.448123931884766, -0.26625001430511475, -0.5625, 0.7143750190734863, 0.8543750047683716, 0.647777795791626, -0.9943749904632568, 0.668749988079071, 0.02499999850988388, 0.75, 0.3162499964237213], "max": [0.7167448997497559, -0.5941481590270996, 1.1957827806472778, 0.4091801941394806, -0.0408417247235775, 1.5379663705825806, -0.38242924213409424, -0.6037089228630066, 1.2923438549041748, -0.007319562137126923, 0.9341859221458435, -0.4922226667404175, 76.39187622070312, 73.65625, 0.6262500286102295, 9.653749465942383, 13.76937484741211, 83.43187713623047, 5.466249942779541, 74.99812316894531, 2.8631250858306885, 89.84312438964844, 7.876874923706055, 102.9781265258789, 58.45687484741211, 69.75250244140625, -0.1262499988079071, 6.570624828338623, 30.2549991607666, 53.11375045776367, 30.530624389648438, 61.85562515258789, 51.681251525878906, 109.72062683105469, 57.336875915527344, 109.11062622070312], "mean": [0.5253177881240845, -0.8314477205276489, 0.9793568849563599, 0.10675901174545288, -0.4102948307991028, 1.4106640815734863, -0.6137596964836121, -0.7850754857063293, 0.9729772806167603, -0.18185840547084808, 0.8149381279945374, -0.8470045328140259, 31.238664627075195, 65.67145538330078, 0.5865684151649475, 4.909874439239502, 2.492892265319824, 14.46473503112793, 1.2364513874053955, 14.389966011047363, 0.711441159248352, 17.085643768310547, 2.3461201190948486, 22.648454666137695, 35.272705078125, 59.24351119995117, -0.22340095043182373, 1.0630515813827515, 9.020156860351562, 13.777799606323242, 10.36373519897461, 18.336042404174805, 15.411351203918457, 34.27492904663086, 14.972004890441895, 43.130699157714844], "std": [0.11722146719694138, 0.1497894674539566, 0.10040467232465744, 0.2300291657447815, 0.17219993472099304, 0.13451789319515228, 0.15009544789791107, 0.1896226853132248, 0.19558918476104736, 0.1521407961845398, 0.04805581644177437, 0.32427361607551575, 25.095651626586914, 7.453476428985596, 0.02184043452143669, 2.4043362140655518, 2.9413695335388184, 26.89322280883789, 0.9110605716705322, 27.008188247680664, 0.9694845080375671, 31.855335235595703, 1.9916398525238037, 38.202266693115234, 17.819713592529297, 10.624788284301758, 0.02552839182317257, 1.76445734500885, 11.259035110473633, 18.010772705078125, 12.628885269165039, 26.767852783203125, 19.5513858795166, 46.7006721496582, 19.84213638305664, 47.05263900756836], "count": [233]}, "action": {"min": [0.333671897649765, -1.1995737552642822, 0.8101348280906677, -0.22742301225662231, -0.7305892705917358, 1.183456301689148, -0.7413977384567261, -1.1366541385650635, 0.7765173316001892, -0.44596874713897705, 0.732123076915741, -1.2037699222564697, 9.6522216796875, 53.598751068115234, 0.5299999713897705, 0.12562499940395355, 0.6143749952316284, 0.1912500113248825, 0.390625, -0.8743749856948853, -1.9574999809265137, -3.554374933242798, 1.037500023841858, 0.1875, 14.948124885559082, 43.448123931884766, -0.26625001430511475, -0.5625, 0.7143750190734863, 0.8543750047683716, 0.647777795791626, -0.9943749904632568, 0.668749988079071, 0.02499999850988388, 0.75, 0.3162499964237213], "max": [0.7167448997497559, -0.5941481590270996, 1.1957827806472778, 0.4091801941394806, -0.0408417247235775, 1.5379663705825806, -0.38242924213409424, -0.6037089228630066, 1.2923438549041748, -0.007319562137126923, 0.9341859221458435, -0.4922226667404175, 76.39187622070312, 73.65625, 0.6262500286102295, 9.653749465942383, 13.76937484741211, 83.43187713623047, 5.466249942779541, 74.99812316894531, 2.8631250858306885, 89.84312438964844, 7.876874923706055, 102.9781265258789, 58.45687484741211, 69.75250244140625, -0.1262499988079071, 6.570624828338623, 30.2549991607666, 53.11375045776367, 30.530624389648438, 61.85562515258789, 51.681251525878906, 109.72062683105469, 57.336875915527344, 109.11062622070312], "mean": [0.5253178477287292, -0.8314478993415833, 0.9793568849563599, 0.10675899684429169, -0.41029486060142517, 1.4106636047363281, -0.6137590408325195, -0.7850756049156189, 0.9729773998260498, -0.18185843527317047, 0.8149381279945374, -0.847004771232605, 31.23865509033203, 65.67144775390625, 0.5865682363510132, 4.90987491607666, 2.492889881134033, 14.464723587036133, 1.2364513874053955, 14.38996410369873, 0.7114407420158386, 17.085660934448242, 2.3461198806762695, 22.64842987060547, 35.272701263427734, 59.24348449707031, -0.22340087592601776, 1.0630520582199097, 9.020155906677246, 13.777792930603027, 10.363733291625977, 18.336048126220703, 15.411349296569824, 34.27493667602539, 14.972006797790527, 43.130699157714844], "std": [0.11722146719694138, 0.14978943765163422, 0.10040465742349625, 0.2300291508436203, 0.17219999432563782, 0.13451790809631348, 0.15009546279907227, 0.1896226704120636, 0.19558916985988617, 0.15214082598686218, 0.04805582016706467, 0.32427364587783813, 25.095651626586914, 7.453476428985596, 0.02184043824672699, 2.40433669090271, 2.9413697719573975, 26.89320945739746, 0.9110608696937561, 27.008195877075195, 0.9694842100143433, 31.855337142944336, 1.9916404485702515, 38.202247619628906, 17.819713592529297, 10.624788284301758, 0.02552838809788227, 1.7644572257995605, 11.25903606414795, 18.010772705078125, 12.628881454467773, 26.767854690551758, 19.551382064819336, 46.70066452026367, 19.84213638305664, 47.0526237487793], "count": [233]}, "timestamp": {"min": [0.0], "max": [7.733333333333333], "mean": [3.866666666666667], "std": [2.242022896106698], "count": [233]}, "frame_index": {"min": [0], "max": [232], "mean": [116.0], "std": [67.26068688320095], "count": [233]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [233]}, "index": {"min": [2334], "max": [2566], "mean": [2450.0], "std": [67.26068688320095], "count": [233]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [233]}, "subtask_annotation": {"mean": [2.3776824034334765, 6.0, 6.0, 6.0, 6.0], "std": [2.0136486522828583, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [233]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [233]}, "eef_direction_state": {"mean": [4.214592274678112, 4.613733905579399], "std": [1.6641516756069141, 1.5128009600223036], "min": [0, 0], "max": [6, 6], "count": [233]}, "eef_velocity_state": {"mean": [1.0042918454935623, 0.8454935622317596], "std": [0.7779021755044367, 0.8298036590781579], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_state": {"mean": [0.7896995708154506, 0.5622317596566524], "std": [0.850890164963984, 0.7733424458557411], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_direction_action": {"mean": [4.214592274678112, 4.613733905579399], "std": [1.6641516756069141, 1.5128009600223036], "min": [0, 0], "max": [6, 6], "count": [233]}, "eef_velocity_action": {"mean": [1.0042918454935623, 0.8454935622317596], "std": [0.7779021755044367, 0.8298036590781579], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_action": {"mean": [0.7896995708154506, 0.5622317596566524], "std": [0.850890164963984, 0.7733424458557411], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_sim_pose_state": {"mean": [0.647910528866107, 0.12980101658800583, 1.190753087077869, 0.8058221111322983, 1.415083322019807, 0.13346867719757372, 0.619842102203322, -0.12800875062095052, 1.254377378071159, 1.1905680749831706, 1.0806251232679465, 2.0269284419096008], "std": [0.03468164911657703, 0.04639273526466917, 0.03915039889263317, 2.006839563125997, 0.13667398380687357, 1.9050276077884958, 0.03473248240965237, 0.033558888746836144, 0.03661657387868579, 0.17398154953896353, 0.23289868968587818, 0.18015790691618752], "min": [0.5855160540866134, 0.01792167172123446, 1.1087979397035286, -1.7877091513501262, 1.1474891700773862, -2.339525416294556, 0.5847501749851232, -0.15992043759946903, 1.183898158880471, 0.8874136317274766, 0.6935740306392009, 1.817208217818326], "max": [0.6809878467414627, 0.18760780018370543, 1.2344897805680324, 3.0911452816902636, 1.5547943661991672, 2.343564157473104, 0.6797079339660836, -0.052663288513160045, 1.3291354830499305, 1.5750246330449391, 1.3443765757112658, 2.450721157666066], "count": [233]}, "eef_sim_pose_action": {"mean": [0.647910528866107, 0.12980101658800583, 1.190753087077869, 0.8058221111322983, 1.415083322019807, 0.13346867719757372, 0.619842102203322, -0.12800875062095052, 1.254377378071159, 1.1905680749831706, 1.0806251232679465, 2.0269284419096008], "std": [0.03468164911657703, 0.04639273526466917, 0.03915039889263317, 2.006839563125997, 0.13667398380687357, 1.9050276077884958, 0.03473248240965237, 0.033558888746836144, 0.03661657387868579, 0.17398154953896353, 0.23289868968587818, 0.18015790691618752], "min": [0.5855160540866134, 0.01792167172123446, 1.1087979397035286, -1.7877091513501262, 1.1474891700773862, -2.339525416294556, 0.5847501749851232, -0.15992043759946903, 1.183898158880471, 0.8874136317274766, 0.6935740306392009, 1.817208217818326], "max": [0.6809878467414627, 0.18760780018370543, 1.2344897805680324, 3.0911452816902636, 1.5547943661991672, 2.343564157473104, 0.6797079339660836, -0.052663288513160045, 1.3291354830499305, 1.5750246330449391, 1.3443765757112658, 2.450721157666066], "count": [233]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47804312704248364]], [[0.45752262050653597]], [[0.4589831658496732]]], "std": [[[0.2806818204202871]], [[0.2725004965261402]], [[0.27028020404730896]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.12156862745098039]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5248739950980392]], [[0.5292781883169935]], [[0.5183927430555556]]], "std": [[[0.31548955000755063]], [[0.3239905195354512]], [[0.33227197396022895]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.13725490196078433]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47466185049019605]], [[0.4896421670751634]], [[0.4815842973856209]]], "std": [[[0.32559699606881054]], [[0.32629204122478767]], [[0.33044512196606446]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43206385008169934]], [[0.44259435661764707]], [[0.41362926674836603]]], "std": [[[0.3785969482092844]], [[0.3808043772173369]], [[0.39783507299709]]], "count": [100]}, "observation.state": {"min": [0.25098705291748047, -1.2400578260421753, 0.8145456314086914, -0.007311614695936441, -0.7193198204040527, 0.8602988719940186, -0.9238622188568115, -1.1632143259048462, 0.8364804983139038, -0.4614661931991577, 0.6754501461982727, -0.9153743982315063, 15.888124465942383, 55.36187744140625, 0.3174999952316284, -0.24125000834465027, 0.9131250381469727, -0.5149999856948853, 0.6581249833106995, -0.8162499666213989, 0.8025000095367432, 0.21375000476837158, 1.008888840675354, -0.05562499165534973, 31.243749618530273, 32.31562805175781, -0.3231250047683716, -0.4337500035762787, 0.7293750047683716, 0.8812500238418579, 0.625, 1.2012500762939453, 0.9441666603088379, -1.071250081062317, 0.590833306312561, -0.019999999552965164], "max": [0.6237125396728516, -0.6054732203483582, 1.209229826927185, 0.9086032509803772, -0.016856450587511063, 1.3983701467514038, -0.23029202222824097, -0.5312285423278809, 1.32546067237854, 0.05562390387058258, 0.9963664412498474, -0.3876030147075653, 69.37687683105469, 76.50333404541016, 0.5, 9.251250267028809, 11.4375, 72.78125, 10.813124656677246, 87.15812683105469, 14.305624961853027, 106.40437316894531, 24.16812515258789, 110.79187774658203, 61.310001373291016, 73.85124969482422, -0.15687499940395355, 3.4018750190734863, 32.383750915527344, 80.34062957763672, 32.790000915527344, 86.5425033569336, 46.75562286376953, 108.46125030517578, 61.40250015258789, 109.08562469482422], "mean": [0.4303944408893585, -0.8267017006874084, 0.9830045104026794, 0.38392066955566406, -0.3354988396167755, 1.1996403932571411, -0.6491523385047913, -0.7487704157829285, 1.015439748764038, -0.21307075023651123, 0.8607916235923767, -0.655137836933136, 50.57263946533203, 62.53966522216797, 0.4086199402809143, 5.048914909362793, 2.7091729640960693, 9.405762672424316, 2.1065239906311035, 12.621964454650879, 2.5587289333343506, 17.770278930664062, 3.8927972316741943, 32.34483337402344, 45.316673278808594, 57.72257995605469, -0.27374953031539917, 0.20926006138324738, 7.176189422607422, 20.754426956176758, 9.919852256774902, 25.97601318359375, 12.96059513092041, 36.924461364746094, 15.659903526306152, 57.215274810791016], "std": [0.1099681556224823, 0.1711805760860443, 0.10452831536531448, 0.32448112964630127, 0.15750929713249207, 0.21673960983753204, 0.27425938844680786, 0.2353634536266327, 0.1862889677286148, 0.21900328993797302, 0.13371747732162476, 0.23260672390460968, 12.133875846862793, 3.9659814834594727, 0.03825967758893967, 3.1745574474334717, 3.1830861568450928, 21.15890121459961, 2.257560968399048, 26.966833114624023, 3.406096935272217, 34.70669174194336, 6.40976619720459, 38.241024017333984, 11.78748893737793, 14.921798706054688, 0.032716020941734314, 0.8336109519004822, 10.289895057678223, 27.723526000976562, 12.899703025817871, 35.40614318847656, 16.673925399780273, 44.94382095336914, 22.365705490112305, 42.04734802246094], "count": [282]}, "action": {"min": [0.25098705291748047, -1.2400578260421753, 0.8145456314086914, -0.007311614695936441, -0.7193198204040527, 0.8602988719940186, -0.9238622188568115, -1.1632143259048462, 0.8364804983139038, -0.4614661931991577, 0.6754501461982727, -0.9153743982315063, 15.888124465942383, 55.36187744140625, 0.3174999952316284, -0.24125000834465027, 0.9131250381469727, -0.5149999856948853, 0.6581249833106995, -0.8162499666213989, 0.8025000095367432, 0.21375000476837158, 1.008888840675354, -0.05562499165534973, 31.243749618530273, 32.31562805175781, -0.3231250047683716, -0.4337500035762787, 0.7293750047683716, 0.8812500238418579, 0.625, 1.2012500762939453, 0.9441666603088379, -1.071250081062317, 0.590833306312561, -0.019999999552965164], "max": [0.6237125396728516, -0.6054732203483582, 1.209229826927185, 0.9086032509803772, -0.016856450587511063, 1.3983701467514038, -0.23029202222824097, -0.5312285423278809, 1.32546067237854, 0.05562390387058258, 0.9963664412498474, -0.3876030147075653, 69.37687683105469, 76.50333404541016, 0.5, 9.251250267028809, 11.4375, 72.78125, 10.813124656677246, 87.15812683105469, 14.305624961853027, 106.40437316894531, 24.16812515258789, 110.79187774658203, 61.310001373291016, 73.85124969482422, -0.15687499940395355, 3.4018750190734863, 32.383750915527344, 80.34062957763672, 32.790000915527344, 86.5425033569336, 46.75562286376953, 108.46125030517578, 61.40250015258789, 109.08562469482422], "mean": [0.4303942322731018, -0.8267011642456055, 0.9830037355422974, 0.38392066955566406, -0.3354986906051636, 1.1996397972106934, -0.6491522789001465, -0.748770534992218, 1.0154390335083008, -0.21307072043418884, 0.8607913255691528, -0.655137836933136, 50.57259750366211, 62.53965759277344, 0.4086196720600128, 5.048914909362793, 2.7091729640960693, 9.405749320983887, 2.1065220832824707, 12.621981620788574, 2.5587308406829834, 17.77027130126953, 3.892796277999878, 32.344825744628906, 45.31669235229492, 57.72257995605469, -0.2737494111061096, 0.20926009118556976, 7.1761884689331055, 20.754425048828125, 9.919852256774902, 25.976009368896484, 12.960601806640625, 36.92448043823242, 15.659910202026367, 57.215274810791016], "std": [0.1099681705236435, 0.1711806356906891, 0.10452835261821747, 0.32448115944862366, 0.15750929713249207, 0.21673965454101562, 0.2742593586444855, 0.23536346852779388, 0.1862889528274536, 0.21900328993797302, 0.13371746242046356, 0.23260672390460968, 12.133875846862793, 3.9659805297851562, 0.038259681314229965, 3.1745572090148926, 3.1830859184265137, 21.158897399902344, 2.257561445236206, 26.96683120727539, 3.4060964584350586, 34.706695556640625, 6.40976619720459, 38.241024017333984, 11.787490844726562, 14.921798706054688, 0.032716020941734314, 0.8336107730865479, 10.289896011352539, 27.723529815673828, 12.899703979492188, 35.40614700317383, 16.67392921447754, 44.943817138671875, 22.36570930480957, 42.04734802246094], "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": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [282]}, "index": {"min": [2567], "max": [2848], "mean": [2707.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [2.297872340425532, 6.0, 6.0, 6.0, 6.0], "std": [1.9596811176805793, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [282]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [282]}, "eef_direction_state": {"mean": [4.531914893617022, 4.365248226950355], "std": [1.6461999718645497, 1.594960406169576], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [0.9148936170212766, 0.900709219858156], "std": [0.8032678090648354, 0.7882556785318389], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_state": {"mean": [0.7340425531914894, 0.5780141843971631], "std": [0.8359247469637398, 0.778213283549196], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_direction_action": {"mean": [4.531914893617022, 4.365248226950355], "std": [1.6461999718645497, 1.594960406169576], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [0.9148936170212766, 0.900709219858156], "std": [0.8032678090648354, 0.7882556785318389], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_action": {"mean": [0.7340425531914894, 0.5780141843971631], "std": [0.8359247469637398, 0.778213283549196], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_sim_pose_state": {"mean": [0.644227033793205, 0.11427186273369944, 1.2076064873737749, 0.8661054264949218, 1.420056783504607, 1.5998337266736573, 0.6258576945439536, -0.15419124934911563, 1.2690616393852054, 1.2331536223127262, 0.9846702995173467, 2.0400376468445156], "std": [0.03551670553731114, 0.05443240159155082, 0.036301982738577855, 2.38268946190889, 0.11683294113960625, 1.184969097008249, 0.036679301376212704, 0.06619868599023636, 0.044702037610461445, 0.2120153447490654, 0.11450408231063168, 0.20120416094850813], "min": [0.5672336272349683, -0.004782744187930732, 1.118768024981282, -3.1368200617378044, 1.1836919499105876, -3.111825324409948, 0.5802906393016642, -0.2173090901758642, 1.1676739292826042, 0.9025790060038986, 0.8372340597278609, 1.8167993655906478], "max": [0.6826555343339354, 0.16513374075857007, 1.2572635111480959, 3.134213512743123, 1.5660515679581217, 3.095672591666078, 0.6845915720767285, -0.03753134874135977, 1.3478250959198594, 1.746220475975229, 1.1472023834537728, 2.566255948577434], "count": [282]}, "eef_sim_pose_action": {"mean": [0.644227033793205, 0.11427186273369944, 1.2076064873737749, 0.8661054264949218, 1.420056783504607, 1.5998337266736573, 0.6258576945439536, -0.15419124934911563, 1.2690616393852054, 1.2331536223127262, 0.9846702995173467, 2.0400376468445156], "std": [0.03551670553731114, 0.05443240159155082, 0.036301982738577855, 2.38268946190889, 0.11683294113960625, 1.184969097008249, 0.036679301376212704, 0.06619868599023636, 0.044702037610461445, 0.2120153447490654, 0.11450408231063168, 0.20120416094850813], "min": [0.5672336272349683, -0.004782744187930732, 1.118768024981282, -3.1368200617378044, 1.1836919499105876, -3.111825324409948, 0.5802906393016642, -0.2173090901758642, 1.1676739292826042, 0.9025790060038986, 0.8372340597278609, 1.8167993655906478], "max": [0.6826555343339354, 0.16513374075857007, 1.2572635111480959, 3.134213512743123, 1.5660515679581217, 3.095672591666078, 0.6845915720767285, -0.03753134874135977, 1.3478250959198594, 1.746220475975229, 1.1472023834537728, 2.566255948577434], "count": [282]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4717165257352941]], [[0.4520813970588235]], [[0.45382955678104575]]], "std": [[[0.2906363513791895]], [[0.2824568706208236]], [[0.27869963561543426]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.1450980392156863]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5332102655228759]], [[0.5380575612745098]], [[0.5263594914215687]]], "std": [[[0.3163921571550344]], [[0.3227838142233432]], [[0.33016766083395754]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.12941176470588237]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4858152757352941]], [[0.4844017361111111]], [[0.47631827614379085]]], "std": [[[0.31681456482017056]], [[0.3275934337624736]], [[0.33125867826902544]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4339286785130719]], [[0.44415587009803925]], [[0.4143435355392157]]], "std": [[[0.37854324679563306]], [[0.38148587360797376]], [[0.39801732900235876]]], "count": [100]}, "observation.state": {"min": [0.2181086540222168, -1.227826714515686, 0.7870556116104126, 0.04096623510122299, -0.6184778213500977, 0.9969863295555115, -1.0281720161437988, -0.9439612627029419, 0.8565556406974792, -0.8486400246620178, 0.6586175560951233, -0.8721961379051208, 1.9325000047683716, 56.53187561035156, 0.32249999046325684, 0.07374999672174454, 0.6887499690055847, -0.5525000095367432, 0.4893749952316284, -0.8387500047683716, 0.7962499856948853, -0.85875004529953, 0.9381250143051147, 0.08749999850988388, 26.170000076293945, 26.9893741607666, -0.31187501549720764, -0.5687500238418579, 0.7866666913032532, -0.07444444298744202, 0.6299999952316284, 0.9856250286102295, 0.7037500143051147, -0.019999999552965164, 0.6577777862548828, 0.21812498569488525], "max": [0.6623131036758423, -0.6087157726287842, 1.2251802682876587, 0.8751287460327148, 0.0457293801009655, 1.3405051231384277, -0.2368486374616623, -0.5298218727111816, 1.147645354270935, 0.04396505653858185, 1.1354619264602661, -0.19476710259914398, 72.15625, 69.945556640625, 0.44874998927116394, 9.561249732971191, 9.90625, 70.4106216430664, 6.763124942779541, 82.94062805175781, 10.458125114440918, 104.0999984741211, 20.10562515258789, 110.890625, 69.6768798828125, 77.5093765258789, -0.15687499940395355, 6.909999847412109, 38.63500213623047, 66.74625396728516, 40.676876068115234, 100.09062957763672, 66.86687469482422, 109.86187744140625, 70.39250183105469, 110.43937683105469], "mean": [0.4376087188720703, -0.8665080070495605, 1.0249371528625488, 0.4821568727493286, -0.24460811913013458, 1.0798553228378296, -0.6597491502761841, -0.7049110531806946, 0.9668204188346863, -0.2516346275806427, 0.8805665969848633, -0.6525154113769531, 54.31234359741211, 62.59366989135742, 0.3848583400249481, 5.479371070861816, 2.7366044521331787, 15.437971115112305, 1.303323745727539, 20.72887420654297, 2.3120830059051514, 29.45541000366211, 4.687224864959717, 65.33551788330078, 44.00945281982422, 59.935569763183594, -0.2656586468219757, 2.0555427074432373, 8.401219367980957, 21.880619049072266, 10.796524047851562, 34.77653884887695, 14.487554550170898, 43.240943908691406, 16.20054817199707, 53.25810241699219], "std": [0.13841629028320312, 0.1621907502412796, 0.1478196084499359, 0.21073003113269806, 0.14896826446056366, 0.06893172115087509, 0.2036771923303604, 0.09997584670782089, 0.08482145518064499, 0.2717234492301941, 0.09486934542655945, 0.2617100477218628, 17.314695358276367, 3.7778871059417725, 0.02480924315750599, 2.912324905395508, 2.421757459640503, 25.822757720947266, 1.1327393054962158, 30.562992095947266, 2.329838514328003, 39.3770637512207, 6.749747276306152, 36.160675048828125, 15.895480155944824, 14.376800537109375, 0.030505048111081123, 2.236299753189087, 12.119842529296875, 25.509597778320312, 12.896954536437988, 38.16437911987305, 18.868839263916016, 45.86250686645508, 20.598806381225586, 49.52035140991211], "count": [338]}, "action": {"min": [0.2181086540222168, -1.227826714515686, 0.7870556116104126, 0.04096623510122299, -0.6184778213500977, 0.9969863295555115, -1.0281720161437988, -0.9439612627029419, 0.8565556406974792, -0.8486400246620178, 0.6586175560951233, -0.8721961379051208, 1.9325000047683716, 56.53187561035156, 0.32249999046325684, 0.07374999672174454, 0.6887499690055847, -0.5525000095367432, 0.4893749952316284, -0.8387500047683716, 0.7962499856948853, -0.85875004529953, 0.9381250143051147, 0.08749999850988388, 26.170000076293945, 26.9893741607666, -0.31187501549720764, -0.5687500238418579, 0.7866666913032532, -0.07444444298744202, 0.6299999952316284, 0.9856250286102295, 0.7037500143051147, -0.019999999552965164, 0.6577777862548828, 0.21812498569488525], "max": [0.6623131036758423, -0.6087157726287842, 1.2251802682876587, 0.8751287460327148, 0.0457293801009655, 1.3405051231384277, -0.2368486374616623, -0.5298218727111816, 1.147645354270935, 0.04396505653858185, 1.1354619264602661, -0.19476710259914398, 72.15625, 69.945556640625, 0.44874998927116394, 9.561249732971191, 9.90625, 70.4106216430664, 6.763124942779541, 82.94062805175781, 10.458125114440918, 104.0999984741211, 20.10562515258789, 110.890625, 69.6768798828125, 77.5093765258789, -0.15687499940395355, 6.909999847412109, 38.63500213623047, 66.74625396728516, 40.676876068115234, 100.09062957763672, 66.86687469482422, 109.86187744140625, 70.39250183105469, 110.43937683105469], "mean": [0.4376087188720703, -0.8665076494216919, 1.0249367952346802, 0.48215702176094055, -0.24460802972316742, 1.0798555612564087, -0.6597493290901184, -0.7049111723899841, 0.9668204188346863, -0.25163450837135315, 0.8805667757987976, -0.6525153517723083, 54.312355041503906, 62.593692779541016, 0.3848581612110138, 5.479371547698975, 2.7366058826446533, 15.437976837158203, 1.303323745727539, 20.728879928588867, 2.3120858669281006, 29.455425262451172, 4.687220096588135, 65.3355484008789, 44.00944137573242, 59.93555450439453, -0.2656587064266205, 2.0555431842803955, 8.401223182678223, 21.88062286376953, 10.79653263092041, 34.77652359008789, 14.487565994262695, 43.24095916748047, 16.200538635253906, 53.25808334350586], "std": [0.1384163349866867, 0.16219069063663483, 0.14781959354877472, 0.21073001623153687, 0.14896827936172485, 0.06893172115087509, 0.2036772072315216, 0.09997585415840149, 0.08482145518064499, 0.2717234194278717, 0.09486933052539825, 0.2617100179195404, 17.314699172973633, 3.7778873443603516, 0.024809254333376884, 2.9123239517211914, 2.421757221221924, 25.822755813598633, 1.1327390670776367, 30.562986373901367, 2.329838514328003, 39.37705993652344, 6.749748229980469, 36.16067123413086, 15.895478248596191, 14.376800537109375, 0.030505048111081123, 2.236299753189087, 12.119841575622559, 25.50959587097168, 12.896956443786621, 38.164371490478516, 18.86884117126465, 45.86250686645508, 20.598812103271484, 49.52033996582031], "count": [338]}, "timestamp": {"min": [0.0], "max": [11.233333333333333], "mean": [5.616666666666667], "std": [3.2523922819296502], "count": [338]}, "frame_index": {"min": [0], "max": [337], "mean": [168.5], "std": [97.5717684578895], "count": [338]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [338]}, "index": {"min": [2849], "max": [3186], "mean": [3017.5], "std": [97.5717684578895], "count": [338]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [338]}, "subtask_annotation": {"mean": [2.6420118343195265, 6.0, 6.0, 6.0, 6.0], "std": [2.11341406956747, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [338]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [338]}, "eef_direction_state": {"mean": [3.9911242603550297, 4.7514792899408285], "std": [1.9843868180702462, 1.5831250089458495], "min": [0, 1], "max": [6, 6], "count": [338]}, "eef_velocity_state": {"mean": [0.8994082840236687, 0.6804733727810651], "std": [0.7779883817008795, 0.7797191200013769], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_acc_mag_state": {"mean": [0.6715976331360947, 0.514792899408284], "std": [0.8114333458684662, 0.7776957990923637], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_direction_action": {"mean": [3.9911242603550297, 4.7514792899408285], "std": [1.9843868180702462, 1.5831250089458495], "min": [0, 1], "max": [6, 6], "count": [338]}, "eef_velocity_action": {"mean": [0.8994082840236687, 0.6804733727810651], "std": [0.7779883817008795, 0.7797191200013769], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_acc_mag_action": {"mean": [0.6715976331360947, 0.514792899408284], "std": [0.8114333458684662, 0.7776957990923637], "min": [0, 0], "max": [2, 2], "count": [338]}, "eef_sim_pose_state": {"mean": [0.6505174862950662, 0.11611466185619918, 1.181975535195132, 0.6592111179253518, 1.2771414462851034, -0.0206260327309396, 0.6104453364646053, -0.15803162494697415, 1.2602192144082571, 1.236535731549302, 1.007159174989738, 2.066471929900478], "std": [0.05445324238130332, 0.05776333504808041, 0.04035279641951428, 2.336628677661488, 0.11626642846911045, 2.197115905628503, 0.006888108722185065, 0.04198883402216744, 0.0374779909062451, 0.17234293406395415, 0.07863895484421848, 0.1890657644807017], "min": [0.5685919746250444, 0.0035551221987688286, 1.1053811263237925, -3.095063365962136, 1.0554896028217136, -2.998725596425588, 0.5893754825573139, -0.22779255394989215, 1.1706621126788155, 0.9324723537361604, 0.8234219862143961, 1.8742770140181726], "max": [0.7042765673480571, 0.18988282413043456, 1.2363957030926338, 3.037047621906461, 1.48372922480578, 3.0918241987800696, 0.6218953306067636, -0.06268914358685704, 1.3341633098237404, 1.7317865885075396, 1.1257790232611762, 2.5457070077557], "count": [338]}, "eef_sim_pose_action": {"mean": [0.6505174862950662, 0.11611466185619918, 1.181975535195132, 0.6592111179253518, 1.2771414462851034, -0.0206260327309396, 0.6104453364646053, -0.15803162494697415, 1.2602192144082571, 1.236535731549302, 1.007159174989738, 2.066471929900478], "std": [0.05445324238130332, 0.05776333504808041, 0.04035279641951428, 2.336628677661488, 0.11626642846911045, 2.197115905628503, 0.006888108722185065, 0.04198883402216744, 0.0374779909062451, 0.17234293406395415, 0.07863895484421848, 0.1890657644807017], "min": [0.5685919746250444, 0.0035551221987688286, 1.1053811263237925, -3.095063365962136, 1.0554896028217136, -2.998725596425588, 0.5893754825573139, -0.22779255394989215, 1.1706621126788155, 0.9324723537361604, 0.8234219862143961, 1.8742770140181726], "max": [0.7042765673480571, 0.18988282413043456, 1.2363957030926338, 3.037047621906461, 1.48372922480578, 3.0918241987800696, 0.6218953306067636, -0.06268914358685704, 1.3341633098237404, 1.7317865885075396, 1.1257790232611762, 2.5457070077557], "count": [338]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4722952144607843]], [[0.4514355678104575]], [[0.4548746221405229]]], "std": [[[0.2906479413446118]], [[0.2831204683200292]], [[0.27925291562600446]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.1607843137254902]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5353251633986927]], [[0.5490237316176471]], [[0.5423398447712419]]], "std": [[[0.3128922584866635]], [[0.31566190900871577]], [[0.3218889169134099]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.10980392156862745]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5026387009803921]], [[0.49501931168300656]], [[0.4865991952614379]]], "std": [[[0.32053478169475313]], [[0.3350387438322808]], [[0.33781049857280565]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4449560968137255]], [[0.45464926266339867]], [[0.4204309620098039]]], "std": [[[0.38231797970090114]], [[0.3851939405461338]], [[0.39906084769662825]]], "count": [100]}, "observation.state": {"min": [0.27325570583343506, -1.2773709297180176, 0.788343071937561, -0.16058000922203064, -0.7710256576538086, 0.824511706829071, -1.176303744316101, -1.0547322034835815, 0.8375295400619507, -0.7670042514801025, 0.6372787356376648, -0.8252269625663757, 22.895000457763672, 50.6618766784668, 0.43687501549720764, -0.5737500190734863, 0.5881249904632568, -0.9387499690055847, 0.109375, -0.9112499952316284, 0.6981250047683716, -0.38062500953674316, 0.9593750238418579, -1.071874976158142, 25.533124923706055, 27.610000610351562, -0.34812501072883606, -0.4025000035762787, 0.7124999761581421, 0.7806249856948853, 0.8650000095367432, -0.35874998569488525, 0.7649999856948853, -0.6500000357627869, 0.6306250095367432, -0.5843750238418579], "max": [0.7312250733375549, -0.6415703296661377, 1.1855783462524414, 1.1020828485488892, -0.025892652571201324, 1.3196383714675903, -0.2579251527786255, -0.5111772418022156, 1.2460660934448242, 0.21357862651348114, 1.19916832447052, -0.09408140927553177, 78.10187530517578, 75.94874572753906, 0.9854545593261719, 9.487500190734863, 20.401248931884766, 90.00062561035156, 8.401874542236328, 98.31999969482422, 6.537499904632568, 104.6500015258789, 23.395000457763672, 109.86499786376953, 65.08000183105469, 74.15687561035156, -0.12687499821186066, 3.5112500190734863, 36.41187286376953, 84.66250610351562, 37.62874984741211, 87.00812530517578, 48.005001068115234, 103.11187744140625, 71.79437255859375, 109.41937255859375], "mean": [0.5417472124099731, -0.8441511988639832, 0.9667664170265198, 0.45161497592926025, -0.36082738637924194, 1.0530792474746704, -0.8779861927032471, -0.6921640634536743, 0.9644560217857361, -0.1273098737001419, 0.986145555973053, -0.590324342250824, 62.826133728027344, 61.45269012451172, 0.74735027551651, 5.61936616897583, 3.1619365215301514, 19.030839920043945, 1.8796021938323975, 20.04829216003418, 1.579616904258728, 25.598224639892578, 4.049919128417969, 51.5732307434082, 40.99723815917969, 61.52278518676758, -0.2778227925300598, 0.7748427987098694, 6.93596887588501, 18.3203067779541, 6.909732818603516, 19.835060119628906, 8.053434371948242, 24.467069625854492, 11.996509552001953, 62.729740142822266], "std": [0.11882039159536362, 0.14277561008930206, 0.13583318889141083, 0.4429567754268646, 0.15491883456707, 0.1990964710712433, 0.35798177123069763, 0.16436168551445007, 0.14354996383190155, 0.3644263446331024, 0.17648203670978546, 0.28039368987083435, 11.903031349182129, 5.8399529457092285, 0.14347302913665771, 3.4632768630981445, 3.9461989402770996, 30.400846481323242, 1.862322449684143, 32.473201751708984, 1.2136183977127075, 37.688262939453125, 5.9870734214782715, 47.820953369140625, 14.006695747375488, 13.932998657226562, 0.03319941461086273, 1.0353654623031616, 10.749556541442871, 30.295272827148438, 11.431309700012207, 32.18867492675781, 14.195124626159668, 38.15781784057617, 21.765913009643555, 42.584495544433594], "count": [443]}, "action": {"min": [0.27325570583343506, -1.2773709297180176, 0.788343071937561, -0.16058000922203064, -0.7710256576538086, 0.824511706829071, -1.176303744316101, -1.0547322034835815, 0.8375295400619507, -0.7670042514801025, 0.6372787356376648, -0.8252269625663757, 22.895000457763672, 50.6618766784668, 0.43687501549720764, -0.5737500190734863, 0.5881249904632568, -0.9387499690055847, 0.109375, -0.9112499952316284, 0.6981250047683716, -0.38062500953674316, 0.9593750238418579, -1.071874976158142, 25.533124923706055, 27.610000610351562, -0.34812501072883606, -0.4025000035762787, 0.7124999761581421, 0.7806249856948853, 0.8650000095367432, -0.35874998569488525, 0.7649999856948853, -0.6500000357627869, 0.6306250095367432, -0.5843750238418579], "max": [0.7312250733375549, -0.6415703296661377, 1.1855783462524414, 1.1020828485488892, -0.025892652571201324, 1.3196383714675903, -0.2579251527786255, -0.5111772418022156, 1.2460660934448242, 0.21357862651348114, 1.19916832447052, -0.09408140927553177, 78.10187530517578, 75.94874572753906, 0.9854545593261719, 9.487500190734863, 20.401248931884766, 90.00062561035156, 8.401874542236328, 98.31999969482422, 6.537499904632568, 104.6500015258789, 23.395000457763672, 109.86499786376953, 65.08000183105469, 74.15687561035156, -0.12687499821186066, 3.5112500190734863, 36.41187286376953, 84.66250610351562, 37.62874984741211, 87.00812530517578, 48.005001068115234, 103.11187744140625, 71.79437255859375, 109.41937255859375], "mean": [0.5417473316192627, -0.8441519141197205, 0.9667666554450989, 0.45161518454551697, -0.36082723736763, 1.0530781745910645, -0.8779866099357605, -0.6921642422676086, 0.96445631980896, -0.1273098587989807, 0.9861453771591187, -0.590324342250824, 62.82611083984375, 61.45270538330078, 0.7473499774932861, 5.619363307952881, 3.1619348526000977, 19.030776977539062, 1.8795989751815796, 20.04827880859375, 1.5796171426773071, 25.59824562072754, 4.049914360046387, 51.5732307434082, 40.99722671508789, 61.52278518676758, -0.2778228223323822, 0.7748425602912903, 6.935971260070801, 18.320308685302734, 6.909730911254883, 19.83506202697754, 8.053436279296875, 24.467077255249023, 11.996513366699219, 62.729732513427734], "std": [0.11882036179304123, 0.14277561008930206, 0.13583329319953918, 0.4429567754268646, 0.1549188643693924, 0.19909651577472687, 0.35798171162605286, 0.16436167061328888, 0.14354994893074036, 0.3644263446331024, 0.17648200690746307, 0.2803936302661896, 11.903029441833496, 5.839953899383545, 0.1434730887413025, 3.463277578353882, 3.946199417114258, 30.400842666625977, 1.8623225688934326, 32.47321701049805, 1.2136187553405762, 37.68826675415039, 5.9870734214782715, 47.820953369140625, 14.006696701049805, 13.932995796203613, 0.033199410885572433, 1.035365104675293, 10.749557495117188, 30.295272827148438, 11.431309700012207, 32.18867874145508, 14.1951265335083, 38.15781784057617, 21.765913009643555, 42.58448791503906], "count": [443]}, "timestamp": {"min": [0.0], "max": [14.733333333333333], "mean": [7.366666666666667], "std": [4.262758626888357], "count": [443]}, "frame_index": {"min": [0], "max": [442], "mean": [221.0], "std": [127.88275880665071], "count": [443]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [443]}, "index": {"min": [3187], "max": [3629], "mean": [3408.0], "std": [127.88275880665071], "count": [443]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [443]}, "subtask_annotation": {"mean": [2.604966139954853, 6.0, 6.0, 6.0, 6.0], "std": [1.8704480182355396, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [443]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [443]}, "eef_direction_state": {"mean": [3.9367945823927766, 4.785553047404063], "std": [1.957926673417785, 1.5252780078190056], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_state": {"mean": [0.8984198645598194, 0.618510158013544], "std": [0.7548621836233028, 0.7182374600324608], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_state": {"mean": [0.6320541760722348, 0.435665914221219], "std": [0.8160700168857987, 0.7343805893485827], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_direction_action": {"mean": [3.9367945823927766, 4.785553047404063], "std": [1.957926673417785, 1.5252780078190056], "min": [0, 0], "max": [6, 6], "count": [443]}, "eef_velocity_action": {"mean": [0.8984198645598194, 0.618510158013544], "std": [0.7548621836233028, 0.7182374600324608], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_acc_mag_action": {"mean": [0.6320541760722348, 0.435665914221219], "std": [0.8160700168857987, 0.7343805893485827], "min": [0, 0], "max": [2, 2], "count": [443]}, "eef_sim_pose_state": {"mean": [0.6232620601827943, 0.11219260147328472, 1.1637923125374732, -0.5157063065892252, 1.2658783952408115, 0.2095275458401815, 0.6067417167686593, -0.189870886020469, 1.2288380196137068, 1.4369167197691917, 0.9371279613310081, 2.1614519182506937], "std": [0.0597755341149891, 0.06141778832922594, 0.04242444258840983, 2.416954670033393, 0.1072845640796666, 2.139786619490662, 0.020473576744607983, 0.07045546004945562, 0.0510830942377263, 0.21053626190848773, 0.08476238279188501, 0.1554345133992342], "min": [0.5384506549966319, -0.03305421376571313, 1.0951996411362659, -3.1398589930227256, 1.1189005701734502, -2.984517139527632, 0.5807166493802545, -0.24862249059968106, 1.1744194025379255, 0.9679583440329038, 0.7595396763021878, 2.0233567540418234], "max": [0.6888976596665408, 0.19756859155088918, 1.2361427708773314, 3.1408007918163143, 1.5569613257613661, 3.095629305575705, 0.6492729601792776, -0.04566366622634993, 1.3398770601339467, 1.7802934579965493, 1.0757410920705954, 2.664463544077487], "count": [443]}, "eef_sim_pose_action": {"mean": [0.6232620601827943, 0.11219260147328472, 1.1637923125374732, -0.5157063065892252, 1.2658783952408115, 0.2095275458401815, 0.6067417167686593, -0.189870886020469, 1.2288380196137068, 1.4369167197691917, 0.9371279613310081, 2.1614519182506937], "std": [0.0597755341149891, 0.06141778832922594, 0.04242444258840983, 2.416954670033393, 0.1072845640796666, 2.139786619490662, 0.020473576744607983, 0.07045546004945562, 0.0510830942377263, 0.21053626190848773, 0.08476238279188501, 0.1554345133992342], "min": [0.5384506549966319, -0.03305421376571313, 1.0951996411362659, -3.1398589930227256, 1.1189005701734502, -2.984517139527632, 0.5807166493802545, -0.24862249059968106, 1.1744194025379255, 0.9679583440329038, 0.7595396763021878, 2.0233567540418234], "max": [0.6888976596665408, 0.19756859155088918, 1.2361427708773314, 3.1408007918163143, 1.5569613257613661, 3.095629305575705, 0.6492729601792776, -0.04566366622634993, 1.3398770601339467, 1.7802934579965493, 1.0757410920705954, 2.664463544077487], "count": [443]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4803070894607843]], [[0.46167715277777777]], [[0.4625433660130719]]], "std": [[[0.2794697077654173]], [[0.2709967382720215]], [[0.2684891342952281]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.1450980392156863]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5248984579248367]], [[0.531243125]], [[0.5190604513888889]]], "std": [[[0.3141682347314533]], [[0.319387977082037]], [[0.3264856000202923]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.11764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5350891319444444]], [[0.5360213745915033]], [[0.5193298447712419]]], "std": [[[0.31278272034851534]], [[0.31528834894417845]], [[0.32496616013555696]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43281184640522874]], [[0.4400560620915033]], [[0.40624504901960784]]], "std": [[[0.3784046161864197]], [[0.3804293325696537]], [[0.39516024290214635]]], "count": [100]}, "observation.state": {"min": [0.14443618059158325, -1.2032692432403564, 0.7888278365135193, -0.3067699074745178, -1.4369124174118042, 1.0427395105361938, -0.6036850810050964, -1.075618028640747, 0.7725833654403687, -0.9929808378219604, 0.42756256461143494, -1.0377088785171509, 31.0518741607666, 52.103126525878906, 0.5362499952316284, 1.3993749618530273, 0.9175000190734863, 0.1887499988079071, 0.36375001072883606, -0.3018749952316284, -0.953125, -3.1787500381469727, 1.2037500143051147, -0.015625, 29.3487491607666, 51.54750061035156, -0.15687499940395355, -0.42624998092651367, 0.6108333468437195, 0.8487499952316284, 0.5981249809265137, 0.5887500047683716, 0.6987500190734863, 0.5868750214576721, 0.6787500381469727, 0.6262499690055847], "max": [1.0737053155899048, -0.5828230977058411, 1.207846999168396, 0.7739661931991577, 0.02446211874485016, 1.331087350845337, -0.04980640113353729, -0.5005595088005066, 1.1689603328704834, -0.22189955413341522, 0.7560209631919861, -0.2474345713853836, 75.5043716430664, 64.17111206054688, 0.6431249976158142, 9.512499809265137, 8.616250038146973, 74.88312530517578, 5.945000171661377, 75.01249694824219, 8.818124771118164, 89.2249984741211, 21.927499771118164, 110.3125, 59.96125030517578, 66.73750305175781, -0.006250000558793545, 5.893750190734863, 16.399999618530273, 63.21000289916992, 18.719375610351562, 70.50062561035156, 28.4793758392334, 105.94125366210938, 42.671875, 110.07437896728516], "mean": [0.3891787827014923, -0.745884358882904, 0.9388161897659302, 0.36286622285842896, -0.39839932322502136, 1.1666812896728516, -0.43710413575172424, -0.7028405666351318, 0.9044740200042725, -0.5211772322654724, 0.5744541883468628, -0.6947434544563293, 53.260520935058594, 59.304813385009766, 0.5978639125823975, 6.115612983703613, 2.349919557571411, 15.670525550842285, 1.445169448852539, 16.56461524963379, 1.5026804208755493, 18.415454864501953, 4.827747821807861, 29.150732040405273, 42.173118591308594, 59.767372131347656, -0.07930996268987656, 2.6977386474609375, 4.665477275848389, 15.027108192443848, 5.389554500579834, 16.897689819335938, 7.3922200202941895, 26.331815719604492, 6.490872859954834, 52.258941650390625], "std": [0.19662697613239288, 0.19459199905395508, 0.12037045508623123, 0.29879525303840637, 0.288394570350647, 0.11323666572570801, 0.2030867487192154, 0.16188588738441467, 0.13793686032295227, 0.3073238134384155, 0.08524826169013977, 0.3396628499031067, 11.465641975402832, 3.391383409500122, 0.023184573277831078, 2.2195138931274414, 2.1175899505615234, 26.966249465942383, 1.0822492837905884, 27.848432540893555, 1.8337711095809937, 35.20417404174805, 6.435915470123291, 42.11920928955078, 10.746535301208496, 5.435969352722168, 0.030246902257204056, 1.94353187084198, 5.8409295082092285, 23.184236526489258, 6.550664901733398, 25.50786781311035, 8.814956665039062, 38.92943572998047, 11.621026992797852, 34.60881423950195], "count": [209]}, "action": {"min": [0.14443618059158325, -1.2032692432403564, 0.7888278365135193, -0.3067699074745178, -1.4369124174118042, 1.0427395105361938, -0.6036850810050964, -1.075618028640747, 0.7725833654403687, -0.9929808378219604, 0.42756256461143494, -1.0377088785171509, 31.0518741607666, 52.103126525878906, 0.5362499952316284, 1.3993749618530273, 0.9175000190734863, 0.1887499988079071, 0.36375001072883606, -0.3018749952316284, -0.953125, -3.1787500381469727, 1.2037500143051147, -0.015625, 29.3487491607666, 51.54750061035156, -0.15687499940395355, -0.42624998092651367, 0.6108333468437195, 0.8487499952316284, 0.5981249809265137, 0.5887500047683716, 0.6987500190734863, 0.5868750214576721, 0.6787500381469727, 0.6262499690055847], "max": [1.0737053155899048, -0.5828230977058411, 1.207846999168396, 0.7739661931991577, 0.02446211874485016, 1.331087350845337, -0.04980640113353729, -0.5005595088005066, 1.1689603328704834, -0.22189955413341522, 0.7560209631919861, -0.2474345713853836, 75.5043716430664, 64.17111206054688, 0.6431249976158142, 9.512499809265137, 8.616250038146973, 74.88312530517578, 5.945000171661377, 75.01249694824219, 8.818124771118164, 89.2249984741211, 21.927499771118164, 110.3125, 59.96125030517578, 66.73750305175781, -0.006250000558793545, 5.893750190734863, 16.399999618530273, 63.21000289916992, 18.719375610351562, 70.50062561035156, 28.4793758392334, 105.94125366210938, 42.671875, 110.07437896728516], "mean": [0.3891788125038147, -0.7458845973014832, 0.9388147592544556, 0.36286619305610657, -0.3983991742134094, 1.166680932044983, -0.4371037781238556, -0.7028403878211975, 0.9044739007949829, -0.521177351474762, 0.5744542479515076, -0.6947433948516846, 53.26050567626953, 59.304832458496094, 0.5978637933731079, 6.1156110763549805, 2.349919080734253, 15.670526504516602, 1.4451689720153809, 16.564634323120117, 1.502680778503418, 18.415428161621094, 4.827744007110596, 29.150726318359375, 42.17312240600586, 59.76735305786133, -0.07930997759103775, 2.697739362716675, 4.665478706359863, 15.027100563049316, 5.389552116394043, 16.897686004638672, 7.3922200202941895, 26.331811904907227, 6.490869998931885, 52.258914947509766], "std": [0.19662697613239288, 0.19459201395511627, 0.12037051469087601, 0.298795223236084, 0.288394570350647, 0.11323665827512741, 0.2030867338180542, 0.16188588738441467, 0.13793686032295227, 0.3073238134384155, 0.08524825423955917, 0.3396628499031067, 11.465641975402832, 3.3913838863372803, 0.02318456768989563, 2.2195138931274414, 2.117588996887207, 26.96626091003418, 1.0822492837905884, 27.848426818847656, 1.833770990371704, 35.20417404174805, 6.43591833114624, 42.119205474853516, 10.746535301208496, 5.435969352722168, 0.030246902257204056, 1.9435316324234009, 5.84092903137207, 23.184236526489258, 6.550665855407715, 25.507871627807617, 8.814956665039062, 38.929439544677734, 11.621025085449219, 34.60881805419922], "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": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [209]}, "index": {"min": [3630], "max": [3838], "mean": [3734.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [2.4401913875598087, 6.0, 6.0, 6.0, 6.0], "std": [1.9825825219127124, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [209]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [209]}, "eef_direction_state": {"mean": [3.952153110047847, 4.660287081339713], "std": [1.8163551640085343, 1.4914114293365202], "min": [0, 1], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.1291866028708133, 0.8516746411483254], "std": [0.7871940408833994, 0.8760555188639875], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.9330143540669856, 0.7511961722488039], "std": [0.8388366316099949, 0.838836631609996], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [3.952153110047847, 4.660287081339713], "std": [1.8163551640085343, 1.4914114293365202], "min": [0, 1], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.1291866028708133, 0.8516746411483254], "std": [0.7871940408833994, 0.8760555188639875], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.9330143540669856, 0.7511961722488039], "std": [0.8388366316099949, 0.838836631609996], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6395649969760278, 0.13490497113166422, 1.2531637263782613, 0.8943155144780918, 1.383190259590238, 0.20120142389904042, 0.6035283367071889, -0.11476226658814813, 1.2624946768029348, 1.405800623126785, 1.2447628376425743, 2.265378680111831], "std": [0.03606981097768747, 0.06213137778225024, 0.03926959439603889, 1.4506071399145721, 0.09421352518116205, 1.3523087575118022, 0.023025233607257587, 0.04286291267147156, 0.04626510972600227, 0.29269901660148795, 0.08838821058559915, 0.2666948685457581], "min": [0.5845266386810086, 0.01022430673806543, 1.1668138449808094, -0.8194139946222861, 1.056673219722024, -1.3764910523870608, 0.57997474780097, -0.17565305004424936, 1.1892401715601089, 0.8048210025546563, 1.0640540976586665, 1.5827498808122777], "max": [0.7057480501000358, 0.2511832898269725, 1.3025984831541157, 3.056371307206328, 1.485022087460392, 2.2450818333213403, 0.6449908387799106, -0.008007514888932865, 1.3467797605473923, 1.9229420052863322, 1.3579627723852932, 2.8154223147019293], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6395649969760278, 0.13490497113166422, 1.2531637263782613, 0.8943155144780918, 1.383190259590238, 0.20120142389904042, 0.6035283367071889, -0.11476226658814813, 1.2624946768029348, 1.405800623126785, 1.2447628376425743, 2.265378680111831], "std": [0.03606981097768747, 0.06213137778225024, 0.03926959439603889, 1.4506071399145721, 0.09421352518116205, 1.3523087575118022, 0.023025233607257587, 0.04286291267147156, 0.04626510972600227, 0.29269901660148795, 0.08838821058559915, 0.2666948685457581], "min": [0.5845266386810086, 0.01022430673806543, 1.1668138449808094, -0.8194139946222861, 1.056673219722024, -1.3764910523870608, 0.57997474780097, -0.17565305004424936, 1.1892401715601089, 0.8048210025546563, 1.0640540976586665, 1.5827498808122777], "max": [0.7057480501000358, 0.2511832898269725, 1.3025984831541157, 3.056371307206328, 1.485022087460392, 2.2450818333213403, 0.6449908387799106, -0.008007514888932865, 1.3467797605473923, 1.9229420052863322, 1.3579627723852932, 2.8154223147019293], "count": [209]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4734499795751634]], [[0.4510713092320261]], [[0.4546249571078431]]], "std": [[[0.283467201527583]], [[0.27788197319658287]], [[0.2739893318315158]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.13725490196078433]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5318398835784314]], [[0.5362939276960784]], [[0.5290370261437908]]], "std": [[[0.3143323387947038]], [[0.3211124777317189]], [[0.32718364037549225]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.11764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4772591462418301]], [[0.4721430739379085]], [[0.4597335661764706]]], "std": [[[0.31511840155490456]], [[0.326495478698242]], [[0.3300526023834251]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4341011907679739]], [[0.4404228533496732]], [[0.406084176879085]]], "std": [[[0.38013671074134014]], [[0.3807954136941955]], [[0.39503916615833556]]], "count": [100]}, "observation.state": {"min": [0.2563992440700531, -1.2214131355285645, 0.7811751961708069, 0.0875910222530365, -0.5493035912513733, 0.7150043845176697, -0.9196421504020691, -1.1104991436004639, 0.8110551834106445, -0.36275941133499146, 0.8148794770240784, -0.6932364702224731, 38.82222366333008, 60.294376373291016, -0.7206249833106995, -0.48874998092651367, 0.9431250095367432, -0.78125, 0.6775000095367432, -0.09875000268220901, -0.8568750619888306, 0.20555555820465088, 0.9660000205039978, -1.1787500381469727, 31.538124084472656, 29.905624389648438, -0.3218750059604645, -0.671875, 0.2706249952316284, -0.3392307758331299, 0.32749998569488525, -0.026666665449738503, 0.9587500095367432, -1.0556249618530273, 0.6781250238418579, 0.26750001311302185], "max": [0.589146614074707, -0.5684748888015747, 1.155489444732666, 1.173776388168335, -0.06742580235004425, 1.1639878749847412, -0.36287862062454224, -0.5020599365234375, 1.3030966520309448, -0.16956588625907898, 1.0524698495864868, -0.35706111788749695, 73.26124572753906, 76.24812316894531, 29.616249084472656, 8.820625305175781, 14.539999961853027, 85.89312744140625, 9.713749885559082, 82.08812713623047, 6.210000038146973, 92.08875274658203, 15.362500190734863, 110.18250274658203, 64.75687408447266, 65.02937316894531, -0.1587499976158142, 7.486249923706055, 31.125, 77.75, 35.63500213623047, 86.41312408447266, 65.72624969482422, 110.38125610351562, 71.2925033569336, 109.96062469482422], "mean": [0.40871113538742065, -0.8566703796386719, 1.0022205114364624, 0.5956553816795349, -0.27646565437316895, 0.9696347713470459, -0.7228889465332031, -0.7390689849853516, 1.0130327939987183, -0.2424423098564148, 0.9146079421043396, -0.5177170634269714, 51.25348663330078, 69.06395721435547, 2.570619583129883, 4.313346862792969, 2.7048025131225586, 13.318886756896973, 1.8157682418823242, 14.301568031311035, 1.3826842308044434, 16.96027374267578, 2.6339094638824463, 25.215028762817383, 48.21674346923828, 52.03810119628906, -0.26966947317123413, 2.6155214309692383, 7.22361946105957, 24.57887840270996, 9.731269836425781, 28.089256286621094, 17.000932693481445, 38.83662796020508, 16.92654800415039, 62.75078201293945], "std": [0.08729232847690582, 0.14989401400089264, 0.10282886028289795, 0.3451654314994812, 0.09695509821176529, 0.1965532898902893, 0.20682407915592194, 0.20837700366973877, 0.17462792992591858, 0.060064397752285004, 0.050172142684459686, 0.1317785531282425, 9.505099296569824, 5.772084712982178, 7.254915237426758, 2.8161461353302, 3.371868133544922, 27.322378158569336, 2.0744900703430176, 26.8952579498291, 1.1213244199752808, 31.273906707763672, 3.3925442695617676, 39.671852111816406, 12.063669204711914, 12.998132705688477, 0.03252527117729187, 2.670698881149292, 10.16999340057373, 31.212461471557617, 13.70666790008545, 35.50574493408203, 23.542591094970703, 47.87917709350586, 25.226097106933594, 40.17475128173828], "count": [255]}, "action": {"min": [0.2563992440700531, -1.2214131355285645, 0.7811751961708069, 0.0875910222530365, -0.5493035912513733, 0.7150043845176697, -0.9196421504020691, -1.1104991436004639, 0.8110551834106445, -0.36275941133499146, 0.8148794770240784, -0.6932364702224731, 38.82222366333008, 60.294376373291016, -0.7206249833106995, -0.48874998092651367, 0.9431250095367432, -0.78125, 0.6775000095367432, -0.09875000268220901, -0.8568750619888306, 0.20555555820465088, 0.9660000205039978, -1.1787500381469727, 31.538124084472656, 29.905624389648438, -0.3218750059604645, -0.671875, 0.2706249952316284, -0.3392307758331299, 0.32749998569488525, -0.026666665449738503, 0.9587500095367432, -1.0556249618530273, 0.6781250238418579, 0.26750001311302185], "max": [0.589146614074707, -0.5684748888015747, 1.155489444732666, 1.173776388168335, -0.06742580235004425, 1.1639878749847412, -0.36287862062454224, -0.5020599365234375, 1.3030966520309448, -0.16956588625907898, 1.0524698495864868, -0.35706111788749695, 73.26124572753906, 76.24812316894531, 29.616249084472656, 8.820625305175781, 14.539999961853027, 85.89312744140625, 9.713749885559082, 82.08812713623047, 6.210000038146973, 92.08875274658203, 15.362500190734863, 110.18250274658203, 64.75687408447266, 65.02937316894531, -0.1587499976158142, 7.486249923706055, 31.125, 77.75, 35.63500213623047, 86.41312408447266, 65.72624969482422, 110.38125610351562, 71.2925033569336, 109.96062469482422], "mean": [0.40871116518974304, -0.8566704392433167, 1.0022205114364624, 0.595655620098114, -0.2764657139778137, 0.969635009765625, -0.7228890061378479, -0.7390690445899963, 1.0130327939987183, -0.2424422949552536, 0.9146081209182739, -0.5177173614501953, 51.253517150878906, 69.0639877319336, 2.5706188678741455, 4.313347816467285, 2.7048020362854004, 13.318897247314453, 1.8157682418823242, 14.301557540893555, 1.3826839923858643, 16.960304260253906, 2.633911371231079, 25.21502113342285, 48.216773986816406, 52.038047790527344, -0.2696695029735565, 2.6155221462249756, 7.223620891571045, 24.578876495361328, 9.73127269744873, 28.089258193969727, 17.000934600830078, 38.83662414550781, 16.926551818847656, 62.75078582763672], "std": [0.08729232102632523, 0.14989404380321503, 0.10282883048057556, 0.3451654613018036, 0.09695509821176529, 0.19655326008796692, 0.20682409405708313, 0.20837700366973877, 0.17462792992591858, 0.060064394026994705, 0.05017213895916939, 0.1317785531282425, 9.505098342895508, 5.7720842361450195, 7.254917144775391, 2.8161461353302, 3.371866464614868, 27.322416305541992, 2.0744903087615967, 26.895265579223633, 1.1213244199752808, 31.273902893066406, 3.3925442695617676, 39.671844482421875, 12.06367015838623, 12.998132705688477, 0.03252527862787247, 2.670698642730713, 10.169991493225098, 31.212465286254883, 13.706668853759766, 35.50574493408203, 23.542591094970703, 47.87918472290039, 25.22610092163086, 40.174739837646484], "count": [255]}, "timestamp": {"min": [0.0], "max": [8.466666666666667], "mean": [4.233333333333333], "std": [2.4537197763275134], "count": [255]}, "frame_index": {"min": [0], "max": [254], "mean": [127.0], "std": [73.6115932898254], "count": [255]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [255]}, "index": {"min": [4371], "max": [4625], "mean": [4498.0], "std": [73.6115932898254], "count": [255]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [255]}, "subtask_annotation": {"mean": [2.231372549019608, 6.0, 6.0, 6.0, 6.0], "std": [1.9577388113239436, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [255]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [255]}, "eef_direction_state": {"mean": [4.266666666666667, 4.435294117647059], "std": [1.9900405618751793, 1.6169231891989515], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_state": {"mean": [0.8352941176470589, 0.8823529411764706], "std": [0.8142899058380311, 0.7526960385261211], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_state": {"mean": [0.7019607843137254, 0.592156862745098], "std": [0.8571476172036044, 0.7960301347273732], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_direction_action": {"mean": [4.266666666666667, 4.435294117647059], "std": [1.9900405618751793, 1.6169231891989515], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_action": {"mean": [0.8352941176470589, 0.8823529411764706], "std": [0.8142899058380311, 0.7526960385261211], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_action": {"mean": [0.7019607843137254, 0.592156862745098], "std": [0.8571476172036044, 0.7960301347273732], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_sim_pose_state": {"mean": [0.6425461928043369, 0.10146664243313648, 1.192558603059757, -0.5775459929202201, 1.3596838205854374, 1.9428701980441967, 0.6121890474371917, -0.15504150102068573, 1.2474260029975666, 1.360867402052651, 0.8609389280283117, 2.2302482099795973], "std": [0.03917443540571395, 0.04957200131265664, 0.02505209598740688, 2.641100983176702, 0.09118336076062337, 1.4616454285937255, 0.03786465830119594, 0.03654077368120761, 0.05178258526986249, 0.2833648076807121, 0.15359254779458914, 0.15586374193365468], "min": [0.5633673808585175, -0.02067739497208143, 1.129081906196329, -3.1352554489376585, 1.176103911213684, -3.1355485537075354, 0.567469071687515, -0.18670583296184803, 1.1646040943545148, 0.888905695515624, 0.612728039436611, 1.9552871732301411], "max": [0.671136324735866, 0.1580628413471176, 1.2313219136779279, 3.1401294801482313, 1.4709633979532293, 3.139484283337558, 0.6749761696808716, -0.08552363514186265, 1.3419621695696335, 1.7131256799698025, 1.083287697074284, 2.4723702920189656], "count": [255]}, "eef_sim_pose_action": {"mean": [0.6425461928043369, 0.10146664243313648, 1.192558603059757, -0.5775459929202201, 1.3596838205854374, 1.9428701980441967, 0.6121890474371917, -0.15504150102068573, 1.2474260029975666, 1.360867402052651, 0.8609389280283117, 2.2302482099795973], "std": [0.03917443540571395, 0.04957200131265664, 0.02505209598740688, 2.641100983176702, 0.09118336076062337, 1.4616454285937255, 0.03786465830119594, 0.03654077368120761, 0.05178258526986249, 0.2833648076807121, 0.15359254779458914, 0.15586374193365468], "min": [0.5633673808585175, -0.02067739497208143, 1.129081906196329, -3.1352554489376585, 1.176103911213684, -3.1355485537075354, 0.567469071687515, -0.18670583296184803, 1.1646040943545148, 0.888905695515624, 0.612728039436611, 1.9552871732301411], "max": [0.671136324735866, 0.1580628413471176, 1.2313219136779279, 3.1401294801482313, 1.4709633979532293, 3.139484283337558, 0.6749761696808716, -0.08552363514186265, 1.3419621695696335, 1.7131256799698025, 1.083287697074284, 2.4723702920189656], "count": [255]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4773498039215686]], [[0.4554690012254902]], [[0.45710832312091504]]], "std": [[[0.2750687891777722]], [[0.26580127395082376]], [[0.2628875461120995]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13725490196078433]], [[0.14901960784313725]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5390278410947712]], [[0.5467085416666667]], [[0.5345166339869281]]], "std": [[[0.3235019811434999]], [[0.33052577614896317]], [[0.33735531569368166]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.12549019607843137]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4843270588235294]], [[0.47891217524509805]], [[0.4693803349673203]]], "std": [[[0.3186984807933306]], [[0.33215919627730367]], [[0.33502980616615696]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42588028799019606]], [[0.4327241278594771]], [[0.3984822140522876]]], "std": [[[0.3756615690012505]], [[0.37686160920122114]], [[0.3902578329224051]]], "count": [100]}, "observation.state": {"min": [0.1888303905725479, -1.3311588764190674, 0.8402380347251892, -0.22390495240688324, -0.8716928362846375, 1.2118842601776123, -1.1999313831329346, -1.1628328561782837, 0.7942797541618347, -0.36492905020713806, 0.6381608843803406, -0.9374761581420898, 30.931249618530273, 53.82437515258789, -0.4950000047683716, 0.1525000035762787, 0.90625, -0.23874999582767487, 0.5631250143051147, -0.8493750095367432, 1.0206249952316284, 0.11874999850988388, 0.984375, -0.7243750095367432, 23.505624771118164, 35.227500915527344, -0.32750001549720764, -0.31687501072883606, 0.78125, 0.04125000163912773, 0.5774999856948853, -0.6768749952316284, 0.7087500095367432, -0.6575000286102295, 0.6050000190734863, 0.5262500047683716], "max": [0.753096342086792, -0.7113374471664429, 1.2983758449554443, 0.5879492163658142, 0.19607843458652496, 1.4116979837417603, -0.3260900676250458, -0.5032139420509338, 1.2991626262664795, 0.20611600577831268, 1.3024529218673706, -0.45552948117256165, 75.52937316894531, 74.8856201171875, 32.86312484741211, 8.681249618530273, 7.288125038146973, 68.68562316894531, 10.463125228881836, 81.3968734741211, 20.853750228881836, 105.828125, 29.854999542236328, 110.71375274658203, 61.35187530517578, 74.21500396728516, -0.10999999940395355, 4.083749771118164, 37.165626525878906, 70.06937408447266, 36.803123474121094, 74.46562957763672, 42.36937713623047, 96.25312805175781, 64.47562408447266, 110.25312805175781], "mean": [0.48536160588264465, -0.912691593170166, 1.0666804313659668, 0.10089164972305298, -0.41161197423934937, 1.344143033027649, -0.8233203291893005, -0.7740417718887329, 1.0075291395187378, -0.0424579456448555, 1.0074537992477417, -0.7145074605941772, 47.854705810546875, 66.84368896484375, 2.219433546066284, 5.298315525054932, 2.109755754470825, 12.545720100402832, 1.8666191101074219, 14.294004440307617, 3.28196382522583, 19.641592025756836, 4.8823699951171875, 39.09786605834961, 42.40302658081055, 57.90750503540039, -0.25330325961112976, 0.636070191860199, 9.627320289611816, 20.20866584777832, 10.56783390045166, 22.37541961669922, 11.862944602966309, 31.02011489868164, 16.02129554748535, 52.28865051269531], "std": [0.1742849349975586, 0.19176208972930908, 0.11603586375713348, 0.3057851493358612, 0.3582955002784729, 0.06234036758542061, 0.37697553634643555, 0.23135747015476227, 0.18954244256019592, 0.21834838390350342, 0.23845933377742767, 0.17418092489242554, 12.102692604064941, 7.904110908508301, 7.386569976806641, 2.5614233016967773, 1.8034512996673584, 23.593753814697266, 2.385002851486206, 27.180702209472656, 5.077972412109375, 36.581573486328125, 8.211357116699219, 37.862144470214844, 14.405384063720703, 14.187119483947754, 0.03546539694070816, 0.9788091778755188, 13.816070556640625, 28.229177474975586, 14.202186584472656, 31.334579467773438, 16.051801681518555, 41.83308029174805, 23.23430633544922, 43.73601150512695], "count": [246]}, "action": {"min": [0.1888303905725479, -1.3311588764190674, 0.8402380347251892, -0.22390495240688324, -0.8716928362846375, 1.2118842601776123, -1.1999313831329346, -1.1628328561782837, 0.7942797541618347, -0.36492905020713806, 0.6381608843803406, -0.9374761581420898, 30.931249618530273, 53.82437515258789, -0.4950000047683716, 0.1525000035762787, 0.90625, -0.23874999582767487, 0.5631250143051147, -0.8493750095367432, 1.0206249952316284, 0.11874999850988388, 0.984375, -0.7243750095367432, 23.505624771118164, 35.227500915527344, -0.32750001549720764, -0.31687501072883606, 0.78125, 0.04125000163912773, 0.5774999856948853, -0.6768749952316284, 0.7087500095367432, -0.6575000286102295, 0.6050000190734863, 0.5262500047683716], "max": [0.753096342086792, -0.7113374471664429, 1.2983758449554443, 0.5879492163658142, 0.19607843458652496, 1.4116979837417603, -0.3260900676250458, -0.5032139420509338, 1.2991626262664795, 0.20611600577831268, 1.3024529218673706, -0.45552948117256165, 75.52937316894531, 74.8856201171875, 32.86312484741211, 8.681249618530273, 7.288125038146973, 68.68562316894531, 10.463125228881836, 81.3968734741211, 20.853750228881836, 105.828125, 29.854999542236328, 110.71375274658203, 61.35187530517578, 74.21500396728516, -0.10999999940395355, 4.083749771118164, 37.165626525878906, 70.06937408447266, 36.803123474121094, 74.46562957763672, 42.36937713623047, 96.25312805175781, 64.47562408447266, 110.25312805175781], "mean": [0.4853615462779999, -0.9126911163330078, 1.066681146621704, 0.10089170932769775, -0.4116118848323822, 1.3441436290740967, -0.8233200311660767, -0.7740417718887329, 1.0075290203094482, -0.04245801270008087, 1.0074539184570312, -0.7145076990127563, 47.85471725463867, 66.84369659423828, 2.219435691833496, 5.298314571380615, 2.1097559928894043, 12.545730590820312, 1.866618037223816, 14.293987274169922, 3.2819647789001465, 19.641613006591797, 4.882370948791504, 39.09785079956055, 42.40304183959961, 57.907508850097656, -0.25330325961112976, 0.636070191860199, 9.627315521240234, 20.20865249633789, 10.567829132080078, 22.375425338745117, 11.862945556640625, 31.020116806030273, 16.02129364013672, 52.28864288330078], "std": [0.1742849498987198, 0.19176192581653595, 0.1160358116030693, 0.30578508973121643, 0.35829538106918335, 0.06234037131071091, 0.37697550654411316, 0.23135745525360107, 0.18954245746135712, 0.2183483988046646, 0.23845936357975006, 0.17418090999126434, 12.102692604064941, 7.904109001159668, 7.386566638946533, 2.5614233016967773, 1.803451418876648, 23.593761444091797, 2.3850035667419434, 27.180707931518555, 5.077971935272217, 36.58158874511719, 8.211357116699219, 37.862144470214844, 14.40538501739502, 14.187118530273438, 0.03546540066599846, 0.9788088202476501, 13.816069602966309, 28.229175567626953, 14.202187538146973, 31.334577560424805, 16.051801681518555, 41.833072662353516, 23.23430824279785, 43.73601150512695], "count": [246]}, "timestamp": {"min": [0.0], "max": [8.166666666666666], "mean": [4.083333333333333], "std": [2.3671165456607204], "count": [246]}, "frame_index": {"min": [0], "max": [245], "mean": [122.5], "std": [71.01349636982161], "count": [246]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [246]}, "index": {"min": [4626], "max": [4871], "mean": [4748.5], "std": [71.01349636982161], "count": [246]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [246]}, "subtask_annotation": {"mean": [2.207317073170732, 6.0, 6.0, 6.0, 6.0], "std": [1.9343144720288816, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [246]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [246]}, "eef_direction_state": {"mean": [4.126016260162602, 4.211382113821138], "std": [1.9724664679571333, 1.7072396420691656], "min": [0, 0], "max": [6, 6], "count": [246]}, "eef_velocity_state": {"mean": [0.9146341463414634, 0.9390243902439024], "std": [0.8342449901254877, 0.7492146724546822], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_acc_mag_state": {"mean": [0.7967479674796748, 0.6300813008130082], "std": [0.8597536950513237, 0.8098413936204252], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_direction_action": {"mean": [4.126016260162602, 4.211382113821138], "std": [1.9724664679571333, 1.7072396420691656], "min": [0, 0], "max": [6, 6], "count": [246]}, "eef_velocity_action": {"mean": [0.9146341463414634, 0.9390243902439024], "std": [0.8342449901254877, 0.7492146724546822], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_acc_mag_action": {"mean": [0.7967479674796748, 0.6300813008130082], "std": [0.8597536950513237, 0.8098413936204252], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_sim_pose_state": {"mean": [0.6749174205581557, 0.13265391438737784, 1.2072301913826546, 0.3628651187211234, 1.240026641542671, -0.2669932156926642, 0.6243518197983061, -0.17119260633134814, 1.2498208969473235, 1.2572776842492603, 0.9384428163702154, 1.99965766818402], "std": [0.0305878067579233, 0.07468074817528357, 0.03647359159359931, 1.7384938552427112, 0.1380553515462186, 1.6083249524523135, 0.0433265330109448, 0.07550257197968602, 0.04665411370354, 0.19413945920322573, 0.11908125941741267, 0.1330289006934029], "min": [0.6005037191467599, -0.002569169360685186, 1.13231147165065, -1.2872872015077361, 0.9789106509046839, -1.7829713010804242, 0.5740963159988709, -0.2440581745277523, 1.1862844854454977, 0.8809309492269547, 0.7578304853571329, 1.7977190727171608], "max": [0.7168934914936478, 0.21093496786959676, 1.2558113355289142, 2.80350324579694, 1.5489014342973548, 2.017585735845299, 0.6918459820135578, -0.04234135772364783, 1.3388719198513461, 1.5540370603248903, 1.1190353581085337, 2.281285787039383], "count": [246]}, "eef_sim_pose_action": {"mean": [0.6749174205581557, 0.13265391438737784, 1.2072301913826546, 0.3628651187211234, 1.240026641542671, -0.2669932156926642, 0.6243518197983061, -0.17119260633134814, 1.2498208969473235, 1.2572776842492603, 0.9384428163702154, 1.99965766818402], "std": [0.0305878067579233, 0.07468074817528357, 0.03647359159359931, 1.7384938552427112, 0.1380553515462186, 1.6083249524523135, 0.0433265330109448, 0.07550257197968602, 0.04665411370354, 0.19413945920322573, 0.11908125941741267, 0.1330289006934029], "min": [0.6005037191467599, -0.002569169360685186, 1.13231147165065, -1.2872872015077361, 0.9789106509046839, -1.7829713010804242, 0.5740963159988709, -0.2440581745277523, 1.1862844854454977, 0.8809309492269547, 0.7578304853571329, 1.7977190727171608], "max": [0.7168934914936478, 0.21093496786959676, 1.2558113355289142, 2.80350324579694, 1.5489014342973548, 2.017585735845299, 0.6918459820135578, -0.04234135772364783, 1.3388719198513461, 1.5540370603248903, 1.1190353581085337, 2.281285787039383], "count": [246]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47652798406862745]], [[0.4550443913398693]], [[0.45735027369281045]]], "std": [[[0.2794881355426409]], [[0.2697452303140247]], [[0.2668687944370444]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.14901960784313725]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5354150878267974]], [[0.5433529840686274]], [[0.531267073120915]]], "std": [[[0.3200627490205567]], [[0.32617565921338243]], [[0.33398441926625133]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.01568627450980392]], [[0.12941176470588237]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4862812459150327]], [[0.4799353390522876]], [[0.4700888766339869]]], "std": [[[0.31506892395429853]], [[0.32889940644493537]], [[0.33141837770966626]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4282975]], [[0.43552228349673205]], [[0.40075394403594766]]], "std": [[[0.37704271571621]], [[0.37819345289101186]], [[0.39198521316361873]]], "count": [100]}, "observation.state": {"min": [0.22118429839611053, -1.349016785621643, 0.8525804877281189, 0.09661927819252014, -0.5867729783058167, 1.021424651145935, -0.9925755262374878, -1.097791314125061, 0.8343108892440796, -0.7162441611289978, 0.4124465882778168, -0.8921043872833252, 33.45125198364258, 46.16875076293945, -0.3799999952316284, -0.011875000782310963, 0.7087500095367432, -0.22937500476837158, 0.6855555772781372, 0.4375, 0.71875, -1.1050000190734863, 0.9887499809265137, 0.36500000953674316, 28.625625610351562, 41.20874786376953, -0.296875, -0.6581249833106995, 0.6887500286102295, -0.4543749988079071, 0.6512500047683716, -0.5668749809265137, 0.9553846120834351, 0.030625000596046448, 0.7762500047683716, 0.11999999731779099], "max": [0.5314590334892273, -0.719757616519928, 1.359459638595581, 0.8249170184135437, 0.12188144028186798, 1.2680723667144775, -0.14660581946372986, -0.5617227554321289, 1.312347412109375, 0.04205767810344696, 1.0139620304107666, -0.31009194254875183, 73.875, 70.97250366210938, 41.59749984741211, 9.7162504196167, 12.359999656677246, 64.80062866210938, 14.482500076293945, 74.95187377929688, 7.309374809265137, 90.82437133789062, 3.8374998569488525, 106.28500366210938, 65.47687530517578, 67.00312805175781, -0.2150000035762787, 7.094375133514404, 25.358125686645508, 76.86563110351562, 31.094375610351562, 71.64250183105469, 44.703125, 107.20437622070312, 52.64624786376953, 110.87125396728516], "mean": [0.36236363649368286, -0.9506455063819885, 1.1179622411727905, 0.4459463655948639, -0.24511881172657013, 1.053053379058838, -0.6430572867393494, -0.7512074708938599, 1.0187900066375732, -0.24680258333683014, 0.7844844460487366, -0.6470581293106079, 64.150634765625, 55.68325424194336, 12.472745895385742, 6.2747883796691895, 2.4559664726257324, 9.630873680114746, 2.494245767593384, 11.389602661132812, 1.7049016952514648, 15.168344497680664, 1.5199896097183228, 28.435380935668945, 44.70417785644531, 56.448394775390625, -0.2537385821342468, 2.0487053394317627, 6.809958457946777, 18.974300384521484, 10.01522159576416, 20.57133674621582, 13.316436767578125, 33.595638275146484, 15.2190580368042, 48.55098342895508], "std": [0.08844069391489029, 0.1695888191461563, 0.1314495950937271, 0.21501004695892334, 0.1806199699640274, 0.04108424857258797, 0.3589760661125183, 0.19152504205703735, 0.18247734010219574, 0.2817591726779938, 0.23138675093650818, 0.2302521914243698, 11.464226722717285, 5.434824466705322, 11.357953071594238, 3.311882734298706, 2.862705707550049, 19.587095260620117, 3.3615822792053223, 22.021047592163086, 1.6123896837234497, 29.79918098449707, 0.7954762578010559, 38.528778076171875, 14.084951400756836, 9.764830589294434, 0.020732268691062927, 2.525477170944214, 8.42552661895752, 26.087833404541016, 12.502604484558105, 28.99773597717285, 17.149070739746094, 44.34217834472656, 20.019262313842773, 48.65876388549805], "count": [206]}, "action": {"min": [0.22118429839611053, -1.349016785621643, 0.8525804877281189, 0.09661927819252014, -0.5867729783058167, 1.021424651145935, -0.9925755262374878, -1.097791314125061, 0.8343108892440796, -0.7162441611289978, 0.4124465882778168, -0.8921043872833252, 33.45125198364258, 46.16875076293945, -0.3799999952316284, -0.011875000782310963, 0.7087500095367432, -0.22937500476837158, 0.6855555772781372, 0.4375, 0.71875, -1.1050000190734863, 0.9887499809265137, 0.36500000953674316, 28.625625610351562, 41.20874786376953, -0.296875, -0.6581249833106995, 0.6887500286102295, -0.4543749988079071, 0.6512500047683716, -0.5668749809265137, 0.9553846120834351, 0.030625000596046448, 0.7762500047683716, 0.11999999731779099], "max": [0.5314590334892273, -0.719757616519928, 1.359459638595581, 0.8249170184135437, 0.12188144028186798, 1.2680723667144775, -0.14660581946372986, -0.5617227554321289, 1.312347412109375, 0.04205767810344696, 1.0139620304107666, -0.31009194254875183, 73.875, 70.97250366210938, 41.59749984741211, 9.7162504196167, 12.359999656677246, 64.80062866210938, 14.482500076293945, 74.95187377929688, 7.309374809265137, 90.82437133789062, 3.8374998569488525, 106.28500366210938, 65.47687530517578, 67.00312805175781, -0.2150000035762787, 7.094375133514404, 25.358125686645508, 76.86563110351562, 31.094375610351562, 71.64250183105469, 44.703125, 107.20437622070312, 52.64624786376953, 110.87125396728516], "mean": [0.3623634874820709, -0.9506454467773438, 1.1179627180099487, 0.44594645500183105, -0.2451188564300537, 1.0530537366867065, -0.6430574655532837, -0.7512074708938599, 1.0187897682189941, -0.24680258333683014, 0.7844842672348022, -0.6470581293106079, 64.1506118774414, 55.68326950073242, 12.472737312316895, 6.274792194366455, 2.4559669494628906, 9.630876541137695, 2.4942455291748047, 11.389585494995117, 1.7049025297164917, 15.168344497680664, 1.5199891328811646, 28.43537139892578, 44.70414733886719, 56.44839096069336, -0.2537385821342468, 2.048705577850342, 6.80996036529541, 18.974294662475586, 10.01522159576416, 20.57132911682129, 13.316434860229492, 33.59564971923828, 15.219061851501465, 48.551002502441406], "std": [0.08844070136547089, 0.16958892345428467, 0.13144955039024353, 0.21501000225543976, 0.1806199997663498, 0.04108424857258797, 0.3589760959148407, 0.19152502715587616, 0.18247736990451813, 0.2817591726779938, 0.23138675093650818, 0.2302521914243698, 11.464225769042969, 5.434824466705322, 11.357956886291504, 3.311882495880127, 2.862705707550049, 19.58709716796875, 3.361581325531006, 22.02105140686035, 1.6123896837234497, 29.799184799194336, 0.7954762578010559, 38.52880096435547, 14.084956169128418, 9.764832496643066, 0.020732270553708076, 2.525477647781372, 8.425525665283203, 26.087831497192383, 12.502603530883789, 28.99773597717285, 17.149070739746094, 44.34217834472656, 20.01926040649414, 48.65876007080078], "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": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [206]}, "index": {"min": [4872], "max": [5077], "mean": [4974.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [2.262135922330097, 6.0, 6.0, 6.0, 6.0], "std": [1.9704672209665857, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [206]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [206]}, "eef_direction_state": {"mean": [4.131067961165049, 4.378640776699029], "std": [1.996916512648455, 1.6376427817651058], "min": [0, 1], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [0.9660194174757282, 0.9029126213592233], "std": [0.8207329660521193, 0.8534858631392586], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_state": {"mean": [0.7378640776699029, 0.7330097087378641], "std": [0.8528782228891288, 0.8369951281614099], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_direction_action": {"mean": [4.131067961165049, 4.378640776699029], "std": [1.996916512648455, 1.6376427817651058], "min": [0, 1], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [0.9660194174757282, 0.9029126213592233], "std": [0.8207329660521193, 0.8534858631392586], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_acc_mag_action": {"mean": [0.7378640776699029, 0.7330097087378641], "std": [0.8528782228891288, 0.8369951281614099], "min": [0, 0], "max": [2, 2], "count": [206]}, "eef_sim_pose_state": {"mean": [0.6814413925742177, 0.10546820559418532, 1.2056954292422704, 0.2842288906613494, 1.3236325077687827, -0.3333252793825108, 0.6347545921425087, -0.16184873903931457, 1.2547883694679085, 1.3571220536711883, 1.0240431922112698, 2.1034629323963627], "std": [0.040966393172708386, 0.05172952506504891, 0.04100457052595161, 2.156501377132722, 0.09905933939840693, 2.070391034943339, 0.04671656433226786, 0.05098126818862607, 0.05227393910178778, 0.16330580516329646, 0.07007813534533172, 0.10337563416070938], "min": [0.5981364379045361, 0.006143719967298317, 1.1226765235568894, -3.131098032726913, 1.1341873662015383, -3.015314084547742, 0.5880330181050305, -0.21008035395325494, 1.1858734336152355, 1.0430945797590554, 0.9157732125712656, 1.8792361546720284], "max": [0.7286444552492413, 0.16738106119402724, 1.246718442074887, 2.99264577110769, 1.4911414399290712, 2.9734636297407953, 0.7107593595013322, -0.0630348608431498, 1.3414485015462856, 1.5736950802645189, 1.1222466687665258, 2.3465267398879863], "count": [206]}, "eef_sim_pose_action": {"mean": [0.6814413925742177, 0.10546820559418532, 1.2056954292422704, 0.2842288906613494, 1.3236325077687827, -0.3333252793825108, 0.6347545921425087, -0.16184873903931457, 1.2547883694679085, 1.3571220536711883, 1.0240431922112698, 2.1034629323963627], "std": [0.040966393172708386, 0.05172952506504891, 0.04100457052595161, 2.156501377132722, 0.09905933939840693, 2.070391034943339, 0.04671656433226786, 0.05098126818862607, 0.05227393910178778, 0.16330580516329646, 0.07007813534533172, 0.10337563416070938], "min": [0.5981364379045361, 0.006143719967298317, 1.1226765235568894, -3.131098032726913, 1.1341873662015383, -3.015314084547742, 0.5880330181050305, -0.21008035395325494, 1.1858734336152355, 1.0430945797590554, 0.9157732125712656, 1.8792361546720284], "max": [0.7286444552492413, 0.16738106119402724, 1.246718442074887, 2.99264577110769, 1.4911414399290712, 2.9734636297407953, 0.7107593595013322, -0.0630348608431498, 1.3414485015462856, 1.5736950802645189, 1.1222466687665258, 2.3465267398879863], "count": [206]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4769081556372549]], [[0.45237853145424833]], [[0.455053449754902]]], "std": [[[0.27769733173760297]], [[0.27044645405976836]], [[0.26712169478120296]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1450980392156863]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5253483558006535]], [[0.5316441339869281]], [[0.5181176797385622]]], "std": [[[0.32063438687142376]], [[0.32644019279165215]], [[0.3342159393070423]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07058823529411765]], [[0.12156862745098039]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4815056801470588]], [[0.4753338378267974]], [[0.4638169424019608]]], "std": [[[0.3092147428283279]], [[0.32331263401536225]], [[0.32666942350940553]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4292768525326797]], [[0.4367314767156863]], [[0.4018171058006536]]], "std": [[[0.37732688232009387]], [[0.3789493779682679]], [[0.39280776146296476]]], "count": [100]}, "observation.state": {"min": [0.1924782544374466, -1.3391221761703491, 0.8424887657165527, -0.06953451782464981, -0.8954290747642517, 1.0565441846847534, -0.7990243434906006, -1.1060407161712646, 0.8578431606292725, -0.6859407424926758, 0.5659666657447815, -0.7959010601043701, 19.231111526489258, 53.008750915527344, -0.3331249952316284, 0.5418750047683716, 0.671875, -0.22166666388511658, 0.703125, -0.6575000286102295, 0.7099999785423279, -0.3062500059604645, 0.9331250190734863, -1.15625, 33.599998474121094, 37.80000305175781, -0.33250001072883606, -0.4987500011920929, 0.8212499618530273, -0.20374999940395355, 0.6388888955116272, 0.9587500095367432, 0.7143750190734863, -0.20250000059604645, 0.6468750238418579, 0.18312500417232513], "max": [0.6700618267059326, -0.6704432964324951, 1.2928683757781982, 0.9279154539108276, 0.11451419442892075, 1.3085088729858398, -0.1518511027097702, -0.5595292448997498, 1.3075551986694336, -0.16684786975383759, 0.9186143279075623, -0.2467908412218094, 71.9906234741211, 74.03800201416016, 45.62812423706055, 9.336874961853027, 15.731874465942383, 55.83812713623047, 15.66812515258789, 58.27375030517578, 12.716249465942383, 71.578125, 19.380624771118164, 105.68687438964844, 70.08499908447266, 68.29437255859375, -0.11437500268220901, 6.099999904632568, 31.338125228881836, 70.08625030517578, 32.17749786376953, 75.10062408447266, 57.96125030517578, 110.31437683105469, 64.94499969482422, 109.51374816894531], "mean": [0.37604019045829773, -0.9141784310340881, 1.0701725482940674, 0.3924866020679474, -0.3369080722332001, 1.131698489189148, -0.5405175685882568, -0.7688523530960083, 1.040206789970398, -0.39373692870140076, 0.7498347163200378, -0.5363160371780396, 57.9362907409668, 61.4479866027832, 15.424484252929688, 5.387990474700928, 4.6727986335754395, 9.231508255004883, 3.362352132797241, 8.820629119873047, 3.3309905529022217, 12.948298454284668, 3.163682222366333, 35.71728515625, 49.690486907958984, 56.36111068725586, -0.2625631093978882, 1.2226437330245972, 8.711362838745117, 20.07712173461914, 8.494182586669922, 22.07791519165039, 14.009638786315918, 39.53269958496094, 16.666654586791992, 65.97056579589844], "std": [0.10484097898006439, 0.1851538121700287, 0.11396443098783493, 0.3298439085483551, 0.24366550147533417, 0.06038279086351395, 0.257814884185791, 0.20173195004463196, 0.17409351468086243, 0.20435243844985962, 0.11245834827423096, 0.22709475457668304, 12.124385833740234, 4.652445316314697, 12.967005729675293, 2.3076870441436768, 4.897791862487793, 18.178512573242188, 4.424889087677002, 18.98183822631836, 3.512194871902466, 24.428447723388672, 4.889067649841309, 35.46330261230469, 13.162460327148438, 11.595048904418945, 0.04346482828259468, 1.6734340190887451, 11.259320259094238, 26.079999923706055, 12.072687149047852, 28.76140594482422, 21.032278060913086, 46.46578598022461, 23.523963928222656, 39.76762008666992], "count": [244]}, "action": {"min": [0.1924782544374466, -1.3391221761703491, 0.8424887657165527, -0.06953451782464981, -0.8954290747642517, 1.0565441846847534, -0.7990243434906006, -1.1060407161712646, 0.8578431606292725, -0.6859407424926758, 0.5659666657447815, -0.7959010601043701, 19.231111526489258, 53.008750915527344, -0.3331249952316284, 0.5418750047683716, 0.671875, -0.22166666388511658, 0.703125, -0.6575000286102295, 0.7099999785423279, -0.3062500059604645, 0.9331250190734863, -1.15625, 33.599998474121094, 37.80000305175781, -0.33250001072883606, -0.4987500011920929, 0.8212499618530273, -0.20374999940395355, 0.6388888955116272, 0.9587500095367432, 0.7143750190734863, -0.20250000059604645, 0.6468750238418579, 0.18312500417232513], "max": [0.6700618267059326, -0.6704432964324951, 1.2928683757781982, 0.9279154539108276, 0.11451419442892075, 1.3085088729858398, -0.1518511027097702, -0.5595292448997498, 1.3075551986694336, -0.16684786975383759, 0.9186143279075623, -0.2467908412218094, 71.9906234741211, 74.03800201416016, 45.62812423706055, 9.336874961853027, 15.731874465942383, 55.83812713623047, 15.66812515258789, 58.27375030517578, 12.716249465942383, 71.578125, 19.380624771118164, 105.68687438964844, 70.08499908447266, 68.29437255859375, -0.11437500268220901, 6.099999904632568, 31.338125228881836, 70.08625030517578, 32.17749786376953, 75.10062408447266, 57.96125030517578, 110.31437683105469, 64.94499969482422, 109.51374816894531], "mean": [0.37604010105133057, -0.9141780734062195, 1.0701721906661987, 0.3924867808818817, -0.3369080722332001, 1.1316983699798584, -0.5405174493789673, -0.7688522934913635, 1.0402066707611084, -0.39373689889907837, 0.7498346567153931, -0.53631591796875, 57.936344146728516, 61.44798278808594, 15.424488067626953, 5.3879923820495605, 4.672800540924072, 9.231518745422363, 3.362354040145874, 8.820629119873047, 3.3309922218322754, 12.948310852050781, 3.1636781692504883, 35.71730422973633, 49.69053268432617, 56.361080169677734, -0.2625630497932434, 1.222643256187439, 8.7113618850708, 20.07712173461914, 8.494180679321289, 22.077909469604492, 14.00964641571045, 39.5327033996582, 16.666658401489258, 65.97056579589844], "std": [0.1048409640789032, 0.1851538121700287, 0.11396443843841553, 0.3298439383506775, 0.24366551637649536, 0.06038278713822365, 0.257814884185791, 0.20173196494579315, 0.17409349977970123, 0.204352468252182, 0.11245837062597275, 0.22709475457668304, 12.12438678741455, 4.6524457931518555, 12.967004776000977, 2.3076868057250977, 4.897792816162109, 18.17850685119629, 4.424890995025635, 18.98183822631836, 3.5121941566467285, 24.428451538085938, 4.889066219329834, 35.46329116821289, 13.162458419799805, 11.595048904418945, 0.04346482455730438, 1.6734338998794556, 11.259321212768555, 26.079994201660156, 12.072687149047852, 28.761409759521484, 21.03228187561035, 46.46578598022461, 23.523971557617188, 39.76762008666992], "count": [244]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [244]}, "index": {"min": [5078], "max": [5321], "mean": [5199.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [244]}, "subtask_annotation": {"mean": [2.25, 6.0, 6.0, 6.0, 6.0], "std": [1.9541360088242596, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [244]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [244]}, "eef_direction_state": {"mean": [4.045081967213115, 4.491803278688525], "std": [2.0046095429062727, 1.5694099425765455], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_state": {"mean": [1.0081967213114753, 0.819672131147541], "std": [0.7944056613238277, 0.8099422509531563], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_state": {"mean": [0.6967213114754098, 0.5737704918032787], "std": [0.823719515591013, 0.7832051924977873], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_direction_action": {"mean": [4.045081967213115, 4.491803278688525], "std": [2.0046095429062727, 1.5694099425765455], "min": [0, 0], "max": [6, 6], "count": [244]}, "eef_velocity_action": {"mean": [1.0081967213114753, 0.819672131147541], "std": [0.7944056613238277, 0.8099422509531563], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_acc_mag_action": {"mean": [0.6967213114754098, 0.5737704918032787], "std": [0.823719515591013, 0.7832051924977873], "min": [0, 0], "max": [2, 2], "count": [244]}, "eef_sim_pose_state": {"mean": [0.6696965675932307, 0.10715390513449585, 1.2269815474732892, 0.46227866011406, 1.3019954796338082, -0.2591138784558834, 0.6281813175192814, -0.135903009815298, 1.2689081702623008, 1.3151786917724644, 1.011976483311988, 2.180815702990819], "std": [0.03425462213826924, 0.06413038088992984, 0.04599440484084392, 1.6903274637663945, 0.1265800955960039, 1.5853901508908006, 0.037264285107960496, 0.04990139681612336, 0.04771855244837177, 0.1983311324440846, 0.09720741781939872, 0.11965971923983974], "min": [0.5974964579077473, -0.019684606580552072, 1.1355390012639925, -1.220316105266309, 1.074379062594799, -1.829667731117441, 0.5882796992332099, -0.18205963225340946, 1.189781053020692, 0.9260937590977409, 0.8543642881956681, 1.9569756999033325], "max": [0.7174169268917039, 0.17856076809812724, 1.2869388330430436, 2.762174046773066, 1.5357278193509827, 1.89596492105199, 0.6926230426455655, -0.04100591383034963, 1.358038217627635, 1.6545500778729567, 1.1643546238744094, 2.5128192392482855], "count": [244]}, "eef_sim_pose_action": {"mean": [0.6696965675932307, 0.10715390513449585, 1.2269815474732892, 0.46227866011406, 1.3019954796338082, -0.2591138784558834, 0.6281813175192814, -0.135903009815298, 1.2689081702623008, 1.3151786917724644, 1.011976483311988, 2.180815702990819], "std": [0.03425462213826924, 0.06413038088992984, 0.04599440484084392, 1.6903274637663945, 0.1265800955960039, 1.5853901508908006, 0.037264285107960496, 0.04990139681612336, 0.04771855244837177, 0.1983311324440846, 0.09720741781939872, 0.11965971923983974], "min": [0.5974964579077473, -0.019684606580552072, 1.1355390012639925, -1.220316105266309, 1.074379062594799, -1.829667731117441, 0.5882796992332099, -0.18205963225340946, 1.189781053020692, 0.9260937590977409, 0.8543642881956681, 1.9569756999033325], "max": [0.7174169268917039, 0.17856076809812724, 1.2869388330430436, 2.762174046773066, 1.5357278193509827, 1.89596492105199, 0.6926230426455655, -0.04100591383034963, 1.358038217627635, 1.6545500778729567, 1.1643546238744094, 2.5128192392482855], "count": [244]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4667563888888889]], [[0.44564448733660134]], [[0.4493744566993464]]], "std": [[[0.28349875619858966]], [[0.2742519978962947]], [[0.27010615617475114]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.14901960784313725]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5346630637254902]], [[0.5403853165849674]], [[0.5283477022058823]]], "std": [[[0.32052360956798787]], [[0.3270629039106923]], [[0.3344310863242391]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.11764705882352941]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49275008169934637]], [[0.49162500408496734]], [[0.4801606433823529]]], "std": [[[0.3190830108420816]], [[0.3295864595447868]], [[0.33414265669883497]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4337897365196079]], [[0.440338948120915]], [[0.40611314338235294]]], "std": [[[0.37751291482872196]], [[0.3784797461181115]], [[0.3918946050360895]]], "count": [100]}, "observation.state": {"min": [0.24123559892177582, -1.3684958219528198, 0.8683575391769409, -0.06860201805830002, -0.7367352247238159, 0.9263656735420227, -1.0024700164794922, -1.0028038024902344, 0.8692396879196167, -0.753390371799469, 0.5631294250488281, -0.8096818327903748, 25.128124237060547, 55.26937484741211, -0.6787500381469727, 0.2318750023841858, 0.07312499731779099, 0.43437501788139343, 0.20812499523162842, -0.8293750286102295, 0.5475000143051147, 0.03625001013278961, 0.9593750238418579, 0.23499999940395355, 22.5206241607666, 39.178749084472656, -0.3218750059604645, -0.4581249952316284, 1.0656250715255737, -0.2862499952316284, 0.8799999952316284, -1.409000039100647, 0.7599999904632568, 0.7916666865348816, 0.5910000205039978, 0.17272727191448212], "max": [0.6656112670898438, -0.719367504119873, 1.351758599281311, 0.8957522511482239, 0.0764143168926239, 1.250905990600586, -0.09818226844072342, -0.5281528830528259, 1.2392948865890503, -0.0009060039883479476, 1.0808155536651611, -0.24257075786590576, 73.015625, 71.73374938964844, 34.986873626708984, 9.512499809265137, 3.7074999809265137, 72.0737533569336, 4.836249828338623, 79.97624969482422, 5.653124809265137, 101.81375122070312, 19.775625228881836, 110.61499786376953, 59.83000183105469, 69.09000396728516, -0.14687499403953552, 6.971250057220459, 27.516250610351562, 77.75187683105469, 28.072500228881836, 81.05500030517578, 41.77000045776367, 108.86500549316406, 55.545623779296875, 110.20875549316406], "mean": [0.4246846139431, -0.9696778655052185, 1.1257234811782837, 0.39125075936317444, -0.3019621670246124, 1.0425167083740234, -0.6967353224754333, -0.7144496440887451, 1.0105825662612915, -0.29154738783836365, 0.8414056301116943, -0.5505380630493164, 56.68395233154297, 60.14226150512695, 12.440073013305664, 5.657145977020264, 1.2985458374023438, 12.05698299407959, 1.1127612590789795, 12.172330856323242, 1.574939489364624, 17.296310424804688, 3.0023036003112793, 31.16257667541504, 43.76114273071289, 58.10932540893555, -0.25698012113571167, 1.5733712911605835, 7.647101402282715, 24.823484420776367, 8.048816680908203, 26.16657829284668, 10.677590370178223, 38.18699645996094, 14.43352222442627, 49.26239776611328], "std": [0.10352098941802979, 0.17130595445632935, 0.1383611112833023, 0.3223462998867035, 0.19532528519630432, 0.08762917667627335, 0.3210649788379669, 0.156003937125206, 0.12578800320625305, 0.2861829102039337, 0.1544651985168457, 0.2369120717048645, 12.07737922668457, 3.452799081802368, 9.71902084350586, 2.5404505729675293, 0.7082255482673645, 23.596433639526367, 0.900368869304657, 27.01398277282715, 1.1327661275863647, 34.422401428222656, 4.474799633026123, 38.65028762817383, 13.961718559265137, 10.76648235321045, 0.033252518624067307, 2.2890589237213135, 9.849616050720215, 31.950416564941406, 10.423924446105957, 33.487579345703125, 15.111218452453613, 42.85149383544922, 20.124406814575195, 48.53153991699219], "count": [267]}, "action": {"min": [0.24123559892177582, -1.3684958219528198, 0.8683575391769409, -0.06860201805830002, -0.7367352247238159, 0.9263656735420227, -1.0024700164794922, -1.0028038024902344, 0.8692396879196167, -0.753390371799469, 0.5631294250488281, -0.8096818327903748, 25.128124237060547, 55.26937484741211, -0.6787500381469727, 0.2318750023841858, 0.07312499731779099, 0.43437501788139343, 0.20812499523162842, -0.8293750286102295, 0.5475000143051147, 0.03625001013278961, 0.9593750238418579, 0.23499999940395355, 22.5206241607666, 39.178749084472656, -0.3218750059604645, -0.4581249952316284, 1.0656250715255737, -0.2862499952316284, 0.8799999952316284, -1.409000039100647, 0.7599999904632568, 0.7916666865348816, 0.5910000205039978, 0.17272727191448212], "max": [0.6656112670898438, -0.719367504119873, 1.351758599281311, 0.8957522511482239, 0.0764143168926239, 1.250905990600586, -0.09818226844072342, -0.5281528830528259, 1.2392948865890503, -0.0009060039883479476, 1.0808155536651611, -0.24257075786590576, 73.015625, 71.73374938964844, 34.986873626708984, 9.512499809265137, 3.7074999809265137, 72.0737533569336, 4.836249828338623, 79.97624969482422, 5.653124809265137, 101.81375122070312, 19.775625228881836, 110.61499786376953, 59.83000183105469, 69.09000396728516, -0.14687499403953552, 6.971250057220459, 27.516250610351562, 77.75187683105469, 28.072500228881836, 81.05500030517578, 41.77000045776367, 108.86500549316406, 55.545623779296875, 110.20875549316406], "mean": [0.4246844947338104, -0.9696769714355469, 1.1257243156433105, 0.3912508189678192, -0.3019621968269348, 1.042517066001892, -0.6967358589172363, -0.7144493460655212, 1.010582685470581, -0.2915472686290741, 0.841405987739563, -0.5505380034446716, 56.683937072753906, 60.142311096191406, 12.440074920654297, 5.6571478843688965, 1.2985451221466064, 12.056999206542969, 1.1127609014511108, 12.172330856323242, 1.5749397277832031, 17.296323776245117, 3.0023033618927, 31.16258430480957, 43.7611198425293, 58.109310150146484, -0.2569800019264221, 1.573371171951294, 7.647101879119873, 24.823486328125, 8.048813819885254, 26.166574478149414, 10.677587509155273, 38.18701171875, 14.433528900146484, 49.26240921020508], "std": [0.10352098941802979, 0.17130596935749054, 0.13836097717285156, 0.3223463296890259, 0.19532528519630432, 0.08762913942337036, 0.3210650086402893, 0.156003937125206, 0.12578801810741425, 0.28618302941322327, 0.1544651985168457, 0.23691201210021973, 12.077381134033203, 3.4528002738952637, 9.719022750854492, 2.54045033454895, 0.708225429058075, 23.596431732177734, 0.9003689289093018, 27.013980865478516, 1.1327664852142334, 34.422401428222656, 4.474801063537598, 38.6502799987793, 13.961718559265137, 10.76648235321045, 0.0332525260746479, 2.2890586853027344, 9.849617004394531, 31.950422286987305, 10.42392349243164, 33.487579345703125, 15.111218452453613, 42.85149383544922, 20.124404907226562, 48.53153610229492], "count": [267]}, "timestamp": {"min": [0.0], "max": [8.866666666666667], "mean": [4.433333333333334], "std": [2.5691906781593192], "count": [267]}, "frame_index": {"min": [0], "max": [266], "mean": [133.0], "std": [77.07572034477957], "count": [267]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [267]}, "index": {"min": [5322], "max": [5588], "mean": [5455.0], "std": [77.07572034477957], "count": [267]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [267]}, "subtask_annotation": {"mean": [2.3183520599250937, 6.0, 6.0, 6.0, 6.0], "std": [1.9697526175083875, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [267]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [267]}, "eef_direction_state": {"mean": [4.138576779026217, 4.531835205992509], "std": [2.121649294122634, 1.5096188480791755], "min": [0, 2], "max": [6, 6], "count": [267]}, "eef_velocity_state": {"mean": [0.9026217228464419, 0.8389513108614233], "std": [0.8599890357153337, 0.7839086413154226], "min": [0, 0], "max": [2, 2], "count": [267]}, "eef_acc_mag_state": {"mean": [0.6816479400749064, 0.6217228464419475], "std": [0.8389847505374163, 0.7951020651290142], "min": [0, 0], "max": [2, 2], "count": [267]}, "eef_direction_action": {"mean": [4.138576779026217, 4.531835205992509], "std": [2.121649294122634, 1.5096188480791755], "min": [0, 2], "max": [6, 6], "count": [267]}, "eef_velocity_action": {"mean": [0.9026217228464419, 0.8389513108614233], "std": [0.8599890357153337, 0.7839086413154226], "min": [0, 0], "max": [2, 2], "count": [267]}, "eef_acc_mag_action": {"mean": [0.6816479400749064, 0.6217228464419475], "std": [0.8389847505374163, 0.7951020651290142], "min": [0, 0], "max": [2, 2], "count": [267]}, "eef_sim_pose_state": {"mean": [0.6796207229089081, 0.10333465777140834, 1.1905318563063139, 0.04370197682046906, 1.2953437441160607, -0.49995207395760416, 0.619666311719807, -0.16854187975980195, 1.2457968801895425, 1.3915694159958318, 0.9850429398955519, 2.181432699829167], "std": [0.044150382544934336, 0.05346446059170655, 0.030822607533830655, 2.1954839097605436, 0.08568240592678983, 2.110650047444286, 0.02447898811918431, 0.052591772575818194, 0.05624488697916463, 0.19688649520819534, 0.10579931088756006, 0.13714417325903075], "min": [0.5888266037839771, -0.01933563324470322, 1.1191209432575406, -3.1362360147028774, 1.1535614233877807, -3.037568948385858, 0.5914535245484968, -0.22535587526452436, 1.167271315805302, 0.9374198830982143, 0.7682214767239763, 1.896155645390916], "max": [0.7253377477230548, 0.1767583905490477, 1.2347676325530805, 3.108952403135529, 1.5443344723802053, 3.045302576405827, 0.6671397949114057, -0.07240402338611349, 1.365102486852834, 1.6051004374136761, 1.1093943154195198, 2.4495138516974206], "count": [267]}, "eef_sim_pose_action": {"mean": [0.6796207229089081, 0.10333465777140834, 1.1905318563063139, 0.04370197682046906, 1.2953437441160607, -0.49995207395760416, 0.619666311719807, -0.16854187975980195, 1.2457968801895425, 1.3915694159958318, 0.9850429398955519, 2.181432699829167], "std": [0.044150382544934336, 0.05346446059170655, 0.030822607533830655, 2.1954839097605436, 0.08568240592678983, 2.110650047444286, 0.02447898811918431, 0.052591772575818194, 0.05624488697916463, 0.19688649520819534, 0.10579931088756006, 0.13714417325903075], "min": [0.5888266037839771, -0.01933563324470322, 1.1191209432575406, -3.1362360147028774, 1.1535614233877807, -3.037568948385858, 0.5914535245484968, -0.22535587526452436, 1.167271315805302, 0.9374198830982143, 0.7682214767239763, 1.896155645390916], "max": [0.7253377477230548, 0.1767583905490477, 1.2347676325530805, 3.108952403135529, 1.5443344723802053, 3.045302576405827, 0.6671397949114057, -0.07240402338611349, 1.365102486852834, 1.6051004374136761, 1.1093943154195198, 2.4495138516974206], "count": [267]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47457439338235297]], [[0.4515400878267974]], [[0.45448914215686276]]], "std": [[[0.28129431973355024]], [[0.27201162434608567]], [[0.2684169009533397]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.14901960784313725]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5335326041666667]], [[0.5398653839869281]], [[0.5277627961601307]]], "std": [[[0.3220146132823798]], [[0.32927038135057185]], [[0.33843636056437904]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.12156862745098039]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47265845588235295]], [[0.47271566380718955]], [[0.45886001225490197]]], "std": [[[0.3167402998578025]], [[0.3254359345881542]], [[0.3303910988160603]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4252486968954248]], [[0.4320636683006536]], [[0.3963977716503268]]], "std": [[[0.37824093959599614]], [[0.37968758614056486]], [[0.3929826239549948]]], "count": [100]}, "observation.state": {"min": [0.16424906253814697, -1.3686150312423706, 0.8374818563461304, -0.11577782779932022, -1.0160176753997803, 0.808799684047699, -0.8767791986465454, -1.0382095575332642, 0.8596551418304443, -0.48902779817581177, 0.7529612183570862, -0.8460174202919006, 35.47249984741211, 51.515625, -0.38624998927116394, 0.0625, 0.9418749809265137, 0.28125, 0.7362499833106995, -0.7899999618530273, 0.6649999618530273, 0.19312499463558197, 0.8743749856948853, -0.4325000047683716, 22.476364135742188, 43.24937438964844, -0.31187501549720764, -0.5174999833106995, 0.8231250047683716, -0.0781249925494194, 0.6512500047683716, -1.4643750190734863, -0.6006249785423279, 0.34727272391319275, 0.71875, 0.25777778029441833], "max": [0.7615735530853271, -0.6972895860671997, 1.3400282859802246, 1.0987449884414673, 0.06322956830263138, 1.193207859992981, -0.3424220085144043, -0.5669203400611877, 1.2539340257644653, -0.01761145517230034, 1.1589863300323486, -0.28646430373191833, 67.83125305175781, 83.64437866210938, 29.33333396911621, 9.234375, 12.648750305175781, 78.19000244140625, 9.703749656677246, 86.015625, 9.390625, 90.35874938964844, 30.885623931884766, 110.05874633789062, 65.53874969482422, 72.13125610351562, -0.1731249988079071, 7.026875019073486, 24.9325008392334, 58.47249984741211, 27.296249389648438, 65.98625183105469, 56.38249969482422, 108.13375091552734, 56.98749923706055, 109.71937561035156], "mean": [0.3962118625640869, -0.9211123585700989, 1.0876156091690063, 0.4125429391860962, -0.3571217954158783, 1.0487723350524902, -0.6222072839736938, -0.7718793153762817, 1.0413548946380615, -0.28590381145477295, 0.8289382457733154, -0.5565786957740784, 52.74077224731445, 70.06858825683594, 2.06553053855896, 6.13929557800293, 2.8357245922088623, 14.524782180786133, 1.9739362001419067, 14.878580093383789, 2.1722428798675537, 17.497976303100586, 5.305035591125488, 34.46397399902344, 44.87699890136719, 60.39409255981445, -0.259429007768631, 0.9394418597221375, 6.664214611053467, 20.488685607910156, 6.748927116394043, 19.786376953125, 13.156224250793457, 38.806922912597656, 13.6415433883667, 58.21694564819336], "std": [0.1220289096236229, 0.19343703985214233, 0.11505009233951569, 0.4081995189189911, 0.21927683055400848, 0.17208297550678253, 0.19257569313049316, 0.18601027131080627, 0.1618504375219345, 0.136773943901062, 0.06045055389404297, 0.2398129254579544, 8.125565528869629, 8.745038032531738, 6.3201212882995605, 2.8754749298095703, 3.2150704860687256, 27.239633560180664, 2.251081943511963, 28.39083480834961, 2.139678716659546, 32.164344787597656, 8.74350357055664, 41.87876510620117, 14.415884017944336, 10.377135276794434, 0.023883400484919548, 1.8018018007278442, 9.49675178527832, 23.806177139282227, 10.358421325683594, 26.735740661621094, 21.157310485839844, 42.46833038330078, 21.015239715576172, 48.79897689819336], "count": [277]}, "action": {"min": [0.16424906253814697, -1.3686150312423706, 0.8374818563461304, -0.11577782779932022, -1.0160176753997803, 0.808799684047699, -0.8767791986465454, -1.0382095575332642, 0.8596551418304443, -0.48902779817581177, 0.7529612183570862, -0.8460174202919006, 35.47249984741211, 51.515625, -0.38624998927116394, 0.0625, 0.9418749809265137, 0.28125, 0.7362499833106995, -0.7899999618530273, 0.6649999618530273, 0.19312499463558197, 0.8743749856948853, -0.4325000047683716, 22.476364135742188, 43.24937438964844, -0.31187501549720764, -0.5174999833106995, 0.8231250047683716, -0.0781249925494194, 0.6512500047683716, -1.4643750190734863, -0.6006249785423279, 0.34727272391319275, 0.71875, 0.25777778029441833], "max": [0.7615735530853271, -0.6972895860671997, 1.3400282859802246, 1.0987449884414673, 0.06322956830263138, 1.193207859992981, -0.3424220085144043, -0.5669203400611877, 1.2539340257644653, -0.01761145517230034, 1.1589863300323486, -0.28646430373191833, 67.83125305175781, 83.64437866210938, 29.33333396911621, 9.234375, 12.648750305175781, 78.19000244140625, 9.703749656677246, 86.015625, 9.390625, 90.35874938964844, 30.885623931884766, 110.05874633789062, 65.53874969482422, 72.13125610351562, -0.1731249988079071, 7.026875019073486, 24.9325008392334, 58.47249984741211, 27.296249389648438, 65.98625183105469, 56.38249969482422, 108.13375091552734, 56.98749923706055, 109.71937561035156], "mean": [0.3962118327617645, -0.9211115837097168, 1.0876168012619019, 0.4125429689884186, -0.35712185502052307, 1.0487730503082275, -0.622207760810852, -0.7718791961669922, 1.041355013847351, -0.28590378165245056, 0.8289384245872498, -0.5565788149833679, 52.74076461791992, 70.06864166259766, 2.0655357837677, 6.139293670654297, 2.835726022720337, 14.524785995483398, 1.9739372730255127, 14.878583908081055, 2.1722402572631836, 17.497974395751953, 5.305034160614014, 34.463966369628906, 44.87701416015625, 60.39405822753906, -0.2594289183616638, 0.9394422173500061, 6.664210319519043, 20.488683700561523, 6.748928546905518, 19.786365509033203, 13.156216621398926, 38.80693054199219, 13.641550064086914, 58.216922760009766], "std": [0.1220288798213005, 0.19343703985214233, 0.11505011469125748, 0.40819963812828064, 0.21927684545516968, 0.1720830202102661, 0.1925756335258484, 0.18601028621196747, 0.1618504524230957, 0.13677392899990082, 0.06045055389404297, 0.2398129254579544, 8.125563621520996, 8.745035171508789, 6.320120334625244, 2.8754756450653076, 3.215069532394409, 27.2396240234375, 2.251082181930542, 28.39082908630371, 2.139679193496704, 32.16435623168945, 8.74350643157959, 41.878761291503906, 14.415886878967285, 10.377135276794434, 0.02388339675962925, 1.8018019199371338, 9.496749877929688, 23.806177139282227, 10.358420372009277, 26.735742568969727, 21.15730857849121, 42.46833038330078, 21.015243530273438, 48.798980712890625], "count": [277]}, "timestamp": {"min": [0.0], "max": [9.2], "mean": [4.600000000000001], "std": [2.665416373560507], "count": [277]}, "frame_index": {"min": [0], "max": [276], "mean": [138.0], "std": [79.96249120681522], "count": [277]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [277]}, "index": {"min": [5589], "max": [5865], "mean": [5727.0], "std": [79.96249120681522], "count": [277]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [277]}, "subtask_annotation": {"mean": [2.0072202166064983, 6.0, 6.0, 6.0, 6.0], "std": [1.8323069040130318, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [277]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [277]}, "eef_direction_state": {"mean": [4.144404332129964, 4.675090252707581], "std": [1.9527115524092766, 1.5303878873400942], "min": [0, 0], "max": [6, 6], "count": [277]}, "eef_velocity_state": {"mean": [0.9891696750902527, 0.7509025270758123], "std": [0.7947651584782415, 0.7875664532576677], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_state": {"mean": [0.7292418772563177, 0.5306859205776173], "std": [0.851189740296704, 0.7670779326663755], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_direction_action": {"mean": [4.144404332129964, 4.675090252707581], "std": [1.9527115524092766, 1.5303878873400942], "min": [0, 0], "max": [6, 6], "count": [277]}, "eef_velocity_action": {"mean": [0.9891696750902527, 0.7509025270758123], "std": [0.7947651584782415, 0.7875664532576677], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_action": {"mean": [0.7292418772563177, 0.5306859205776173], "std": [0.851189740296704, 0.7670779326663755], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_sim_pose_state": {"mean": [0.6711421052687646, 0.11024822886556715, 1.2208286782360827, 0.055068694981287025, 1.325682701619156, -0.38608091816116286, 0.6263248448522023, -0.14519160184152144, 1.2565904605681042, 1.3274946750329593, 0.9384960914903772, 2.192689092501827], "std": [0.03828703158376256, 0.0724341803490506, 0.04629630685774478, 1.9099902960412036, 0.08679059525717712, 1.7492122237732344, 0.02914829838548762, 0.04469040940316841, 0.04198598527105884, 0.2159742048954756, 0.16814488440872435, 0.11350503348256977], "min": [0.5752704919504898, -0.03450777555788642, 1.120268336728788, -3.1381757805785027, 1.1179151368930311, -1.9617134261342266, 0.5922734744653946, -0.2065884927576559, 1.1759130560348128, 0.9607844955689208, 0.7144222987446525, 1.8867815863861148], "max": [0.7215869158780839, 0.18973752244851086, 1.2840894790296187, 3.140421460880918, 1.5109263242356592, 2.2143995135865975, 0.6678078799845595, -0.07322083304347429, 1.3327732636057057, 1.6250169243840689, 1.1816495961286888, 2.470653711293348], "count": [277]}, "eef_sim_pose_action": {"mean": [0.6711421052687646, 0.11024822886556715, 1.2208286782360827, 0.055068694981287025, 1.325682701619156, -0.38608091816116286, 0.6263248448522023, -0.14519160184152144, 1.2565904605681042, 1.3274946750329593, 0.9384960914903772, 2.192689092501827], "std": [0.03828703158376256, 0.0724341803490506, 0.04629630685774478, 1.9099902960412036, 0.08679059525717712, 1.7492122237732344, 0.02914829838548762, 0.04469040940316841, 0.04198598527105884, 0.2159742048954756, 0.16814488440872435, 0.11350503348256977], "min": [0.5752704919504898, -0.03450777555788642, 1.120268336728788, -3.1381757805785027, 1.1179151368930311, -1.9617134261342266, 0.5922734744653946, -0.2065884927576559, 1.1759130560348128, 0.9607844955689208, 0.7144222987446525, 1.8867815863861148], "max": [0.7215869158780839, 0.18973752244851086, 1.2840894790296187, 3.140421460880918, 1.5109263242356592, 2.2143995135865975, 0.6678078799845595, -0.07322083304347429, 1.3327732636057057, 1.6250169243840689, 1.1816495961286888, 2.470653711293348], "count": [277]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47210398284313726]], [[0.45026452205882356]], [[0.4531054166666667]]], "std": [[[0.28254420456239215]], [[0.27314751347785515]], [[0.2697959522355072]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.13333333333333333]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.535716970996732]], [[0.5440594301470588]], [[0.5336611070261438]]], "std": [[[0.3134265228689502]], [[0.31949202879754934]], [[0.328591788315045]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.11372549019607843]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4779514256535948]], [[0.4696707046568627]], [[0.45294350898692814]]], "std": [[[0.31102709004455514]], [[0.32483230913899586]], [[0.33141071160002966]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42706683619281044]], [[0.43288572712418305]], [[0.3971367156862745]]], "std": [[[0.37730207290632023]], [[0.3791606847331656]], [[0.3920803764924895]]], "count": [100]}, "observation.state": {"min": [0.25256067514419556, -1.3075075149536133, 0.8521209955215454, -0.2147495448589325, -1.022926688194275, 0.7094253301620483, -0.8144264817237854, -1.0986257791519165, 0.8660210371017456, -0.5590524077415466, 0.6938086748123169, -0.7816910743713379, 17.760000228881836, 58.631248474121094, -0.5362499952316284, -0.2862499952316284, -0.6418750286102295, 0.3799999952316284, 0.014374999329447746, -0.2580000162124634, -1.274999976158142, -0.5731250047683716, 0.9850000143051147, -0.015625, 20.9481258392334, 43.610626220703125, -0.3056250214576721, -0.3787499964237213, 0.7293750047683716, 1.3324999809265137, 0.7393749952316284, -0.3812499940395355, 0.7281249761581421, 0.28562501072883606, 0.65625, 6.400625228881836], "max": [0.8644024133682251, -0.6886587142944336, 1.3025482892990112, 0.9052653312683105, 0.03140020743012428, 1.2171931266784668, -0.3160286545753479, -0.570806622505188, 1.2921768426895142, -0.19207294285297394, 0.8698834776878357, -0.26586461067199707, 69.7249984741211, 79.37899780273438, 35.48999786376953, 8.935625076293945, 8.620624542236328, 84.23812866210938, 2.588124990463257, 85.62750244140625, 2.390625, 97.2249984741211, 26.91874885559082, 111.07499694824219, 65.19437408447266, 74.39250183105469, 3.3137500286102295, 3.2356250286102295, 29.123750686645508, 71.52874755859375, 26.09375, 69.17375183105469, 50.936248779296875, 106.89875030517578, 64.56437683105469, 110.06437683105469], "mean": [0.5500117540359497, -0.9078457951545715, 1.0375080108642578, 0.29106903076171875, -0.5283657312393188, 1.0690219402313232, -0.6304603815078735, -0.7248398661613464, 0.998589038848877, -0.30443480610847473, 0.7906213402748108, -0.5982010960578918, 55.90616989135742, 65.85392761230469, 1.301366925239563, 3.4540770053863525, 1.8927788734436035, 25.63194465637207, 0.9441377520561218, 26.3360595703125, 1.0573885440826416, 33.01341247558594, 6.534129619598389, 54.65889358520508, 39.84996795654297, 63.71699905395508, 0.804318368434906, 0.2726600766181946, 6.947861671447754, 17.08316421508789, 6.840267658233643, 17.69426918029785, 10.659756660461426, 28.969417572021484, 15.206335067749023, 65.8487548828125], "std": [0.21127818524837494, 0.18658237159252167, 0.13377484679222107, 0.4099283516407013, 0.35076430439949036, 0.15346424281597137, 0.17261643707752228, 0.18263600766658783, 0.1571701467037201, 0.1116381585597992, 0.03678742051124573, 0.2089724987745285, 12.242463111877441, 5.358593940734863, 6.219362735748291, 2.7993133068084717, 1.8914939165115356, 34.89677429199219, 0.565608024597168, 36.86289596557617, 0.5926337838172913, 41.52800369262695, 8.52828311920166, 44.6609992980957, 15.678476333618164, 12.168350219726562, 0.794248640537262, 0.6839415431022644, 9.971253395080566, 24.226261138916016, 9.946416854858398, 28.387521743774414, 15.953764915466309, 38.68783950805664, 24.20586395263672, 29.933799743652344], "count": [312]}, "action": {"min": [0.25256067514419556, -1.3075075149536133, 0.8521209955215454, -0.2147495448589325, -1.022926688194275, 0.7094253301620483, -0.8144264817237854, -1.0986257791519165, 0.8660210371017456, -0.5590524077415466, 0.6938086748123169, -0.7816910743713379, 17.760000228881836, 58.631248474121094, -0.5362499952316284, -0.2862499952316284, -0.6418750286102295, 0.3799999952316284, 0.014374999329447746, -0.2580000162124634, -1.274999976158142, -0.5731250047683716, 0.9850000143051147, -0.015625, 20.9481258392334, 43.610626220703125, -0.3056250214576721, -0.3787499964237213, 0.7293750047683716, 1.3324999809265137, 0.7393749952316284, -0.3812499940395355, 0.7281249761581421, 0.28562501072883606, 0.65625, 6.400625228881836], "max": [0.8644024133682251, -0.6886587142944336, 1.3025482892990112, 0.9052653312683105, 0.03140020743012428, 1.2171931266784668, -0.3160286545753479, -0.570806622505188, 1.2921768426895142, -0.19207294285297394, 0.8698834776878357, -0.26586461067199707, 69.7249984741211, 79.37899780273438, 35.48999786376953, 8.935625076293945, 8.620624542236328, 84.23812866210938, 2.588124990463257, 85.62750244140625, 2.390625, 97.2249984741211, 26.91874885559082, 111.07499694824219, 65.19437408447266, 74.39250183105469, 3.3137500286102295, 3.2356250286102295, 29.123750686645508, 71.52874755859375, 26.09375, 69.17375183105469, 50.936248779296875, 106.89875030517578, 64.56437683105469, 110.06437683105469], "mean": [0.5500116944313049, -0.9078457951545715, 1.0375076532363892, 0.2910689413547516, -0.5283657908439636, 1.0690217018127441, -0.6304600238800049, -0.7248396873474121, 0.9985889792442322, -0.30443498492240906, 0.7906211614608765, -0.5982013940811157, 55.90618133544922, 65.85391998291016, 1.3013676404953003, 3.454076051712036, 1.8927764892578125, 25.631942749023438, 0.9441373944282532, 26.336021423339844, 1.0573885440826416, 33.01341247558594, 6.534125804901123, 54.65890884399414, 39.84999084472656, 63.717010498046875, 0.8043183088302612, 0.2726602256298065, 6.947861194610596, 17.083168029785156, 6.840270042419434, 17.69426918029785, 10.65975570678711, 28.969417572021484, 15.206331253051758, 65.8487548828125], "std": [0.21127818524837494, 0.18658240139484406, 0.13377486169338226, 0.4099283814430237, 0.35076430439949036, 0.15346430242061615, 0.17261643707752228, 0.18263597786426544, 0.1571701169013977, 0.1116381585597992, 0.03678742051124573, 0.20897254347801208, 12.242463111877441, 5.358592987060547, 6.219362258911133, 2.7993128299713135, 1.8914936780929565, 34.896785736083984, 0.565608024597168, 36.8629035949707, 0.5926336050033569, 41.52800369262695, 8.528282165527344, 44.661006927490234, 15.678472518920898, 12.168350219726562, 0.7942485809326172, 0.6839414834976196, 9.97125244140625, 24.226259231567383, 9.946417808532715, 28.38751792907715, 15.95376205444336, 38.68783950805664, 24.205869674682617, 29.93379783630371], "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": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [312]}, "index": {"min": [5866], "max": [6177], "mean": [6021.5], "std": [90.0661793719855], "count": [312]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [312]}, "subtask_annotation": {"mean": [2.0673076923076925, 6.0, 6.0, 6.0, 6.0], "std": [2.0503177821717204, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [312]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [312]}, "eef_direction_state": {"mean": [4.205128205128205, 4.875], "std": [1.8664306697817432, 1.423390904378227], "min": [0, 1], "max": [6, 6], "count": [312]}, "eef_velocity_state": {"mean": [0.9839743589743589, 0.6730769230769231], "std": [0.7863414795236615, 0.7857991321795422], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_state": {"mean": [0.8269230769230769, 0.4326923076923077], "std": [0.8598111117733932, 0.7437486015102946], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_direction_action": {"mean": [4.205128205128205, 4.875], "std": [1.8664306697817432, 1.423390904378227], "min": [0, 1], "max": [6, 6], "count": [312]}, "eef_velocity_action": {"mean": [0.9839743589743589, 0.6730769230769231], "std": [0.7863414795236615, 0.7857991321795422], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_action": {"mean": [0.8269230769230769, 0.4326923076923077], "std": [0.8598111117733932, 0.7437486015102946], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_sim_pose_state": {"mean": [0.6482528051736518, 0.11254132086027979, 1.1990350143819681, 0.05068735819303679, 1.2774195233303034, 0.2867403107367056, 0.6182530958502882, -0.1491783812125544, 1.2497937129522827, 1.3866590560045347, 0.9984355481658423, 2.2257505530502235], "std": [0.04011637529265372, 0.07165764168709599, 0.039102309649591785, 2.2046977761818822, 0.13205629252086737, 1.8781965047043356, 0.02890301745139082, 0.040479104320270264, 0.04022070207702946, 0.19841223002752806, 0.15688668285373722, 0.10446872087186834], "min": [0.5746117513638447, -0.0030730866623274455, 1.0999363769589992, -3.137254326089669, 1.0904428278623968, -2.3656432479861547, 0.5888820850441561, -0.1803077609526193, 1.1734220853599646, 0.9176837540283476, 0.7603770807619128, 1.962111316624489], "max": [0.716647840938518, 0.20045807914057012, 1.2473621892138964, 3.1351542158219337, 1.56430773689288, 3.112200860916026, 0.674193901713277, -0.05364909416432434, 1.3418213643550583, 1.616244513283892, 1.1990072526689923, 2.47882659501259], "count": [312]}, "eef_sim_pose_action": {"mean": [0.6482528051736518, 0.11254132086027979, 1.1990350143819681, 0.05068735819303679, 1.2774195233303034, 0.2867403107367056, 0.6182530958502882, -0.1491783812125544, 1.2497937129522827, 1.3866590560045347, 0.9984355481658423, 2.2257505530502235], "std": [0.04011637529265372, 0.07165764168709599, 0.039102309649591785, 2.2046977761818822, 0.13205629252086737, 1.8781965047043356, 0.02890301745139082, 0.040479104320270264, 0.04022070207702946, 0.19841223002752806, 0.15688668285373722, 0.10446872087186834], "min": [0.5746117513638447, -0.0030730866623274455, 1.0999363769589992, -3.137254326089669, 1.0904428278623968, -2.3656432479861547, 0.5888820850441561, -0.1803077609526193, 1.1734220853599646, 0.9176837540283476, 0.7603770807619128, 1.962111316624489], "max": [0.716647840938518, 0.20045807914057012, 1.2473621892138964, 3.1351542158219337, 1.56430773689288, 3.112200860916026, 0.674193901713277, -0.05364909416432434, 1.3418213643550583, 1.616244513283892, 1.1990072526689923, 2.47882659501259], "count": [312]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4746355943627451]], [[0.45355862745098036]], [[0.4552008210784314]]], "std": [[[0.27487062461110545]], [[0.2650317433007399]], [[0.2620043157910005]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.14901960784313725]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5421531821895424]], [[0.5493720486111111]], [[0.5383793668300654]]], "std": [[[0.31884960776277044]], [[0.3250537841943926]], [[0.3330552658364333]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.13333333333333333]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47334846200980396]], [[0.47322639093137253]], [[0.45677694240196076]]], "std": [[[0.3180584997063145]], [[0.32662328721706396]], [[0.3332160893968432]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4224260661764706]], [[0.4298817116013072]], [[0.3952385763888889]]], "std": [[[0.37544577683995123]], [[0.3769464115768517]], [[0.3904642788920365]]], "count": [100]}, "observation.state": {"min": [0.23329614102840424, -1.4418107271194458, 0.8463307619094849, -0.1366742104291916, -0.8363427519798279, 1.0902570486068726, -0.8886949419975281, -1.0876106023788452, 0.8855955004692078, -0.385934054851532, 0.5661574006080627, -0.8376249074935913, 27.970624923706055, 58.571250915527344, -0.5924999713897705, -0.15187500417232513, 0.7100000381469727, 0.08187499642372131, 0.8075000047683716, -0.8683333396911621, 0.8350000381469727, 0.41749998927116394, 0.9725000262260437, -0.1106249988079071, 29.7549991607666, 38.28125, -0.1418749988079071, -0.5018749833106995, 0.9563636183738708, -0.5562499761581421, 0.6663636565208435, 0.8510000109672546, 1.0, -1.0518749952316284, 0.6675000190734863, 0.15687498450279236], "max": [0.6741308569908142, -0.7151639461517334, 1.4386873245239258, 0.5753843188285828, 0.1172560453414917, 1.2632086277008057, -0.24984264373779297, -0.583419144153595, 1.2764171361923218, -0.06418325752019882, 0.9724765419960022, -0.491841197013855, 70.02062225341797, 77.12187194824219, 41.31187438964844, 9.516875267028809, 10.931249618530273, 70.11499786376953, 11.11312484741211, 77.47750091552734, 8.828749656677246, 96.81999969482422, 24.561248779296875, 110.91625213623047, 62.28937530517578, 68.38312530517578, 4.147500038146973, 5.374374866485596, 32.290626525878906, 61.01812744140625, 35.744998931884766, 61.61750030517578, 42.98374938964844, 89.60562896728516, 57.71125030517578, 109.55374908447266], "mean": [0.4179929792881012, -0.9721691608428955, 1.1099095344543457, 0.20178797841072083, -0.3583187758922577, 1.2391226291656494, -0.6401779055595398, -0.7660088539123535, 1.0333818197250366, -0.1836005449295044, 0.8162773251533508, -0.7098252177238464, 53.67799758911133, 67.82260131835938, 8.126293182373047, 5.668765068054199, 2.1911942958831787, 10.469118118286133, 2.0901291370391846, 12.382187843322754, 2.0270519256591797, 17.379545211791992, 3.796043872833252, 26.72460174560547, 44.72743606567383, 57.24867248535156, 0.7309596538543701, 1.1541427373886108, 9.563421249389648, 19.3470458984375, 10.80350112915039, 19.955427169799805, 13.110198974609375, 30.83075714111328, 15.923314094543457, 58.324039459228516], "std": [0.10884604603052139, 0.19561851024627686, 0.15005050599575043, 0.2528403699398041, 0.246226504445076, 0.04238332062959671, 0.2559570372104645, 0.1811642050743103, 0.14612163603305817, 0.11553698778152466, 0.1352098435163498, 0.12294699251651764, 10.408031463623047, 6.206208229064941, 12.71794605255127, 2.6357510089874268, 2.471409320831299, 21.156600952148438, 2.3487162590026855, 23.905376434326172, 2.0540637969970703, 31.962682723999023, 6.215480327606201, 40.02036666870117, 11.689933776855469, 11.373614311218262, 0.8250210881233215, 1.6531999111175537, 12.486287117004395, 26.004844665527344, 14.443168640136719, 24.508092880249023, 17.026586532592773, 38.5872688293457, 21.743314743041992, 41.49552917480469], "count": [209]}, "action": {"min": [0.23329614102840424, -1.4418107271194458, 0.8463307619094849, -0.1366742104291916, -0.8363427519798279, 1.0902570486068726, -0.8886949419975281, -1.0876106023788452, 0.8855955004692078, -0.385934054851532, 0.5661574006080627, -0.8376249074935913, 27.970624923706055, 58.571250915527344, -0.5924999713897705, -0.15187500417232513, 0.7100000381469727, 0.08187499642372131, 0.8075000047683716, -0.8683333396911621, 0.8350000381469727, 0.41749998927116394, 0.9725000262260437, -0.1106249988079071, 29.7549991607666, 38.28125, -0.1418749988079071, -0.5018749833106995, 0.9563636183738708, -0.5562499761581421, 0.6663636565208435, 0.8510000109672546, 1.0, -1.0518749952316284, 0.6675000190734863, 0.15687498450279236], "max": [0.6741308569908142, -0.7151639461517334, 1.4386873245239258, 0.5753843188285828, 0.1172560453414917, 1.2632086277008057, -0.24984264373779297, -0.583419144153595, 1.2764171361923218, -0.06418325752019882, 0.9724765419960022, -0.491841197013855, 70.02062225341797, 77.12187194824219, 41.31187438964844, 9.516875267028809, 10.931249618530273, 70.11499786376953, 11.11312484741211, 77.47750091552734, 8.828749656677246, 96.81999969482422, 24.561248779296875, 110.91625213623047, 62.28937530517578, 68.38312530517578, 4.147500038146973, 5.374374866485596, 32.290626525878906, 61.01812744140625, 35.744998931884766, 61.61750030517578, 42.98374938964844, 89.60562896728516, 57.71125030517578, 109.55374908447266], "mean": [0.4179927706718445, -0.9721692204475403, 1.1099097728729248, 0.201788067817688, -0.3583187460899353, 1.2391232252120972, -0.6401782035827637, -0.7660087943077087, 1.0333818197250366, -0.1836005449295044, 0.8162773847579956, -0.7098251581192017, 53.67802810668945, 67.82261657714844, 8.126294136047363, 5.668765068054199, 2.1911940574645996, 10.469104766845703, 2.0901286602020264, 12.382200241088867, 2.027050495147705, 17.379533767700195, 3.7960402965545654, 26.724592208862305, 44.727420806884766, 57.24867630004883, 0.7309596538543701, 1.1541428565979004, 9.563425064086914, 19.3470458984375, 10.803498268127441, 19.95542335510254, 13.110194206237793, 30.830760955810547, 15.923317909240723, 58.324058532714844], "std": [0.1088460311293602, 0.19561854004859924, 0.15005052089691162, 0.2528403401374817, 0.2462264895439148, 0.04238332435488701, 0.2559570372104645, 0.1811642199754715, 0.14612165093421936, 0.11553698778152466, 0.135209858417511, 0.12294699251651764, 10.40803337097168, 6.206208229064941, 12.717945098876953, 2.6357507705688477, 2.4714090824127197, 21.156599044799805, 2.348716974258423, 23.905370712280273, 2.054064989089966, 31.962677001953125, 6.215479850769043, 40.02035903930664, 11.689931869506836, 11.373616218566895, 0.8250207304954529, 1.6531997919082642, 12.486286163330078, 26.004844665527344, 14.443171501159668, 24.50809097290039, 17.026582717895508, 38.58727264404297, 21.74331283569336, 41.49552917480469], "count": [209]}, "timestamp": {"min": [0.0], "max": [6.933333333333334], "mean": [3.4666666666666663], "std": [2.011080417199781], "count": [209]}, "frame_index": {"min": [0], "max": [208], "mean": [104.0], "std": [60.332412515993425], "count": [209]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [209]}, "index": {"min": [6178], "max": [6386], "mean": [6282.0], "std": [60.332412515993425], "count": [209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [209]}, "subtask_annotation": {"mean": [2.334928229665072, 6.0, 6.0, 6.0, 6.0], "std": [1.9862626585917573, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [209]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [209]}, "eef_direction_state": {"mean": [4.0, 4.497607655502392], "std": [1.9318533630345607, 1.6918730650008489], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_state": {"mean": [1.0430622009569377, 0.8373205741626795], "std": [0.8318206243866326, 0.8080601720972362], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_state": {"mean": [0.8229665071770335, 0.6267942583732058], "std": [0.8313526211520675, 0.803371937294368], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_direction_action": {"mean": [4.0, 4.497607655502392], "std": [1.9318533630345607, 1.6918730650008489], "min": [0, 0], "max": [6, 6], "count": [209]}, "eef_velocity_action": {"mean": [1.0430622009569377, 0.8373205741626795], "std": [0.8318206243866326, 0.8080601720972362], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_acc_mag_action": {"mean": [0.8229665071770335, 0.6267942583732058], "std": [0.8313526211520675, 0.803371937294368], "min": [0, 0], "max": [2, 2], "count": [209]}, "eef_sim_pose_state": {"mean": [0.6789324762860223, 0.10031874394356356, 1.2083967194339826, 0.5186175548530813, 1.3099250086806862, -0.14984380877766673, 0.6371166651699738, -0.1589158910936854, 1.258743343399997, 1.2785864677659091, 1.0072799641808698, 2.050916653399647], "std": [0.040621047595399265, 0.06174636937258776, 0.039415988369870925, 1.94297743516497, 0.07875276555914511, 1.8340697378575248, 0.038155572974972046, 0.0452645709530237, 0.0453444909966746, 0.18178847930357192, 0.09243877761524028, 0.10708378574091924], "min": [0.5917086562070077, -0.027175366523861266, 1.1231429198255083, -3.091537799931077, 1.1773457234951725, -2.9020105229410973, 0.598782071285787, -0.20301061408134555, 1.1921720761619206, 0.8940492363494172, 0.8868796642873447, 1.8031133502163428], "max": [0.7355797310709017, 0.1811894036378509, 1.255590430157202, 2.928080136125754, 1.54696520813257, 2.4208273929165185, 0.702909800927825, -0.07324875945447615, 1.347430405361637, 1.5085542145128408, 1.1214287640198575, 2.2549608886484385], "count": [209]}, "eef_sim_pose_action": {"mean": [0.6789324762860223, 0.10031874394356356, 1.2083967194339826, 0.5186175548530813, 1.3099250086806862, -0.14984380877766673, 0.6371166651699738, -0.1589158910936854, 1.258743343399997, 1.2785864677659091, 1.0072799641808698, 2.050916653399647], "std": [0.040621047595399265, 0.06174636937258776, 0.039415988369870925, 1.94297743516497, 0.07875276555914511, 1.8340697378575248, 0.038155572974972046, 0.0452645709530237, 0.0453444909966746, 0.18178847930357192, 0.09243877761524028, 0.10708378574091924], "min": [0.5917086562070077, -0.027175366523861266, 1.1231429198255083, -3.091537799931077, 1.1773457234951725, -2.9020105229410973, 0.598782071285787, -0.20301061408134555, 1.1921720761619206, 0.8940492363494172, 0.8868796642873447, 1.8031133502163428], "max": [0.7355797310709017, 0.1811894036378509, 1.255590430157202, 2.928080136125754, 1.54696520813257, 2.4208273929165185, 0.702909800927825, -0.07324875945447615, 1.347430405361637, 1.5085542145128408, 1.1214287640198575, 2.2549608886484385], "count": [209]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.474644585375817]], [[0.45330396854575167]], [[0.45454075571895425]]], "std": [[[0.27883451826012273]], [[0.2691803230666956]], [[0.266297945192631]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.13725490196078433]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.530754411764706]], [[0.536095114379085]], [[0.5249018239379085]]], "std": [[[0.3193400840726752]], [[0.32670806102006816]], [[0.33378319339795776]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.12941176470588237]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47101983251633983]], [[0.46399367647058826]], [[0.4489506678921569]]], "std": [[[0.31406089543516236]], [[0.32553192467237735]], [[0.33121769403316104]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41963061070261437]], [[0.4270275919117647]], [[0.3924375020424837]]], "std": [[[0.3752731874781357]], [[0.376464441490337]], [[0.3897960416545145]]], "count": [100]}, "observation.state": {"min": [0.22135119140148163, -1.4461976289749146, 0.8739128112792969, -0.12959572672843933, -0.8811873197555542, 1.0700865983963013, -0.8508812189102173, -1.098864197731018, 0.8712663054466248, -0.2877994477748871, 0.611433744430542, -0.8813754320144653, 20.510000228881836, 55.54999923706055, -0.8287500143051147, 0.38999998569488525, -0.6549999713897705, -1.0674999952316284, 0.35499998927116394, 1.0162500143051147, -0.3075000047683716, 0.051874998956918716, 0.9637500047683716, 0.6037499904632568, 22.989999771118164, 35.55249786376953, -0.23000000417232513, -0.5062500238418579, 0.703125, -0.5622221827507019, 0.6050000190734863, 0.25727272033691406, 1.0268750190734863, -0.46437498927116394, 0.5445454716682434, 0.4893749952316284], "max": [0.7682705521583557, -0.7354212999343872, 1.4327505826950073, 0.7001029849052429, 0.07469768077135086, 1.2578202486038208, -0.3041313886642456, -0.5826085209846497, 1.2967784404754639, -0.06580453366041183, 0.9757932424545288, -0.5873769521713257, 73.33124542236328, 75.47000122070312, 30.6768741607666, 9.760000228881836, 5.076874732971191, 79.28312683105469, 6.620625019073486, 79.08999633789062, 6.689374923706055, 97.01750183105469, 21.052499771118164, 110.50125122070312, 62.66749954223633, 74.56999969482422, 3.1262500286102295, 5.066874980926514, 35.432498931884766, 66.63125610351562, 33.22875213623047, 76.61062622070312, 41.993751525878906, 102.31437683105469, 61.360626220703125, 109.81500244140625], "mean": [0.47161006927490234, -0.9486082196235657, 1.090132236480713, 0.28350260853767395, -0.37530264258384705, 1.1645264625549316, -0.66225266456604, -0.77291339635849, 1.022770881652832, -0.14561307430267334, 0.8293182253837585, -0.735580325126648, 47.329559326171875, 67.70640563964844, 5.24456787109375, 6.127701282501221, 1.4751735925674438, 12.639095306396484, 1.5440945625305176, 13.254853248596191, 1.6979153156280518, 18.27741241455078, 3.7238717079162598, 38.42400360107422, 41.59590148925781, 59.464359283447266, 0.6381441950798035, 1.181360125541687, 9.480071067810059, 19.94428825378418, 9.529144287109375, 22.73522186279297, 11.998831748962402, 33.246517181396484, 15.245744705200195, 60.737613677978516], "std": [0.13906145095825195, 0.20342141389846802, 0.14478574693202972, 0.29682499170303345, 0.25405174493789673, 0.06553443521261215, 0.2130296230316162, 0.16951410472393036, 0.14677919447422028, 0.0740937888622284, 0.09332028031349182, 0.11657833307981491, 13.467910766601562, 6.938356876373291, 8.97590160369873, 2.8985655307769775, 1.2165547609329224, 26.24842071533203, 1.3273910284042358, 24.664363861083984, 1.505973219871521, 32.82942581176758, 5.715188026428223, 37.065059661865234, 15.374588966369629, 14.430696487426758, 0.7414448261260986, 1.7965006828308105, 13.410282135009766, 28.051673889160156, 13.147356033325195, 31.32692527770996, 16.097585678100586, 42.535736083984375, 22.30162239074707, 38.92588424682617], "count": [232]}, "action": {"min": [0.22135119140148163, -1.4461976289749146, 0.8739128112792969, -0.12959572672843933, -0.8811873197555542, 1.0700865983963013, -0.8508812189102173, -1.098864197731018, 0.8712663054466248, -0.2877994477748871, 0.611433744430542, -0.8813754320144653, 20.510000228881836, 55.54999923706055, -0.8287500143051147, 0.38999998569488525, -0.6549999713897705, -1.0674999952316284, 0.35499998927116394, 1.0162500143051147, -0.3075000047683716, 0.051874998956918716, 0.9637500047683716, 0.6037499904632568, 22.989999771118164, 35.55249786376953, -0.23000000417232513, -0.5062500238418579, 0.703125, -0.5622221827507019, 0.6050000190734863, 0.25727272033691406, 1.0268750190734863, -0.46437498927116394, 0.5445454716682434, 0.4893749952316284], "max": [0.7682705521583557, -0.7354212999343872, 1.4327505826950073, 0.7001029849052429, 0.07469768077135086, 1.2578202486038208, -0.3041313886642456, -0.5826085209846497, 1.2967784404754639, -0.06580453366041183, 0.9757932424545288, -0.5873769521713257, 73.33124542236328, 75.47000122070312, 30.6768741607666, 9.760000228881836, 5.076874732971191, 79.28312683105469, 6.620625019073486, 79.08999633789062, 6.689374923706055, 97.01750183105469, 21.052499771118164, 110.50125122070312, 62.66749954223633, 74.56999969482422, 3.1262500286102295, 5.066874980926514, 35.432498931884766, 66.63125610351562, 33.22875213623047, 76.61062622070312, 41.993751525878906, 102.31437683105469, 61.360626220703125, 109.81500244140625], "mean": [0.4716101586818695, -0.948607325553894, 1.0901325941085815, 0.283502459526062, -0.3753027617931366, 1.1645264625549316, -0.6622525453567505, -0.7729132175445557, 1.0227711200714111, -0.14561302959918976, 0.8293178081512451, -0.7355802655220032, 47.32954406738281, 67.70642852783203, 5.244572639465332, 6.127700328826904, 1.4751728773117065, 12.639106750488281, 1.5440958738327026, 13.254873275756836, 1.6979154348373413, 18.27740478515625, 3.7238690853118896, 38.423988342285156, 41.59589767456055, 59.46438217163086, 0.6381441354751587, 1.1813604831695557, 9.480070114135742, 19.944297790527344, 9.529151916503906, 22.73522186279297, 11.9988431930542, 33.24650573730469, 15.245734214782715, 60.737579345703125], "std": [0.13906145095825195, 0.20342150330543518, 0.14478576183319092, 0.29682493209838867, 0.25405174493789673, 0.06553445011377335, 0.21302960813045502, 0.16951411962509155, 0.14677920937538147, 0.0740937739610672, 0.09332027286291122, 0.1165783479809761, 13.467910766601562, 6.938356399536133, 8.975900650024414, 2.8985660076141357, 1.216554880142212, 26.248411178588867, 1.327391266822815, 24.664371490478516, 1.5059731006622314, 32.82943344116211, 5.7151875495910645, 37.06505584716797, 15.374590873718262, 14.430694580078125, 0.7414448857307434, 1.7965006828308105, 13.410284996032715, 28.051673889160156, 13.147355079650879, 31.326927185058594, 16.097583770751953, 42.535736083984375, 22.301624298095703, 38.925880432128906], "count": [232]}, "timestamp": {"min": [0.0], "max": [7.7], "mean": [3.85], "std": [2.2324003026140073], "count": [232]}, "frame_index": {"min": [0], "max": [231], "mean": [115.5], "std": [66.97200907842021], "count": [232]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [232]}, "index": {"min": [6387], "max": [6618], "mean": [6502.5], "std": [66.97200907842021], "count": [232]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [232]}, "subtask_annotation": {"mean": [2.2241379310344827, 6.0, 6.0, 6.0, 6.0], "std": [1.9765269387477964, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [232]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [232]}, "eef_direction_state": {"mean": [4.349137931034483, 4.487068965517241], "std": [1.7795774241547464, 1.6504456123670592], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_state": {"mean": [1.0043103448275863, 0.8405172413793104], "std": [0.8484155863339398, 0.7962713157733514], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_state": {"mean": [0.8232758620689655, 0.6637931034482759], "std": [0.8349951227010872, 0.8194191121347785], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_direction_action": {"mean": [4.349137931034483, 4.487068965517241], "std": [1.7795774241547464, 1.6504456123670592], "min": [0, 0], "max": [6, 6], "count": [232]}, "eef_velocity_action": {"mean": [1.0043103448275863, 0.8405172413793104], "std": [0.8484155863339398, 0.7962713157733514], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_acc_mag_action": {"mean": [0.8232758620689655, 0.6637931034482759], "std": [0.8349951227010872, 0.8194191121347785], "min": [0, 0], "max": [2, 2], "count": [232]}, "eef_sim_pose_state": {"mean": [0.6697040251477477, 0.10497153287768941, 1.1930438818358204, 0.3347457143639271, 1.326274308788375, -0.31711741258912524, 0.6352916042675807, -0.15767112375218634, 1.2496558509533793, 1.2945768660700792, 0.9869622255299355, 2.061643496013913], "std": [0.035212893560723636, 0.0646327428842499, 0.032556291227735686, 2.0792007032211974, 0.09172443489798851, 1.9814058536872676, 0.037473761140428385, 0.035863458987621256, 0.0460718271295444, 0.19486627501786413, 0.1130526602904212, 0.12746042011352102], "min": [0.6010416752361326, -0.03176709432460598, 1.1163966916792454, -2.8334017554639437, 1.1882645270416528, -2.878790442024811, 0.5973282045867634, -0.19021671249820818, 1.181951821184016, 0.8975473034560617, 0.8461107106714123, 1.7927985966687927], "max": [0.734253397109944, 0.1868428920414713, 1.2446753641824377, 3.0454820026723337, 1.559877509653795, 2.6791029413231473, 0.7086673780918546, -0.08399419494212837, 1.3396284665049822, 1.516200104430139, 1.1639784308798058, 2.2665477243465064], "count": [232]}, "eef_sim_pose_action": {"mean": [0.6697040251477477, 0.10497153287768941, 1.1930438818358204, 0.3347457143639271, 1.326274308788375, -0.31711741258912524, 0.6352916042675807, -0.15767112375218634, 1.2496558509533793, 1.2945768660700792, 0.9869622255299355, 2.061643496013913], "std": [0.035212893560723636, 0.0646327428842499, 0.032556291227735686, 2.0792007032211974, 0.09172443489798851, 1.9814058536872676, 0.037473761140428385, 0.035863458987621256, 0.0460718271295444, 0.19486627501786413, 0.1130526602904212, 0.12746042011352102], "min": [0.6010416752361326, -0.03176709432460598, 1.1163966916792454, -2.8334017554639437, 1.1882645270416528, -2.878790442024811, 0.5973282045867634, -0.19021671249820818, 1.181951821184016, 0.8975473034560617, 0.8461107106714123, 1.7927985966687927], "max": [0.734253397109944, 0.1868428920414713, 1.2446753641824377, 3.0454820026723337, 1.559877509653795, 2.6791029413231473, 0.7086673780918546, -0.08399419494212837, 1.3396284665049822, 1.516200104430139, 1.1639784308798058, 2.2665477243465064], "count": [232]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48004003880718954]], [[0.46059806372549017]], [[0.4616734027777778]]], "std": [[[0.2803605135553105]], [[0.27071082390428536]], [[0.26849342764066764]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.1411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5309613031045751]], [[0.539362493872549]], [[0.5286111213235294]]], "std": [[[0.3193642843941153]], [[0.3243976621047732]], [[0.3307061884432847]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.11372549019607843]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5385337132352941]], [[0.5408082536764706]], [[0.5240674346405229]]], "std": [[[0.3166058412868341]], [[0.31859867031463074]], [[0.3281853681207783]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4319308966503268]], [[0.4397772508169934]], [[0.40548266748366013]]], "std": [[[0.37872043820490575]], [[0.3807344955795089]], [[0.39527665763012976]]], "count": [100]}, "observation.state": {"min": [0.18027104437351227, -1.256008267402649, 0.8087281584739685, -0.22250621020793915, -0.9434102177619934, 1.2845712900161743, -0.6261682510375977, -1.0996509790420532, 0.8042696714401245, -0.6522755026817322, 0.5668488144874573, -1.0701342821121216, 30.7237491607666, 48.006874084472656, 0.5668749809265137, 0.6768749952316284, 0.8025000095367432, 0.4268749952316284, 0.6518750190734863, -0.38624998927116394, 0.5931249856948853, -3.1368751525878906, 1.4049999713897705, -0.19750000536441803, 27.96500015258789, 52.067501068115234, -0.13625000417232513, -0.46937498450279236, 0.6293749809265137, 0.859375, 0.6287499666213989, 0.06125001236796379, 1.0868749618530273, 0.8374999761581421, 0.7856249809265137, 17.672500610351562], "max": [0.7356331944465637, -0.5943388938903809, 1.2721971273422241, 0.48545145988464355, -0.013542382046580315, 1.4740692377090454, -0.15795472264289856, -0.5884737372398376, 1.2255140542984009, -0.1504444181919098, 0.6914721131324768, -0.3910839557647705, 80.41749572753906, 75.2387466430664, 0.6418750286102295, 8.9712495803833, 9.109999656677246, 78.51124572753906, 3.471874952316284, 77.62812805175781, 3.5662500858306885, 90.26625061035156, 16.183124542236328, 109.5893783569336, 65.62187957763672, 65.28785705566406, 0.02187500149011612, 4.300000190734863, 12.556875228881836, 65.74250030517578, 12.963125228881836, 85.63125610351562, 33.720001220703125, 109.17312622070312, 38.265625, 110.8862533569336], "mean": [0.39018696546554565, -0.7997731566429138, 0.9854758381843567, 0.13269534707069397, -0.42216596007347107, 1.3964605331420898, -0.4751913249492645, -0.7516180872917175, 0.9562461376190186, -0.378304123878479, 0.6420156955718994, -0.7489461302757263, 51.87397003173828, 64.51895141601562, 0.6060811877250671, 5.840211868286133, 2.4406585693359375, 15.83491325378418, 1.2768899202346802, 16.610387802124023, 1.3300195932388306, 21.21022605895996, 4.09561824798584, 31.53299331665039, 43.18471145629883, 60.0511474609375, -0.08029551804065704, 1.306361198425293, 3.711481809616089, 18.324556350708008, 3.0920655727386475, 23.026222229003906, 8.641487121582031, 31.026033401489258, 8.562542915344238, 60.5689582824707], "std": [0.14685815572738647, 0.19604642689228058, 0.12367101013660431, 0.2146179974079132, 0.2396204173564911, 0.06502047926187515, 0.1810699999332428, 0.16842879354953766, 0.15034915506839752, 0.214278444647789, 0.050193097442388535, 0.2988802492618561, 13.96159553527832, 8.60993766784668, 0.015562782064080238, 2.6550300121307373, 2.3930740356445312, 26.762052536010742, 0.6822977066040039, 28.406940460205078, 0.6135782599449158, 33.92930221557617, 4.630543231964111, 42.4838981628418, 13.975006103515625, 5.009734153747559, 0.03834933787584305, 1.2685052156448364, 4.226580619812012, 25.546504974365234, 3.4162914752960205, 33.21329116821289, 10.418734550476074, 43.66130065917969, 12.208165168762207, 32.375282287597656], "count": [181]}, "action": {"min": [0.18027104437351227, -1.256008267402649, 0.8087281584739685, -0.22250621020793915, -0.9434102177619934, 1.2845712900161743, -0.6261682510375977, -1.0996509790420532, 0.8042696714401245, -0.6522755026817322, 0.5668488144874573, -1.0701342821121216, 30.7237491607666, 48.006874084472656, 0.5668749809265137, 0.6768749952316284, 0.8025000095367432, 0.4268749952316284, 0.6518750190734863, -0.38624998927116394, 0.5931249856948853, -3.1368751525878906, 1.4049999713897705, -0.19750000536441803, 27.96500015258789, 52.067501068115234, -0.13625000417232513, -0.46937498450279236, 0.6293749809265137, 0.859375, 0.6287499666213989, 0.06125001236796379, 1.0868749618530273, 0.8374999761581421, 0.7856249809265137, 17.672500610351562], "max": [0.7356331944465637, -0.5943388938903809, 1.2721971273422241, 0.48545145988464355, -0.013542382046580315, 1.4740692377090454, -0.15795472264289856, -0.5884737372398376, 1.2255140542984009, -0.1504444181919098, 0.6914721131324768, -0.3910839557647705, 80.41749572753906, 75.2387466430664, 0.6418750286102295, 8.9712495803833, 9.109999656677246, 78.51124572753906, 3.471874952316284, 77.62812805175781, 3.5662500858306885, 90.26625061035156, 16.183124542236328, 109.5893783569336, 65.62187957763672, 65.28785705566406, 0.02187500149011612, 4.300000190734863, 12.556875228881836, 65.74250030517578, 12.963125228881836, 85.63125610351562, 33.720001220703125, 109.17312622070312, 38.265625, 110.8862533569336], "mean": [0.39018696546554565, -0.7997727990150452, 0.9854757189750671, 0.13269534707069397, -0.4221659302711487, 1.3964602947235107, -0.4751909673213959, -0.7516182065010071, 0.9562460780143738, -0.37830406427383423, 0.6420160531997681, -0.7489463090896606, 51.87397003173828, 64.51895904541016, 0.6060813069343567, 5.840211868286133, 2.4406580924987793, 15.834895133972168, 1.2768900394439697, 16.61038589477539, 1.3300198316574097, 21.21023941040039, 4.095620632171631, 31.533002853393555, 43.18471145629883, 60.051109313964844, -0.08029552549123764, 1.306361198425293, 3.711480140686035, 18.324562072753906, 3.0920655727386475, 23.026216506958008, 8.641489028930664, 31.026029586791992, 8.562545776367188, 60.5689811706543], "std": [0.14685817062854767, 0.19604642689228058, 0.1236710175871849, 0.2146180123090744, 0.2396204173564911, 0.06502048671245575, 0.1810699701309204, 0.16842880845069885, 0.15034914016723633, 0.21427848935127258, 0.05019310116767883, 0.2988802194595337, 13.961593627929688, 8.609936714172363, 0.015562782995402813, 2.655029773712158, 2.393073081970215, 26.76204490661621, 0.6822977066040039, 28.406940460205078, 0.6135778427124023, 33.92930603027344, 4.630543231964111, 42.483890533447266, 13.975008964538574, 5.009734153747559, 0.03834933787584305, 1.2685052156448364, 4.226581573486328, 25.5465030670166, 3.4162914752960205, 33.21329116821289, 10.418732643127441, 43.66130065917969, 12.20816421508789, 32.37528610229492], "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": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [181]}, "index": {"min": [6619], "max": [6799], "mean": [6709.0], "std": [52.24940191045253], "count": [181]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [181]}, "subtask_annotation": {"mean": [2.18232044198895, 6.0, 6.0, 6.0, 6.0], "std": [1.9985953982297724, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [181]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [181]}, "eef_direction_state": {"mean": [3.591160220994475, 4.718232044198895], "std": [1.8682367619331928, 1.4232284408253912], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_state": {"mean": [1.12707182320442, 0.8839779005524862], "std": [0.7869001637880133, 0.8686165284777634], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_state": {"mean": [0.9502762430939227, 0.7071823204419889], "std": [0.8492846719896056, 0.825962231366081], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_direction_action": {"mean": [3.591160220994475, 4.718232044198895], "std": [1.8682367619331928, 1.4232284408253912], "min": [0, 0], "max": [6, 6], "count": [181]}, "eef_velocity_action": {"mean": [1.12707182320442, 0.8839779005524862], "std": [0.7869001637880133, 0.8686165284777634], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_acc_mag_action": {"mean": [0.9502762430939227, 0.7071823204419889], "std": [0.8492846719896056, 0.825962231366081], "min": [0, 0], "max": [2, 2], "count": [181]}, "eef_sim_pose_state": {"mean": [0.6581239340634292, 0.1372338172113131, 1.255896761791227, 0.8781929649189745, 1.3677005825880886, 0.2343730494383135, 0.6178045621013937, -0.11802495963578911, 1.2653998754763327, 1.2857306271788445, 1.1692683254687974, 2.1355565551363345], "std": [0.03183743121775935, 0.06552240388835436, 0.04234349499474333, 1.3284596147238392, 0.0506192503835666, 1.224809312400782, 0.023467922675502448, 0.04409808909322218, 0.04208101159578437, 0.21725660468873245, 0.12799396235406696, 0.1746271292497834], "min": [0.5949484688183203, 2.25525745575772e-05, 1.1682542641738811, -0.7124828512223031, 1.259450352890704, -1.1931517746617246, 0.5938352601644562, -0.16187092869314695, 1.184973504300098, 0.9086686307219921, 0.9633115581390066, 1.8984842503722488], "max": [0.7155056692735696, 0.22136509215895467, 1.311085530788742, 2.8294949450377085, 1.5145606753105851, 2.084063116139308, 0.6600962695914692, -0.021828723321156318, 1.3424203139368942, 1.7592015070360132, 1.332410267510384, 2.5906978627442845], "count": [181]}, "eef_sim_pose_action": {"mean": [0.6581239340634292, 0.1372338172113131, 1.255896761791227, 0.8781929649189745, 1.3677005825880886, 0.2343730494383135, 0.6178045621013937, -0.11802495963578911, 1.2653998754763327, 1.2857306271788445, 1.1692683254687974, 2.1355565551363345], "std": [0.03183743121775935, 0.06552240388835436, 0.04234349499474333, 1.3284596147238392, 0.0506192503835666, 1.224809312400782, 0.023467922675502448, 0.04409808909322218, 0.04208101159578437, 0.21725660468873245, 0.12799396235406696, 0.1746271292497834], "min": [0.5949484688183203, 2.25525745575772e-05, 1.1682542641738811, -0.7124828512223031, 1.259450352890704, -1.1931517746617246, 0.5938352601644562, -0.16187092869314695, 1.184973504300098, 0.9086686307219921, 0.9633115581390066, 1.8984842503722488], "max": [0.7155056692735696, 0.22136509215895467, 1.311085530788742, 2.8294949450377085, 1.5145606753105851, 2.084063116139308, 0.6600962695914692, -0.021828723321156318, 1.3424203139368942, 1.7592015070360132, 1.332410267510384, 2.5906978627442845], "count": [181]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4730501940359477]], [[0.45202002246732026]], [[0.4540039399509804]]], "std": [[[0.27828693202399807]], [[0.2687694345828985]], [[0.26564120243913697]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.023529411764705882]], [[0.13725490196078433]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5390453288398693]], [[0.5471338255718955]], [[0.5368810906862745]]], "std": [[[0.3197163996831034]], [[0.32590580128093033]], [[0.33291801792264747]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.12156862745098039]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4797356495098039]], [[0.4715213194444445]], [[0.4596666033496732]]], "std": [[[0.3129045488360941]], [[0.32563562420185116]], [[0.32886298091554705]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42225368668300656]], [[0.4295160008169934]], [[0.39454045343137256]]], "std": [[[0.3757222109313556]], [[0.3771286869234292]], [[0.39061054406949897]]], "count": [100]}, "observation.state": {"min": [0.2605239748954773, -1.3821574449539185, 0.8547383546829224, -0.14243872463703156, -0.9175970554351807, 1.1877241134643555, -0.839436948299408, -1.0647697448730469, 0.8890049457550049, -0.4869058430194855, 0.5090552568435669, -0.8275635242462158, 9.65250015258789, 56.79375076293945, -0.42124998569488525, 0.030000001192092896, 0.8849999904632568, -1.0712499618530273, 0.7243750095367432, -0.23375000059604645, 0.9162499904632568, 0.09125001728534698, 0.9487500190734863, 0.109375, 23.499374389648438, 38.75062561035156, -0.3112500011920929, -1.1631250381469727, 0.7181249856948853, -0.6193749904632568, 0.6136363744735718, 0.22500000894069672, 1.080625057220459, -0.3031249940395355, 0.6200000047683716, 0.5249999761581421], "max": [0.7438985109329224, -0.7181277275085449, 1.3907406330108643, 0.5646315217018127, 0.08533131331205368, 1.3035496473312378, -0.2608339190483093, -0.602826714515686, 1.2735322713851929, -0.09393835067749023, 0.8661402463912964, -0.4861429035663605, 71.2406234741211, 68.64250183105469, 23.89555549621582, 9.46399974822998, 9.880000114440918, 64.62374877929688, 10.401874542236328, 74.17124938964844, 8.501874923706055, 91.9331283569336, 13.239375114440918, 109.32437133789062, 66.89187622070312, 72.0268783569336, 3.90625, 6.821249961853027, 30.2237491607666, 54.58250045776367, 34.634376525878906, 61.53937530517578, 46.24937438964844, 99.51374816894531, 47.53687286376953, 109.40250396728516], "mean": [0.47043606638908386, -0.9337131977081299, 1.0741519927978516, 0.218317449092865, -0.37769219279289246, 1.2317227125167847, -0.6131711006164551, -0.7657533288002014, 1.0289747714996338, -0.2378150373697281, 0.7621071338653564, -0.6955341100692749, 57.74238586425781, 63.29927444458008, 2.8193891048431396, 7.239256381988525, 2.2338528633117676, 10.02633285522461, 2.181830644607544, 11.650726318359375, 1.9937901496887207, 18.29463005065918, 2.2868428230285645, 31.93857192993164, 42.01313018798828, 58.32719039916992, 0.44672396779060364, 1.4576585292816162, 8.070618629455566, 15.214104652404785, 9.69079303741455, 18.336536407470703, 12.619837760925293, 29.809946060180664, 12.025995254516602, 65.15797424316406], "std": [0.12816546857357025, 0.18203239142894745, 0.13299407064914703, 0.24187339842319489, 0.2552349269390106, 0.015378345735371113, 0.24050138890743256, 0.16361863911151886, 0.14151035249233246, 0.12879376113414764, 0.1181245669722557, 0.1202218309044838, 14.311440467834473, 4.176268577575684, 5.593733787536621, 3.1500630378723145, 2.301661491394043, 19.450632095336914, 2.4286186695098877, 22.648056030273438, 1.8990339040756226, 31.691986083984375, 2.8152239322662354, 41.626747131347656, 16.186763763427734, 11.422547340393066, 0.7602301239967346, 2.3163363933563232, 11.317171096801758, 21.99077796936035, 13.174539566040039, 25.394983291625977, 17.24167251586914, 38.99164581298828, 17.389636993408203, 34.768821716308594], "count": [186]}, "action": {"min": [0.2605239748954773, -1.3821574449539185, 0.8547383546829224, -0.14243872463703156, -0.9175970554351807, 1.1877241134643555, -0.839436948299408, -1.0647697448730469, 0.8890049457550049, -0.4869058430194855, 0.5090552568435669, -0.8275635242462158, 9.65250015258789, 56.79375076293945, -0.42124998569488525, 0.030000001192092896, 0.8849999904632568, -1.0712499618530273, 0.7243750095367432, -0.23375000059604645, 0.9162499904632568, 0.09125001728534698, 0.9487500190734863, 0.109375, 23.499374389648438, 38.75062561035156, -0.3112500011920929, -1.1631250381469727, 0.7181249856948853, -0.6193749904632568, 0.6136363744735718, 0.22500000894069672, 1.080625057220459, -0.3031249940395355, 0.6200000047683716, 0.5249999761581421], "max": [0.7438985109329224, -0.7181277275085449, 1.3907406330108643, 0.5646315217018127, 0.08533131331205368, 1.3035496473312378, -0.2608339190483093, -0.602826714515686, 1.2735322713851929, -0.09393835067749023, 0.8661402463912964, -0.4861429035663605, 71.2406234741211, 68.64250183105469, 23.89555549621582, 9.46399974822998, 9.880000114440918, 64.62374877929688, 10.401874542236328, 74.17124938964844, 8.501874923706055, 91.9331283569336, 13.239375114440918, 109.32437133789062, 66.89187622070312, 72.0268783569336, 3.90625, 6.821249961853027, 30.2237491607666, 54.58250045776367, 34.634376525878906, 61.53937530517578, 46.24937438964844, 99.51374816894531, 47.53687286376953, 109.40250396728516], "mean": [0.4704360067844391, -0.933712363243103, 1.0741521120071411, 0.21831737458705902, -0.377692312002182, 1.2317227125167847, -0.6131713390350342, -0.7657533884048462, 1.0289747714996338, -0.23781508207321167, 0.7621071934700012, -0.6955344080924988, 57.74238204956055, 63.29926300048828, 2.819394111633301, 7.239255905151367, 2.2338509559631348, 10.026334762573242, 2.181830883026123, 11.65073013305664, 1.9937889575958252, 18.29461097717285, 2.286844491958618, 31.938562393188477, 42.01312255859375, 58.32719421386719, 0.4467243552207947, 1.4576581716537476, 8.070619583129883, 15.21409797668457, 9.690792083740234, 18.33652687072754, 12.619831085205078, 29.809946060180664, 12.026000022888184, 65.15797424316406], "std": [0.12816545367240906, 0.18203240633010864, 0.13299407064914703, 0.2418733686208725, 0.25523483753204346, 0.015378346666693687, 0.24050138890743256, 0.16361862421035767, 0.14151035249233246, 0.12879376113414764, 0.1181245818734169, 0.12022184580564499, 14.311439514160156, 4.176269054412842, 5.593733787536621, 3.1500630378723145, 2.301661491394043, 19.450626373291016, 2.4286181926727295, 22.648061752319336, 1.899034023284912, 31.69198226928711, 2.8152239322662354, 41.626747131347656, 16.1867618560791, 11.4225492477417, 0.7602301239967346, 2.3163363933563232, 11.317171096801758, 21.990779876708984, 13.17453670501709, 25.394983291625977, 17.241674423217773, 38.99164581298828, 17.389636993408203, 34.76881790161133], "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": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [186]}, "index": {"min": [6800], "max": [6985], "mean": [6892.5], "std": [53.692799020601136], "count": [186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [186]}, "subtask_annotation": {"mean": [2.3333333333333335, 6.0, 6.0, 6.0, 6.0], "std": [1.9829018234842308, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [186]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [186]}, "eef_direction_state": {"mean": [3.8333333333333335, 4.247311827956989], "std": [1.8489074561378158, 1.8237142413070428], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_state": {"mean": [1.1774193548387097, 0.9086021505376344], "std": [0.7152154397220379, 0.8658585041695244], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_state": {"mean": [0.8602150537634409, 0.6612903225806451], "std": [0.8435893340391212, 0.8087601367052856], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_direction_action": {"mean": [3.8333333333333335, 4.247311827956989], "std": [1.8489074561378158, 1.8237142413070428], "min": [0, 0], "max": [6, 6], "count": [186]}, "eef_velocity_action": {"mean": [1.1774193548387097, 0.9086021505376344], "std": [0.7152154397220379, 0.8658585041695244], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_acc_mag_action": {"mean": [0.8602150537634409, 0.6612903225806451], "std": [0.8435893340391212, 0.8087601367052856], "min": [0, 0], "max": [2, 2], "count": [186]}, "eef_sim_pose_state": {"mean": [0.6684252914724812, 0.10892962200831958, 1.195552017217226, 0.43477843231400853, 1.3115053610366063, -0.19753197399182879, 0.636021051052879, -0.15292900065860468, 1.2517263400192462, 1.3376965727092556, 1.0330880094124593, 2.1163766368322583], "std": [0.03388384021344352, 0.05889946852332155, 0.03380180601507657, 2.0440693925875433, 0.08524694367148893, 1.9444363943536007, 0.036798173359084425, 0.039247529208751256, 0.04613855917882351, 0.21362770516364923, 0.06568547383838307, 0.14114388175646944], "min": [0.6024419801089455, -0.009578256100234966, 1.1237774607480884, -3.10528655172324, 1.1684434494022575, -2.938982978611076, 0.5993597010663088, -0.18985368358225618, 1.1874125200916448, 0.9269683153094853, 0.9478222548867246, 1.8229434386358374], "max": [0.7289586474145024, 0.18591332178255043, 1.2389045825060288, 2.9483814509063486, 1.5205898318043491, 2.8292312578372756, 0.7050053750329897, -0.07707393470245191, 1.3301837034070325, 1.5730632905508366, 1.138054272321717, 2.3342098659161796], "count": [186]}, "eef_sim_pose_action": {"mean": [0.6684252914724812, 0.10892962200831958, 1.195552017217226, 0.43477843231400853, 1.3115053610366063, -0.19753197399182879, 0.636021051052879, -0.15292900065860468, 1.2517263400192462, 1.3376965727092556, 1.0330880094124593, 2.1163766368322583], "std": [0.03388384021344352, 0.05889946852332155, 0.03380180601507657, 2.0440693925875433, 0.08524694367148893, 1.9444363943536007, 0.036798173359084425, 0.039247529208751256, 0.04613855917882351, 0.21362770516364923, 0.06568547383838307, 0.14114388175646944], "min": [0.6024419801089455, -0.009578256100234966, 1.1237774607480884, -3.10528655172324, 1.1684434494022575, -2.938982978611076, 0.5993597010663088, -0.18985368358225618, 1.1874125200916448, 0.9269683153094853, 0.9478222548867246, 1.8229434386358374], "max": [0.7289586474145024, 0.18591332178255043, 1.2389045825060288, 2.9483814509063486, 1.5205898318043491, 2.8292312578372756, 0.7050053750329897, -0.07707393470245191, 1.3301837034070325, 1.5730632905508366, 1.138054272321717, 2.3342098659161796], "count": [186]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4759160866013072]], [[0.45319752655228757]], [[0.4541532066993464]]], "std": [[[0.2738032308725652]], [[0.264541132275332]], [[0.2628455278584974]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.13333333333333333]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5153430453431372]], [[0.5208944403594772]], [[0.510046760620915]]], "std": [[[0.3262999131398946]], [[0.33351587460303056]], [[0.3402961006877002]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.12549019607843137]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4764053410947713]], [[0.4698947120098039]], [[0.4574820996732026]]], "std": [[[0.3104296652346382]], [[0.3231543839985627]], [[0.32678110270254845]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4256539215686274]], [[0.4361508986928105]], [[0.4003304922385621]]], "std": [[[0.3819339092041133]], [[0.3812064250225371]], [[0.3982804685431506]]], "count": [100]}, "observation.state": {"min": [0.2156052142381668, -1.410434365272522, 0.8814946413040161, -0.10585946589708328, -0.8414290547370911, 1.185196876525879, -0.6638628244400024, -1.104419469833374, 0.9054322242736816, -0.6797178983688354, 0.4732680916786194, -0.7801175117492676, 36.97999954223633, 54.70687484741211, -0.7549999952316284, -0.3856250047683716, -0.6924999952316284, -0.2162500023841858, 0.7093750238418579, -0.21437500417232513, 0.7300000190734863, 0.25999999046325684, 0.9168750047683716, -0.6212500333786011, 31.998750686645508, 30.9637508392334, -0.057500001043081284, -0.5249999761581421, 0.9168750047683716, 0.6399999856948853, 0.6675000190734863, -0.7579999566078186, 0.6655555367469788, -0.24899999797344208, 0.5993750095367432, -0.7093750238418579], "max": [0.7064715027809143, -0.7578011751174927, 1.3696640729904175, 0.675640881061554, 0.14195658266544342, 1.2810425758361816, -0.16637101769447327, -0.6182287931442261, 1.3026198148727417, -0.21868085861206055, 0.6712062358856201, -0.44329842925071716, 72.93562316894531, 76.69937133789062, 27.24625015258789, 9.46875, 6.767499923706055, 79.01687622070312, 8.335000038146973, 83.0, 12.458125114440918, 100.1668701171875, 22.160625457763672, 110.79875183105469, 58.71562576293945, 74.13562774658203, 3.978749990463257, 5.143750190734863, 38.84437561035156, 86.03812408447266, 42.317501068115234, 64.89749908447266, 60.149375915527344, 106.60687255859375, 61.73125076293945, 110.55437469482422], "mean": [0.4381348788738251, -0.9005029797554016, 1.0517991781234741, 0.2037665992975235, -0.42841923236846924, 1.260503888130188, -0.4331953525543213, -0.8609666228294373, 1.108518362045288, -0.3924172520637512, 0.6232652068138123, -0.5811179280281067, 60.274288177490234, 70.20484161376953, 3.7269749641418457, 7.274467468261719, 1.4339728355407715, 8.017309188842773, 1.627404808998108, 8.389225006103516, 2.0916430950164795, 11.874326705932617, 3.0048906803131104, 21.177513122558594, 45.13266372680664, 60.3953971862793, 0.36740541458129883, 0.8818222880363464, 10.607730865478516, 25.259187698364258, 10.482626914978027, 22.309959411621094, 12.815604209899902, 44.418434143066406, 12.562775611877441, 81.4522933959961], "std": [0.12097780406475067, 0.16702403128147125, 0.10225962102413177, 0.2543855905532837, 0.2531715929508209, 0.03369373455643654, 0.18403440713882446, 0.16999974846839905, 0.14565710723400116, 0.12514914572238922, 0.05609850212931633, 0.13493269681930542, 7.399416446685791, 8.372400283813477, 7.638596057891846, 2.6800522804260254, 1.259724736213684, 20.8752384185791, 1.6016559600830078, 21.999937057495117, 3.0139548778533936, 27.878225326538086, 5.424475193023682, 34.85492706298828, 9.525084495544434, 12.830628395080566, 0.6141678094863892, 1.5513981580734253, 13.69897174835205, 28.09287452697754, 13.886149406433105, 25.218067169189453, 20.012577056884766, 38.210182189941406, 21.493976593017578, 29.987125396728516], "count": [280]}, "action": {"min": [0.2156052142381668, -1.410434365272522, 0.8814946413040161, -0.10585946589708328, -0.8414290547370911, 1.185196876525879, -0.6638628244400024, -1.104419469833374, 0.9054322242736816, -0.6797178983688354, 0.4732680916786194, -0.7801175117492676, 36.97999954223633, 54.70687484741211, -0.7549999952316284, -0.3856250047683716, -0.6924999952316284, -0.2162500023841858, 0.7093750238418579, -0.21437500417232513, 0.7300000190734863, 0.25999999046325684, 0.9168750047683716, -0.6212500333786011, 31.998750686645508, 30.9637508392334, -0.057500001043081284, -0.5249999761581421, 0.9168750047683716, 0.6399999856948853, 0.6675000190734863, -0.7579999566078186, 0.6655555367469788, -0.24899999797344208, 0.5993750095367432, -0.7093750238418579], "max": [0.7064715027809143, -0.7578011751174927, 1.3696640729904175, 0.675640881061554, 0.14195658266544342, 1.2810425758361816, -0.16637101769447327, -0.6182287931442261, 1.3026198148727417, -0.21868085861206055, 0.6712062358856201, -0.44329842925071716, 72.93562316894531, 76.69937133789062, 27.24625015258789, 9.46875, 6.767499923706055, 79.01687622070312, 8.335000038146973, 83.0, 12.458125114440918, 100.1668701171875, 22.160625457763672, 110.79875183105469, 58.71562576293945, 74.13562774658203, 3.978749990463257, 5.143750190734863, 38.84437561035156, 86.03812408447266, 42.317501068115234, 64.89749908447266, 60.149375915527344, 106.60687255859375, 61.73125076293945, 110.55437469482422], "mean": [0.4381349980831146, -0.9005029201507568, 1.051800012588501, 0.2037665843963623, -0.42841917276382446, 1.2605034112930298, -0.4331958293914795, -0.8609666228294373, 1.1085178852081299, -0.3924170434474945, 0.6232651472091675, -0.5811176896095276, 60.2742805480957, 70.204833984375, 3.726977586746216, 7.2744669914245605, 1.4339723587036133, 8.017288208007812, 1.6274054050445557, 8.389215469360352, 2.0916435718536377, 11.874326705932617, 3.0048837661743164, 21.17751121520996, 45.132659912109375, 60.395416259765625, 0.36740556359291077, 0.8818223476409912, 10.607742309570312, 25.259187698364258, 10.482629776000977, 22.309955596923828, 12.815595626831055, 44.418434143066406, 12.562779426574707, 81.45233154296875], "std": [0.12097781151533127, 0.16702404618263245, 0.10225961357355118, 0.25438565015792847, 0.25317156314849854, 0.03369375690817833, 0.18403446674346924, 0.16999976336956024, 0.14565712213516235, 0.12514914572238922, 0.05609850212931633, 0.13493269681930542, 7.399416446685791, 8.372393608093262, 7.638596057891846, 2.6800522804260254, 1.2597249746322632, 20.87523651123047, 1.6016556024551392, 21.99993324279785, 3.0139541625976562, 27.878210067749023, 5.424470901489258, 34.85492706298828, 9.52508544921875, 12.830626487731934, 0.6141678094863892, 1.5513981580734253, 13.698968887329102, 28.092872619628906, 13.886149406433105, 25.218063354492188, 20.0125732421875, 38.21017837524414, 21.49397850036621, 29.98712158203125], "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": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [280]}, "index": {"min": [6986], "max": [7265], "mean": [7125.5], "std": [80.82852219359204], "count": [280]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [280]}, "subtask_annotation": {"mean": [1.9142857142857144, 6.0, 6.0, 6.0, 6.0], "std": [1.7028787151078477, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [280]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [280]}, "eef_direction_state": {"mean": [4.632142857142857, 3.907142857142857], "std": [1.829432693375695, 1.857019226654176], "min": [0, 0], "max": [6, 6], "count": [280]}, "eef_velocity_state": {"mean": [0.7142857142857143, 0.9321428571428572], "std": [0.7998724388096802, 0.6910414353033574], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_acc_mag_state": {"mean": [0.6035714285714285, 0.6035714285714285], "std": [0.7995454703665541, 0.7905613479660891], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_direction_action": {"mean": [4.632142857142857, 3.907142857142857], "std": [1.829432693375695, 1.857019226654176], "min": [0, 0], "max": [6, 6], "count": [280]}, "eef_velocity_action": {"mean": [0.7142857142857143, 0.9321428571428572], "std": [0.7998724388096802, 0.6910414353033574], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_acc_mag_action": {"mean": [0.6035714285714285, 0.6035714285714285], "std": [0.7995454703665541, 0.7905613479660891], "min": [0, 0], "max": [2, 2], "count": [280]}, "eef_sim_pose_state": {"mean": [0.6671851038756964, 0.1146455254539686, 1.224428826841365, 0.001416275393314321, 1.3365153781310324, -0.693247450383851, 0.6564480935014106, -0.1215384066713267, 1.267620458478118, 1.3235469879702941, 1.02548937631733, 2.160693432906079], "std": [0.022704851157147772, 0.05454580627188814, 0.04082938553169232, 1.553811639942357, 0.10108276358223878, 1.4765456864455548, 0.0327969562453401, 0.03878435862425215, 0.047394279992110044, 0.23951029765830306, 0.09875399069972556, 0.15856991044813815], "min": [0.6116331274506341, -0.027136839579507993, 1.1351325235685295, -1.3560881054502139, 1.065011333336582, -1.958079815802916, 0.6104175113756074, -0.16782965569441702, 1.1906623211527603, 0.9082173848540895, 0.875465532612862, 1.8490364418493785], "max": [0.7223273413933711, 0.1793075217911451, 1.2864587345160572, 2.76827611367321, 1.521353069122017, 1.9404028202665002, 0.7028008188014829, -0.05257836764159052, 1.3503488887155588, 1.6171288097845398, 1.19561033770648, 2.3474221863614395], "count": [280]}, "eef_sim_pose_action": {"mean": [0.6671851038756964, 0.1146455254539686, 1.224428826841365, 0.001416275393314321, 1.3365153781310324, -0.693247450383851, 0.6564480935014106, -0.1215384066713267, 1.267620458478118, 1.3235469879702941, 1.02548937631733, 2.160693432906079], "std": [0.022704851157147772, 0.05454580627188814, 0.04082938553169232, 1.553811639942357, 0.10108276358223878, 1.4765456864455548, 0.0327969562453401, 0.03878435862425215, 0.047394279992110044, 0.23951029765830306, 0.09875399069972556, 0.15856991044813815], "min": [0.6116331274506341, -0.027136839579507993, 1.1351325235685295, -1.3560881054502139, 1.065011333336582, -1.958079815802916, 0.6104175113756074, -0.16782965569441702, 1.1906623211527603, 0.9082173848540895, 0.875465532612862, 1.8490364418493785], "max": [0.7223273413933711, 0.1793075217911451, 1.2864587345160572, 2.76827611367321, 1.521353069122017, 1.9404028202665002, 0.7028008188014829, -0.05257836764159052, 1.3503488887155588, 1.6171288097845398, 1.19561033770648, 2.3474221863614395], "count": [280]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4760820241013072]], [[0.453944795751634]], [[0.45526682189542483]]], "std": [[[0.2729362027455561]], [[0.26378496022998144]], [[0.2615640981473078]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.011764705882352941]], [[0.1450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5138026736111111]], [[0.5249489705882353]], [[0.5120831413398693]]], "std": [[[0.33025223864794767]], [[0.33444372325049826]], [[0.34118993752380755]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0784313725490196]], [[0.11372549019607843]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4962118198529412]], [[0.49344012050653596]], [[0.4906510049019608]]], "std": [[[0.2998327851973985]], [[0.3111654026846254]], [[0.3144733481575129]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43167278390522873]], [[0.442127199754902]], [[0.40668638071895424]]], "std": [[[0.37728063394713857]], [[0.37889754821225624]], [[0.3965113247486178]]], "count": [100]}, "observation.state": {"min": [0.1976281702518463, -1.3924095630645752, 0.8806363344192505, -0.09166009724140167, -0.7585217356681824, 1.2013555765151978, -1.050774335861206, -1.256318211555481, 0.8619440197944641, -0.36538204550743103, 0.6657940149307251, -0.8977788686752319, 22.00874900817871, 51.31312561035156, -0.7150000333786011, 0.8543750047683716, 0.9266666769981384, 0.32374998927116394, 0.7208333015441895, -0.7556250095367432, 0.7200000286102295, -3.4149999618530273, 1.0099999904632568, 0.05444444343447685, 14.276249885559082, 43.963748931884766, 1.3068749904632568, -0.34437498450279236, 0.7662500143051147, 0.8806250095367432, 0.7080000042915344, -0.35374999046325684, 0.7443749904632568, -0.4911110997200012, 0.648888885974884, 8.345000267028809], "max": [0.6890084147453308, -0.7600423097610474, 1.3912889957427979, 0.43156805634498596, 0.201276034116745, 1.5402551889419556, -0.19185835123062134, -0.621757447719574, 1.3417925834655762, 0.12939172983169556, 1.1541781425476074, -0.5331835746765137, 73.03624725341797, 73.9000015258789, 13.638751029968262, 9.423749923706055, 18.100624084472656, 75.19437408447266, 16.361875534057617, 81.56749725341797, 14.925000190734863, 100.37562561035156, 25.17937469482422, 109.56937408447266, 65.34500122070312, 67.58000183105469, 8.947500228881836, 3.885625123977661, 49.885623931884766, 77.08000183105469, 48.166873931884766, 89.59062957763672, 42.911251068115234, 92.29812622070312, 45.81812286376953, 109.11000061035156], "mean": [0.4724836051464081, -0.9348270297050476, 1.0906583070755005, 0.08826848119497299, -0.4299792945384979, 1.3497358560562134, -0.6171184182167053, -0.8983097672462463, 1.0889958143234253, -0.10934416204690933, 0.8974116444587708, -0.730571448802948, 47.688438415527344, 67.14273071289062, -0.021916288882493973, 7.335150241851807, 2.614194393157959, 10.106600761413574, 2.58486008644104, 10.979499816894531, 2.9394543170928955, 16.142396926879883, 4.301031112670898, 25.097240447998047, 46.44712829589844, 55.79926681518555, 2.6803603172302246, 0.7165936827659607, 17.265762329101562, 26.84469223022461, 19.412033081054688, 39.68849563598633, 18.66840934753418, 46.06364440917969, 20.56645393371582, 87.23635864257812], "std": [0.1449609249830246, 0.16852813959121704, 0.1121511310338974, 0.1590588539838791, 0.28254467248916626, 0.11576684564352036, 0.35237687826156616, 0.22449509799480438, 0.17458833754062653, 0.1920531690120697, 0.19263648986816406, 0.11791712790727615, 11.429443359375, 7.191051483154297, 1.751001000404358, 2.5545554161071777, 3.731487274169922, 21.83282470703125, 3.6007490158081055, 24.5740966796875, 4.226999282836914, 33.08000946044922, 7.160737037658691, 38.75105285644531, 13.198871612548828, 9.517890930175781, 1.9563755989074707, 1.0179448127746582, 18.077037811279297, 29.383981704711914, 19.053354263305664, 39.745567321777344, 18.202198028564453, 41.52231216430664, 20.573148727416992, 27.069814682006836], "count": [286]}, "action": {"min": [0.1976281702518463, -1.3924095630645752, 0.8806363344192505, -0.09166009724140167, -0.7585217356681824, 1.2013555765151978, -1.050774335861206, -1.256318211555481, 0.8619440197944641, -0.36538204550743103, 0.6657940149307251, -0.8977788686752319, 22.00874900817871, 51.31312561035156, -0.7150000333786011, 0.8543750047683716, 0.9266666769981384, 0.32374998927116394, 0.7208333015441895, -0.7556250095367432, 0.7200000286102295, -3.4149999618530273, 1.0099999904632568, 0.05444444343447685, 14.276249885559082, 43.963748931884766, 1.3068749904632568, -0.34437498450279236, 0.7662500143051147, 0.8806250095367432, 0.7080000042915344, -0.35374999046325684, 0.7443749904632568, -0.4911110997200012, 0.648888885974884, 8.345000267028809], "max": [0.6890084147453308, -0.7600423097610474, 1.3912889957427979, 0.43156805634498596, 0.201276034116745, 1.5402551889419556, -0.19185835123062134, -0.621757447719574, 1.3417925834655762, 0.12939172983169556, 1.1541781425476074, -0.5331835746765137, 73.03624725341797, 73.9000015258789, 13.638751029968262, 9.423749923706055, 18.100624084472656, 75.19437408447266, 16.361875534057617, 81.56749725341797, 14.925000190734863, 100.37562561035156, 25.17937469482422, 109.56937408447266, 65.34500122070312, 67.58000183105469, 8.947500228881836, 3.885625123977661, 49.885623931884766, 77.08000183105469, 48.166873931884766, 89.59062957763672, 42.911251068115234, 92.29812622070312, 45.81812286376953, 109.11000061035156], "mean": [0.4724835455417633, -0.9348267316818237, 1.0906590223312378, 0.08826849609613419, -0.42997920513153076, 1.3497364521026611, -0.6171185970306396, -0.8983097672462463, 1.0889956951141357, -0.10934416204690933, 0.8974115252494812, -0.7305712103843689, 47.68844223022461, 67.14269256591797, -0.021916184574365616, 7.335149765014648, 2.6141934394836426, 10.106603622436523, 2.5848581790924072, 10.979496955871582, 2.939455986022949, 16.142423629760742, 4.301035404205322, 25.097238540649414, 46.44713592529297, 55.79927444458008, 2.680361032485962, 0.7165929675102234, 17.26575469970703, 26.844682693481445, 19.41203498840332, 39.68850326538086, 18.668405532836914, 46.063636779785156, 20.56646156311035, 87.23639678955078], "std": [0.14496095478534698, 0.16852812469005585, 0.11215115338563919, 0.1590588539838791, 0.28254473209381104, 0.11576683819293976, 0.35237690806388855, 0.22449509799480438, 0.17458833754062653, 0.1920531690120697, 0.19263648986816406, 0.11791711300611496, 11.429443359375, 7.1910529136657715, 1.7510015964508057, 2.5545554161071777, 3.73148775100708, 21.83281707763672, 3.600748062133789, 24.574098587036133, 4.226998805999756, 33.07999038696289, 7.160735130310059, 38.75110626220703, 13.198868751525879, 9.517890930175781, 1.9563753604888916, 1.0179444551467896, 18.07703971862793, 29.38399314880371, 19.053356170654297, 39.74557113647461, 18.202199935913086, 41.52229690551758, 20.573148727416992, 27.06982421875], "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": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [286]}, "index": {"min": [7266], "max": [7551], "mean": [7408.5], "std": [82.56058381576526], "count": [286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [286]}, "subtask_annotation": {"mean": [2.0244755244755246, 6.0, 6.0, 6.0, 6.0], "std": [1.7806542674057442, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [286]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [286]}, "eef_direction_state": {"mean": [4.583916083916084, 4.024475524475524], "std": [1.725463365338693, 1.7865353735678815], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_state": {"mean": [0.7867132867132867, 0.9300699300699301], "std": [0.797701046604263, 0.7493619631080456], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_state": {"mean": [0.5909090909090909, 0.5034965034965035], "std": [0.8089023116405907, 0.732598840550942], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_direction_action": {"mean": [4.583916083916084, 4.024475524475524], "std": [1.725463365338693, 1.7865353735678815], "min": [0, 0], "max": [6, 6], "count": [286]}, "eef_velocity_action": {"mean": [0.7867132867132867, 0.9300699300699301], "std": [0.797701046604263, 0.7493619631080456], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_acc_mag_action": {"mean": [0.5909090909090909, 0.5034965034965035], "std": [0.8089023116405907, 0.732598840550942], "min": [0, 0], "max": [2, 2], "count": [286]}, "eef_sim_pose_state": {"mean": [0.6774332456100128, 0.11985708442892218, 1.2090354586275711, -0.12491035887632812, 1.311683042544149, -0.548561319899272, 0.6441644105042268, -0.131748008663752, 1.2755437920325245, 1.1166381142972164, 0.9155572252979591, 1.938046722107616], "std": [0.02635326222180896, 0.05380209175549874, 0.037329066201046916, 1.7375500691686387, 0.12500933268034722, 1.696292452476048, 0.03565779649778285, 0.07790410352509022, 0.06503349436436194, 0.2436688582630366, 0.06954810842617612, 0.1058709689749479], "min": [0.6061803628724578, -0.00790944202395008, 1.1302539610665685, -3.1101229514000512, 0.997263717202872, -2.0335761054088035, 0.5944946554571436, -0.218576639741762, 1.1861134673936664, 0.7199646282023655, 0.8145067406126634, 1.7653758846005745], "max": [0.7324925585397647, 0.17423603353185046, 1.2692514375009765, 3.1195136366131524, 1.5136035661206577, 2.7185484413879197, 0.6872797196657427, -0.0076255760236415004, 1.377674108804663, 1.4811238704407983, 1.0255968079409565, 2.174704524976986], "count": [286]}, "eef_sim_pose_action": {"mean": [0.6774332456100128, 0.11985708442892218, 1.2090354586275711, -0.12491035887632812, 1.311683042544149, -0.548561319899272, 0.6441644105042268, -0.131748008663752, 1.2755437920325245, 1.1166381142972164, 0.9155572252979591, 1.938046722107616], "std": [0.02635326222180896, 0.05380209175549874, 0.037329066201046916, 1.7375500691686387, 0.12500933268034722, 1.696292452476048, 0.03565779649778285, 0.07790410352509022, 0.06503349436436194, 0.2436688582630366, 0.06954810842617612, 0.1058709689749479], "min": [0.6061803628724578, -0.00790944202395008, 1.1302539610665685, -3.1101229514000512, 0.997263717202872, -2.0335761054088035, 0.5944946554571436, -0.218576639741762, 1.1861134673936664, 0.7199646282023655, 0.8145067406126634, 1.7653758846005745], "max": [0.7324925585397647, 0.17423603353185046, 1.2692514375009765, 3.1195136366131524, 1.5136035661206577, 2.7185484413879197, 0.6872797196657427, -0.0076255760236415004, 1.377674108804663, 1.4811238704407983, 1.0255968079409565, 2.174704524976986], "count": [286]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.476411862745098]], [[0.4542922732843137]], [[0.455732493872549]]], "std": [[[0.2753261091626374]], [[0.26664864949955186]], [[0.2646362527747244]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10196078431372549]], [[0.12549019607843137]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5300965604575163]], [[0.5367085069444445]], [[0.5287893259803922]]], "std": [[[0.31897636779492194]], [[0.3257697947168308]], [[0.3308549029299217]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.13333333333333333]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5295130514705882]], [[0.5270202593954247]], [[0.5163223958333333]]], "std": [[[0.3133588445412961]], [[0.3193346544626963]], [[0.32582455450186876]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43158395629084967]], [[0.43782155024509806]], [[0.40877584763071895]]], "std": [[[0.3798173373720461]], [[0.37989341471012694]], [[0.39723922487006635]]], "count": [100]}, "observation.state": {"min": [0.19820038974285126, -1.3562171459197998, 0.8226042985916138, -0.021214278414845467, -0.5127243399620056, 1.2887436151504517, -0.7549639344215393, -1.1920157670974731, 0.8416494727134705, -0.6727321147918701, 0.6062838435173035, -1.007691502571106, 26.517499923706055, 51.28062438964844, -0.17374999821186066, 0.25687500834465027, 0.47874999046325684, -0.36375001072883606, 0.9537500143051147, -0.8650000095367432, 0.7237499952316284, 0.4179999828338623, 0.9693750143051147, -0.9850000143051147, 18.66812515258789, 38.61000061035156, -0.05250000208616257, -0.11687500029802322, 0.9740000367164612, 0.31937500834465027, 0.6984615325927734, -1.6462500095367432, 0.9287500381469727, -1.2649999856948853, 0.8237500190734863, -0.06812500208616257], "max": [0.5437510013580322, -0.6797417402267456, 1.3545957803726196, 0.4040541350841522, 0.18022336065769196, 1.4703497886657715, -0.16551271080970764, -0.5953402519226074, 1.3875458240509033, -0.09837300330400467, 0.8170252442359924, -0.23265239596366882, 72.27124786376953, 72.53187561035156, 0.0, 9.17562484741211, 17.073749542236328, 68.55875396728516, 10.524374961853027, 78.46437072753906, 8.91812515258789, 90.10562133789062, 23.373748779296875, 110.25562286376953, 66.01312255859375, 72.63249969482422, 2.384999990463257, 2.849375009536743, 37.82374954223633, 58.56875228881836, 34.510623931884766, 74.45124816894531, 33.678123474121094, 101.20999908447266, 49.021873474121094, 109.78874969482422], "mean": [0.3787839710712433, -0.923430323600769, 1.0660988092422485, 0.19768750667572021, -0.2363109141588211, 1.3596856594085693, -0.5232784152030945, -0.8386605978012085, 1.0763214826583862, -0.31903037428855896, 0.7414194345474243, -0.660271167755127, 61.376502990722656, 65.3405532836914, -0.10096602141857147, 5.828878879547119, 3.573455333709717, 9.918701171875, 2.299499034881592, 13.363298416137695, 1.872699499130249, 18.620683670043945, 3.836834192276001, 33.77732849121094, 40.25678253173828, 57.83269500732422, 0.9502481818199158, 0.5299121141433716, 14.504261016845703, 20.482881546020508, 12.593329429626465, 24.249114990234375, 12.544748306274414, 34.430747985839844, 15.455934524536133, 49.32240295410156], "std": [0.0952397882938385, 0.17703241109848022, 0.1201244592666626, 0.12688350677490234, 0.20833182334899902, 0.07358213514089584, 0.24308988451957703, 0.21504849195480347, 0.20864461362361908, 0.2044786959886551, 0.07359368354082108, 0.30124524235725403, 10.275934219360352, 7.618681907653809, 0.029995154589414597, 2.903798818588257, 4.457846641540527, 20.746835708618164, 2.400339126586914, 25.194278717041016, 1.9827665090560913, 31.776065826416016, 6.127413749694824, 37.714481353759766, 19.740812301635742, 13.960367202758789, 0.8778917789459229, 0.6328085660934448, 16.37845230102539, 24.948230743408203, 13.647299766540527, 32.63126754760742, 13.783495903015137, 42.172706604003906, 18.553678512573242, 49.61162567138672], "count": [233]}, "action": {"min": [0.19820038974285126, -1.3562171459197998, 0.8226042985916138, -0.021214278414845467, -0.5127243399620056, 1.2887436151504517, -0.7549639344215393, -1.1920157670974731, 0.8416494727134705, -0.6727321147918701, 0.6062838435173035, -1.007691502571106, 26.517499923706055, 51.28062438964844, -0.17374999821186066, 0.25687500834465027, 0.47874999046325684, -0.36375001072883606, 0.9537500143051147, -0.8650000095367432, 0.7237499952316284, 0.4179999828338623, 0.9693750143051147, -0.9850000143051147, 18.66812515258789, 38.61000061035156, -0.05250000208616257, -0.11687500029802322, 0.9740000367164612, 0.31937500834465027, 0.6984615325927734, -1.6462500095367432, 0.9287500381469727, -1.2649999856948853, 0.8237500190734863, -0.06812500208616257], "max": [0.5437510013580322, -0.6797417402267456, 1.3545957803726196, 0.4040541350841522, 0.18022336065769196, 1.4703497886657715, -0.16551271080970764, -0.5953402519226074, 1.3875458240509033, -0.09837300330400467, 0.8170252442359924, -0.23265239596366882, 72.27124786376953, 72.53187561035156, 0.0, 9.17562484741211, 17.073749542236328, 68.55875396728516, 10.524374961853027, 78.46437072753906, 8.91812515258789, 90.10562133789062, 23.373748779296875, 110.25562286376953, 66.01312255859375, 72.63249969482422, 2.384999990463257, 2.849375009536743, 37.82374954223633, 58.56875228881836, 34.510623931884766, 74.45124816894531, 33.678123474121094, 101.20999908447266, 49.021873474121094, 109.78874969482422], "mean": [0.37878403067588806, -0.9234296083450317, 1.0661002397537231, 0.19768750667572021, -0.23631100356578827, 1.3596855401992798, -0.5232784748077393, -0.8386608362197876, 1.0763214826583862, -0.3190303444862366, 0.7414195537567139, -0.660271167755127, 61.37649154663086, 65.34058380126953, -0.10096601396799088, 5.828880310058594, 3.5734543800354004, 9.918709754943848, 2.299497365951538, 13.363287925720215, 1.8726997375488281, 18.62067222595215, 3.8368351459503174, 33.7773323059082, 40.25677490234375, 57.83268737792969, 0.9502485394477844, 0.529911994934082, 14.504263877868652, 20.482887268066406, 12.593331336975098, 24.249122619628906, 12.544748306274414, 34.43075180053711, 15.455942153930664, 49.3223876953125], "std": [0.0952397808432579, 0.17703238129615784, 0.12012439966201782, 0.12688347697257996, 0.2083318680524826, 0.07358216494321823, 0.24308988451957703, 0.21504847705364227, 0.20864461362361908, 0.20447871088981628, 0.07359369099140167, 0.30124521255493164, 10.275936126708984, 7.618681907653809, 0.029995162039995193, 2.903799295425415, 4.4578471183776855, 20.74683380126953, 2.4003396034240723, 25.194276809692383, 1.9827663898468018, 31.776071548461914, 6.127412796020508, 37.7144889831543, 19.740812301635742, 13.960368156433105, 0.8778917193412781, 0.6328085660934448, 16.378450393676758, 24.948223114013672, 13.647298812866211, 32.63126754760742, 13.783498764038086, 42.172706604003906, 18.553674697875977, 49.611637115478516], "count": [233]}, "timestamp": {"min": [0.0], "max": [7.733333333333333], "mean": [3.866666666666667], "std": [2.242022896106698], "count": [233]}, "frame_index": {"min": [0], "max": [232], "mean": [116.0], "std": [67.26068688320095], "count": [233]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [233]}, "index": {"min": [7552], "max": [7784], "mean": [7668.0], "std": [67.26068688320095], "count": [233]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [233]}, "subtask_annotation": {"mean": [2.2017167381974247, 6.0, 6.0, 6.0, 6.0], "std": [1.9472874423880202, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [233]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [233]}, "eef_direction_state": {"mean": [4.515021459227468, 4.115879828326181], "std": [1.636752548529831, 1.9299661370811148], "min": [0, 0], "max": [6, 6], "count": [233]}, "eef_velocity_state": {"mean": [0.8283261802575107, 0.8583690987124464], "std": [0.831599748997964, 0.7705028185411608], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_state": {"mean": [0.7510729613733905, 0.5579399141630901], "std": [0.8530737953166994, 0.7736758344545065], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_direction_action": {"mean": [4.515021459227468, 4.115879828326181], "std": [1.636752548529831, 1.9299661370811148], "min": [0, 0], "max": [6, 6], "count": [233]}, "eef_velocity_action": {"mean": [0.8283261802575107, 0.8583690987124464], "std": [0.831599748997964, 0.7705028185411608], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_acc_mag_action": {"mean": [0.7510729613733905, 0.5579399141630901], "std": [0.8530737953166994, 0.7736758344545065], "min": [0, 0], "max": [2, 2], "count": [233]}, "eef_sim_pose_state": {"mean": [0.6747425093833817, 0.10758761139505536, 1.2024295267284677, 0.056038188729052356, 1.3570922551785325, -0.5767100052898373, 0.6412912546125976, -0.12483277707974365, 1.266960322709425, 1.258714779343131, 1.0475730248570188, 2.1131227009148237], "std": [0.027927555291974045, 0.050565895313248954, 0.030554694588810095, 2.1960459536576598, 0.14227412134038855, 2.1399158728042043, 0.038962339512602404, 0.049921722771867606, 0.05211406209827295, 0.19338016262719632, 0.16248616028662802, 0.10213093293984625], "min": [0.6051967242694954, -0.004910991284527544, 1.1310013295870904, -2.8492784507269273, 1.0866183134537262, -2.8795769037773145, 0.5954461872310413, -0.1718554652585177, 1.1959220446223975, 0.8732457503858028, 0.8453487765037062, 1.9044915463288759], "max": [0.7269637761353069, 0.16714082197500826, 1.2334524459375238, 3.0480499239749586, 1.5309320452698203, 3.1341711996209214, 0.6962249520549074, -0.03262990245062469, 1.363645476742028, 1.4897565416188985, 1.2665668641953745, 2.332825312235992], "count": [233]}, "eef_sim_pose_action": {"mean": [0.6747425093833817, 0.10758761139505536, 1.2024295267284677, 0.056038188729052356, 1.3570922551785325, -0.5767100052898373, 0.6412912546125976, -0.12483277707974365, 1.266960322709425, 1.258714779343131, 1.0475730248570188, 2.1131227009148237], "std": [0.027927555291974045, 0.050565895313248954, 0.030554694588810095, 2.1960459536576598, 0.14227412134038855, 2.1399158728042043, 0.038962339512602404, 0.049921722771867606, 0.05211406209827295, 0.19338016262719632, 0.16248616028662802, 0.10213093293984625], "min": [0.6051967242694954, -0.004910991284527544, 1.1310013295870904, -2.8492784507269273, 1.0866183134537262, -2.8795769037773145, 0.5954461872310413, -0.1718554652585177, 1.1959220446223975, 0.8732457503858028, 0.8453487765037062, 1.9044915463288759], "max": [0.7269637761353069, 0.16714082197500826, 1.2334524459375238, 3.0480499239749586, 1.5309320452698203, 3.1341711996209214, 0.6962249520549074, -0.03262990245062469, 1.363645476742028, 1.4897565416188985, 1.2665668641953745, 2.332825312235992], "count": [233]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4805918321078432]], [[0.4596956290849673]], [[0.46057762050653595]]], "std": [[[0.27403886895318763]], [[0.26534008681461996]], [[0.26373743765355667]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08235294117647059]], [[0.1450980392156863]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5117965236928105]], [[0.5321551776960783]], [[0.5185108884803922]]], "std": [[[0.3363968470612242]], [[0.33674877905233613]], [[0.346111304022258]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.050980392156862744]], [[0.12156862745098039]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4926286131535948]], [[0.49283078227124183]], [[0.480985420751634]]], "std": [[[0.3162281639769436]], [[0.3249015389512887]], [[0.3291205498459834]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4309071262254902]], [[0.4377360702614379]], [[0.4046531760620915]]], "std": [[[0.3780265876149167]], [[0.37885383325313543]], [[0.39508368809161143]]], "count": [100]}, "observation.state": {"min": [0.21179045736789703, -1.3925526142120361, 0.8257037997245789, -0.18758000433444977, -0.6789311170578003, 1.2676644325256348, -0.8511196374893188, -1.1636196374893188, 0.8416542410850525, -2.335822582244873, 0.41397249698638916, -1.0516327619552612, 16.106250762939453, 52.493751525878906, 0.25437501072883606, 0.8149999976158142, 0.75, -0.43937498331069946, 0.8333333134651184, -0.13727273046970367, 0.75, 0.004999995231628418, 0.9581249952316284, -0.7456250190734863, 28.864999771118164, 39.08812713623047, 0.08749999850988388, -0.7387499809265137, 0.8231250047683716, 0.5943750143051147, 0.6306250095367432, -0.7699999809265137, 0.6662499904632568, 0.5062500238418579, 0.5874999761581421, 0.15562500059604645], "max": [0.632380485534668, -0.7204165458679199, 1.3848992586135864, 0.34452009201049805, 0.1877574920654297, 1.5581845045089722, 0.17462043464183807, -0.6228628754615784, 1.3844224214553833, 0.03583486005663872, 0.9853990077972412, 0.8707656264305115, 70.0668716430664, 73.2562484741211, 0.4375, 9.609999656677246, 14.654375076293945, 68.14749908447266, 10.274999618530273, 80.1831283569336, 12.670624732971191, 95.89875030517578, 19.416873931884766, 109.94312286376953, 76.00250244140625, 70.79937744140625, 2.84375, 2.2074999809265137, 45.989376068115234, 84.73125457763672, 46.59749984741211, 85.91374969482422, 63.44124984741211, 110.18624877929688, 65.85250091552734, 110.31437683105469], "mean": [0.4387891888618469, -0.9460435509681702, 1.1348319053649902, 0.001258160569705069, -0.3100842535495758, 1.3853821754455566, -0.3593631088733673, -0.8311654925346375, 1.1024999618530273, -0.8723428845405579, 0.6581342220306396, -0.18644917011260986, 47.28562927246094, 65.85353088378906, 0.32502487301826477, 7.435659408569336, 2.121298313140869, 4.477673053741455, 1.7060719728469849, 6.132426738739014, 1.9571739435195923, 8.1981840133667, 2.245898723602295, 12.858784675598145, 53.055503845214844, 59.49248123168945, 0.5335965156555176, 0.12582938373088837, 18.033628463745117, 28.377246856689453, 19.258495330810547, 31.724380493164062, 20.67642593383789, 46.72760772705078, 18.892330169677734, 65.02652740478516], "std": [0.1173827201128006, 0.12198209017515182, 0.08748318254947662, 0.143297478556633, 0.16654734313488007, 0.08689938485622406, 0.32854223251342773, 0.1570328176021576, 0.16277700662612915, 0.8060281276702881, 0.18194983899593353, 0.6450128555297852, 9.047709465026855, 4.800017356872559, 0.03450910001993179, 2.032716751098633, 3.1095612049102783, 15.250086784362793, 1.9666414260864258, 18.45794677734375, 2.2990500926971436, 23.2650089263916, 3.58933162689209, 31.05533790588379, 12.88889217376709, 10.32598876953125, 0.6307910084724426, 0.5053762793540955, 16.909343719482422, 27.646085739135742, 17.442747116088867, 31.06216049194336, 20.027015686035156, 41.897281646728516, 20.460010528564453, 42.433475494384766], "count": [426]}, "action": {"min": [0.21179045736789703, -1.3925526142120361, 0.8257037997245789, -0.18758000433444977, -0.6789311170578003, 1.2676644325256348, -0.8511196374893188, -1.1636196374893188, 0.8416542410850525, -2.335822582244873, 0.41397249698638916, -1.0516327619552612, 16.106250762939453, 52.493751525878906, 0.25437501072883606, 0.8149999976158142, 0.75, -0.43937498331069946, 0.8333333134651184, -0.13727273046970367, 0.75, 0.004999995231628418, 0.9581249952316284, -0.7456250190734863, 28.864999771118164, 39.08812713623047, 0.08749999850988388, -0.7387499809265137, 0.8231250047683716, 0.5943750143051147, 0.6306250095367432, -0.7699999809265137, 0.6662499904632568, 0.5062500238418579, 0.5874999761581421, 0.15562500059604645], "max": [0.632380485534668, -0.7204165458679199, 1.3848992586135864, 0.34452009201049805, 0.1877574920654297, 1.5581845045089722, 0.17462043464183807, -0.6228628754615784, 1.3844224214553833, 0.03583486005663872, 0.9853990077972412, 0.8707656264305115, 70.0668716430664, 73.2562484741211, 0.4375, 9.609999656677246, 14.654375076293945, 68.14749908447266, 10.274999618530273, 80.1831283569336, 12.670624732971191, 95.89875030517578, 19.416873931884766, 109.94312286376953, 76.00250244140625, 70.79937744140625, 2.84375, 2.2074999809265137, 45.989376068115234, 84.73125457763672, 46.59749984741211, 85.91374969482422, 63.44124984741211, 110.18624877929688, 65.85250091552734, 110.31437683105469], "mean": [0.438789427280426, -0.9460409879684448, 1.1348309516906738, 0.0012581958435475826, -0.31008419394493103, 1.3853821754455566, -0.35936298966407776, -0.8311651349067688, 1.1024998426437378, -0.8723430633544922, 0.6581342220306396, -0.18644918501377106, 47.2856559753418, 65.85353088378906, 0.32502481341362, 7.435661315917969, 2.121290922164917, 4.4776787757873535, 1.706072449684143, 6.132446765899658, 1.9571762084960938, 8.198200225830078, 2.2458977699279785, 12.858782768249512, 53.055484771728516, 59.49248504638672, 0.5335965752601624, 0.12582917511463165, 18.03363609313965, 28.377267837524414, 19.25849723815918, 31.724384307861328, 20.676416397094727, 46.72761154174805, 18.89232635498047, 65.02649688720703], "std": [0.1173827201128006, 0.12198182195425034, 0.08748333156108856, 0.143297478556633, 0.16654737293720245, 0.08689910173416138, 0.3285422921180725, 0.1570328325033188, 0.16277700662612915, 0.8060281276702881, 0.18194988369941711, 0.6450129151344299, 9.047707557678223, 4.800017833709717, 0.03450910001993179, 2.032716989517212, 3.1095592975616455, 15.250076293945312, 1.9666410684585571, 18.457942962646484, 2.299048900604248, 23.26500129699707, 3.5893328189849854, 31.055334091186523, 12.88888931274414, 10.325986862182617, 0.6307908296585083, 0.5053762197494507, 16.909345626831055, 27.64607810974121, 17.442747116088867, 31.062156677246094, 20.027015686035156, 41.89728546142578, 20.460010528564453, 42.433467864990234], "count": [426]}, "timestamp": {"min": [0.0], "max": [14.166666666666666], "mean": [7.083333333333333], "std": [4.099175617211434], "count": [426]}, "frame_index": {"min": [0], "max": [425], "mean": [212.5], "std": [122.97526851634302], "count": [426]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [426]}, "index": {"min": [7785], "max": [8210], "mean": [7997.5], "std": [122.97526851634302], "count": [426]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [426]}, "subtask_annotation": {"mean": [2.0868544600938965, 6.0, 6.0, 6.0, 6.0], "std": [1.3990157379944623, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [426]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [426]}, "eef_direction_state": {"mean": [5.053990610328638, 4.136150234741784], "std": [1.5258017333485132, 1.4823715981137522], "min": [0, 0], "max": [6, 6], "count": [426]}, "eef_velocity_state": {"mean": [0.5258215962441315, 1.2816901408450705], "std": [0.7571505181529188, 0.7571214064964022], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_state": {"mean": [0.3568075117370892, 0.9460093896713615], "std": [0.6847864857190108, 0.8471967250831656], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_direction_action": {"mean": [5.053990610328638, 4.136150234741784], "std": [1.5258017333485132, 1.4823715981137522], "min": [0, 0], "max": [6, 6], "count": [426]}, "eef_velocity_action": {"mean": [0.5258215962441315, 1.2816901408450705], "std": [0.7571505181529188, 0.7571214064964022], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_acc_mag_action": {"mean": [0.3568075117370892, 0.9460093896713615], "std": [0.6847864857190108, 0.8471967250831656], "min": [0, 0], "max": [2, 2], "count": [426]}, "eef_sim_pose_state": {"mean": [0.697253309189795, 0.1367344986677039, 1.1928770269854103, -1.0319410223471488, 1.347695231296408, -1.5907575240912102, 0.6465994543992903, -0.12895628715515925, 1.2629598590112843, 1.5496325888263378, 1.0673996855814707, 1.1969252380963658], "std": [0.02317273140642674, 0.050232358289125284, 0.027735910666501357, 1.8339526850042287, 0.10593822546124286, 1.7639414012497998, 0.0310414619315163, 0.044590976093118045, 0.05114240204204833, 0.5146663751121903, 0.11389614772946273, 2.0153859672499963], "min": [0.6061938976955615, -0.014805325916953715, 1.1308797899000245, -3.049670077974683, 1.0494047587683824, -2.724768572917045, 0.5992734058615917, -0.19449359015761197, 1.1653117358030403, 0.9330173596406406, 0.8003362268823575, -3.13306939235392], "max": [0.7274699639139282, 0.18788609882839075, 1.2443461699041574, 2.831009158542189, 1.5369665747665096, 3.1301035802532517, 0.6924977574532338, -0.024574712440290913, 1.363186830631293, 2.5611819337339803, 1.3106952956487796, 3.1291621298289773], "count": [426]}, "eef_sim_pose_action": {"mean": [0.697253309189795, 0.1367344986677039, 1.1928770269854103, -1.0319410223471488, 1.347695231296408, -1.5907575240912102, 0.6465994543992903, -0.12895628715515925, 1.2629598590112843, 1.5496325888263378, 1.0673996855814707, 1.1969252380963658], "std": [0.02317273140642674, 0.050232358289125284, 0.027735910666501357, 1.8339526850042287, 0.10593822546124286, 1.7639414012497998, 0.0310414619315163, 0.044590976093118045, 0.05114240204204833, 0.5146663751121903, 0.11389614772946273, 2.0153859672499963], "min": [0.6061938976955615, -0.014805325916953715, 1.1308797899000245, -3.049670077974683, 1.0494047587683824, -2.724768572917045, 0.5992734058615917, -0.19449359015761197, 1.1653117358030403, 0.9330173596406406, 0.8003362268823575, -3.13306939235392], "max": [0.7274699639139282, 0.18788609882839075, 1.2443461699041574, 2.831009158542189, 1.5369665747665096, 3.1301035802532517, 0.6924977574532338, -0.024574712440290913, 1.363186830631293, 2.5611819337339803, 1.3106952956487796, 3.1291621298289773], "count": [426]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4804424305555556]], [[0.45882568423202613]], [[0.4604159232026144]]], "std": [[[0.27261182597999817]], [[0.2641370709316029]], [[0.26212111734333665]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.14901960784313725]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5211641523692812]], [[0.5400972099673202]], [[0.5276254227941177]]], "std": [[[0.32796061401132715]], [[0.3271376993978894]], [[0.3356839794143275]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.12549019607843137]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4760315625]], [[0.4724532536764706]], [[0.4610224285130719]]], "std": [[[0.31484993015825985]], [[0.32435619941672794]], [[0.3280920337398326]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4287094260620915]], [[0.43551966911764706]], [[0.40234616013071894]]], "std": [[[0.3788005405081101]], [[0.3795765826562951]], [[0.395008754206546]]], "count": [100]}, "observation.state": {"min": [0.2198968082666397, -1.4147974252700806, 0.9205005168914795, -0.1665140688419342, -0.7461873292922974, 1.258297085762024, -0.6548027992248535, -1.1625467538833618, 0.8979934453964233, -1.0158932209014893, 0.5190451741218567, -0.9557870030403137, 28.287500381469727, 54.27000045776367, 0.28687500953674316, 1.1893750429153442, 0.921875, -0.3888888955116272, 0.26124998927116394, -0.5249999761581421, 0.78125, 0.12999999523162842, 0.9587500095367432, 0.30250000953674316, 30.531875610351562, 47.305625915527344, 0.078125, -0.2693333327770233, 0.9075000286102295, 1.3856250047683716, 0.6568750143051147, 0.35999998450279236, 0.6846666932106018, -0.8287500143051147, 0.675000011920929, 0.05750001221895218], "max": [0.6924840807914734, -0.7856065034866333, 1.4597400426864624, 0.27006083726882935, 0.15902762115001678, 1.4922846555709839, -0.12557698786258698, -0.6465772390365601, 1.435659408569336, -0.1510881632566452, 0.7303587794303894, 0.08671416342258453, 72.10250091552734, 72.65999603271484, 0.41749998927116394, 9.376250267028809, 10.46875, 74.5625, 5.158750057220459, 85.32687377929688, 9.193750381469727, 92.69812774658203, 23.982500076293945, 109.9906234741211, 63.720001220703125, 69.95625305175781, 0.22312501072883606, 1.421875, 34.52562713623047, 51.03499984741211, 32.890625, 46.385623931884766, 26.2918758392334, 73.64749908447266, 58.200626373291016, 109.93875122070312], "mean": [0.4437521696090698, -0.950114905834198, 1.0947175025939941, 0.07877310365438461, -0.30699437856674194, 1.3727384805679321, -0.45109957456588745, -0.8450912237167358, 1.1170947551727295, -0.4340721368789673, 0.6599713563919067, -0.5475061535835266, 51.627559661865234, 65.57551574707031, 0.33441901206970215, 6.943168640136719, 2.649578332901001, 13.545695304870605, 1.4604934453964233, 15.725632667541504, 2.3713855743408203, 18.673826217651367, 5.155168533325195, 26.305858612060547, 45.75247573852539, 59.96572494506836, 0.12188614159822464, 0.4614953398704529, 12.414276123046875, 17.78483772277832, 11.63510513305664, 15.474359512329102, 9.031417846679688, 27.80767822265625, 15.850075721740723, 48.235389709472656], "std": [0.12094701826572418, 0.16669949889183044, 0.12704403698444366, 0.12838216125965118, 0.22907893359661102, 0.07934451103210449, 0.2091207653284073, 0.18438412249088287, 0.19665470719337463, 0.28665995597839355, 0.06545541435480118, 0.3668845593929291, 10.788763999938965, 6.76791524887085, 0.026970937848091125, 2.5749142169952393, 2.787562370300293, 25.732576370239258, 1.098101258277893, 30.217853546142578, 2.3156049251556396, 33.673065185546875, 7.589159965515137, 42.17898178100586, 13.41487979888916, 8.735474586486816, 0.028511738404631615, 0.3536340296268463, 14.244970321655273, 20.00847816467285, 13.90383529663086, 19.577987670898438, 10.992508888244629, 32.520591735839844, 21.23896598815918, 46.243927001953125], "count": [225]}, "action": {"min": [0.2198968082666397, -1.4147974252700806, 0.9205005168914795, -0.1665140688419342, -0.7461873292922974, 1.258297085762024, -0.6548027992248535, -1.1625467538833618, 0.8979934453964233, -1.0158932209014893, 0.5190451741218567, -0.9557870030403137, 28.287500381469727, 54.27000045776367, 0.28687500953674316, 1.1893750429153442, 0.921875, -0.3888888955116272, 0.26124998927116394, -0.5249999761581421, 0.78125, 0.12999999523162842, 0.9587500095367432, 0.30250000953674316, 30.531875610351562, 47.305625915527344, 0.078125, -0.2693333327770233, 0.9075000286102295, 1.3856250047683716, 0.6568750143051147, 0.35999998450279236, 0.6846666932106018, -0.8287500143051147, 0.675000011920929, 0.05750001221895218], "max": [0.6924840807914734, -0.7856065034866333, 1.4597400426864624, 0.27006083726882935, 0.15902762115001678, 1.4922846555709839, -0.12557698786258698, -0.6465772390365601, 1.435659408569336, -0.1510881632566452, 0.7303587794303894, 0.08671416342258453, 72.10250091552734, 72.65999603271484, 0.41749998927116394, 9.376250267028809, 10.46875, 74.5625, 5.158750057220459, 85.32687377929688, 9.193750381469727, 92.69812774658203, 23.982500076293945, 109.9906234741211, 63.720001220703125, 69.95625305175781, 0.22312501072883606, 1.421875, 34.52562713623047, 51.03499984741211, 32.890625, 46.385623931884766, 26.2918758392334, 73.64749908447266, 58.200626373291016, 109.93875122070312], "mean": [0.44375231862068176, -0.9501145482063293, 1.0947185754776, 0.07877308130264282, -0.30699431896209717, 1.3727383613586426, -0.451099693775177, -0.8450914621353149, 1.117094874382019, -0.43407201766967773, 0.6599715352058411, -0.5475062727928162, 51.627540588378906, 65.57553100585938, 0.33441901206970215, 6.943170547485352, 2.6495754718780518, 13.54568862915039, 1.4604932069778442, 15.72562026977539, 2.3713858127593994, 18.673837661743164, 5.155166149139404, 26.305843353271484, 45.75246810913086, 59.965728759765625, 0.12188614159822464, 0.4614955186843872, 12.414281845092773, 17.78483772277832, 11.635114669799805, 15.474365234375, 9.031421661376953, 27.80768585205078, 15.85008430480957, 48.235416412353516], "std": [0.12094704806804657, 0.16669949889183044, 0.12704408168792725, 0.12838216125965118, 0.22907888889312744, 0.07934451848268509, 0.20912078022956848, 0.18438410758972168, 0.19665473699569702, 0.28665992617607117, 0.06545541435480118, 0.3668845295906067, 10.788764953613281, 6.76791524887085, 0.026970937848091125, 2.574913740158081, 2.787562370300293, 25.732580184936523, 1.0981014966964722, 30.217853546142578, 2.315605640411377, 33.673072814941406, 7.589155673980713, 42.178985595703125, 13.414880752563477, 8.7354736328125, 0.028511732816696167, 0.3536340594291687, 14.24497127532959, 20.008480072021484, 13.903837203979492, 19.577987670898438, 10.992509841918945, 32.52058792114258, 21.238962173461914, 46.24393081665039], "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": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [225]}, "index": {"min": [8211], "max": [8435], "mean": [8323.0], "std": [64.95126378036586], "count": [225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [225]}, "subtask_annotation": {"mean": [2.088888888888889, 6.0, 6.0, 6.0, 6.0], "std": [1.8976268480185914, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [225]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [225]}, "eef_direction_state": {"mean": [4.235555555555556, 4.2444444444444445], "std": [1.7644836267689754, 1.820324214779768], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_state": {"mean": [1.0, 0.9066666666666666], "std": [0.8219218670625302, 0.791735084762854], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_state": {"mean": [0.7822222222222223, 0.6133333333333333], "std": [0.8441402961037778, 0.7982202425117749], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_direction_action": {"mean": [4.235555555555556, 4.2444444444444445], "std": [1.7644836267689754, 1.820324214779768], "min": [0, 0], "max": [6, 6], "count": [225]}, "eef_velocity_action": {"mean": [1.0, 0.9066666666666666], "std": [0.8219218670625302, 0.791735084762854], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_acc_mag_action": {"mean": [0.7822222222222223, 0.6133333333333333], "std": [0.8441402961037778, 0.7982202425117749], "min": [0, 0], "max": [2, 2], "count": [225]}, "eef_sim_pose_state": {"mean": [0.680614275764847, 0.11328113749544134, 1.1890932436307329, 0.10774888456146396, 1.3364420441954192, -0.493242409091914, 0.655233297395337, -0.12964843613222618, 1.2669151367030835, 1.317142680134002, 1.0523090478366353, 2.1503578271459447], "std": [0.02710465512617739, 0.04893766529727104, 0.029045273584009747, 2.225361902310221, 0.09668808427872688, 2.1669546874599166, 0.0361704306529099, 0.04100944031214463, 0.04387576524965636, 0.15155649174190433, 0.14229447593756414, 0.11170069075075928], "min": [0.6314948720596335, -0.001595741617469365, 1.1227433730323182, -2.8760231259013356, 1.1300353796391005, -2.7950582104596644, 0.6149537056553857, -0.1735100732783934, 1.2045050928411034, 0.9337249752745163, 0.8677079145597149, 1.926087667916648], "max": [0.7440674057487724, 0.18466121047525866, 1.2313834287430647, 3.074118608526457, 1.5239777929540255, 3.130523573838572, 0.7138735656801544, -0.05178559968338581, 1.3547213838065457, 1.5063909020931285, 1.2460331214419003, 2.3940247418863185], "count": [225]}, "eef_sim_pose_action": {"mean": [0.680614275764847, 0.11328113749544134, 1.1890932436307329, 0.10774888456146396, 1.3364420441954192, -0.493242409091914, 0.655233297395337, -0.12964843613222618, 1.2669151367030835, 1.317142680134002, 1.0523090478366353, 2.1503578271459447], "std": [0.02710465512617739, 0.04893766529727104, 0.029045273584009747, 2.225361902310221, 0.09668808427872688, 2.1669546874599166, 0.0361704306529099, 0.04100944031214463, 0.04387576524965636, 0.15155649174190433, 0.14229447593756414, 0.11170069075075928], "min": [0.6314948720596335, -0.001595741617469365, 1.1227433730323182, -2.8760231259013356, 1.1300353796391005, -2.7950582104596644, 0.6149537056553857, -0.1735100732783934, 1.2045050928411034, 0.9337249752745163, 0.8677079145597149, 1.926087667916648], "max": [0.7440674057487724, 0.18466121047525866, 1.2313834287430647, 3.074118608526457, 1.5239777929540255, 3.130523573838572, 0.7138735656801544, -0.05178559968338581, 1.3547213838065457, 1.5063909020931285, 1.2460331214419003, 2.3940247418863185], "count": [225]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4800795077614379]], [[0.45889281249999997]], [[0.45830564950980396]]], "std": [[[0.2732411367775669]], [[0.26528707147866787]], [[0.263661805152535]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.13333333333333333]], [[0.1411764705882353]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5442523876633987]], [[0.5481871507352941]], [[0.5363555575980392]]], "std": [[[0.3213283027230142]], [[0.33075648246447864]], [[0.33941202027471434]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12941176470588237]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4712181821895425]], [[0.4672532128267974]], [[0.45248628063725493]]], "std": [[[0.3183622576411972]], [[0.32771388257254]], [[0.33367804774287335]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42245925040849674]], [[0.42856441993464056]], [[0.3945052369281046]]], "std": [[[0.3778772945321708]], [[0.37864074743179327]], [[0.39336840588347793]]], "count": [100]}, "observation.state": {"min": [0.2532044053077698, -1.422879934310913, 0.9024757742881775, -0.2589455842971802, -1.1701338291168213, 1.1278748512268066, -0.7347431182861328, -1.1522231101989746, 0.9112020134925842, -0.8560788035392761, 0.4904106557369232, -0.9210727214813232, 19.86222267150879, 53.38875198364258, 0.25, 1.0112500190734863, 0.90625, -0.375, 0.7762500047683716, -0.47999998927116394, 0.6388888955116272, 0.03812500089406967, 0.9643750190734863, -0.8806250095367432, 28.666000366210938, 47.883750915527344, -0.08812499791383743, -0.24124999344348907, 0.7306250333786011, 1.3324999809265137, 0.5987499952316284, 0.041875001043081284, 0.8278571367263794, -0.2043749988079071, 0.6831250190734863, 0.1944444477558136], "max": [0.886527955532074, -0.7696269154548645, 1.489399790763855, 0.1508258879184723, 0.09453441202640533, 1.6984721422195435, -0.20747500658035278, -0.6270398497581482, 1.3933393955230713, -0.10430972278118134, 0.9982579350471497, -0.09603646397590637, 69.79125213623047, 75.5981216430664, 0.35111111402511597, 9.428750038146973, 17.495624542236328, 70.68187713623047, 12.264374732971191, 81.03125, 11.350000381469727, 91.15125274658203, 21.983749389648438, 110.67874908447266, 59.85625076293945, 69.82562255859375, 2.8324999809265137, 3.4862499237060547, 28.193750381469727, 48.32875061035156, 28.588125228881836, 55.088748931884766, 31.256874084472656, 86.09500122070312, 52.22249984741211, 109.28375244140625], "mean": [0.5405677556991577, -0.9632987380027771, 1.1095279455184937, -0.08485990017652512, -0.4773638844490051, 1.4051381349563599, -0.5388966202735901, -0.8352441787719727, 1.0943559408187866, -0.31108734011650085, 0.7207306027412415, -0.6200318932533264, 49.88764953613281, 65.98429107666016, 0.2991655766963959, 6.683095455169678, 3.828498125076294, 10.191546440124512, 2.3499948978424072, 12.581844329833984, 2.1737685203552246, 16.70964813232422, 4.021821975708008, 31.568880081176758, 41.89292907714844, 61.65532684326172, 0.5978534817695618, 0.44039973616600037, 8.296880722045898, 13.544926643371582, 8.499909400939941, 14.22178840637207, 9.492088317871094, 24.44630241394043, 12.72181510925293, 42.97100830078125], "std": [0.157054141163826, 0.17460055649280548, 0.14379853010177612, 0.10387741029262543, 0.3050616383552551, 0.20449267327785492, 0.20605145394802094, 0.16521701216697693, 0.1780214011669159, 0.23597869277000427, 0.10389294475317001, 0.2811151146888733, 12.579455375671387, 7.741605758666992, 0.016561387106776237, 2.3615143299102783, 5.031195163726807, 21.73357391357422, 2.8665013313293457, 25.813533782958984, 2.454608201980591, 31.026994705200195, 5.813443183898926, 38.64330291748047, 11.921512603759766, 8.168132781982422, 0.6033940315246582, 0.7435013651847839, 11.080145835876465, 18.669769287109375, 11.284027099609375, 21.924453735351562, 11.849621772766113, 34.93986892700195, 19.061811447143555, 42.8957633972168], "count": [212]}, "action": {"min": [0.2532044053077698, -1.422879934310913, 0.9024757742881775, -0.2589455842971802, -1.1701338291168213, 1.1278748512268066, -0.7347431182861328, -1.1522231101989746, 0.9112020134925842, -0.8560788035392761, 0.4904106557369232, -0.9210727214813232, 19.86222267150879, 53.38875198364258, 0.25, 1.0112500190734863, 0.90625, -0.375, 0.7762500047683716, -0.47999998927116394, 0.6388888955116272, 0.03812500089406967, 0.9643750190734863, -0.8806250095367432, 28.666000366210938, 47.883750915527344, -0.08812499791383743, -0.24124999344348907, 0.7306250333786011, 1.3324999809265137, 0.5987499952316284, 0.041875001043081284, 0.8278571367263794, -0.2043749988079071, 0.6831250190734863, 0.1944444477558136], "max": [0.886527955532074, -0.7696269154548645, 1.489399790763855, 0.1508258879184723, 0.09453441202640533, 1.6984721422195435, -0.20747500658035278, -0.6270398497581482, 1.3933393955230713, -0.10430972278118134, 0.9982579350471497, -0.09603646397590637, 69.79125213623047, 75.5981216430664, 0.35111111402511597, 9.428750038146973, 17.495624542236328, 70.68187713623047, 12.264374732971191, 81.03125, 11.350000381469727, 91.15125274658203, 21.983749389648438, 110.67874908447266, 59.85625076293945, 69.82562255859375, 2.8324999809265137, 3.4862499237060547, 28.193750381469727, 48.32875061035156, 28.588125228881836, 55.088748931884766, 31.256874084472656, 86.09500122070312, 52.22249984741211, 109.28375244140625], "mean": [0.5405678153038025, -0.9632983207702637, 1.1095281839370728, -0.08485990017652512, -0.4773637652397156, 1.405137300491333, -0.5388965606689453, -0.8352442979812622, 1.0943559408187866, -0.31108736991882324, 0.7207304239273071, -0.6200316548347473, 49.887657165527344, 65.98428344726562, 0.29916560649871826, 6.6830973625183105, 3.8284964561462402, 10.19156551361084, 2.3499951362609863, 12.581852912902832, 2.17376971244812, 16.709651947021484, 4.021818161010742, 31.568889617919922, 41.89292907714844, 61.65531539916992, 0.5978537201881409, 0.44039952754974365, 8.296881675720215, 13.544919967651367, 8.49991226196289, 14.221794128417969, 9.492087364196777, 24.446298599243164, 12.721823692321777, 42.97098922729492], "std": [0.1570541262626648, 0.1746005117893219, 0.14379851520061493, 0.10387741029262543, 0.30506160855293274, 0.2044926881790161, 0.20605148375034332, 0.16521699726581573, 0.1780214160680771, 0.23597866296768188, 0.10389295220375061, 0.28111520409584045, 12.57945728302002, 7.741604328155518, 0.01656137965619564, 2.3615145683288574, 5.031195640563965, 21.73356819152832, 2.8665013313293457, 25.813526153564453, 2.45460844039917, 31.02699089050293, 5.813443660736084, 38.64330291748047, 11.921512603759766, 8.168131828308105, 0.6033940315246582, 0.7435011863708496, 11.080146789550781, 18.669767379760742, 11.284027099609375, 21.924453735351562, 11.849620819091797, 34.93986892700195, 19.06181526184082, 42.895774841308594], "count": [212]}, "timestamp": {"min": [0.0], "max": [7.033333333333333], "mean": [3.5166666666666666], "std": [2.039948256424385], "count": [212]}, "frame_index": {"min": [0], "max": [211], "mean": [105.5], "std": [61.198447692731555], "count": [212]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [212]}, "index": {"min": [8436], "max": [8647], "mean": [8541.5], "std": [61.198447692731555], "count": [212]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [212]}, "subtask_annotation": {"mean": [2.410377358490566, 6.0, 6.0, 6.0, 6.0], "std": [1.9586493828070328, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [212]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [212]}, "eef_direction_state": {"mean": [3.6273584905660377, 4.004716981132075], "std": [2.120832562527501, 2.0546717166731385], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_state": {"mean": [1.0330188679245282, 0.8915094339622641], "std": [0.8206327170225262, 0.8082846879060951], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_state": {"mean": [0.8537735849056604, 0.6745283018867925], "std": [0.8254986518510525, 0.8426778207454859], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_direction_action": {"mean": [3.6273584905660377, 4.004716981132075], "std": [2.120832562527501, 2.0546717166731385], "min": [0, 0], "max": [6, 6], "count": [212]}, "eef_velocity_action": {"mean": [1.0330188679245282, 0.8915094339622641], "std": [0.8206327170225262, 0.8082846879060951], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_acc_mag_action": {"mean": [0.8537735849056604, 0.6745283018867925], "std": [0.8254986518510525, 0.8426778207454859], "min": [0, 0], "max": [2, 2], "count": [212]}, "eef_sim_pose_state": {"mean": [0.6810002718608891, 0.12680290322759277, 1.1888453825589753, 0.024477775923496464, 1.263283672912409, -0.12635515367361122, 0.651531009784627, -0.13853607931510523, 1.2540610436547834, 1.3160055585519206, 1.0164268280207782, 2.120595114625376], "std": [0.034315665770521656, 0.06450252767602874, 0.03383980165258096, 2.109058384104856, 0.09277532076003735, 2.0112903696717064, 0.03697645561126611, 0.03780649963953345, 0.041606840499039614, 0.12925481685175486, 0.1159180150222714, 0.09159753772582191], "min": [0.6187750224328166, -0.006035477624869473, 1.1202964365370693, -3.119420984974972, 1.0110502322032873, -2.8459813548910144, 0.6085924545123489, -0.19195079820132513, 1.1914923383920313, 1.0217241602050273, 0.8167494588993671, 1.9353548725662075], "max": [0.7486695164815402, 0.21260704537353442, 1.2437991517644251, 3.128443229284336, 1.5098915105618125, 3.122577072984468, 0.7139011086371239, -0.051299406546069015, 1.3312719395090011, 1.4978445497050354, 1.1709713401460502, 2.3267977071669455], "count": [212]}, "eef_sim_pose_action": {"mean": [0.6810002718608891, 0.12680290322759277, 1.1888453825589753, 0.024477775923496464, 1.263283672912409, -0.12635515367361122, 0.651531009784627, -0.13853607931510523, 1.2540610436547834, 1.3160055585519206, 1.0164268280207782, 2.120595114625376], "std": [0.034315665770521656, 0.06450252767602874, 0.03383980165258096, 2.109058384104856, 0.09277532076003735, 2.0112903696717064, 0.03697645561126611, 0.03780649963953345, 0.041606840499039614, 0.12925481685175486, 0.1159180150222714, 0.09159753772582191], "min": [0.6187750224328166, -0.006035477624869473, 1.1202964365370693, -3.119420984974972, 1.0110502322032873, -2.8459813548910144, 0.6085924545123489, -0.19195079820132513, 1.1914923383920313, 1.0217241602050273, 0.8167494588993671, 1.9353548725662075], "max": [0.7486695164815402, 0.21260704537353442, 1.2437991517644251, 3.128443229284336, 1.5098915105618125, 3.122577072984468, 0.7139011086371239, -0.051299406546069015, 1.3312719395090011, 1.4978445497050354, 1.1709713401460502, 2.3267977071669455], "count": [212]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4785081209150327]], [[0.4568949203431372]], [[0.45757095383986923]]], "std": [[[0.27575533636101635]], [[0.26626424212108785]], [[0.2640745575601073]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.15294117647058825]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5252835273692811]], [[0.5368328921568628]], [[0.5253899325980392]]], "std": [[[0.3242383589217542]], [[0.3270139593991825]], [[0.3342694725173859]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.11764705882352941]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4688510130718954]], [[0.4649377798202614]], [[0.4547484579248366]]], "std": [[[0.31745933084993305]], [[0.32793096189187443]], [[0.3302161280647351]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4251408190359477]], [[0.4315966196895425]], [[0.39760265727124183]]], "std": [[[0.37831420354279677]], [[0.3794012485947148]], [[0.3940756063168946]]], "count": [100]}, "observation.state": {"min": [0.22518979012966156, -1.40244722366333, 0.8924620151519775, -0.2435721457004547, -1.2068402767181396, 1.1685231924057007, -0.9267100691795349, -1.1507924795150757, 0.9260080456733704, -0.2003461867570877, 0.7579680681228638, -0.8543145060539246, 25.892499923706055, 54.34749984741211, 0.25, 0.7487499713897705, 0.7512500286102295, -0.37909090518951416, 0.6299999952316284, -0.9906250238418579, 0.7606250047683716, -0.05187499523162842, 0.9643750190734863, 0.14000000059604645, 33.911251068115234, 53.364376068115234, -0.13500000536441803, -0.203125, 0.6499999761581421, 1.9800000190734863, 0.6106250286102295, 0.011250000447034836, 0.9431250095367432, -0.4942857027053833, 0.648888885974884, 0.08785714209079742], "max": [0.8657587766647339, -0.7522909641265869, 1.435969352722168, 0.31767377257347107, 0.181725412607193, 1.6379845142364502, -0.4064621925354004, -0.6780728101730347, 1.362034559249878, 0.09170248359441757, 1.3521400690078735, -0.41876477003097534, 72.68624877929688, 72.77625274658203, 1.1762499809265137, 9.26187515258789, 13.89437484741211, 71.03624725341797, 12.030624389648438, 77.92500305175781, 15.06624984741211, 92.23062133789062, 24.223125457763672, 109.77749633789062, 59.29999923706055, 68.17500305175781, 0.08874999731779099, 4.056250095367432, 20.373125076293945, 23.130624771118164, 24.678125381469727, 44.77937698364258, 49.27562713623047, 109.69375610351562, 51.024375915527344, 109.97062683105469], "mean": [0.4212522804737091, -0.9808263778686523, 1.1282507181167603, 0.059170156717300415, -0.30801063776016235, 1.3635072708129883, -0.6210148930549622, -0.8471994996070862, 1.0942288637161255, -0.14018923044204712, 0.8619072437286377, -0.6479146480560303, 59.29092788696289, 62.95927047729492, 0.6404741406440735, 6.6265668869018555, 3.364163398742676, 8.811120986938477, 2.6101691722869873, 10.514070510864258, 3.177030086517334, 15.73359203338623, 4.124603748321533, 23.888364791870117, 45.794090270996094, 60.777503967285156, -0.03250980004668236, 0.8751317262649536, 7.32697868347168, 8.389012336730957, 8.898468971252441, 14.991683006286621, 15.351545333862305, 38.21961212158203, 15.803775787353516, 47.40291213989258], "std": [0.1344178020954132, 0.16105057299137115, 0.12968626618385315, 0.11127715557813644, 0.27668729424476624, 0.17695407569408417, 0.11278017610311508, 0.16494019329547882, 0.15947586297988892, 0.05324460193514824, 0.11978612095117569, 0.16943252086639404, 11.7396821975708, 6.408600330352783, 0.2572542726993561, 2.6701724529266357, 4.210596084594727, 20.4133358001709, 3.215409755706787, 24.073104858398438, 3.8932526111602783, 29.90222930908203, 6.504619598388672, 38.65911865234375, 9.62369155883789, 5.106647968292236, 0.042374685406684875, 1.0140732526779175, 8.192283630371094, 8.024752616882324, 10.192314147949219, 18.73518943786621, 19.305273056030273, 45.4029426574707, 20.34788703918457, 49.239845275878906], "count": [197]}, "action": {"min": [0.22518979012966156, -1.40244722366333, 0.8924620151519775, -0.2435721457004547, -1.2068402767181396, 1.1685231924057007, -0.9267100691795349, -1.1507924795150757, 0.9260080456733704, -0.2003461867570877, 0.7579680681228638, -0.8543145060539246, 25.892499923706055, 54.34749984741211, 0.25, 0.7487499713897705, 0.7512500286102295, -0.37909090518951416, 0.6299999952316284, -0.9906250238418579, 0.7606250047683716, -0.05187499523162842, 0.9643750190734863, 0.14000000059604645, 33.911251068115234, 53.364376068115234, -0.13500000536441803, -0.203125, 0.6499999761581421, 1.9800000190734863, 0.6106250286102295, 0.011250000447034836, 0.9431250095367432, -0.4942857027053833, 0.648888885974884, 0.08785714209079742], "max": [0.8657587766647339, -0.7522909641265869, 1.435969352722168, 0.31767377257347107, 0.181725412607193, 1.6379845142364502, -0.4064621925354004, -0.6780728101730347, 1.362034559249878, 0.09170248359441757, 1.3521400690078735, -0.41876477003097534, 72.68624877929688, 72.77625274658203, 1.1762499809265137, 9.26187515258789, 13.89437484741211, 71.03624725341797, 12.030624389648438, 77.92500305175781, 15.06624984741211, 92.23062133789062, 24.223125457763672, 109.77749633789062, 59.29999923706055, 68.17500305175781, 0.08874999731779099, 4.056250095367432, 20.373125076293945, 23.130624771118164, 24.678125381469727, 44.77937698364258, 49.27562713623047, 109.69375610351562, 51.024375915527344, 109.97062683105469], "mean": [0.42125219106674194, -0.9808262586593628, 1.1282507181167603, 0.059170156717300415, -0.3080105781555176, 1.3635071516036987, -0.6210147738456726, -0.847199559211731, 1.0942286252975464, -0.14018917083740234, 0.8619068264961243, -0.6479144096374512, 59.290931701660156, 62.95926284790039, 0.6404743194580078, 6.626565456390381, 3.364161729812622, 8.811118125915527, 2.610168218612671, 10.514053344726562, 3.1770308017730713, 15.733583450317383, 4.124597072601318, 23.88836669921875, 45.79408264160156, 60.77751159667969, -0.03250981494784355, 0.8751319050788879, 7.326981544494629, 8.389017105102539, 8.898462295532227, 14.99167537689209, 15.35154914855957, 38.21959686279297, 15.803788185119629, 47.40290069580078], "std": [0.1344178020954132, 0.16105060279369354, 0.12968631088733673, 0.11127716302871704, 0.27668729424476624, 0.17695406079292297, 0.11278017610311508, 0.16494019329547882, 0.1594758927822113, 0.05324460193514824, 0.11978612095117569, 0.16943258047103882, 11.739683151245117, 6.408599853515625, 0.25725433230400085, 2.6701722145080566, 4.210596561431885, 20.4133358001709, 3.215409755706787, 24.07310676574707, 3.89325213432312, 29.902236938476562, 6.504619121551514, 38.659122467041016, 9.623692512512207, 5.106647491455078, 0.042374685406684875, 1.0140730142593384, 8.192283630371094, 8.024752616882324, 10.192316055297852, 18.73518943786621, 19.30527114868164, 45.4029426574707, 20.34788703918457, 49.239845275878906], "count": [197]}, "timestamp": {"min": [0.0], "max": [6.533333333333333], "mean": [3.2666666666666666], "std": [1.8956089610817242], "count": [197]}, "frame_index": {"min": [0], "max": [196], "mean": [98.0], "std": [56.868268832451726], "count": [197]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [197]}, "index": {"min": [8648], "max": [8844], "mean": [8746.0], "std": [56.868268832451726], "count": [197]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [197]}, "subtask_annotation": {"mean": [2.279187817258883, 6.0, 6.0, 6.0, 6.0], "std": [1.9006339712431357, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [197]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [197]}, "eef_direction_state": {"mean": [3.4619289340101522, 4.319796954314721], "std": [1.9498333483454877, 1.7464289770759138], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_state": {"mean": [1.1725888324873097, 0.9847715736040609], "std": [0.7743737594121788, 0.8215199319449296], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_state": {"mean": [0.7918781725888325, 0.6954314720812182], "std": [0.813799152924243, 0.8052047957323794], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_direction_action": {"mean": [3.4619289340101522, 4.319796954314721], "std": [1.9498333483454877, 1.7464289770759138], "min": [0, 0], "max": [6, 6], "count": [197]}, "eef_velocity_action": {"mean": [1.1725888324873097, 0.9847715736040609], "std": [0.7743737594121788, 0.8215199319449296], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_acc_mag_action": {"mean": [0.7918781725888325, 0.6954314720812182], "std": [0.813799152924243, 0.8052047957323794], "min": [0, 0], "max": [2, 2], "count": [197]}, "eef_sim_pose_state": {"mean": [0.6882177812773089, 0.10943735035409266, 1.1961856382548104, 0.09629290285591224, 1.2911339064090428, -0.4701878612074101, 0.6494359590873734, -0.15064215309997367, 1.2562026919627853, 1.2270920638713996, 0.8768887399566748, 2.045207923144224], "std": [0.03179214860519857, 0.053314431607931895, 0.03249940367985541, 2.118501635489121, 0.09949266874788341, 2.0529440979171074, 0.03409006593260302, 0.024290435475388276, 0.0369138236366092, 0.18332396873235465, 0.2153332498234527, 0.11121413648027854], "min": [0.6225737979705216, -0.006150587642883287, 1.1253678057791892, -2.9998443410651188, 1.0131142771758226, -2.922701876364682, 0.6004480476578677, -0.21840242651928388, 1.1872728410498528, 0.9134088626525534, 0.5721068161274601, 1.7732175056956263], "max": [0.7365915568700561, 0.20991987991619904, 1.2618571408927441, 3.0993931200058666, 1.474447614601278, 3.1075467126774043, 0.7071400923642128, -0.10179407347727532, 1.3294273091495667, 1.52077113904085, 1.1520423570172333, 2.2485077412862107], "count": [197]}, "eef_sim_pose_action": {"mean": [0.6882177812773089, 0.10943735035409266, 1.1961856382548104, 0.09629290285591224, 1.2911339064090428, -0.4701878612074101, 0.6494359590873734, -0.15064215309997367, 1.2562026919627853, 1.2270920638713996, 0.8768887399566748, 2.045207923144224], "std": [0.03179214860519857, 0.053314431607931895, 0.03249940367985541, 2.118501635489121, 0.09949266874788341, 2.0529440979171074, 0.03409006593260302, 0.024290435475388276, 0.0369138236366092, 0.18332396873235465, 0.2153332498234527, 0.11121413648027854], "min": [0.6225737979705216, -0.006150587642883287, 1.1253678057791892, -2.9998443410651188, 1.0131142771758226, -2.922701876364682, 0.6004480476578677, -0.21840242651928388, 1.1872728410498528, 0.9134088626525534, 0.5721068161274601, 1.7732175056956263], "max": [0.7365915568700561, 0.20991987991619904, 1.2618571408927441, 3.0993931200058666, 1.474447614601278, 3.1075467126774043, 0.7071400923642128, -0.10179407347727532, 1.3294273091495667, 1.52077113904085, 1.1520423570172333, 2.2485077412862107], "count": [197]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4819864215686274]], [[0.4598090972222222]], [[0.46167601102941175]]], "std": [[[0.2735325550095434]], [[0.26519335808071065]], [[0.26303017882127805]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11764705882352941]], [[0.15294117647058825]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5454383782679738]], [[0.5553870200163398]], [[0.5449343913398693]]], "std": [[[0.3244465189754527]], [[0.33033191091996134]], [[0.33761881047824255]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.13333333333333333]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4730473182189543]], [[0.46900854166666667]], [[0.4592225204248366]]], "std": [[[0.31713605724271376]], [[0.32821366148122083]], [[0.3305946611925882]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4249145383986928]], [[0.43185112132352943]], [[0.39830441176470593]]], "std": [[[0.3775179246258741]], [[0.37857545898655215]], [[0.3933680100165571]]], "count": [100]}, "observation.state": {"min": [0.23792153596878052, -1.4375429153442383, 0.8849278688430786, -0.22899129986763, -0.8599942326545715, 1.2140458822250366, -0.778019368648529, -1.1292153596878052, 0.9073395729064941, -0.7115234136581421, 0.5222162008285522, -0.8367666006088257, 29.548749923706055, 54.26375198364258, 0.5043749809265137, 1.0437500476837158, 0.9437500238418579, -0.33307692408561707, 0.7243750095367432, -0.9493750333786011, 0.6675000190734863, 0.2588889002799988, 0.9822222590446472, 0.5381818413734436, 27.593124389648438, 49.109375, -0.22437500953674316, -0.09375, 0.7443749904632568, 0.2137499898672104, 0.6924999952316284, -0.16699999570846558, 1.0990909337997437, -0.4449999928474426, 0.6412500143051147, 0.17499999701976776], "max": [0.781410276889801, -0.7679103016853333, 1.5041342973709106, 0.0558861680328846, 0.16818302869796753, 1.7294193506240845, -0.16134031116962433, -0.6771906018257141, 1.3483730554580688, -0.06265735626220703, 0.908078670501709, -0.22714485228061676, 68.58625030517578, 64.93888854980469, 0.6475000381469727, 9.625, 14.331250190734863, 71.37999725341797, 11.796249389648438, 79.39749908447266, 11.336874961853027, 93.63937377929688, 21.412500381469727, 110.29812622070312, 59.33625030517578, 68.11187744140625, 3.447499990463257, 3.9774999618530273, 31.514375686645508, 52.489376068115234, 31.573749542236328, 52.678123474121094, 28.328750610351562, 76.72062683105469, 60.75062561035156, 110.20938110351562], "mean": [0.5244079828262329, -0.9657180905342102, 1.1141914129257202, -0.1268136203289032, -0.41634035110473633, 1.4462288618087769, -0.542601466178894, -0.8361930847167969, 1.095205307006836, -0.3047313392162323, 0.7404555678367615, -0.575213611125946, 53.95336151123047, 60.52213668823242, 0.569948136806488, 6.250927448272705, 3.4500324726104736, 11.44305419921875, 2.8997457027435303, 11.379022598266602, 3.1421151161193848, 17.08085823059082, 3.9513583183288574, 33.62628936767578, 44.67432403564453, 59.904205322265625, 0.7218868732452393, 0.8562052845954895, 10.398115158081055, 17.10232162475586, 10.342215538024902, 16.48043441772461, 9.563363075256348, 24.05887222290039, 15.96934700012207, 47.434654235839844], "std": [0.16027423739433289, 0.17855356633663177, 0.1447962373495102, 0.07048624753952026, 0.2957174479961395, 0.20808561146259308, 0.23449337482452393, 0.15330342948436737, 0.16799156367778778, 0.2323497235774994, 0.1421438306570053, 0.2335638850927353, 8.818685531616211, 3.7937610149383545, 0.034045640379190445, 2.4517343044281006, 4.133988380432129, 22.82276153564453, 3.4924533367156982, 24.57377052307129, 3.6935386657714844, 30.430673599243164, 5.774620056152344, 36.962345123291016, 10.599806785583496, 7.042079448699951, 0.8340480327606201, 0.9854779839515686, 13.07170295715332, 21.326587677001953, 12.895090103149414, 20.848331451416016, 11.163015365600586, 32.67828369140625, 22.679899215698242, 43.83019256591797], "count": [189]}, "action": {"min": [0.23792153596878052, -1.4375429153442383, 0.8849278688430786, -0.22899129986763, -0.8599942326545715, 1.2140458822250366, -0.778019368648529, -1.1292153596878052, 0.9073395729064941, -0.7115234136581421, 0.5222162008285522, -0.8367666006088257, 29.548749923706055, 54.26375198364258, 0.5043749809265137, 1.0437500476837158, 0.9437500238418579, -0.33307692408561707, 0.7243750095367432, -0.9493750333786011, 0.6675000190734863, 0.2588889002799988, 0.9822222590446472, 0.5381818413734436, 27.593124389648438, 49.109375, -0.22437500953674316, -0.09375, 0.7443749904632568, 0.2137499898672104, 0.6924999952316284, -0.16699999570846558, 1.0990909337997437, -0.4449999928474426, 0.6412500143051147, 0.17499999701976776], "max": [0.781410276889801, -0.7679103016853333, 1.5041342973709106, 0.0558861680328846, 0.16818302869796753, 1.7294193506240845, -0.16134031116962433, -0.6771906018257141, 1.3483730554580688, -0.06265735626220703, 0.908078670501709, -0.22714485228061676, 68.58625030517578, 64.93888854980469, 0.6475000381469727, 9.625, 14.331250190734863, 71.37999725341797, 11.796249389648438, 79.39749908447266, 11.336874961853027, 93.63937377929688, 21.412500381469727, 110.29812622070312, 59.33625030517578, 68.11187744140625, 3.447499990463257, 3.9774999618530273, 31.514375686645508, 52.489376068115234, 31.573749542236328, 52.678123474121094, 28.328750610351562, 76.72062683105469, 60.75062561035156, 110.20938110351562], "mean": [0.5244078636169434, -0.9657180309295654, 1.1141911745071411, -0.12681367993354797, -0.4163404107093811, 1.4462288618087769, -0.5426013469696045, -0.8361929655075073, 1.0952054262161255, -0.3047313690185547, 0.7404555678367615, -0.5752137303352356, 53.953372955322266, 60.52214431762695, 0.5699479579925537, 6.250927925109863, 3.450030565261841, 11.443037986755371, 2.899744749069214, 11.379012107849121, 3.1421172618865967, 17.080854415893555, 3.9513542652130127, 33.626304626464844, 44.6743278503418, 59.90420913696289, 0.7218860387802124, 0.8562048673629761, 10.398112297058105, 17.102312088012695, 10.342211723327637, 16.480430603027344, 9.56336498260498, 24.058876037597656, 15.969348907470703, 47.434661865234375], "std": [0.16027423739433289, 0.17855356633663177, 0.1447962373495102, 0.07048624753952026, 0.2957174479961395, 0.20808561146259308, 0.23449334502220154, 0.15330341458320618, 0.16799159348011017, 0.232349693775177, 0.1421438455581665, 0.2335638701915741, 8.818685531616211, 3.7937610149383545, 0.03404563292860985, 2.4517343044281006, 4.133988857269287, 22.822765350341797, 3.492452621459961, 24.573776245117188, 3.6935391426086426, 30.4306640625, 5.774620532989502, 36.96235275268555, 10.59980583190918, 7.042079448699951, 0.8340479731559753, 0.9854780435562134, 13.071703910827637, 21.326587677001953, 12.895089149475098, 20.84833526611328, 11.163016319274902, 32.678279876708984, 22.67989730834961, 43.83019256591797], "count": [189]}, "timestamp": {"min": [0.0], "max": [6.266666666666667], "mean": [3.1333333333333337], "std": [1.8186278914080822], "count": [189]}, "frame_index": {"min": [0], "max": [188], "mean": [94.0], "std": [54.55883674224247], "count": [189]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [189]}, "index": {"min": [8845], "max": [9033], "mean": [8939.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [189]}, "subtask_annotation": {"mean": [2.4285714285714284, 6.0, 6.0, 6.0, 6.0], "std": [1.9656921371952678, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [189]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [189]}, "eef_direction_state": {"mean": [3.7195767195767195, 3.804232804232804], "std": [1.885811077154148, 1.9837389391264217], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_state": {"mean": [1.1322751322751323, 1.1164021164021165], "std": [0.740702946881651, 0.8589373077354713], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_state": {"mean": [0.8888888888888888, 0.708994708994709], "std": [0.8441102095433869, 0.826142655842616], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_direction_action": {"mean": [3.7195767195767195, 3.804232804232804], "std": [1.885811077154148, 1.9837389391264217], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_action": {"mean": [1.1322751322751323, 1.1164021164021165], "std": [0.740702946881651, 0.8589373077354713], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_action": {"mean": [0.8888888888888888, 0.708994708994709], "std": [0.8441102095433869, 0.826142655842616], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_sim_pose_state": {"mean": [0.6854483898157374, 0.12835902150712847, 1.1813447672858115, 0.2930871484124096, 1.264738968792354, -0.2438495201736163, 0.6514498299145782, -0.14045288512510937, 1.2587863127630738, 1.291692820632851, 0.9659571636452109, 2.099252910539479], "std": [0.028650134992619525, 0.06036912586024762, 0.027370849560505558, 2.1747137269684855, 0.07509148756300148, 2.0912080006833413, 0.03732551228130378, 0.03839685959075042, 0.044243707790614054, 0.1355785515709858, 0.08088059247076447, 0.09643350731420985], "min": [0.6250973301721843, -0.008199705577248778, 1.1217761297032294, -2.9167753958435303, 1.1428844608411555, -2.9141056041842885, 0.6091579908281513, -0.18360377554858076, 1.190650899883626, 1.0148223249974424, 0.7794647306441558, 1.9399146853866591], "max": [0.7478725505776407, 0.19417868261649668, 1.220197914634635, 3.137411926258737, 1.4786701276389507, 3.0256054003972457, 0.7038055889144779, -0.052406395747081946, 1.3465878168662095, 1.5762581346810876, 1.0760886356565824, 2.328014866729694], "count": [189]}, "eef_sim_pose_action": {"mean": [0.6854483898157374, 0.12835902150712847, 1.1813447672858115, 0.2930871484124096, 1.264738968792354, -0.2438495201736163, 0.6514498299145782, -0.14045288512510937, 1.2587863127630738, 1.291692820632851, 0.9659571636452109, 2.099252910539479], "std": [0.028650134992619525, 0.06036912586024762, 0.027370849560505558, 2.1747137269684855, 0.07509148756300148, 2.0912080006833413, 0.03732551228130378, 0.03839685959075042, 0.044243707790614054, 0.1355785515709858, 0.08088059247076447, 0.09643350731420985], "min": [0.6250973301721843, -0.008199705577248778, 1.1217761297032294, -2.9167753958435303, 1.1428844608411555, -2.9141056041842885, 0.6091579908281513, -0.18360377554858076, 1.190650899883626, 1.0148223249974424, 0.7794647306441558, 1.9399146853866591], "max": [0.7478725505776407, 0.19417868261649668, 1.220197914634635, 3.137411926258737, 1.4786701276389507, 3.0256054003972457, 0.7038055889144779, -0.052406395747081946, 1.3465878168662095, 1.5762581346810876, 1.0760886356565824, 2.328014866729694], "count": [189]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4791728104575163]], [[0.45829619076797384]], [[0.4593638051470588]]], "std": [[[0.27287622664376904]], [[0.266165489194891]], [[0.2640465684057766]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5415983272058824]], [[0.5493310600490195]], [[0.5395829391339869]]], "std": [[[0.31923151092365265]], [[0.3252859898447959]], [[0.33206336208364473]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.06666666666666667]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49544350081699345]], [[0.49651147671568624]], [[0.48312065359477124]]], "std": [[[0.31776389124686544]], [[0.322242048230744]], [[0.3278040453881158]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4287009089052288]], [[0.43519079656862747]], [[0.4011604758986928]]], "std": [[[0.3791639208648678]], [[0.38017126528174927]], [[0.39539266496287057]]], "count": [100]}, "observation.state": {"min": [0.24378672242164612, -1.429818034172058, 0.9074349403381348, -0.09564439952373505, -0.6519628763198853, 1.2192593812942505, -0.6135318875312805, -1.1119534969329834, 0.9586003422737122, -0.8190757036209106, 0.5170185565948486, -0.7532234787940979, 28.119998931884766, 53.70687484741211, 0.5575000047683716, 1.5481250286102295, 0.9112499952316284, 0.11857143044471741, 0.6931250095367432, -0.9643750190734863, 0.6781250238418579, 0.40687498450279236, 0.9581249952316284, 0.40687498450279236, 29.838125228881836, 48.59937286376953, -0.09375, -0.37812498211860657, 0.9177777767181396, 0.484375, 0.6000000238418579, -0.20874999463558197, 1.0240000486373901, 0.1237500011920929, 0.5644444227218628, 2.176874876022339], "max": [0.6404762268066406, -0.7918478846549988, 1.4969815015792847, 0.2847476601600647, 0.10736152529716492, 1.421044111251831, -0.1884012371301651, -0.6753070950508118, 1.3478960990905762, -0.2984807789325714, 0.7505107522010803, -0.14183737337589264, 69.20500183105469, 74.86062622070312, 4.106874942779541, 9.53499984741211, 16.28937530517578, 64.24874877929688, 11.213749885559082, 85.09687805175781, 13.06624984741211, 101.1624984741211, 26.079374313354492, 110.3499984741211, 57.56500244140625, 68.80374908447266, 2.84375, 3.9049999713897705, 30.580625534057617, 48.334999084472656, 30.2081241607666, 53.25, 30.78125, 78.12687683105469, 59.935001373291016, 109.84124755859375], "mean": [0.42492908239364624, -0.9968929886817932, 1.1597036123275757, 0.10297057032585144, -0.2617390751838684, 1.3120659589767456, -0.44808417558670044, -0.8234354853630066, 1.10383939743042, -0.4234299063682556, 0.6288468837738037, -0.5328742861747742, 59.169166564941406, 65.419189453125, 1.0171482563018799, 7.5842180252075195, 3.9833486080169678, 10.35240650177002, 2.492441177368164, 13.550856590270996, 3.1137235164642334, 18.376523971557617, 4.780416011810303, 27.33757781982422, 43.271629333496094, 60.41242218017578, 0.7013550400733948, 0.6677173972129822, 10.991250991821289, 15.237663269042969, 10.620783805847168, 16.020030975341797, 11.16663932800293, 26.62320327758789, 16.599138259887695, 58.59224319458008], "std": [0.10244974493980408, 0.17379993200302124, 0.1363014429807663, 0.09829089790582657, 0.1946835219860077, 0.09354964643716812, 0.15292444825172424, 0.14419160783290863, 0.137507364153862, 0.15121489763259888, 0.05195971205830574, 0.20217353105545044, 9.1050386428833, 8.472060203552246, 0.8386602997779846, 2.5341570377349854, 4.879356861114502, 19.67926025390625, 2.7715907096862793, 27.139232635498047, 3.469754934310913, 33.39570236206055, 7.498599529266357, 41.931392669677734, 10.446279525756836, 7.847545146942139, 0.6840351819992065, 1.2952322959899902, 12.660687446594238, 20.40920066833496, 12.610264778137207, 22.58544921875, 12.237547874450684, 32.86924362182617, 23.016338348388672, 37.380916595458984], "count": [184]}, "action": {"min": [0.24378672242164612, -1.429818034172058, 0.9074349403381348, -0.09564439952373505, -0.6519628763198853, 1.2192593812942505, -0.6135318875312805, -1.1119534969329834, 0.9586003422737122, -0.8190757036209106, 0.5170185565948486, -0.7532234787940979, 28.119998931884766, 53.70687484741211, 0.5575000047683716, 1.5481250286102295, 0.9112499952316284, 0.11857143044471741, 0.6931250095367432, -0.9643750190734863, 0.6781250238418579, 0.40687498450279236, 0.9581249952316284, 0.40687498450279236, 29.838125228881836, 48.59937286376953, -0.09375, -0.37812498211860657, 0.9177777767181396, 0.484375, 0.6000000238418579, -0.20874999463558197, 1.0240000486373901, 0.1237500011920929, 0.5644444227218628, 2.176874876022339], "max": [0.6404762268066406, -0.7918478846549988, 1.4969815015792847, 0.2847476601600647, 0.10736152529716492, 1.421044111251831, -0.1884012371301651, -0.6753070950508118, 1.3478960990905762, -0.2984807789325714, 0.7505107522010803, -0.14183737337589264, 69.20500183105469, 74.86062622070312, 4.106874942779541, 9.53499984741211, 16.28937530517578, 64.24874877929688, 11.213749885559082, 85.09687805175781, 13.06624984741211, 101.1624984741211, 26.079374313354492, 110.3499984741211, 57.56500244140625, 68.80374908447266, 2.84375, 3.9049999713897705, 30.580625534057617, 48.334999084472656, 30.2081241607666, 53.25, 30.78125, 78.12687683105469, 59.935001373291016, 109.84124755859375], "mean": [0.4249289035797119, -0.9968926906585693, 1.1597036123275757, 0.10297059267759323, -0.2617390751838684, 1.3120648860931396, -0.4480840861797333, -0.8234353065490723, 1.10383939743042, -0.42343002557754517, 0.6288469433784485, -0.5328745245933533, 59.169166564941406, 65.41919708251953, 1.0171481370925903, 7.584219932556152, 3.983350992202759, 10.35240650177002, 2.4924416542053223, 13.550878524780273, 3.11372447013855, 18.376527786254883, 4.780416965484619, 27.337574005126953, 43.27163314819336, 60.412410736083984, 0.7013549208641052, 0.6677172780036926, 10.991255760192871, 15.237661361694336, 10.6207857131958, 16.020034790039062, 11.166638374328613, 26.623214721679688, 16.59913444519043, 58.59223556518555], "std": [0.10244974493980408, 0.17379993200302124, 0.1363014429807663, 0.09829089045524597, 0.1946835070848465, 0.09354964643716812, 0.15292446315288544, 0.14419160783290863, 0.137507364153862, 0.15121489763259888, 0.05195971578359604, 0.20217356085777283, 9.105040550231934, 8.47205924987793, 0.8386602401733398, 2.5341567993164062, 4.879356384277344, 19.679258346557617, 2.7715907096862793, 27.139232635498047, 3.469755172729492, 33.39569854736328, 7.498600006103516, 41.931400299072266, 10.446279525756836, 7.8475470542907715, 0.684035062789917, 1.2952319383621216, 12.660685539245605, 20.40920066833496, 12.61026668548584, 22.585447311401367, 12.237547874450684, 32.869239807128906, 23.01633644104004, 37.38091278076172], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [184]}, "index": {"min": [9034], "max": [9217], "mean": [9125.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [2.4130434782608696, 6.0, 6.0, 6.0, 6.0], "std": [2.041164277270522, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [184]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [184]}, "eef_direction_state": {"mean": [3.8152173913043477, 4.554347826086956], "std": [1.7811168200469247, 1.6175943654671059], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.1630434782608696, 0.9510869565217391], "std": [0.7339170358432526, 0.8863695574863593], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [0.8369565217391305, 0.7663043478260869], "std": [0.8245838728273989, 0.8371505986163446], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.8152173913043477, 4.554347826086956], "std": [1.7811168200469247, 1.6175943654671059], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.1630434782608696, 0.9510869565217391], "std": [0.7339170358432526, 0.8863695574863593], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [0.8369565217391305, 0.7663043478260869], "std": [0.8245838728273989, 0.8371505986163446], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6952785068743793, 0.11178843307869539, 1.1815106324940547, 0.1055521512843943, 1.3110086583551763, -0.29894475768226647, 0.6546251317090803, -0.13586954386581834, 1.2631790914630947, 1.357884222372602, 1.0260185304661564, 2.1803057272572564], "std": [0.02964982302725996, 0.0517787032100352, 0.029986073672923934, 2.3540820187050504, 0.060329039571760515, 2.2989299657914484, 0.025540138468965398, 0.03270464248542486, 0.042444534826227134, 0.18508864899143956, 0.1299440410506705, 0.11500740391021269], "min": [0.6285201616279404, -0.0003005439016466327, 1.1159188690430881, -3.1169605804832266, 1.1975661597042815, -3.02251655562189, 0.6277794160423319, -0.1642179728116489, 1.1952171814240566, 0.9568856707712596, 0.809581451199012, 1.887609369157596], "max": [0.7519067759670958, 0.1773723869791879, 1.2237323681188357, 3.114514003741976, 1.4298179866156633, 3.1174712001770932, 0.7017960550667202, -0.055981926151842, 1.3448484798215739, 1.558711291455083, 1.2149463868597574, 2.332547314844702], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6952785068743793, 0.11178843307869539, 1.1815106324940547, 0.1055521512843943, 1.3110086583551763, -0.29894475768226647, 0.6546251317090803, -0.13586954386581834, 1.2631790914630947, 1.357884222372602, 1.0260185304661564, 2.1803057272572564], "std": [0.02964982302725996, 0.0517787032100352, 0.029986073672923934, 2.3540820187050504, 0.060329039571760515, 2.2989299657914484, 0.025540138468965398, 0.03270464248542486, 0.042444534826227134, 0.18508864899143956, 0.1299440410506705, 0.11500740391021269], "min": [0.6285201616279404, -0.0003005439016466327, 1.1159188690430881, -3.1169605804832266, 1.1975661597042815, -3.02251655562189, 0.6277794160423319, -0.1642179728116489, 1.1952171814240566, 0.9568856707712596, 0.809581451199012, 1.887609369157596], "max": [0.7519067759670958, 0.1773723869791879, 1.2237323681188357, 3.114514003741976, 1.4298179866156633, 3.1174712001770932, 0.7017960550667202, -0.055981926151842, 1.3448484798215739, 1.558711291455083, 1.2149463868597574, 2.332547314844702], "count": [184]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48906496323529414]], [[0.4678495424836601]], [[0.4686617830882353]]], "std": [[[0.272148063453361]], [[0.26504166803457363]], [[0.2640191140795311]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.1411764705882353]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4976483884803921]], [[0.5049314399509804]], [[0.4934207230392157]]], "std": [[[0.3312407715144224]], [[0.33988202733849415]], [[0.34658935977846866]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.043137254901960784]], [[0.13333333333333333]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.512063954248366]], [[0.5127021241830065]], [[0.5000561070261438]]], "std": [[[0.312204078829381]], [[0.3191361938206073]], [[0.32687661709023297]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4258490400326797]], [[0.43443011437908496]], [[0.39973293300653595]]], "std": [[[0.3767266000588875]], [[0.37916095842991815]], [[0.3943025119151151]]], "count": [100]}, "observation.state": {"min": [0.15573740005493164, -1.2428711652755737, 0.8401235938072205, -0.3303816616535187, -1.1165577173233032, 1.1784839630126953, -0.7986190319061279, -1.1694610118865967, 0.8472095131874084, -1.2032215595245361, 0.5204518437385559, -1.0089551210403442, 32.85874938964844, 52.77562713623047, 0.546875, 0.5056250095367432, 0.9118750095367432, 0.09312500059604645, 0.7137500047683716, -0.3506249785423279, 0.6200000047683716, -3.125, 1.2599999904632568, -0.5170000195503235, 30.63777732849121, 41.09312438964844, -0.125, -0.7893750071525574, 0.5931249856948853, 0.6043750047683716, 0.5774999856948853, -1.215000033378601, 0.8062499761581421, -1.1754544973373413, 0.7093750238418579, 0.1887499988079071], "max": [0.9160711169242859, -0.6437399983406067, 1.2795166969299316, 0.5232175588607788, -0.00965609960258007, 1.304050326347351, -0.14889466762542725, -0.6296253800392151, 1.2910562753677368, -0.04820897430181503, 0.845588207244873, 0.06377794593572617, 74.86000061035156, 76.03937530517578, 0.6668750047683716, 9.445625305175781, 7.771874904632568, 74.7918701171875, 8.684999465942383, 74.60812377929688, 3.8393750190734863, 85.74874877929688, 13.008749961853027, 108.98562622070312, 65.46500396728516, 76.11563110351562, 0.04749999940395355, 7.414999961853027, 39.573123931884766, 89.13750457763672, 37.0625, 102.79875183105469, 40.12562561035156, 108.29437255859375, 59.436248779296875, 110.39812469482422], "mean": [0.5430856943130493, -0.7732008695602417, 1.0246233940124512, -0.07574382424354553, -0.6563166975975037, 1.279280662536621, -0.41694584488868713, -0.9347498416900635, 1.11882483959198, -0.500398576259613, 0.6948082447052002, -0.4541628062725067, 43.76882553100586, 70.68177795410156, 0.6168637275695801, 6.878149509429932, 1.5598232746124268, 4.8330183029174805, 1.441575288772583, 4.775009632110596, 1.2691614627838135, 3.2496321201324463, 2.1576731204986572, 9.82302188873291, 49.32638168334961, 58.435298919677734, -0.07004477083683014, 1.9552249908447266, 13.571676254272461, 23.34772491455078, 13.698299407958984, 23.262489318847656, 13.754073143005371, 33.44184494018555, 13.837708473205566, 58.06899642944336], "std": [0.1799222081899643, 0.11626128107309341, 0.06891374289989471, 0.24479784071445465, 0.23446932435035706, 0.027106082066893578, 0.2005176693201065, 0.1814214438199997, 0.15001147985458374, 0.31220799684524536, 0.08409452438354492, 0.2760463058948517, 8.465034484863281, 6.385962963104248, 0.02295960672199726, 2.02412486076355, 1.540466070175171, 15.567352294921875, 1.2683606147766113, 15.073973655700684, 0.44173917174339294, 19.95085906982422, 2.0424015522003174, 26.339799880981445, 10.475619316101074, 9.804292678833008, 0.030010398477315903, 2.310328483581543, 12.585777282714844, 27.851449966430664, 12.306203842163086, 31.951583862304688, 13.421269416809082, 32.208560943603516, 20.35057830810547, 40.37215042114258], "count": [428]}, "action": {"min": [0.15573740005493164, -1.2428711652755737, 0.8401235938072205, -0.3303816616535187, -1.1165577173233032, 1.1784839630126953, -0.7986190319061279, -1.1694610118865967, 0.8472095131874084, -1.2032215595245361, 0.5204518437385559, -1.0089551210403442, 32.85874938964844, 52.77562713623047, 0.546875, 0.5056250095367432, 0.9118750095367432, 0.09312500059604645, 0.7137500047683716, -0.3506249785423279, 0.6200000047683716, -3.125, 1.2599999904632568, -0.5170000195503235, 30.63777732849121, 41.09312438964844, -0.125, -0.7893750071525574, 0.5931249856948853, 0.6043750047683716, 0.5774999856948853, -1.215000033378601, 0.8062499761581421, -1.1754544973373413, 0.7093750238418579, 0.1887499988079071], "max": [0.9160711169242859, -0.6437399983406067, 1.2795166969299316, 0.5232175588607788, -0.00965609960258007, 1.304050326347351, -0.14889466762542725, -0.6296253800392151, 1.2910562753677368, -0.04820897430181503, 0.845588207244873, 0.06377794593572617, 74.86000061035156, 76.03937530517578, 0.6668750047683716, 9.445625305175781, 7.771874904632568, 74.7918701171875, 8.684999465942383, 74.60812377929688, 3.8393750190734863, 85.74874877929688, 13.008749961853027, 108.98562622070312, 65.46500396728516, 76.11563110351562, 0.04749999940395355, 7.414999961853027, 39.573123931884766, 89.13750457763672, 37.0625, 102.79875183105469, 40.12562561035156, 108.29437255859375, 59.436248779296875, 110.39812469482422], "mean": [0.5430856347084045, -0.773200273513794, 1.024623990058899, -0.07574385404586792, -0.6563168168067932, 1.2792811393737793, -0.4169456660747528, -0.9347500801086426, 1.1188244819641113, -0.5003983974456787, 0.6948083639144897, -0.4541628956794739, 43.76884078979492, 70.68179321289062, 0.6168637871742249, 6.878153324127197, 1.5598253011703491, 4.833018779754639, 1.4415745735168457, 4.774995803833008, 1.2691627740859985, 3.249616861343384, 2.1576719284057617, 9.82302188873291, 49.32639694213867, 58.435333251953125, -0.07004477828741074, 1.9552243947982788, 13.57168197631836, 23.347747802734375, 13.698310852050781, 23.262514114379883, 13.754076957702637, 33.441829681396484, 13.83769702911377, 58.069034576416016], "std": [0.1799222081899643, 0.11626135557889938, 0.06891375035047531, 0.24479778110980988, 0.23446932435035706, 0.02710608020424843, 0.2005176842212677, 0.1814214587211609, 0.15001149475574493, 0.31220799684524536, 0.08409452438354492, 0.2760462462902069, 8.465035438537598, 6.385962963104248, 0.02295960672199726, 2.0241246223449707, 1.540464997291565, 15.56734848022461, 1.2683607339859009, 15.073957443237305, 0.441739022731781, 19.950847625732422, 2.0424013137817383, 26.33979034423828, 10.47562313079834, 9.804293632507324, 0.030010398477315903, 2.310328245162964, 12.585779190063477, 27.8514461517334, 12.306203842163086, 31.951581954956055, 13.421272277832031, 32.20855712890625, 20.35057830810547, 40.37214660644531], "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": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [428]}, "index": {"min": [9218], "max": [9645], "mean": [9431.5], "std": [123.5526203688129], "count": [428]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [428]}, "subtask_annotation": {"mean": [1.8154205607476634, 6.0, 6.0, 6.0, 6.0], "std": [1.463271702543684, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [428]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [428]}, "eef_direction_state": {"mean": [4.824766355140187, 3.7242990654205608], "std": [1.8175272540575094, 1.6572323015238617], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_state": {"mean": [0.5093457943925234, 1.0186915887850467], "std": [0.7086953539605683, 0.7002177019443088], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_state": {"mean": [0.397196261682243, 0.7873831775700935], "std": [0.7177271946689345, 0.836732448052272], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_direction_action": {"mean": [4.824766355140187, 3.7242990654205608], "std": [1.8175272540575094, 1.6572323015238617], "min": [0, 0], "max": [6, 6], "count": [428]}, "eef_velocity_action": {"mean": [0.5093457943925234, 1.0186915887850467], "std": [0.7086953539605683, 0.7002177019443088], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_acc_mag_action": {"mean": [0.397196261682243, 0.7873831775700935], "std": [0.7177271946689345, 0.836732448052272], "min": [0, 0], "max": [2, 2], "count": [428]}, "eef_sim_pose_state": {"mean": [0.6709766554300628, 0.19408947715820113, 1.2575049836551904, -0.46068008680221234, 1.2624121457470727, -0.954586286049746, 0.6367583244122732, -0.08198802995032102, 1.2711812149359203, 1.2888567305688314, 0.9658374132558954, 2.2740573319764907], "std": [0.019340137595368522, 0.05939036763827009, 0.029130772792947793, 1.2052976543573233, 0.08074669347163108, 1.1109356119195495, 0.039663038430888815, 0.05609721847658179, 0.05328466452899321, 0.2670684430117813, 0.14464803433418574, 0.30621782307027995], "min": [0.6019553231497706, 0.009893005808515931, 1.1849332907673404, -3.123211041230312, 1.1047152676634373, -2.6424124532912834, 0.5534297922325784, -0.17629573194871265, 1.1841766680683712, 0.8640735683673234, 0.7388922714732757, 1.8713102215891253], "max": [0.7211036291223225, 0.24981987543469072, 1.3166109173975082, 3.042832619870295, 1.5621721382248532, 2.7189680881628826, 0.6858657965772142, 0.018310205235892912, 1.3656590176042158, 1.7491307018001159, 1.197642603322533, 3.085187451494604], "count": [428]}, "eef_sim_pose_action": {"mean": [0.6709766554300628, 0.19408947715820113, 1.2575049836551904, -0.46068008680221234, 1.2624121457470727, -0.954586286049746, 0.6367583244122732, -0.08198802995032102, 1.2711812149359203, 1.2888567305688314, 0.9658374132558954, 2.2740573319764907], "std": [0.019340137595368522, 0.05939036763827009, 0.029130772792947793, 1.2052976543573233, 0.08074669347163108, 1.1109356119195495, 0.039663038430888815, 0.05609721847658179, 0.05328466452899321, 0.2670684430117813, 0.14464803433418574, 0.30621782307027995], "min": [0.6019553231497706, 0.009893005808515931, 1.1849332907673404, -3.123211041230312, 1.1047152676634373, -2.6424124532912834, 0.5534297922325784, -0.17629573194871265, 1.1841766680683712, 0.8640735683673234, 0.7388922714732757, 1.8713102215891253], "max": [0.7211036291223225, 0.24981987543469072, 1.3166109173975082, 3.042832619870295, 1.5621721382248532, 2.7189680881628826, 0.6858657965772142, 0.018310205235892912, 1.3656590176042158, 1.7491307018001159, 1.197642603322533, 3.085187451494604], "count": [428]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.475752614379085]], [[0.45431197303921567]], [[0.4554020322712418]]], "std": [[[0.27222020474913267]], [[0.26372544555325234]], [[0.26145522267127275]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12941176470588237]], [[0.1411764705882353]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5460453594771242]], [[0.5486556760620914]], [[0.5359306270424837]]], "std": [[[0.3192884730403898]], [[0.32961991951486214]], [[0.3389583068412949]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.13333333333333333]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4732190400326797]], [[0.46834451797385623]], [[0.457993425245098]]], "std": [[[0.3150913456996017]], [[0.32632934548672543]], [[0.3285388310891756]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4246350776143791]], [[0.4311268668300654]], [[0.39718239583333337]]], "std": [[[0.37861351362029244]], [[0.37950581355136387]], [[0.3942475478545239]]], "count": [100]}, "observation.state": {"min": [0.24755379557609558, -1.3757438659667969, 0.904240071773529, -0.17041359841823578, -0.7219424843788147, 1.20073664188385, -0.5396686792373657, -1.1315757036209106, 0.9395981431007385, -0.5108434557914734, 0.559410035610199, -0.8054856061935425, 22.0, 54.42625045776367, 0.6474999785423279, 0.7149999737739563, 0.7087500095367432, -0.5724999904632568, 0.3487499952316284, -0.6362500190734863, 0.6612499952316284, 0.01124998927116394, 0.9325000047683716, 0.3187499940395355, 27.202499389648438, 53.33812713623047, -0.22499999403953552, -0.20874999463558197, 0.6363636255264282, 1.03125, 0.640999972820282, 0.009374996647238731, 0.9787499904632568, -0.023636363446712494, 0.5412499904632568, -0.9593750238418579], "max": [0.6901528239250183, -0.7605192065238953, 1.4440995454788208, 0.3305723965167999, 0.06008239835500717, 1.3418164253234863, -0.2614061236381531, -0.670729398727417, 1.3946506977081299, -0.30737391114234924, 0.7863694429397583, -0.2844615578651428, 72.60375213623047, 73.64624786376953, 0.8125, 9.548749923706055, 13.582499504089355, 53.971248626708984, 6.934374809265137, 76.70562744140625, 10.728750228881836, 92.34437561035156, 15.63124942779541, 108.21062469482422, 61.631874084472656, 70.06875610351562, 0.032499998807907104, 5.234375, 12.891249656677246, 44.78125, 21.631250381469727, 47.77000045776367, 50.338748931884766, 109.09062957763672, 53.96937561035156, 110.58562469482422], "mean": [0.45616063475608826, -0.9570133090019226, 1.1263786554336548, 0.0741271898150444, -0.348823219537735, 1.2578822374343872, -0.44548746943473816, -0.8273820877075195, 1.1108287572860718, -0.38302716612815857, 0.6077867150306702, -0.544364869594574, 58.85008239746094, 66.38475799560547, 0.7053343653678894, 7.470610618591309, 3.209784984588623, 7.846869468688965, 1.6170976161956787, 12.434814453125, 1.950778603553772, 17.086305618286133, 3.143538475036621, 24.83266830444336, 43.188568115234375, 61.20762634277344, -0.09296797960996628, 1.0765949487686157, 4.936755657196045, 15.447504043579102, 8.215444564819336, 16.00275230407715, 16.26869773864746, 39.0784797668457, 16.687349319458008, 51.492591857910156], "std": [0.11815372854471207, 0.16294901072978973, 0.12307394295930862, 0.16134509444236755, 0.2254083901643753, 0.06391866505146027, 0.09598719328641891, 0.1556597650051117, 0.1596975326538086, 0.06510481983423233, 0.04680101200938225, 0.21461302042007446, 10.294431686401367, 7.0298614501953125, 0.04139506444334984, 2.8148651123046875, 3.816897392272949, 15.734667778015137, 1.3424454927444458, 24.423757553100586, 2.25195574760437, 30.58924102783203, 4.025240898132324, 40.40908432006836, 13.92318058013916, 6.3221635818481445, 0.07125219702720642, 1.619866967201233, 5.176948070526123, 18.97818946838379, 8.928889274597168, 20.202651977539062, 19.74787712097168, 45.13809585571289, 21.72901153564453, 48.35816192626953], "count": [177]}, "action": {"min": [0.24755379557609558, -1.3757438659667969, 0.904240071773529, -0.17041359841823578, -0.7219424843788147, 1.20073664188385, -0.5396686792373657, -1.1315757036209106, 0.9395981431007385, -0.5108434557914734, 0.559410035610199, -0.8054856061935425, 22.0, 54.42625045776367, 0.6474999785423279, 0.7149999737739563, 0.7087500095367432, -0.5724999904632568, 0.3487499952316284, -0.6362500190734863, 0.6612499952316284, 0.01124998927116394, 0.9325000047683716, 0.3187499940395355, 27.202499389648438, 53.33812713623047, -0.22499999403953552, -0.20874999463558197, 0.6363636255264282, 1.03125, 0.640999972820282, 0.009374996647238731, 0.9787499904632568, -0.023636363446712494, 0.5412499904632568, -0.9593750238418579], "max": [0.6901528239250183, -0.7605192065238953, 1.4440995454788208, 0.3305723965167999, 0.06008239835500717, 1.3418164253234863, -0.2614061236381531, -0.670729398727417, 1.3946506977081299, -0.30737391114234924, 0.7863694429397583, -0.2844615578651428, 72.60375213623047, 73.64624786376953, 0.8125, 9.548749923706055, 13.582499504089355, 53.971248626708984, 6.934374809265137, 76.70562744140625, 10.728750228881836, 92.34437561035156, 15.63124942779541, 108.21062469482422, 61.631874084472656, 70.06875610351562, 0.032499998807907104, 5.234375, 12.891249656677246, 44.78125, 21.631250381469727, 47.77000045776367, 50.338748931884766, 109.09062957763672, 53.96937561035156, 110.58562469482422], "mean": [0.4561607539653778, -0.9570130705833435, 1.1263786554336548, 0.07412716746330261, -0.34882330894470215, 1.2578821182250977, -0.4454875588417053, -0.8273823261260986, 1.1108291149139404, -0.3830271065235138, 0.6077865958213806, -0.544364869594574, 58.85008239746094, 66.38475799560547, 0.7053343653678894, 7.470608711242676, 3.209786891937256, 7.846874237060547, 1.6170979738235474, 12.434829711914062, 1.9507783651351929, 17.08631706237793, 3.14353609085083, 24.832685470581055, 43.18858337402344, 61.20759582519531, -0.09296796470880508, 1.0765949487686157, 4.9367547035217285, 15.447504043579102, 8.215444564819336, 16.002744674682617, 16.268692016601562, 39.078487396240234, 16.687349319458008, 51.49259567260742], "std": [0.11815372854471207, 0.16294899582862854, 0.12307392060756683, 0.16134510934352875, 0.2254083901643753, 0.06391867250204086, 0.09598719328641891, 0.1556597650051117, 0.1596975177526474, 0.06510481983423233, 0.04680100828409195, 0.21461302042007446, 10.294429779052734, 7.029860496520996, 0.04139506816864014, 2.8148655891418457, 3.816897392272949, 15.73466968536377, 1.3424450159072876, 24.423757553100586, 2.251955270767212, 30.58924102783203, 4.025240898132324, 40.40908432006836, 13.923179626464844, 6.322162628173828, 0.07125218957662582, 1.619867205619812, 5.176948547363281, 18.97818946838379, 8.928889274597168, 20.202651977539062, 19.747875213623047, 45.138092041015625, 21.729007720947266, 48.35816192626953], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [177]}, "index": {"min": [9646], "max": [9822], "mean": [9734.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [2.248587570621469, 6.0, 6.0, 6.0, 6.0], "std": [1.9558143749983097, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [177]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [177]}, "eef_direction_state": {"mean": [3.7401129943502824, 4.31638418079096], "std": [1.9543450038342616, 1.904918530926524], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.1638418079096045, 0.9491525423728814], "std": [0.7374125920456371, 0.8252456332885983], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_state": {"mean": [0.8813559322033898, 0.7740112994350282], "std": [0.8454212822603335, 0.8334817448998879], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_direction_action": {"mean": [3.7401129943502824, 4.31638418079096], "std": [1.9543450038342616, 1.904918530926524], "min": [0, 0], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.1638418079096045, 0.9491525423728814], "std": [0.7374125920456371, 0.8252456332885983], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_acc_mag_action": {"mean": [0.8813559322033898, 0.7740112994350282], "std": [0.8454212822603335, 0.8334817448998879], "min": [0, 0], "max": [2, 2], "count": [177]}, "eef_sim_pose_state": {"mean": [0.6890212426882436, 0.12330295824412842, 1.1933757743263012, -0.24343274967474546, 1.2859574650750847, -0.3411373075986129, 0.6611994571072767, -0.1398022167964432, 1.260690539196105, 1.3824233017693288, 0.9984811391971682, 2.181379727718879], "std": [0.027339771541051845, 0.056032181558643104, 0.029013977142078918, 2.1923193566181864, 0.04810199488109502, 2.1565642487090346, 0.03403492183165615, 0.022310198444459108, 0.035910190250197725, 0.17295249747429303, 0.1763457042973434, 0.12327401505414312], "min": [0.6326896539417424, 0.008433931358955149, 1.1277814264857162, -3.140841899982892, 1.1986345597938288, -3.0220743495996167, 0.6269748964983752, -0.1588174170978181, 1.1976018069365368, 1.0230204722469083, 0.7692924338886846, 1.9341547299423185], "max": [0.7457676387198118, 0.18803618058085975, 1.236241017790654, 3.139224226636243, 1.4097437363596401, 3.1128281849543553, 0.7297495575349128, -0.08890447917910321, 1.337595578950878, 1.651966049308427, 1.234031868950511, 2.4135646122861996], "count": [177]}, "eef_sim_pose_action": {"mean": [0.6890212426882436, 0.12330295824412842, 1.1933757743263012, -0.24343274967474546, 1.2859574650750847, -0.3411373075986129, 0.6611994571072767, -0.1398022167964432, 1.260690539196105, 1.3824233017693288, 0.9984811391971682, 2.181379727718879], "std": [0.027339771541051845, 0.056032181558643104, 0.029013977142078918, 2.1923193566181864, 0.04810199488109502, 2.1565642487090346, 0.03403492183165615, 0.022310198444459108, 0.035910190250197725, 0.17295249747429303, 0.1763457042973434, 0.12327401505414312], "min": [0.6326896539417424, 0.008433931358955149, 1.1277814264857162, -3.140841899982892, 1.1986345597938288, -3.0220743495996167, 0.6269748964983752, -0.1588174170978181, 1.1976018069365368, 1.0230204722469083, 0.7692924338886846, 1.9341547299423185], "max": [0.7457676387198118, 0.18803618058085975, 1.236241017790654, 3.139224226636243, 1.4097437363596401, 3.1128281849543553, 0.7297495575349128, -0.08890447917910321, 1.337595578950878, 1.651966049308427, 1.234031868950511, 2.4135646122861996], "count": [177]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47653513480392157]], [[0.4554212520424837]], [[0.45563854983660135]]], "std": [[[0.2709693725686815]], [[0.2627354744735261]], [[0.261148054629845]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.13333333333333333]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5372402941176471]], [[0.549859399509804]], [[0.5389466482843137]]], "std": [[[0.32600490081043104]], [[0.329017413796254]], [[0.3367872475749827]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.054901960784313725]], [[0.12156862745098039]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4732616176470588]], [[0.4688952389705882]], [[0.4578111989379085]]], "std": [[[0.3117618495096842]], [[0.32161545083316684]], [[0.3248851782246842]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42517955678104574]], [[0.4322035968137255]], [[0.3983301307189543]]], "std": [[[0.3770412766524581]], [[0.378877939234623]], [[0.39403555810224955]]], "count": [100]}, "observation.state": {"min": [0.2429284006357193, -1.4349679946899414, 0.9212634563446045, -0.24259725213050842, -0.9364588856697083, 1.182892084121704, -0.5955787301063538, -1.1403257846832275, 0.8983272314071655, -0.8949177861213684, 0.45715075731277466, -0.9108205437660217, 23.145000457763672, 54.31624984741211, 0.5618749856948853, 0.3831250071525574, 0.8224999904632568, 0.21062499284744263, 0.7649999856948853, -0.5824999809265137, 0.6844444274902344, 0.21666666865348816, 0.9743750095367432, -0.2906250059604645, 23.380624771118164, 47.826873779296875, 0.14624999463558197, -0.26249998807907104, 0.8481249809265137, 0.6499999761581421, 0.6768749952316284, -0.17749999463558197, 0.9631249904632568, 1.1637499332427979, 0.7043750286102295, 0.1681250035762787], "max": [0.8125641345977783, -0.7842925190925598, 1.5006532669067383, 0.21093213558197021, 0.0973239466547966, 1.550698161125183, -0.14219501614570618, -0.617926836013794, 1.3725966215133667, -0.2584735155105591, 0.7974746227264404, -0.08797779679298401, 67.46062469482422, 69.2699966430664, 0.7237499952316284, 9.585000038146973, 17.564374923706055, 51.98500061035156, 11.880624771118164, 70.9625015258789, 12.596875190734863, 90.01249694824219, 15.320625305175781, 109.64187622070312, 57.45624923706055, 70.09000396728516, 3.9175000190734863, 1.0518749952316284, 31.3487491607666, 52.21875, 33.02562713623047, 49.400001525878906, 34.50437545776367, 67.08562469482422, 52.20687484741211, 109.62562561035156], "mean": [0.4761599600315094, -1.0006120204925537, 1.153833031654358, 0.02662878856062889, -0.35847917199134827, 1.325736403465271, -0.4205273687839508, -0.8242098093032837, 1.0812054872512817, -0.4097743034362793, 0.5950698852539062, -0.6117593050003052, 47.3177375793457, 63.603389739990234, 0.6335804462432861, 7.3163557052612305, 4.124166965484619, 7.823028564453125, 3.0071523189544678, 11.510420799255371, 3.0906224250793457, 16.69568634033203, 3.0572025775909424, 25.83863639831543, 40.65062713623047, 60.94449234008789, 1.2325445413589478, 0.3048359155654907, 10.28079891204834, 16.304161071777344, 10.93424129486084, 14.842223167419434, 11.553187370300293, 24.33894920349121, 14.99087905883789, 53.67726516723633], "std": [0.1394435316324234, 0.17190741002559662, 0.13798750936985016, 0.11715694516897202, 0.25890713930130005, 0.15501032769680023, 0.16041763126850128, 0.16478580236434937, 0.1716960221529007, 0.18220682442188263, 0.06858763098716736, 0.26745712757110596, 10.638040542602539, 5.1258225440979, 0.039817191660404205, 2.9716084003448486, 5.355628490447998, 15.24752426147461, 3.53188157081604, 22.358243942260742, 3.509634494781494, 29.739641189575195, 3.847099542617798, 41.56819152832031, 12.783368110656738, 8.573561668395996, 1.0059051513671875, 0.27610263228416443, 12.819541931152344, 21.549226760864258, 13.453022003173828, 20.779878616333008, 13.846172332763672, 28.556739807128906, 20.263975143432617, 41.4249382019043], "count": [189]}, "action": {"min": [0.2429284006357193, -1.4349679946899414, 0.9212634563446045, -0.24259725213050842, -0.9364588856697083, 1.182892084121704, -0.5955787301063538, -1.1403257846832275, 0.8983272314071655, -0.8949177861213684, 0.45715075731277466, -0.9108205437660217, 23.145000457763672, 54.31624984741211, 0.5618749856948853, 0.3831250071525574, 0.8224999904632568, 0.21062499284744263, 0.7649999856948853, -0.5824999809265137, 0.6844444274902344, 0.21666666865348816, 0.9743750095367432, -0.2906250059604645, 23.380624771118164, 47.826873779296875, 0.14624999463558197, -0.26249998807907104, 0.8481249809265137, 0.6499999761581421, 0.6768749952316284, -0.17749999463558197, 0.9631249904632568, 1.1637499332427979, 0.7043750286102295, 0.1681250035762787], "max": [0.8125641345977783, -0.7842925190925598, 1.5006532669067383, 0.21093213558197021, 0.0973239466547966, 1.550698161125183, -0.14219501614570618, -0.617926836013794, 1.3725966215133667, -0.2584735155105591, 0.7974746227264404, -0.08797779679298401, 67.46062469482422, 69.2699966430664, 0.7237499952316284, 9.585000038146973, 17.564374923706055, 51.98500061035156, 11.880624771118164, 70.9625015258789, 12.596875190734863, 90.01249694824219, 15.320625305175781, 109.64187622070312, 57.45624923706055, 70.09000396728516, 3.9175000190734863, 1.0518749952316284, 31.3487491607666, 52.21875, 33.02562713623047, 49.400001525878906, 34.50437545776367, 67.08562469482422, 52.20687484741211, 109.62562561035156], "mean": [0.4761601984500885, -1.0006119012832642, 1.1538325548171997, 0.026628829538822174, -0.3584791421890259, 1.3257365226745605, -0.4205271899700165, -0.8242096304893494, 1.0812053680419922, -0.4097743332386017, 0.5950701236724854, -0.6117593050003052, 47.31773376464844, 63.603389739990234, 0.6335806250572205, 7.316356658935547, 4.124168872833252, 7.823028564453125, 3.0071518421173096, 11.510438919067383, 3.0906269550323486, 16.695690155029297, 3.0572011470794678, 25.838624954223633, 40.65062713623047, 60.94453811645508, 1.2325447797775269, 0.3048360049724579, 10.280801773071289, 16.304166793823242, 10.934239387512207, 14.842218399047852, 11.553181648254395, 24.33894157409668, 14.99088191986084, 53.677268981933594], "std": [0.1394435316324234, 0.171907439827919, 0.13798750936985016, 0.11715693026781082, 0.25890713930130005, 0.15501029789447784, 0.16041764616966248, 0.16478580236434937, 0.17169606685638428, 0.18220679461956024, 0.06858763843774796, 0.26745709776878357, 10.63803768157959, 5.1258225440979, 0.039817191660404205, 2.971608877182007, 5.355628490447998, 15.247528076171875, 3.5318820476531982, 22.358240127563477, 3.5096333026885986, 29.73963165283203, 3.847099781036377, 41.56819152832031, 12.783368110656738, 8.57356071472168, 1.0059055089950562, 0.27610263228416443, 12.819540977478027, 21.54922103881836, 13.453023910522461, 20.779882431030273, 13.846172332763672, 28.556739807128906, 20.263973236083984, 41.42493438720703], "count": [189]}, "timestamp": {"min": [0.0], "max": [6.266666666666667], "mean": [3.1333333333333337], "std": [1.8186278914080822], "count": [189]}, "frame_index": {"min": [0], "max": [188], "mean": [94.0], "std": [54.55883674224247], "count": [189]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [189]}, "index": {"min": [9823], "max": [10011], "mean": [9917.0], "std": [54.55883674224247], "count": [189]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [189]}, "subtask_annotation": {"mean": [2.365079365079365, 6.0, 6.0, 6.0, 6.0], "std": [1.946112015745279, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [189]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [189]}, "eef_direction_state": {"mean": [3.5714285714285716, 4.28042328042328], "std": [1.9221429210438872, 1.8026106378913247], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_state": {"mean": [1.164021164021164, 1.037037037037037], "std": [0.7485977859002328, 0.8811390558052093], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_state": {"mean": [0.8941798941798942, 0.7777777777777778], "std": [0.8416524370433096, 0.8314794192830968], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_direction_action": {"mean": [3.5714285714285716, 4.28042328042328], "std": [1.9221429210438872, 1.8026106378913247], "min": [0, 0], "max": [6, 6], "count": [189]}, "eef_velocity_action": {"mean": [1.164021164021164, 1.037037037037037], "std": [0.7485977859002328, 0.8811390558052093], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_acc_mag_action": {"mean": [0.8941798941798942, 0.7777777777777778], "std": [0.8416524370433096, 0.8314794192830968], "min": [0, 0], "max": [2, 2], "count": [189]}, "eef_sim_pose_state": {"mean": [0.6921446423758616, 0.11399070205067512, 1.1826685445106724, 0.1523647078708253, 1.2651227640150633, -0.3561866858100627, 0.6538121072287204, -0.12876664810655994, 1.2678039764676152, 1.3263524599546042, 1.07987732722681, 2.1383349138729613], "std": [0.02934901760412553, 0.056467630414631334, 0.027458455348577118, 2.1584941659319363, 0.060503354688801, 2.09139042598939, 0.03667179138710015, 0.03057059258985678, 0.041874548417732124, 0.15043090415964483, 0.1566336128371754, 0.11503559831198722], "min": [0.6334374760964225, -0.004688375085686897, 1.1224069529309113, -3.094740035037359, 1.1291344722506613, -2.97824797558609, 0.6133383835235501, -0.1754692240857083, 1.1953479117456407, 1.0037265706340979, 0.8550249125351441, 1.8710892763845883], "max": [0.7521916848041512, 0.20486794531294333, 1.225237012495066, 3.08114354501908, 1.4428687061373773, 3.064983142519435, 0.7134391074654448, -0.052170925207391194, 1.3480356723779954, 1.557921967975614, 1.2997315986512143, 2.3201099844979396], "count": [189]}, "eef_sim_pose_action": {"mean": [0.6921446423758616, 0.11399070205067512, 1.1826685445106724, 0.1523647078708253, 1.2651227640150633, -0.3561866858100627, 0.6538121072287204, -0.12876664810655994, 1.2678039764676152, 1.3263524599546042, 1.07987732722681, 2.1383349138729613], "std": [0.02934901760412553, 0.056467630414631334, 0.027458455348577118, 2.1584941659319363, 0.060503354688801, 2.09139042598939, 0.03667179138710015, 0.03057059258985678, 0.041874548417732124, 0.15043090415964483, 0.1566336128371754, 0.11503559831198722], "min": [0.6334374760964225, -0.004688375085686897, 1.1224069529309113, -3.094740035037359, 1.1291344722506613, -2.97824797558609, 0.6133383835235501, -0.1754692240857083, 1.1953479117456407, 1.0037265706340979, 0.8550249125351441, 1.8710892763845883], "max": [0.7521916848041512, 0.20486794531294333, 1.225237012495066, 3.08114354501908, 1.4428687061373773, 3.064983142519435, 0.7134391074654448, -0.052170925207391194, 1.3480356723779954, 1.557921967975614, 1.2997315986512143, 2.3201099844979396], "count": [189]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.027450980392156862]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4783815482026144]], [[0.45631694240196075]], [[0.4570343443627451]]], "std": [[[0.2740096396702751]], [[0.26446641579513575]], [[0.26186968568345487]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.1450980392156863]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5274810906862746]], [[0.5364422937091503]], [[0.5249739011437908]]], "std": [[[0.3240139851342049]], [[0.32947364420174374]], [[0.337693500456231]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.11372549019607843]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4650476736111111]], [[0.4585794975490196]], [[0.4496222753267974]]], "std": [[[0.31584871486865745]], [[0.3276807217366142]], [[0.32865953722464564]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4220027308006536]], [[0.4284404473039216]], [[0.39254674428104575]]], "std": [[[0.37721631886135265]], [[0.3781787035278695]], [[0.39328340092953384]]], "count": [100]}, "observation.state": {"min": [0.22800317406654358, -1.455639123916626, 0.8453021049499512, -0.2747259736061096, -1.057089924812317, 1.1954383850097656, -0.7107604742050171, -1.106255292892456, 0.8827821016311646, -0.2507486343383789, 0.758611798286438, -0.8665217161178589, 28.767499923706055, 52.14125061035156, 0.6456249952316284, 0.24500000476837158, 0.9118750095367432, 0.3212500214576721, 0.7037500143051147, -0.7850000262260437, 0.6937500238418579, -0.03562500700354576, 0.984375, 0.5362499952316284, 24.125, 54.45874786376953, -0.17875000834465027, -0.25062501430511475, 0.70333331823349, 0.40187498927116394, 0.6506249904632568, -0.7806249856948853, 1.040624976158142, -0.42750000953674316, 0.6043750047683716, 0.4675000011920929], "max": [0.847617506980896, -0.7179369926452637, 1.5198462009429932, 0.15952830016613007, 0.10802910476922989, 1.5616893768310547, -0.37568187713623047, -0.6176565885543823, 1.3461318016052246, -0.10016117244958878, 1.0258513689041138, -0.3839074671268463, 71.97374725341797, 73.55750274658203, 0.8062499761581421, 9.196874618530273, 16.00374984741211, 77.74187469482422, 14.311249732971191, 81.92687225341797, 11.794374465942383, 89.50687408447266, 15.5962495803833, 110.42625427246094, 60.56500244140625, 71.54937744140625, 3.291249990463257, 3.221874952316284, 16.719375610351562, 28.1875, 22.46875, 43.22875213623047, 53.833126068115234, 106.86125183105469, 54.046875, 110.29375457763672], "mean": [0.4762723743915558, -0.9808620810508728, 1.1252667903900146, -0.011781266890466213, -0.41505786776542664, 1.3352130651474, -0.6066329479217529, -0.8095410466194153, 1.0693573951721191, -0.17597010731697083, 0.7981946468353271, -0.6246824860572815, 50.0965576171875, 66.05241394042969, 0.7074933648109436, 6.289295196533203, 3.3287343978881836, 12.23624324798584, 2.4348127841949463, 11.4133939743042, 2.135695695877075, 14.923918724060059, 3.2044777870178223, 25.59531021118164, 42.095497131347656, 64.05680084228516, 0.6024360060691833, 0.7667492628097534, 5.1824049949646, 9.494962692260742, 7.062208652496338, 13.010720252990723, 14.885522842407227, 33.07338333129883, 14.691621780395508, 46.76010513305664], "std": [0.14758875966072083, 0.19376851618289948, 0.16126511991024017, 0.11062366515398026, 0.2979114055633545, 0.1544545292854309, 0.10547242313623428, 0.16989630460739136, 0.1721678078174591, 0.04075413569808006, 0.05159863084554672, 0.20269352197647095, 11.082229614257812, 7.458624362945557, 0.03897133469581604, 2.558234691619873, 4.215644836425781, 23.08767318725586, 3.250469923019409, 24.697731018066406, 2.513615608215332, 28.79360580444336, 4.268117904663086, 37.67581558227539, 14.153935432434082, 6.591252326965332, 0.6783339977264404, 0.7483019828796387, 5.9494452476501465, 11.525956153869629, 8.4029541015625, 18.495994567871094, 19.87421989440918, 44.5944709777832, 20.40546989440918, 44.583091735839844], "count": [215]}, "action": {"min": [0.22800317406654358, -1.455639123916626, 0.8453021049499512, -0.2747259736061096, -1.057089924812317, 1.1954383850097656, -0.7107604742050171, -1.106255292892456, 0.8827821016311646, -0.2507486343383789, 0.758611798286438, -0.8665217161178589, 28.767499923706055, 52.14125061035156, 0.6456249952316284, 0.24500000476837158, 0.9118750095367432, 0.3212500214576721, 0.7037500143051147, -0.7850000262260437, 0.6937500238418579, -0.03562500700354576, 0.984375, 0.5362499952316284, 24.125, 54.45874786376953, -0.17875000834465027, -0.25062501430511475, 0.70333331823349, 0.40187498927116394, 0.6506249904632568, -0.7806249856948853, 1.040624976158142, -0.42750000953674316, 0.6043750047683716, 0.4675000011920929], "max": [0.847617506980896, -0.7179369926452637, 1.5198462009429932, 0.15952830016613007, 0.10802910476922989, 1.5616893768310547, -0.37568187713623047, -0.6176565885543823, 1.3461318016052246, -0.10016117244958878, 1.0258513689041138, -0.3839074671268463, 71.97374725341797, 73.55750274658203, 0.8062499761581421, 9.196874618530273, 16.00374984741211, 77.74187469482422, 14.311249732971191, 81.92687225341797, 11.794374465942383, 89.50687408447266, 15.5962495803833, 110.42625427246094, 60.56500244140625, 71.54937744140625, 3.291249990463257, 3.221874952316284, 16.719375610351562, 28.1875, 22.46875, 43.22875213623047, 53.833126068115234, 106.86125183105469, 54.046875, 110.29375457763672], "mean": [0.47627243399620056, -0.9808618426322937, 1.1252665519714355, -0.011781290173530579, -0.41505783796310425, 1.335213303565979, -0.6066328883171082, -0.8095410466194153, 1.0693575143814087, -0.17597004771232605, 0.7981950640678406, -0.6246824264526367, 50.096553802490234, 66.05244445800781, 0.7074934244155884, 6.2892937660217285, 3.3287339210510254, 12.236226081848145, 2.4348134994506836, 11.413389205932617, 2.135695695877075, 14.923927307128906, 3.204476833343506, 25.595298767089844, 42.09548568725586, 64.05682373046875, 0.6024360656738281, 0.7667492032051086, 5.182403564453125, 9.494963645935059, 7.06220817565918, 13.010716438293457, 14.885517120361328, 33.073387145996094, 14.691620826721191, 46.76008987426758], "std": [0.14758872985839844, 0.19376850128173828, 0.16126511991024017, 0.11062368750572205, 0.2979114055633545, 0.15445443987846375, 0.10547242313623428, 0.16989628970623016, 0.1721677929162979, 0.04075413569808006, 0.051598627120256424, 0.20269353687763214, 11.082226753234863, 7.458625316619873, 0.03897133842110634, 2.558234691619873, 4.215645790100098, 23.087675094604492, 3.2504703998565674, 24.697723388671875, 2.513615608215332, 28.793615341186523, 4.268117904663086, 37.67581558227539, 14.153936386108398, 6.591252326965332, 0.6783339381217957, 0.7483018040657043, 5.949444770812988, 11.525956153869629, 8.402953147888184, 18.49599266052246, 19.874217987060547, 44.5944709777832, 20.40546989440918, 44.58309555053711], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [215]}, "index": {"min": [10012], "max": [10226], "mean": [10119.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [2.2790697674418605, 6.0, 6.0, 6.0, 6.0], "std": [1.9898063642539519, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [215]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [215]}, "eef_direction_state": {"mean": [3.813953488372093, 4.162790697674419], "std": [1.941658532878988, 2.083492512397341], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.1255813953488372, 0.8232558139534883], "std": [0.8172822299394497, 0.7510727860254675], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.8511627906976744, 0.6930232558139535], "std": [0.8275410740942978, 0.8176527234733304], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [3.813953488372093, 4.162790697674419], "std": [1.941658532878988, 2.083492512397341], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.1255813953488372, 0.8232558139534883], "std": [0.8172822299394497, 0.7510727860254675], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.8511627906976744, 0.6930232558139535], "std": [0.8275410740942978, 0.8176527234733304], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.6857486185097849, 0.11354653950483522, 1.198990948357245, 0.24186528756466794, 1.2623910446141908, -0.2005565834061282, 0.6469685360383021, -0.15274417641091972, 1.251566842099249, 1.2989110457987592, 0.8980423671342397, 2.0949406397586814], "std": [0.0338449056261613, 0.06100970956713685, 0.03392018584391061, 2.095502163586666, 0.0822609988640246, 2.020489992277168, 0.03787682446150113, 0.017732130566048103, 0.035039211999047706, 0.15312477936164398, 0.2101533262215702, 0.09942839512144516], "min": [0.6183512618594907, -0.013246032228001775, 1.1256495097247567, -3.116652318622998, 1.0910430779968419, -3.0113576017774357, 0.6079837829943445, -0.17208128051873298, 1.1829917872696243, 1.024095548005553, 0.559466690328474, 1.9231307453301663], "max": [0.7546580604702029, 0.21344161043360005, 1.2441362345855402, 3.1234092854680564, 1.5133862567518768, 3.0955452329228352, 0.712698137578477, -0.1158835203244972, 1.3212574662655077, 1.515473439688101, 1.1585446322263815, 2.2812927836337598], "count": [215]}, "eef_sim_pose_action": {"mean": [0.6857486185097849, 0.11354653950483522, 1.198990948357245, 0.24186528756466794, 1.2623910446141908, -0.2005565834061282, 0.6469685360383021, -0.15274417641091972, 1.251566842099249, 1.2989110457987592, 0.8980423671342397, 2.0949406397586814], "std": [0.0338449056261613, 0.06100970956713685, 0.03392018584391061, 2.095502163586666, 0.0822609988640246, 2.020489992277168, 0.03787682446150113, 0.017732130566048103, 0.035039211999047706, 0.15312477936164398, 0.2101533262215702, 0.09942839512144516], "min": [0.6183512618594907, -0.013246032228001775, 1.1256495097247567, -3.116652318622998, 1.0910430779968419, -3.0113576017774357, 0.6079837829943445, -0.17208128051873298, 1.1829917872696243, 1.024095548005553, 0.559466690328474, 1.9231307453301663], "max": [0.7546580604702029, 0.21344161043360005, 1.2441362345855402, 3.1234092854680564, 1.5133862567518768, 3.0955452329228352, 0.712698137578477, -0.1158835203244972, 1.3212574662655077, 1.515473439688101, 1.1585446322263815, 2.2812927836337598], "count": [215]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47954285130718954]], [[0.4582774428104575]], [[0.45779097630718957]]], "std": [[[0.27054101855272383]], [[0.2617082978041499]], [[0.26040155718286256]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.1450980392156863]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5278301184640523]], [[0.5355664746732026]], [[0.5230558312908498]]], "std": [[[0.3242961862759102]], [[0.3304033847195853]], [[0.3378954132206481]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.047058823529411764]], [[0.12549019607843137]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47617313112745097]], [[0.472734050245098]], [[0.4596837540849673]]], "std": [[[0.311921452166286]], [[0.32377412268932637]], [[0.328545170951319]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4304347998366013]], [[0.4361894934640523]], [[0.40066292483660126]]], "std": [[[0.37773515698695304]], [[0.3803526192479986]], [[0.3960416684705087]]], "count": [100]}, "observation.state": {"min": [0.20664054155349731, -1.3660639524459839, 0.8656633496284485, -0.10895365476608276, -0.7539864182472229, 1.1079003810882568, -0.5973907113075256, -1.2106364965438843, 0.9368085861206055, -1.0462443828582764, 0.45872434973716736, -0.7658121585845947, 11.543749809265137, 52.12937545776367, 0.6581249833106995, 0.06499999761581421, 0.7912499904632568, 0.07375000417232513, 0.625, -0.7706249952316284, 0.696363627910614, 0.1093750074505806, 0.9493750333786011, 0.2306250035762787, 25.30875015258789, 48.84812545776367, -0.09875000268220901, -0.34562498331069946, 0.75, 0.875, 0.6456249952316284, -0.6881250143051147, 0.7243750095367432, -0.2900000214576721, 0.6299999952316284, -1.0674999952316284], "max": [0.6922297477722168, -0.7055390477180481, 1.4250733852386475, 0.3589208126068115, 0.17986571788787842, 1.3867113590240479, -0.06516078859567642, -0.666580855846405, 1.4404516220092773, -0.34077689051628113, 0.6867752075195312, 0.09951743483543396, 68.29374694824219, 71.58000183105469, 0.7699999809265137, 9.58187484741211, 16.944374084472656, 56.584999084472656, 10.743124961853027, 71.65625, 12.556875228881836, 92.14562225341797, 15.070625305175781, 108.41874694824219, 59.93937683105469, 68.92500305175781, 2.668750047683716, 1.5256249904632568, 35.078125, 44.798126220703125, 32.806251525878906, 47.401248931884766, 31.223125457763672, 63.66875076293945, 50.22875213623047, 109.91812896728516], "mean": [0.42129024863243103, -0.9322336316108704, 1.1106622219085693, 0.1549241542816162, -0.33367788791656494, 1.217226266860962, -0.3595709502696991, -0.8764969110488892, 1.1493428945541382, -0.5371652245521545, 0.584259569644928, -0.4261658489704132, 57.16673278808594, 65.94283294677734, 0.7278012037277222, 7.3875322341918945, 3.0113985538482666, 8.166373252868652, 1.9823951721191406, 10.888086318969727, 2.344663619995117, 15.321281433105469, 2.5724129676818848, 21.54999542236328, 44.01313781738281, 59.37319564819336, 0.6076670289039612, 0.47113296389579773, 13.673699378967285, 17.013681411743164, 12.747957229614258, 17.279020309448242, 12.315214157104492, 24.930112838745117, 18.325973510742188, 47.905853271484375], "std": [0.11155690252780914, 0.16152553260326385, 0.12244369089603424, 0.12373153120279312, 0.24352103471755981, 0.11160195618867874, 0.18789690732955933, 0.2077663242816925, 0.1881009042263031, 0.218588724732399, 0.06570187211036682, 0.27351605892181396, 12.008627891540527, 6.357760429382324, 0.02071579173207283, 3.019963264465332, 4.083169460296631, 16.154996871948242, 2.398465156555176, 22.0779972076416, 2.812241554260254, 29.661745071411133, 3.523221969604492, 38.395389556884766, 13.941450119018555, 7.977890491485596, 0.6748734712600708, 0.43841561675071716, 15.42640209197998, 19.56891441345215, 14.556615829467773, 21.666793823242188, 13.74891185760498, 29.054025650024414, 21.46006202697754, 48.48200225830078], "count": [199]}, "action": {"min": [0.20664054155349731, -1.3660639524459839, 0.8656633496284485, -0.10895365476608276, -0.7539864182472229, 1.1079003810882568, -0.5973907113075256, -1.2106364965438843, 0.9368085861206055, -1.0462443828582764, 0.45872434973716736, -0.7658121585845947, 11.543749809265137, 52.12937545776367, 0.6581249833106995, 0.06499999761581421, 0.7912499904632568, 0.07375000417232513, 0.625, -0.7706249952316284, 0.696363627910614, 0.1093750074505806, 0.9493750333786011, 0.2306250035762787, 25.30875015258789, 48.84812545776367, -0.09875000268220901, -0.34562498331069946, 0.75, 0.875, 0.6456249952316284, -0.6881250143051147, 0.7243750095367432, -0.2900000214576721, 0.6299999952316284, -1.0674999952316284], "max": [0.6922297477722168, -0.7055390477180481, 1.4250733852386475, 0.3589208126068115, 0.17986571788787842, 1.3867113590240479, -0.06516078859567642, -0.666580855846405, 1.4404516220092773, -0.34077689051628113, 0.6867752075195312, 0.09951743483543396, 68.29374694824219, 71.58000183105469, 0.7699999809265137, 9.58187484741211, 16.944374084472656, 56.584999084472656, 10.743124961853027, 71.65625, 12.556875228881836, 92.14562225341797, 15.070625305175781, 108.41874694824219, 59.93937683105469, 68.92500305175781, 2.668750047683716, 1.5256249904632568, 35.078125, 44.798126220703125, 32.806251525878906, 47.401248931884766, 31.223125457763672, 63.66875076293945, 50.22875213623047, 109.91812896728516], "mean": [0.4212903380393982, -0.9322332143783569, 1.1106629371643066, 0.1549241691827774, -0.33367785811424255, 1.2172260284423828, -0.35957103967666626, -0.876497209072113, 1.1493432521820068, -0.5371652245521545, 0.5842595100402832, -0.42616578936576843, 57.166751861572266, 65.94280242919922, 0.7278009653091431, 7.387532711029053, 3.0113961696624756, 8.166369438171387, 1.9823951721191406, 10.888079643249512, 2.3446643352508545, 15.321277618408203, 2.572411060333252, 21.54999351501465, 44.01312255859375, 59.37314987182617, 0.6076669692993164, 0.4711330235004425, 13.673698425292969, 17.013690948486328, 12.747952461242676, 17.279024124145508, 12.315211296081543, 24.93011474609375, 18.325971603393555, 47.90585708618164], "std": [0.11155690252780914, 0.16152553260326385, 0.12244368344545364, 0.12373151630163193, 0.243521049618721, 0.11160190403461456, 0.1878969371318817, 0.2077663540840149, 0.1881008744239807, 0.21858873963356018, 0.06570187211036682, 0.27351608872413635, 12.008627891540527, 6.357761383056641, 0.020715801045298576, 3.019963502883911, 4.0831685066223145, 16.154998779296875, 2.398463726043701, 22.0780029296875, 2.812241554260254, 29.661745071411133, 3.523221254348755, 38.395389556884766, 13.941450119018555, 7.977890968322754, 0.6748734712600708, 0.43841561675071716, 15.42640209197998, 19.568910598754883, 14.556618690490723, 21.666793823242188, 13.74891185760498, 29.05402183532715, 21.46006202697754, 48.48200988769531], "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": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [199]}, "index": {"min": [10227], "max": [10425], "mean": [10326.0], "std": [57.445626465380286], "count": [199]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [199]}, "subtask_annotation": {"mean": [2.1758793969849246, 6.0, 6.0, 6.0, 6.0], "std": [1.92685885074155, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [199]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [199]}, "eef_direction_state": {"mean": [3.9849246231155777, 4.291457286432161], "std": [1.958045859341183, 1.7581046746910514], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_state": {"mean": [1.035175879396985, 1.020100502512563], "std": [0.8043655036976666, 0.8385186686880849], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_state": {"mean": [0.7236180904522613, 0.7889447236180904], "std": [0.8321401691904294, 0.8240593187165692], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_direction_action": {"mean": [3.9849246231155777, 4.291457286432161], "std": [1.958045859341183, 1.7581046746910514], "min": [0, 0], "max": [6, 6], "count": [199]}, "eef_velocity_action": {"mean": [1.035175879396985, 1.020100502512563], "std": [0.8043655036976666, 0.8385186686880849], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_acc_mag_action": {"mean": [0.7236180904522613, 0.7889447236180904], "std": [0.8321401691904294, 0.8240593187165692], "min": [0, 0], "max": [2, 2], "count": [199]}, "eef_sim_pose_state": {"mean": [0.6847863408833991, 0.12227387203808798, 1.2069575509003307, 0.1513377000648966, 1.2888309383852248, -0.41036545798094004, 0.6630487452059606, -0.11679916358848601, 1.280613626641545, 1.3239683593146618, 1.0166207642480771, 2.1812566063417274], "std": [0.029340870304073608, 0.046008891339583205, 0.03548148554637545, 2.085928197549957, 0.07075671614249357, 2.0407608486270052, 0.03754877093080341, 0.04702768780437381, 0.045479936817240885, 0.15927440679895863, 0.1272780974892533, 0.120450449253424], "min": [0.6241539000454112, 0.016824039369409155, 1.1257340979330384, -3.1073810631754455, 1.1309601688275719, -3.070847071565777, 0.6222614820822913, -0.16005972253633363, 1.1997029383066002, 1.0234937953494283, 0.7992995585914091, 1.9110419167366919], "max": [0.7476330743720748, 0.18911347175526663, 1.2525835799714236, 3.1303140353615824, 1.4687359826907014, 2.9212233976366306, 0.7204590595457798, -0.030252677963302554, 1.3620261153656985, 1.5583211587491566, 1.2041387124668819, 2.415586553629789], "count": [199]}, "eef_sim_pose_action": {"mean": [0.6847863408833991, 0.12227387203808798, 1.2069575509003307, 0.1513377000648966, 1.2888309383852248, -0.41036545798094004, 0.6630487452059606, -0.11679916358848601, 1.280613626641545, 1.3239683593146618, 1.0166207642480771, 2.1812566063417274], "std": [0.029340870304073608, 0.046008891339583205, 0.03548148554637545, 2.085928197549957, 0.07075671614249357, 2.0407608486270052, 0.03754877093080341, 0.04702768780437381, 0.045479936817240885, 0.15927440679895863, 0.1272780974892533, 0.120450449253424], "min": [0.6241539000454112, 0.016824039369409155, 1.1257340979330384, -3.1073810631754455, 1.1309601688275719, -3.070847071565777, 0.6222614820822913, -0.16005972253633363, 1.1997029383066002, 1.0234937953494283, 0.7992995585914091, 1.9110419167366919], "max": [0.7476330743720748, 0.18911347175526663, 1.2525835799714236, 3.1303140353615824, 1.4687359826907014, 2.9212233976366306, 0.7204590595457798, -0.030252677963302554, 1.3620261153656985, 1.5583211587491566, 1.2041387124668819, 2.415586553629789], "count": [199]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4805012009803922]], [[0.4579300796568627]], [[0.45862765931372546]]], "std": [[[0.2724307111663102]], [[0.2627965823738175]], [[0.26078433304760884]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09019607843137255]], [[0.14901960784313725]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5299962050653595]], [[0.5364798488562091]], [[0.5243215931372549]]], "std": [[[0.32453594270557323]], [[0.3315146870354509]], [[0.3403642748243426]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.1411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47696377859477124]], [[0.4793321875]], [[0.46633026348039214]]], "std": [[[0.321015260392227]], [[0.32668003464358053]], [[0.3319256799487363]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40937842933006535]], [[0.41887533088235296]], [[0.3844362030228758]]], "std": [[[0.37116907800841786]], [[0.374425836942956]], [[0.388203038331544]]], "count": [100]}, "observation.state": {"min": [0.2650301456451416, -1.4189698696136475, 0.8519779443740845, -0.26963168382644653, -0.8777540326118469, 1.181323766708374, -1.0149157047271729, -1.1355096101760864, 0.8855955004692078, -0.6415703296661377, 0.5244811773300171, -0.8935683369636536, 30.2706241607666, 54.736873626708984, 0.6143749952316284, 0.1393750011920929, 0.8956249952316284, -0.2549999952316284, 0.7487499713897705, 0.08812499791383743, 0.8550000190734863, -0.0012500016018748283, 0.953125, -0.2199999988079071, 28.709375381469727, 47.958126068115234, -0.28187501430511475, -0.4543749988079071, 1.0575000047683716, 0.7649999856948853, 0.7106666564941406, 0.005625005811452866, 0.7243750095367432, -0.30250000953674316, 0.7043750286102295, 0.3581250011920929], "max": [0.7516127824783325, -0.7653830051422119, 1.4691338539123535, 0.09842069447040558, 0.07789254188537598, 1.916247010231018, -0.23208019137382507, -0.6829842925071716, 1.3619869947433472, 0.13144217431545258, 1.2195534706115723, -0.2925202250480652, 68.02312469482422, 74.86000061035156, 0.8240000009536743, 9.643750190734863, 16.22249984741211, 71.39250183105469, 11.789999961853027, 79.32875061035156, 10.359375, 85.23312377929688, 26.30437469482422, 108.9749984741211, 56.275001525878906, 73.56937408447266, 0.005625000223517418, 2.6649999618530273, 30.88687515258789, 51.68812561035156, 30.094375610351562, 59.56437683105469, 32.078125, 90.50250244140625, 50.516876220703125, 110.08687591552734], "mean": [0.5258280634880066, -0.9505226016044617, 1.0851908922195435, -0.12233337014913559, -0.4876241683959961, 1.4301060438156128, -0.6649203300476074, -0.8645016551017761, 1.0732523202896118, -0.13066466152668, 0.9253421425819397, -0.6849659085273743, 45.20244598388672, 67.66374206542969, 0.6824045181274414, 6.386751651763916, 3.778926134109497, 9.755577087402344, 2.4794301986694336, 11.908750534057617, 2.6417019367218018, 13.86623764038086, 4.407086372375488, 21.51932716369629, 43.29481506347656, 61.35548782348633, -0.12045128643512726, 0.4618094265460968, 10.760720252990723, 17.214017868041992, 10.867223739624023, 19.800203323364258, 10.736383438110352, 32.121036529541016, 15.014734268188477, 55.2697639465332], "std": [0.14833667874336243, 0.17791588604450226, 0.1403387188911438, 0.07846331596374512, 0.29841846227645874, 0.30004292726516724, 0.31130117177963257, 0.14430753886699677, 0.15916982293128967, 0.2607448399066925, 0.24076950550079346, 0.18463391065597534, 11.242363929748535, 7.012012958526611, 0.050080202519893646, 2.8875033855438232, 4.838346481323242, 21.208301544189453, 2.9221949577331543, 23.96881866455078, 2.9985761642456055, 27.331146240234375, 7.200414657592773, 38.67361831665039, 10.303552627563477, 9.38996410369873, 0.0938413217663765, 0.7801419496536255, 12.408286094665527, 21.65718650817871, 11.921404838562012, 25.633621215820312, 12.341022491455078, 37.59648895263672, 19.047006607055664, 41.52500915527344], "count": [193]}, "action": {"min": [0.2650301456451416, -1.4189698696136475, 0.8519779443740845, -0.26963168382644653, -0.8777540326118469, 1.181323766708374, -1.0149157047271729, -1.1355096101760864, 0.8855955004692078, -0.6415703296661377, 0.5244811773300171, -0.8935683369636536, 30.2706241607666, 54.736873626708984, 0.6143749952316284, 0.1393750011920929, 0.8956249952316284, -0.2549999952316284, 0.7487499713897705, 0.08812499791383743, 0.8550000190734863, -0.0012500016018748283, 0.953125, -0.2199999988079071, 28.709375381469727, 47.958126068115234, -0.28187501430511475, -0.4543749988079071, 1.0575000047683716, 0.7649999856948853, 0.7106666564941406, 0.005625005811452866, 0.7243750095367432, -0.30250000953674316, 0.7043750286102295, 0.3581250011920929], "max": [0.7516127824783325, -0.7653830051422119, 1.4691338539123535, 0.09842069447040558, 0.07789254188537598, 1.916247010231018, -0.23208019137382507, -0.6829842925071716, 1.3619869947433472, 0.13144217431545258, 1.2195534706115723, -0.2925202250480652, 68.02312469482422, 74.86000061035156, 0.8240000009536743, 9.643750190734863, 16.22249984741211, 71.39250183105469, 11.789999961853027, 79.32875061035156, 10.359375, 85.23312377929688, 26.30437469482422, 108.9749984741211, 56.275001525878906, 73.56937408447266, 0.005625000223517418, 2.6649999618530273, 30.88687515258789, 51.68812561035156, 30.094375610351562, 59.56437683105469, 32.078125, 90.50250244140625, 50.516876220703125, 110.08687591552734], "mean": [0.5258280634880066, -0.9505220651626587, 1.0851908922195435, -0.12233341485261917, -0.4876241683959961, 1.4301060438156128, -0.6649200916290283, -0.8645012378692627, 1.0732524394989014, -0.13066466152668, 0.9253419637680054, -0.6849659085273743, 45.20244216918945, 67.66376495361328, 0.6824045777320862, 6.386752128601074, 3.778928756713867, 9.755578994750977, 2.4794294834136963, 11.908761024475098, 2.6417016983032227, 13.866249084472656, 4.407085418701172, 21.51931381225586, 43.294795989990234, 61.35544204711914, -0.12045124918222427, 0.4618094563484192, 10.76071548461914, 17.214004516601562, 10.867217063903809, 19.800203323364258, 10.736387252807617, 32.12102127075195, 15.014732360839844, 55.269779205322266], "std": [0.14833666384220123, 0.17791585624217987, 0.1403387039899826, 0.07846332341432571, 0.29841846227645874, 0.30004289746284485, 0.31130123138427734, 0.14430753886699677, 0.15916983783245087, 0.2607448697090149, 0.24076947569847107, 0.18463392555713654, 11.242363929748535, 7.012009620666504, 0.05008019506931305, 2.8875033855438232, 4.838347911834717, 21.20830726623535, 2.922194004058838, 23.968812942504883, 2.9985766410827637, 27.331148147583008, 7.200413227081299, 38.67360305786133, 10.30355167388916, 9.38996410369873, 0.0938413068652153, 0.7801419496536255, 12.408287048339844, 21.65719223022461, 11.921406745910645, 25.63361930847168, 12.341022491455078, 37.59648895263672, 19.047006607055664, 41.52500915527344], "count": [193]}, "timestamp": {"min": [0.0], "max": [6.4], "mean": [3.2], "std": [1.8571184369578824], "count": [193]}, "frame_index": {"min": [0], "max": [192], "mean": [96.0], "std": [55.71355310873648], "count": [193]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [193]}, "index": {"min": [10426], "max": [10618], "mean": [10522.0], "std": [55.71355310873648], "count": [193]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [193]}, "subtask_annotation": {"mean": [2.305699481865285, 6.0, 6.0, 6.0, 6.0], "std": [1.9300778939017535, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [193]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [193]}, "eef_direction_state": {"mean": [3.849740932642487, 3.7305699481865284], "std": [1.9376852905504829, 2.1304474672965665], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_state": {"mean": [0.9896373056994818, 1.0880829015544042], "std": [0.8269404080107771, 0.862285764257606], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_state": {"mean": [0.8082901554404145, 0.6683937823834197], "std": [0.8453062594625119, 0.8168472249918495], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_direction_action": {"mean": [3.849740932642487, 3.7305699481865284], "std": [1.9376852905504829, 2.1304474672965665], "min": [0, 0], "max": [6, 6], "count": [193]}, "eef_velocity_action": {"mean": [0.9896373056994818, 1.0880829015544042], "std": [0.8269404080107771, 0.862285764257606], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_acc_mag_action": {"mean": [0.8082901554404145, 0.6683937823834197], "std": [0.8453062594625119, 0.8168472249918495], "min": [0, 0], "max": [2, 2], "count": [193]}, "eef_sim_pose_state": {"mean": [0.6753795373015097, 0.11978422574669519, 1.1984990170948764, 0.17531162700873618, 1.2512164325763175, -0.3742800832304576, 0.6426069572071245, -0.14788259960555425, 1.2571780720808303, 1.167336371634691, 0.9068189660178348, 1.9603416385310461], "std": [0.029347365308725455, 0.06263925392351435, 0.031172280466524958, 1.9944663523527812, 0.07904953282949376, 1.9217881708917168, 0.039359756130149595, 0.048223056145291245, 0.0491573828465808, 0.14549501860834682, 0.043228808291458774, 0.11329809542725433], "min": [0.6126276050157894, -0.014042878736594239, 1.1337986835547211, -3.0330054993224644, 1.1356547302931985, -2.8842311714029303, 0.5967017896789127, -0.19786784637079496, 1.1882323866447453, 0.8415392777035751, 0.8415870991436072, 1.7719348386898361], "max": [0.7396623920480693, 0.19157219035210116, 1.2377407835336758, 3.093345694564943, 1.4789890652702633, 3.07754713835236, 0.7112395553133185, -0.056797722290083785, 1.3384540015708017, 1.4216016506030893, 1.0082225955376045, 2.197965225011713], "count": [193]}, "eef_sim_pose_action": {"mean": [0.6753795373015097, 0.11978422574669519, 1.1984990170948764, 0.17531162700873618, 1.2512164325763175, -0.3742800832304576, 0.6426069572071245, -0.14788259960555425, 1.2571780720808303, 1.167336371634691, 0.9068189660178348, 1.9603416385310461], "std": [0.029347365308725455, 0.06263925392351435, 0.031172280466524958, 1.9944663523527812, 0.07904953282949376, 1.9217881708917168, 0.039359756130149595, 0.048223056145291245, 0.0491573828465808, 0.14549501860834682, 0.043228808291458774, 0.11329809542725433], "min": [0.6126276050157894, -0.014042878736594239, 1.1337986835547211, -3.0330054993224644, 1.1356547302931985, -2.8842311714029303, 0.5967017896789127, -0.19786784637079496, 1.1882323866447453, 0.8415392777035751, 0.8415870991436072, 1.7719348386898361], "max": [0.7396623920480693, 0.19157219035210116, 1.2377407835336758, 3.093345694564943, 1.4789890652702633, 3.07754713835236, 0.7112395553133185, -0.056797722290083785, 1.3384540015708017, 1.4216016506030893, 1.0082225955376045, 2.197965225011713], "count": [193]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4809906964869281]], [[0.4593732700163399]], [[0.45992915849673205]]], "std": [[[0.2757891170598465]], [[0.26618047503119163]], [[0.26406478832495367]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.08627450980392157]], [[0.1411764705882353]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5409967340686274]], [[0.5491074183006536]], [[0.5383350306372549]]], "std": [[[0.3212231368742315]], [[0.3284781475731901]], [[0.33674928891738387]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00784313725490196]], [[0.12549019607843137]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4688592524509804]], [[0.4640317361111111]], [[0.4516220302287582]]], "std": [[[0.3151578684653072]], [[0.3259815188433954]], [[0.3307987459143916]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4187852001633987]], [[0.4264409232026144]], [[0.3886722589869281]]], "std": [[[0.3757624261484318]], [[0.3789528944146188]], [[0.39429994765346715]]], "count": [100]}, "observation.state": {"min": [0.2612869143486023, -1.4594300985336304, 0.9281777143478394, -0.2600947916507721, -0.867920458316803, 1.1419894695281982, -0.8531700372695923, -1.215238094329834, 0.9124895334243774, -0.6330586671829224, 0.5937666893005371, -0.8456597328186035, 35.61750030517578, 53.274375915527344, 0.515625, -0.26374998688697815, 0.7587499618530273, -0.234375, 0.696363627910614, 0.3631249964237213, 0.6662499904632568, 0.19875000417232513, 0.9950000047683716, -0.5535714030265808, 25.72222137451172, 48.171875, -0.030625000596046448, -0.2381249964237213, 0.8543750047683716, 1.0712499618530273, 0.9306250214576721, 0.13625000417232513, 1.087499976158142, -0.45374998450279236, 0.6899999976158142, 0.00874999724328518], "max": [0.7954824566841125, -0.8215552568435669, 1.5177958011627197, 0.08498235046863556, 0.07455462962388992, 1.844362735748291, -0.283174067735672, -0.7046329975128174, 1.4153457880020142, 0.007939459756016731, 0.9910019636154175, -0.18418116867542267, 71.62625122070312, 67.59562683105469, 0.75, 9.130624771118164, 17.823123931884766, 78.95375061035156, 8.954375267028809, 84.95625305175781, 10.941874504089355, 87.61437225341797, 20.072500228881836, 103.8481216430664, 57.90687561035156, 71.33438110351562, 2.552500009536743, 5.301249980926514, 44.182498931884766, 54.06687545776367, 38.78125, 59.068748474121094, 34.270626068115234, 75.03937530517578, 44.71437454223633, 109.41312408447266], "mean": [0.5468043088912964, -0.9825987815856934, 1.109319806098938, -0.12474510818719864, -0.4917801320552826, 1.3952243328094482, -0.6199026703834534, -0.8952434659004211, 1.1122546195983887, -0.18720199167728424, 0.8552871942520142, -0.6119194030761719, 53.431575775146484, 62.13812255859375, 0.5975379943847656, 6.492379188537598, 3.6788744926452637, 12.187602996826172, 2.1979165077209473, 14.361201286315918, 2.5581445693969727, 17.06121826171875, 4.352304935455322, 24.239744186401367, 39.92930603027344, 61.65623474121094, 0.8170220851898193, 1.203345537185669, 13.92776870727539, 16.434091567993164, 12.657238960266113, 17.608715057373047, 11.861796379089355, 23.979055404663086, 14.023787498474121, 46.01335906982422], "std": [0.1620185673236847, 0.18907830119132996, 0.1516491025686264, 0.08436521887779236, 0.309760183095932, 0.29589688777923584, 0.23900708556175232, 0.1761660873889923, 0.17791467905044556, 0.21468482911586761, 0.1277778446674347, 0.22133132815361023, 9.987259864807129, 4.4485697746276855, 0.06115422770380974, 3.2046310901641846, 4.851395606994629, 24.311614990234375, 2.332019090652466, 27.4486083984375, 2.8124961853027344, 29.759925842285156, 6.167238235473633, 39.158329010009766, 13.040192604064941, 8.92200756072998, 0.7199351787567139, 1.313532829284668, 18.200651168823242, 21.945331573486328, 16.00307273864746, 24.80816078186035, 14.06064510345459, 32.59779357910156, 18.753313064575195, 43.05732345581055], "count": [215]}, "action": {"min": [0.2612869143486023, -1.4594300985336304, 0.9281777143478394, -0.2600947916507721, -0.867920458316803, 1.1419894695281982, -0.8531700372695923, -1.215238094329834, 0.9124895334243774, -0.6330586671829224, 0.5937666893005371, -0.8456597328186035, 35.61750030517578, 53.274375915527344, 0.515625, -0.26374998688697815, 0.7587499618530273, -0.234375, 0.696363627910614, 0.3631249964237213, 0.6662499904632568, 0.19875000417232513, 0.9950000047683716, -0.5535714030265808, 25.72222137451172, 48.171875, -0.030625000596046448, -0.2381249964237213, 0.8543750047683716, 1.0712499618530273, 0.9306250214576721, 0.13625000417232513, 1.087499976158142, -0.45374998450279236, 0.6899999976158142, 0.00874999724328518], "max": [0.7954824566841125, -0.8215552568435669, 1.5177958011627197, 0.08498235046863556, 0.07455462962388992, 1.844362735748291, -0.283174067735672, -0.7046329975128174, 1.4153457880020142, 0.007939459756016731, 0.9910019636154175, -0.18418116867542267, 71.62625122070312, 67.59562683105469, 0.75, 9.130624771118164, 17.823123931884766, 78.95375061035156, 8.954375267028809, 84.95625305175781, 10.941874504089355, 87.61437225341797, 20.072500228881836, 103.8481216430664, 57.90687561035156, 71.33438110351562, 2.552500009536743, 5.301249980926514, 44.182498931884766, 54.06687545776367, 38.78125, 59.068748474121094, 34.270626068115234, 75.03937530517578, 44.71437454223633, 109.41312408447266], "mean": [0.5468044281005859, -0.9825981855392456, 1.109320878982544, -0.12474512308835983, -0.49178028106689453, 1.3952242136001587, -0.6199023723602295, -0.8952434659004211, 1.1122547388076782, -0.18720197677612305, 0.855287492275238, -0.6119192242622375, 53.431617736816406, 62.138145446777344, 0.5975379943847656, 6.492377758026123, 3.678870439529419, 12.187621116638184, 2.197916269302368, 14.361180305480957, 2.5581436157226562, 17.06122398376465, 4.352303981781006, 24.239723205566406, 39.92932891845703, 61.656219482421875, 0.8170220851898193, 1.2033458948135376, 13.92777156829834, 16.43408966064453, 12.657234191894531, 17.60870933532715, 11.861797332763672, 23.979063034057617, 14.023784637451172, 46.013343811035156], "std": [0.1620185673236847, 0.1890782117843628, 0.15164917707443237, 0.08436523377895355, 0.309760183095932, 0.2958969175815582, 0.23900708556175232, 0.1761660873889923, 0.17791467905044556, 0.21468478441238403, 0.1277778446674347, 0.22133131325244904, 9.987259864807129, 4.448570728302002, 0.06115424633026123, 3.2046310901641846, 4.851395130157471, 24.311614990234375, 2.3320202827453613, 27.448606491088867, 2.8124964237213135, 29.759925842285156, 6.167238712310791, 39.158321380615234, 13.040191650390625, 8.92200756072998, 0.7199351191520691, 1.3135325908660889, 18.200647354125977, 21.945335388183594, 16.00307273864746, 24.808164596557617, 14.060643196105957, 32.59779357910156, 18.753311157226562, 43.05731964111328], "count": [215]}, "timestamp": {"min": [0.0], "max": [7.133333333333334], "mean": [3.566666666666667], "std": [2.06881608655772], "count": [215]}, "frame_index": {"min": [0], "max": [214], "mean": [107.0], "std": [62.0644825967316], "count": [215]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [215]}, "index": {"min": [10619], "max": [10833], "mean": [10726.0], "std": [62.0644825967316], "count": [215]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [215]}, "subtask_annotation": {"mean": [2.1488372093023256, 6.0, 6.0, 6.0, 6.0], "std": [1.925637567993168, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [215]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [215]}, "eef_direction_state": {"mean": [3.8511627906976744, 3.8232558139534882], "std": [1.8517586980556542, 2.04516869257058], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_state": {"mean": [1.0604651162790697, 1.0511627906976744], "std": [0.76009165141486, 0.842027479257518], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_state": {"mean": [0.786046511627907, 0.5953488372093023], "std": [0.8522422942269563, 0.7769808858120342], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_direction_action": {"mean": [3.8511627906976744, 3.8232558139534882], "std": [1.8517586980556542, 2.04516869257058], "min": [0, 0], "max": [6, 6], "count": [215]}, "eef_velocity_action": {"mean": [1.0604651162790697, 1.0511627906976744], "std": [0.76009165141486, 0.842027479257518], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_acc_mag_action": {"mean": [0.786046511627907, 0.5953488372093023], "std": [0.8522422942269563, 0.7769808858120342], "min": [0, 0], "max": [2, 2], "count": [215]}, "eef_sim_pose_state": {"mean": [0.677911334623812, 0.11487004189356871, 1.1867787658837805, -0.1450966771303326, 1.227276510426841, -0.26701130972464865, 0.649527621787049, -0.1319934444928878, 1.2510350569918691, 1.2407631105791221, 0.8845205039988326, 2.0744045178520403], "std": [0.029949014430148062, 0.06362729366764479, 0.03229757176044566, 2.0939910104016386, 0.09459465705379184, 2.0699984482534424, 0.03597113459270943, 0.05115531789362052, 0.044937383719722106, 0.1429298811659907, 0.08255647364446635, 0.09853178809625994], "min": [0.6302611764043691, -0.018355614037203954, 1.1206691739572674, -3.1157416727415654, 1.0912090475595226, -3.0977533481236867, 0.6089280403824782, -0.18025381831164658, 1.1914079673251614, 0.8926615242009621, 0.7825890613767572, 1.8807191929952776], "max": [0.7491167503464159, 0.19196804262912945, 1.2333760383093821, 3.1269015122137445, 1.485174915613269, 2.9917159010698025, 0.7090573600940014, -0.030077056624741583, 1.3410696417355965, 1.412557088176436, 1.0364762417630846, 2.3146977587971564], "count": [215]}, "eef_sim_pose_action": {"mean": [0.677911334623812, 0.11487004189356871, 1.1867787658837805, -0.1450966771303326, 1.227276510426841, -0.26701130972464865, 0.649527621787049, -0.1319934444928878, 1.2510350569918691, 1.2407631105791221, 0.8845205039988326, 2.0744045178520403], "std": [0.029949014430148062, 0.06362729366764479, 0.03229757176044566, 2.0939910104016386, 0.09459465705379184, 2.0699984482534424, 0.03597113459270943, 0.05115531789362052, 0.044937383719722106, 0.1429298811659907, 0.08255647364446635, 0.09853178809625994], "min": [0.6302611764043691, -0.018355614037203954, 1.1206691739572674, -3.1157416727415654, 1.0912090475595226, -3.0977533481236867, 0.6089280403824782, -0.18025381831164658, 1.1914079673251614, 0.8926615242009621, 0.7825890613767572, 1.8807191929952776], "max": [0.7491167503464159, 0.19196804262912945, 1.2333760383093821, 3.1269015122137445, 1.485174915613269, 2.9917159010698025, 0.7090573600940014, -0.030077056624741583, 1.3410696417355965, 1.412557088176436, 1.0364762417630846, 2.3146977587971564], "count": [215]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47885227736928104]], [[0.4579274959150327]], [[0.45848787173202615]]], "std": [[[0.2739526545880111]], [[0.2642715447237564]], [[0.26228510585745746]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.1411764705882353]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5449912785947713]], [[0.5545799897875817]], [[0.5431080964052287]]], "std": [[[0.3249695336251317]], [[0.3324523001988915]], [[0.34095757141097033]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.00392156862745098]], [[0.12549019607843137]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46741274918300657]], [[0.46267593954248365]], [[0.4484798325163399]]], "std": [[[0.31866315235783294]], [[0.32945018314989943]], [[0.33471342623111144]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41732143586601306]], [[0.4267913745915033]], [[0.3881492299836601]]], "std": [[[0.37471723817975966]], [[0.3767413308759727]], [[0.39250983965581204]]], "count": [100]}, "observation.state": {"min": [0.29025521874427795, -1.4507038593292236, 0.8739128112792969, -0.4312104284763336, -0.8974212408065796, 1.1594948768615723, -0.916876494884491, -1.10220205783844, 0.8691205382347107, -0.5588378310203552, 0.5632247924804688, -1.0450522899627686, 28.673749923706055, 52.01874923706055, -0.6412500143051147, -0.23937499523162842, 0.8155555725097656, 0.16750000417232513, 0.6318749785423279, 0.18812499940395355, 0.7725000381469727, 0.1681249886751175, 0.9743750095367432, -0.060624998062849045, 26.918460845947266, 49.428123474121094, -0.2956250011920929, -0.1574999988079071, 1.140625, 1.1612499952316284, 0.9700000286102295, -0.21437500417232513, 0.9543750286102295, 1.094666600227356, 0.7287499904632568, 0.9909999966621399], "max": [0.810783863067627, -0.7951381206512451, 1.507686734199524, 0.00376707105897367, 0.018787670880556107, 2.014930009841919, -0.31490805745124817, -0.6698710918426514, 1.372406005859375, 0.11167696863412857, 1.041833519935608, -0.1978427618741989, 72.90687561035156, 67.79000091552734, 9.916250228881836, 9.254374504089355, 14.8462495803833, 71.54125213623047, 10.557499885559082, 82.90562438964844, 16.678125381469727, 87.93062591552734, 33.48875045776367, 110.42124938964844, 57.29937744140625, 70.51000213623047, 0.5662499666213989, 4.197500228881836, 34.04125213623047, 52.438751220703125, 32.82250213623047, 55.151248931884766, 29.360624313354492, 84.70999908447266, 55.21812438964844, 110.38063049316406], "mean": [0.5495077967643738, -1.0150842666625977, 1.1457732915878296, -0.2511031925678253, -0.4733116030693054, 1.5029773712158203, -0.6884422898292542, -0.8296658992767334, 1.063594102859497, -0.1015949472784996, 0.8902374505996704, -0.6991598010063171, 54.67489242553711, 61.681278228759766, 0.6486068367958069, 6.58160924911499, 3.6062281131744385, 10.898568153381348, 2.357426643371582, 13.095672607421875, 3.3960301876068115, 14.930289268493652, 5.803664684295654, 27.46259307861328, 40.80033874511719, 61.152103424072266, 0.21132341027259827, 0.8454155921936035, 10.873724937438965, 16.107009887695312, 10.550339698791504, 16.719858169555664, 8.976369857788086, 26.93964385986328, 15.800997734069824, 44.432586669921875], "std": [0.14839796721935272, 0.17255249619483948, 0.14879745244979858, 0.09348659962415695, 0.25422701239585876, 0.3480845093727112, 0.24514932930469513, 0.15028785169124603, 0.1772630214691162, 0.22406940162181854, 0.15484502911567688, 0.2842893600463867, 10.049286842346191, 4.818863868713379, 2.4318363666534424, 3.1650609970092773, 4.5465922355651855, 22.350881576538086, 2.761460542678833, 26.376977920532227, 4.416098117828369, 28.05990982055664, 9.593931198120117, 39.62242126464844, 11.986215591430664, 8.159025192260742, 0.36722704768180847, 1.242969036102295, 13.646477699279785, 20.85163116455078, 13.239494323730469, 22.18915367126465, 11.140563011169434, 34.617156982421875, 21.516578674316406, 46.030914306640625], "count": [203]}, "action": {"min": [0.29025521874427795, -1.4507038593292236, 0.8739128112792969, -0.4312104284763336, -0.8974212408065796, 1.1594948768615723, -0.916876494884491, -1.10220205783844, 0.8691205382347107, -0.5588378310203552, 0.5632247924804688, -1.0450522899627686, 28.673749923706055, 52.01874923706055, -0.6412500143051147, -0.23937499523162842, 0.8155555725097656, 0.16750000417232513, 0.6318749785423279, 0.18812499940395355, 0.7725000381469727, 0.1681249886751175, 0.9743750095367432, -0.060624998062849045, 26.918460845947266, 49.428123474121094, -0.2956250011920929, -0.1574999988079071, 1.140625, 1.1612499952316284, 0.9700000286102295, -0.21437500417232513, 0.9543750286102295, 1.094666600227356, 0.7287499904632568, 0.9909999966621399], "max": [0.810783863067627, -0.7951381206512451, 1.507686734199524, 0.00376707105897367, 0.018787670880556107, 2.014930009841919, -0.31490805745124817, -0.6698710918426514, 1.372406005859375, 0.11167696863412857, 1.041833519935608, -0.1978427618741989, 72.90687561035156, 67.79000091552734, 9.916250228881836, 9.254374504089355, 14.8462495803833, 71.54125213623047, 10.557499885559082, 82.90562438964844, 16.678125381469727, 87.93062591552734, 33.48875045776367, 110.42124938964844, 57.29937744140625, 70.51000213623047, 0.5662499666213989, 4.197500228881836, 34.04125213623047, 52.438751220703125, 32.82250213623047, 55.151248931884766, 29.360624313354492, 84.70999908447266, 55.21812438964844, 110.38063049316406], "mean": [0.5495074987411499, -1.015083909034729, 1.1457738876342773, -0.25110310316085815, -0.47331151366233826, 1.5029776096343994, -0.6884428262710571, -0.8296657800674438, 1.0635939836502075, -0.10159490257501602, 0.8902373909950256, -0.6991600394248962, 54.67487335205078, 61.68124008178711, 0.6486064791679382, 6.581611633300781, 3.60622501373291, 10.898568153381348, 2.357426643371582, 13.095694541931152, 3.3960328102111816, 14.93030071258545, 5.803660869598389, 27.462589263916016, 40.80032730102539, 61.152103424072266, 0.21132321655750275, 0.8454161286354065, 10.873729705810547, 16.10700798034668, 10.550345420837402, 16.71986198425293, 8.976369857788086, 26.939634323120117, 15.800996780395508, 44.432586669921875], "std": [0.1483979970216751, 0.17255248129367828, 0.14879752695560455, 0.09348659962415695, 0.2542269825935364, 0.34808453917503357, 0.2451493740081787, 0.15028785169124603, 0.1772630363702774, 0.22406940162181854, 0.15484504401683807, 0.2842893600463867, 10.049288749694824, 4.8188629150390625, 2.431835889816284, 3.1650609970092773, 4.546591281890869, 22.350875854492188, 2.761460781097412, 26.37697410583496, 4.416098594665527, 28.05990219116211, 9.593931198120117, 39.62242126464844, 11.986215591430664, 8.159024238586426, 0.3672270178794861, 1.2429689168930054, 13.646476745605469, 20.85163116455078, 13.239493370056152, 22.189151763916016, 11.140564918518066, 34.61716079711914, 21.516578674316406, 46.030914306640625], "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": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [203]}, "index": {"min": [10834], "max": [11036], "mean": [10935.0], "std": [58.60034129593445], "count": [203]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [203]}, "subtask_annotation": {"mean": [2.4482758620689653, 6.0, 6.0, 6.0, 6.0], "std": [1.9953232222721555, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [203]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [203]}, "eef_direction_state": {"mean": [3.748768472906404, 3.8078817733990147], "std": [1.9274874430062883, 2.284567403793476], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_state": {"mean": [1.1083743842364533, 0.9113300492610837], "std": [0.7481200199633345, 0.8257074616652993], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_state": {"mean": [0.8620689655172413, 0.7586206896551724], "std": [0.8367716847423882, 0.8279966141654662], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_direction_action": {"mean": [3.748768472906404, 3.8078817733990147], "std": [1.9274874430062883, 2.284567403793476], "min": [0, 0], "max": [6, 6], "count": [203]}, "eef_velocity_action": {"mean": [1.1083743842364533, 0.9113300492610837], "std": [0.7481200199633345, 0.8257074616652993], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_acc_mag_action": {"mean": [0.8620689655172413, 0.7586206896551724], "std": [0.8367716847423882, 0.8279966141654662], "min": [0, 0], "max": [2, 2], "count": [203]}, "eef_sim_pose_state": {"mean": [0.6927456922002827, 0.12280046255195845, 1.1753161235311007, -0.13741801352430072, 1.2346308205300633, -0.4462478460643927, 0.6456744783026224, -0.16022080287832952, 1.2448508770037405, 1.2472463380167045, 0.9225221613969181, 1.9973779955250803], "std": [0.031983457479190874, 0.0668311787501769, 0.021874469104692033, 2.115802165891975, 0.11791999292637732, 2.0629541280681143, 0.03839001399615749, 0.03850405842744873, 0.041599565766912976, 0.10743987235998241, 0.139061597706803, 0.11340700918283955], "min": [0.6177862715801953, -0.015136504461597589, 1.1267956451901264, -3.0906175602897683, 1.086460287247434, -3.0652319831695394, 0.6064538829289353, -0.19533486156113847, 1.1858866811337467, 1.0024321717379205, 0.7270168253826359, 1.8717326899430065], "max": [0.7475437980773505, 0.20639368481896075, 1.2090823441501455, 3.1173946234736007, 1.524637462503021, 3.0962985718420537, 0.7168835062219806, -0.08393072833761012, 1.322289599445445, 1.4159734892024294, 1.1319804817207824, 2.236134100404352], "count": [203]}, "eef_sim_pose_action": {"mean": [0.6927456922002827, 0.12280046255195845, 1.1753161235311007, -0.13741801352430072, 1.2346308205300633, -0.4462478460643927, 0.6456744783026224, -0.16022080287832952, 1.2448508770037405, 1.2472463380167045, 0.9225221613969181, 1.9973779955250803], "std": [0.031983457479190874, 0.0668311787501769, 0.021874469104692033, 2.115802165891975, 0.11791999292637732, 2.0629541280681143, 0.03839001399615749, 0.03850405842744873, 0.041599565766912976, 0.10743987235998241, 0.139061597706803, 0.11340700918283955], "min": [0.6177862715801953, -0.015136504461597589, 1.1267956451901264, -3.0906175602897683, 1.086460287247434, -3.0652319831695394, 0.6064538829289353, -0.19533486156113847, 1.1858866811337467, 1.0024321717379205, 0.7270168253826359, 1.8717326899430065], "max": [0.7475437980773505, 0.20639368481896075, 1.2090823441501455, 3.1173946234736007, 1.524637462503021, 3.0962985718420537, 0.7168835062219806, -0.08393072833761012, 1.322289599445445, 1.4159734892024294, 1.1319804817207824, 2.236134100404352], "count": [203]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4820688276143791]], [[0.4605822855392157]], [[0.4599206760620915]]], "std": [[[0.2691651566484956]], [[0.2590858970858103]], [[0.25849594938891884]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.03137254901960784]], [[0.1450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5315062806372549]], [[0.5407835784313725]], [[0.5288884763071896]]], "std": [[[0.32577994915146147]], [[0.3333898503838176]], [[0.34151706105591356]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.12549019607843137]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4720188725490196]], [[0.47002889705882356]], [[0.45800685049019607]]], "std": [[[0.3164924030151724]], [[0.32640340309184906]], [[0.330845924995743]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41367753472222224]], [[0.4238001491013072]], [[0.38527672998366014]]], "std": [[[0.37298794530654655]], [[0.3763409279139833]], [[0.39249437754840244]]], "count": [100]}, "observation.state": {"min": [0.2588311433792114, -1.4606698751449585, 0.8731498122215271, -1.1321479082107544, -1.0479345321655273, 1.093626856803894, -0.8426556587219238, -1.262636423110962, 0.8951085209846497, -0.4637073576450348, 0.5552376508712769, -0.9589341282844543, 18.366249084472656, 50.39125061035156, -0.25062501430511475, 0.6943749785423279, 0.8968750238418579, -0.38624998927116394, 0.8487499952316284, -0.53125, 0.8231250047683716, 0.390625, 1.0006250143051147, 0.004999999888241291, 20.714445114135742, 50.72875213623047, -0.24062500894069672, -0.3050000071525574, 0.9266666769981384, 0.484375, 0.6775000095367432, -0.27437499165534973, 1.0733332633972168, -0.4856249988079071, 0.6681250333786011, -0.859375], "max": [0.8939879536628723, -0.7421606779098511, 1.4865624904632568, -0.039649613201618195, -0.050903141498565674, 2.921363592147827, -0.2011091411113739, -0.6668192744255066, 1.478289246559143, 0.04613469913601875, 1.0319548845291138, -0.2960488796234131, 70.703125, 72.30555725097656, -0.061250001192092896, 9.105555534362793, 19.964374542236328, 75.58250427246094, 14.997499465942383, 83.06187438964844, 14.233124732971191, 83.08687591552734, 31.024999618530273, 109.3499984741211, 56.75812530517578, 72.45625305175781, -0.051874998956918716, 0.5943750143051147, 41.00062561035156, 61.459999084472656, 36.240623474121094, 66.13687896728516, 37.067501068115234, 70.14125061035156, 69.95500183105469, 110.70500183105469], "mean": [0.5838771462440491, -1.0036060810089111, 1.1320183277130127, -0.3388141095638275, -0.5615610480308533, 1.584684133529663, -0.5923746228218079, -0.8835174441337585, 1.1174430847167969, -0.1376868337392807, 0.8427228331565857, -0.6808907985687256, 51.94281768798828, 63.69451141357422, -0.17376604676246643, 6.531573295593262, 4.1063337326049805, 10.406582832336426, 2.717360258102417, 12.255043029785156, 3.4010632038116455, 14.941752433776855, 5.267094612121582, 26.011137008666992, 39.714115142822266, 63.2354850769043, -0.17515049874782562, 0.3048338294029236, 13.775202751159668, 19.244653701782227, 12.220344543457031, 20.751596450805664, 12.947928428649902, 24.230833053588867, 20.068531036376953, 55.07831573486328], "std": [0.18155774474143982, 0.19717559218406677, 0.1590953916311264, 0.3082044720649719, 0.319685161113739, 0.6245957612991333, 0.24517877399921417, 0.20380792021751404, 0.2100364863872528, 0.172952339053154, 0.16426435112953186, 0.2281956672668457, 12.090014457702637, 5.685629844665527, 0.03135298192501068, 2.3321311473846436, 5.604844570159912, 23.284330368041992, 3.4138104915618896, 26.178823471069336, 4.133501052856445, 27.962753295898438, 8.534178733825684, 39.70167922973633, 12.264725685119629, 8.7979097366333, 0.03316783159971237, 0.2139013707637787, 17.288707733154297, 25.538610458374023, 15.167413711547852, 28.705516815185547, 15.62847900390625, 31.30315399169922, 26.4028263092041, 43.085693359375], "count": [241]}, "action": {"min": [0.2588311433792114, -1.4606698751449585, 0.8731498122215271, -1.1321479082107544, -1.0479345321655273, 1.093626856803894, -0.8426556587219238, -1.262636423110962, 0.8951085209846497, -0.4637073576450348, 0.5552376508712769, -0.9589341282844543, 18.366249084472656, 50.39125061035156, -0.25062501430511475, 0.6943749785423279, 0.8968750238418579, -0.38624998927116394, 0.8487499952316284, -0.53125, 0.8231250047683716, 0.390625, 1.0006250143051147, 0.004999999888241291, 20.714445114135742, 50.72875213623047, -0.24062500894069672, -0.3050000071525574, 0.9266666769981384, 0.484375, 0.6775000095367432, -0.27437499165534973, 1.0733332633972168, -0.4856249988079071, 0.6681250333786011, -0.859375], "max": [0.8939879536628723, -0.7421606779098511, 1.4865624904632568, -0.039649613201618195, -0.050903141498565674, 2.921363592147827, -0.2011091411113739, -0.6668192744255066, 1.478289246559143, 0.04613469913601875, 1.0319548845291138, -0.2960488796234131, 70.703125, 72.30555725097656, -0.061250001192092896, 9.105555534362793, 19.964374542236328, 75.58250427246094, 14.997499465942383, 83.06187438964844, 14.233124732971191, 83.08687591552734, 31.024999618530273, 109.3499984741211, 56.75812530517578, 72.45625305175781, -0.051874998956918716, 0.5943750143051147, 41.00062561035156, 61.459999084472656, 36.240623474121094, 66.13687896728516, 37.067501068115234, 70.14125061035156, 69.95500183105469, 110.70500183105469], "mean": [0.5838767886161804, -1.0036050081253052, 1.1320195198059082, -0.33881399035453796, -0.561560869216919, 1.5846840143203735, -0.592374861240387, -0.883517324924469, 1.1174429655075073, -0.1376868635416031, 0.8427225351333618, -0.6808909177780151, 51.94279479980469, 63.69451904296875, -0.17376600205898285, 6.531574249267578, 4.106326103210449, 10.406596183776855, 2.7173619270324707, 12.255026817321777, 3.40106463432312, 14.94175910949707, 5.267093658447266, 26.0111141204834, 39.71411895751953, 63.23545837402344, -0.1751505732536316, 0.3048338294029236, 13.7752046585083, 19.24464225769043, 12.220355987548828, 20.751598358154297, 12.947932243347168, 24.230833053588867, 20.06853485107422, 55.07832336425781], "std": [0.1815577894449234, 0.19717568159103394, 0.15909546613693237, 0.30820444226264954, 0.3196852207183838, 0.6245956420898438, 0.24517874419689178, 0.20380790531635284, 0.2100365161895752, 0.17295235395431519, 0.16426433622837067, 0.2281956970691681, 12.090012550354004, 5.685630798339844, 0.03135298565030098, 2.3321316242218018, 5.6048479080200195, 23.284332275390625, 3.4138107299804688, 26.178813934326172, 4.133501052856445, 27.962757110595703, 8.534173965454102, 39.701690673828125, 12.264727592468262, 8.797910690307617, 0.033167820423841476, 0.21390140056610107, 17.288711547851562, 25.538610458374023, 15.167412757873535, 28.705514907836914, 15.628477096557617, 31.30315589904785, 26.4028263092041, 43.085693359375], "count": [241]}, "timestamp": {"min": [0.0], "max": [8.0], "mean": [4.0], "std": [2.3190036174568114], "count": [241]}, "frame_index": {"min": [0], "max": [240], "mean": [120.0], "std": [69.57010852370435], "count": [241]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [241]}, "index": {"min": [11037], "max": [11277], "mean": [11157.0], "std": [69.57010852370435], "count": [241]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [241]}, "subtask_annotation": {"mean": [2.33195020746888, 6.0, 6.0, 6.0, 6.0], "std": [1.9595960115904159, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [241]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [241]}, "eef_direction_state": {"mean": [4.244813278008299, 4.095435684647303], "std": [1.9330667233275065, 2.0091130340582786], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_state": {"mean": [0.9253112033195021, 0.921161825726141], "std": [0.8513002056160659, 0.8286921022722812], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_state": {"mean": [0.7759336099585062, 0.6473029045643154], "std": [0.8346749185513789, 0.812303591039987], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_direction_action": {"mean": [4.244813278008299, 4.095435684647303], "std": [1.9330667233275065, 2.0091130340582786], "min": [0, 0], "max": [6, 6], "count": [241]}, "eef_velocity_action": {"mean": [0.9253112033195021, 0.921161825726141], "std": [0.8513002056160659, 0.8286921022722812], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_acc_mag_action": {"mean": [0.7759336099585062, 0.6473029045643154], "std": [0.8346749185513789, 0.812303591039987], "min": [0, 0], "max": [2, 2], "count": [241]}, "eef_sim_pose_state": {"mean": [0.685909700568065, 0.12512057392141318, 1.1841610025571896, -0.12605321300435843, 1.1744262730922181, -0.601903043781819, 0.6589005229056213, -0.14250073677296093, 1.2661512888290507, 1.1741847143973458, 0.9055285002839717, 1.9627783081728818], "std": [0.03498819265403009, 0.06931941179534509, 0.022959342749747126, 1.8416399267430628, 0.12746237758009307, 1.7984015994600135, 0.04760457198053407, 0.04838912521704908, 0.04416534520650235, 0.12942780208924357, 0.115953474940899, 0.10837920800742627], "min": [0.6206090323411764, -0.02258022293489939, 1.132076325795372, -2.9991427771328034, 1.0078601481031617, -2.9958878014282346, 0.6100207262962514, -0.1886314940020777, 1.1956554810544797, 0.9181710166059196, 0.7829086748138199, 1.8344038346788862], "max": [0.7528547925120398, 0.2087073259092178, 1.2298835606827874, 3.13873222522877, 1.5173109389469466, 3.087951886641897, 0.740475060740722, -0.04690901677271456, 1.3582699512014829, 1.4649922881785393, 1.1133760848718972, 2.1853977687829187], "count": [241]}, "eef_sim_pose_action": {"mean": [0.685909700568065, 0.12512057392141318, 1.1841610025571896, -0.12605321300435843, 1.1744262730922181, -0.601903043781819, 0.6589005229056213, -0.14250073677296093, 1.2661512888290507, 1.1741847143973458, 0.9055285002839717, 1.9627783081728818], "std": [0.03498819265403009, 0.06931941179534509, 0.022959342749747126, 1.8416399267430628, 0.12746237758009307, 1.7984015994600135, 0.04760457198053407, 0.04838912521704908, 0.04416534520650235, 0.12942780208924357, 0.115953474940899, 0.10837920800742627], "min": [0.6206090323411764, -0.02258022293489939, 1.132076325795372, -2.9991427771328034, 1.0078601481031617, -2.9958878014282346, 0.6100207262962514, -0.1886314940020777, 1.1956554810544797, 0.9181710166059196, 0.7829086748138199, 1.8344038346788862], "max": [0.7528547925120398, 0.2087073259092178, 1.2298835606827874, 3.13873222522877, 1.5173109389469466, 3.087951886641897, 0.740475060740722, -0.04690901677271456, 1.3582699512014829, 1.4649922881785393, 1.1133760848718972, 2.1853977687829187], "count": [241]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4752719362745098]], [[0.455141454248366]], [[0.455592608251634]]], "std": [[[0.27362691363429303]], [[0.2634519247895223]], [[0.26143797228240473]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12156862745098039]], [[0.1450980392156863]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.56370741625817]], [[0.5751695322712419]], [[0.5677062990196079]]], "std": [[[0.30964629405157207]], [[0.3165922597047924]], [[0.3222512799011704]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0196078431372549]], [[0.12156862745098039]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4624503799019608]], [[0.4621205821078431]], [[0.4470693096405229]]], "std": [[[0.3184061559560416]], [[0.3267123431883603]], [[0.33206331667688704]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41975838643790847]], [[0.43222391135620913]], [[0.3949271241830066]]], "std": [[[0.3753649216199118]], [[0.37673645482342705]], [[0.3933956726406127]]], "count": [100]}, "observation.state": {"min": [0.22700180113315582, -1.5188448429107666, 0.8957523107528687, -0.6851300597190857, -0.7892517447471619, 1.0775201320648193, -0.8653773069381714, -1.2023870944976807, 0.8912460803985596, -0.7393472790718079, 0.5736438632011414, -0.9150644540786743, 33.837501525878906, 52.12562561035156, -0.1837500035762787, -0.2893750071525574, 0.8693749904632568, -0.34375, 0.6568750143051147, -0.5106250047683716, 0.6920000314712524, 0.45875000953674316, 0.9481250047683716, 0.5478571057319641, 13.85111141204834, 49.921875, -0.2706249952316284, -0.30250000953674316, 0.9658333659172058, 1.0236363410949707, 0.635454535484314, -0.28125, 0.7081249952316284, 0.12562499940395355, 0.8643749952316284, 0.3331249952316284], "max": [0.7390241026878357, -0.7706759572029114, 1.6137131452560425, 0.1861123889684677, 0.10566872358322144, 2.3516299724578857, -0.21124207973480225, -0.6689650416374207, 1.3882133960723877, 0.0664721131324768, 0.9590057134628296, -0.1415274292230606, 83.96187591552734, 75.83562469482422, -0.026666665449738503, 9.789999961853027, 37.32062530517578, 76.52937316894531, 48.22062683105469, 80.43374633789062, 50.18687438964844, 100.19312286376953, 40.348751068115234, 110.93812561035156, 59.61750030517578, 73.8862533569336, -0.08812499791383743, 0.7925000190734863, 33.994998931884766, 61.38750076293945, 29.490625381469727, 63.49687576293945, 29.540624618530273, 72.56375122070312, 48.896873474121094, 102.24000549316406], "mean": [0.42742452025413513, -1.1866947412490845, 1.3342150449752808, -0.2939528822898865, -0.23972110450267792, 1.5892014503479004, -0.6422256231307983, -0.7917253971099854, 0.9995250701904297, -0.14598961174488068, 0.8235385417938232, -0.7779290676116943, 53.896583557128906, 65.5879898071289, -0.13364845514297485, 5.055393695831299, 7.455513000488281, 12.718832015991211, 8.216927528381348, 14.973846435546875, 9.853225708007812, 19.6813907623291, 6.842268466949463, 54.49620056152344, 37.30894470214844, 67.06004333496094, -0.18778596818447113, 0.39216917753219604, 7.369736671447754, 12.634793281555176, 6.2332563400268555, 12.137408256530762, 6.54697322845459, 15.236248970031738, 10.026763916015625, 42.309226989746094], "std": [0.12070537358522415, 0.25961238145828247, 0.21074682474136353, 0.23086775839328766, 0.2555510401725769, 0.3731686472892761, 0.20901498198509216, 0.15846925973892212, 0.15237952768802643, 0.2086987942457199, 0.10287672281265259, 0.22061382234096527, 12.907541275024414, 6.566803455352783, 0.028698338195681572, 2.975541591644287, 10.533458709716797, 23.254802703857422, 13.809099197387695, 26.271766662597656, 13.946561813354492, 31.601472854614258, 10.776183128356934, 31.306488037109375, 12.182385444641113, 8.711835861206055, 0.031215690076351166, 0.24172855913639069, 12.131330490112305, 22.331966400146484, 10.614143371582031, 23.874032974243164, 10.502036094665527, 27.77384376525879, 17.549654006958008, 35.2115592956543], "count": [371]}, "action": {"min": [0.22700180113315582, -1.5188448429107666, 0.8957523107528687, -0.6851300597190857, -0.7892517447471619, 1.0775201320648193, -0.8653773069381714, -1.2023870944976807, 0.8912460803985596, -0.7393472790718079, 0.5736438632011414, -0.9150644540786743, 33.837501525878906, 52.12562561035156, -0.1837500035762787, -0.2893750071525574, 0.8693749904632568, -0.34375, 0.6568750143051147, -0.5106250047683716, 0.6920000314712524, 0.45875000953674316, 0.9481250047683716, 0.5478571057319641, 13.85111141204834, 49.921875, -0.2706249952316284, -0.30250000953674316, 0.9658333659172058, 1.0236363410949707, 0.635454535484314, -0.28125, 0.7081249952316284, 0.12562499940395355, 0.8643749952316284, 0.3331249952316284], "max": [0.7390241026878357, -0.7706759572029114, 1.6137131452560425, 0.1861123889684677, 0.10566872358322144, 2.3516299724578857, -0.21124207973480225, -0.6689650416374207, 1.3882133960723877, 0.0664721131324768, 0.9590057134628296, -0.1415274292230606, 83.96187591552734, 75.83562469482422, -0.026666665449738503, 9.789999961853027, 37.32062530517578, 76.52937316894531, 48.22062683105469, 80.43374633789062, 50.18687438964844, 100.19312286376953, 40.348751068115234, 110.93812561035156, 59.61750030517578, 73.8862533569336, -0.08812499791383743, 0.7925000190734863, 33.994998931884766, 61.38750076293945, 29.490625381469727, 63.49687576293945, 29.540624618530273, 72.56375122070312, 48.896873474121094, 102.24000549316406], "mean": [0.4274244010448456, -1.186694860458374, 1.3342150449752808, -0.2939528822898865, -0.2397211492061615, 1.5892014503479004, -0.642225444316864, -0.7917252779006958, 0.9995250701904297, -0.14598961174488068, 0.8235383033752441, -0.7779288291931152, 53.89655685424805, 65.58800506591797, -0.13364844024181366, 5.055393695831299, 7.455516338348389, 12.718835830688477, 8.216937065124512, 14.973861694335938, 9.853221893310547, 19.681392669677734, 6.8422746658325195, 54.49620056152344, 37.30891036987305, 67.06004333496094, -0.18778596818447113, 0.39216935634613037, 7.3697381019592285, 12.63479232788086, 6.2332587242126465, 12.137405395507812, 6.546971797943115, 15.236251831054688, 10.026761054992676, 42.309234619140625], "std": [0.12070539593696594, 0.259612500667572, 0.21074678003787994, 0.23086772859096527, 0.2555510103702545, 0.3731687068939209, 0.20901498198509216, 0.15846924483776093, 0.15237951278686523, 0.20869877934455872, 0.10287672281265259, 0.22061379253864288, 12.907543182373047, 6.566806316375732, 0.028698338195681572, 2.975541114807129, 10.53346061706543, 23.254806518554688, 13.809099197387695, 26.271764755249023, 13.94655990600586, 31.601491928100586, 10.776185035705566, 31.306493759155273, 12.182385444641113, 8.711833953857422, 0.031215688213706017, 0.24172857403755188, 12.131330490112305, 22.33197021484375, 10.614142417907715, 23.874032974243164, 10.502036094665527, 27.773839950561523, 17.54965591430664, 35.21156311035156], "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": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [371]}, "index": {"min": [11278], "max": [11648], "mean": [11463.0], "std": [107.09808588392231], "count": [371]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [371]}, "subtask_annotation": {"mean": [1.2452830188679245, 6.0, 6.0, 6.0, 6.0], "std": [1.8637405836186074, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [371]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [371]}, "eef_direction_state": {"mean": [3.7816711590296497, 4.975741239892184], "std": [1.8054390450061966, 1.6988831523645793], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_state": {"mean": [1.045822102425876, 0.5390835579514824], "std": [0.6733690974482539, 0.7808062879647844], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_state": {"mean": [0.738544474393531, 0.42857142857142855], "std": [0.8333332122453742, 0.732122312511697], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_direction_action": {"mean": [3.7816711590296497, 4.975741239892184], "std": [1.8054390450061966, 1.6988831523645793], "min": [0, 0], "max": [6, 6], "count": [371]}, "eef_velocity_action": {"mean": [1.045822102425876, 0.5390835579514824], "std": [0.6733690974482539, 0.7808062879647844], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_acc_mag_action": {"mean": [0.738544474393531, 0.42857142857142855], "std": [0.8333332122453742, 0.732122312511697], "min": [0, 0], "max": [2, 2], "count": [371]}, "eef_sim_pose_state": {"mean": [0.7257082133324029, 0.08154800465851181, 1.156080621336141, -0.8617963991785083, 1.2061556479560502, -0.23547674229712648, 0.6311168153031776, -0.1438517247514037, 1.2491634114403376, 1.2583060291492714, 1.0144581654086997, 2.037213695884158], "std": [0.035415642729235246, 0.07380674462055706, 0.05267002528361058, 2.2184350772603096, 0.1005931619792948, 2.3918992623556563, 0.02817426228144069, 0.045464841265634146, 0.03968512852444807, 0.14051131341912418, 0.08441636100982056, 0.08875701376586934], "min": [0.6253638360662948, -0.015069721745043202, 1.0601315145457524, -3.131619416728716, 1.0592223777515142, -3.1295605580466863, 0.6106235630266434, -0.18690859832855142, 1.1877056322251018, 0.854143194961829, 0.8626648796255871, 1.8437681954154694], "max": [0.7646516382788718, 0.2044357807577584, 1.2434626266256292, 3.1345227231988813, 1.517599681086625, 3.1383722566479424, 0.6986544783558886, -0.024803826300460657, 1.3446657767895194, 1.5110759407320469, 1.1753320289852223, 2.32388924474843], "count": [371]}, "eef_sim_pose_action": {"mean": [0.7257082133324029, 0.08154800465851181, 1.156080621336141, -0.8617963991785083, 1.2061556479560502, -0.23547674229712648, 0.6311168153031776, -0.1438517247514037, 1.2491634114403376, 1.2583060291492714, 1.0144581654086997, 2.037213695884158], "std": [0.035415642729235246, 0.07380674462055706, 0.05267002528361058, 2.2184350772603096, 0.1005931619792948, 2.3918992623556563, 0.02817426228144069, 0.045464841265634146, 0.03968512852444807, 0.14051131341912418, 0.08441636100982056, 0.08875701376586934], "min": [0.6253638360662948, -0.015069721745043202, 1.0601315145457524, -3.131619416728716, 1.0592223777515142, -3.1295605580466863, 0.6106235630266434, -0.18690859832855142, 1.1877056322251018, 0.854143194961829, 0.8626648796255871, 1.8437681954154694], "max": [0.7646516382788718, 0.2044357807577584, 1.2434626266256292, 3.1345227231988813, 1.517599681086625, 3.1383722566479424, 0.6986544783558886, -0.024803826300460657, 1.3446657767895194, 1.5110759407320469, 1.1753320289852223, 2.32388924474843], "count": [371]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47575232230392156]], [[0.4551837745098039]], [[0.45578751633986925]]], "std": [[[0.27247586477926494]], [[0.262348772991384]], [[0.25991115466611414]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.12549019607843137]], [[0.1411764705882353]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5418153982843137]], [[0.5490453145424837]], [[0.5436369730392157]]], "std": [[[0.3092229796098044]], [[0.3165474024877217]], [[0.3222233563311961]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.03529411764705882]], [[0.12941176470588237]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5079564787581698]], [[0.5150398774509805]], [[0.4981318995098039]]], "std": [[[0.3213066283346946]], [[0.3229941459785606]], [[0.3310575246978992]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4209731903594771]], [[0.43055012663398695]], [[0.3942860559640523]]], "std": [[[0.37343616620139164]], [[0.3780945120512974]], [[0.39427442987519395]]], "count": [100]}, "observation.state": {"min": [0.22719253599643707, -1.4745460748672485, 0.8757915496826172, -0.46535247564315796, -0.7947618961334229, 1.261857509613037, -0.65501469373703, -1.1245183944702148, 0.8770599365234375, -0.21868085861206055, 0.6525139212608337, -0.9737640023231506, 10.632499694824219, 49.053749084472656, -0.6731250286102295, -0.3606249988079071, 0.78125, 0.2606250047683716, 0.71875, -0.5824999809265137, 0.7599999904632568, -3.543750047683716, 0.9587500095367432, -0.8125, 22.568124771118164, 54.07749938964844, -0.23937499523162842, -0.22625000774860382, 0.703125, 0.7493749856948853, 0.5924999713897705, -0.2918750047683716, 0.9212499856948853, -0.4392857253551483, 0.6412500143051147, -0.09437499940395355], "max": [0.6951544284820557, -0.7175554633140564, 1.6329299211502075, 0.25794899463653564, 0.16098268330097198, 2.6021876335144043, -0.40712979435920715, -0.6435969471931458, 1.3539760112762451, -0.09503509849309921, 1.0033866167068481, -0.3286173343658447, 68.27437591552734, 74.9949951171875, 39.51124954223633, 9.429999351501465, 44.106876373291016, 68.65312194824219, 46.75374984741211, 90.03812408447266, 42.48875045776367, 101.73500061035156, 48.506874084472656, 111.19312286376953, 57.912498474121094, 78.64812469482422, 3.90625, 1.0924999713897705, 18.061874389648438, 30.796249389648438, 23.930625915527344, 41.17374801635742, 55.618751525878906, 110.60687255859375, 58.680625915527344, 110.09938049316406], "mean": [0.3741757273674011, -1.1054518222808838, 1.2176182270050049, -0.04704539105296135, -0.20584352314472198, 1.6153541803359985, -0.5620567798614502, -0.7586334943771362, 1.0028129816055298, -0.16811290383338928, 0.7405516505241394, -0.7753785848617554, 50.42974853515625, 63.20184326171875, 2.3114118576049805, 5.249960422515869, 11.198846817016602, 17.38035011291504, 11.9530029296875, 20.06316375732422, 9.300308227539062, 29.671070098876953, 8.112497329711914, 49.043479919433594, 40.187705993652344, 68.8326187133789, 0.4662815034389496, 0.16831788420677185, 3.9785258769989014, 6.16562557220459, 5.313738822937012, 8.280254364013672, 9.781822204589844, 21.947628021240234, 10.247757911682129, 49.762115478515625], "std": [0.09683138877153397, 0.22216209769248962, 0.2175726443529129, 0.21234384179115295, 0.26119115948677063, 0.3859168291091919, 0.06249462068080902, 0.1495092362165451, 0.1601124405860901, 0.03317698836326599, 0.07786989957094193, 0.23980194330215454, 11.771865844726562, 6.0461344718933105, 7.603960037231445, 3.7672200202941895, 13.892234802246094, 22.48719024658203, 14.87615966796875, 29.11725425720215, 12.07345962524414, 37.44594192504883, 12.945476531982422, 43.90255355834961, 10.574993133544922, 8.069397926330566, 0.5521275997161865, 0.3464965522289276, 6.086819171905518, 10.395397186279297, 8.228696823120117, 14.270269393920898, 17.620710372924805, 39.51075744628906, 18.88880729675293, 41.19540023803711], "count": [320]}, "action": {"min": [0.22719253599643707, -1.4745460748672485, 0.8757915496826172, -0.46535247564315796, -0.7947618961334229, 1.261857509613037, -0.65501469373703, -1.1245183944702148, 0.8770599365234375, -0.21868085861206055, 0.6525139212608337, -0.9737640023231506, 10.632499694824219, 49.053749084472656, -0.6731250286102295, -0.3606249988079071, 0.78125, 0.2606250047683716, 0.71875, -0.5824999809265137, 0.7599999904632568, -3.543750047683716, 0.9587500095367432, -0.8125, 22.568124771118164, 54.07749938964844, -0.23937499523162842, -0.22625000774860382, 0.703125, 0.7493749856948853, 0.5924999713897705, -0.2918750047683716, 0.9212499856948853, -0.4392857253551483, 0.6412500143051147, -0.09437499940395355], "max": [0.6951544284820557, -0.7175554633140564, 1.6329299211502075, 0.25794899463653564, 0.16098268330097198, 2.6021876335144043, -0.40712979435920715, -0.6435969471931458, 1.3539760112762451, -0.09503509849309921, 1.0033866167068481, -0.3286173343658447, 68.27437591552734, 74.9949951171875, 39.51124954223633, 9.429999351501465, 44.106876373291016, 68.65312194824219, 46.75374984741211, 90.03812408447266, 42.48875045776367, 101.73500061035156, 48.506874084472656, 111.19312286376953, 57.912498474121094, 78.64812469482422, 3.90625, 1.0924999713897705, 18.061874389648438, 30.796249389648438, 23.930625915527344, 41.17374801635742, 55.618751525878906, 110.60687255859375, 58.680625915527344, 110.09938049316406], "mean": [0.3741756081581116, -1.1054513454437256, 1.2176182270050049, -0.047045398503541946, -0.20584344863891602, 1.6153539419174194, -0.5620566606521606, -0.7586330771446228, 1.0028119087219238, -0.1681128591299057, 0.7405515313148499, -0.7753784656524658, 50.42974853515625, 63.20186233520508, 2.311415195465088, 5.249960899353027, 11.198854446411133, 17.38035011291504, 11.952993392944336, 20.06316375732422, 9.30030632019043, 29.671085357666016, 8.112505912780762, 49.04352569580078, 40.187686920166016, 68.83260345458984, 0.46628159284591675, 0.16831782460212708, 3.978527545928955, 6.1656270027160645, 5.313742160797119, 8.280248641967773, 9.781820297241211, 21.947633743286133, 10.247759819030762, 49.762123107910156], "std": [0.09683138877153397, 0.2221621572971344, 0.2175726592540741, 0.21234385669231415, 0.26119112968444824, 0.38591688871383667, 0.062494613230228424, 0.14950920641422272, 0.16011247038841248, 0.03317699208855629, 0.07786990702152252, 0.23980192840099335, 11.771867752075195, 6.0461344718933105, 7.603959560394287, 3.7672204971313477, 13.892233848571777, 22.48719024658203, 14.87615966796875, 29.117238998413086, 12.07346248626709, 37.4459342956543, 12.945476531982422, 43.90255355834961, 10.574991226196289, 8.069397926330566, 0.5521276593208313, 0.34649649262428284, 6.086819171905518, 10.395398139953613, 8.2286958694458, 14.270269393920898, 17.620708465576172, 39.51076126098633, 18.888805389404297, 41.195396423339844], "count": [320]}, "timestamp": {"min": [0.0], "max": [10.633333333333333], "mean": [5.316666666666666], "std": [3.079186400478037], "count": [320]}, "frame_index": {"min": [0], "max": [319], "mean": [159.5], "std": [92.37559201434111], "count": [320]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [320]}, "index": {"min": [11649], "max": [11968], "mean": [11808.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [1.675, 6.0, 6.0, 6.0, 6.0], "std": [2.0250000000000017, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [320]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [320]}, "eef_direction_state": {"mean": [3.403125, 4.81875], "std": [1.9014771190774313, 1.937691522792005], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [1.234375, 0.58125], "std": [0.7146281266330062, 0.8060077155337907], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.95625, 0.440625], "std": [0.8355153723899978, 0.7264465633307109], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [3.403125, 4.81875], "std": [1.9014771190774313, 1.937691522792005], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [1.234375, 0.58125], "std": [0.7146281266330062, 0.8060077155337907], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.95625, 0.440625], "std": [0.8355153723899978, 0.7264465633307109], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.7073870196328389, 0.08204697975719957, 1.1796532647327127, 0.44463382464280754, 1.2499124139679227, 0.5828641182096426, 0.63874144807342, -0.152031727376082, 1.2601705797787206, 1.2341068003721565, 1.0275513284218523, 2.0047257008723065], "std": [0.04370572745674485, 0.05988319931132308, 0.044968169947484316, 2.2109539974198738, 0.1352588423755992, 1.8503149313882163, 0.03227711278979047, 0.013628298349436551, 0.02396477281452336, 0.1115238345601094, 0.24742195837812558, 0.08468343221584355], "min": [0.6285484020165573, -0.01736534231588366, 1.1080697234551118, -3.1343766043367873, 0.9619603053378354, -2.094520773215928, 0.6146667799017047, -0.1704181842998643, 1.194373767944996, 1.0049519561056839, 0.5217549776906347, 1.8856564491300207], "max": [0.7859879943056746, 0.19115938710956748, 1.263286537299567, 3.14051052887809, 1.5180475488366545, 2.644414855298809, 0.7128457812826339, -0.11280304667939053, 1.3223483102346192, 1.5177709349221606, 1.2676269510484852, 2.2098122105721996], "count": [320]}, "eef_sim_pose_action": {"mean": [0.7073870196328389, 0.08204697975719957, 1.1796532647327127, 0.44463382464280754, 1.2499124139679227, 0.5828641182096426, 0.63874144807342, -0.152031727376082, 1.2601705797787206, 1.2341068003721565, 1.0275513284218523, 2.0047257008723065], "std": [0.04370572745674485, 0.05988319931132308, 0.044968169947484316, 2.2109539974198738, 0.1352588423755992, 1.8503149313882163, 0.03227711278979047, 0.013628298349436551, 0.02396477281452336, 0.1115238345601094, 0.24742195837812558, 0.08468343221584355], "min": [0.6285484020165573, -0.01736534231588366, 1.1080697234551118, -3.1343766043367873, 0.9619603053378354, -2.094520773215928, 0.6146667799017047, -0.1704181842998643, 1.194373767944996, 1.0049519561056839, 0.5217549776906347, 1.8856564491300207], "max": [0.7859879943056746, 0.19115938710956748, 1.263286537299567, 3.14051052887809, 1.5180475488366545, 2.644414855298809, 0.7128457812826339, -0.11280304667939053, 1.3223483102346192, 1.5177709349221606, 1.2676269510484852, 2.2098122105721996], "count": [320]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48302816993464054]], [[0.46310564133986926]], [[0.4644484763071895]]], "std": [[[0.2752201288816993]], [[0.26613689294623377]], [[0.26419780054291936]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10980392156862745]], [[0.1450980392156863]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5175731515522876]], [[0.5284460130718954]], [[0.5185476531862745]]], "std": [[[0.32093691002535185]], [[0.3252800798210599]], [[0.3323408712466336]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.058823529411764705]], [[0.09803921568627451]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4865624264705882]], [[0.4838090706699346]], [[0.4733368402777778]]], "std": [[[0.31524622313540107]], [[0.3264617386795182]], [[0.3301367802872829]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4308507945261438]], [[0.4378370159313726]], [[0.4029201450163399]]], "std": [[[0.37630071405166204]], [[0.37807836034239123]], [[0.39295627330737126]]], "count": [100]}, "observation.state": {"min": [0.14488917589187622, -1.2056057453155518, 0.7894397974014282, -0.15443402528762817, -0.8782044053077698, 1.3765544891357422, -0.9247682690620422, -1.1636911630630493, 0.7890821695327759, -0.5237182378768921, 0.5728809237480164, -1.1873664855957031, 28.44499969482422, 49.6306266784668, 0.5256249904632568, -0.11249999701976776, 0.8706250190734863, -0.25437501072883606, 0.75, -0.22500000894069672, 0.7319999933242798, 0.2643750011920929, 1.228124976158142, 0.4181250035762787, 23.048999786376953, 50.06687545776367, -0.3174999952316284, -0.3943749964237213, 0.9424999952316284, 0.07454545050859451, 0.6311111450195312, -0.7074999809265137, 0.6299999952316284, -0.1418749988079071, 0.7706249952316284, 3.4570000171661377], "max": [0.7492179870605469, -0.6412127017974854, 1.2440394163131714, 0.3228236734867096, 0.02560654655098915, 1.5246385335922241, -0.21431772410869598, -0.6459811329841614, 1.2264200448989868, 0.15535591542720795, 1.0987926721572876, -0.5529011487960815, 71.7925033569336, 66.44889068603516, 0.7200000286102295, 8.869999885559082, 23.01937484741211, 74.13500213623047, 20.264999389648438, 78.62625122070312, 13.6587495803833, 78.38187408447266, 18.553125381469727, 109.41812133789062, 62.693748474121094, 66.66937255859375, -0.04124999791383743, 7.054374694824219, 17.088125228881836, 56.55437469482422, 20.046875, 70.37562561035156, 39.16625213623047, 109.44937896728516, 42.07749938964844, 109.90125274658203], "mean": [0.40645986795425415, -0.7764979004859924, 0.9509764313697815, 0.065320685505867, -0.47661319375038147, 1.4721996784210205, -0.630753219127655, -0.8231502771377563, 0.9612728953361511, -0.14545471966266632, 0.8652243614196777, -0.8832230567932129, 56.39314651489258, 59.031829833984375, 0.5958709120750427, 4.345024108886719, 5.465413570404053, 11.702646255493164, 4.097736358642578, 14.178984642028809, 3.5371038913726807, 18.111600875854492, 4.46229887008667, 38.34555435180664, 44.035743713378906, 58.70991134643555, -0.1196524053812027, 1.8407261371612549, 6.205954074859619, 15.41362476348877, 6.943819046020508, 19.559181213378906, 12.070144653320312, 34.03414535522461, 11.955694198608398, 63.047515869140625], "std": [0.1738237589597702, 0.18166382610797882, 0.12440786510705948, 0.16377657651901245, 0.24076206982135773, 0.052633292973041534, 0.30151641368865967, 0.18135759234428406, 0.17247077822685242, 0.27585622668266296, 0.21930190920829773, 0.2777569890022278, 10.631477355957031, 3.6765224933624268, 0.043262723833322525, 2.989821672439575, 7.409473419189453, 22.460071563720703, 5.565989971160889, 24.839557647705078, 4.154561996459961, 29.59612464904785, 5.772115230560303, 35.21419906616211, 13.628777503967285, 6.255950927734375, 0.0673636794090271, 1.9957621097564697, 6.994433403015137, 21.173500061035156, 8.178611755371094, 26.94256019592285, 13.463579177856445, 45.46198272705078, 15.290587425231934, 32.33206558227539], "count": [223]}, "action": {"min": [0.14488917589187622, -1.2056057453155518, 0.7894397974014282, -0.15443402528762817, -0.8782044053077698, 1.3765544891357422, -0.9247682690620422, -1.1636911630630493, 0.7890821695327759, -0.5237182378768921, 0.5728809237480164, -1.1873664855957031, 28.44499969482422, 49.6306266784668, 0.5256249904632568, -0.11249999701976776, 0.8706250190734863, -0.25437501072883606, 0.75, -0.22500000894069672, 0.7319999933242798, 0.2643750011920929, 1.228124976158142, 0.4181250035762787, 23.048999786376953, 50.06687545776367, -0.3174999952316284, -0.3943749964237213, 0.9424999952316284, 0.07454545050859451, 0.6311111450195312, -0.7074999809265137, 0.6299999952316284, -0.1418749988079071, 0.7706249952316284, 3.4570000171661377], "max": [0.7492179870605469, -0.6412127017974854, 1.2440394163131714, 0.3228236734867096, 0.02560654655098915, 1.5246385335922241, -0.21431772410869598, -0.6459811329841614, 1.2264200448989868, 0.15535591542720795, 1.0987926721572876, -0.5529011487960815, 71.7925033569336, 66.44889068603516, 0.7200000286102295, 8.869999885559082, 23.01937484741211, 74.13500213623047, 20.264999389648438, 78.62625122070312, 13.6587495803833, 78.38187408447266, 18.553125381469727, 109.41812133789062, 62.693748474121094, 66.66937255859375, -0.04124999791383743, 7.054374694824219, 17.088125228881836, 56.55437469482422, 20.046875, 70.37562561035156, 39.16625213623047, 109.44937896728516, 42.07749938964844, 109.90125274658203], "mean": [0.4064597487449646, -0.7764979004859924, 0.9509761929512024, 0.06532071530818939, -0.47661328315734863, 1.4722000360488892, -0.6307530999183655, -0.8231500387191772, 0.9612728357315063, -0.1454547643661499, 0.8652241826057434, -0.8832229971885681, 56.39311981201172, 59.03187942504883, 0.595871090888977, 4.345023155212402, 5.465402603149414, 11.702645301818848, 4.09774112701416, 14.178964614868164, 3.537102699279785, 18.111597061157227, 4.462296485900879, 38.34553527832031, 44.03573989868164, 58.709869384765625, -0.1196524053812027, 1.8407261371612549, 6.205953598022461, 15.413620948791504, 6.943818092346191, 19.559186935424805, 12.070147514343262, 34.034141540527344, 11.955693244934082, 63.04755401611328], "std": [0.173823744058609, 0.18166378140449524, 0.12440787255764008, 0.16377656161785126, 0.24076209962368011, 0.052633292973041534, 0.30151641368865967, 0.18135762214660645, 0.1724707931280136, 0.2758561968803406, 0.21930184960365295, 0.27775701880455017, 10.631478309631348, 3.676522970199585, 0.043262746185064316, 2.9898219108581543, 7.409473896026611, 22.460063934326172, 5.565989971160889, 24.83955955505371, 4.154560089111328, 29.59613800048828, 5.7721147537231445, 35.214195251464844, 13.628778457641602, 6.255950927734375, 0.0673636868596077, 1.9957621097564697, 6.99443244934082, 21.173498153686523, 8.178611755371094, 26.94255828857422, 13.463580131530762, 45.46198272705078, 15.290586471557617, 32.33206558227539], "count": [223]}, "timestamp": {"min": [0.0], "max": [7.4], "mean": [3.7], "std": [2.1457969252574776], "count": [223]}, "frame_index": {"min": [0], "max": [222], "mean": [111.0], "std": [64.37390775772433], "count": [223]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [223]}, "index": {"min": [11969], "max": [12191], "mean": [12080.0], "std": [64.37390775772433], "count": [223]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [223]}, "subtask_annotation": {"mean": [2.3228699551569507, 6.0, 6.0, 6.0, 6.0], "std": [2.005321802148856, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [223]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [223]}, "eef_direction_state": {"mean": [4.085201793721973, 4.36322869955157], "std": [1.985802935864096, 1.6065706944068803], "min": [0, 1], "max": [6, 6], "count": [223]}, "eef_velocity_state": {"mean": [0.905829596412556, 0.9103139013452914], "std": [0.8008471454246504, 0.8475929464142793], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_state": {"mean": [0.7354260089686099, 0.5829596412556054], "std": [0.8347555011903061, 0.7815565893823992], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_direction_action": {"mean": [4.085201793721973, 4.36322869955157], "std": [1.985802935864096, 1.6065706944068803], "min": [0, 1], "max": [6, 6], "count": [223]}, "eef_velocity_action": {"mean": [0.905829596412556, 0.9103139013452914], "std": [0.8008471454246504, 0.8475929464142793], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_action": {"mean": [0.7354260089686099, 0.5829596412556054], "std": [0.8347555011903061, 0.7815565893823992], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_sim_pose_state": {"mean": [0.6501294204845646, 0.13786679489347944, 1.2645813546084335, 0.5669599446931565, 1.3844985913802228, 0.09427686633236455, 0.6180992366088034, -0.12253916494947309, 1.2616132194205778, 1.124336677715927, 1.0730368536833093, 1.9347737713640318], "std": [0.03564524386035698, 0.058265144164422536, 0.03982245082667917, 1.3292321733525876, 0.05700555146871901, 1.1923364509515373, 0.03082068870075923, 0.06295988300817859, 0.0490751015001422, 0.1997526176459162, 0.07970964516749621, 0.22674074374592748], "min": [0.5863535860180912, 0.01888543025077785, 1.1791263196245234, -3.1241579318087145, 1.2779694293491315, -2.6817058722284197, 0.5876722208725056, -0.1833527652084249, 1.1866724091290055, 0.8346121699096298, 0.9402490003499349, 1.7002377615128177], "max": [0.717806881194411, 0.20118443370417521, 1.3140686752588688, 3.126173832320808, 1.5484296130563218, 3.052487777843124, 0.6675107530396829, -0.004074153399632269, 1.3484267719438567, 1.6727634052108944, 1.1542173781615124, 2.525264281747691], "count": [223]}, "eef_sim_pose_action": {"mean": [0.6501294204845646, 0.13786679489347944, 1.2645813546084335, 0.5669599446931565, 1.3844985913802228, 0.09427686633236455, 0.6180992366088034, -0.12253916494947309, 1.2616132194205778, 1.124336677715927, 1.0730368536833093, 1.9347737713640318], "std": [0.03564524386035698, 0.058265144164422536, 0.03982245082667917, 1.3292321733525876, 0.05700555146871901, 1.1923364509515373, 0.03082068870075923, 0.06295988300817859, 0.0490751015001422, 0.1997526176459162, 0.07970964516749621, 0.22674074374592748], "min": [0.5863535860180912, 0.01888543025077785, 1.1791263196245234, -3.1241579318087145, 1.2779694293491315, -2.6817058722284197, 0.5876722208725056, -0.1833527652084249, 1.1866724091290055, 0.8346121699096298, 0.9402490003499349, 1.7002377615128177], "max": [0.717806881194411, 0.20118443370417521, 1.3140686752588688, 3.126173832320808, 1.5484296130563218, 3.052487777843124, 0.6675107530396829, -0.004074153399632269, 1.3484267719438567, 1.6727634052108944, 1.1542173781615124, 2.525264281747691], "count": [223]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4863132679738562]], [[0.46553250816993463]], [[0.46703787173202616]]], "std": [[[0.2759436628883117]], [[0.26654570037968955]], [[0.2644909396449254]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.10588235294117647]], [[0.14901960784313725]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5091232128267974]], [[0.515365191993464]], [[0.502585925245098]]], "std": [[[0.32196257016197954]], [[0.32813606252044303]], [[0.33481046953679955]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.07450980392156863]], [[0.12156862745098039]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5326718831699346]], [[0.5351986478758171]], [[0.5206827512254901]]], "std": [[[0.3143479197117227]], [[0.31791308388135264]], [[0.3284293901413224]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4311596139705883]], [[0.4385980371732026]], [[0.4047466564542484]]], "std": [[[0.37675499410320656]], [[0.37844644807128824]], [[0.3934845226008751]]], "count": [100]}, "observation.state": {"min": [0.1199740618467331, -1.2212462425231934, 0.8005264401435852, -0.04171707481145859, -0.8232718706130981, 1.2813286781311035, -0.865281879901886, -1.158398151397705, 0.761997401714325, -1.019374132156372, 0.43554970622062683, -1.1301213502883911, 30.90999984741211, 51.348751068115234, 0.5562499761581421, 0.8006250262260437, 0.9524999856948853, -0.22499999403953552, 0.8118749856948853, -0.140625, 0.9474999904632568, -3.0392308235168457, 1.203125, 0.3387500047683716, 26.490625381469727, 45.06812286376953, -0.15187500417232513, -0.49437499046325684, 0.4325000047683716, 0.0, 0.5981249809265137, -0.5625, 1.024999976158142, -0.13500000536441803, 0.6306250095367432, -0.8743749856948853], "max": [0.6866083145141602, -0.6330586671829224, 1.264329195022583, 0.4377908706665039, 0.03452353551983833, 1.5490529537200928, -0.0512130931019783, -0.5563820600509644, 1.279707431793213, -0.011325054802000523, 1.0044727325439453, -0.23055428266525269, 70.55249786376953, 63.00555419921875, 0.7037500143051147, 9.708749771118164, 13.352499961853027, 83.76374816894531, 9.725000381469727, 86.98187255859375, 13.910624504089355, 93.43812561035156, 28.330625534057617, 110.02625274658203, 57.678749084472656, 68.56062316894531, -0.05312500149011612, 6.377500057220459, 21.343124389648438, 76.12187957763672, 25.161874771118164, 80.22624969482422, 34.13500213623047, 109.27249908447266, 49.275001525878906, 109.09187316894531], "mean": [0.25001877546310425, -0.8071469068527222, 1.0003509521484375, 0.1670319139957428, -0.37854406237602234, 1.4441359043121338, -0.5104407668113708, -0.7890342473983765, 0.9847515225410461, -0.444959431886673, 0.734677255153656, -0.6914259791374207, 55.649871826171875, 56.153541564941406, 0.6244263648986816, 7.341115474700928, 2.5555901527404785, 11.782535552978516, 2.0314431190490723, 12.793645858764648, 2.810378313064575, 13.643310546875, 4.937765598297119, 22.8759822845459, 41.7220458984375, 58.062862396240234, -0.1127365380525589, 1.5127910375595093, 5.872586250305176, 19.512746810913086, 6.7445292472839355, 20.245819091796875, 9.717226028442383, 29.260391235351562, 12.482930183410645, 49.60093688964844], "std": [0.16750983893871307, 0.16133101284503937, 0.1122494488954544, 0.16268347203731537, 0.19860228896141052, 0.08948170393705368, 0.3115254342556, 0.21295475959777832, 0.19147035479545593, 0.35734573006629944, 0.22104187309741974, 0.3592136800289154, 9.080095291137695, 3.0197999477386475, 0.0340479239821434, 2.688626766204834, 3.025196075439453, 23.846176147460938, 2.041450023651123, 26.3908634185791, 3.595829963684082, 31.654876708984375, 7.577488422393799, 37.65636444091797, 11.619757652282715, 7.618163585662842, 0.02250874973833561, 1.7630847692489624, 7.513092994689941, 29.678565979003906, 8.771636962890625, 30.775657653808594, 11.978364944458008, 42.22325134277344, 17.39532470703125, 42.177188873291016], "count": [184]}, "action": {"min": [0.1199740618467331, -1.2212462425231934, 0.8005264401435852, -0.04171707481145859, -0.8232718706130981, 1.2813286781311035, -0.865281879901886, -1.158398151397705, 0.761997401714325, -1.019374132156372, 0.43554970622062683, -1.1301213502883911, 30.90999984741211, 51.348751068115234, 0.5562499761581421, 0.8006250262260437, 0.9524999856948853, -0.22499999403953552, 0.8118749856948853, -0.140625, 0.9474999904632568, -3.0392308235168457, 1.203125, 0.3387500047683716, 26.490625381469727, 45.06812286376953, -0.15187500417232513, -0.49437499046325684, 0.4325000047683716, 0.0, 0.5981249809265137, -0.5625, 1.024999976158142, -0.13500000536441803, 0.6306250095367432, -0.8743749856948853], "max": [0.6866083145141602, -0.6330586671829224, 1.264329195022583, 0.4377908706665039, 0.03452353551983833, 1.5490529537200928, -0.0512130931019783, -0.5563820600509644, 1.279707431793213, -0.011325054802000523, 1.0044727325439453, -0.23055428266525269, 70.55249786376953, 63.00555419921875, 0.7037500143051147, 9.708749771118164, 13.352499961853027, 83.76374816894531, 9.725000381469727, 86.98187255859375, 13.910624504089355, 93.43812561035156, 28.330625534057617, 110.02625274658203, 57.678749084472656, 68.56062316894531, -0.05312500149011612, 6.377500057220459, 21.343124389648438, 76.12187957763672, 25.161874771118164, 80.22624969482422, 34.13500213623047, 109.27249908447266, 49.275001525878906, 109.09187316894531], "mean": [0.250018835067749, -0.807146430015564, 1.000350832939148, 0.167031928896904, -0.37854406237602234, 1.4441357851028442, -0.5104403495788574, -0.7890343070030212, 0.9847513437271118, -0.44495925307273865, 0.7346771359443665, -0.6914262175559998, 55.6498908996582, 56.15353775024414, 0.6244267821311951, 7.341116905212402, 2.555589199066162, 11.782548904418945, 2.031442165374756, 12.793661117553711, 2.810378313064575, 13.643310546875, 4.937763690948486, 22.875965118408203, 41.722042083740234, 58.062870025634766, -0.11273644119501114, 1.5127907991409302, 5.872587203979492, 19.51274299621582, 6.744528770446777, 20.245811462402344, 9.7172269821167, 29.260395050048828, 12.482931137084961, 49.60093688964844], "std": [0.16750985383987427, 0.16133098304271698, 0.1122494637966156, 0.16268345713615417, 0.1986023336648941, 0.08948170393705368, 0.3115254342556, 0.2129547894001007, 0.19147038459777832, 0.35734570026397705, 0.22104184329509735, 0.3592137396335602, 9.080094337463379, 3.0197994709014893, 0.0340479239821434, 2.688626766204834, 3.025195837020874, 23.846176147460938, 2.0414493083953857, 26.3908634185791, 3.595829963684082, 31.65486717224121, 7.577486515045166, 37.6563606262207, 11.619758605957031, 7.6181640625, 0.02250874601304531, 1.763085126876831, 7.5130934715271, 29.678565979003906, 8.771636962890625, 30.775653839111328, 11.978362083435059, 42.2232551574707, 17.395328521728516, 42.177188873291016], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [184]}, "index": {"min": [12192], "max": [12375], "mean": [12283.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [2.4293478260869565, 6.0, 6.0, 6.0, 6.0], "std": [1.9380087294795014, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [184]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [184]}, "eef_direction_state": {"mean": [4.032608695652174, 4.157608695652174], "std": [2.0374274431280583, 1.6359237315891482], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [0.9510869565217391, 0.9945652173913043], "std": [0.8551626549093486, 0.8242076736023214], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [0.782608695652174, 0.8641304347826086], "std": [0.8252283867870561, 0.8521177610160124], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [4.032608695652174, 4.157608695652174], "std": [2.0374274431280583, 1.6359237315891482], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [0.9510869565217391, 0.9945652173913043], "std": [0.8551626549093486, 0.8242076736023214], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [0.782608695652174, 0.8641304347826086], "std": [0.8252283867870561, 0.8521177610160124], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.6629872339089118, 0.13396456550273478, 1.297845448362923, 0.8368599111815974, 1.3326462780360984, 0.1877046304683227, 0.614650207997727, -0.11048674113737983, 1.2724937660147257, 1.1897877068377318, 1.1692026405816183, 2.075019774077339], "std": [0.03623554867587311, 0.05271000546932205, 0.058556186028515304, 0.9767066410679335, 0.05994372038091929, 0.8829570081186199, 0.037773421498433504, 0.05783363585061819, 0.052474053576239736, 0.3005556116069354, 0.1009755320835251, 0.34053702654838136], "min": [0.5795050585373824, 0.019444109334952164, 1.179716951378857, -0.34971580707710265, 1.2013496237851466, -0.9370143575324734, 0.5683688917190654, -0.17355260931563443, 1.1917995297699473, 0.8786158325764303, 0.994159604030334, 1.7191896345479005], "max": [0.7223263496998451, 0.19363677538797597, 1.3515241575421002, 2.694126660520356, 1.51925113631374, 1.8802265691269207, 0.6706459751522351, -0.012922704594942214, 1.3578666854816277, 1.8405594972769643, 1.2909068816496108, 2.8082065131887615], "count": [184]}, "eef_sim_pose_action": {"mean": [0.6629872339089118, 0.13396456550273478, 1.297845448362923, 0.8368599111815974, 1.3326462780360984, 0.1877046304683227, 0.614650207997727, -0.11048674113737983, 1.2724937660147257, 1.1897877068377318, 1.1692026405816183, 2.075019774077339], "std": [0.03623554867587311, 0.05271000546932205, 0.058556186028515304, 0.9767066410679335, 0.05994372038091929, 0.8829570081186199, 0.037773421498433504, 0.05783363585061819, 0.052474053576239736, 0.3005556116069354, 0.1009755320835251, 0.34053702654838136], "min": [0.5795050585373824, 0.019444109334952164, 1.179716951378857, -0.34971580707710265, 1.2013496237851466, -0.9370143575324734, 0.5683688917190654, -0.17355260931563443, 1.1917995297699473, 0.8786158325764303, 0.994159604030334, 1.7191896345479005], "max": [0.7223263496998451, 0.19363677538797597, 1.3515241575421002, 2.694126660520356, 1.51925113631374, 1.8802265691269207, 0.6706459751522351, -0.012922704594942214, 1.3578666854816277, 1.8405594972769643, 1.2909068816496108, 2.8082065131887615], "count": [184]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4839728125]], [[0.4630286907679738]], [[0.4650284906045752]]], "std": [[[0.27732995495405655]], [[0.2683261912187325]], [[0.2658721487065036]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.11372549019607843]], [[0.1450980392156863]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.506740829248366]], [[0.5113960661764706]], [[0.4997537724673202]]], "std": [[[0.3237011517995913]], [[0.3295837996608914]], [[0.33679530976519323]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.027450980392156862]], [[0.12941176470588237]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4942165788398693]], [[0.5015157128267974]], [[0.4872023876633987]]], "std": [[[0.3198887180182718]], [[0.3220982235580325]], [[0.3295657797026773]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4319447140522876]], [[0.43896876838235294]], [[0.4044328492647059]]], "std": [[[0.3770916657266282]], [[0.3789070157096353]], [[0.3936595429737268]]], "count": [100]}, "observation.state": {"min": [0.20416094362735748, -1.2096112966537476, 0.8327611088752747, -0.28862863779067993, -1.3672295808792114, 1.1273317337036133, -0.8007171750068665, -1.1075665950775146, 0.8543145060539246, -0.753080427646637, 0.5609598159790039, -0.9946975111961365, 27.115554809570312, 53.98249816894531, 0.5662499666213989, 0.10374999791383743, 0.8812500238418579, 0.41624999046325684, 0.6825000047683716, -0.22437500953674316, 0.005000006407499313, -3.166249990463257, 1.1518750190734863, -1.1506249904632568, 30.11312484741211, 52.068748474121094, -0.15812499821186066, -0.4506250023841858, 0.71875, -0.03799999877810478, 0.640625, 0.38499999046325684, 0.7150000333786011, 0.815625011920929, 0.7400000095367432, 0.21937499940395355], "max": [0.9701558947563171, -0.6239032745361328, 1.2537431716918945, 0.3969014585018158, -0.1348039209842682, 1.3611047267913818, -0.20652131736278534, -0.5331544876098633, 1.2205309867858887, -0.0713120847940445, 0.8567940592765808, -0.4003109037876129, 71.09375, 73.52750396728516, 0.6475000381469727, 9.479999542236328, 15.19937515258789, 73.91187286376953, 12.369375228881836, 77.62687683105469, 9.609375, 86.38187408447266, 20.203750610351562, 107.93374633789062, 62.428749084472656, 64.56437683105469, -0.051874998956918716, 7.498749732971191, 11.113750457763672, 70.25125122070312, 10.329375267028809, 82.14187622070312, 19.073749542236328, 107.8550033569336, 26.223125457763672, 109.58499908447266], "mean": [0.45004019141197205, -0.8147614598274231, 1.0174216032028198, 0.09231933206319809, -0.5857604742050171, 1.2882806062698364, -0.5506067872047424, -0.797758162021637, 1.0080862045288086, -0.3652842044830322, 0.7467451095581055, -0.7005924582481384, 50.20820617675781, 65.84552001953125, 0.6144257187843323, 5.629409313201904, 3.3087141513824463, 11.295104026794434, 2.149657726287842, 12.581793785095215, 1.9427733421325684, 13.000699996948242, 3.7543046474456787, 39.23993682861328, 44.428165435791016, 58.08313751220703, -0.11276903003454208, 2.3960013389587402, 3.935678243637085, 22.14398956298828, 3.343125104904175, 25.145793914794922, 5.5057172775268555, 31.59982681274414, 5.667428970336914, 47.05277633666992], "std": [0.1719130277633667, 0.14758984744548798, 0.10747688263654709, 0.2122723013162613, 0.2298789620399475, 0.07957267016172409, 0.2570715844631195, 0.18393458425998688, 0.14281660318374634, 0.2512132525444031, 0.10332643240690231, 0.2422674298286438, 10.549663543701172, 7.202065944671631, 0.018403220921754837, 2.566868543624878, 4.099432468414307, 22.81604766845703, 2.8804893493652344, 25.698284149169922, 2.169403314590454, 30.407941818237305, 4.991342067718506, 38.10734939575195, 12.65040397644043, 4.768730163574219, 0.021961942315101624, 2.57346510887146, 4.043148994445801, 30.217700958251953, 3.4889419078826904, 33.510982513427734, 6.0410075187683105, 41.9062614440918, 7.6671462059021, 43.70604705810547], "count": [218]}, "action": {"min": [0.20416094362735748, -1.2096112966537476, 0.8327611088752747, -0.28862863779067993, -1.3672295808792114, 1.1273317337036133, -0.8007171750068665, -1.1075665950775146, 0.8543145060539246, -0.753080427646637, 0.5609598159790039, -0.9946975111961365, 27.115554809570312, 53.98249816894531, 0.5662499666213989, 0.10374999791383743, 0.8812500238418579, 0.41624999046325684, 0.6825000047683716, -0.22437500953674316, 0.005000006407499313, -3.166249990463257, 1.1518750190734863, -1.1506249904632568, 30.11312484741211, 52.068748474121094, -0.15812499821186066, -0.4506250023841858, 0.71875, -0.03799999877810478, 0.640625, 0.38499999046325684, 0.7150000333786011, 0.815625011920929, 0.7400000095367432, 0.21937499940395355], "max": [0.9701558947563171, -0.6239032745361328, 1.2537431716918945, 0.3969014585018158, -0.1348039209842682, 1.3611047267913818, -0.20652131736278534, -0.5331544876098633, 1.2205309867858887, -0.0713120847940445, 0.8567940592765808, -0.4003109037876129, 71.09375, 73.52750396728516, 0.6475000381469727, 9.479999542236328, 15.19937515258789, 73.91187286376953, 12.369375228881836, 77.62687683105469, 9.609375, 86.38187408447266, 20.203750610351562, 107.93374633789062, 62.428749084472656, 64.56437683105469, -0.051874998956918716, 7.498749732971191, 11.113750457763672, 70.25125122070312, 10.329375267028809, 82.14187622070312, 19.073749542236328, 107.8550033569336, 26.223125457763672, 109.58499908447266], "mean": [0.45004016160964966, -0.8147615790367126, 1.017422080039978, 0.0923192948102951, -0.5857604742050171, 1.288280963897705, -0.5506066083908081, -0.7977579832077026, 1.0080866813659668, -0.3652842938899994, 0.7467449307441711, -0.7005923986434937, 50.20820617675781, 65.84551239013672, 0.6144261360168457, 5.629410266876221, 3.3087050914764404, 11.295088768005371, 2.1496567726135254, 12.581802368164062, 1.9427725076675415, 13.000699996948242, 3.7543060779571533, 39.239925384521484, 44.42818069458008, 58.083133697509766, -0.1127689927816391, 2.396000862121582, 3.9356772899627686, 22.14398956298828, 3.3431265354156494, 25.14579200744629, 5.505713939666748, 31.599824905395508, 5.667430400848389, 47.05276870727539], "std": [0.1719130277633667, 0.1475898176431656, 0.10747688263654709, 0.2122722864151001, 0.2298789769411087, 0.07957267016172409, 0.2570715844631195, 0.18393456935882568, 0.14281661808490753, 0.25121328234672546, 0.10332643240690231, 0.24226747453212738, 10.549662590026855, 7.202064037322998, 0.018403222784399986, 2.566868305206299, 4.099432468414307, 22.816049575805664, 2.880490303039551, 25.698293685913086, 2.1694040298461914, 30.407926559448242, 4.991344451904297, 38.10735321044922, 12.65040397644043, 4.768729209899902, 0.021961946040391922, 2.573464870452881, 4.043148994445801, 30.21769905090332, 3.4889419078826904, 33.510986328125, 6.041006565093994, 41.90625762939453, 7.667146682739258, 43.70604705810547], "count": [218]}, "timestamp": {"min": [0.0], "max": [7.233333333333333], "mean": [3.616666666666667], "std": [2.0976839079751217], "count": [218]}, "frame_index": {"min": [0], "max": [217], "mean": [108.5], "std": [62.930517239253646], "count": [218]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [218]}, "index": {"min": [12376], "max": [12593], "mean": [12484.5], "std": [62.930517239253646], "count": [218]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [218]}, "subtask_annotation": {"mean": [2.3623853211009176, 6.0, 6.0, 6.0, 6.0], "std": [1.9351546884012742, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [218]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [218]}, "eef_direction_state": {"mean": [3.981651376146789, 4.26605504587156], "std": [1.9251195667675594, 1.6542533548726963], "min": [0, 1], "max": [6, 6], "count": [218]}, "eef_velocity_state": {"mean": [1.0229357798165137, 0.9174311926605505], "std": [0.8590727909181798, 0.8309212348210635], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_state": {"mean": [0.7889908256880734, 0.6788990825688074], "std": [0.830313243592224, 0.8391863025372441], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_direction_action": {"mean": [3.981651376146789, 4.26605504587156], "std": [1.9251195667675594, 1.6542533548726963], "min": [0, 1], "max": [6, 6], "count": [218]}, "eef_velocity_action": {"mean": [1.0229357798165137, 0.9174311926605505], "std": [0.8590727909181798, 0.8309212348210635], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_action": {"mean": [0.7889908256880734, 0.6788990825688074], "std": [0.830313243592224, 0.8391863025372441], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_sim_pose_state": {"mean": [0.6597985673353193, 0.14552615244512068, 1.2673387221888044, -0.4117183989131257, 1.3463320403347905, -0.3159085987408631, 0.6187767567591186, -0.11855539456306759, 1.258223609212947, 1.2598466574079337, 1.1184061549027031, 2.1367634445777965], "std": [0.036669564907359335, 0.05676744143566385, 0.04063293097648782, 1.3681263100732708, 0.11989021178719024, 1.4209896688843793, 0.021171610360289757, 0.0597718830248516, 0.05346342064029103, 0.2701012876121895, 0.08450447480500917, 0.19122278585679328], "min": [0.5891201908499486, 0.011294816685738535, 1.167651023649501, -3.0994049852376255, 1.0214900410838657, -3.0202330486552054, 0.5953362324889424, -0.1787110243567425, 1.178050759954636, 0.8031267104291476, 0.9525764261507694, 1.6840277303461695], "max": [0.7102893554086588, 0.2400372772811722, 1.3116096963945396, 3.1162338101261224, 1.5515521187961165, 3.0224803940620038, 0.6518154272164198, -0.011134911142093251, 1.3438640190749653, 1.6755736973766102, 1.2356614061884335, 2.5827305543448063], "count": [218]}, "eef_sim_pose_action": {"mean": [0.6597985673353193, 0.14552615244512068, 1.2673387221888044, -0.4117183989131257, 1.3463320403347905, -0.3159085987408631, 0.6187767567591186, -0.11855539456306759, 1.258223609212947, 1.2598466574079337, 1.1184061549027031, 2.1367634445777965], "std": [0.036669564907359335, 0.05676744143566385, 0.04063293097648782, 1.3681263100732708, 0.11989021178719024, 1.4209896688843793, 0.021171610360289757, 0.0597718830248516, 0.05346342064029103, 0.2701012876121895, 0.08450447480500917, 0.19122278585679328], "min": [0.5891201908499486, 0.011294816685738535, 1.167651023649501, -3.0994049852376255, 1.0214900410838657, -3.0202330486552054, 0.5953362324889424, -0.1787110243567425, 1.178050759954636, 0.8031267104291476, 0.9525764261507694, 1.6840277303461695], "max": [0.7102893554086588, 0.2400372772811722, 1.3116096963945396, 3.1162338101261224, 1.5515521187961165, 3.0224803940620038, 0.6518154272164198, -0.011134911142093251, 1.3438640190749653, 1.6755736973766102, 1.2356614061884335, 2.5827305543448063], "count": [218]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4844188419117647]], [[0.46434262663398695]], [[0.46527711192810456]]], "std": [[[0.27941585985556444]], [[0.2702125305620256]], [[0.26824249189018334]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.09411764705882353]], [[0.14901960784313725]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5142952001633987]], [[0.5294749264705882]], [[0.5161926286764705]]], "std": [[[0.3258726309690845]], [[0.32675726152286105]], [[0.33444583267169475]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.1607843137254902]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5302162050653595]], [[0.5401892504084967]], [[0.5229559415849673]]], "std": [[[0.32134751828396]], [[0.31982275724255754]], [[0.3289332450646823]]], "count": [100]}, "observation.images.cam_third_view": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42808857026143793]], [[0.4342537540849673]], [[0.402912397875817]]], "std": [[[0.3758647125077478]], [[0.3777393208989245]], [[0.3930551938869355]]], "count": [100]}, "observation.state": {"min": [0.17719538509845734, -1.19916832447052, 0.7860303521156311, -0.1848248988389969, -0.9329832196235657, 1.1493858098983765, -0.8708609938621521, -1.1386330127716064, 0.7493610382080078, -0.5524719953536987, 0.6480554342269897, -1.210588812828064, 32.743751525878906, 49.491249084472656, 0.27000001072883606, 0.34312498569488525, 0.8174999952316284, 0.06187500059604645, 0.625, -0.6668750047683716, 0.6668750047683716, -3.507499933242798, 1.0987499952316284, -0.9393749833106995, 26.7549991607666, 45.59937286376953, -0.24000000953674316, -0.46875, 0.6825000047683716, 0.7087500095367432, 0.6037499904632568, -0.013750003650784492, 0.8224999904632568, -0.18812499940395355, 0.8018749952316284, 0.5837500095367432], "max": [0.6685358881950378, -0.5911387205123901, 1.22384512424469, 0.640235185623169, -0.05459868907928467, 1.5021553039550781, -0.2543964982032776, -0.5607690811157227, 1.2865501642227173, 0.040388721972703934, 0.9404325485229492, -0.4158083498477936, 74.9781265258789, 72.26889038085938, 0.3643749952316284, 9.59000015258789, 11.275625228881836, 76.99687194824219, 3.2793750762939453, 80.82312774658203, 3.1762499809265137, 87.53062438964844, 18.672500610351562, 107.89187622070312, 64.1831283569336, 65.0263671875, -0.0625, 8.141875267028809, 22.296875, 57.87125015258789, 24.484375, 66.43000030517578, 50.203125, 110.66687774658203, 54.467498779296875, 110.1768798828125], "mean": [0.38470566272735596, -0.8323525190353394, 1.01143217086792, 0.13969804346561432, -0.5093185305595398, 1.3719691038131714, -0.6412917375564575, -0.7680848240852356, 0.9689110517501831, -0.22200269997119904, 0.8233810067176819, -0.8178030848503113, 54.67206573486328, 63.061798095703125, 0.3124432861804962, 7.208884239196777, 2.687682867050171, 14.250524520874023, 1.3626772165298462, 15.49586296081543, 1.2241413593292236, 16.892431259155273, 3.977762222290039, 30.259044647216797, 42.424800872802734, 56.815895080566406, -0.14868056774139404, 2.5703747272491455, 6.830926418304443, 12.095815658569336, 7.301558971405029, 17.383346557617188, 13.53238296508789, 29.601526260375977, 13.94603443145752, 39.2832145690918], "std": [0.13468974828720093, 0.15596507489681244, 0.11224015802145004, 0.31686100363731384, 0.24043022096157074, 0.12564519047737122, 0.24542483687400818, 0.1938118189573288, 0.2008441835641861, 0.22727221250534058, 0.104624442756176, 0.34919115900993347, 10.282495498657227, 7.534862041473389, 0.01663934998214245, 3.2238609790802, 2.7758829593658447, 25.777254104614258, 0.652826726436615, 27.753942489624023, 0.702398419380188, 33.20933151245117, 4.980303764343262, 38.09792709350586, 14.722159385681152, 6.531464099884033, 0.04223582521080971, 3.1582202911376953, 8.579904556274414, 18.030189514160156, 9.369911193847656, 23.704387664794922, 18.812524795532227, 44.397491455078125, 19.881528854370117, 42.94530487060547], "count": [184]}, "action": {"min": [0.17719538509845734, -1.19916832447052, 0.7860303521156311, -0.1848248988389969, -0.9329832196235657, 1.1493858098983765, -0.8708609938621521, -1.1386330127716064, 0.7493610382080078, -0.5524719953536987, 0.6480554342269897, -1.210588812828064, 32.743751525878906, 49.491249084472656, 0.27000001072883606, 0.34312498569488525, 0.8174999952316284, 0.06187500059604645, 0.625, -0.6668750047683716, 0.6668750047683716, -3.507499933242798, 1.0987499952316284, -0.9393749833106995, 26.7549991607666, 45.59937286376953, -0.24000000953674316, -0.46875, 0.6825000047683716, 0.7087500095367432, 0.6037499904632568, -0.013750003650784492, 0.8224999904632568, -0.18812499940395355, 0.8018749952316284, 0.5837500095367432], "max": [0.6685358881950378, -0.5911387205123901, 1.22384512424469, 0.640235185623169, -0.05459868907928467, 1.5021553039550781, -0.2543964982032776, -0.5607690811157227, 1.2865501642227173, 0.040388721972703934, 0.9404325485229492, -0.4158083498477936, 74.9781265258789, 72.26889038085938, 0.3643749952316284, 9.59000015258789, 11.275625228881836, 76.99687194824219, 3.2793750762939453, 80.82312774658203, 3.1762499809265137, 87.53062438964844, 18.672500610351562, 107.89187622070312, 64.1831283569336, 65.0263671875, -0.0625, 8.141875267028809, 22.296875, 57.87125015258789, 24.484375, 66.43000030517578, 50.203125, 110.66687774658203, 54.467498779296875, 110.1768798828125], "mean": [0.38470563292503357, -0.8323522806167603, 1.01143217086792, 0.1396980583667755, -0.5093185305595398, 1.3719685077667236, -0.6412912607192993, -0.7680846452713013, 0.9689109921455383, -0.22200269997119904, 0.8233807682991028, -0.8178028464317322, 54.67206954956055, 63.061824798583984, 0.31244322657585144, 7.208882808685303, 2.6876823902130127, 14.250517845153809, 1.362676978111267, 15.49588394165039, 1.224141240119934, 16.892417907714844, 3.9777660369873047, 30.25905990600586, 42.424800872802734, 56.81589126586914, -0.14868053793907166, 2.5703742504119873, 6.830923557281494, 12.095808982849121, 7.301558971405029, 17.38334846496582, 13.53238296508789, 29.60152816772461, 13.946032524108887, 39.28321075439453], "std": [0.13468974828720093, 0.15596503019332886, 0.11224018037319183, 0.31686103343963623, 0.24043025076389313, 0.12564517557621002, 0.24542482197284698, 0.19381183385849, 0.20084413886070251, 0.22727221250534058, 0.104624442756176, 0.3491910696029663, 10.282496452331543, 7.534862995147705, 0.0166393481194973, 3.223860263824463, 2.775883674621582, 25.77724838256836, 0.652826726436615, 27.75394630432129, 0.7023984789848328, 33.20934295654297, 4.980303764343262, 38.09791564941406, 14.722159385681152, 6.53146505355835, 0.04223582148551941, 3.1582207679748535, 8.57990550994873, 18.03019142150879, 9.369912147521973, 23.704389572143555, 18.812524795532227, 44.397491455078125, 19.881528854370117, 42.94529724121094], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [184]}, "index": {"min": [13088], "max": [13271], "mean": [13179.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [2.2880434782608696, 6.0, 6.0, 6.0, 6.0], "std": [2.002354179204867, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [184]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [184]}, "eef_direction_state": {"mean": [3.489130434782609, 4.168478260869565], "std": [2.0851158096154987, 1.7032213308027009], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.076086956521739, 0.9619565217391305], "std": [0.7694393166480258, 0.8620428708324899], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_state": {"mean": [0.9293478260869565, 0.6684782608695652], "std": [0.840811983775501, 0.8101837349083346], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_direction_action": {"mean": [3.489130434782609, 4.168478260869565], "std": [2.0851158096154987, 1.7032213308027009], "min": [0, 0], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.076086956521739, 0.9619565217391305], "std": [0.7694393166480258, 0.8620428708324899], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_acc_mag_action": {"mean": [0.9293478260869565, 0.6684782608695652], "std": [0.840811983775501, 0.8101837349083346], "min": [0, 0], "max": [2, 2], "count": [184]}, "eef_sim_pose_state": {"mean": [0.66080552944936, 0.13443411921861675, 1.2713018761684831, 0.6473243444675486, 1.3012648334630483, -0.012253402091969623, 0.6154996468146371, -0.13286576071720366, 1.2517303942291265, 1.2586113487015742, 1.1089967410935413, 2.087197866651026], "std": [0.040718610507466814, 0.06614124537983535, 0.04263827213657278, 1.2362852800633564, 0.07729586034294812, 1.0779113401725777, 0.03690609412169953, 0.045822096498094524, 0.04889648809132736, 0.2189250912801454, 0.1890837601050203, 0.18535349921197503], "min": [0.5726911830897063, 0.009735733918631168, 1.1933279684135016, -0.7475483061395616, 1.176165096808448, -1.2768918018481343, 0.5745800946550537, -0.17702646490262164, 1.1832331694673555, 0.9034555951385831, 0.8620804912259916, 1.8543346980471536], "max": [0.7063682375875014, 0.2050970408694171, 1.3209916805979607, 2.502236605955835, 1.5154130593558381, 1.6175122681236007, 0.6742255048556121, -0.03754183562766025, 1.3377484324608062, 1.6536989972322256, 1.3455807519222849, 2.54384331421941], "count": [184]}, "eef_sim_pose_action": {"mean": [0.66080552944936, 0.13443411921861675, 1.2713018761684831, 0.6473243444675486, 1.3012648334630483, -0.012253402091969623, 0.6154996468146371, -0.13286576071720366, 1.2517303942291265, 1.2586113487015742, 1.1089967410935413, 2.087197866651026], "std": [0.040718610507466814, 0.06614124537983535, 0.04263827213657278, 1.2362852800633564, 0.07729586034294812, 1.0779113401725777, 0.03690609412169953, 0.045822096498094524, 0.04889648809132736, 0.2189250912801454, 0.1890837601050203, 0.18535349921197503], "min": [0.5726911830897063, 0.009735733918631168, 1.1933279684135016, -0.7475483061395616, 1.176165096808448, -1.2768918018481343, 0.5745800946550537, -0.17702646490262164, 1.1832331694673555, 0.9034555951385831, 0.8620804912259916, 1.8543346980471536], "max": [0.7063682375875014, 0.2050970408694171, 1.3209916805979607, 2.502236605955835, 1.5154130593558381, 1.6175122681236007, 0.6742255048556121, -0.03754183562766025, 1.3377484324608062, 1.6536989972322256, 1.3455807519222849, 2.54384331421941], "count": [184]}}} diff --git a/AIRBOT_MMK2_cup_storage/meta/info.json b/AIRBOT_MMK2_cup_storage/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..a4d8140f5e9aaca9bd8df61de40369d8e9e20827 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "discover_robotics_aitbot_mmk2", "total_episodes": 48, "total_frames": 12246, "total_tasks": 1, "total_videos": 192, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:47"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_third_view": {"dtype": "video", "shape": [480, 640, 3], "names": ["height", "width", "channels"], "info": {"video.height": 480, "video.width": 640, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "action": {"dtype": "float32", "shape": [36], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "left_hand_joint_1_rad", "left_hand_joint_2_rad", "left_hand_joint_3_rad", "left_hand_joint_4_rad", "left_hand_joint_5_rad", "left_hand_joint_6_rad", "left_hand_joint_7_rad", "left_hand_joint_8_rad", "left_hand_joint_9_rad", "left_hand_joint_10_rad", "left_hand_joint_11_rad", "left_hand_joint_12_rad", "right_hand_joint_1_rad", "right_hand_joint_2_rad", "right_hand_joint_3_rad", "right_hand_joint_4_rad", "right_hand_joint_5_rad", "right_hand_joint_6_rad", "right_hand_joint_7_rad", "right_hand_joint_8_rad", "right_hand_joint_9_rad", "right_hand_joint_10_rad", "right_hand_joint_11_rad", "right_hand_joint_12_rad"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/AIRBOT_MMK2_cup_storage/meta/tasks.jsonl b/AIRBOT_MMK2_cup_storage/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..69c07e944340199fbd0992658049059d46a94619 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "Hold the blue cup in one hand and place it on the plate, then hold the purple cup in your other hand and put it in the blue cup."} diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3da62296429d01d24d3e1373c16f2e31e1b5827c --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:1daa6e2bcb82f67ecf6f21fd2c0c41bc494d3b0144a3138a4d1d57ea0524c615 +size 3687150 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ab9c9918b7eebbb0ef4cb24e30f4a9c0f570419 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:1ac918459fdde1f7d4f586f5d7e7f7b2775fcc1215f4b64c3708fe80c443c153 +size 4667094 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a09958cdd8ed51f9e82dcda6e636bf84e9b1fca6 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:ca1c17d5155d8adc652b971036cbfeda719e6cc8400c66d351a0e3ca6a9a8bc5 +size 3182148 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0142d49bccbb3a9b22b237dea0178c71e5b77e84 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:7ef8f33039d9b1f8a22e57f8e59bc88dbbdd7c19192f5a2d278f9103a7f78b17 +size 7049743 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b038005f6aace3c73a6d1f3b6414d5907c37d85 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:a4947e5b382220762d27dfba670a90ae6d87f2fc46ec9b1005317788a89b531d +size 6638590 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a0ca8ad753483d7a4f9942b25a72b2d57b3763d --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:57c575011a3d03c7da058449124dec115878fb143165d8c2e45556cd72c4c932 +size 3844299 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca2e061f1b6e43f32df5b47f5dc30547115529e1 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:946aab9dd0e9ed857ea1295a394f2ae52aaa61c121a5c2421156c6053ea808e7 +size 4415064 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1946d8b2062a88e331083f56ee0512059288e4f3 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:58c9c61d0126291d558e3ced65f96cd6976587730c746f60989fbb13fd5043f4 +size 5155153 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97945c920298416218eeabc4113cc1d00918b0d1 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:3fdc8016ba2d4fa567ddde4ee8cb7b09f124a07144aaa8293fcd61118097cb5a +size 3650146 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..694e446b4443e043827f76c5b13b43a0a346a0b2 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:1983ccbff63a8c2bbeeca058d09a2752b2774d0a1165e9f3b1500f588a59b39e +size 4185440 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b4d2487acdc91ec41c9934c12707772cc72766b --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:7db461a61434d0cab08cf53667ab17c0adbd97582653de1108d1ec987abf5ae5 +size 4867992 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6aae942d08eec43589463e4e3502bf855652ca98 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:e22e267286584a23728630c920f0792a542a71f3d816cd976329fc95d6136cc4 +size 6268634 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41ad8ef2e06db9c4b64b35114cf7230b93ae0bdc --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:66e62f7710a5b035a00d029289b5639b79079cabe4d4e7dbda7cf2134609958b +size 3439847 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db2111ad779e615e6f19b64312b3657ce88e5083 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:b662940621feb907060994ab85e2aba0e8d94649ec0a0c97996a4c140c348541 +size 3869430 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76a708e0f51ed9c17728f57249d73f0844adf602 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:6b4855e65b1189cfcf518919b49f4f31b8fc6d978b76ee74e357ac0389eb8e44 +size 3932122 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ad228187080d9192edb8a71772644c43beea83a --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:7fadbd4b1931f49f41ec9f341846dfa6d0bfb41f4564d646606bd480b157988e +size 3307093 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fdc85324f1a83a18fab9c768049f6c01609d986 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:cb9f0eb77578a71d927129583272f71d7f28963eab7713afe57224b3c31ef80b +size 3982195 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7cfc6e5aefaf941ee064ae81bc060cba534c8ea2 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:5a223969360b03f536840bca4b697b6eeaffb0aeb8a8b1007f29529b2a8b09a3 +size 4283936 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c57b829c711598f2a118ab804346c16274379d82 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:b16f44a35746204ad6e21ad690ef6a41fd0a9704dd298e47825a9c7ffa061c05 +size 4518045 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b0379411df05d3294b06dd49fc3dd7693f8b821 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:19c19d474200e8f99cfda951a32b0c55af83ee6e221e80a38d8ef9051c479d95 +size 4940206 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d8353f8b4f9ac8afce6dcd0c6d2117e378c194b --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:11f74bf4b6f111d3ae2e45478630db01f2d7a7db3ad54542d6889da232b04f6b +size 3506199 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fb17dda43dbbe573ffe16e265b2e9ef1b334657 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:fe644b4c004aa314fb32c5f5911782d8f8cddfcb121fb31dd71ba00f6658f5cb +size 3839480 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14e4d66f88ea3aaeb03d1aa8f31d2e512da233be --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:d0a0a717c18ac328733901b0fc25309cac3c60139736731ebaf640d5b0d1d680 +size 3026109 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7774ffef256987af49df0131db6af51ffb0e0f7e --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:0957bc9f2cf1404db298cc6a33a85252c7734e4dfcc1899d4dfccdf9a41b824b +size 3040108 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57a7294fc46d8f2a04216f96a8f6af8b8b5c12d4 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:a2fbb9012746e4a7f40c7a6bdc3493d6c73c44e5a09237f6a3c0eeba010c99de +size 4754355 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd44a7812ad2d805ebfd48bade961757b2f85bfe --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:6c7e0037c45b1198a9acbdf65fdbcc37457ddaf9fbc136218d6b67f088bf8a48 +size 4894605 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2ebc047994f13ce3a7406e9a9efd11dd998c236 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:f79a3cc32edff46a2f2cd751e0d3e8c4e028f7d038507396b90f131799595912 +size 4111386 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df30c2abb4ef9ecb3a214b4c16d457900f16521a --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:18de3a64c8332403fb75bc318fb9a4303fd78bf6ca4ccfa4032163ff04cd3ab3 +size 7347443 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7cb54e415ab923bd9749bd08d46193d5459c6ee --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:4220d4b12f67e99f5f8f0a171e58a2ee7cad90f498f0160670f7a335b181febe +size 3943150 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d095bd8ad447a8c14ca03353f4ea3bdd97dfdf4 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:5a63195555220509b5f1bea778e34b4402d2f770ae7197bad204b25f116cdbc4 +size 3667118 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2e70f582fe3a53eeda27095388247159f37d8aa --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:bd800a42eae0e2446861cfef84daa13f58eb53354cce2da840b17883a794e215 +size 3447391 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38ef8481514f5392f2c39c9ac63d5fc894a597d1 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:ecd1e998a0b58c2916e3e275910b1e71b8c605e8bb62eb82e6d05f0bb9f3696b +size 3312945 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06cbd45a20e657aeffce9e801b6593f4be5232b6 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:1524e433cf163b67a942de46e35b3802f86a18cd95f953c2ef602a08d744c1e0 +size 3193677 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bec23e582dbc695efa52fe3930a9fc3709aee16f --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:353f90f0bd2137fbb6745c42c52a31ddbf31317ac34d1c8132398f6fe6880a0e +size 7362533 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bac4ecfef78f3cca96a5d3fa1be4be0ecba7eb7 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:55c4119157d7f1099e863d26b621f96e241fc75ffdb82f791e3d4c4a4613c50e +size 3033391 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9f086def44d2f5a35a4b63ffca756216f138daa --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:6f45a90c681556434939750d88cd636693ae6409da16648439d990218ff0b2bf +size 3264357 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa14e9d254f5f8a419a2f41a057740fb47bf5fef --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:dba6d5ba7169f237fd6713b1583a3131931fb78d9c7956faf271e1e8e1b8a637 +size 3724550 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6acbadc18582cd382dd9c709e6d6a2a195529158 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:494ed9f6b3a23ed46ebd60baaaf1519a2de1ca0d343cd72bd6a8525bd766dced +size 3442850 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7856ae9ce667b97e765aa80d4ce059323dfea5a6 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:1a64c73d750fe8cec09837193e02ae6c5c7fa5cdac7290ce8596f93fec0ba5c4 +size 3375884 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5726651f89bbac74d6a3c38824a4610406d61cdb --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:a0f41f5f25bba57ed6fb4a00f70651b27d9561a575089c4d06bfb18872935f81 +size 3854207 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d581c6817bd45cba87d046c8efd8f0a4b442739 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:a2c8da2d78618959d1954e6222aa075283f0259d80a59459eb3beb224845c62b +size 3570750 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..963e162c9c2df8c905116f7528b14ed2823ba12b --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:271bec9be890ff7781fc0d5d0adef1cd07070e357d7a646e48a4a34a6920d4f8 +size 4284249 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca478555ef1de80de431665d699f381d8b7e4308 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:29bdb39475a08e6a42b75041c28f12cbd1ce8a2053d899567d112bcd75a37890 +size 6685729 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d05810559f6008273828ba90b66e4628119fa12 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:14b44c1d2c9c4a8b1bad3e453e3622a96a12b2e2f843e0f8e5cd50e076ea39d7 +size 5662765 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4abd20e57552fad56a56123962cf5f7cae56bd48 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:08571ecfcaabe0b513944626ffd71447a49ac2eb600cea7554973a8c27116b20 +size 3734780 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7361bea9968f3258576786349100ef7ca34b4f65 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:7ad725d69371d9be26ee97c697b112190548f2cf7d1dbf60e4595d6ef2a6712b +size 3062426 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc4b31b94ffbba7b6dc957a69f4629ab44ed9911 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:f006a62d6d0dcdb3721155e65bf69e67fd6b0239bfe18123786176f1ef8df1c5 +size 3669964 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7946643de3ecda13888c7b4d7bbd1a0c0e614b84 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:c4084653f11c0cf0c89292e832b9a9b816214cfa63d879d3647a8b69c0157a6f +size 3029426 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f3cce53f7eba7d324b79e3306b8fe809b2c4635 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:af97f06cce21b2ea8181759f962cc13466199701e34f9b983d25ef44a9ef993e +size 1079755 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec871d59159758dcef5dd0dd27eb6e8eff535d28 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:41fc40c6924750e1d3a4afd2725d9f83b07758b22272006dd214aa2cbf00df2b +size 1394446 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c01f5bb898e78c95fc9e3ef1fba5df97e4c9aff1 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:b2cd8962a60f9df549f95d8c0de85ff7c107c9b4b64f4be8d398ed37c1b2f98d +size 869091 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc18d16e7fb8dae994ebfb96cb034f6de57c282b --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:6f44f1a6c89eff7e0c736acb15dfe362040147f8014a8d5d9abb2818cc70329a +size 2042667 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f01abf966214b157c7ea38b652c5e2a0d4d4cf5c --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:5a9d6058504a97b8912b8d42dcc1b0d5d33c36de06d1c6c8ca48b7ecb82bb8fd +size 1945891 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb0083bc2af29aa64c8523f7b2c9a83f7cd7109c --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:03bd57ed9fe2245d6ed829e624894dd62e2a4823142e9e64659255f134177684 +size 1148676 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99f801eca4e2e1e84daa56739de20cb5bd18b64c --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:d943ea3b95698f9a3d15f4a1e0820dbb687edd531fbc1c18d460db559c9352cc +size 1290784 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eafa9a2f988f574fedf52677df257b46f48e12da --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:31463b089dfb846866ab975a4ed0ee0963414cd37114529d89b5d0294ec62db8 +size 2063613 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91c7292a8ec54bd84c663ab60c4ff37dae46c117 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:060c29d81d67bf9d344a09e644f816eca788f9e7c54f13b5d442ca7a8abc9ec8 +size 1202387 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eed00daefc7fff9aa5cae73533f884598734b429 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:adc773d07fb88d9208323e631309b4ed6d9d573839f7eca9e2ebe98a75ee024d +size 1466286 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f2f6daa0d38029012ebfa05a9b95d63d0895f31 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:12b94a5c10bc76b0ec1457bdc074bf6968aec4fd35598422ea99dcc9fb0638a8 +size 1669076 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16f51c0cfd3806765c061cd63e567c9f374f44ac --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:ca9f61ff409eba52dffc9e24c68fca326a2d5c823ec88e20efe7644336a25eb7 +size 2212702 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45c9abac13cc3d3929e573be43ad1e149eca420a --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:52f92275e4d3261233af8b7ab40f658c3692aa4876be12e86f415b1ac0481225 +size 1086636 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64d7e88628d9c6a1a27f0a0c9fd08c8255b23003 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:fd742f32dc469ceee2bb628c883828f862874b99e09d6bd1e4045b97a9bd5fac +size 1428418 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91cfa8e5db2b81ba3907fa56752af9cae6f1b9fc --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:1928a380e616eec22dff2ab75c9ee97871542f4f3df03e14d19ea156b31602d9 +size 1195781 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91a32a2b795a382399588a30db67b87138ab1c09 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:9149226491166c513a292e0cee8d919cc8cfc0cc12f1827af126ec91a38669ae +size 993665 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..137da07933bcd75dd2d0856251c7f2d8234ff418 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:795244a2bc07a3533ffdc43d6ea5647439056a3e00ca859171de4f10a272e37d +size 1209925 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85a4499099e7987d4fe37e0dc277b463e5084d68 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:33ba4bb0abbd5f9536d963173afb8d2922e1ce8a24251182c4c040789880a146 +size 1279436 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5327f07e8075581899043556ca4d27e9b98807c7 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:a1313e5f47bbdb9d812dc6a99bfce0a080d032062904553cf67df79ca51fecfe +size 1319167 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0562ab80fdc045c0439c13581c7df16eb73cf430 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:285ecb074828a82b8dbc59d2898b51fd81f7fa16db195a43da92fb4abbe99f8f +size 1479249 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7fa0c7b5e7b76079e0e02224bfc7891dd6c8134 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:627fdfe315b6eda589002b73375e8348a02a37dea7eb0fe6463b8f91ba526891 +size 1053171 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0f7bf3b543c1630c560fddddb49151c5944b698 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:a2f9c54ed54e0a07b697ca8637510c59cc3e201112f915093376ca8845075e96 +size 1181384 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88f7a82ae4136811d1d392df3a8d3900fb8b8646 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:abd491b8bcf8fd25ee6caa85a6a3bf8a9e1c4e0fff28249cdf674568c8632159 +size 914332 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..702d57961861f120e90350cbafdabdc6e1a81d14 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:5155012a7124e0fc663865faff15f8fbd6632657d3e572d1d6abc06c734ce8bf +size 953477 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..534b3ae7e06d5b4aca2b36dd8c6b0aa4060bcc39 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:84255d6f33a81e998250f0a0cbbc1bc47387fb26392348da46da419104c4158e +size 1397784 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..034f044130f58c1c77f83bb188bad13e0fcaf74e --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:78cbb407111ac11d3981624edc588873d652336f3347dbaed6eb5ac8d2ccd09e +size 1461359 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5eb90307e5c3217151c784b9b48a1489b6780597 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:e8e4c68e02749c128e8f51c99b6137f33a51586e0e5dbdbca03faa812a9befb7 +size 1162406 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbfbb73884ff596beb41643c2d1a9e1addb5b5d6 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:a3658676ad4921c784d6677288d199301314fcee3c23506e859d8fc9442914fd +size 2212297 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65d0f65a8461bafab7235764b9eda4dbdaf0ace6 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:d39fb2cc9a9ea00d7eac2f799cf0f6630697b271cce8cfb6f34a0083701b7902 +size 1155698 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecd39c58e56724fd7fd93e10096876931c5ed1d9 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:e711fdd4deb0fbe700cf9924efb984a3a9c49faf14f31ee05badf7122dc8b013 +size 1061883 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..696f8cab8d5eb5e4bd5e69c7513213cfa8a04d59 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:3a9194a939e92449120015c9ab5f7d2c8e292c45fd587609f3810e24b5162900 +size 955731 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a0803ad404ed9beb129df5b3ccc93e69c17db4b --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:089ba21d96292a668051c8df1b72c373438e617de222f0b0c8da8e26a2836dfe +size 950201 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b00fefee68ff1e588dbe1ce65710571c7f594832 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:7617d14864854b4fbd2e613149bab842ede5035eea385a4cf7ce5c73a1402f12 +size 931698 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c5f7c7f4d79294f18b83449812b55e570e3f0fd --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:93ec12e822180187102b0abf38ba40264277043398fb750248d746227e96f571 +size 2023097 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72a02319792204bccad737eaa859ed4c03fb6e7f --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:37604e94d9c3d24173c5e2690ec3cf811116029191a4824e85d531c6396f5bf9 +size 894782 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a1c132f30367bee741e9b8c5401e78917112e85 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:a1a49986839cceadd10dad992fee7b209ca4a2377ad8c86ae351654c5835f3d5 +size 971127 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c5cc228cf84f8da42ef3ac4a2fcdcd5a4f74270 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:24745f1f1b2f99b2c1aec0c8a09e69e0029ac9470143e8eba5ed3fbdd1c351a4 +size 1018261 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e22ee75bfb0299d8ceb67442c270890a5bc40b7a --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:62169c948b0a771903fdee73c637a3e46028156c2fcb4b73771eac6079c0bfc6 +size 1004304 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0896ff35ba6419c4b8037dfc67e4f3765be4961e --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:afb5370e8db5201a69c16daa63d0de7e0502f0311e4afadeab787747ee47c766 +size 955423 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bdc69f25f26c211b01145dc4f789724dd5da462 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:70d073ef429883e08e877c1a88cab1058e07f8661413ac4516df4f08077c0569 +size 1047067 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13ffc2032beb195801b54d16b1079b1956cdb97d --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:7ef9a3d9ca4447f7849e32ae3f67194d9b35ca40a41260fc8714136e0db05007 +size 964318 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3059388fa572696b469aee3bc32b98b7c9ea86a --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:e5148c23d4679524bc4cfd1c51a5cc62e88882515a4297b32fe4daca40733b04 +size 1161337 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df45f7ba5b67f98939dba520daed5af72509e576 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:f176af136f01b0d24472f2697d8ea8d551ad4d447aa83a17e888e2219a77384f +size 1724485 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aef473f4103116d60099c1aa47d507244ac918a6 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:535d4e8e2893ac620810d967cd6b7b0a995d5bb0f0e3efcbe470630b0acb1377 +size 1625318 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fdcff18c66d7c2fd7e23d351422ce45e562bfd6 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:bbb4c324250d703453d2c5f0438aa25020ccbd3d2628b64b8abc42a124447f97 +size 1125312 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e61f4b9483ff923a0c650f95a56851ae9ddb98c --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:b86fda35c38c3202b1101bd1512d46e2a06726ccace766525e149c01f5b753f7 +size 881332 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bc5bd004f4ea8c9b381f5588f4bb1d008b34953 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:7c7ad2cb5d54bdb723d46fc2aff7d73cd6c8cacb9e39795921256ac96b645264 +size 1033562 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d32257a6af31445bfa4aaa0cd113b7b72994bd3 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:7bcb079061d0f8b310020a579c71ff9bb8ecf3adec002570e94cce1042df1235 +size 867047 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8af0fa8df87419a6ca2bc483fdec3f4881f8dcf --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:88b6b05b2bfab63c74222fe8910118b8d2c5819ca7e56a14060e5473b35bcb92 +size 1099463 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b0e434a142c4cf542c20d98aeaa4699d10f7f66 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:400b6d92a30d8531130a8daae9581997eca786916be53ad4cd5a692998f23315 +size 1585869 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dacfe34f431272c6fc72df2f259efdee8db40fe7 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:32a646c6d69c2468786e61fee48da230810749daaff2a30d61209672805cf50d +size 1142059 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..608b79f07f9e575eb0fa8f8d0f10d9598d04f3d0 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:382071879b76265103f67b2d4dabfdfb52e756691fb2064300ad1a2be51beaa3 +size 2577859 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eb693de81ab701dfb7550d4fd077665d8176152 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:489a3e650cbbe6a99b6a20cc604ba9838c6d5cfd7efa70ef671b86054f4b2ed8 +size 2333592 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdf3b7d88e573c4fef3e5ff9cd6cd81d0c35d625 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:c9fe816c72c0b6debf075f862cb0ee04d43a819d86d11f6d3d511b2fb57b519c +size 1368303 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..718ec565ca04ce9c87c6b7ba82b0d9e1f11ac5c0 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:b45d78d84188d32de0da12a8a9b3b19856c45766a2572f9745c4d27b2cd0718c +size 1593961 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..270903ae66fb585d0bcdf5f13b7b0e44219b4b50 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:7c48755a6c5f6c1b8c42d0892f392e06c437a581a25df6e8ac317091e657523d +size 1888326 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..956e80cb8c8b893fc0893d910dc9bae5b4938c76 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:9623060c122b438f9a9c4304b673bb31a0e55894ebbefb998eba8419998c4a17 +size 1362428 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c3fa9fc007f6db5f165ff2689a9f239f96ece79 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:d0e5f533a886293549b9e5e03aaf03133476a63425cd0d139b99059884b80dca +size 1279215 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcedbb836bbb5459813638ce6864b5a1a993ea60 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:df614c42ada65f7c9b9b2efd4db45b0efc0c1699a43ceda8093a956199ae12d1 +size 1787427 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10e00a2c66d4f3c52ee8b11786fc935f58bc4fa1 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:6fa51ecd16c48df5901598ecf9069fd3c8524273d1e48fe3bf4fdaf0e6dc2a57 +size 2395515 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4debb6cb313d4a5d1e82bdb451bac470aa13c607 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:759cb486f487f748dbff201c4dc1dd2ff7686df76f71c240e4fd691af3a1cad0 +size 1336185 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbbbeaa087baefa05153d2ed4eb1c727bcf46b6d --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:fae47c7c9cc75b9ddf7c5cc864dca976ec84fef5a7aa581767d04adb459aa3e9 +size 1197229 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..092913e177e61329a736be7b59b3b8ea7815ceed --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:77e3192e1eb7559239906c9206d17f0329ba9d37e736be354bc8aaed7ee3db5d +size 1240434 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bbe04a732c47de683a98df587a8249e46bfa0b0 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:30c870a6848a3c5500a7eb7eb02b39000e4ad8ab74801fcb9a8a1d72f74614c8 +size 1050916 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd9d866a83a3f801beee43ae890bb6351267dd69 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:266d4547357b4a3e4db1952921940d63ffe6b7f211229a15ea7d4055114e3db6 +size 1196855 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5df04e25508c631cf0c05af07f43f5fb7c3ff58 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:205e57ac02fec8cf03dd12b04e1edf72d91a926459658868995b1b670d6a3c29 +size 1314780 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47cc11e658ebd72e029566ed0d7fd98dab5b41c0 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:5d4dde1f953b378053cfc203ed0244e7f603db8a8a926e616c8e80e4d39038ae +size 1288123 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53c205e2760a4a678b1e8c51ff79acd1f2b397dc --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:84a36179afbeecfcb74a0fe2a92d3a35eb0b71486e4bb763df7cd9ad4467ae56 +size 1552635 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62188571d2f193614af253d4c48c4fcd5530dfff --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:acf64c0957d0ab1fae6d105c720129299c7f6d34711a862b53ce6b5e0cb0f2ae +size 1094182 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed0f669ea18a8c1419260aff72b50f0557ef6936 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:da06141f8e0312d256758ccedf11f7f874d5f7cd3d92a50e37f8772276653309 +size 1177255 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50aac847f48160c5827b17ea8617a8c07c9e0d30 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:17a67e10c7844a6f202f21df7fd8e85e94512dce852e5070865e0702755b3afc +size 1143131 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89d35e2d5113e596f715116a99def737b61e802b --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:153daa3a0130c85b402ee2eefc57c1c90337f5c1996881cedecc882eafa98684 +size 981356 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f9117e906c63687e24d591b18d902a1e471fa42 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:d54ea4f51ec83450ba36091f825730e3d4ffe4baa8af89c369150a1783a6dbd2 +size 1410628 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a508fd9b506ada35e1343f4d3a659adc773fcca --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:bcb45270a97ef395307259c82e9846f1d430dace012654adf7707da77127aa41 +size 1273932 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dcdabdd6af7af1b614eb63cd4013f6a2b1605de --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:afe9c12ea43b5f90e59a06c7cec70eef4461bb9d81a22fd8ab786ed13c678a08 +size 1292490 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..444d814ad56a6e9f8153f15f4bea4872341bbb62 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:10c44f0dac98d732f860f187d4fc31d651fe34eb79649b4a0c3a0a864210a3f3 +size 2245868 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e09d300d48195a3e96bab37b00cda731d34ad3a --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:d161d48f78b8d68788863c23f6b75acb748c5831ab794b6f7119cad058163ff3 +size 1186198 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe4bb96e05c3c2df8bc563b1e0b0e1b55d2bfbd9 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:4e17e2915a1f9132631ef84a02510d944141b228110df97e0bd7c533c51e8a7b +size 1096766 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fe81a0ed23ad6b5ae8189c70ee1111f89ea78b8 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:53bd5b78fc520f56ac2e572edf99f61784beafa7a86651f0f7fb7270825db062 +size 1064526 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f572be70aad4631af8c8cf8d3441db9957fe69e --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:d9e581d9eba4c5c3e1b92b2f8f4cb3be09467e0d1dd315e23bad0f66ab3a18f0 +size 980559 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c42b58aabe83ce818173bb58f570bafd935acafa --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:2ee21ab4156482b7ce6cbaf6dc82d532bd77cc3ac688327a8d06f1120a1a574a +size 1041736 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3cdd1c15e7f836c35caf12c9cfb3f669b0215c2d --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:e92bffc67e9a1495d153b5c3bbcb21ec2394a5097cfdbd8cd23e9c9c78767f26 +size 2248696 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9245b8cae682fc081b6b725007ed5e2ff5a85891 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:e98f7855521d96f3fa0acf80781fee33fdc5131cbb55c7244194ba0a64f59656 +size 962798 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56cccbe3edb6c46c714328be29f0950ddf63850f --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:74ea42997ac2b776893e6c9cc783d16cff26d7503f9582e690a6c9749bf64410 +size 1052924 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4940e48bf48f7dd64eec0d68386173ea413da2a1 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:6d5ab5cb5c7410979d1bd325bc01a63607b760fdbe88f2a02199f2cde0cc7b51 +size 1161743 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d46ae6b3007ad1928d79456827976c5e2c52b8a --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:1956abdb5d8749ae8f617303f1c12a367f6accd3f47cf50d017e35b4e66eabbe +size 1033153 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd57f39c5ae938ac5ff12611018a9cec4d258ce0 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:57728aed5ee1e6191619d3a59f4c1639fa20be059aefb6678cd3e7787945e9fa +size 1000049 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e39284ad901c35daacbdf7e958bbc3f8500dc82 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:1d4f97581a135a5d546ec130e5de4dde5d7b18c7cc83d001f29536bbbee37562 +size 1071488 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..101ca074860c6fdddb04b357a435542f0d6bcba7 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:3ffa5aad8fdc47b936540bca74fbf82a9a6cd293a635c01242e27691f82952ef +size 1062810 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f93d8f59c37c33429e57d4fe9f7b70e3f3001e1 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:0e7fc4b5f7c2da93466a968c3551bb1d77de737f8f36e54869804308962602c3 +size 1252921 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f250902aee54af59e8550c5c80676a5f4f526f6f --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:d36722d690c02ad23869e9bfb43cf6550adde14ecfb0c3532f899a44bd0e2210 +size 2180601 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da085560013b191318b636b8d15215b60d6d47ce --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:e6fd07f4e22da85eaec7ed2d1102797b28a3c94c500cdcd0d01fa26a3a87dac8 +size 2144267 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b214dffe5abb7dca8c806d51418fc87da08b4e5b --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:b63d78c762b062ea86d9625fbfd4fa695867f6255481a03b6f6fd2802924e9d5 +size 1144254 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b265c8c8741e5b1558aed64efbca0a064ad2b1cb --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:3e06c7d7cd75ebba335c8e642fc2ed83ae666c8c6f402be9458c0c21b076a8a8 +size 1076862 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cbeb68e97385ead4c79f61ba0918ac46ce7542d3 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:bc7b9089368b326317f02862a3dc0b24473ff5702d244b49d2397e1ccf6330cb +size 1163891 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67e9a52c8a6a1062c52823b4b7f3915d8675d413 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:cb8af9f6ee09ce103050d0991c064f174015b653c20d5f4346f383520e5556ac +size 1076761 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1cd7b85df775aec6a769192975cb6a9ecf34e4b1 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:11f8832835e23913f6f771f469104a5c0beff236163631b0107d6c76e34adb33 +size 3751326 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4123ca49dc3f178b093963ad8f9bd8eb97a08fb --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:c6255993d45ec3e1e2047689618acad8513819db91161f3595071ea91b91ed57 +size 4941569 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5c2c420f3abcde13158f016e354f0428d5d31d1 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:8b6fdee7da8d23853ccc3337812e06652a4085ef0a756e9ee3f392d856509603 +size 3295107 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2a26751b28190888cad9cfa76c5b6257f60d31e --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:d9f1c765b92630e062bd548ec4de47b93de041aa1e38aa8aa372c67e6493e602 +size 7274812 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a46fe4374804a6c494caa9924254fca99cca260 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:849345b8f3d5958f48403407d7d8f8e68721f26122e2dc929a770796225ded09 +size 6870229 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..582c2ebc7c386c4253bfc0f527013e4921ddf6f5 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:56b5b8a24f38aac08d993870cb55f59be8f42f295626b20c3d5c1bae338380c1 +size 4078133 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83ca91fe6aa27194eb2686cd0fe9d4880cde7697 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:c7e297214cb8ed43103c4185b83b954c8d4aef8f5f570788422d976419c21e5d +size 4661188 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d3405f010cb0284c1ea7f40d1e36666ec998a8e --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:d42f08ecc94334902ddcae1fef0f58be2aacacd0d58fe055bb69687de5b81076 +size 5977489 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11e05eec480121a526ca572a2a1ad7c68e1df4df --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:cc326afafe32be7fcf22aa3dd9be18b69a967000cb81328719b55bae129fe609 +size 3978564 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..669cd50ae4729a06d884d1644566f741d7791a1e --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:f1b6ef46b38c5a622fe7f98590a3f4c81e9a80f581d67a1c6c29172ac2e9756f +size 4756624 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e7fbd138e4870d618d42faa4c5d8a8ad329712f --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:68a10b832f31776dc433bffc71a80367920984c8b9a9d15f8fc7a38107c73917 +size 5739542 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67eb3cb3b0d7e0fae38775e8f84d76d5196b662e --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:13aa013cb4fe1730a201e88ef4894d7589d5d4877ca57ff394329ea979f3c231 +size 7544754 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8fa5750a2f459353ef42dd5272f4cfc830c6d2d --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:410df0875b5f2a14378d5795eea5d911ab95f853849763909e5f9db45012022c +size 3599535 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fb1852d85460f2cf4d01049604d2d3ccb6dd7da --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:7e4a9af5d116e6fa606493aafe1cae11b6c4f1d0d445367a653a18c94634f0de +size 4404787 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..255ce59e2a7c18817710b1144f66483ae216321f --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:142911cf0ca829f6691446260f8ccd2dfe410dc1eb5332012a574244f7d4213f +size 4172267 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e021d1cc33020f40208918e76d2ddb9dc4a9fed6 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:44a5b5960d3357ad427f57fc5b036c498eec2c83ff5f643aea0989866460e98d +size 3540550 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d153c4b58949abc6aee0ec2359dfada8d3be6eae --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:9d4e1419178e8906f8265939871aa017e6a208665fd71cd469d4d0f23dca1058 +size 4126767 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f5f6c27f13a98e279eb4b6a76bdfbe963605c90 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:64ea46753b505494cf9832e0757b61e60b6c869bcdf566593982bd8c87cd6d74 +size 4616407 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fb8792ce0348c0bbdb3b394fbb1462267e46fb9 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:80045727af0fd7ae897fe378a4f59bc3edb25e1b9cc7c4360283a1a709c98b85 +size 4684047 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a9877a53c369ac89ba3b705f89363c78e37b5c5 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:6bd2358b4948337478555acdb318798f33173f6aac7cea578644dbd645e889c6 +size 5292779 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c48fca32652d744fb215f1f002f3379d66d782fc --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:ece02ec54c56d2ba2ada8d48da80fbc1301c444539976180a4facb2084adccee +size 3556467 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d134e78d31bd9f0638b92f54ed7501bba352c249 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:691fc03411aab36f697b36e395b73a5b9f719730574a90dcb44c5abfaaf31a80 +size 3949703 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bb206eeb38fae42fab8959b930d61d289e7b62f --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:2e5b1daedabb115481c42d53bdb968866713d5ccd77642e018a0f8a27286fa00 +size 3097661 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8b1aaa3b13d057dcb1787faa1559c9470a36785 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:e0877308d1c81b33cc66df349e607acd3a0016133249337f62584091def9d10f +size 3148821 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94ad78fbf9146cf51744b8ad1416ec50c95dd519 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:9c6df935f74f64efd7e83e3551d3bc1635b5d86d9e3828eda70efc648b1912a6 +size 4680731 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f76bd6c87b8cf210b53c85c5269349340d6e6b1 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:2eee70b22a0c7ac8954db241468f0054253d71b4115d74f7e918a7366ebf2ad5 +size 4897627 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..660136aac5edda846542e808bb3fd166ebd43c76 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:62e7c7cbc12e1902774d04be104da79445ae4f49bd74f4a525cc163bd4492caa +size 3930584 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74885802d8689e9fa256f91ddd648d3a8635fcb8 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:d7063e2b106d5ad3a8d13b528a7924c058e2ddda0720a4d9375c3b4c450254c9 +size 7308666 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14c9bf95d08bc46b0805f0d92647cb79cde77a0e --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:fa7955400a6727f431b0e27a3f9d4c85d11ef9f0ed944d23e668823a4c44c33c +size 3839723 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e636f0e0ffef705a7dee90208cebc419fa3461f --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:510d72a117d24dba49866f172c7344a141679c7eeca43108b64da6f272f7608b +size 3612815 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..facf6b68216d4bc8e5db1547d86cc10831786ea6 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:092ef4be8be689a08af723b9d86783f47fd67904d4d2882757e258020c7d1f13 +size 3374094 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02ff8dae000ab562b53ad70c0e3b2333da908b7a --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:339fe81261227d207ae0e0243963568a3b60a7c1ef66d963c571185e390a3657 +size 3221759 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3cf6367b067c07ae4b1541cab724ea0c6d329fc --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:99125a51982b940019343779897f1f2c137e08302e266ee1f49aad2999e826b7 +size 3145074 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36104127ea3bcb787e383c67e04bb5a08e3ed52d --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:351a79cb53a828d3bb219836ad3e94a179896d0df3d4f9f522525b9112f249af +size 7392131 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32818b1eac1de358521777f76d2dd617f145a233 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:cc0fadf1a274e92777ed6570f0aa90cc364ca8c6b3f00c0c513d17ecaf628b13 +size 3019369 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a2266688eb25c2a5debd69ed2de5e4260af79a1 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:bfd4e4280ee5086771a899b6cd038da51ec6bf57e8cd58a59228c52ae06acd60 +size 3225051 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13d919d2629feafe4ed05019b957d42e9644d41e --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:e8ce66c8fa248cc21bed08d7eaba6a06039caf769bf1ae2d7bff1c4e6b67be5d +size 3672442 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e0902ac38ccaa067bc314d85615313221f1818e --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:62f17fd4ad59b8f4ed85ade1d22284ea922f88349d6249e017769e0309e16e5d +size 3376481 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb6ab64f0c1fe9348cd5756671bad9576dec6cff --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:50718fc826ff8968c365edac3b549d4d5a6ae908b435b17520d383acd6167803 +size 3273857 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa6e49c33cb679b7ce7541c6ccc7c1a18265ad9e --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:788e6eb69c91998e4efb0c4fd495e94a62d3e274097e033b1ca532973d406724 +size 3667305 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61c08953bb9eb0dcad01cf01a8a2b1cd98a63630 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:16dd8979309b21eba6064add6262df1ce7a86b21772a3a9b06c55c0b22a43a91 +size 3502786 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2168340b02f5b0a5ad44c2116dfdbc71b4275bc --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:53264f357dcfb728cb047e238dc9d783cee40409b0384b86675d7cf058671288 +size 4109177 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39f0a53044e197cd9894d4ab7155657747d07b65 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:0cd79dd1e610f13899ca85eb9fb324145ef719a04fef40d4f37d8912914a88c0 +size 6424132 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b29d6e15a756e607887cb33a00c30be22ca2764c --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:15322a04c69f61a80210af82e07b4f339c783ee1a8c9dbd340aea8f3fd0bfc2b +size 5461649 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47df9ee86ba118b5300d104ad1eaddd4a34bb930 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:a1138b380c69d7a77a6621e2fcae21aaaac6b65cb27ce89346a307a7aad03ebb +size 3881477 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29747203ccb97028e61219962dde6a3ffc9dcf47 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:7702918c78bc8d2036a80723f91616e120ea82d412552123a1f5c28bbe75f6f5 +size 3138695 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3510368b8d110148921d9bebec8cf0aa2b5c5b78 --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:c5474fb9b9a1a08ac5c88c916598863c238a54d06ddb0d05c9f3ab6c1f58ad26 +size 3785405 diff --git a/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 b/AIRBOT_MMK2_cup_storage/videos/chunk-000/observation.images.cam_third_view/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab2bbb49088473bd338c2ab032060d2e0933876e --- /dev/null +++ b/AIRBOT_MMK2_cup_storage/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:eccacc3e7a2e036418c619c118cbd8ee01f498b20fa09691f054c9611211d9e2 +size 3168159